Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-8142 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ToJeZVwksNIz/agent.2064 SSH_AGENT_PID=2066 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release@tmp/private_key_15129970401342749864.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/nonrtric/plt/rappcatalogue > git init /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue > 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/nonrtric/plt/rappcatalogue +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/h-release^{commit} # timeout=10 Checking out Revision f5dfb7315cb8ca9f88fac149fb58732a08e86b19 (refs/remotes/origin/h-release) > git config core.sparsecheckout # timeout=10 > git checkout -f f5dfb7315cb8ca9f88fac149fb58732a08e86b19 # timeout=10 Commit message: "Update readthedocs config" > git rev-list --no-walk f5dfb7315cb8ca9f88fac149fb58732a08e86b19 # 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 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins966758489021266527.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-YI8Z 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-YI8Z/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-YI8Z/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.68 botocore==1.43.68 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.23 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.4 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 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/sh /tmp/jenkins1588221587052811222.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-08-12 15:21:05 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-IymUme.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/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release@tmp/config17274818012647369926tmp copy managed file [nonrtric-plt-rappcatalogue-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release@tmp/config799402538824657444tmp [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins16167800643099725846.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 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins12745569001752510405.sh [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/sh -xe /tmp/jenkins15793055581323286198.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=catalogue-enhanced CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash -l /tmp/jenkins14019861072630629338.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YI8Z 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-YI8Z/bin to PATH ---> Docker image tag found: 1.1.0 [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=catalogue-enhanced CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/nonrtric-plt-rappcatalogue-enhanced [EnvInject] - Variables injected successfully. [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins3944858337607893326.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.1.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.1.0 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.59kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/python:3.8-slim-buster #3 DONE 1.1s #4 [internal] load build context #4 DONE 0.0s #5 [ 1/18] FROM docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 #5 resolve docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 0.1s done #5 ... #4 [internal] load build context #4 transferring context: 95.16kB done #4 DONE 0.1s #5 [ 1/18] FROM docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0B / 27.14MB 0.1s #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0B / 2.78MB 0.1s #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0B / 12.89MB 0.1s #5 sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 988B / 988B done #5 sha256:90834dba6381dfc3957573dc7a3e6c5c8ed255cf60079329a6da2b5e6d4257b8 1.37kB / 1.37kB done #5 sha256:addd6962740ab9fd79a788945daa24348c11adcec97d47a647e0a61c86cc9f60 6.87kB / 6.87kB done #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 1.05MB / 2.78MB 0.2s #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.3s #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 2.10MB / 12.89MB 0.3s #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 4.19MB / 27.14MB 0.4s #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.3s done #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 5.24MB / 12.89MB 0.4s #5 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 0B / 244B 0.4s #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 8.39MB / 27.14MB 0.5s #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 8.39MB / 12.89MB 0.5s #5 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 244B / 244B 0.4s done #5 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0B / 3.14MB 0.5s #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 10.49MB / 27.14MB 0.6s #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 11.53MB / 12.89MB 0.6s #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 17.83MB / 27.14MB 0.8s #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 12.89MB / 12.89MB 0.6s done #5 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 3.14MB / 3.14MB 0.7s done #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 20.97MB / 27.14MB 0.9s #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 24.12MB / 27.14MB 1.0s #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 1.1s #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 1.1s done #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 1.8s done #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.2s done #5 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 #5 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0.7s done #5 extracting sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 #5 extracting sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 done #5 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0.1s #5 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0.4s done #5 DONE 4.8s #6 [ 2/18] RUN pip install connexion[swagger-ui] #6 2.871 Collecting connexion[swagger-ui] #6 2.903 Downloading connexion-3.2.0-py3-none-any.whl (113 kB) #6 2.921 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.4/113.4 kB 8.1 MB/s eta 0:00:00 #6 3.062 Collecting jsonschema>=4.17.3 #6 3.069 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) #6 3.081 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 10.1 MB/s eta 0:00:00 #6 3.159 Collecting asgiref>=3.4 #6 3.166 Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) #6 3.260 Collecting Jinja2>=3.0.0 #6 3.266 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) #6 3.278 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 17.5 MB/s eta 0:00:00 #6 3.361 Collecting httpx>=0.23 #6 3.370 Downloading httpx-0.28.1-py3-none-any.whl (73 kB) #6 3.382 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.5/73.5 kB 8.8 MB/s eta 0:00:00 #6 3.513 Collecting starlette>=0.35 #6 3.521 Downloading starlette-0.44.0-py3-none-any.whl (73 kB) #6 3.533 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.4/73.4 kB 8.5 MB/s eta 0:00:00 #6 3.581 Collecting python-multipart>=0.0.15 #6 3.587 Downloading python_multipart-0.0.20-py3-none-any.whl (24 kB) #6 3.701 Collecting werkzeug>=2.2.1 #6 3.708 Downloading werkzeug-3.0.6-py3-none-any.whl (227 kB) #6 3.725 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.0/228.0 kB 18.8 MB/s eta 0:00:00 #6 3.838 Collecting requests>=2.27 #6 3.846 Downloading requests-2.32.4-py3-none-any.whl (64 kB) #6 3.857 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 8.5 MB/s eta 0:00:00 #6 4.051 Collecting PyYAML>=5.1 #6 4.063 Downloading PyYAML-6.0.3-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) #6 4.090 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.0/806.0 kB 36.4 MB/s eta 0:00:00 #6 4.165 Collecting typing-extensions>=4.6.1 #6 4.172 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) #6 4.183 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 5.3 MB/s eta 0:00:00 #6 4.216 Collecting inflection>=0.3.1 #6 4.222 Downloading inflection-0.5.1-py2.py3-none-any.whl (9.5 kB) #6 4.264 Collecting swagger-ui-bundle>=1.1.0 #6 4.273 Downloading swagger_ui_bundle-1.1.0-py3-none-any.whl (2.6 MB) #6 4.340 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 42.4 MB/s eta 0:00:00 #6 4.439 Collecting idna #6 4.446 Downloading idna-3.15-py3-none-any.whl (72 kB) #6 4.459 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.3/72.3 kB 8.1 MB/s eta 0:00:00 #6 4.540 Collecting httpcore==1.* #6 4.549 Downloading httpcore-1.0.9-py3-none-any.whl (78 kB) #6 4.563 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.8/78.8 kB 8.8 MB/s eta 0:00:00 #6 4.637 Collecting certifi #6 4.644 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) #6 4.662 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 9.5 MB/s eta 0:00:00 #6 4.743 Collecting anyio #6 4.751 Downloading anyio-4.5.2-py3-none-any.whl (89 kB) #6 4.761 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.8/89.8 kB 12.8 MB/s eta 0:00:00 #6 4.813 Collecting h11>=0.16 #6 4.821 Downloading h11-0.16.0-py3-none-any.whl (37 kB) #6 5.122 Collecting MarkupSafe>=2.0 #6 5.130 Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) #6 5.280 Collecting referencing>=0.28.4 #6 5.288 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) #6 5.356 Collecting attrs>=22.2.0 #6 5.366 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) #6 5.377 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 8.4 MB/s eta 0:00:00 #6 7.074 Collecting rpds-py>=0.7.1 #6 7.083 Downloading rpds_py-0.20.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (360 kB) #6 7.106 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 360.8/360.8 kB 19.8 MB/s eta 0:00:00 #6 7.157 Collecting jsonschema-specifications>=2023.03.6 #6 7.163 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) #6 7.290 Collecting importlib-resources>=1.4.0 #6 7.296 Downloading importlib_resources-6.4.5-py3-none-any.whl (36 kB) #6 7.332 Collecting pkgutil-resolve-name>=1.3.10 #6 7.337 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) #6 8.042 Collecting charset_normalizer<4,>=2 #6 8.051 Downloading charset_normalizer-3.5.0-cp37-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251 kB) #6 8.068 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 251.9/251.9 kB 19.5 MB/s eta 0:00:00 #6 8.205 Collecting urllib3<3,>=1.21.1 #6 8.212 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) #6 8.226 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 14.4 MB/s eta 0:00:00 #6 8.304 Collecting importlib-resources>=1.4.0 #6 8.311 Downloading importlib_resources-5.13.0-py3-none-any.whl (32 kB) #6 8.940 Collecting sniffio>=1.1 #6 8.949 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) #6 9.299 Collecting exceptiongroup>=1.0.2 #6 9.309 Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) #6 10.18 Collecting zipp>=3.1.0 #6 10.19 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) #6 10.77 Installing collected packages: zipp, urllib3, typing-extensions, sniffio, rpds-py, PyYAML, python-multipart, pkgutil-resolve-name, MarkupSafe, inflection, idna, h11, charset_normalizer, certifi, attrs, werkzeug, requests, referencing, Jinja2, importlib-resources, httpcore, exceptiongroup, asgiref, swagger-ui-bundle, jsonschema-specifications, anyio, starlette, jsonschema, httpx, connexion #6 13.05 Successfully installed Jinja2-3.1.6 MarkupSafe-2.1.5 PyYAML-6.0.3 anyio-4.5.2 asgiref-3.8.1 attrs-25.3.0 certifi-2026.7.22 charset_normalizer-3.5.0 connexion-3.2.0 exceptiongroup-1.3.1 h11-0.16.0 httpcore-1.0.9 httpx-0.28.1 idna-3.15 importlib-resources-5.13.0 inflection-0.5.1 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 pkgutil-resolve-name-1.3.10 python-multipart-0.0.20 referencing-0.35.1 requests-2.32.4 rpds-py-0.20.1 sniffio-1.3.1 starlette-0.44.0 swagger-ui-bundle-1.1.0 typing-extensions-4.13.2 urllib3-2.2.3 werkzeug-3.0.6 zipp-3.20.2 #6 13.05 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 #6 13.24 #6 13.24 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #6 13.24 [notice] To update, run: pip install --upgrade pip #6 DONE 14.8s #7 [ 3/18] RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl #7 0.253 Ign:1 http://deb.debian.org/debian buster InRelease #7 0.256 Ign:2 http://deb.debian.org/debian-security buster/updates InRelease #7 0.259 Ign:3 http://deb.debian.org/debian buster-updates InRelease #7 0.262 Err:4 http://deb.debian.org/debian buster Release #7 0.262 404 Not Found [IP: 151.101.194.132 80] #7 0.265 Err:5 http://deb.debian.org/debian-security buster/updates Release #7 0.265 404 Not Found [IP: 151.101.194.132 80] #7 0.267 Err:6 http://deb.debian.org/debian buster-updates Release #7 0.267 404 Not Found [IP: 151.101.194.132 80] #7 0.272 Reading package lists... #7 0.280 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. #7 0.280 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. #7 0.280 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. #7 ERROR: process "/bin/sh -c apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl" did not complete successfully: exit code: 100 ------ > [ 3/18] RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl: #7 0.262 Err:4 http://deb.debian.org/debian buster Release #7 0.262 404 Not Found [IP: 151.101.194.132 80] #7 0.265 Err:5 http://deb.debian.org/debian-security buster/updates Release #7 0.265 404 Not Found [IP: 151.101.194.132 80] #7 0.267 Err:6 http://deb.debian.org/debian buster-updates Release #7 0.267 404 Not Found [IP: 151.101.194.132 80] #7 0.272 Reading package lists... #7 0.280 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. #7 0.280 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. #7 0.280 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. ------ Dockerfile:23 -------------------- 21 | 22 | #install nginx and curl 23 | >>> RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl 24 | 25 | WORKDIR /usr/src/app -------------------- ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl" did not complete successfully: exit code: 100 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2066 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins2143153867489045244.sh ---> sysstat.sh [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins4434845628678238337.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release + 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/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release ']' + 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/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release ']' + mkdir -p /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/archives/ [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins6815406667651136276.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YI8Z 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-YI8Z/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins2940788968842493626.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release@tmp/config18352612240738459528tmp 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. [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins16336789660550178071.sh ---> create-netrc.sh [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins2549215620071588273.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YI8Z 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-YI8Z/bin to PATH [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/sh /tmp/jenkins5218350921300600285.sh ---> uv-install.sh uv 0.12.3 is already installed uvx 0.12.3 (x86_64-unknown-linux-gnu) [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins2764037991644552294.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins12218413727693153033.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/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YI8Z 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-YI8Z/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 249s 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=249 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.04 INFO: Retrieved resource: v3-starter-4 INFO: Creating archive directory: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/archives/cost INFO: Archiving costs to: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release,165,2026-08-12 15:22:32,v3-starter-4,249,0.04,0.00,FAILURE [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash -l /tmp/jenkins2515424819485143063.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YI8Z 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-YI8Z/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/165 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-8142 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.2G 11G 48% / 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 493 5059 0 2422 7195 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:18:70:9c brd ff:ff:ff:ff:ff:ff inet 10.32.7.110/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86140sec preferred_lft 86140sec inet6 fe80::f816:3eff:fe18:709c/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:81:4e:45:0c 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-8142) 08/12/26 _x86_64_ (4 CPU) 15:18:38 LINUX RESTART (4 CPU) 15:19:02 tps rtps wtps bread/s bwrtn/s 15:20:01 149.28 66.94 82.34 5268.94 40543.92 15:21:01 60.66 0.10 60.56 20.26 9303.97 15:22:01 95.88 13.00 82.89 2287.90 16679.37 Average: 101.68 26.45 75.22 2510.23 22072.14 15:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:20:01 5886048 7414056 2281380 27.93 38056 1670492 989908 10.74 585548 1529000 63756 15:21:01 5512024 7362144 2655404 32.51 58572 1954588 1022960 11.10 652444 1800016 172112 15:22:01 5191056 7380868 2976372 36.44 72220 2267368 1028272 11.16 697112 2048816 34188 Average: 5529709 7385689 2637719 32.30 56283 1964149 1013713 11.00 645035 1792611 90019 15:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:01 lo 1.02 1.02 0.09 0.09 0.00 0.00 0.00 0.00 15:20:01 ens3 407.34 207.76 1209.88 65.55 0.00 0.00 0.00 0.00 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:21:01 ens3 35.30 29.49 685.17 4.28 0.00 0.00 0.00 0.00 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 15:22:01 ens3 142.42 107.96 1246.96 16.19 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.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 Average: ens3 193.82 114.55 1046.42 28.46 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8142) 08/12/26 _x86_64_ (4 CPU) 15:18:38 LINUX RESTART (4 CPU) 15:19:02 CPU %user %nice %system %iowait %steal %idle 15:20:01 all 20.94 0.00 2.98 4.83 1.37 69.89 15:20:01 0 11.38 0.00 3.43 2.99 0.97 81.24 15:20:01 1 14.33 0.00 2.37 5.11 1.16 77.04 15:20:01 2 26.37 0.00 3.82 4.55 1.78 63.49 15:20:01 3 31.66 0.00 2.27 6.69 1.56 57.82 15:21:01 all 20.25 0.00 1.22 1.78 0.81 75.94 15:21:01 0 10.25 0.00 0.84 0.07 0.35 88.50 15:21:01 1 0.15 0.00 0.48 5.27 0.62 93.48 15:21:01 2 60.19 0.00 2.95 0.42 1.92 34.53 15:21:01 3 10.37 0.00 0.63 1.33 0.35 87.31 15:22:01 all 19.18 0.00 2.27 2.67 0.85 75.03 15:22:01 0 30.48 0.00 1.96 1.86 1.07 64.63 15:22:01 1 8.38 0.00 2.54 6.48 0.59 82.01 15:22:01 2 26.13 0.00 2.78 1.76 1.32 68.02 15:22:01 3 11.73 0.00 1.80 0.60 0.43 85.43 Average: all 20.12 0.00 2.15 3.08 1.01 73.64 Average: 0 17.39 0.00 2.07 1.63 0.80 78.12 Average: 1 7.57 0.00 1.79 5.62 0.78 84.23 Average: 2 37.65 0.00 3.18 2.23 1.67 55.27 Average: 3 17.84 0.00 1.57 2.85 0.78 76.97