09:43:15 Started by timer 09:43:15 Running as SYSTEM 09:43:15 [EnvInject] - Loading node environment variables. 09:43:15 Building remotely on prd-ubuntu1804-docker-4c-4g-12464 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release 09:43:15 [ssh-agent] Looking for ssh-agent implementation... 09:43:15 $ ssh-agent 09:43:15 SSH_AUTH_SOCK=/tmp/ssh-XOJT9EhJ06Z5/agent.2067 09:43:15 SSH_AGENT_PID=2069 09:43:15 [ssh-agent] Started. 09:43:15 Running ssh-add (command line suppressed) 09:43:15 Identity added: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/private_key_8146071130254322220.key (jenkins-ssh) 09:43:15 [ssh-agent] Using credentials jenkins (jenkins) 09:43:15 The recommended git tool is: NONE 09:43:17 using credential jenkins 09:43:17 Wiping out workspace first. 09:43:17 Cloning the remote Git repository 09:43:17 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 09:43:17 > git init /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release # timeout=10 09:43:17 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 09:43:17 > git --version # timeout=10 09:43:17 > git --version # 'git version 2.17.1' 09:43:17 using GIT_SSH to set credentials jenkins 09:43:17 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:17 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue # timeout=10 09:43:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:18 Avoid second fetch 09:43:18 > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10 09:43:18 Checking out Revision 49f3343a34cc377773fccdc408554f7263761435 (refs/remotes/origin/j-release) 09:43:18 > git config core.sparsecheckout # timeout=10 09:43:18 > git checkout -f 49f3343a34cc377773fccdc408554f7263761435 # timeout=10 09:43:18 Commit message: "Roll versions after J-Relase (j-release branch)" 09:43:18 > git rev-list --no-walk 49f3343a34cc377773fccdc408554f7263761435 # timeout=10 09:43:22 provisioning config files... 09:43:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:43:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:43:22 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins6093157349031066029.sh 09:43:22 ---> python-tools-install.sh 09:43:22 Setup pyenv: 09:43:22 * system (set by /opt/pyenv/version) 09:43:22 * 3.8.13 (set by /opt/pyenv/version) 09:43:22 * 3.9.13 (set by /opt/pyenv/version) 09:43:22 * 3.10.6 (set by /opt/pyenv/version) 09:43:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WM3p 09:43:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:43:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:31 lf-activate-venv(): INFO: Installing additional packages: lftools 09:43:58 lf-activate-venv(): INFO: Adding /tmp/venv-WM3p/bin to PATH 09:43:58 Generating Requirements File 09:44:26 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. 09:44:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:44:27 Python 3.10.6 09:44:27 pip 26.2.1 from /tmp/venv-WM3p/lib/python3.10/site-packages/pip (python 3.10) 09:44:27 aiohappyeyeballs==2.7.1 09:44:27 aiohttp==3.14.3 09:44:27 aiosignal==1.4.0 09:44:27 appdirs==1.4.4 09:44:27 argcomplete==3.7.2 09:44:27 aspy.yaml==1.3.0 09:44:27 async-timeout==5.0.1 09:44:27 attrs==26.1.0 09:44:27 autopage==0.6.0 09:44:27 backports.strenum==1.3.1 09:44:27 beautifulsoup4==4.15.0 09:44:27 boto3==1.43.93 09:44:27 botocore==1.43.93 09:44:27 bs4==0.0.2 09:44:27 certifi==2026.7.22 09:44:27 cffi==2.1.1 09:44:27 cfgv==3.5.0 09:44:27 chardet==7.6.0 09:44:27 charset-normalizer==3.5.1 09:44:27 click==8.5.0 09:44:27 cliff==4.14.0 09:44:27 cmd2==3.5.1 09:44:27 cryptography==3.3.2 09:44:27 debtcollector==3.1.0 09:44:27 decorator==5.3.1 09:44:27 defusedxml==0.7.1 09:44:27 Deprecated==1.3.1 09:44:27 distlib==0.4.3 09:44:27 dnspython==2.8.0 09:44:27 docker==7.2.0 09:44:27 dogpile.cache==1.5.0 09:44:27 durationpy==0.11 09:44:27 email-validator==2.3.0 09:44:27 filelock==3.32.6 09:44:27 frozenlist==1.8.0 09:44:27 future==1.0.0 09:44:27 gitdb==4.0.12 09:44:27 GitPython==3.1.62 09:44:27 httplib2==0.30.2 09:44:27 identify==2.6.19 09:44:27 idna==3.19 09:44:27 importlib-resources==1.5.0 09:44:27 iso8601==2.1.0 09:44:27 Jinja2==3.1.6 09:44:27 jmespath==1.1.0 09:44:27 jsonpatch==1.33 09:44:27 jsonpointer==3.1.1 09:44:27 jsonschema==4.26.0 09:44:27 jsonschema-specifications==2025.9.1 09:44:27 keystoneauth1==5.14.0 09:44:27 kubernetes==36.0.3 09:44:27 lftools==0.37.23 09:44:27 lxml==6.1.3 09:44:27 markdown-it-py==4.2.0 09:44:27 MarkupSafe==3.0.3 09:44:27 mdurl==0.1.2 09:44:27 msgpack==1.2.2 09:44:27 multi_key_dict==2.0.3 09:44:27 multidict==6.8.0 09:44:27 munch==4.0.0 09:44:27 netaddr==1.3.0 09:44:27 niet==1.4.2 09:44:27 nodeenv==1.10.0 09:44:27 oauth2client==4.1.3 09:44:27 oauthlib==3.3.1 09:44:27 openstacksdk==4.13.0 09:44:27 os-service-types==1.8.2 09:44:27 osc-lib==4.6.0 09:44:27 oslo.config==10.4.0 09:44:27 oslo.context==6.4.0 09:44:27 oslo.i18n==6.8.0 09:44:27 oslo.log==8.2.0 09:44:27 oslo.serialization==5.10.0 09:44:27 oslo.utils==10.1.1 09:44:27 packaging==26.3 09:44:27 pbr==7.0.3 09:44:27 platformdirs==4.11.8 09:44:27 prettytable==3.18.0 09:44:27 propcache==0.5.2 09:44:27 psutil==7.2.2 09:44:27 pyasn1==0.6.4 09:44:27 pyasn1_modules==0.4.2 09:44:27 pycparser==3.0 09:44:27 pygerrit2==2.0.15 09:44:27 PyGithub==2.10.0 09:44:27 Pygments==2.21.0 09:44:27 PyJWT==2.14.0 09:44:27 PyNaCl==1.6.2 09:44:27 pyparsing==2.4.7 09:44:27 pyperclip==1.11.0 09:44:27 pyrsistent==0.20.0 09:44:27 python-cinderclient==9.9.0 09:44:27 python-dateutil==2.9.0.post0 09:44:27 python-discovery==1.6.0 09:44:27 python-heatclient==5.2.0 09:44:27 python-jenkins==1.8.3 09:44:27 python-keystoneclient==6.0.0 09:44:27 python-magnumclient==4.11.0 09:44:27 python-openstackclient==10.0.0 09:44:27 python-swiftclient==4.11.0 09:44:27 PyYAML==6.0.3 09:44:27 referencing==0.37.0 09:44:27 requests==2.34.2 09:44:27 requests-oauthlib==2.0.0 09:44:27 rfc3986==2.0.0 09:44:27 rich==15.0.0 09:44:27 rich-argparse==1.8.0 09:44:27 rpds-py==0.30.0 09:44:27 rsa==4.9.1 09:44:27 ruamel.yaml==0.19.1 09:44:27 ruamel.yaml.clib==0.2.15 09:44:27 s3transfer==0.19.2 09:44:27 simplejson==4.1.2 09:44:27 six==1.17.0 09:44:27 smmap==5.0.3 09:44:27 soupsieve==2.9.2 09:44:27 stevedore==5.8.0 09:44:27 tabulate==0.10.0 09:44:27 toml==0.10.2 09:44:27 tomlkit==0.15.1 09:44:27 tqdm==4.70.1 09:44:27 typing_extensions==4.16.0 09:44:27 urllib3==1.26.20 09:44:27 virtualenv==21.7.9 09:44:27 wcwidth==0.8.3 09:44:27 websocket-client==1.9.2 09:44:27 wrapt==2.4.1 09:44:27 xdg==6.0.0 09:44:27 xmltodict==1.0.4 09:44:27 yarl==1.24.5 09:44:27 yq==4.1.2 09:44:28 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/sh /tmp/jenkins16798561385982863141.sh 09:44:28 ---> uv-install.sh 09:44:28 Installing uv/uvx (latest) using shell installer 09:44:28 2026-09-13 09:44:28 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-2WxKzU.sh" [1] 09:44:28 downloading uv 0.12.13 x86_64-unknown-linux-gnu 09:44:29 installing to /home/jenkins/.local/bin 09:44:29 uv 09:44:29 uvx 09:44:29 everything's installed! 09:44:29 09:44:29 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:44:29 09:44:29 source $HOME/.local/bin/env (sh, bash, zsh) 09:44:29 source $HOME/.local/bin/env.fish (fish) 09:44:29 Adding install location to PATH 09:44:29 ---> Validating uv/uvx install 09:44:29 uvx 0.12.13 (x86_64-unknown-linux-gnu) 09:44:29 provisioning config files... 09:44:29 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/config7902070832323904218tmp 09:44:29 copy managed file [nonrtric-plt-rappcatalogue-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/config13371800440045170672tmp 09:44:29 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins8113851261825862934.sh 09:44:29 ---> docker-login.sh 09:44:29 nexus3.o-ran-sc.org:10001 09:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:29 Configure a credential helper to remove this warning. See 09:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:29 09:44:29 Login Succeeded 09:44:29 nexus3.o-ran-sc.org:10002 09:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:29 Configure a credential helper to remove this warning. See 09:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:29 09:44:29 Login Succeeded 09:44:29 nexus3.o-ran-sc.org:10003 09:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:29 Configure a credential helper to remove this warning. See 09:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:29 09:44:29 Login Succeeded 09:44:29 nexus3.o-ran-sc.org:10004 09:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:30 Configure a credential helper to remove this warning. See 09:44:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:30 09:44:30 Login Succeeded 09:44:30 ---> docker-login.sh ends 09:44:30 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins11108686599663879694.sh 09:44:30 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/sh -xe /tmp/jenkins10579180680484243356.sh 09:44:30 [EnvInject] - Injecting environment variables from a build step. 09:44:30 [EnvInject] - Injecting as environment variables the properties content 09:44:30 DOCKER_ROOT=catalogue-enhanced 09:44:30 CONTAINER_TAG_YAML_DIR= 09:44:30 CONTAINER_TAG_METHOD=yaml-file 09:44:30 09:44:30 [EnvInject] - Variables injected successfully. 09:44:30 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins16739794720898500479.sh 09:44:30 ---> docker-get-container-tag.sh 09:44:30 Setup pyenv: 09:44:30 system 09:44:30 3.8.13 09:44:30 3.9.13 09:44:30 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:44:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WM3p from file:/tmp/.os_lf_venv 09:44:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:44:32 lf-activate-venv(): INFO: Installing additional packages: yq 09:44:33 lf-activate-venv(): INFO: Adding /tmp/venv-WM3p/bin to PATH 09:44:33 ---> Docker image tag found: 1.2.1 09:44:33 [EnvInject] - Injecting environment variables from a build step. 09:44:33 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 09:44:33 [EnvInject] - Variables injected successfully. 09:44:33 [EnvInject] - Injecting environment variables from a build step. 09:44:33 [EnvInject] - Injecting as environment variables the properties content 09:44:33 DOCKER_ARGS=--network=host 09:44:33 DOCKER_ROOT=catalogue-enhanced 09:44:33 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 09:44:33 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 09:44:33 DOCKER_NAME=o-ran-sc/nonrtric-plt-rappcatalogue-enhanced 09:44:33 09:44:33 [EnvInject] - Variables injected successfully. 09:44:33 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins8739112702102695571.sh 09:44:33 ---> docker-build.sh 09:44:33 Docker version 24.0.2, build cb74dfc 09:44:33 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.2.1 09:44:33 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.2.1 . 09:44:34 #1 [internal] load .dockerignore 09:44:34 #1 transferring context: 2B done 09:44:34 #1 DONE 0.1s 09:44:34 09:44:34 #2 [internal] load build definition from Dockerfile 09:44:34 #2 transferring dockerfile: 1.67kB done 09:44:34 #2 DONE 0.1s 09:44:34 09:44:34 #3 [internal] load metadata for docker.io/library/python:3.10-slim-buster 09:44:35 #3 DONE 1.1s 09:44:35 09:44:35 #4 [internal] load build context 09:44:35 #4 DONE 0.0s 09:44:35 09:44:35 #5 [ 1/18] FROM docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 09:44:35 #5 resolve docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 0.1s done 09:44:35 #5 ... 09:44:35 09:44:35 #4 [internal] load build context 09:44:35 #4 transferring context: 95.23kB done 09:44:35 #4 DONE 0.1s 09:44:35 09:44:35 #5 [ 1/18] FROM docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 09:44:35 #5 sha256:93b9055430ce944e6316e724e814427c9ad63c3fb9d87577f7e8436b9aa594c3 6.84kB / 6.84kB done 09:44:35 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0B / 27.14MB 0.1s 09:44:35 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0B / 2.78MB 0.1s 09:44:35 #5 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0B / 11.50MB 0.1s 09:44:35 #5 sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 988B / 988B done 09:44:35 #5 sha256:68f714f81d6522d6ad2156abee2535307c2be24a96781f4823c06422dfff3a2c 1.37kB / 1.37kB done 09:44:36 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 7.34MB / 27.14MB 0.4s 09:44:36 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.3s done 09:44:36 #5 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 3.15MB / 11.50MB 0.4s 09:44:36 #5 sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f 0B / 242B 0.4s 09:44:36 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 10.49MB / 27.14MB 0.5s 09:44:36 #5 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 6.29MB / 11.50MB 0.5s 09:44:36 #5 sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f 242B / 242B 0.4s done 09:44:36 #5 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 0B / 3.37MB 0.5s 09:44:36 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 13.63MB / 27.14MB 0.6s 09:44:36 #5 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 7.34MB / 11.50MB 0.6s 09:44:36 #5 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 1.05MB / 3.37MB 0.6s 09:44:36 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 18.87MB / 27.14MB 0.8s 09:44:36 #5 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 11.50MB / 11.50MB 0.8s done 09:44:36 #5 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 3.37MB / 3.37MB 0.7s done 09:44:36 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 22.02MB / 27.14MB 0.9s 09:44:36 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 26.21MB / 27.14MB 1.0s 09:44:36 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 1.1s done 09:44:36 #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 09:44:38 #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 1.2s done 09:44:38 #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.1s 09:44:38 #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.1s done 09:44:38 #5 extracting sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 09:44:38 #5 extracting sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0.5s done 09:44:38 #5 extracting sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f done 09:44:38 #5 extracting sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 09:44:39 #5 extracting sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 0.3s done 09:44:39 #5 DONE 3.6s 09:44:39 09:44:39 #6 [ 2/18] RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl 09:44:39 #6 0.214 Ign:1 http://deb.debian.org/debian buster InRelease 09:44:39 #6 0.217 Ign:2 http://deb.debian.org/debian-security buster/updates InRelease 09:44:39 #6 0.220 Ign:3 http://deb.debian.org/debian buster-updates InRelease 09:44:39 #6 0.223 Err:4 http://deb.debian.org/debian buster Release 09:44:39 #6 0.223 404 Not Found [IP: 151.101.130.132 80] 09:44:39 #6 0.226 Err:5 http://deb.debian.org/debian-security buster/updates Release 09:44:39 #6 0.226 404 Not Found [IP: 151.101.130.132 80] 09:44:39 #6 0.228 Err:6 http://deb.debian.org/debian buster-updates Release 09:44:39 #6 0.228 404 Not Found [IP: 151.101.130.132 80] 09:44:39 #6 0.233 Reading package lists... 09:44:39 #6 0.244 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 09:44:39 #6 0.244 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 09:44:39 #6 0.244 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 09:44:42 #6 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 09:44:42 ------ 09:44:42 > [ 2/18] RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl: 09:44:42 #6 0.223 Err:4 http://deb.debian.org/debian buster Release 09:44:42 #6 0.223 404 Not Found [IP: 151.101.130.132 80] 09:44:42 #6 0.226 Err:5 http://deb.debian.org/debian-security buster/updates Release 09:44:42 #6 0.226 404 Not Found [IP: 151.101.130.132 80] 09:44:42 #6 0.228 Err:6 http://deb.debian.org/debian buster-updates Release 09:44:42 #6 0.228 404 Not Found [IP: 151.101.130.132 80] 09:44:42 #6 0.233 Reading package lists... 09:44:42 #6 0.244 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 09:44:42 #6 0.244 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 09:44:42 #6 0.244 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 09:44:42 ------ 09:44:42 Dockerfile:20 09:44:42 -------------------- 09:44:42 18 | 09:44:42 19 | FROM python:3.10-slim-buster 09:44:42 20 | >>> RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl 09:44:42 21 | RUN pip install Flask==2.2.5 connexion[swagger-ui,flask]==2.14.2 09:44:42 22 | 09:44:42 -------------------- 09:44:42 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 09:44:42 Build step 'Execute shell' marked build as failure 09:44:42 $ ssh-agent -k 09:44:42 unset SSH_AUTH_SOCK; 09:44:42 unset SSH_AGENT_PID; 09:44:42 echo Agent pid 2069 killed; 09:44:42 [ssh-agent] Stopped. 09:44:42 [PostBuildScript] - [INFO] Executing post build scripts. 09:44:42 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins12758508519248352004.sh 09:44:42 ---> sysstat.sh 09:44:43 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins5076534701446028035.sh 09:44:43 ---> package-listing.sh 09:44:43 ++ facter osfamily 09:44:43 ++ tr '[:upper:]' '[:lower:]' 09:44:43 + OS_FAMILY=debian 09:44:43 + workspace=/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release 09:44:43 + START_PACKAGES=/tmp/packages_start.txt 09:44:43 + END_PACKAGES=/tmp/packages_end.txt 09:44:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:44:43 + PACKAGES=/tmp/packages_start.txt 09:44:43 + '[' /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release ']' 09:44:43 + PACKAGES=/tmp/packages_end.txt 09:44:43 + case "${OS_FAMILY}" in 09:44:43 + dpkg -l 09:44:43 + grep '^ii' 09:44:43 + '[' -f /tmp/packages_start.txt ']' 09:44:43 + '[' -f /tmp/packages_end.txt ']' 09:44:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:44:43 + '[' /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release ']' 09:44:43 + mkdir -p /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/archives/ 09:44:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/archives/ 09:44:43 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins599707965919545230.sh 09:44:43 ---> capture-instance-metadata.sh 09:44:43 Setup pyenv: 09:44:43 system 09:44:43 3.8.13 09:44:43 3.9.13 09:44:43 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:44:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WM3p from file:/tmp/.os_lf_venv 09:44:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:44:45 lf-activate-venv(): INFO: Installing additional packages: lftools 09:44:57 lf-activate-venv(): INFO: Adding /tmp/venv-WM3p/bin to PATH 09:44:57 INFO: Running in OpenStack, capturing instance metadata 09:44:58 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins2376352534172530900.sh 09:44:58 provisioning config files... 09:44:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/config8611863042427657238tmp 09:44:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:44:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:44:58 [EnvInject] - Injecting environment variables from a build step. 09:44:58 [EnvInject] - Injecting as environment variables the properties content 09:44:58 SERVER_ID=logs 09:44:58 09:44:58 [EnvInject] - Variables injected successfully. 09:44:58 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins8085679484245144538.sh 09:44:58 ---> create-netrc.sh 09:44:58 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins4075743502575386643.sh 09:44:58 ---> python-tools-install.sh 09:44:58 Setup pyenv: 09:44:58 system 09:44:58 3.8.13 09:44:58 3.9.13 09:44:58 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:44:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WM3p from file:/tmp/.os_lf_venv 09:44:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:00 lf-activate-venv(): INFO: Installing additional packages: lftools 09:45:12 lf-activate-venv(): INFO: Adding /tmp/venv-WM3p/bin to PATH 09:45:12 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/sh /tmp/jenkins16438849828541563903.sh 09:45:12 ---> uv-install.sh 09:45:12 uv 0.12.13 is already installed 09:45:12 uvx 0.12.13 (x86_64-unknown-linux-gnu) 09:45:12 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins13833213741283263227.sh 09:45:12 ---> sudo-logs.sh 09:45:12 Archiving 'sudo' log.. 09:45:12 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins9025722433925052043.sh 09:45:12 ---> job-cost.sh 09:45:12 INFO: Activating Python virtual environment... 09:45:12 Setup pyenv: 09:45:12 system 09:45:12 3.8.13 09:45:12 3.9.13 09:45:12 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:45:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WM3p from file:/tmp/.os_lf_venv 09:45:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:45:21 lf-activate-venv(): INFO: Adding /tmp/venv-WM3p/bin to PATH 09:45:21 INFO: No stack-cost file found 09:45:21 INFO: Instance uptime: 178s 09:45:21 INFO: Fetching instance metadata (attempt 1 of 3)... 09:45:21 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:45:22 INFO: Successfully fetched instance metadata 09:45:22 INFO: Instance type: v3-starter-4 09:45:22 INFO: Retrieving pricing info for: v3-starter-4 09:45:22 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:45:22 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=178 09:45:22 INFO: Successfully fetched Vexxhost pricing API 09:45:22 INFO: Retrieved cost: 0.04 09:45:22 INFO: Retrieved resource: v3-starter-4 09:45:22 INFO: Creating archive directory: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/archives/cost 09:45:22 INFO: Archiving costs to: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/archives/cost.csv 09:45:22 INFO: Successfully archived job cost data 09:45:22 DEBUG: Cost data: nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release,117,2026-09-13 09:45:22,v3-starter-4,178,0.04,0.00,FAILURE 09:45:22 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins12344392527598030693.sh 09:45:22 ---> logs-deploy.sh 09:45:22 Setup pyenv: 09:45:22 system 09:45:22 3.8.13 09:45:22 3.9.13 09:45:22 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:45:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WM3p from file:/tmp/.os_lf_venv 09:45:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:45:36 lf-activate-venv(): INFO: Adding /tmp/venv-WM3p/bin to PATH 09:45:36 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/117 09:45:36 INFO: archiving workspace using pattern(s): 09:45:37 Archives upload complete. 09:45:37 INFO: archiving logs to Nexus 09:45:38 ---> uname -a: 09:45:38 Linux prd-ubuntu1804-docker-4c-4g-12464 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:45:38 09:45:38 09:45:38 ---> lscpu: 09:45:38 Architecture: x86_64 09:45:38 CPU op-mode(s): 32-bit, 64-bit 09:45:38 Byte Order: Little Endian 09:45:38 CPU(s): 4 09:45:38 On-line CPU(s) list: 0-3 09:45:38 Thread(s) per core: 1 09:45:38 Core(s) per socket: 1 09:45:38 Socket(s): 4 09:45:38 NUMA node(s): 1 09:45:38 Vendor ID: AuthenticAMD 09:45:38 CPU family: 23 09:45:38 Model: 49 09:45:38 Model name: AMD EPYC-Rome Processor 09:45:38 Stepping: 0 09:45:38 CPU MHz: 2799.998 09:45:38 BogoMIPS: 5599.99 09:45:38 Virtualization: AMD-V 09:45:38 Hypervisor vendor: KVM 09:45:38 Virtualization type: full 09:45:38 L1d cache: 32K 09:45:38 L1i cache: 32K 09:45:38 L2 cache: 512K 09:45:38 L3 cache: 16384K 09:45:38 NUMA node0 CPU(s): 0-3 09:45:38 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 09:45:38 09:45:38 09:45:38 ---> nproc: 09:45:38 4 09:45:38 09:45:38 09:45:38 ---> df -h: 09:45:38 Filesystem Size Used Avail Use% Mounted on 09:45:38 udev 3.9G 0 3.9G 0% /dev 09:45:38 tmpfs 798M 696K 797M 1% /run 09:45:38 /dev/vda1 20G 9.2G 11G 48% / 09:45:38 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:45:38 tmpfs 5.0M 0 5.0M 0% /run/lock 09:45:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:45:38 /dev/vda15 105M 5.3M 100M 5% /boot/efi 09:45:38 tmpfs 798M 0 798M 0% /run/user/1001 09:45:38 09:45:38 09:45:38 ---> free -m: 09:45:38 total used free shared buff/cache available 09:45:38 Mem: 7976 503 5104 0 2367 7188 09:45:38 Swap: 1023 0 1023 09:45:38 09:45:38 09:45:38 ---> ip addr: 09:45:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:45:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:45:38 inet 127.0.0.1/8 scope host lo 09:45:38 valid_lft forever preferred_lft forever 09:45:38 inet6 ::1/128 scope host 09:45:38 valid_lft forever preferred_lft forever 09:45:38 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:45:38 link/ether fa:16:3e:24:4e:34 brd ff:ff:ff:ff:ff:ff 09:45:38 inet 10.32.6.221/23 brd 10.32.7.255 scope global dynamic ens3 09:45:38 valid_lft 86217sec preferred_lft 86217sec 09:45:38 inet6 fe80::f816:3eff:fe24:4e34/64 scope link 09:45:38 valid_lft forever preferred_lft forever 09:45:38 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:45:38 link/ether 02:42:cc:29:10:cd brd ff:ff:ff:ff:ff:ff 09:45:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:45:38 valid_lft forever preferred_lft forever 09:45:38 09:45:38 09:45:38 ---> sar -b -r -n DEV: 09:45:38 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-12464) 09/13/26 _x86_64_ (4 CPU) 09:45:38 09:45:38 09:42:38 LINUX RESTART (4 CPU) 09:45:38 09:45:38 09:43:01 tps rtps wtps bread/s bwrtn/s 09:45:38 09:44:01 159.69 65.91 93.78 5187.94 41725.20 09:45:38 09:45:02 125.87 12.88 113.00 2270.04 21242.39 09:45:38 Average: 142.78 39.39 103.39 3728.87 31482.94 09:45:38 09:45:38 09:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:45:38 09:44:01 5760164 7431788 2407264 29.47 51556 1791544 936912 10.17 568328 1650144 169756 09:45:38 09:45:02 5257740 7387740 2909688 35.63 68312 2214376 1006264 10.92 683220 1998364 27884 09:45:38 Average: 5508952 7409764 2658476 32.55 59934 2002960 971588 10.54 625774 1824254 98820 09:45:38 09:45:38 09:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:45:38 09:44:01 lo 1.20 1.20 0.10 0.10 0.00 0.00 0.00 0.00 09:45:38 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:38 09:44:01 ens3 347.88 220.18 1557.98 65.77 0.00 0.00 0.00 0.00 09:45:38 09:45:02 lo 2.73 2.73 0.28 0.28 0.00 0.00 0.00 0.00 09:45:38 09:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:38 09:45:02 ens3 122.31 106.01 1400.45 16.92 0.00 0.00 0.00 0.00 09:45:38 Average: lo 1.97 1.97 0.19 0.19 0.00 0.00 0.00 0.00 09:45:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:38 Average: ens3 235.08 163.09 1479.21 41.34 0.00 0.00 0.00 0.00 09:45:38 09:45:38 09:45:38 ---> sar -P ALL: 09:45:38 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-12464) 09/13/26 _x86_64_ (4 CPU) 09:45:38 09:45:38 09:42:38 LINUX RESTART (4 CPU) 09:45:38 09:45:38 09:43:01 CPU %user %nice %system %iowait %steal %idle 09:45:38 09:44:01 all 20.46 0.00 2.32 4.84 0.07 72.32 09:45:38 09:44:01 0 20.06 0.00 1.90 2.25 0.05 75.74 09:45:38 09:44:01 1 18.69 0.00 3.20 2.36 0.05 75.69 09:45:38 09:44:01 2 7.15 0.00 1.68 9.01 0.07 82.10 09:45:38 09:44:01 3 35.90 0.00 2.49 5.70 0.08 55.82 09:45:38 09:45:02 all 18.79 0.00 1.96 3.42 0.06 75.77 09:45:38 09:45:02 0 36.75 0.00 2.75 2.34 0.08 58.07 09:45:38 09:45:02 1 12.15 0.00 1.36 0.59 0.05 85.85 09:45:38 09:45:02 2 20.62 0.00 2.15 6.40 0.08 70.75 09:45:38 09:45:02 3 5.61 0.00 1.57 4.39 0.03 88.39 09:45:38 Average: all 19.62 0.00 2.14 4.13 0.06 74.04 09:45:38 Average: 0 28.41 0.00 2.33 2.29 0.07 66.91 09:45:38 Average: 1 15.42 0.00 2.28 1.48 0.05 80.77 09:45:38 Average: 2 13.88 0.00 1.91 7.70 0.08 76.43 09:45:38 Average: 3 20.75 0.00 2.03 5.05 0.06 72.12 09:45:38 09:45:38 09:45:38