Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-docker-4c-4g-2054 (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-JaHLKp1XglvM/agent.2062
SSH_AGENT_PID=2064
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/ric-plt-a1-docker-merge-master@tmp/private_key_16993265189157626246.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 36ac87f24b0de22cd48883fd762640b9595cbfdb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 36ac87f24b0de22cd48883fd762640b9595cbfdb # timeout=10
Commit message: "RIC:1060: Change in PTL"
 > git rev-list --no-walk 36ac87f24b0de22cd48883fd762640b9595cbfdb # 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/jenkins3882785505503708853.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-KpqR
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-KpqR/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.
lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
Python 3.10.6
pip 25.1.1 from /tmp/venv-KpqR/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.6.2
aspy.yaml==1.3.0
attrs==25.3.0
autopage==0.5.2
beautifulsoup4==4.13.4
boto3==1.38.27
botocore==1.38.27
bs4==0.0.2
cachetools==5.5.2
certifi==2025.4.26
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.2
click==8.2.1
cliff==4.10.0
cmd2==2.6.0
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.2.18
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.4.0
durationpy==0.10
email_validator==2.2.0
filelock==3.18.0
future==1.0.0
gitdb==4.0.12
GitPython==3.1.44
google-auth==2.40.2
httplib2==0.22.0
identify==2.6.12
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.6
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.24.0
jsonschema-specifications==2025.4.1
keystoneauth1==5.11.0
kubernetes==32.0.1
lftools==0.37.12
lxml==5.4.0
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.5.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==4.0.2
oslo.config==9.8.0
oslo.context==6.0.0
oslo.i18n==6.5.1
oslo.log==7.1.0
oslo.serialization==5.7.0
oslo.utils==9.0.0
packaging==25.0
pbr==6.1.1
platformdirs==4.3.8
prettytable==3.16.0
psutil==7.0.0
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.6.1
PyJWT==2.10.1
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.7.0
python-dateutil==2.9.0.post0
python-heatclient==4.2.0
python-jenkins==1.8.2
python-keystoneclient==5.6.0
python-magnumclient==4.8.1
python-openstackclient==8.1.0
python-swiftclient==4.8.0
PyYAML==6.0.2
referencing==0.36.2
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.25.1
rsa==4.9.1
ruamel.yaml==0.18.12
ruamel.yaml.clib==0.2.12
s3transfer==0.13.0
simplejson==3.20.1
six==1.17.0
smmap==5.0.2
soupsieve==2.7
stevedore==5.4.1
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.1
typing_extensions==4.13.2
tzdata==2025.2
urllib3==1.26.20
virtualenv==20.31.2
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.17.2
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
provisioning config files...
copy managed file [global-settings] to file:/w/workspace/ric-plt-a1-docker-merge-master@tmp/config14805787479640199775tmp
copy managed file [ric-plt-a1-settings] to file:/w/workspace/ric-plt-a1-docker-merge-master@tmp/config12908823979691478943tmp
[ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins5035145421550700100.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/jenkins10193388731284723883.sh
[ric-plt-a1-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6946392643001200808.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/jenkins14042653980927375493.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-KpqR from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: yq 
lf-activate-venv(): INFO: Adding /tmp/venv-KpqR/bin to PATH
---> Docker image tag found: 3.2.2
[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/jenkins15792188970052792904.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.2
docker build --network=host     -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1:3.2.2 .
#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.1s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 3.84kB done
#2 DONE 0.1s

#3 [internal] load metadata for docker.io/library/ubuntu:18.04
#3 ...

#4 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0
#4 DONE 0.1s

#3 [internal] load metadata for docker.io/library/ubuntu:18.04
#3 DONE 1.2s

#5 [a1-build  1/20] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9
#5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 0.1s done
#5 ...

#6 [internal] load build context
#6 transferring context: 1.60MB 0.0s done
#6 DONE 0.1s

#5 [a1-build  1/20] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9
#5 sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec 0B / 144B 0.1s
#5 sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 2.22kB / 2.22kB done
#5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 2.10MB / 28.58MB 0.1s
#5 sha256:1590675bd66ad2ba395b4e6cb2f427fdd269589746f11c9ba07505ac39f1f7a3 6.52kB / 6.52kB done
#5 sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec 144B / 144B 0.1s done
#5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 7.34MB / 28.58MB 0.2s
#5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 1.05MB / 337.65MB 0.2s
#5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 0B / 129.05MB 0.2s
#5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 18.87MB / 28.58MB 0.4s
#5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 25.17MB / 28.58MB 0.5s
#5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 7.34MB / 129.05MB 0.5s
#5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 28.58MB / 28.58MB 0.6s
#5 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83
#5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 28.58MB / 28.58MB 0.6s done
#5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 20.97MB / 337.65MB 0.7s
#5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 0B / 134.96MB 0.7s
#5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 23.07MB / 129.05MB 0.9s
#5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 8.39MB / 134.96MB 0.9s
#5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 42.99MB / 337.65MB 1.0s
#5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 15.73MB / 134.96MB 1.0s
#5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 35.65MB / 129.05MB 1.1s
#5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 62.91MB / 337.65MB 1.2s
#5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 45.09MB / 129.05MB 1.2s
#5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 31.46MB / 134.96MB 1.2s
#5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 54.53MB / 129.05MB 1.3s
#5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 40.89MB / 134.96MB 1.3s
#5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 81.79MB / 337.65MB 1.4s
#5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 63.96MB / 129.05MB 1.4s
#5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 51.38MB / 134.96MB 1.4s
#5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 76.55MB / 129.05MB 1.5s
#5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 62.91MB / 134.96MB 1.5s
#5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 90.18MB / 129.05MB 1.6s
#5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 74.45MB / 134.96MB 1.6s
#5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 112.20MB / 337.65MB 1.8s
#5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 114.29MB / 129.05MB 1.8s
#5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 97.52MB / 134.96MB 1.8s
#5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 129.05MB / 129.05MB 2.0s
#5 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 1.3s done
#5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 113.25MB / 134.96MB 2.0s
#5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 129.05MB / 129.05MB 2.5s done
#5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 0B / 141.86MB 2.6s
#5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 128.97MB / 134.96MB 4.0s
#5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 12.58MB / 141.86MB 4.0s
#5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 131.07MB / 337.65MB 4.1s
#5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 134.96MB / 134.96MB 4.3s done
#5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 0B / 27.94MB 4.4s
#5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 28.31MB / 141.86MB 4.5s
#5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 7.34MB / 27.94MB 4.5s
#5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 40.89MB / 141.86MB 4.6s
#5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 19.92MB / 27.94MB 4.6s
#5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 159.38MB / 337.65MB 4.8s
#5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 68.16MB / 141.86MB 4.8s
#5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 27.94MB / 27.94MB 4.7s
#5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 4.19MB / 42.84MB 4.8s
#5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 81.79MB / 141.86MB 4.9s
#5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 27.94MB / 27.94MB 4.7s done
#5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 14.68MB / 42.84MB 4.9s
#5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 95.42MB / 141.86MB 5.0s
#5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 28.31MB / 42.84MB 5.0s
#5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 193.99MB / 337.65MB 5.2s
#5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 123.73MB / 141.86MB 5.2s
#5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 5.2s done
#5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 212.86MB / 337.65MB 5.4s
#5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 141.86MB / 141.86MB 5.4s
#5 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 8.47MB / 8.47MB 5.3s done
#5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 238.03MB / 337.65MB 5.6s
#5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 141.86MB / 141.86MB 5.5s done
#5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 274.73MB / 337.65MB 5.9s
#5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 299.89MB / 337.65MB 6.1s
#5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 327.16MB / 337.65MB 6.3s
#5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 337.65MB / 337.65MB 6.6s done
#5 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608
#5 ...

#7 [a1-mediator  1/11] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98
#7 resolve docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.1s done
#7 sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB done
#7 sha256:dca176c9663a7ba4c1f0e710986f5a25e672842963d95b960191e2d9f7185ebe 424B / 424B done
#7 sha256:f9a80a55f492e823bf5d51f1bd5f87ea3eed1cb31788686aa99a2fb61a27af6a 2.30kB / 2.30kB done
#7 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 6.0s done
#7 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 1.1s done
#7 DONE 7.4s

#5 [a1-build  1/20] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9
#5 ...

#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.531 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB]
#8 0.532 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
#8 1.196 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB]
#8 1.297 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB]
#8 1.476 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB]
#8 1.655 Get:6 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
#8 1.668 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
#8 1.790 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
#8 1.931 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB]
#8 1.933 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB]
#8 2.128 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
#8 2.641 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB]
#8 2.722 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB]
#8 2.964 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB]
#8 2.987 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB]
#8 2.987 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB]
#8 3.380 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB]
#8 3.678 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB]
#8 4.115 Fetched 28.2 MB in 4s (7183 kB/s)
#8 4.115 Reading package lists...
#8 5.230 Reading package lists...
#8 6.277 Building dependency tree...
#8 6.445 Reading state information...
#8 6.570 The following additional packages will be installed:
#8 6.571   libpsl5 libssl1.1 publicsuffix
#8 6.621 The following NEW packages will be installed:
#8 6.622   ca-cacert ca-certificates libpsl5 libssl1.1 openssl publicsuffix sudo wget
#8 6.905 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
#8 6.905 Need to get 2960 kB of archives.
#8 6.905 After this operation, 8788 kB of additional disk space will be used.
#8 6.905 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.23 [1303 kB]
#8 ...

#5 [a1-build  1/20] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9
#5 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 8.3s
#5 ...

#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.975 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.23 [614 kB]
#8 8.064 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20230311ubuntu0.18.04.1 [151 kB]
#8 8.064 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.6 [430 kB]
#8 8.106 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB]
#8 8.106 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB]
#8 8.153 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB]
#8 8.155 Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 ca-cacert all 2011.0523-2 [7426 B]
#8 8.366 debconf: delaying package configuration, since apt-utils is not installed
#8 8.391 Fetched 2960 kB in 2s (1944 kB/s)
#8 8.447 Selecting previously unselected package libssl1.1:amd64.
#8 8.447 (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 ... 4050 files and directories currently installed.)
#8 8.543 Preparing to unpack .../0-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ...
#8 8.561 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ...
#8 8.721 Selecting previously unselected package openssl.
#8 8.721 Preparing to unpack .../1-openssl_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ...
#8 8.727 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.23) ...
#8 8.849 Selecting previously unselected package ca-certificates.
#8 8.849 Preparing to unpack .../2-ca-certificates_20230311ubuntu0.18.04.1_all.deb ...
#8 8.854 Unpacking ca-certificates (20230311ubuntu0.18.04.1) ...
#8 9.202 Selecting previously unselected package sudo.
#8 9.202 Preparing to unpack .../3-sudo_1.8.21p2-3ubuntu1.6_amd64.deb ...
#8 9.241 Unpacking sudo (1.8.21p2-3ubuntu1.6) ...
#8 9.337 Selecting previously unselected package libpsl5:amd64.
#8 9.337 Preparing to unpack .../4-libpsl5_0.19.1-5build1_amd64.deb ...
#8 9.343 Unpacking libpsl5:amd64 (0.19.1-5build1) ...
#8 9.391 Selecting previously unselected package publicsuffix.
#8 9.391 Preparing to unpack .../5-publicsuffix_20180223.1310-1_all.deb ...
#8 9.398 Unpacking publicsuffix (20180223.1310-1) ...
#8 9.456 Selecting previously unselected package wget.
#8 9.457 Preparing to unpack .../6-wget_1.19.4-1ubuntu2.2_amd64.deb ...
#8 9.462 Unpacking wget (1.19.4-1ubuntu2.2) ...
#8 9.537 Selecting previously unselected package ca-cacert.
#8 9.538 Preparing to unpack .../7-ca-cacert_2011.0523-2_all.deb ...
#8 9.543 Unpacking ca-cacert (2011.0523-2) ...
#8 9.726 Setting up sudo (1.8.21p2-3ubuntu1.6) ...
#8 9.764 Setting up libpsl5:amd64 (0.19.1-5build1) ...
#8 9.790 Setting up publicsuffix (20180223.1310-1) ...
#8 9.816 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ...
#8 9.976 debconf: unable to initialize frontend: Dialog
#8 9.977 debconf: (TERM is not set, so the dialog frontend is not usable.)
#8 9.977 debconf: falling back to frontend: Readline
#8 9.978 debconf: unable to initialize frontend: Readline
#8 9.978 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#8 9.978 debconf: falling back to frontend: Teletype
#8 10.03 Setting up openssl (1.1.1-1ubuntu2.1~18.04.23) ...
#8 10.06 Setting up wget (1.19.4-1ubuntu2.2) ...
#8 10.08 Setting up ca-certificates (20230311ubuntu0.18.04.1) ...
#8 10.17 debconf: unable to initialize frontend: Dialog
#8 10.17 debconf: (TERM is not set, so the dialog frontend is not usable.)
#8 10.17 debconf: falling back to frontend: Readline
#8 10.17 debconf: unable to initialize frontend: Readline
#8 10.17 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#8 10.17 debconf: falling back to frontend: Teletype
#8 10.66 Updating certificates in /etc/ssl/certs...
#8 11.41 139 added, 0 removed; done.
#8 11.47 Setting up ca-cacert (2011.0523-2) ...
#8 11.50 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
#8 11.58 Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ...
#8 11.59 Clearing symlinks in /etc/ssl/certs...
#8 11.94 done.
#8 11.94 Updating certificates in /etc/ssl/certs...
#8 12.42 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
#8 12.43 139 added, 0 removed; done.
#8 12.43 Running hooks in /etc/ca-certificates/update.d...
#8 12.43 done.
#8 12.44 Updating certificates in /etc/ssl/certs...
#8 12.96 0 added, 0 removed; done.
#8 12.96 Running hooks in /etc/ca-certificates/update.d...
#8 12.96 done.
#8 13.03 Updating certificates in /etc/ssl/certs...
#8 13.50 0 added, 0 removed; done.
#8 13.50 Running hooks in /etc/ca-certificates/update.d...
#8 13.51 done.
#8 DONE 15.0s

#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.472 2025-06-02 11:33:53 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4252893.deb?Expires=1748864333&Signature=T0c8oqmxTq5se5gml~g~4InRDgk~IdNV9Z2sB6MIBd4H~lcujPHPOp7bFwcZpFeGlr4sWYFJoDZO47nYVl~x9~MoV-IojRUu6Cd4wWSYea71DXoiB3ijVnIHxG-uKdLvoEnFpxnLGHA91sBg6uD4cv3Hwddq08cQDsggrF81WmaK6ueHXhPBf7d9fm10TipKMe2E4axefMpmTYwqrt8ujlj50B6buNMcG8eCNUahUjPTyaUhtQJaz-tsRK6QPOCkxjkYtnAQXEeZ0RqZ5r0wpUoQObojKZflQYLPaCuJQE797bCWUN7t8RIlFz0A4kFgD4rYvd8kueEEJm14s47I8Q__&Key-Pair-Id=K1ZMSF1EKC3AZL [243050/243050] -> "rmr_4.9.1_amd64.deb" [1]
#9 DONE 1.5s

#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
#10 0.361 2025-06-02 11:33:54 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4252891.deb?Expires=1748864334&Signature=CCgbpiDn14YZW2d0F4zQN5jCGM0Bc2msSK1mFLvGyzx8nhAEeZC7TEkkF0GNqe6bi9fCGzSycEG5xDjqEe4B8VMHBZKZen6Vm1zN9hFup1vt2wWQecWe8pSrETLFgFPMj~Fgfurz8~sO0mKeJ1woo72i1glzr~Ba5nYk2TuVJ25zB99~pQSbsk0PQ67gOlfDg3qPrQMtevTZy7MvPiiI8Yt6V22MLXJ8MQts5N96bRTQme8-LL62DwpvyYouX16UmG9pQJrreiTfhorkDDGy3ZbVFrzkcA~5feoOfDcuUFgmE6y1kCjg3fjBgxOZmKZTZi7mLq30vUW1dh96V9WdUQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [126164/126164] -> "rmr-dev_4.9.1_amd64.deb" [1]
#10 DONE 0.6s

#11 [a1-mediator  5/11] RUN    dpkg -i rmr_4.9.1_amd64.deb          && dpkg -i rmr-dev_4.9.1_amd64.deb         && ldconfig
#11 0.212 Selecting previously unselected package rmr.
#11 0.213 (Reading database ... 4464 files and directories currently installed.)
#11 0.213 Preparing to unpack rmr_4.9.1_amd64.deb ...
#11 0.219 Unpacking rmr (4.9.1) ...
#11 0.251 Setting up rmr (4.9.1) ...
#11 0.291 Selecting previously unselected package rmr-dev.
#11 0.293 (Reading database ... 4472 files and directories currently installed.)
#11 0.294 Preparing to unpack rmr-dev_4.9.1_amd64.deb ...
#11 0.299 Unpacking rmr-dev (4.9.1) ...
#11 0.327 Setting up rmr-dev (4.9.1) ...
#11 DONE 0.6s

#12 [a1-mediator  6/11] RUN mkdir -p /opt/a1-mediator     && chmod -R 755 /opt/a1-mediator
#12 DONE 0.4s

#5 [a1-build  1/20] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9
#5 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 15.1s done
#5 extracting sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec done
#5 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 2.8s
#5 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 4.5s done
#5 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d
#5 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 4.3s done
#5 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace
#5 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 4.7s done
#5 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 0.1s
#5 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 1.0s done
#5 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 0.1s
#5 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 0.9s done
#5 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428
#5 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0.2s done
#5 DONE 39.5s

#13 [a1-build  2/20] RUN wget -nv https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz      && tar -xf go1.18.5.linux-amd64.tar.gz      && mv go /opt/go/1.18.5      && rm -f go*.gz
#13 34.55 2025-06-02 11:34:44 URL:https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz [141855946/141855946] -> "go1.18.5.linux-amd64.tar.gz" [1]
#13 DONE 38.0s

#14 [a1-build  3/20] RUN apt-get update -y && apt-get install -y jq
#14 0.724 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
#14 0.808 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
#14 0.925 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
#14 1.448 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4431 kB]
#14 1.515 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
#14 1.753 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4919 kB]
#14 2.357 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4801 kB]
#14 2.467 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB]
#14 2.525 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4998 kB]
#14 2.535 Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB]
#14 2.536 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB]
#14 2.750 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB]
#14 2.750 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
#14 2.754 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
#14 3.361 Fetched 22.6 MB in 3s (7759 kB/s)
#14 3.361 Reading package lists...
#14 4.625 Reading package lists...
#14 5.678 Building dependency tree...
#14 5.902 Reading state information...
#14 6.116 The following additional packages will be installed:
#14 6.116   libjq1 libonig5
#14 6.152 The following NEW packages will be installed:
#14 6.155   jq libjq1 libonig5
#14 6.317 0 upgraded, 3 newly installed, 0 to remove and 175 not upgraded.
#14 6.317 Need to get 313 kB of archives.
#14 6.317 After this operation, 1062 kB of additional disk space will be used.
#14 6.317 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB]
#14 6.618 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB]
#14 6.659 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB]
#14 6.993 debconf: delaying package configuration, since apt-utils is not installed
#14 7.082 Fetched 313 kB in 1s (602 kB/s)
#14 7.139 Selecting previously unselected package libonig5:amd64.
#14 7.139 (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 ... 46362 files and directories currently installed.)
#14 7.935 Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ...
#14 7.963 Unpacking libonig5:amd64 (6.9.4-1) ...
#14 8.046 Selecting previously unselected package libjq1:amd64.
#14 8.052 Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ...
#14 8.059 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ...
#14 8.121 Selecting previously unselected package jq.
#14 8.127 Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ...
#14 8.132 Unpacking jq (1.6-1ubuntu0.20.04.1) ...
#14 8.214 Setting up libonig5:amd64 (6.9.4-1) ...
#14 8.232 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ...
#14 8.249 Setting up jq (1.6-1ubuntu0.20.04.1) ...
#14 8.268 Processing triggers for man-db (2.9.1-1) ...
#14 8.338 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
#14 DONE 9.2s

#15 [a1-build  4/20] RUN apt update && apt install --reinstall -y   ca-certificates   &&   update-ca-certificates
#15 0.252 
#15 0.252 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#15 0.252 
#15 0.468 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
#15 0.591 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
#15 0.727 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
#15 0.863 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
#15 1.021 Reading package lists...
#15 2.092 Building dependency tree...
#15 2.331 Reading state information...
#15 2.350 175 packages can be upgraded. Run 'apt list --upgradable' to see them.
#15 2.357 
#15 2.357 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#15 2.357 
#15 2.399 Reading package lists...
#15 3.445 Building dependency tree...
#15 3.664 Reading state information...
#15 3.879 The following packages will be upgraded:
#15 3.880   ca-certificates
#15 4.174 1 upgraded, 0 newly installed, 0 to remove and 174 not upgraded.
#15 4.174 Need to get 159 kB of archives.
#15 4.174 After this operation, 24.6 kB of additional disk space will be used.
#15 4.174 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB]
#15 4.857 debconf: delaying package configuration, since apt-utils is not installed
#15 4.902 Fetched 159 kB in 1s (198 kB/s)
#15 4.946 (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 ... 46379 files and directories currently installed.)
#15 4.971 Preparing to unpack .../ca-certificates_20240203~20.04.1_all.deb ...
#15 4.991 Unpacking ca-certificates (20240203~20.04.1) over (20211016~20.04.1) ...
#15 6.087 Setting up ca-certificates (20240203~20.04.1) ...
#15 6.209 debconf: unable to initialize frontend: Dialog
#15 6.209 debconf: (TERM is not set, so the dialog frontend is not usable.)
#15 6.209 debconf: falling back to frontend: Readline
#15 7.619 Updating certificates in /etc/ssl/certs...
#15 8.462 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
#15 8.469 30 added, 11 removed; done.
#15 8.521 Processing triggers for man-db (2.9.1-1) ...
#15 8.612 Processing triggers for ca-certificates (20240203~20.04.1) ...
#15 8.623 Updating certificates in /etc/ssl/certs...
#15 9.127 0 added, 0 removed; done.
#15 9.127 Running hooks in /etc/ca-certificates/update.d...
#15 9.130 done.
#15 9.176 Updating certificates in /etc/ssl/certs...
#15 9.705 0 added, 0 removed; done.
#15 9.705 Running hooks in /etc/ca-certificates/update.d...
#15 9.706 done.
#15 DONE 9.9s

#16 [a1-build  5/20] 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.332 2025-06-02 11:35:07 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1748864407&Signature=pmialYExGaBqjiVM1bRufzQvUQePbsG4rfZX6u3iDGZj4STIHDAlRHmry73nQDgDwxo2sGnme5doGUhUjVnndVqxSCnHqtGkfSNRcN3dhiNZM3r8bYm9gQxUad3PR~VrE~B36sC9Xf2oM5GzaJ6IjQkWVPIAhvBJczLnMmTPtZ3nFiAn6DORoNkraqDdxWJslAXsPmvycHAsSx~C9CioU~NnhJ46cN3FUMabow2E8gdKBI0X7JkS6eF6sIHzAi02ijaCAmdBWtdiSTlpMK2MHSipPNus1uCchAmWXdIPgkUwhntGHhOPlqOYtg-Wn2HfVZa7VJYJXRhj5itG3309-A__&Key-Pair-Id=K1ZMSF1EKC3AZL [246552/246552] -> "rmr_4.9.4_amd64.deb" [1]
#16 DONE 0.4s

#17 [a1-build  6/20] 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.290 2025-06-02 11:35:07 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1748864407&Signature=oVBAKv7ODNR3Q3EZyWqQrDvXXIGq~pZX-bFDPi6wrrUc4Th5pRDimPvdHggG7oppS2ZGL6t3ePqWzyOaiBThLbCxnGzUCyKA7ntHMlFxNJLSnUsLFnDxRX~DoiQKDOh20BXcoefMBFY53lKNe~21U~YcgytlCoH3D60LLk2-tjRTRZ3zAPdVGmmUyLP-Knq3ifTE4rXusav8tk0XA6tviOeKL48FvShI7gP-PeFktPXk8txJMaM25SbPgauFxOeaUaavhjJ1WX7wgMsbDaqhqTuyuuSG1WhRvE7yF6Tsj4Iz9R5t5DMjoPE0LGMhSEXebJ4WmCY8qVo~TrtgmIwMdQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [128860/128860] -> "rmr-dev_4.9.4_amd64.deb" [1]
#17 DONE 0.4s

#18 [a1-build  7/20] RUN    dpkg -i rmr_4.9.4_amd64.deb          && dpkg -i rmr-dev_4.9.4_amd64.deb         && ldconfig
#18 0.248 Selecting previously unselected package rmr.
#18 0.268 (Reading database ... 46398 files and directories currently installed.)
#18 0.270 Preparing to unpack rmr_4.9.4_amd64.deb ...
#18 0.276 Unpacking rmr (4.9.4) ...
#18 0.314 Setting up rmr (4.9.4) ...
#18 0.399 Selecting previously unselected package rmr-dev.
#18 0.418 (Reading database ... 46406 files and directories currently installed.)
#18 0.419 Preparing to unpack rmr-dev_4.9.4_amd64.deb ...
#18 0.426 Unpacking rmr-dev (4.9.4) ...
#18 0.465 Setting up rmr-dev (4.9.4) ...
#18 DONE 0.6s

#19 [a1-build  8/20] RUN mkdir -p /go/bin
#19 DONE 0.4s

#20 [a1-build  9/20] RUN mkdir -p /go/src/ws
#20 DONE 0.3s

#21 [a1-build 10/20] WORKDIR /go/src/ws
#21 DONE 0.2s

#22 [a1-build 11/20] COPY go.mod /go/src/ws
#22 DONE 0.2s

#23 [a1-build 12/20] COPY go.sum /go/src/ws
#23 DONE 0.2s

#24 [a1-build 13/20] RUN GO111MODULE=on go mod download
#24 DONE 5.6s

#25 [a1-build 14/20] COPY . /go/src/ws
#25 DONE 0.6s

#26 [a1-build 15/20] COPY  ./config/config_test.yaml /opt/a1-mediator/
#26 DONE 0.2s

#27 [a1-build 16/20] 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 22.7s

#28 [a1-build 17/20] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/resthooks/
#28 17.57 ok  	gerrit.o-ran-sc.org/r/ric-plt/a1/pkg/resthooks	0.127s	coverage: 82.0% of statements
#28 DONE 18.2s

#29 [a1-build 18/20] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/a1/
#29 0.651 ok  	gerrit.o-ran-sc.org/r/ric-plt/a1/pkg/a1	0.003s	coverage: 83.3% of statements
#29 DONE 0.8s

#30 [a1-build 19/20] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/policy
#30 1.852 ok  	gerrit.o-ran-sc.org/r/ric-plt/a1/pkg/policy	0.822s	coverage: 89.4% of statements
#30 DONE 2.0s

#31 [a1-build 20/20] RUN gofmt -l $(find cmd/ pkg/  -name '*.go' -not -name '*_test.go')
#31 0.262 cmd/a1.go
#31 0.262 pkg/restful/restful.go
#31 0.267 pkg/restapi/configure_a1.go
#31 0.275 pkg/restapi/operations/a1_mediator/a1_controller_get_healthcheck_responses.go
#31 0.277 pkg/resthooks/resthooks.go
#31 0.277 pkg/a1/a1.go
#31 DONE 0.4s

#32 [a1-mediator  7/11] COPY --from=a1-build /go/src/ws/cache/go/cmd/a1 /opt/a1-mediator/a1
#32 DONE 0.2s

#33 [a1-mediator  8/11] COPY  ./config/config.yaml /opt/a1-mediator/
#33 DONE 0.1s

#34 [a1-mediator  9/11] WORKDIR /opt/a1-mediator
#34 DONE 0.2s

#35 [a1-mediator 10/11] COPY a1-entrypoint.sh /opt/a1-mediator/
#35 DONE 0.2s

#36 [a1-mediator 11/11] RUN chmod -R 755 /opt/a1-mediator/a1-entrypoint.sh
#36 DONE 0.4s

#37 exporting to image
#37 exporting layers
#37 exporting layers 2.0s done
#37 writing image sha256:78eb993a42ce3f413a291e9768724480b222b25bf2a0a481b7f8d5be124bf5fd 0.0s done
#37 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1:3.2.2 0.0s done
#37 DONE 2.0s
---> docker-build.sh ends
[ric-plt-a1-docker-merge-master] $ /bin/sh -xe /tmp/jenkins9762306527457183065.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/jenkins3426628833423722088.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.2
docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1:3.2.2
The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1]
f4dfada4fffa: Preparing
413b940c9487: Preparing
5f70bf18a086: Preparing
4ea5924c0a78: Preparing
db1d7c87be9c: Preparing
f3a211b067c0: Preparing
c122b75b48f4: Preparing
c756e3e7ed95: Preparing
dd961ca3fc26: Preparing
1bd6ec24a1dd: Preparing
548a79621a42: Preparing
c122b75b48f4: Waiting
c756e3e7ed95: Waiting
dd961ca3fc26: Waiting
1bd6ec24a1dd: Waiting
548a79621a42: Waiting
f3a211b067c0: Waiting
5f70bf18a086: Pushed
413b940c9487: Pushed
4ea5924c0a78: Pushed
f4dfada4fffa: Pushed
f3a211b067c0: Pushed
c756e3e7ed95: Pushed
dd961ca3fc26: Pushed
c122b75b48f4: Pushed
db1d7c87be9c: Pushed
1bd6ec24a1dd: Pushed
548a79621a42: Pushed
3.2.2: digest: sha256:a260cda22a30d76ebacae6236c363f2a0893bb1d7fd588ff0f1ac222f76e4c3d size: 2617
---> docker-push.sh ends
[ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins17985183329614061168.sh
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2064 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins12658057553234809456.sh
---> sysstat.sh
[ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins4338633589291686976.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/jenkins941721192350153489.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-KpqR from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-KpqR/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins9903824541560792699.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-a1-docker-merge-master@tmp/config14769617662907280396tmp
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/jenkins9558022430231723399.sh
---> create-netrc.sh
[ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins2400662833050387993.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-KpqR from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-KpqR/bin to PATH
[ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins1751538026448649128.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins9788065945739613976.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-KpqR from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
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.
lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-KpqR/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v2-highcpu-4
INFO: Archiving Costs
[ric-plt-a1-docker-merge-master] $ /bin/bash -l /tmp/jenkins8760614505229233511.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-KpqR from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-KpqR/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/445
INFO: archiving workspace using pattern(s): 
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu1804-docker-4c-4g-2054 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:             2800.000
BogoMIPS:            5600.00
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            2.0G     0  2.0G   0% /dev
tmpfs           395M  696K  394M   1% /run
/dev/vda1        20G   13G  6.7G  66% /
tmpfs           2.0G     0  2.0G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           2.0G     0  2.0G   0% /sys/fs/cgroup
/dev/vda15      105M  5.3M  100M   5% /boot/efi
tmpfs           395M     0  395M   0% /run/user/1001


---> free -m:
              total        used        free      shared  buff/cache   available
Mem:           3943         483         372           0        3087        3177
Swap:          1023           0        1023


---> ip addr:
1: lo: <LOOPBACK,UP,LOWER_UP> 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: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc fq_codel state UP group default qlen 1000
    link/ether fa:16:3e:ef:be:0b brd ff:ff:ff:ff:ff:ff
    inet 10.32.6.92/23 brd 10.32.7.255 scope global dynamic ens3
       valid_lft 86077sec preferred_lft 86077sec
    inet6 fe80::f816:3eff:feef:be0b/64 scope link 
       valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
    link/ether 02:42:76:b0:e9:d6 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-2054) 	06/02/25 	_x86_64_	(4 CPU)

11:31:46     LINUX RESTART	(4 CPU)

11:32:01          tps      rtps      wtps   bread/s   bwrtn/s
11:33:01       169.72     69.44    100.28   5633.33  41607.35
11:34:01       259.91     25.65    234.26   3468.09 106361.36
11:35:02       123.41     29.78     93.63   3056.82  58605.43
11:36:01       178.50     53.80    124.69   5352.99  21707.78
11:37:01       130.93     89.70     41.23   5725.45   1848.76
Average:       172.48     53.67    118.81   4644.86  46113.50

11:32:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
11:33:01      1609600   3284948   2429052     60.15     51076   1778756    954808     18.77    611064   1635992    161196
11:34:01       194192   3304076   3844460     95.19    106484   3110676   1108440     21.79    611900   2964292    326124
11:35:02       436004   3223168   3602648     89.20    131900   2735408   1267276     24.91    768032   2536648       384
11:36:01       659064   3300180   3379588     83.68    148816   2573600   1091860     21.46    860788   2221080        72
11:37:01       373560   3218648   3665092     90.75    152840   2769624   1017264     20.00   1061100   2303156     12640
Average:       654484   3266204   3384168     83.79    118223   2593613   1087930     21.39    782577   2332234    100083

11:32:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
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.10      0.10      0.00      0.00      0.00      0.00
11:33:01         ens3    338.49    217.85   1466.19     65.78      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      2.53      2.53      0.23      0.23      0.00      0.00      0.00      0.00
11:34:01         ens3    578.08    320.64  15087.14     27.17      0.00      0.00      0.00      0.00
11:35:02      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
11:35:02           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
11:35:02         ens3    393.93    308.30   2713.35     20.54      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.61      0.61      0.04      0.04      0.00      0.00      0.00      0.00
11:36:01         ens3    111.07     90.98    411.11      8.09      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.34      0.34      0.00      0.00      0.00      0.00
11:37:01         ens3    110.55    179.39     25.21   1226.63      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.60      1.60      0.14      0.14      0.00      0.00      0.00      0.00
Average:         ens3    307.11    223.88   3953.52    270.49      0.00      0.00      0.00      0.00


---> sar -P ALL:
Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2054) 	06/02/25 	_x86_64_	(4 CPU)

11:31:46     LINUX RESTART	(4 CPU)

11:32:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
11:33:01        all     17.85      0.00      2.07      4.77      0.05     75.26
11:33:01          0     33.57      0.00      2.69     11.77      0.07     51.90
11:33:01          1     10.38      0.00      1.51      1.71      0.03     86.37
11:33:01          2      5.88      0.00      2.55      4.79      0.08     86.70
11:33:01          3     21.48      0.00      1.54      0.82      0.03     76.13
11:34:01        all     25.88      0.00      7.70      4.37      0.08     61.97
11:34:01          0     16.77      0.00      7.44      6.60      0.07     69.13
11:34:01          1     43.18      0.00      8.90      5.79      0.10     42.03
11:34:01          2     16.98      0.00      7.46      3.19      0.08     72.28
11:34:01          3     26.73      0.00      6.99      1.88      0.07     64.33
11:35:02        all      8.15      0.00      3.13      2.04      0.05     86.62
11:35:02          0      8.07      0.00      4.23      4.23      0.05     83.41
11:35:02          1      9.29      0.00      2.53      2.03      0.03     86.12
11:35:02          2      8.62      0.00      3.22      0.97      0.08     87.11
11:35:02          3      6.61      0.00      2.58      0.94      0.03     89.85
11:36:01        all     39.44      0.00      7.50      4.10      0.10     48.87
11:36:01          0     38.76      0.00      6.90      2.48      0.10     51.75
11:36:01          1     38.60      0.00      7.91      4.98      0.10     48.41
11:36:01          2     41.10      0.00      7.31      2.76      0.10     48.72
11:36:01          3     39.30      0.00      7.84      6.19      0.10     46.57
11:37:01        all     22.50      0.00      1.27      3.42      0.05     72.76
11:37:01          0     10.29      0.00      0.86      1.89      0.05     86.91
11:37:01          1     31.34      0.00      1.80      6.16      0.07     60.64
11:37:01          2     38.63      0.00      1.51      3.06      0.07     56.74
11:37:01          3      9.88      0.00      0.95      2.60      0.02     86.55
Average:        all     22.70      0.00      4.31      3.74      0.07     69.18
Average:          0     21.42      0.00      4.40      5.40      0.07     68.71
Average:          1     26.48      0.00      4.51      4.13      0.07     64.82
Average:          2     22.21      0.00      4.40      2.96      0.08     70.35
Average:          3     20.71      0.00      3.95      2.47      0.05     72.82