Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-3833 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-lp-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-lCxySv3Ebd66/agent.2085 SSH_AGENT_PID=2087 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-lp-docker-merge-master@tmp/private_key_15217091430869379771.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp > git init /w/workspace/ric-app-lp-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 99e8a031ddce403265a68e7e12092119c0da85eb (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 99e8a031ddce403265a68e7e12092119c0da85eb # timeout=10 Commit message: "CI: Migrate Sonar Scan job to GHA" > git rev-list --no-walk 99e8a031ddce403265a68e7e12092119c0da85eb # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-app-lp-docker-merge-master] $ /bin/bash /tmp/jenkins9106426006971925269.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-S5sw 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-S5sw/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 25.3 from /tmp/venv-S5sw/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.32 botocore==1.42.32 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.1.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 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.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.1 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.3.0 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-app-lp-docker-merge-master@tmp/config13601473109507630198tmp copy managed file [ric-app-lp-settings] to file:/w/workspace/ric-app-lp-docker-merge-master@tmp/config16376828730911398029tmp [ric-app-lp-docker-merge-master] $ /bin/bash /tmp/jenkins2311604138056639030.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ric-app-lp-docker-merge-master] $ /bin/bash /tmp/jenkins958431190833237122.sh [ric-app-lp-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17510741749937008326.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-app-lp-docker-merge-master] $ /bin/bash -l /tmp/jenkins10893318614624480578.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-lp-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S5sw 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-S5sw/bin to PATH ---> Docker image tag found: 0.3.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=/w/workspace/ric-app-lp-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-app-lp [EnvInject] - Variables injected successfully. [ric-app-lp-docker-merge-master] $ /bin/bash /tmp/jenkins8268330388256441955.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-lp:0.3.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-lp:0.3.0 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.61kB 0.0s done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 #3 DONE 0.1s #4 [internal] load metadata for docker.io/frolvlad/alpine-miniconda3:latest #4 DONE 1.5s #5 [internal] load build context #5 DONE 0.0s #6 FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5@sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e #6 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5@sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 0.1s done #6 extracting sha256:63656a819106ad237a89f8dbbb6e3f6602162b37cccd4e67d10ecfe0a139627b #6 ... #5 [internal] load build context #5 transferring context: 5.04MB 0.1s done #5 DONE 0.2s #6 FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5@sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e #6 extracting sha256:63656a819106ad237a89f8dbbb6e3f6602162b37cccd4e67d10ecfe0a139627b done #6 sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 944B / 944B done #6 sha256:97c4949696de859e2ea8ba7daf1351159313b147096c783a6690c444385a2d8f 1.85kB / 1.85kB done #6 sha256:63656a819106ad237a89f8dbbb6e3f6602162b37cccd4e67d10ecfe0a139627b 74.88kB / 74.88kB 0.1s done #6 sha256:7f5f6b9920dc197bc85d7fffa091ed0d2f41981019754da79255b464c034e1dc 5.96kB / 5.96kB 0.1s done #6 sha256:503af471e686c80a76be3dc30d7151054d231354a7579feca3b820c4e6560baf 356.08kB / 356.08kB 0.1s done #6 extracting sha256:7f5f6b9920dc197bc85d7fffa091ed0d2f41981019754da79255b464c034e1dc done #6 extracting sha256:503af471e686c80a76be3dc30d7151054d231354a7579feca3b820c4e6560baf 0.0s done #6 DONE 0.6s #7 [stage-0 1/9] FROM docker.io/frolvlad/alpine-miniconda3@sha256:3bba6c34833619e7f74372a2d79952c4a9f4fc217f336230662073960e8bbe29 #7 resolve docker.io/frolvlad/alpine-miniconda3@sha256:3bba6c34833619e7f74372a2d79952c4a9f4fc217f336230662073960e8bbe29 0.1s done #7 sha256:aece7667bf498b1cf21d49609a63771fcab6602b810ed8318ca0f476244911b9 867B / 867B done #7 sha256:134a62516dc345ad93e92e4523d136b9dd011bc4dd50c7a7a99d395ad4c57702 5.55kB / 5.55kB done #7 sha256:3bba6c34833619e7f74372a2d79952c4a9f4fc217f336230662073960e8bbe29 855B / 855B done #7 sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 3.64MB / 3.64MB 0.4s done #7 sha256:3bb7db6e957eb59837616d88da0415101f1dc0f5036b58289764748b4064216f 4.06MB / 4.06MB 0.3s done #7 sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 0B / 148.21MB 0.6s #7 extracting sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 0.2s done #7 sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 9.44MB / 148.21MB 0.9s #7 sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 24.12MB / 148.21MB 1.2s #7 sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 33.55MB / 148.21MB 1.4s #7 extracting sha256:3bb7db6e957eb59837616d88da0415101f1dc0f5036b58289764748b4064216f #7 sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 45.09MB / 148.21MB 1.7s #7 extracting sha256:3bb7db6e957eb59837616d88da0415101f1dc0f5036b58289764748b4064216f 0.2s done #7 sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 59.77MB / 148.21MB 2.0s #7 sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 70.25MB / 148.21MB 2.2s #7 sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 80.74MB / 148.21MB 2.6s #7 sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 92.27MB / 148.21MB 2.9s #7 sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 100.66MB / 148.21MB 3.1s #7 sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 116.39MB / 148.21MB 3.5s #7 sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 128.97MB / 148.21MB 3.7s #7 sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 139.46MB / 148.21MB 3.9s #7 sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 148.21MB / 148.21MB 4.1s #7 sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 148.21MB / 148.21MB 4.2s done #7 extracting sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 0.1s #7 extracting sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 5.1s #7 extracting sha256:1b564f0ed116d51b12834157af72e19fab08d2b2cd6b81b9114ddc251aa463c4 7.3s done #7 DONE 11.9s #8 [stage-0 2/9] RUN mkdir -p /opt/route/ #8 DONE 1.1s #9 [stage-0 3/9] COPY --from=nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 /usr/local/lib64/librmr* /usr/local/lib64/ #9 DONE 0.2s #10 [stage-0 4/9] COPY --from=nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 /usr/local/bin/rmr* /usr/local/bin/ #10 DONE 0.2s #11 [stage-0 5/9] RUN apk update && apk add gcc musl-dev g++ jpeg-dev zlib-dev #11 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz #11 0.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz #11 0.813 v3.21.5-152-g2442fb18dae [https://dl-cdn.alpinelinux.org/alpine/v3.21/main] #11 0.813 v3.21.5-152-g2442fb18dae [https://dl-cdn.alpinelinux.org/alpine/v3.21/community] #11 0.813 OK: 25406 distinct packages available #11 1.450 (1/21) Installing libgcc (14.2.0-r4) #11 1.501 (2/21) Installing libstdc++ (14.2.0-r4) #11 1.532 (3/21) Installing libstdc++-dev (14.2.0-r4) #11 1.707 (4/21) Installing jansson (2.14-r4) #11 1.712 (5/21) Installing zstd-libs (1.5.6-r2) #11 1.725 (6/21) Installing binutils (2.43.1-r3) #11 1.813 (7/21) Installing libgomp (14.2.0-r4) #11 1.827 (8/21) Installing libatomic (14.2.0-r4) #11 1.830 (9/21) Installing gmp (6.3.0-r2) #11 1.858 (10/21) Installing isl26 (0.26-r1) #11 1.886 (11/21) Installing mpfr4 (4.2.1-r0) #11 1.896 (12/21) Installing mpc1 (1.3.1-r1) #11 1.901 (13/21) Installing gcc (14.2.0-r4) #11 3.012 (14/21) Installing musl-dev (1.2.5-r9) #11 3.095 (15/21) Installing g++ (14.2.0-r4) #11 3.429 (16/21) Installing libjpeg-turbo (3.0.4-r0) #11 3.439 (17/21) Installing libturbojpeg (3.0.4-r0) #11 3.453 (18/21) Installing pkgconf (2.3.0-r0) #11 3.459 (19/21) Installing libjpeg-turbo-dev (3.0.4-r0) #11 3.465 (20/21) Installing jpeg-dev (9f-r0) #11 3.465 (21/21) Installing zlib-dev (1.3.1-r2) #11 3.471 Executing busybox-1.37.0-r12.trigger #11 3.477 Executing glibc-bin-2.41-r1.trigger #11 3.502 OK: 244 MiB in 38 packages #11 DONE 4.2s #12 [stage-0 6/9] COPY setup.py /tmp #12 DONE 0.1s #13 [stage-0 7/9] COPY LICENSE.txt /tmp/ #13 DONE 0.1s #14 [stage-0 8/9] COPY lp /tmp/lp #14 DONE 0.2s #15 [stage-0 9/9] RUN unzip /tmp/lp/model.zip -d /tmp/lp && pip install --upgrade pip && pip install /tmp #15 0.211 Archive: /tmp/lp/model.zip #15 0.296 inflating: model.pth #15 2.419 Requirement already satisfied: pip in /opt/conda/lib/python3.12/site-packages (25.1) #15 2.554 Collecting pip #15 2.619 Downloading pip-25.3-py3-none-any.whl.metadata (4.7 kB) #15 2.638 Downloading pip-25.3-py3-none-any.whl (1.8 MB) #15 2.733 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.6 MB/s eta 0:00:00 #15 2.821 Installing collected packages: pip #15 2.821 Attempting uninstall: pip #15 2.826 Found existing installation: pip 25.1 #15 2.871 Uninstalling pip-25.1: #15 2.975 Successfully uninstalled pip-25.1 #15 4.277 Successfully installed pip-25.3 #15 4.278 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #15 5.835 Processing /tmp #15 5.838 Installing build dependencies: started #15 8.270 Installing build dependencies: finished with status 'done' #15 8.271 Getting requirements to build wheel: started #15 9.530 Getting requirements to build wheel: finished with status 'done' #15 9.533 Preparing metadata (pyproject.toml): started #15 10.85 Preparing metadata (pyproject.toml): finished with status 'done' #15 11.15 Collecting ricxappframe<2.0.0,>=1.1.1 (from lp==0.3.0) #15 11.62 Downloading ricxappframe-1.6.0-py3-none-any.whl.metadata (6.0 kB) #15 11.73 Collecting p5py (from lp==0.3.0) #15 11.74 Downloading p5py-1.0.0.tar.gz (2.9 kB) #15 11.75 Installing build dependencies: started #15 14.16 Installing build dependencies: finished with status 'done' #15 14.17 Getting requirements to build wheel: started #15 15.68 Getting requirements to build wheel: finished with status 'done' #15 15.68 Preparing metadata (pyproject.toml): started #15 17.16 Preparing metadata (pyproject.toml): finished with status 'done' #15 17.19 Collecting PEP517 (from lp==0.3.0) #15 17.20 Downloading pep517-0.13.1-py3-none-any.whl.metadata (4.1 kB) #15 17.71 Collecting Cython (from lp==0.3.0) #15 17.72 Downloading cython-3.2.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (7.5 kB) #15 18.07 Collecting numpy>=1.16.2 (from lp==0.3.0) #15 18.08 Downloading numpy-2.4.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) #15 18.30 Collecting pandas>=1.1.3 (from lp==0.3.0) #15 18.31 Downloading pandas-3.0.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (79 kB) #15 18.49 INFO: pip is looking at multiple versions of lp to determine which version is compatible with other requirements. This could take a while. #15 18.49 ERROR: Ignored the following versions that require a different python version: 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11 #15 18.49 ERROR: Could not find a version that satisfies the requirement torch==2.0.0 (from lp) (from versions: 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.6.0, 2.7.0, 2.7.1, 2.8.0, 2.9.0, 2.9.1, 2.10.0) #15 18.51 ERROR: No matching distribution found for torch==2.0.0 #15 ERROR: process "/bin/sh -c unzip /tmp/lp/model.zip -d /tmp/lp && pip install --upgrade pip && pip install /tmp" did not complete successfully: exit code: 1 ------ > [stage-0 9/9] RUN unzip /tmp/lp/model.zip -d /tmp/lp && pip install --upgrade pip && pip install /tmp: #15 17.71 Collecting Cython (from lp==0.3.0) #15 17.72 Downloading cython-3.2.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (7.5 kB) #15 18.07 Collecting numpy>=1.16.2 (from lp==0.3.0) #15 18.08 Downloading numpy-2.4.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) #15 18.30 Collecting pandas>=1.1.3 (from lp==0.3.0) #15 18.31 Downloading pandas-3.0.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (79 kB) #15 18.49 INFO: pip is looking at multiple versions of lp to determine which version is compatible with other requirements. This could take a while. #15 18.49 ERROR: Ignored the following versions that require a different python version: 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11 #15 18.49 ERROR: Could not find a version that satisfies the requirement torch==2.0.0 (from lp) (from versions: 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.6.0, 2.7.0, 2.7.1, 2.8.0, 2.9.0, 2.9.1, 2.10.0) #15 18.51 ERROR: No matching distribution found for torch==2.0.0 ------ Dockerfile:33 -------------------- 32 | COPY lp /tmp/lp 33 | >>> RUN unzip /tmp/lp/model.zip -d /tmp/lp && \ 34 | >>> pip install --upgrade pip && \ 35 | >>> pip install /tmp 36 | -------------------- ERROR: failed to solve: process "/bin/sh -c unzip /tmp/lp/model.zip -d /tmp/lp && pip install --upgrade pip && pip install /tmp" did not complete successfully: exit code: 1 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2087 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-lp-docker-merge-master] $ /bin/bash /tmp/jenkins4426274150204841410.sh ---> sysstat.sh [ric-app-lp-docker-merge-master] $ /bin/bash /tmp/jenkins16690549477814543710.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-app-lp-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-app-lp-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-app-lp-docker-merge-master ']' + mkdir -p /w/workspace/ric-app-lp-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-lp-docker-merge-master/archives/ [ric-app-lp-docker-merge-master] $ /bin/bash /tmp/jenkins1428001651610359150.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-lp-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S5sw 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-S5sw/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-lp-docker-merge-master] $ /bin/bash /tmp/jenkins9030026444908294513.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-lp-docker-merge-master@tmp/config3700849120843314620tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-app-lp-docker-merge-master] $ /bin/bash /tmp/jenkins11715874616134102874.sh ---> create-netrc.sh [ric-app-lp-docker-merge-master] $ /bin/bash /tmp/jenkins11535232025576028433.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-lp-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S5sw 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-S5sw/bin to PATH [ric-app-lp-docker-merge-master] $ /bin/bash /tmp/jenkins16610340904818782483.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-lp-docker-merge-master] $ /bin/bash /tmp/jenkins6928426068251352603.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-lp-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S5sw 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-S5sw/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ric-app-lp-docker-merge-master] $ /bin/bash -l /tmp/jenkins3596797725360274820.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-lp-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S5sw 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-S5sw/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-lp-docker-merge-master/257 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-3833 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: 2799.998 BogoMIPS: 5599.99 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.6G 9.7G 50% / 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: 7975 512 4688 0 2775 7169 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:57:52:50 brd ff:ff:ff:ff:ff:ff inet 10.32.6.169/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86122sec preferred_lft 86122sec inet6 fe80::f816:3eff:fe57:5250/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:b6:40:9b:4d 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-3833) 01/22/26 _x86_64_ (4 CPU) 06:59:46 LINUX RESTART (4 CPU) 07:00:01 tps rtps wtps bread/s bwrtn/s 07:01:01 154.27 69.04 85.24 5607.07 39732.33 07:02:01 59.99 0.22 59.77 23.19 8845.71 07:03:01 117.16 12.65 104.52 2258.31 33400.60 07:04:01 20.16 0.40 19.76 32.79 1655.06 Average: 87.90 20.57 67.32 1980.19 20907.94 07:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:01:01 5877372 7389816 2290048 28.04 35444 1658528 1036880 11.25 606120 1517568 50420 07:02:01 5590756 7370240 2576664 31.55 56408 1889320 1039752 11.28 637060 1738932 120168 07:03:01 4828556 7358140 3338864 40.88 71940 2600748 1050288 11.40 726364 2367008 1612 07:04:01 4830664 7369096 3336756 40.85 73636 2607536 1029744 11.17 722672 2367944 8668 Average: 5281837 7371823 2885583 35.33 59357 2189033 1039166 11.28 673054 1997863 45217 07:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:01 ens3 367.17 207.02 1121.88 64.88 0.00 0.00 0.00 0.00 07:01:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:02:01 ens3 61.07 47.99 707.57 5.91 0.00 0.00 0.00 0.00 07:02:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:01 ens3 561.60 224.58 4082.09 20.57 0.00 0.00 0.00 0.00 07:03:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:01 ens3 12.11 12.13 8.89 5.70 0.00 0.00 0.00 0.00 07:04:01 lo 0.93 0.93 0.08 0.08 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: ens3 250.49 122.93 1480.15 24.26 0.00 0.00 0.00 0.00 Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3833) 01/22/26 _x86_64_ (4 CPU) 06:59:46 LINUX RESTART (4 CPU) 07:00:01 CPU %user %nice %system %iowait %steal %idle 07:01:01 all 19.19 0.00 2.89 5.03 1.02 71.87 07:01:01 0 15.81 0.00 4.97 3.97 0.92 74.32 07:01:01 1 15.68 0.00 2.19 4.44 1.04 76.65 07:01:01 2 15.25 0.00 1.99 5.10 0.89 76.78 07:01:01 3 30.03 0.00 2.42 6.61 1.24 59.70 07:02:01 all 20.71 0.00 1.23 1.75 0.78 75.53 07:02:01 0 20.56 0.00 1.38 0.22 0.67 77.17 07:02:01 1 3.90 0.00 0.65 5.97 0.52 88.96 07:02:01 2 32.60 0.00 1.50 0.13 1.04 64.73 07:02:01 3 25.80 0.00 1.38 0.68 0.88 71.25 07:03:01 all 19.33 0.00 3.62 2.86 0.81 73.38 07:03:01 0 24.10 0.00 3.30 1.69 0.91 70.00 07:03:01 1 25.46 0.00 3.37 2.13 0.98 68.05 07:03:01 2 9.36 0.00 4.26 5.75 0.70 79.92 07:03:01 3 18.44 0.00 3.56 1.86 0.67 75.46 07:04:01 all 21.64 0.00 1.03 0.62 0.85 75.85 07:04:01 0 4.49 0.00 0.47 0.32 0.60 94.14 07:04:01 1 26.76 0.00 0.92 1.00 0.88 70.44 07:04:01 2 23.64 0.00 1.34 1.07 1.00 72.95 07:04:01 3 31.75 0.00 1.40 0.08 0.92 65.85 Average: all 20.22 0.00 2.19 2.56 0.87 74.16 Average: 0 16.22 0.00 2.53 1.55 0.77 78.94 Average: 1 17.93 0.00 1.77 3.39 0.85 76.06 Average: 2 20.22 0.00 2.27 3.01 0.91 73.59 Average: 3 26.52 0.00 2.19 2.31 0.93 68.06