22:16:19 Started by timer 22:16:19 Running as SYSTEM 22:16:19 [EnvInject] - Loading node environment variables. 22:16:19 Building remotely on prd-ubuntu1804-docker-4c-4g-13396 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-otf-a1-mediator-vth-docker-merge-master 22:16:19 [ssh-agent] Looking for ssh-agent implementation... 22:16:19 $ ssh-agent 22:16:19 SSH_AUTH_SOCK=/tmp/ssh-qy77Q7ZS9gzn/agent.2080 22:16:19 SSH_AGENT_PID=2082 22:16:19 [ssh-agent] Started. 22:16:19 Running ssh-add (command line suppressed) 22:16:19 Identity added: /w/workspace/it-otf-a1-mediator-vth-docker-merge-master@tmp/private_key_17173990637600741335.key (jenkins-ssh) 22:16:19 [ssh-agent] Using credentials jenkins (jenkins) 22:16:19 The recommended git tool is: NONE 22:16:21 using credential jenkins 22:16:21 Wiping out workspace first. 22:16:21 Cloning the remote Git repository 22:16:21 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf 22:16:21 > git init /w/workspace/it-otf-a1-mediator-vth-docker-merge-master # timeout=10 22:16:21 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf 22:16:21 > git --version # timeout=10 22:16:21 > git --version # 'git version 2.17.1' 22:16:21 using GIT_SSH to set credentials jenkins 22:16:21 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf +refs/heads/*:refs/remotes/origin/* # timeout=10 22:16:22 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf # timeout=10 22:16:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:16:22 Avoid second fetch 22:16:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:16:22 Checking out Revision b9fbd467a62eac8ec3cca03d78a23b2371b6727a (refs/remotes/origin/master) 22:16:22 > git config core.sparsecheckout # timeout=10 22:16:22 > git checkout -f b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 22:16:22 Commit message: "Updating the Values.yaml for several services. Cleaned out proprietary data" 22:16:22 > git rev-list --no-walk b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 22:16:26 provisioning config files... 22:16:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:16:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:16:26 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins7304771464787878981.sh 22:16:26 ---> python-tools-install.sh 22:16:26 Setup pyenv: 22:16:26 * system (set by /opt/pyenv/version) 22:16:26 * 3.8.13 (set by /opt/pyenv/version) 22:16:26 * 3.9.13 (set by /opt/pyenv/version) 22:16:26 * 3.10.6 (set by /opt/pyenv/version) 22:16:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CFv7 22:16:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:16:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:16:36 lf-activate-venv(): INFO: Installing additional packages: lftools 22:17:04 lf-activate-venv(): INFO: Adding /tmp/venv-CFv7/bin to PATH 22:17:04 Generating Requirements File 22:17:33 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. 22:17:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:17:33 Python 3.10.6 22:17:33 pip 26.2.1 from /tmp/venv-CFv7/lib/python3.10/site-packages/pip (python 3.10) 22:17:34 aiohappyeyeballs==2.7.1 22:17:34 aiohttp==3.14.3 22:17:34 aiosignal==1.4.0 22:17:34 appdirs==1.4.4 22:17:34 argcomplete==3.7.2 22:17:34 aspy.yaml==1.3.0 22:17:34 async-timeout==5.0.1 22:17:34 attrs==26.1.0 22:17:34 autopage==0.6.0 22:17:34 backports.strenum==1.3.1 22:17:34 beautifulsoup4==4.15.0 22:17:34 boto3==1.43.100 22:17:34 botocore==1.43.100 22:17:34 bs4==0.0.2 22:17:34 certifi==2026.7.22 22:17:34 cffi==2.1.1 22:17:34 cfgv==3.5.0 22:17:34 chardet==7.6.0 22:17:34 charset-normalizer==3.5.1 22:17:34 click==8.5.0 22:17:34 cliff==4.14.0 22:17:34 cmd2==3.5.1 22:17:34 cryptography==3.3.2 22:17:34 debtcollector==3.1.0 22:17:34 decorator==5.3.1 22:17:34 defusedxml==0.7.1 22:17:34 Deprecated==1.3.1 22:17:34 distlib==0.4.3 22:17:34 dnspython==2.8.0 22:17:34 docker==7.2.0 22:17:34 dogpile.cache==1.5.0 22:17:34 durationpy==0.11 22:17:34 email-validator==2.3.0 22:17:34 filelock==4.0.1 22:17:34 frozenlist==1.8.0 22:17:34 future==1.0.0 22:17:34 gitdb==4.0.12 22:17:34 GitPython==3.1.62 22:17:34 httplib2==0.30.2 22:17:34 identify==2.6.19 22:17:34 idna==3.20 22:17:34 importlib-resources==1.5.0 22:17:34 iso8601==2.1.0 22:17:34 Jinja2==3.1.6 22:17:34 jmespath==1.1.0 22:17:34 jsonpatch==1.33 22:17:34 jsonpointer==3.1.1 22:17:34 jsonschema==4.26.0 22:17:34 jsonschema-specifications==2025.9.1 22:17:34 keystoneauth1==5.14.0 22:17:34 kubernetes==36.0.3 22:17:34 lftools==0.37.23 22:17:34 lxml==6.1.3 22:17:34 markdown-it-py==4.2.0 22:17:34 MarkupSafe==3.0.3 22:17:34 mdurl==0.1.2 22:17:34 msgpack==1.2.2 22:17:34 multi_key_dict==2.0.3 22:17:34 multidict==6.9.1 22:17:34 munch==4.0.0 22:17:34 netaddr==1.3.0 22:17:34 niet==1.4.2 22:17:34 nodeenv==1.10.0 22:17:34 oauth2client==4.1.3 22:17:34 oauthlib==3.3.1 22:17:34 openstacksdk==4.13.0 22:17:34 os-service-types==1.8.2 22:17:34 osc-lib==4.6.0 22:17:34 oslo.config==10.4.0 22:17:34 oslo.context==6.4.0 22:17:34 oslo.i18n==6.8.0 22:17:34 oslo.log==8.2.0 22:17:34 oslo.serialization==5.10.0 22:17:34 oslo.utils==10.1.1 22:17:34 packaging==26.3 22:17:34 pbr==7.0.3 22:17:34 platformdirs==4.11.12 22:17:34 prettytable==3.18.0 22:17:34 propcache==0.5.4 22:17:34 psutil==7.2.2 22:17:34 pyasn1==0.6.4 22:17:34 pyasn1_modules==0.4.2 22:17:34 pycparser==3.0 22:17:34 pygerrit2==2.0.15 22:17:34 PyGithub==2.10.0 22:17:34 Pygments==2.21.0 22:17:34 PyJWT==2.15.0 22:17:34 PyNaCl==1.6.2 22:17:34 pyparsing==2.4.7 22:17:34 pyperclip==1.11.0 22:17:34 pyrsistent==0.20.0 22:17:34 python-cinderclient==9.9.0 22:17:34 python-dateutil==2.9.0.post0 22:17:34 python-discovery==1.6.1 22:17:34 python-heatclient==5.2.0 22:17:34 python-jenkins==1.8.3 22:17:34 python-keystoneclient==6.0.0 22:17:34 python-magnumclient==4.11.0 22:17:34 python-openstackclient==10.0.0 22:17:34 python-swiftclient==4.11.0 22:17:34 PyYAML==6.0.3 22:17:34 referencing==0.37.0 22:17:34 requests==2.34.2 22:17:34 requests-oauthlib==2.0.0 22:17:34 rfc3986==2.0.0 22:17:34 rich==15.0.0 22:17:34 rich-argparse==1.8.0 22:17:34 rpds-py==0.30.0 22:17:34 rsa==4.9.1 22:17:34 ruamel.yaml==0.19.1 22:17:34 ruamel.yaml.clib==0.2.15 22:17:34 s3transfer==0.19.2 22:17:34 simplejson==4.1.2 22:17:34 six==1.17.0 22:17:34 smmap==5.0.3 22:17:34 soupsieve==2.9.2 22:17:34 stevedore==5.8.0 22:17:34 tabulate==0.10.0 22:17:34 toml==0.10.2 22:17:34 tomlkit==0.15.1 22:17:34 tqdm==4.70.1 22:17:34 typing_extensions==4.16.0 22:17:34 urllib3==1.26.20 22:17:34 virtualenv==21.11.1 22:17:34 wcwidth==0.9.0 22:17:34 websocket-client==1.9.2 22:17:34 wrapt==2.4.1 22:17:34 xdg==6.0.0 22:17:34 xmltodict==1.0.4 22:17:34 yarl==1.25.1 22:17:34 yq==4.2.0 22:17:34 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/sh /tmp/jenkins17078986226045626246.sh 22:17:34 ---> uv-install.sh 22:17:34 Installing uv/uvx (latest) using shell installer 22:17:34 2026-09-23 22:17:34 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-XgzhZe.sh" [1] 22:17:34 downloading uv 0.12.18 x86_64-unknown-linux-gnu 22:17:35 installing to /home/jenkins/.local/bin 22:17:35 uv 22:17:35 uvx 22:17:35 everything's installed! 22:17:35 22:17:35 To add $HOME/.local/bin to your PATH, either restart your shell or run: 22:17:35 22:17:35 source $HOME/.local/bin/env (sh, bash, zsh) 22:17:35 source $HOME/.local/bin/env.fish (fish) 22:17:35 Adding install location to PATH 22:17:35 ---> Validating uv/uvx install 22:17:35 uvx 0.12.18 (x86_64-unknown-linux-gnu) 22:17:35 provisioning config files... 22:17:35 copy managed file [global-settings] to file:/w/workspace/it-otf-a1-mediator-vth-docker-merge-master@tmp/config4527292966620116920tmp 22:17:35 copy managed file [it-otf-settings] to file:/w/workspace/it-otf-a1-mediator-vth-docker-merge-master@tmp/config5098068854315159743tmp 22:17:35 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins3333606331749931924.sh 22:17:35 ---> docker-login.sh 22:17:35 nexus3.o-ran-sc.org:10001 22:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:36 Configure a credential helper to remove this warning. See 22:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:36 22:17:36 Login Succeeded 22:17:36 nexus3.o-ran-sc.org:10002 22:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:36 Configure a credential helper to remove this warning. See 22:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:36 22:17:36 Login Succeeded 22:17:36 nexus3.o-ran-sc.org:10003 22:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:36 Configure a credential helper to remove this warning. See 22:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:36 22:17:36 Login Succeeded 22:17:36 nexus3.o-ran-sc.org:10004 22:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:36 Configure a credential helper to remove this warning. See 22:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:36 22:17:36 Login Succeeded 22:17:36 ---> docker-login.sh ends 22:17:36 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins7203587714030306545.sh 22:17:36 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1984552275120993181.sh 22:17:36 [EnvInject] - Injecting environment variables from a build step. 22:17:36 [EnvInject] - Injecting as environment variables the properties content 22:17:36 DOCKER_ROOT=a1-mediator-vth 22:17:36 CONTAINER_TAG_YAML_DIR=a1-mediator-vth/docker 22:17:36 CONTAINER_TAG_METHOD=yaml-file 22:17:36 22:17:36 [EnvInject] - Variables injected successfully. 22:17:36 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash -l /tmp/jenkins12230562208792894252.sh 22:17:36 ---> docker-get-container-tag.sh 22:17:36 Setup pyenv: 22:17:36 system 22:17:36 3.8.13 22:17:36 3.9.13 22:17:36 * 3.10.6 (set by /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/.python-version) 22:17:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CFv7 from file:/tmp/.os_lf_venv 22:17:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:17:39 lf-activate-venv(): INFO: Installing additional packages: yq 22:17:40 lf-activate-venv(): INFO: Adding /tmp/venv-CFv7/bin to PATH 22:17:40 ---> Docker image tag found: 0.0.1 22:17:40 [EnvInject] - Injecting environment variables from a build step. 22:17:40 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 22:17:40 [EnvInject] - Variables injected successfully. 22:17:40 [EnvInject] - Injecting environment variables from a build step. 22:17:40 [EnvInject] - Injecting as environment variables the properties content 22:17:40 DOCKER_ARGS=--network=host -f ./docker/Dockerfile 22:17:40 DOCKER_ROOT=a1-mediator-vth 22:17:40 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 22:17:40 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 22:17:40 DOCKER_NAME=o-ran-sc/it-otf-a1-mediator-vth 22:17:40 22:17:40 [EnvInject] - Variables injected successfully. 22:17:40 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins13213283725298293716.sh 22:17:40 ---> docker-build.sh 22:17:40 Docker version 24.0.2, build cb74dfc 22:17:40 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-mediator-vth:0.0.1 22:17:40 docker build --network=host -f ./docker/Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-mediator-vth:0.0.1 . 22:17:41 #1 [internal] load .dockerignore 22:17:41 #1 transferring context: 2B done 22:17:41 #1 DONE 0.1s 22:17:41 22:17:41 #2 [internal] load build definition from Dockerfile 22:17:41 #2 transferring dockerfile: 316B done 22:17:41 #2 DONE 0.1s 22:17:41 22:17:41 #3 [internal] load metadata for docker.io/library/python:3.7.4 22:17:42 #3 DONE 1.2s 22:17:42 22:17:42 #4 [1/7] FROM docker.io/library/python:3.7.4@sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 22:17:42 #4 resolve docker.io/library/python:3.7.4@sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 0.1s done 22:17:42 #4 ... 22:17:42 22:17:42 #5 [internal] load build context 22:17:42 #5 transferring context: 10.12kB done 22:17:42 #5 DONE 0.1s 22:17:42 22:17:42 #4 [1/7] FROM docker.io/library/python:3.7.4@sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 22:17:42 #4 sha256:5be0532f833568d838b7b2d8726b66d0b8abe26f50a15b566aea4611d5951eac 2.22kB / 2.22kB done 22:17:42 #4 sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 2.38kB / 2.38kB done 22:17:42 #4 sha256:9fa56d0addaeb6b2b8cdc62d1eb4480730fac83b143e80f00f1d185a46e35c4f 8.90kB / 8.90kB done 22:17:42 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 0B / 50.38MB 0.1s 22:17:42 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0B / 7.81MB 0.1s 22:17:42 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0B / 10.00MB 0.1s 22:17:42 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 3.15MB / 50.38MB 0.3s 22:17:42 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 1.05MB / 7.81MB 0.3s 22:17:42 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 3.15MB / 10.00MB 0.3s 22:17:42 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 6.29MB / 50.38MB 0.4s 22:17:42 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 4.19MB / 7.81MB 0.4s 22:17:42 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 7.34MB / 10.00MB 0.4s 22:17:43 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 10.49MB / 50.38MB 0.5s 22:17:43 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.5s 22:17:43 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.5s 22:17:43 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 14.68MB / 50.38MB 0.6s 22:17:43 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.5s done 22:17:43 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.5s done 22:17:43 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 0B / 192.05MB 0.6s 22:17:43 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0B / 51.77MB 0.6s 22:17:43 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 17.83MB / 50.38MB 0.7s 22:17:43 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 25.17MB / 50.38MB 0.9s 22:17:43 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 6.29MB / 51.77MB 0.9s 22:17:43 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 32.51MB / 50.38MB 1.1s 22:17:43 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 15.73MB / 192.05MB 1.1s 22:17:43 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 12.58MB / 51.77MB 1.1s 22:17:43 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 36.50MB / 50.38MB 1.2s 22:17:43 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 16.78MB / 51.77MB 1.2s 22:17:43 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 39.85MB / 50.38MB 1.3s 22:17:43 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 19.92MB / 51.77MB 1.3s 22:17:44 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 44.04MB / 50.38MB 1.4s 22:17:44 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 26.21MB / 192.05MB 1.4s 22:17:44 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 24.12MB / 51.77MB 1.4s 22:17:44 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 1.6s 22:17:44 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 29.36MB / 51.77MB 1.6s 22:17:44 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 1.6s done 22:17:44 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 40.89MB / 192.05MB 1.8s 22:17:44 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 36.70MB / 51.77MB 1.8s 22:17:44 #4 sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 1.05MB / 5.79MB 1.8s 22:17:44 #4 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 22:17:44 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 39.85MB / 51.77MB 1.9s 22:17:44 #4 sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 4.19MB / 5.79MB 1.9s 22:17:44 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 42.99MB / 51.77MB 2.0s 22:17:44 #4 sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 5.79MB / 5.79MB 1.9s done 22:17:44 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 0B / 26.60MB 2.0s 22:17:44 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 46.98MB / 51.77MB 2.1s 22:17:44 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 54.10MB / 192.05MB 2.2s 22:17:44 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 50.33MB / 51.77MB 2.2s 22:17:44 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 3.15MB / 26.60MB 2.2s 22:17:44 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 7.34MB / 26.60MB 2.3s 22:17:45 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 2.3s done 22:17:45 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 12.58MB / 26.60MB 2.4s 22:17:45 #4 sha256:ca1b6fe24628ef61e8ddde8ed9e277805297a4a0a8fdaabc7a42ae4be68b0613 0B / 232B 2.4s 22:17:45 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 69.21MB / 192.05MB 2.6s 22:17:45 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 19.92MB / 26.60MB 2.6s 22:17:45 #4 sha256:ca1b6fe24628ef61e8ddde8ed9e277805297a4a0a8fdaabc7a42ae4be68b0613 232B / 232B 2.4s done 22:17:45 #4 sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 0B / 1.87MB 2.5s 22:17:45 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 23.07MB / 26.60MB 2.7s 22:17:45 #4 sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 1.87MB / 1.87MB 2.6s done 22:17:45 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 26.60MB / 26.60MB 2.8s 22:17:45 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 79.69MB / 192.05MB 2.9s 22:17:45 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 26.60MB / 26.60MB 2.8s done 22:17:45 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 90.18MB / 192.05MB 3.2s 22:17:46 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 100.66MB / 192.05MB 3.5s 22:17:46 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 113.25MB / 192.05MB 3.8s 22:17:46 #4 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 2.4s done 22:17:46 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 127.93MB / 192.05MB 4.2s 22:17:46 #4 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 22:17:47 #4 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0.3s done 22:17:47 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 143.65MB / 192.05MB 4.6s 22:17:47 #4 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 22:17:47 #4 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0.2s done 22:17:47 #4 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 22:17:47 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 155.19MB / 192.05MB 4.9s 22:17:47 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 165.68MB / 192.05MB 5.2s 22:17:48 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 176.16MB / 192.05MB 5.5s 22:17:48 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 187.70MB / 192.05MB 5.8s 22:17:48 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 192.05MB / 192.05MB 6.1s done 22:17:49 #4 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 2.3s done 22:17:49 #4 extracting sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 22:17:55 #4 extracting sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 5.1s 22:17:56 #4 extracting sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 6.6s done 22:17:56 #4 extracting sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 22:17:57 #4 extracting sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 0.3s done 22:17:57 #4 extracting sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 22:17:58 #4 extracting sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 0.9s done 22:17:58 #4 extracting sha256:ca1b6fe24628ef61e8ddde8ed9e277805297a4a0a8fdaabc7a42ae4be68b0613 done 22:17:58 #4 extracting sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 22:17:58 #4 extracting sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 0.2s done 22:17:59 #4 DONE 16.6s 22:17:59 22:17:59 #6 [2/7] RUN python --version 22:17:59 #6 0.177 Python 3.7.4 22:18:00 #6 DONE 1.4s 22:18:00 22:18:00 #7 [3/7] ADD pip-requirements.txt pip-requirements.txt 22:18:00 #7 DONE 0.1s 22:18:00 22:18:00 #8 [4/7] ADD a1-mediator-vth.py a1-mediator-vth.py 22:18:00 #8 DONE 0.1s 22:18:00 22:18:00 #9 [5/7] ADD config.json config.json 22:18:01 #9 DONE 0.2s 22:18:01 22:18:01 #10 [6/7] RUN mkdir -p /otf/logs 22:18:01 #10 DONE 0.4s 22:18:01 22:18:01 #11 [7/7] RUN python -m pip install -r pip-requirements.txt 22:18:02 #11 1.365 Collecting flask 22:18:02 #11 1.424 Downloading https://files.pythonhosted.org/packages/9f/1a/8b6d48162861009d1e017a9740431c78d860809773b66cac220a11aa3310/Flask-2.2.5-py3-none-any.whl (101kB) 22:18:03 #11 1.543 Collecting flask-cors 22:18:03 #11 1.558 Downloading https://files.pythonhosted.org/packages/56/07/1afa0514c876282bebc1c9aee83c6bb98fe6415cf57b88d9b06e7e29bf9c/Flask_Cors-5.0.0-py2.py3-none-any.whl 22:18:03 #11 1.701 Collecting requests 22:18:03 #11 1.715 Downloading https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl (62kB) 22:18:03 #11 1.780 Collecting itsdangerous>=2.0 22:18:03 #11 1.794 Downloading https://files.pythonhosted.org/packages/68/5f/447e04e828f47465eeab35b5d408b7ebaaaee207f48b7136c5a7267a30ae/itsdangerous-2.1.2-py3-none-any.whl 22:18:03 #11 1.907 Collecting Werkzeug>=2.2.2 22:18:03 #11 1.924 Downloading https://files.pythonhosted.org/packages/f6/f8/9da63c1617ae2a1dec2fbf6412f3a0cfe9d4ce029eccbda6e1e4258ca45f/Werkzeug-2.2.3-py3-none-any.whl (233kB) 22:18:03 #11 2.047 Collecting Jinja2>=3.0 22:18:03 #11 2.062 Downloading https://files.pythonhosted.org/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl (134kB) 22:18:03 #11 2.161 Collecting click>=8.0 22:18:03 #11 2.174 Downloading https://files.pythonhosted.org/packages/7e/d4/7ebdbd03970677812aac39c869717059dbb71a4cfc033ca6e5221787892c/click-8.1.8-py3-none-any.whl (98kB) 22:18:03 #11 2.355 Collecting importlib-metadata>=3.6.0; python_version < "3.10" 22:18:03 #11 2.371 Downloading https://files.pythonhosted.org/packages/ff/94/64287b38c7de4c90683630338cf28f129decbba0a44f0c6db35a873c73c4/importlib_metadata-6.7.0-py3-none-any.whl 22:18:03 #11 2.472 Collecting idna<4,>=2.5 22:18:03 #11 2.486 Downloading https://files.pythonhosted.org/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl (70kB) 22:18:03 #11 2.593 Collecting certifi>=2017.4.17 22:18:04 #11 2.607 Downloading https://files.pythonhosted.org/packages/0b/a7/71ac2cff56fec219ed242bb11b8efb69fcc4bec75db06fb7bfe35de520e6/certifi-2026.7.22-py3-none-any.whl (136kB) 22:18:04 #11 2.753 Collecting urllib3<3,>=1.21.1 22:18:04 #11 2.767 Downloading https://files.pythonhosted.org/packages/d2/b2/b157855192a68541a91ba7b2bbcb91f1b4faa51f8bae38d8005c034be524/urllib3-2.0.7-py3-none-any.whl (124kB) 22:18:04 #11 3.636 Collecting charset-normalizer<4,>=2 22:18:05 #11 3.651 Downloading https://files.pythonhosted.org/packages/9f/2f/fe3f187327aac18e2d54e9d2b08e15d27bf9b642d9e51c219f130fc34d1a/charset_normalizer-3.5.1-cp37-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (253kB) 22:18:05 #11 4.002 Collecting MarkupSafe>=2.1.1 22:18:05 #11 4.018 Downloading https://files.pythonhosted.org/packages/4a/1d/c4f5016f87ced614eacc7d5fb85b25bcc0ff53e8f058d069fc8cbfdc3c7a/MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 22:18:05 #11 4.112 Collecting typing-extensions>=3.6.4; python_version < "3.8" 22:18:05 #11 4.124 Downloading https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl 22:18:05 #11 4.224 Collecting zipp>=0.5 22:18:05 #11 4.239 Downloading https://files.pythonhosted.org/packages/5b/fa/c9e82bbe1af6266adf08afb563905eb87cab83fde00a0a08963510621047/zipp-3.15.0-py3-none-any.whl 22:18:05 #11 4.363 Installing collected packages: itsdangerous, MarkupSafe, Werkzeug, Jinja2, typing-extensions, zipp, importlib-metadata, click, flask, flask-cors, idna, certifi, urllib3, charset-normalizer, requests 22:18:06 #11 4.977 Successfully installed Jinja2-3.1.6 MarkupSafe-2.1.5 Werkzeug-2.2.3 certifi-2026.7.22 charset-normalizer-3.5.1 click-8.1.8 flask-2.2.5 flask-cors-5.0.0 idna-3.10 importlib-metadata-6.7.0 itsdangerous-2.1.2 requests-2.31.0 typing-extensions-4.7.1 urllib3-2.0.7 zipp-3.15.0 22:18:06 #11 5.224 WARNING: You are using pip version 19.3; however, version 24.0 is available. 22:18:06 #11 5.224 You should consider upgrading via the 'pip install --upgrade pip' command. 22:18:06 #11 DONE 5.5s 22:18:07 22:18:07 #12 exporting to image 22:18:07 #12 exporting layers 22:18:07 #12 exporting layers 0.3s done 22:18:07 #12 writing image sha256:c5252530c04d3caf383d16222b974337671a722b87252634957f8ee50b75bcd3 done 22:18:07 #12 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-mediator-vth:0.0.1 done 22:18:07 #12 DONE 0.3s 22:18:07 ---> docker-build.sh ends 22:18:07 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7259682606071205998.sh 22:18:07 [EnvInject] - Injecting environment variables from a build step. 22:18:07 [EnvInject] - Injecting as environment variables the properties content 22:18:07 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 22:18:07 22:18:07 [EnvInject] - Variables injected successfully. 22:18:07 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins11340876736217492005.sh 22:18:07 ---> docker-push.sh 22:18:07 Docker version 24.0.2, build cb74dfc 22:18:07 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-mediator-vth:0.0.1 22:18:07 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-mediator-vth:0.0.1 22:18:07 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-mediator-vth] 22:18:07 4d82901338e2: Preparing 22:18:07 b693fb9c851b: Preparing 22:18:07 ca40aa2406e6: Preparing 22:18:07 edf01e5f9235: Preparing 22:18:07 13304bc9386f: Preparing 22:18:07 6782a38fafb1: Preparing 22:18:07 574ea6c52bdd: Preparing 22:18:07 d1573fad78d1: Preparing 22:18:07 14c1ff636882: Preparing 22:18:07 48ebd1638acd: Preparing 22:18:07 6782a38fafb1: Waiting 22:18:07 574ea6c52bdd: Waiting 22:18:07 d1573fad78d1: Waiting 22:18:07 14c1ff636882: Waiting 22:18:07 31f78d833a92: Preparing 22:18:07 2ea751c0f96c: Preparing 22:18:07 7a435d49206f: Preparing 22:18:07 9674e3075904: Preparing 22:18:07 831b66a484dc: Preparing 22:18:07 48ebd1638acd: Waiting 22:18:07 31f78d833a92: Waiting 22:18:07 2ea751c0f96c: Waiting 22:18:07 831b66a484dc: Waiting 22:18:07 7a435d49206f: Waiting 22:18:07 9674e3075904: Waiting 22:18:07 b693fb9c851b: Pushed 22:18:07 13304bc9386f: Pushed 22:18:07 edf01e5f9235: Pushed 22:18:07 ca40aa2406e6: Pushed 22:18:07 d1573fad78d1: Layer already exists 22:18:07 574ea6c52bdd: Layer already exists 22:18:07 14c1ff636882: Layer already exists 22:18:07 48ebd1638acd: Layer already exists 22:18:07 31f78d833a92: Layer already exists 22:18:07 2ea751c0f96c: Layer already exists 22:18:07 7a435d49206f: Layer already exists 22:18:07 9674e3075904: Layer already exists 22:18:07 831b66a484dc: Layer already exists 22:18:07 6782a38fafb1: Pushed 22:18:09 4d82901338e2: Pushed 22:18:09 0.0.1: digest: sha256:7433f837d144cd43028dae57b7c98e37ffcb1af4c732bff3328f6ce1053c13f3 size: 3463 22:18:09 ---> docker-push.sh ends 22:18:09 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins6277005524471552110.sh 22:18:09 $ ssh-agent -k 22:18:09 unset SSH_AUTH_SOCK; 22:18:09 unset SSH_AGENT_PID; 22:18:09 echo Agent pid 2082 killed; 22:18:09 [ssh-agent] Stopped. 22:18:09 [PostBuildScript] - [INFO] Executing post build scripts. 22:18:09 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins7405787122018767425.sh 22:18:09 ---> sysstat.sh 22:18:10 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins11773396992575022772.sh 22:18:10 ---> package-listing.sh 22:18:10 ++ facter osfamily 22:18:10 ++ tr '[:upper:]' '[:lower:]' 22:18:10 + OS_FAMILY=debian 22:18:10 + workspace=/w/workspace/it-otf-a1-mediator-vth-docker-merge-master 22:18:10 + START_PACKAGES=/tmp/packages_start.txt 22:18:10 + END_PACKAGES=/tmp/packages_end.txt 22:18:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:18:10 + PACKAGES=/tmp/packages_start.txt 22:18:10 + '[' /w/workspace/it-otf-a1-mediator-vth-docker-merge-master ']' 22:18:10 + PACKAGES=/tmp/packages_end.txt 22:18:10 + case "${OS_FAMILY}" in 22:18:10 + dpkg -l 22:18:10 + grep '^ii' 22:18:10 + '[' -f /tmp/packages_start.txt ']' 22:18:10 + '[' -f /tmp/packages_end.txt ']' 22:18:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:18:10 + '[' /w/workspace/it-otf-a1-mediator-vth-docker-merge-master ']' 22:18:10 + mkdir -p /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/archives/ 22:18:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/archives/ 22:18:10 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins17092929859056416919.sh 22:18:10 ---> capture-instance-metadata.sh 22:18:10 Setup pyenv: 22:18:10 system 22:18:10 3.8.13 22:18:10 3.9.13 22:18:10 * 3.10.6 (set by /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/.python-version) 22:18:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CFv7 from file:/tmp/.os_lf_venv 22:18:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:18:12 lf-activate-venv(): INFO: Installing additional packages: lftools 22:18:25 lf-activate-venv(): INFO: Adding /tmp/venv-CFv7/bin to PATH 22:18:25 INFO: Running in OpenStack, capturing instance metadata 22:18:26 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins5833672417457631171.sh 22:18:26 provisioning config files... 22:18:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-otf-a1-mediator-vth-docker-merge-master@tmp/config12321994269262367010tmp 22:18:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:18:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:18:26 [EnvInject] - Injecting environment variables from a build step. 22:18:26 [EnvInject] - Injecting as environment variables the properties content 22:18:26 SERVER_ID=logs 22:18:26 22:18:26 [EnvInject] - Variables injected successfully. 22:18:26 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins6420917805601312452.sh 22:18:26 ---> create-netrc.sh 22:18:26 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins14989959152509961019.sh 22:18:26 ---> python-tools-install.sh 22:18:26 Setup pyenv: 22:18:26 system 22:18:26 3.8.13 22:18:26 3.9.13 22:18:26 * 3.10.6 (set by /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/.python-version) 22:18:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CFv7 from file:/tmp/.os_lf_venv 22:18:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:18:28 lf-activate-venv(): INFO: Installing additional packages: lftools 22:18:40 lf-activate-venv(): INFO: Adding /tmp/venv-CFv7/bin to PATH 22:18:40 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/sh /tmp/jenkins14803889819833091491.sh 22:18:40 ---> uv-install.sh 22:18:40 uv 0.12.18 is already installed 22:18:40 uvx 0.12.18 (x86_64-unknown-linux-gnu) 22:18:40 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins2854731926329077701.sh 22:18:40 ---> sudo-logs.sh 22:18:40 Archiving 'sudo' log.. 22:18:41 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins4410723488127237139.sh 22:18:41 ---> job-cost.sh 22:18:41 INFO: Activating Python virtual environment... 22:18:41 Setup pyenv: 22:18:41 system 22:18:41 3.8.13 22:18:41 3.9.13 22:18:41 * 3.10.6 (set by /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/.python-version) 22:18:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CFv7 from file:/tmp/.os_lf_venv 22:18:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:18:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:18:50 lf-activate-venv(): INFO: Adding /tmp/venv-CFv7/bin to PATH 22:18:50 INFO: No stack-cost file found 22:18:50 INFO: Instance uptime: 200s 22:18:50 INFO: Fetching instance metadata (attempt 1 of 3)... 22:18:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 22:18:51 INFO: Successfully fetched instance metadata 22:18:51 INFO: Instance type: v3-starter-4 22:18:51 INFO: Retrieving pricing info for: v3-starter-4 22:18:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 22:18:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=200 22:18:51 INFO: Successfully fetched Vexxhost pricing API 22:18:51 INFO: Retrieved cost: 0.04 22:18:51 INFO: Retrieved resource: v3-starter-4 22:18:51 INFO: Creating archive directory: /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/archives/cost 22:18:51 INFO: Archiving costs to: /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/archives/cost.csv 22:18:51 INFO: Successfully archived job cost data 22:18:51 DEBUG: Cost data: it-otf-a1-mediator-vth-docker-merge-master,334,2026-09-23 22:18:51,v3-starter-4,200,0.04,0.00,SUCCESS 22:18:51 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash -l /tmp/jenkins12518776778914725935.sh 22:18:51 ---> logs-deploy.sh 22:18:51 Setup pyenv: 22:18:51 system 22:18:51 3.8.13 22:18:51 3.9.13 22:18:51 * 3.10.6 (set by /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/.python-version) 22:18:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CFv7 from file:/tmp/.os_lf_venv 22:18:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:18:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:19:05 lf-activate-venv(): INFO: Adding /tmp/venv-CFv7/bin to PATH 22:19:05 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-otf-a1-mediator-vth-docker-merge-master/334 22:19:05 INFO: archiving workspace using pattern(s): 22:19:07 Archives upload complete. 22:19:07 INFO: archiving logs to Nexus 22:19:08 ---> uname -a: 22:19:08 Linux prd-ubuntu1804-docker-4c-4g-13396 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 22:19:08 22:19:08 22:19:08 ---> lscpu: 22:19:08 Architecture: x86_64 22:19:08 CPU op-mode(s): 32-bit, 64-bit 22:19:08 Byte Order: Little Endian 22:19:08 CPU(s): 4 22:19:08 On-line CPU(s) list: 0-3 22:19:08 Thread(s) per core: 1 22:19:08 Core(s) per socket: 1 22:19:08 Socket(s): 4 22:19:08 NUMA node(s): 1 22:19:08 Vendor ID: AuthenticAMD 22:19:08 CPU family: 23 22:19:08 Model: 49 22:19:08 Model name: AMD EPYC-Rome Processor 22:19:08 Stepping: 0 22:19:08 CPU MHz: 2799.998 22:19:08 BogoMIPS: 5599.99 22:19:08 Virtualization: AMD-V 22:19:08 Hypervisor vendor: KVM 22:19:08 Virtualization type: full 22:19:08 L1d cache: 32K 22:19:08 L1i cache: 32K 22:19:08 L2 cache: 512K 22:19:08 L3 cache: 16384K 22:19:08 NUMA node0 CPU(s): 0-3 22:19:08 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 22:19:08 22:19:08 22:19:08 ---> nproc: 22:19:08 4 22:19:08 22:19:08 22:19:08 ---> df -h: 22:19:08 Filesystem Size Used Avail Use% Mounted on 22:19:08 udev 3.9G 0 3.9G 0% /dev 22:19:08 tmpfs 798M 696K 797M 1% /run 22:19:08 /dev/vda1 20G 10G 9.3G 52% / 22:19:08 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:19:08 tmpfs 5.0M 0 5.0M 0% /run/lock 22:19:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:19:08 /dev/vda15 105M 5.3M 100M 5% /boot/efi 22:19:08 tmpfs 798M 0 798M 0% /run/user/1001 22:19:08 22:19:08 22:19:08 ---> free -m: 22:19:08 total used free shared buff/cache available 22:19:08 Mem: 7975 511 4161 0 3303 7165 22:19:08 Swap: 1023 0 1023 22:19:08 22:19:08 22:19:08 ---> ip addr: 22:19:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:19:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:19:08 inet 127.0.0.1/8 scope host lo 22:19:08 valid_lft forever preferred_lft forever 22:19:08 inet6 ::1/128 scope host 22:19:08 valid_lft forever preferred_lft forever 22:19:08 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 22:19:08 link/ether fa:16:3e:52:6c:7a brd ff:ff:ff:ff:ff:ff 22:19:08 inet 10.32.7.84/23 brd 10.32.7.255 scope global dynamic ens3 22:19:08 valid_lft 86195sec preferred_lft 86195sec 22:19:08 inet6 fe80::f816:3eff:fe52:6c7a/64 scope link 22:19:08 valid_lft forever preferred_lft forever 22:19:08 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 22:19:08 link/ether 02:42:a8:7a:46:72 brd ff:ff:ff:ff:ff:ff 22:19:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:19:08 valid_lft forever preferred_lft forever 22:19:08 22:19:08 22:19:08 ---> sar -b -r -n DEV: 22:19:08 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-13396) 09/23/26 _x86_64_ (4 CPU) 22:19:08 22:19:08 22:15:45 LINUX RESTART (4 CPU) 22:19:08 22:19:08 22:16:01 tps rtps wtps bread/s bwrtn/s 22:19:08 22:17:02 165.54 61.27 104.27 5003.30 42311.50 22:19:08 22:18:01 194.87 18.57 176.29 2496.39 61677.82 22:19:08 22:19:01 36.59 3.25 33.34 491.38 2428.26 22:19:08 Average: 131.98 27.75 104.23 2664.63 35326.15 22:19:08 22:19:08 22:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:19:08 22:17:02 5627952 7346908 2539468 31.09 51488 1836588 1021008 11.08 674408 1670320 215028 22:19:08 22:18:01 4350332 7376380 3817088 46.74 85860 3044576 1266340 13.74 665304 2856684 232 22:19:08 22:19:01 4250668 7326248 3916752 47.96 91996 3082348 1050544 11.40 774816 2843440 12016 22:19:08 Average: 4742984 7349845 3424436 41.93 76448 2654504 1112631 12.07 704843 2456815 75759 22:19:08 22:19:08 22:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:19:08 22:17:02 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 22:19:08 22:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:08 22:17:02 ens3 380.84 238.14 1625.21 67.51 0.00 0.00 0.00 0.00 22:19:08 22:18:01 lo 2.64 2.64 0.27 0.27 0.00 0.00 0.00 0.00 22:19:08 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:08 22:18:01 ens3 501.64 372.73 6482.92 32.50 0.00 0.00 0.00 0.00 22:19:08 22:19:01 lo 3.53 3.53 0.31 0.31 0.00 0.00 0.00 0.00 22:19:08 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:08 22:19:01 ens3 43.78 47.54 51.56 112.89 0.00 0.00 0.00 0.00 22:19:08 Average: lo 2.41 2.41 0.22 0.22 0.00 0.00 0.00 0.00 22:19:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:08 Average: ens3 307.67 218.62 2698.88 71.18 0.00 0.00 0.00 0.00 22:19:08 22:19:08 22:19:08 ---> sar -P ALL: 22:19:08 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-13396) 09/23/26 _x86_64_ (4 CPU) 22:19:08 22:19:08 22:15:45 LINUX RESTART (4 CPU) 22:19:08 22:19:08 22:16:01 CPU %user %nice %system %iowait %steal %idle 22:19:08 22:17:02 all 19.01 0.00 2.55 5.26 0.10 73.08 22:19:08 22:17:02 0 25.26 0.00 2.13 6.66 0.13 65.82 22:19:08 22:17:02 1 26.63 0.00 4.62 3.58 0.12 65.05 22:19:08 22:17:02 2 5.73 0.00 1.49 9.62 0.07 83.09 22:19:08 22:17:02 3 18.47 0.00 1.96 1.17 0.08 78.33 22:19:08 22:18:01 all 20.73 0.00 4.49 4.19 0.14 70.44 22:19:08 22:18:01 0 8.88 0.00 3.76 3.78 0.12 83.46 22:19:08 22:18:01 1 16.54 0.00 5.05 5.47 0.12 72.81 22:19:08 22:18:01 2 9.83 0.00 3.72 4.91 0.12 81.42 22:19:08 22:18:01 3 47.77 0.00 5.44 2.60 0.22 43.96 22:19:08 22:19:01 all 20.62 0.00 1.23 0.92 0.08 77.15 22:19:08 22:19:01 0 4.95 0.00 0.78 0.25 0.03 93.98 22:19:08 22:19:01 1 42.52 0.00 1.84 0.42 0.13 55.09 22:19:08 22:19:01 2 5.18 0.00 1.04 2.70 0.05 91.03 22:19:08 22:19:01 3 29.76 0.00 1.25 0.30 0.10 68.59 22:19:08 Average: all 20.12 0.00 2.74 3.45 0.11 73.58 22:19:08 Average: 0 13.06 0.00 2.21 3.56 0.10 81.08 22:19:08 Average: 1 28.66 0.00 3.82 3.14 0.12 64.25 22:19:08 Average: 2 6.89 0.00 2.07 5.75 0.08 85.20 22:19:08 Average: 3 31.84 0.00 2.86 1.34 0.13 63.83 22:19:08 22:19:08 22:19:08