Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-590 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-a1-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-sCrn3imk83tb/agent.2046 SSH_AGENT_PID=2048 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-a1-docker-merge-master@tmp/private_key_15359964740150477648.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/a1 > git init /w/workspace/ric-plt-a1-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/a1 > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/a1 +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/a1 # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 09a757b4fd63198d8690d50b52bfd04552d47f1f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 09a757b4fd63198d8690d50b52bfd04552d47f1f # timeout=10 Commit message: "Preparing release Image" > git rev-list --no-walk 09a757b4fd63198d8690d50b52bfd04552d47f1f # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins12250085641516204733.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t964 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-t964/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.1.1 from /tmp/venv-t964/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.43.6 botocore==1.43.6 bs4==0.0.2 certifi==2026.4.22 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.3.3 cliff==4.13.3 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.13 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.1.0 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.12.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.1 packaging==26.2 pbr==7.0.3 platformdirs==4.9.6 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.3.0 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.33.1 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.17.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.3.1 wcwidth==0.7.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-a1-docker-merge-master@tmp/config9964832079053324817tmp copy managed file [ric-plt-a1-settings] to file:/w/workspace/ric-plt-a1-docker-merge-master@tmp/config16076224713759320401tmp [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins847908802971309990.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins1740256943381159126.sh [ric-plt-a1-docker-merge-master] $ /bin/sh -xe /tmp/jenkins9594236207145968067.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-plt-a1-docker-merge-master] $ /bin/bash -l /tmp/jenkins14777942710154922730.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-a1-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t964 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-t964/bin to PATH ---> Docker image tag found: 3.2.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=/w/workspace/ric-plt-a1-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-plt-a1 [EnvInject] - Variables injected successfully. [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins10093746282014615620.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1:3.2.3 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1:3.2.3 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 3.84kB done #2 DONE 0.2s #3 [internal] load metadata for docker.io/library/ubuntu:22.04 #3 ... #4 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0 #4 DONE 0.2s #3 [internal] load metadata for docker.io/library/ubuntu:22.04 #3 DONE 1.2s #5 [internal] load build context #5 DONE 0.0s #6 [a1-build 1/19] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 0.1s done #6 sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 2.22kB / 2.22kB done #6 sha256:6c9fa385d15c0cc6ff59747eb6ab018aa5c787418c49ca8b9e63b367f7c9b14f 7.22kB / 7.22kB done #6 ... #5 [internal] load build context #5 transferring context: 1.60MB 0.1s done #5 DONE 0.3s #6 [a1-build 1/19] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 3.15MB / 30.44MB 0.2s #6 sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 143B / 143B 0.2s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 0B / 312.07MB 0.2s #6 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 7.34MB / 30.44MB 0.3s #6 sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 143B / 143B 0.2s done #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 0B / 141.98MB 0.3s #6 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 14.68MB / 30.44MB 0.5s #6 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 17.83MB / 30.44MB 0.6s #6 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 28.31MB / 30.44MB 0.8s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 12.46MB / 141.98MB 0.8s #6 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 30.44MB / 30.44MB 0.9s #6 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 30.44MB / 30.44MB 0.9s done #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 0B / 149.15MB 1.1s #6 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 #6 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 2.0s done #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 14.68MB / 312.07MB 5.2s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 12.58MB / 141.98MB 5.9s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 0B / 149.15MB 6.2s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 20.97MB / 141.98MB 7.0s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 28.31MB / 141.98MB 7.2s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 32.51MB / 312.07MB 7.3s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 37.75MB / 141.98MB 7.4s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 9.44MB / 149.15MB 7.5s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 51.38MB / 312.07MB 7.7s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 53.48MB / 141.98MB 7.7s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 17.83MB / 149.15MB 7.8s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 68.16MB / 141.98MB 7.9s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 67.11MB / 312.07MB 8.1s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 84.93MB / 141.98MB 8.1s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 26.21MB / 149.15MB 8.1s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 93.32MB / 141.98MB 8.2s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 102.76MB / 141.98MB 8.3s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 83.89MB / 312.07MB 8.5s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 120.59MB / 141.98MB 8.5s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 38.80MB / 149.15MB 8.5s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 128.97MB / 141.98MB 8.6s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 141.98MB / 141.98MB 8.8s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 141.98MB / 141.98MB 8.9s done #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 0B / 100.23MB 9.1s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 49.28MB / 149.15MB 9.5s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 7.34MB / 100.23MB 9.5s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 101.71MB / 312.07MB 9.6s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 15.73MB / 100.23MB 9.6s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 57.67MB / 149.15MB 9.8s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 31.46MB / 100.23MB 9.8s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 40.89MB / 100.23MB 9.9s #6 ... #7 [a1-mediator 1/11] FROM docker.io/library/ubuntu:22.04@sha256:962f6cadeae0ea6284001009daa4cc9a8c37e75d1f5191cf0eb83fe565b63dd7 #7 resolve docker.io/library/ubuntu:22.04@sha256:962f6cadeae0ea6284001009daa4cc9a8c37e75d1f5191cf0eb83fe565b63dd7 0.1s done #7 sha256:962f6cadeae0ea6284001009daa4cc9a8c37e75d1f5191cf0eb83fe565b63dd7 6.69kB / 6.69kB done #7 sha256:14be402d3f1eeeb5e7da73d3260322c68e7b51c88388f53e88eb21d6450bd520 424B / 424B done #7 sha256:714d1a2f39e9830a7c0453dc924ddf849be74811c13e4afaa21c0b9b6ad74af0 2.05kB / 2.05kB done #7 ... #6 [a1-build 1/19] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 120.59MB / 312.07MB 10.0s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 66.06MB / 149.15MB 10.0s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 51.38MB / 100.23MB 10.0s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 59.77MB / 100.23MB 10.1s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 77.59MB / 149.15MB 10.3s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 75.50MB / 100.23MB 10.3s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 140.51MB / 312.07MB 10.4s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 84.93MB / 100.23MB 10.4s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 94.37MB / 100.23MB 10.5s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 94.37MB / 149.15MB 10.7s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 100.23MB / 100.23MB 10.6s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 161.48MB / 312.07MB 10.8s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 100.23MB / 100.23MB 10.7s done #6 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 0B / 33.16MB 10.8s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 108.00MB / 149.15MB 11.0s #6 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 12.58MB / 33.16MB 11.0s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 178.26MB / 312.07MB 11.1s #6 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 20.97MB / 33.16MB 11.1s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 118.49MB / 149.15MB 11.2s #6 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 29.36MB / 33.16MB 11.2s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 201.33MB / 312.07MB 11.4s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 130.02MB / 149.15MB 11.4s #6 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 33.16MB / 33.16MB 11.3s done #6 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 0B / 44.06MB 11.4s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 139.46MB / 149.15MB 11.6s #6 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 9.44MB / 44.06MB 11.6s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 217.40MB / 312.07MB 11.7s #6 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 17.83MB / 44.06MB 11.7s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 149.15MB / 149.15MB 11.8s #6 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 26.21MB / 44.06MB 11.8s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 233.83MB / 312.07MB 12.0s #6 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 44.04MB / 44.06MB 12.0s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 252.71MB / 312.07MB 12.2s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 149.15MB / 149.15MB 12.2s done #6 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 44.06MB / 44.06MB 12.3s done #6 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 3.15MB / 9.99MB 12.4s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 286.26MB / 312.07MB 12.6s #6 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 9.99MB / 9.99MB 12.5s done #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 306.18MB / 312.07MB 12.8s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 312.07MB / 312.07MB 13.2s done #6 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 #6 ... #7 [a1-mediator 1/11] FROM docker.io/library/ubuntu:22.04@sha256:962f6cadeae0ea6284001009daa4cc9a8c37e75d1f5191cf0eb83fe565b63dd7 #7 sha256:f63eb04151bcac21ad049f8d781b97b219aba392c5457907f8f3e88e43eb48ec 29.74MB / 29.74MB 13.8s done #7 extracting sha256:f63eb04151bcac21ad049f8d781b97b219aba392c5457907f8f3e88e43eb48ec 2.4s done #7 DONE 17.0s #6 [a1-build 1/19] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 ... #8 [a1-mediator 2/11] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert wget && apt-get clean && update-ca-certificates #8 0.345 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] #8 0.446 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] #8 0.750 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] #8 0.907 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] #8 0.959 Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1294 kB] #8 0.995 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] #8 1.094 Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] #8 1.097 Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [61.6 kB] #8 1.150 Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3915 kB] #8 1.316 Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [7004 kB] #8 2.144 Get:11 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] #8 2.157 Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] #8 2.166 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4247 kB] #8 2.420 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [7251 kB] #8 2.824 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [86.0 kB] #8 2.831 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1602 kB] #8 2.914 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.6 kB] #8 2.914 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [82.8 kB] #8 3.773 Fetched 45.9 MB in 4s (13.1 MB/s) #8 3.773 Reading package lists... #8 5.771 Reading package lists... #8 7.670 Building dependency tree... #8 ... #6 [a1-build 1/19] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 11.3s #6 ... #8 [a1-mediator 2/11] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert wget && apt-get clean && update-ca-certificates #8 7.670 Building dependency tree... #8 8.169 Reading state information... #8 8.961 The following additional packages will be installed: #8 8.966 libpsl5 publicsuffix #8 9.068 The following NEW packages will be installed: #8 9.074 ca-cacert ca-certificates libpsl5 openssl publicsuffix sudo wget #8 9.145 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. #8 9.145 Need to get 2702 kB of archives. #8 9.145 After this operation, 6487 kB of additional disk space will be used. #8 9.145 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.23 [1186 kB] #8 9.215 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] #8 9.222 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.6 [820 kB] #8 9.265 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] #8 9.266 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] #8 9.270 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 wget amd64 1.21.2-2ubuntu1.1 [339 kB] #8 9.290 Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ca-cacert all 2019.0411-2 [7688 B] #8 9.624 debconf: delaying package configuration, since apt-utils is not installed #8 9.720 Fetched 2702 kB in 0s (15.8 MB/s) #8 9.811 Selecting previously unselected package openssl. #8 9.811 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) #8 9.811 Preparing to unpack .../0-openssl_3.0.2-0ubuntu1.23_amd64.deb ... #8 9.821 Unpacking openssl (3.0.2-0ubuntu1.23) ... #8 10.01 Selecting previously unselected package ca-certificates. #8 10.01 Preparing to unpack .../1-ca-certificates_20240203~22.04.1_all.deb ... #8 10.02 Unpacking ca-certificates (20240203~22.04.1) ... #8 10.41 Selecting previously unselected package sudo. #8 10.41 Preparing to unpack .../2-sudo_1.9.9-1ubuntu2.6_amd64.deb ... #8 10.45 Unpacking sudo (1.9.9-1ubuntu2.6) ... #8 10.57 Selecting previously unselected package libpsl5:amd64. #8 10.57 Preparing to unpack .../3-libpsl5_0.21.0-1.2build2_amd64.deb ... #8 10.58 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... #8 10.65 Selecting previously unselected package publicsuffix. #8 10.65 Preparing to unpack .../4-publicsuffix_20211207.1025-1_all.deb ... #8 10.66 Unpacking publicsuffix (20211207.1025-1) ... #8 10.89 Selecting previously unselected package wget. #8 10.89 Preparing to unpack .../5-wget_1.21.2-2ubuntu1.1_amd64.deb ... #8 10.90 Unpacking wget (1.21.2-2ubuntu1.1) ... #8 11.00 Selecting previously unselected package ca-cacert. #8 11.00 Preparing to unpack .../6-ca-cacert_2019.0411-2_all.deb ... #8 11.02 Unpacking ca-cacert (2019.0411-2) ... #8 11.10 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... #8 11.13 Setting up wget (1.21.2-2ubuntu1.1) ... #8 11.29 Setting up sudo (1.9.9-1ubuntu2.6) ... #8 11.44 Setting up openssl (3.0.2-0ubuntu1.23) ... #8 11.47 Setting up publicsuffix (20211207.1025-1) ... #8 11.50 Setting up ca-certificates (20240203~22.04.1) ... #8 11.62 debconf: unable to initialize frontend: Dialog #8 11.62 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 11.62 debconf: falling back to frontend: Readline #8 11.62 debconf: unable to initialize frontend: Readline #8 11.62 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 11.62 debconf: falling back to frontend: Teletype #8 12.07 Updating certificates in /etc/ssl/certs... #8 13.19 148 added, 0 removed; done. #8 13.34 Setting up ca-cacert (2019.0411-2) ... #8 13.38 Processing triggers for libc-bin (2.35-0ubuntu3.13) ... #8 13.42 Processing triggers for ca-certificates (20240203~22.04.1) ... #8 13.43 Clearing symlinks in /etc/ssl/certs... #8 13.94 done. #8 13.94 Updating certificates in /etc/ssl/certs... #8 14.84 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #8 14.88 148 added, 0 removed; done. #8 14.88 Running hooks in /etc/ca-certificates/update.d... #8 14.88 done. #8 14.89 Updating certificates in /etc/ssl/certs... #8 15.52 0 added, 0 removed; done. #8 15.52 Running hooks in /etc/ca-certificates/update.d... #8 15.52 done. #8 15.60 Updating certificates in /etc/ssl/certs... #8 16.24 0 added, 0 removed; done. #8 16.24 Running hooks in /etc/ca-certificates/update.d... #8 16.24 done. #8 ... #6 [a1-build 1/19] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 20.9s #6 ... #8 [a1-mediator 2/11] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert wget && apt-get clean && update-ca-certificates #8 DONE 17.5s #6 [a1-build 1/19] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 ... #9 [a1-mediator 3/11] RUN wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch//rmr_4.9.1_amd64.deb/download.deb #9 0.414 2026-05-11 11:34:42 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4252893.deb?Expires=1778500182&Signature=v~YTKopbFQbdOmuYyW00Iwg7mEuQblUaeC76U8FDAyjm9NcVFBsVF6wYGUje0Ftf7tUBWFaS1wZstPHBKJwQq41DC2aq-x2YdOSh4LRMhq3MBaMlqzrtdnOiUYCavAiDdaomzZg0b5yqsnZ7lZ9IZyEtaFeACbSdb2mT3msDDGM4BViXfwIa8I632P1f~sBpCF2UovoETJhjehVAe6DdbbvSb0spSvQLVLwcmGhHWUEep9-ytqedK2obj6EZ5aHHd5LoCdAh8RZvgfvTUQLQumEhj6~MeOAgCQrcWPU11G6I-VN~cKFXpvarT74KlkBrHyeYIiBn0VQls00e98WV2A__&Key-Pair-Id=K1ZMSF1EKC3AZL [243050/243050] -> "rmr_4.9.1_amd64.deb" [1] #9 DONE 0.7s #6 [a1-build 1/19] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 ... #10 [a1-mediator 4/11] RUN wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch//rmr-dev_4.9.1_amd64.deb/download.deb #0 0.412 2026-05-11 11:34:43 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4252891.deb?Expires=1778500183&Signature=J0U6sxxryA0fmXB-AXMGEN5AyfuLs63q3NyhcICywDag6-ptrhnjSeQ99qQdPlQrG4b5QtpQi5cKBecGr0Po0xHualqdJRF2mAKIPlB~ZVUYRD0fthCKT48ySC5BZbB-KPTvCCGjPC83QHexSLhrwdyJyXk0J~cPsYU0DdSnQ97sbh19J5CXo-JAP6PVne0aUZUuiR6z4JtNmL18m70T0btzFCrHXoCzVdbBy2JYRYccvUO2dzwlpT~kSM2P94G3GFO2fMgrtrzgS6xQrZD~aKfOcC1DyI42U35NW4lII2YQcX8jPWSLrACGW0mEwxb~S0-FCoeZUnFZ1TTTa8GReg__&Key-Pair-Id=K1ZMSF1EKC3AZL [126164/126164] -> "rmr-dev_4.9.1_amd64.deb" [1] #10 DONE 0.6s #6 [a1-build 1/19] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 ... #11 [a1-mediator 5/11] RUN dpkg -i rmr_4.9.1_amd64.deb && dpkg -i rmr-dev_4.9.1_amd64.deb && ldconfig #0 0.350 Selecting previously unselected package rmr. #0 0.350 (Reading database ... 4970 files and directories currently installed.) #0 0.350 Preparing to unpack rmr_4.9.1_amd64.deb ... #0 0.364 Unpacking rmr (4.9.1) ... #0 0.450 Setting up rmr (4.9.1) ... #0 0.594 Selecting previously unselected package rmr-dev. #0 0.600 (Reading database ... 4978 files and directories currently installed.) #0 0.601 Preparing to unpack rmr-dev_4.9.1_amd64.deb ... #0 0.626 Unpacking rmr-dev (4.9.1) ... #0 0.740 Setting up rmr-dev (4.9.1) ... #11 DONE 1.0s #6 [a1-build 1/19] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 ... #12 [a1-mediator 6/11] RUN mkdir -p /opt/a1-mediator && chmod -R 755 /opt/a1-mediator #12 DONE 0.4s #6 [a1-build 1/19] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 25.4s done #6 extracting sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 done #6 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 0.1s #6 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 5.3s #6 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 7.7s done #6 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 #6 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 5.1s #6 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 8.3s done #6 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b #6 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 5.0s #6 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 6.2s done #6 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 #6 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 1.6s done #6 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 #6 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 1.4s done #6 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0.1s #6 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0.3s done #6 DONE 67.0s #13 [a1-build 2/19] RUN wget -nv https://dl.google.com/go/go1.22.5.linux-amd64.tar.gz && tar -xf go1.22.5.linux-amd64.tar.gz && mv go /opt/go/1.22.5 && rm -f go*.gz #13 3.942 2026-05-11 11:35:18 URL:https://dl.google.com/go/go1.22.5.linux-amd64.tar.gz [68972532/68972532] -> "go1.22.5.linux-amd64.tar.gz" [1] #13 DONE 7.2s #14 [a1-build 3/19] RUN apt-get update -y && apt-get install -y jq #14 0.452 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease #14 0.452 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] #14 0.488 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] #14 0.597 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] #14 0.698 Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3915 kB] #14 0.799 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4247 kB] #14 0.949 Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [7004 kB] #14 1.064 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1602 kB] #14 1.160 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [86.0 kB] #14 1.164 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [7251 kB] #14 1.360 Get:11 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1294 kB] #14 1.433 Get:12 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [61.6 kB] #14 1.608 Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.6 kB] #14 1.609 Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [82.8 kB] #14 2.297 Fetched 26.0 MB in 2s (13.5 MB/s) #14 2.297 Reading package lists... #14 4.288 Reading package lists... #14 6.162 Building dependency tree... #14 6.667 Reading state information... #14 7.438 The following additional packages will be installed: #14 7.442 libjq1 libonig5 #14 7.501 The following NEW packages will be installed: #14 7.507 jq libjq1 libonig5 #14 7.580 0 upgraded, 3 newly installed, 0 to remove and 171 not upgraded. #14 7.580 Need to get 359 kB of archives. #14 7.580 After this operation, 1087 kB of additional disk space will be used. #14 7.580 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] #14 7.597 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjq1 amd64 1.6-2.1ubuntu3.2 [135 kB] #14 7.610 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 jq amd64 1.6-2.1ubuntu3.2 [52.5 kB] #14 7.898 debconf: delaying package configuration, since apt-utils is not installed #14 7.997 Fetched 359 kB in 0s (5721 kB/s) #14 8.068 Selecting previously unselected package libonig5:amd64. #14 8.068 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46730 files and directories currently installed.) #14 8.101 Preparing to unpack .../libonig5_6.9.7.1-2build1_amd64.deb ... #14 8.132 Unpacking libonig5:amd64 (6.9.7.1-2build1) ... #14 8.192 Selecting previously unselected package libjq1:amd64. #14 8.198 Preparing to unpack .../libjq1_1.6-2.1ubuntu3.2_amd64.deb ... #14 8.213 Unpacking libjq1:amd64 (1.6-2.1ubuntu3.2) ... #14 8.292 Selecting previously unselected package jq. #14 8.304 Preparing to unpack .../jq_1.6-2.1ubuntu3.2_amd64.deb ... #14 8.311 Unpacking jq (1.6-2.1ubuntu3.2) ... #14 8.449 Setting up libonig5:amd64 (6.9.7.1-2build1) ... #14 8.470 Setting up libjq1:amd64 (1.6-2.1ubuntu3.2) ... #14 8.489 Setting up jq (1.6-2.1ubuntu3.2) ... #14 8.504 Processing triggers for man-db (2.10.2-1) ... #14 8.677 Processing triggers for libc-bin (2.35-0ubuntu3.4) ... #14 DONE 9.0s #15 [a1-build 4/19] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates #15 0.269 #15 0.269 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #15 0.269 #15 0.467 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease #15 0.467 Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease #15 0.521 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #15 0.596 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease #15 1.043 Reading package lists... #15 2.926 Building dependency tree... #15 3.398 Reading state information... #15 3.480 171 packages can be upgraded. Run 'apt list --upgradable' to see them. #15 3.486 #15 3.486 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #15 3.486 #15 3.546 Reading package lists... #15 5.448 Building dependency tree... #15 5.941 Reading state information... #15 6.705 The following packages will be upgraded: #15 6.711 ca-certificates #15 6.779 1 upgraded, 0 newly installed, 0 to remove and 170 not upgraded. #15 6.779 Need to get 162 kB of archives. #15 6.779 After this operation, 9216 B of additional disk space will be used. #15 6.779 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] #15 7.104 debconf: delaying package configuration, since apt-utils is not installed #15 7.207 Fetched 162 kB in 0s (4037 kB/s) #15 7.275 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46747 files and directories currently installed.) #15 7.315 Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... #15 7.339 Unpacking ca-certificates (20240203~22.04.1) over (20230311ubuntu0.22.04.1) ... #15 8.297 Setting up ca-certificates (20240203~22.04.1) ... #15 8.418 debconf: unable to initialize frontend: Dialog #15 8.418 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 8.418 debconf: falling back to frontend: Readline #15 9.626 Updating certificates in /etc/ssl/certs... #15 10.30 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #15 10.34 14 added, 5 removed; done. #15 10.40 Processing triggers for man-db (2.10.2-1) ... #15 10.58 Processing triggers for ca-certificates (20240203~22.04.1) ... #15 10.59 Updating certificates in /etc/ssl/certs... #15 11.09 0 added, 0 removed; done. #15 11.09 Running hooks in /etc/ca-certificates/update.d... #15 11.09 done. #15 11.17 Updating certificates in /etc/ssl/certs... #15 11.59 0 added, 0 removed; done. #15 11.59 Running hooks in /etc/ca-certificates/update.d... #15 11.59 done. #15 DONE 11.7s #16 [a1-build 5/19] RUN wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch//rmr_4.9.4_amd64.deb/download.deb #16 0.365 2026-05-11 11:35:42 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1778500242&Signature=A32DWxYDWaeCPZ8kqI-4K6WubCnE~wr7-eW5R3DqpKID6JO6B18cUgZRVnzcDTHFgpfckjy6jrdFQmpqB~lfaAdvnOW0tUCsfFVjBcv5ZdJvOR4IGsDTC7sMZ624IKsZYL0N5bf-a1yKPZh30AcH8TemL4omg5R6-b53zKA1YNb4jeJ4h32MlsNyT4vQ2LE8~HlxOWY5koTPKp4Z-M5xM0lLGDYeBSsZc4yHF5LrzlKMHWFsI-dYBziFFerJ0sTEoEUmEpgVfiU-uVS9NA1Pb6VrcuL10pXw4VzPoWubSSbImzwexPNLc6P8Ebs0eZbX57KeO8oJwWdduXDxdszwWg__&Key-Pair-Id=K1ZMSF1EKC3AZL [246552/246552] -> "rmr_4.9.4_amd64.deb" [1] #16 DONE 0.5s #17 [a1-build 6/19] RUN wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch//rmr-dev_4.9.4_amd64.deb/download.deb #17 0.349 2026-05-11 11:35:43 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1778500243&Signature=UAE1V~mTOvNw0jJQNPjsiWpRyd-SqpJ25Oh5WTmiWoRWtVq66borRqYjUY~CSOBuGsup7JeUDfNUsymyRi-NDz~R2avYtJIFlGW0J7ZSFfz0H1r62zyastOx3CTT9spxjvwL7M-FIS8MddFVUjWdxHxSImbtQQypbNSX4eqn1BkqSr9JPmZrUmgXH-TLLDMTV3UHEGvgVrbMfyiG9-8GU4halD2ZlvcOQdVfzJJ8AWj1Aebr3vulQxcHthemvLDGFYyFrZjQY4w4yxluyg87PQg8JyylCZOGPys4b2rbVVBWeCTgbOi-~DkbTLhDHSGZRunc7KoBps5FQJYLcTR3qQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [128860/128860] -> "rmr-dev_4.9.4_amd64.deb" [1] #17 DONE 0.5s #18 [a1-build 7/19] RUN dpkg -i rmr_4.9.4_amd64.deb && dpkg -i rmr-dev_4.9.4_amd64.deb && ldconfig #18 0.252 Selecting previously unselected package rmr. #18 0.281 (Reading database ... 46756 files and directories currently installed.) #18 0.285 Preparing to unpack rmr_4.9.4_amd64.deb ... #18 0.304 Unpacking rmr (4.9.4) ... #18 0.336 Setting up rmr (4.9.4) ... #18 0.405 Selecting previously unselected package rmr-dev. #18 0.431 (Reading database ... 46764 files and directories currently installed.) #18 0.435 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... #18 0.444 Unpacking rmr-dev (4.9.4) ... #18 0.494 Setting up rmr-dev (4.9.4) ... #18 DONE 0.7s #19 [a1-build 8/19] RUN mkdir -p /go/bin #19 DONE 0.3s #20 [a1-build 9/19] RUN mkdir -p /go/src/ws #20 DONE 0.3s #21 [a1-build 10/19] WORKDIR /go/src/ws #21 DONE 0.1s #22 [a1-build 11/19] COPY go.mod /go/src/ws #22 DONE 0.2s #23 [a1-build 12/19] COPY go.sum /go/src/ws #23 DONE 0.2s #24 [a1-build 13/19] RUN GO111MODULE=on go mod download #24 DONE 6.2s #25 [a1-build 14/19] COPY . /go/src/ws #25 DONE 0.2s #26 [a1-build 15/19] COPY ./config/config_test.yaml /opt/a1-mediator/ #26 DONE 0.1s #27 [a1-build 16/19] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o /go/src/ws/cache/go/cmd/a1 cmd/a1.go #27 DONE 34.0s #28 [a1-build 17/19] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/resthooks/ #28 17.92 ok gerrit.o-ran-sc.org/r/ric-plt/a1/pkg/resthooks 0.140s coverage: 82.0% of statements #28 DONE 18.2s #29 [a1-build 18/19] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/a1/ #29 0.928 ok gerrit.o-ran-sc.org/r/ric-plt/a1/pkg/a1 0.004s coverage: 83.3% of statements #29 DONE 1.1s #30 [a1-build 19/19] RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') #30 0.220 cmd/a1.go #30 0.221 pkg/rmr/messages.go #30 0.227 pkg/restful/restful.go #30 0.228 pkg/models/policy_type_id.go #30 0.235 pkg/restapi/doc.go #30 0.240 pkg/restapi/configure_a1.go #30 0.240 pkg/restapi/operations/a1_mediator/a1_controller_create_or_replace_policy_instance.go #30 0.240 pkg/restapi/operations/a1_mediator/a1_controller_get_policy_instance_status_responses.go #30 0.240 pkg/restapi/operations/a1_mediator/a1_controller_create_or_replace_policy_instance_responses.go #30 0.240 pkg/restapi/operations/a1_mediator/a1_controller_get_policy_type.go #30 0.240 pkg/restapi/operations/a1_mediator/a1_controller_create_policy_type_responses.go #30 0.240 pkg/restapi/operations/a1_mediator/a1_controller_get_policy_instance.go #30 0.240 pkg/restapi/operations/a1_mediator/a1_controller_delete_policy_instance.go #30 0.240 pkg/restapi/operations/a1_mediator/a1_controller_get_all_policy_types_responses.go #30 0.240 pkg/restapi/operations/a1_mediator/a1_controller_create_policy_type.go #30 0.240 pkg/restapi/operations/a1_mediator/a1_controller_delete_policy_instance_responses.go #30 0.240 pkg/restapi/operations/a1_mediator/a1_controller_get_policy_instance_status.go #30 0.240 pkg/restapi/operations/a1_mediator/a1_controller_get_all_policy_types.go #30 0.240 pkg/restapi/operations/a1_mediator/a1_controller_get_all_instances_for_type.go #30 0.240 pkg/restapi/operations/a1_mediator/a1_controller_get_healthcheck_responses.go #30 0.241 pkg/restapi/operations/a1_mediator/a1_controller_get_all_instances_for_type_responses.go #30 0.241 pkg/restapi/operations/a1_mediator/a1_controller_get_policy_type_responses.go #30 0.241 pkg/restapi/operations/a1_mediator/a1_controller_delete_policy_type.go #30 0.241 pkg/restapi/operations/a1_mediator/a1_controller_delete_policy_type_responses.go #30 0.241 pkg/restapi/operations/a1_mediator/a1_controller_get_policy_instance_responses.go #30 0.241 pkg/restapi/operations/a1_mediator/a1_controller_get_healthcheck.go #30 0.241 pkg/restapi/operations/a1_e_i_data_delivery/a1_controller_data_delivery.go #30 0.241 pkg/restapi/operations/a1_e_i_data_delivery/a1_controller_data_delivery_responses.go #30 0.241 pkg/resthooks/types.go #30 0.243 pkg/resthooks/resthooks.go #30 0.243 pkg/a1/a1.go #30 DONE 0.4s #31 [a1-mediator 7/11] COPY --from=a1-build /go/src/ws/cache/go/cmd/a1 /opt/a1-mediator/a1 #31 DONE 0.3s #32 [a1-mediator 8/11] COPY ./config/config.yaml /opt/a1-mediator/ #32 DONE 0.1s #33 [a1-mediator 9/11] WORKDIR /opt/a1-mediator #33 DONE 0.1s #34 [a1-mediator 10/11] COPY a1-entrypoint.sh /opt/a1-mediator/ #34 DONE 0.2s #35 [a1-mediator 11/11] RUN chmod -R 755 /opt/a1-mediator/a1-entrypoint.sh #35 DONE 0.4s #36 exporting to image #36 exporting layers #36 exporting layers 0.9s done #36 writing image sha256:87ca8e4c89cb9c7a28e32e5e0ac4641bd8525d6d2903449e41536609c5ba458a done #36 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1:3.2.3 0.0s done #36 DONE 0.9s ---> docker-build.sh ends [ric-plt-a1-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4712346738664568603.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins10415240581841023637.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1:3.2.3 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1:3.2.3 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1] 4bd83a2699c9: Preparing 05fadfaacdf0: Preparing 5f70bf18a086: Preparing 118a76eb7eb2: Preparing 638d96c4ebaf: Preparing 3aaddc58c485: Preparing 021c91765caf: Preparing 150c86f61e88: Preparing 01a426a09d5d: Preparing 37d8bec809d8: Preparing 39fbf5f8fe52: Preparing 3aaddc58c485: Waiting 021c91765caf: Waiting 150c86f61e88: Waiting 01a426a09d5d: Waiting 37d8bec809d8: Waiting 39fbf5f8fe52: Waiting 5f70bf18a086: Pushed 05fadfaacdf0: Pushed 118a76eb7eb2: Pushed 4bd83a2699c9: Pushed 3aaddc58c485: Pushed 150c86f61e88: Pushed 01a426a09d5d: Pushed 021c91765caf: Pushed 638d96c4ebaf: Pushed 39fbf5f8fe52: Pushed 37d8bec809d8: Pushed 3.2.3: digest: sha256:8080f6ece9912ac14be33f976e8cf5e6146e4b2dea3ab2f0d8f8f705ceb159e8 size: 2617 ---> docker-push.sh ends [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins13311241210857249321.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2048 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins8079702194814598764.sh ---> sysstat.sh [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins11906663026502542163.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-a1-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-plt-a1-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-plt-a1-docker-merge-master ']' + mkdir -p /w/workspace/ric-plt-a1-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-a1-docker-merge-master/archives/ [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins1388565297899406399.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-a1-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t964 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-t964/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins11002953615974249683.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-a1-docker-merge-master@tmp/config11404493324277499621tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins12798581079028390434.sh ---> create-netrc.sh [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins11642056259372193199.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-a1-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t964 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-t964/bin to PATH [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins18195576611720523542.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins6855165504078103414.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-a1-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t964 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-t964/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ric-plt-a1-docker-merge-master] $ /bin/bash -l /tmp/jenkins4408590443489144706.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-a1-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t964 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-t964/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-a1-docker-merge-master/496 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-590 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 13G 7.0G 64% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7975 520 1559 0 5895 7157 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:90:ee:56 brd ff:ff:ff:ff:ff:ff inet 10.32.7.30/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86005sec preferred_lft 86005sec inet6 fe80::f816:3eff:fe90:ee56/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:b4:18:26:b3 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-590) 05/11/26 _x86_64_ (4 CPU) 11:31:45 LINUX RESTART (4 CPU) 11:32:01 tps rtps wtps bread/s bwrtn/s 11:33:01 158.26 69.29 88.97 5604.67 39997.22 11:34:01 62.52 4.65 57.87 845.59 9040.36 11:35:01 192.32 8.90 183.42 1473.22 103202.13 11:36:01 162.80 0.73 162.06 5.86 48329.09 11:37:01 52.51 0.27 52.24 16.00 9857.56 11:38:02 24.21 0.40 23.81 32.79 1759.41 Average: 108.77 14.04 94.73 1329.73 35363.85 11:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:33:01 5889828 7416048 2277592 27.89 37892 1668484 976732 10.60 581896 1526220 64060 11:34:01 5594820 7412556 2572600 31.50 58344 1923884 962440 10.44 609664 1760148 124764 11:35:01 2767104 7380104 5400316 66.12 112228 4511624 1211916 13.15 798336 4210316 280656 11:36:01 1719580 7270096 6447840 78.95 153692 5288968 1591268 17.27 1174776 4755912 100184 11:37:01 1642140 7359004 6525280 79.89 157356 5448540 1041036 11.30 1235080 4771772 2472 11:38:02 1615740 7343604 6551680 80.22 159364 5456308 1055632 11.45 1259272 4773276 10944 Average: 3204869 7363569 4962551 60.76 113146 4049635 1139837 12.37 943171 3632941 97180 11:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:33:01 ens3 384.14 211.01 1147.43 64.83 0.00 0.00 0.00 0.00 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 11:34:01 ens3 66.37 50.86 669.15 7.71 0.00 0.00 0.00 0.00 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:01 lo 1.87 1.87 0.16 0.16 0.00 0.00 0.00 0.00 11:35:01 ens3 532.51 259.74 14706.39 19.77 0.00 0.00 0.00 0.00 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 11:36:01 ens3 232.97 192.59 1967.50 15.38 0.00 0.00 0.00 0.00 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:37:01 ens3 119.65 212.36 17.29 1600.60 0.00 0.00 0.00 0.00 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:01 lo 3.80 3.80 0.32 0.32 0.00 0.00 0.00 0.00 11:38:02 ens3 13.66 16.48 9.86 15.61 0.00 0.00 0.00 0.00 11:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:02 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 Average: ens3 224.88 157.17 3086.10 287.29 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 1.39 1.39 0.12 0.12 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-590) 05/11/26 _x86_64_ (4 CPU) 11:31:45 LINUX RESTART (4 CPU) 11:32:01 CPU %user %nice %system %iowait %steal %idle 11:33:01 all 18.41 0.00 2.95 5.50 1.97 71.17 11:33:01 0 9.93 0.00 1.68 5.66 1.28 81.45 11:33:01 1 10.36 0.00 1.83 7.38 1.73 78.70 11:33:01 2 26.27 0.00 5.97 6.50 2.74 58.52 11:33:01 3 27.06 0.00 2.31 2.46 2.13 66.04 11:34:01 all 19.22 0.00 1.37 2.10 1.10 76.22 11:34:01 0 11.09 0.00 0.87 1.87 0.62 85.56 11:34:01 1 0.37 0.00 0.63 5.40 0.83 92.76 11:34:01 2 58.49 0.00 3.38 1.05 2.53 34.56 11:34:01 3 6.85 0.00 0.62 0.08 0.43 92.02 11:35:01 all 22.43 0.00 11.65 3.49 3.94 58.50 11:35:01 0 20.88 0.00 11.82 3.73 4.06 59.51 11:35:01 1 18.70 0.00 10.97 2.26 3.24 64.83 11:35:01 2 25.59 0.00 12.20 5.67 4.39 52.15 11:35:01 3 24.58 0.00 11.57 2.29 4.07 57.49 11:36:01 all 22.16 0.00 7.80 3.49 3.09 63.46 11:36:01 0 23.08 0.00 9.10 6.92 3.25 57.64 11:36:01 1 19.69 0.00 6.73 2.08 2.55 68.96 11:36:01 2 21.69 0.00 7.37 2.40 3.49 65.05 11:36:01 3 24.20 0.00 7.99 2.56 3.06 62.18 11:37:01 all 40.79 0.00 6.80 1.21 6.23 44.98 11:37:01 0 39.01 0.00 6.39 0.78 6.08 47.74 11:37:01 1 45.15 0.00 7.31 2.91 6.35 38.28 11:37:01 2 41.29 0.00 7.33 0.03 6.27 45.08 11:37:01 3 37.71 0.00 6.15 1.11 6.20 48.83 11:38:02 all 19.78 0.00 1.08 1.04 1.02 77.08 11:38:02 0 23.35 0.00 1.11 0.13 1.06 74.34 11:38:02 1 35.21 0.00 1.46 3.18 1.58 58.57 11:38:02 2 13.63 0.00 1.21 0.78 1.11 83.26 11:38:02 3 6.89 0.00 0.55 0.07 0.32 92.18 Average: all 23.82 0.00 5.26 2.80 2.89 65.22 Average: 0 21.25 0.00 5.15 3.17 2.73 67.70 Average: 1 21.62 0.00 4.82 3.87 2.72 66.98 Average: 2 31.19 0.00 6.23 2.73 3.42 56.43 Average: 3 21.23 0.00 4.85 1.43 2.70 69.78