Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-8040 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-hw-python-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-OkO6mamaxN8Q/agent.2151 SSH_AGENT_PID=2153 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-hw-python-docker-merge-master@tmp/private_key_17660402500742415700.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-app/hw-python > git init /w/workspace/ric-app-hw-python-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw-python > 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-app/hw-python +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw-python # 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 a6d00525aa2f62f2457d84731da2b7d89e0b1013 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a6d00525aa2f62f2457d84731da2b7d89e0b1013 # timeout=10 Commit message: "Release image version 1.1.1" > git rev-list --no-walk a6d00525aa2f62f2457d84731da2b7d89e0b1013 # 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-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins2512346981047380545.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-NrZ3 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NrZ3/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.2.1 from /tmp/venv-NrZ3/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.2 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.67 botocore==1.43.67 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.5.1 charset-normalizer==3.4.9 click==8.4.2 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.32.2 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.59 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.3 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.3 pbr==7.0.3 platformdirs==4.11.2 prettytable==3.18.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.5.1 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.9.2 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.3 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.3.0 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [ric-app-hw-python-docker-merge-master] $ /bin/sh /tmp/jenkins2354954983232265630.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-08-11 07:35:05 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-GtMDAQ.sh" [1] downloading uv 0.12.3 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.3 (x86_64-unknown-linux-gnu) provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-app-hw-python-docker-merge-master@tmp/config5627484591897946121tmp copy managed file [ric-app-hw-python-settings] to file:/w/workspace/ric-app-hw-python-docker-merge-master@tmp/config18185267194904003908tmp [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins17972955756752229023.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-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins12201928410545866026.sh [ric-app-hw-python-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17057715272627247380.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-app-hw-python-docker-merge-master] $ /bin/bash -l /tmp/jenkins8641432849247739745.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-hw-python-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NrZ3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-NrZ3/bin to PATH ---> Docker image tag found: 1.1.1 [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-app-hw-python-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-app-hw-python [EnvInject] - Variables injected successfully. [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins17429488307992709962.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.71kB done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 #3 DONE 0.1s #4 [internal] load metadata for docker.io/library/python:3.8-alpine #4 DONE 1.1s #5 [stage-0 1/11] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba #5 resolve docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 0.1s done #5 ... #6 [internal] load build context #6 transferring context: 54.07kB 0.0s done #6 DONE 0.1s #5 [stage-0 1/11] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba #5 sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 10.29kB / 10.29kB done #5 sha256:9f956f4ecf00137962b8da05d2ced2181cf22e23036a81daa61610e16ddd1078 1.73kB / 1.73kB done #5 sha256:cd39247b02f92df84605637e0f1b7887434169aca105b8ee9cbcd2dbfc988ed5 4.95kB / 4.95kB done #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0B / 3.62MB 0.1s #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0B / 455.12kB 0.1s #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 455.12kB / 455.12kB 0.3s done #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 0B / 14.22MB 0.3s #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 0B / 247B 0.3s #5 ... #7 FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5@sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e #7 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5@sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 0.0s done #7 sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 944B / 944B done #7 sha256:97c4949696de859e2ea8ba7daf1351159313b147096c783a6690c444385a2d8f 1.85kB / 1.85kB done #7 sha256:63656a819106ad237a89f8dbbb6e3f6602162b37cccd4e67d10ecfe0a139627b 74.88kB / 74.88kB 0.1s done #7 extracting sha256:63656a819106ad237a89f8dbbb6e3f6602162b37cccd4e67d10ecfe0a139627b done #7 sha256:7f5f6b9920dc197bc85d7fffa091ed0d2f41981019754da79255b464c034e1dc 5.96kB / 5.96kB 0.2s done #7 sha256:503af471e686c80a76be3dc30d7151054d231354a7579feca3b820c4e6560baf 356.08kB / 356.08kB 0.1s done #7 extracting sha256:7f5f6b9920dc197bc85d7fffa091ed0d2f41981019754da79255b464c034e1dc done #7 extracting sha256:503af471e686c80a76be3dc30d7151054d231354a7579feca3b820c4e6560baf 0.0s done #7 DONE 0.5s #5 [stage-0 1/11] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.5s #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 3.15MB / 14.22MB 0.5s #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.5s done #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 6.29MB / 14.22MB 0.6s #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 247B / 247B 0.5s done #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 11.53MB / 14.22MB 0.6s #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.2s done #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 0.7s #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 0.9s done #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0.1s done #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 1.0s done #5 extracting sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 done #5 DONE 4.3s #8 [stage-0 2/11] COPY --from=nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 /usr/local/lib64/librmr* /usr/local/lib64/ #8 DONE 0.4s #9 [stage-0 3/11] RUN mkdir -p /opt/route/ #9 DONE 0.3s #10 [stage-0 4/11] COPY init/test_route.rt /opt/route/test_route.rt #10 DONE 0.1s #11 [stage-0 5/11] RUN apk update && apk add gcc musl-dev bash #11 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #11 0.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #11 0.798 v3.20.10-114-ga410d2306e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #11 0.798 v3.20.10-106-gcfb1a4769c3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #11 0.798 OK: 24190 distinct packages available #11 1.393 (1/15) Upgrading musl (1.2.5-r0 -> 1.2.5-r3) #11 1.459 (2/15) Installing bash (5.2.26-r0) #11 1.483 Executing bash-5.2.26-r0.post-install #11 1.488 (3/15) Installing libgcc (13.2.1_git20240309-r1) #11 1.495 (4/15) Installing jansson (2.14-r4) #11 1.498 (5/15) Installing libstdc++ (13.2.1_git20240309-r1) #11 1.528 (6/15) Installing zstd-libs (1.5.6-r0) #11 1.544 (7/15) Installing binutils (2.42-r1) #11 1.636 (8/15) Installing libgomp (13.2.1_git20240309-r1) #11 1.643 (9/15) Installing libatomic (13.2.1_git20240309-r1) #11 1.646 (10/15) Installing gmp (6.3.0-r1) #11 1.660 (11/15) Installing isl26 (0.26-r1) #11 1.685 (12/15) Installing mpfr4 (4.2.1-r0) #11 1.696 (13/15) Installing mpc1 (1.3.1-r1) #11 1.700 (14/15) Installing gcc (13.2.1_git20240309-r1) #11 2.725 (15/15) Installing musl-dev (1.2.5-r3) #11 2.805 Executing busybox-1.36.1-r29.trigger #11 2.814 OK: 166 MiB in 51 packages #11 DONE 3.3s #12 [stage-0 6/11] COPY setup.py /tmp #12 DONE 0.1s #13 [stage-0 7/11] COPY README.md /tmp #13 DONE 0.1s #14 [stage-0 8/11] COPY LICENSE.txt /tmp/ #14 DONE 0.2s #15 [stage-0 9/11] COPY src/ /tmp/src #15 DONE 0.2s #16 [stage-0 10/11] COPY init/ /tmp/init #16 DONE 0.2s #17 [stage-0 11/11] RUN pip install /tmp #17 3.254 Processing /tmp #17 3.258 Preparing metadata (setup.py): started #17 3.884 Preparing metadata (setup.py): finished with status 'done' #17 4.128 Collecting ricxappframe<2.3.0,>=1.1.1 #17 4.221 Downloading ricxappframe-2.2.0-py3-none-any.whl (78 kB) #17 4.257 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 2.2 MB/s eta 0:00:00 #17 4.372 Collecting inotify-simple #17 4.398 Downloading inotify_simple-2.0.1-py3-none-any.whl (7.4 kB) #17 4.566 Collecting requests #17 4.590 Downloading requests-2.32.4-py3-none-any.whl (64 kB) #17 4.602 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 6.8 MB/s eta 0:00:00 #17 4.710 Collecting ricsdl<4.0.0,>=3.0.0 #17 4.737 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) #17 4.842 Collecting mdclogpy #17 4.867 Downloading mdclogpy-1.1.4-py3-none-any.whl (6.5 kB) #17 5.585 Collecting protobuf #17 5.611 Downloading protobuf-5.29.6-py3-none-any.whl (173 kB) #17 5.641 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.1/173.1 kB 6.4 MB/s eta 0:00:00 #17 5.948 Collecting msgpack #17 5.979 Downloading msgpack-1.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (412 kB) #17 6.014 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 412.8/412.8 kB 14.0 MB/s eta 0:00:00 #17 6.197 Collecting redis==4.3.6 #17 6.223 Downloading redis-4.3.6-py3-none-any.whl (248 kB) #17 6.236 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 28.4 MB/s eta 0:00:00 #17 6.242 Requirement already satisfied: setuptools in /usr/local/lib/python3.8/site-packages (from ricsdl<4.0.0,>=3.0.0->ricxappframe<2.3.0,>=1.1.1->hw-python==0.0.1) (57.5.0) #17 6.685 Collecting hiredis==2.0.0 #17 6.712 Downloading hiredis-2.0.0.tar.gz (75 kB) #17 6.727 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 6.0 MB/s eta 0:00:00 #17 6.751 Preparing metadata (setup.py): started #17 7.126 Preparing metadata (setup.py): finished with status 'done' #17 7.233 Collecting async-timeout>=4.0.2 #17 7.248 Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) #17 7.358 Collecting packaging>=20.4 #17 7.383 Downloading packaging-26.2-py3-none-any.whl (100 kB) #17 7.396 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 12.1 MB/s eta 0:00:00 #17 7.464 Collecting inotify #17 7.489 Downloading inotify-0.2.12-py2.py3-none-any.whl (20 kB) #17 8.043 Collecting charset_normalizer<4,>=2 #17 8.067 Downloading charset_normalizer-3.4.9-py3-none-any.whl (64 kB) #17 8.080 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 7.2 MB/s eta 0:00:00 #17 8.188 Collecting certifi>=2017.4.17 #17 8.211 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) #17 8.224 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 16.2 MB/s eta 0:00:00 #17 8.383 Collecting urllib3<3,>=1.21.1 #17 8.408 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) #17 8.420 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 16.9 MB/s eta 0:00:00 #17 8.506 Collecting idna<4,>=2.5 #17 8.531 Downloading idna-3.15-py3-none-any.whl (72 kB) #17 8.542 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.3/72.3 kB 9.3 MB/s eta 0:00:00 #17 8.677 Collecting build #17 8.700 Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) #17 8.894 Collecting tomli>=1.1.0 #17 8.919 Downloading tomli-2.4.1-py3-none-any.whl (14 kB) #17 8.985 Collecting pyproject_hooks #17 9.010 Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) #17 9.209 Collecting importlib-metadata>=4.6 #17 9.235 Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) #17 9.403 Collecting zipp>=3.20 #17 9.427 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) #17 9.539 Building wheels for collected packages: hw-python, hiredis #17 9.540 Building wheel for hw-python (setup.py): started #17 10.18 Building wheel for hw-python (setup.py): finished with status 'done' #17 10.18 Created wheel for hw-python: filename=hw_python-0.0.1-py3-none-any.whl size=22250 sha256=8fe758bae158d1f11dd073e271d20b316010f6cbd703d8b89347c15e18a35bf1 #17 10.18 Stored in directory: /tmp/pip-ephem-wheel-cache-8gch1yzo/wheels/78/ab/a0/8496039e7645dd3b09b709a816d0511de18e2e54229b2543cc #17 10.19 Building wheel for hiredis (setup.py): started #17 12.62 Building wheel for hiredis (setup.py): finished with status 'done' #17 12.62 Created wheel for hiredis: filename=hiredis-2.0.0-cp38-cp38-linux_x86_64.whl size=79689 sha256=5f938365963f43a2af93f5c11b19547cbf799fc413d0d2bb8fd46052a9fb9511 #17 12.62 Stored in directory: /root/.cache/pip/wheels/40/f9/92/4f916d7efad1897f2921f8694fa654619198da80ad6afc7996 #17 12.63 Successfully built hw-python hiredis #17 12.94 Installing collected packages: zipp, urllib3, tomli, pyproject_hooks, protobuf, packaging, msgpack, inotify-simple, idna, hiredis, charset_normalizer, certifi, async-timeout, requests, redis, importlib-metadata, ricsdl, build, inotify, mdclogpy, ricxappframe, hw-python #17 14.69 Successfully installed async-timeout-5.0.1 build-1.2.2.post1 certifi-2026.7.22 charset_normalizer-3.4.9 hiredis-2.0.0 hw-python-0.0.1 idna-3.15 importlib-metadata-8.5.0 inotify-0.2.12 inotify-simple-2.0.1 mdclogpy-1.1.4 msgpack-1.1.1 packaging-26.2 protobuf-5.29.6 pyproject_hooks-1.2.0 redis-4.3.6 requests-2.32.4 ricsdl-3.1.3 ricxappframe-2.2.0 tomli-2.4.1 urllib3-2.2.3 zipp-3.20.2 #17 14.69 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #17 15.00 #17 15.00 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #17 15.00 [notice] To update, run: pip install --upgrade pip #17 DONE 15.7s #18 exporting to image #18 exporting layers #18 exporting layers 1.3s done #18 writing image sha256:f65c3f873ab68bcc66e33f72d26e52a6b9858915e0a77c9b18daaecbdfec7a39 done #18 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 done #18 DONE 1.3s ---> docker-build.sh ends [ric-app-hw-python-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8995883417717861551.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-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins3255623636125561161.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python] a877739cb958: Preparing e979d202370e: Preparing 45879a9ed5d7: Preparing 30363d755a15: Preparing 3373eac75ebb: Preparing 84c993f7cde4: Preparing add074e63734: Preparing 77fe30debe08: Preparing 975c3e36fc24: Preparing d60b17010fad: Preparing 817fa7f5a4af: Preparing 6b49371d7ed7: Preparing 50acbb6dc641: Preparing 63ca1fbb43ae: Preparing 84c993f7cde4: Waiting add074e63734: Waiting 77fe30debe08: Waiting 975c3e36fc24: Waiting d60b17010fad: Waiting 817fa7f5a4af: Waiting 6b49371d7ed7: Waiting 50acbb6dc641: Waiting 63ca1fbb43ae: Waiting 45879a9ed5d7: Pushed 30363d755a15: Pushed e979d202370e: Pushed 3373eac75ebb: Pushed 84c993f7cde4: Pushed 77fe30debe08: Pushed 975c3e36fc24: Pushed 6b49371d7ed7: Layer already exists 817fa7f5a4af: Layer already exists 50acbb6dc641: Layer already exists 63ca1fbb43ae: Layer already exists d60b17010fad: Pushed a877739cb958: Pushed add074e63734: Pushed 1.1.1: digest: sha256:b8b1ab7b0faacd43072c2f06a7a3305bd8bb79f9e04f62bbe25bddb91c0bff89 size: 3242 ---> docker-push.sh ends [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins4872963292018412915.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2153 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins17327528970443481878.sh ---> sysstat.sh [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins12670162702265541817.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-app-hw-python-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-app-hw-python-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-app-hw-python-docker-merge-master ']' + mkdir -p /w/workspace/ric-app-hw-python-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-hw-python-docker-merge-master/archives/ [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins15199110815801335010.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-hw-python-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NrZ3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NrZ3/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins14928513316112265397.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-hw-python-docker-merge-master@tmp/config2389694836886972632tmp 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-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins2662133056427767308.sh ---> create-netrc.sh [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins14539166575364843560.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-hw-python-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NrZ3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NrZ3/bin to PATH [ric-app-hw-python-docker-merge-master] $ /bin/sh /tmp/jenkins1076426144656591326.sh ---> uv-install.sh uv 0.12.3 is already installed uvx 0.12.3 (x86_64-unknown-linux-gnu) [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins14928739570893371759.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins4761346521198685641.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-hw-python-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NrZ3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-NrZ3/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 274s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-starter-4 INFO: Retrieving pricing info for: v3-starter-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=274 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.04 INFO: Retrieved resource: v3-starter-4 INFO: Creating archive directory: /w/workspace/ric-app-hw-python-docker-merge-master/archives/cost INFO: Archiving costs to: /w/workspace/ric-app-hw-python-docker-merge-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: ric-app-hw-python-docker-merge-master,313,2026-08-11 07:36:55,v3-starter-4,274,0.04,0.00,SUCCESS [ric-app-hw-python-docker-merge-master] $ /bin/bash -l /tmp/jenkins2306065725481601126.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-hw-python-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NrZ3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-NrZ3/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-hw-python-docker-merge-master/313 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-8040 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 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 9.3G 10G 49% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 500 4991 0 2483 7188 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:2d:63:03 brd ff:ff:ff:ff:ff:ff inet 10.32.6.133/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86115sec preferred_lft 86115sec inet6 fe80::f816:3eff:fe2d:6303/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:a3:73:72:11 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-8040) 08/11/26 _x86_64_ (4 CPU) 07:32:37 LINUX RESTART (4 CPU) 07:33:01 tps rtps wtps bread/s bwrtn/s 07:34:01 146.84 65.39 81.45 5141.01 39906.83 07:35:01 54.67 0.10 54.57 20.26 8928.38 07:36:01 123.70 13.15 110.55 2318.28 18259.49 07:37:01 20.61 0.32 20.30 22.66 1454.16 Average: 86.46 19.74 66.72 1875.55 17137.21 07:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:34:01 5866280 7397676 2301148 28.17 38808 1672888 1009568 10.95 600612 1531048 68436 07:35:01 5492796 7352720 2674632 32.75 59124 1962936 1036636 11.25 661012 1807236 187248 07:36:01 5158628 7395052 3008800 36.84 69356 2317992 1022492 11.09 857560 1920608 848 07:37:01 5139064 7387300 3028364 37.08 72420 2326196 1028344 11.16 879872 1916224 9908 Average: 5414192 7383187 2753236 33.71 59927 2070003 1024260 11.11 749764 1793779 66610 07:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:34:01 ens3 337.61 198.67 1206.56 64.50 0.00 0.00 0.00 0.00 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 07:35:01 ens3 38.53 30.84 669.78 4.08 0.00 0.00 0.00 0.00 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 07:36:01 ens3 308.27 261.91 1724.41 1183.05 0.00 0.00 0.00 0.00 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:01 lo 5.47 5.47 0.52 0.52 0.00 0.00 0.00 0.00 07:37:01 ens3 13.38 13.70 8.65 6.35 0.00 0.00 0.00 0.00 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 Average: ens3 174.45 126.28 902.35 314.49 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.97 1.97 0.18 0.18 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8040) 08/11/26 _x86_64_ (4 CPU) 07:32:37 LINUX RESTART (4 CPU) 07:33:01 CPU %user %nice %system %iowait %steal %idle 07:34:01 all 21.27 0.00 2.72 4.45 1.72 69.85 07:34:01 0 9.53 0.00 1.31 3.45 1.66 84.06 07:34:01 1 37.03 0.00 5.40 3.20 2.10 52.27 07:34:01 2 24.69 0.00 2.11 2.61 1.74 68.84 07:34:01 3 13.87 0.00 2.07 8.55 1.40 74.10 07:35:01 all 20.22 0.00 1.29 1.84 1.13 75.53 07:35:01 0 17.81 0.00 0.61 0.35 1.49 79.74 07:35:01 1 15.15 0.00 1.40 4.83 0.83 77.80 07:35:01 2 17.77 0.00 1.23 0.90 0.93 79.17 07:35:01 3 30.17 0.00 1.88 1.30 1.26 65.39 07:36:01 all 19.34 0.00 2.59 3.81 1.30 72.96 07:36:01 0 20.39 0.00 2.89 1.90 1.35 73.47 07:36:01 1 25.48 0.00 2.99 3.85 1.33 66.34 07:36:01 2 14.22 0.00 2.19 4.68 1.14 77.78 07:36:01 3 17.23 0.00 2.34 4.83 1.37 74.23 07:37:01 all 20.63 0.00 0.95 0.72 1.15 76.55 07:37:01 0 17.04 0.00 0.90 2.10 0.85 79.11 07:37:01 1 12.44 0.00 0.91 0.05 0.78 85.81 07:37:01 2 24.91 0.00 0.86 0.61 1.56 72.05 07:37:01 3 28.10 0.00 1.11 0.12 1.41 69.26 Average: all 20.37 0.00 1.89 2.70 1.32 73.72 Average: 0 16.19 0.00 1.43 1.95 1.34 79.10 Average: 1 22.52 0.00 2.67 2.98 1.26 70.57 Average: 2 20.41 0.00 1.60 2.20 1.34 74.45 Average: 3 22.36 0.00 1.85 3.69 1.36 70.74