09:44:19 Started by timer 09:44:19 Running as SYSTEM 09:44:19 [EnvInject] - Loading node environment variables. 09:44:20 Building remotely on prd-ubuntu1804-docker-4c-4g-7442 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release 09:44:20 [ssh-agent] Looking for ssh-agent implementation... 09:44:20 $ ssh-agent 09:44:20 SSH_AUTH_SOCK=/tmp/ssh-MkVcuLCyXdDz/agent.2168 09:44:20 SSH_AGENT_PID=2170 09:44:20 [ssh-agent] Started. 09:44:20 Running ssh-add (command line suppressed) 09:44:20 Identity added: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/private_key_1080169348584347736.key (jenkins-ssh) 09:44:20 [ssh-agent] Using credentials jenkins (jenkins) 09:44:20 The recommended git tool is: NONE 09:44:23 using credential jenkins 09:44:23 Wiping out workspace first. 09:44:23 Cloning the remote Git repository 09:44:23 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 09:44:24 > git init /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release # timeout=10 09:44:24 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 09:44:24 > git --version # timeout=10 09:44:24 > git --version # 'git version 2.17.1' 09:44:24 using GIT_SSH to set credentials jenkins 09:44:24 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:25 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue # timeout=10 09:44:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:26 Avoid second fetch 09:44:26 > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10 09:44:26 Checking out Revision 49f3343a34cc377773fccdc408554f7263761435 (refs/remotes/origin/j-release) 09:44:26 > git config core.sparsecheckout # timeout=10 09:44:26 > git checkout -f 49f3343a34cc377773fccdc408554f7263761435 # timeout=10 09:44:27 Commit message: "Roll versions after J-Relase (j-release branch)" 09:44:27 > git rev-list --no-walk 49f3343a34cc377773fccdc408554f7263761435 # timeout=10 09:44:30 provisioning config files... 09:44:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:44:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:44:30 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins9382699411805555919.sh 09:44:30 ---> python-tools-install.sh 09:44:30 Setup pyenv: 09:44:31 * system (set by /opt/pyenv/version) 09:44:31 * 3.8.13 (set by /opt/pyenv/version) 09:44:31 * 3.9.13 (set by /opt/pyenv/version) 09:44:31 * 3.10.6 (set by /opt/pyenv/version) 09:44:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IWMS 09:44:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:44:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:44:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:44:47 lf-activate-venv(): INFO: Base packages installed successfully 09:44:47 lf-activate-venv(): INFO: Installing additional packages: lftools 09:45:29 lf-activate-venv(): INFO: Adding /tmp/venv-IWMS/bin to PATH 09:45:29 Generating Requirements File 09:46:04 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:46:04 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:46:04 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:46:05 Python 3.10.6 09:46:05 pip 25.3 from /tmp/venv-IWMS/lib/python3.10/site-packages/pip (python 3.10) 09:46:06 appdirs==1.4.4 09:46:06 argcomplete==3.6.3 09:46:06 aspy.yaml==1.3.0 09:46:06 attrs==25.4.0 09:46:06 autopage==0.5.2 09:46:06 beautifulsoup4==4.14.2 09:46:06 boto3==1.40.59 09:46:06 botocore==1.40.59 09:46:06 bs4==0.0.2 09:46:06 cachetools==6.2.1 09:46:06 certifi==2025.10.5 09:46:06 cffi==2.0.0 09:46:06 cfgv==3.4.0 09:46:06 chardet==5.2.0 09:46:06 charset-normalizer==3.4.4 09:46:06 click==8.3.0 09:46:06 cliff==4.11.0 09:46:06 cmd2==2.7.0 09:46:06 cryptography==3.3.2 09:46:06 debtcollector==3.0.0 09:46:06 decorator==5.2.1 09:46:06 defusedxml==0.7.1 09:46:06 Deprecated==1.2.18 09:46:06 distlib==0.4.0 09:46:06 dnspython==2.8.0 09:46:06 docker==7.1.0 09:46:06 dogpile.cache==1.5.0 09:46:06 durationpy==0.10 09:46:06 email-validator==2.3.0 09:46:06 filelock==3.20.0 09:46:06 future==1.0.0 09:46:06 gitdb==4.0.12 09:46:06 GitPython==3.1.45 09:46:06 google-auth==2.41.1 09:46:06 httplib2==0.31.0 09:46:06 identify==2.6.15 09:46:06 idna==3.11 09:46:06 importlib-resources==1.5.0 09:46:06 iso8601==2.1.0 09:46:06 Jinja2==3.1.6 09:46:06 jmespath==1.0.1 09:46:06 jsonpatch==1.33 09:46:06 jsonpointer==3.0.0 09:46:06 jsonschema==4.25.1 09:46:06 jsonschema-specifications==2025.9.1 09:46:06 keystoneauth1==5.12.0 09:46:06 kubernetes==34.1.0 09:46:06 lftools==0.37.15 09:46:06 lxml==6.0.2 09:46:06 markdown-it-py==4.0.0 09:46:06 MarkupSafe==3.0.3 09:46:06 mdurl==0.1.2 09:46:06 msgpack==1.1.2 09:46:06 multi_key_dict==2.0.3 09:46:06 munch==4.0.0 09:46:06 netaddr==1.3.0 09:46:06 niet==1.4.2 09:46:06 nodeenv==1.9.1 09:46:06 oauth2client==4.1.3 09:46:06 oauthlib==3.3.1 09:46:06 openstacksdk==4.7.1 09:46:06 os-service-types==1.8.0 09:46:06 osc-lib==4.2.0 09:46:06 oslo.config==10.0.0 09:46:06 oslo.context==6.1.0 09:46:06 oslo.i18n==6.6.0 09:46:06 oslo.log==7.2.1 09:46:06 oslo.serialization==5.8.0 09:46:06 oslo.utils==9.1.0 09:46:06 packaging==25.0 09:46:06 pbr==7.0.1 09:46:06 platformdirs==4.5.0 09:46:06 prettytable==3.16.0 09:46:06 psutil==7.1.2 09:46:06 pyasn1==0.6.1 09:46:06 pyasn1_modules==0.4.2 09:46:06 pycparser==2.23 09:46:06 pygerrit2==2.0.15 09:46:06 PyGithub==2.8.1 09:46:06 Pygments==2.19.2 09:46:06 PyJWT==2.10.1 09:46:06 PyNaCl==1.6.0 09:46:06 pyparsing==2.4.7 09:46:06 pyperclip==1.11.0 09:46:06 pyrsistent==0.20.0 09:46:06 python-cinderclient==9.8.0 09:46:06 python-dateutil==2.9.0.post0 09:46:06 python-heatclient==4.3.0 09:46:06 python-jenkins==1.8.3 09:46:06 python-keystoneclient==5.7.0 09:46:06 python-magnumclient==4.9.0 09:46:06 python-openstackclient==8.2.0 09:46:06 python-swiftclient==4.8.0 09:46:06 PyYAML==6.0.3 09:46:06 referencing==0.37.0 09:46:06 requests==2.32.5 09:46:06 requests-oauthlib==2.0.0 09:46:06 requestsexceptions==1.4.0 09:46:06 rfc3986==2.0.0 09:46:06 rich==14.2.0 09:46:06 rich-argparse==1.7.1 09:46:06 rpds-py==0.28.0 09:46:06 rsa==4.9.1 09:46:06 ruamel.yaml==0.18.16 09:46:06 ruamel.yaml.clib==0.2.14 09:46:06 s3transfer==0.14.0 09:46:06 simplejson==3.20.2 09:46:06 six==1.17.0 09:46:06 smmap==5.0.2 09:46:06 soupsieve==2.8 09:46:06 stevedore==5.5.0 09:46:06 tabulate==0.9.0 09:46:06 toml==0.10.2 09:46:06 tomlkit==0.13.3 09:46:06 tqdm==4.67.1 09:46:06 typing_extensions==4.15.0 09:46:06 tzdata==2025.2 09:46:06 urllib3==1.26.20 09:46:06 virtualenv==20.35.3 09:46:06 wcwidth==0.2.14 09:46:06 websocket-client==1.9.0 09:46:06 wrapt==2.0.0 09:46:06 xdg==6.0.0 09:46:06 xmltodict==1.0.2 09:46:06 yq==3.4.3 09:46:06 provisioning config files... 09:46:06 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/config1052424127810099319tmp 09:46:06 copy managed file [nonrtric-plt-rappcatalogue-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/config9580162865276944930tmp 09:46:06 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins11463765178039034837.sh 09:46:06 ---> docker-login.sh 09:46:06 nexus3.o-ran-sc.org:10001 09:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:06 Configure a credential helper to remove this warning. See 09:46:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:06 09:46:06 Login Succeeded 09:46:06 nexus3.o-ran-sc.org:10002 09:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:07 Configure a credential helper to remove this warning. See 09:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:07 09:46:07 Login Succeeded 09:46:07 nexus3.o-ran-sc.org:10003 09:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:07 Configure a credential helper to remove this warning. See 09:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:07 09:46:07 Login Succeeded 09:46:07 nexus3.o-ran-sc.org:10004 09:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:07 Configure a credential helper to remove this warning. See 09:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:07 09:46:07 Login Succeeded 09:46:07 ---> docker-login.sh ends 09:46:07 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins994264303767093820.sh 09:46:07 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/sh -xe /tmp/jenkins12022433568783515012.sh 09:46:07 [EnvInject] - Injecting environment variables from a build step. 09:46:07 [EnvInject] - Injecting as environment variables the properties content 09:46:07 DOCKER_ROOT=catalogue-enhanced 09:46:07 CONTAINER_TAG_YAML_DIR= 09:46:07 CONTAINER_TAG_METHOD=yaml-file 09:46:07 09:46:07 [EnvInject] - Variables injected successfully. 09:46:07 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins12335410035587757912.sh 09:46:07 ---> docker-get-container-tag.sh 09:46:07 Setup pyenv: 09:46:07 system 09:46:07 3.8.13 09:46:07 3.9.13 09:46:07 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:46:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IWMS from file:/tmp/.os_lf_venv 09:46:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:46:11 lf-activate-venv(): INFO: Base packages installed successfully 09:46:11 lf-activate-venv(): INFO: Installing additional packages: yq 09:46:13 lf-activate-venv(): INFO: Adding /tmp/venv-IWMS/bin to PATH 09:46:13 ---> Docker image tag found: 1.2.1 09:46:13 [EnvInject] - Injecting environment variables from a build step. 09:46:13 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 09:46:13 [EnvInject] - Variables injected successfully. 09:46:13 [EnvInject] - Injecting environment variables from a build step. 09:46:13 [EnvInject] - Injecting as environment variables the properties content 09:46:13 DOCKER_ARGS=--network=host 09:46:13 DOCKER_ROOT=catalogue-enhanced 09:46:13 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 09:46:13 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 09:46:13 DOCKER_NAME=o-ran-sc/nonrtric-plt-rappcatalogue-enhanced 09:46:13 09:46:13 [EnvInject] - Variables injected successfully. 09:46:13 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins637910824397522658.sh 09:46:13 ---> docker-build.sh 09:46:13 Docker version 24.0.2, build cb74dfc 09:46:13 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.2.1 09:46:13 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.2.1 . 09:46:14 #1 [internal] load build definition from Dockerfile 09:46:14 #1 transferring dockerfile: 1.67kB done 09:46:14 #1 DONE 0.1s 09:46:14 09:46:14 #2 [internal] load .dockerignore 09:46:14 #2 transferring context: 2B done 09:46:14 #2 DONE 0.1s 09:46:14 09:46:14 #3 [internal] load metadata for docker.io/library/python:3.10-slim-buster 09:46:16 #3 DONE 1.4s 09:46:16 09:46:16 #4 [ 1/18] FROM docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 09:46:16 #4 resolve docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 0.1s done 09:46:16 #4 ... 09:46:16 09:46:16 #5 [internal] load build context 09:46:16 #5 transferring context: 95.23kB done 09:46:16 #5 DONE 0.1s 09:46:16 09:46:16 #4 [ 1/18] FROM docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 09:46:16 #4 sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 988B / 988B done 09:46:16 #4 sha256:68f714f81d6522d6ad2156abee2535307c2be24a96781f4823c06422dfff3a2c 1.37kB / 1.37kB done 09:46:16 #4 sha256:93b9055430ce944e6316e724e814427c9ad63c3fb9d87577f7e8436b9aa594c3 6.84kB / 6.84kB done 09:46:16 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0B / 27.14MB 0.1s 09:46:16 #4 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0B / 2.78MB 0.1s 09:46:16 #4 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0B / 11.50MB 0.1s 09:46:16 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 7.34MB / 27.14MB 0.4s 09:46:16 #4 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.4s 09:46:16 #4 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 2.10MB / 11.50MB 0.4s 09:46:16 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 17.83MB / 27.14MB 0.6s 09:46:16 #4 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.4s done 09:46:16 #4 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 4.76MB / 11.50MB 0.6s 09:46:16 #4 sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f 0B / 242B 0.6s 09:46:17 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 23.07MB / 27.14MB 0.7s 09:46:17 #4 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 7.34MB / 11.50MB 0.7s 09:46:17 #4 sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f 242B / 242B 0.7s done 09:46:17 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 0.8s 09:46:17 #4 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 8.39MB / 11.50MB 0.8s 09:46:17 #4 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 0B / 3.37MB 0.8s 09:46:17 #4 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 09:46:17 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 0.8s done 09:46:17 #4 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 9.44MB / 11.50MB 0.9s 09:46:17 #4 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 11.50MB / 11.50MB 1.0s 09:46:17 #4 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 2.10MB / 3.37MB 1.0s 09:46:17 #4 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 11.50MB / 11.50MB 1.0s done 09:46:17 #4 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 3.37MB / 3.37MB 1.1s done 09:46:19 #4 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 2.0s done 09:46:19 #4 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 09:46:19 #4 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.2s done 09:46:19 #4 extracting sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0.1s 09:46:20 #4 extracting sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0.7s done 09:46:20 #4 extracting sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f 09:46:20 #4 extracting sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f done 09:46:20 #4 extracting sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 09:46:20 #4 extracting sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 0.4s done 09:46:21 #4 DONE 4.8s 09:46:21 09:46:21 #6 [ 2/18] RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl 09:46:21 #6 0.250 Ign:1 http://deb.debian.org/debian buster InRelease 09:46:21 #6 0.255 Ign:2 http://deb.debian.org/debian-security buster/updates InRelease 09:46:21 #6 0.258 Ign:3 http://deb.debian.org/debian buster-updates InRelease 09:46:21 #6 0.261 Err:4 http://deb.debian.org/debian buster Release 09:46:21 #6 0.261 404 Not Found [IP: 151.101.130.132 80] 09:46:21 #6 0.264 Err:5 http://deb.debian.org/debian-security buster/updates Release 09:46:21 #6 0.264 404 Not Found [IP: 151.101.130.132 80] 09:46:21 #6 0.267 Err:6 http://deb.debian.org/debian buster-updates Release 09:46:21 #6 0.267 404 Not Found [IP: 151.101.130.132 80] 09:46:21 #6 0.272 Reading package lists... 09:46:21 #6 0.288 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 09:46:21 #6 0.288 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 09:46:21 #6 0.288 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 09:46:22 #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:46:22 ------ 09:46:22 > [ 2/18] RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl: 09:46:22 #6 0.261 Err:4 http://deb.debian.org/debian buster Release 09:46:22 #6 0.261 404 Not Found [IP: 151.101.130.132 80] 09:46:22 #6 0.264 Err:5 http://deb.debian.org/debian-security buster/updates Release 09:46:22 #6 0.264 404 Not Found [IP: 151.101.130.132 80] 09:46:22 #6 0.267 Err:6 http://deb.debian.org/debian buster-updates Release 09:46:22 #6 0.267 404 Not Found [IP: 151.101.130.132 80] 09:46:22 #6 0.272 Reading package lists... 09:46:22 #6 0.288 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 09:46:22 #6 0.288 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 09:46:22 #6 0.288 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 09:46:22 ------ 09:46:22 Dockerfile:20 09:46:22 -------------------- 09:46:22 18 | 09:46:22 19 | FROM python:3.10-slim-buster 09:46:22 20 | >>> RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl 09:46:22 21 | RUN pip install Flask==2.2.5 connexion[swagger-ui,flask]==2.14.2 09:46:22 22 | 09:46:22 -------------------- 09:46:22 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:46:22 Build step 'Execute shell' marked build as failure 09:46:22 $ ssh-agent -k 09:46:22 unset SSH_AUTH_SOCK; 09:46:22 unset SSH_AGENT_PID; 09:46:22 echo Agent pid 2170 killed; 09:46:22 [ssh-agent] Stopped. 09:46:23 [PostBuildScript] - [INFO] Executing post build scripts. 09:46:23 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins9169537232298278107.sh 09:46:23 ---> sysstat.sh 09:46:23 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins15280321549506250116.sh 09:46:23 ---> package-listing.sh 09:46:23 ++ facter osfamily 09:46:23 ++ tr '[:upper:]' '[:lower:]' 09:46:24 + OS_FAMILY=debian 09:46:24 + workspace=/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release 09:46:24 + START_PACKAGES=/tmp/packages_start.txt 09:46:24 + END_PACKAGES=/tmp/packages_end.txt 09:46:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:46:24 + PACKAGES=/tmp/packages_start.txt 09:46:24 + '[' /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release ']' 09:46:24 + PACKAGES=/tmp/packages_end.txt 09:46:24 + case "${OS_FAMILY}" in 09:46:24 + dpkg -l 09:46:24 + grep '^ii' 09:46:24 + '[' -f /tmp/packages_start.txt ']' 09:46:24 + '[' -f /tmp/packages_end.txt ']' 09:46:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:46:24 + '[' /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release ']' 09:46:24 + mkdir -p /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/archives/ 09:46:24 + 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:46:24 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins16254116268855607759.sh 09:46:24 ---> capture-instance-metadata.sh 09:46:24 Setup pyenv: 09:46:24 system 09:46:24 3.8.13 09:46:24 3.9.13 09:46:24 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:46:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IWMS from file:/tmp/.os_lf_venv 09:46:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:46:26 lf-activate-venv(): INFO: Base packages installed successfully 09:46:26 lf-activate-venv(): INFO: Installing additional packages: lftools 09:46:46 lf-activate-venv(): INFO: Adding /tmp/venv-IWMS/bin to PATH 09:46:46 INFO: Running in OpenStack, capturing instance metadata 09:46:46 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins14829005461033220973.sh 09:46:46 provisioning config files... 09:46:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/config7822590763866365147tmp 09:46:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:46:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:46:46 [EnvInject] - Injecting environment variables from a build step. 09:46:46 [EnvInject] - Injecting as environment variables the properties content 09:46:46 SERVER_ID=logs 09:46:46 09:46:46 [EnvInject] - Variables injected successfully. 09:46:46 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins1828166941653080651.sh 09:46:46 ---> create-netrc.sh 09:46:46 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins10132231723858447375.sh 09:46:46 ---> python-tools-install.sh 09:46:46 Setup pyenv: 09:46:46 system 09:46:46 3.8.13 09:46:46 3.9.13 09:46:46 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:46:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IWMS from file:/tmp/.os_lf_venv 09:46:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:46:50 lf-activate-venv(): INFO: Base packages installed successfully 09:46:50 lf-activate-venv(): INFO: Installing additional packages: lftools 09:47:08 lf-activate-venv(): INFO: Adding /tmp/venv-IWMS/bin to PATH 09:47:08 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins11783774802633535304.sh 09:47:08 ---> sudo-logs.sh 09:47:08 Archiving 'sudo' log.. 09:47:09 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins131249452891998453.sh 09:47:09 ---> job-cost.sh 09:47:09 Setup pyenv: 09:47:09 system 09:47:09 3.8.13 09:47:09 3.9.13 09:47:09 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:47:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IWMS from file:/tmp/.os_lf_venv 09:47:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:47:13 lf-activate-venv(): INFO: Base packages installed successfully 09:47:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:47:23 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:47:23 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:47:23 lf-activate-venv(): INFO: Adding /tmp/venv-IWMS/bin to PATH 09:47:23 INFO: No Stack... 09:47:24 INFO: Retrieving Pricing Info for: v3-starter-4 09:47:24 INFO: Archiving Costs 09:47:24 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins3483582229141301327.sh 09:47:24 ---> logs-deploy.sh 09:47:24 Setup pyenv: 09:47:24 system 09:47:24 3.8.13 09:47:24 3.9.13 09:47:24 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:47:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IWMS from file:/tmp/.os_lf_venv 09:47:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:47:28 lf-activate-venv(): INFO: Base packages installed successfully 09:47:28 lf-activate-venv(): INFO: Installing additional packages: lftools 09:47:46 lf-activate-venv(): INFO: Adding /tmp/venv-IWMS/bin to PATH 09:47:46 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/71 09:47:46 INFO: archiving workspace using pattern(s): 09:47:49 Archives upload complete. 09:47:49 INFO: archiving logs to Nexus 09:47:51 ---> uname -a: 09:47:51 Linux prd-ubuntu1804-docker-4c-4g-7442 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:47:51 09:47:51 09:47:51 ---> lscpu: 09:47:51 Architecture: x86_64 09:47:51 CPU op-mode(s): 32-bit, 64-bit 09:47:51 Byte Order: Little Endian 09:47:51 CPU(s): 4 09:47:51 On-line CPU(s) list: 0-3 09:47:51 Thread(s) per core: 1 09:47:51 Core(s) per socket: 1 09:47:51 Socket(s): 4 09:47:51 NUMA node(s): 1 09:47:51 Vendor ID: AuthenticAMD 09:47:51 CPU family: 23 09:47:51 Model: 49 09:47:51 Model name: AMD EPYC-Rome Processor 09:47:51 Stepping: 0 09:47:51 CPU MHz: 2800.000 09:47:51 BogoMIPS: 5600.00 09:47:51 Virtualization: AMD-V 09:47:51 Hypervisor vendor: KVM 09:47:51 Virtualization type: full 09:47:51 L1d cache: 32K 09:47:51 L1i cache: 32K 09:47:51 L2 cache: 512K 09:47:51 L3 cache: 16384K 09:47:51 NUMA node0 CPU(s): 0-3 09:47:51 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:47:51 09:47:51 09:47:51 ---> nproc: 09:47:51 4 09:47:51 09:47:51 09:47:51 ---> df -h: 09:47:51 Filesystem Size Used Avail Use% Mounted on 09:47:51 udev 3.9G 0 3.9G 0% /dev 09:47:51 tmpfs 798M 696K 797M 1% /run 09:47:51 /dev/vda1 20G 9.1G 11G 47% / 09:47:51 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:47:51 tmpfs 5.0M 0 5.0M 0% /run/lock 09:47:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:47:51 /dev/vda15 105M 5.3M 100M 5% /boot/efi 09:47:51 tmpfs 798M 0 798M 0% /run/user/1001 09:47:51 09:47:51 09:47:51 ---> free -m: 09:47:51 total used free shared buff/cache available 09:47:51 Mem: 7975 502 5227 0 2245 7191 09:47:51 Swap: 1023 0 1023 09:47:51 09:47:51 09:47:51 ---> ip addr: 09:47:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:47:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:47:51 inet 127.0.0.1/8 scope host lo 09:47:51 valid_lft forever preferred_lft forever 09:47:51 inet6 ::1/128 scope host 09:47:51 valid_lft forever preferred_lft forever 09:47:51 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:47:51 link/ether fa:16:3e:b1:e0:6f brd ff:ff:ff:ff:ff:ff 09:47:51 inet 10.32.6.194/23 brd 10.32.7.255 scope global dynamic ens3 09:47:51 valid_lft 86145sec preferred_lft 86145sec 09:47:51 inet6 fe80::f816:3eff:feb1:e06f/64 scope link 09:47:51 valid_lft forever preferred_lft forever 09:47:51 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:47:51 link/ether 02:42:26:f2:ff:ba brd ff:ff:ff:ff:ff:ff 09:47:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:47:51 valid_lft forever preferred_lft forever 09:47:51 09:47:51 09:47:51 ---> sar -b -r -n DEV: 09:47:51 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7442) 10/26/25 _x86_64_ (4 CPU) 09:47:51 09:47:51 09:43:37 LINUX RESTART (4 CPU) 09:47:51 09:47:51 09:44:02 tps rtps wtps bread/s bwrtn/s 09:47:51 09:45:01 143.40 66.29 77.11 5219.32 40086.24 09:47:51 09:46:01 59.83 0.15 59.68 26.12 9625.86 09:47:51 09:47:01 78.76 12.98 65.78 2285.24 11423.39 09:47:51 Average: 93.72 26.25 67.47 2494.95 20267.33 09:47:51 09:47:51 09:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:47:51 09:45:01 5893784 7414972 2273636 27.84 37340 1663864 985324 10.69 583400 1519748 63404 09:47:51 09:46:01 5581724 7361456 2585696 31.66 57224 1888008 1029724 11.17 650472 1734740 118140 09:47:51 09:47:01 5322588 7330428 2844832 34.83 66744 2097152 1083740 11.76 744340 1880068 27060 09:47:51 Average: 5599365 7368952 2568055 31.44 53769 1883008 1032929 11.21 659404 1711519 69535 09:47:51 09:47:51 09:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:47:51 09:45:01 lo 1.02 1.02 0.09 0.09 0.00 0.00 0.00 0.00 09:47:51 09:45:01 ens3 263.04 162.35 1080.07 61.11 0.00 0.00 0.00 0.00 09:47:51 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:51 09:46:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:47:51 09:46:01 ens3 54.77 40.14 677.17 5.46 0.00 0.00 0.00 0.00 09:47:51 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:51 09:47:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 09:47:51 09:47:01 ens3 128.21 59.40 754.12 12.51 0.00 0.00 0.00 0.00 09:47:51 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:51 Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 09:47:51 Average: ens3 148.03 86.87 835.75 26.16 0.00 0.00 0.00 0.00 09:47:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:51 09:47:51 09:47:51 ---> sar -P ALL: 09:47:51 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7442) 10/26/25 _x86_64_ (4 CPU) 09:47:51 09:47:51 09:43:37 LINUX RESTART (4 CPU) 09:47:51 09:47:51 09:44:02 CPU %user %nice %system %iowait %steal %idle 09:47:51 09:45:01 all 18.76 0.00 2.77 5.83 3.82 68.81 09:47:51 09:45:01 0 9.82 0.00 1.88 6.10 3.15 79.05 09:47:51 09:45:01 1 34.86 0.00 2.68 2.24 4.27 55.95 09:47:51 09:45:01 2 19.94 0.00 1.97 5.77 4.35 67.97 09:47:51 09:45:01 3 10.49 0.00 4.56 9.20 3.52 72.22 09:47:51 09:46:01 all 19.14 0.00 1.19 2.57 1.80 75.30 09:47:51 09:46:01 0 36.41 0.00 1.82 0.89 2.82 58.05 09:47:51 09:46:01 1 28.08 0.00 1.46 0.46 1.77 68.23 09:47:51 09:46:01 2 8.59 0.00 0.66 0.56 1.70 88.49 09:47:51 09:46:01 3 3.47 0.00 0.85 8.37 0.90 86.41 09:47:51 09:47:01 all 18.78 0.00 1.92 2.57 2.02 74.71 09:47:51 09:47:01 0 8.24 0.00 2.37 0.75 1.43 87.22 09:47:51 09:47:01 1 15.47 0.00 1.26 2.58 1.78 78.91 09:47:51 09:47:01 2 15.67 0.00 1.82 4.43 2.40 75.68 09:47:51 09:47:01 3 35.77 0.00 2.18 2.53 2.46 57.05 09:47:51 Average: all 18.89 0.00 1.96 3.65 2.55 72.95 09:47:51 Average: 0 18.18 0.00 2.03 2.57 2.46 74.76 09:47:51 Average: 1 26.12 0.00 1.80 1.76 2.60 67.72 09:47:51 Average: 2 14.71 0.00 1.48 3.58 2.81 77.41 09:47:51 Average: 3 16.57 0.00 2.53 6.70 2.29 71.90 09:47:51 09:47:51 09:47:51