Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-3699 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-AoLt6pBV3I2B/agent.2097 SSH_AGENT_PID=2099 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/private_key_14979385896756246676.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/aiml-fw/awmf/tm > git init /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm > 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/aiml-fw/awmf/tm +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # 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 d477f7b36219494e6b132c9d9d40fcd39a077b04 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d477f7b36219494e6b132c9d9d40fcd39a077b04 # timeout=10 Commit message: "Fix build" > git rev-list --no-walk d477f7b36219494e6b132c9d9d40fcd39a077b04 # 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 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins13179364382053161523.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-6Rwx lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-6Rwx/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. lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. Python 3.10.6 pip 24.0 from /tmp/venv-6Rwx/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.55 botocore==1.34.55 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.1 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.9 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.5.0 python-openstackclient==6.0.1 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config11107677914179452687tmp copy managed file [aiml-fw-awmf-tm] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config11918392353098015879tmp [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins9480990179914427841.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 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins6736876129284260139.sh [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4649720667332936786.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=. CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins7339074153270709570.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Rwx from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-6Rwx/bin to PATH ---> Docker image tag found: 1.0.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=. CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/aiml-fw-awmf-tm-docker [EnvInject] - Variables injected successfully. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins8328984435080989014.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.48kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/python:3.10 #3 DONE 1.3s #4 [internal] load build context #4 DONE 0.0s #5 [ 1/10] FROM docker.io/library/python:3.10@sha256:b54e76c629a98430ac9c92e4f6bddeb672396a895b44a85022d12ee2f7239144 #5 resolve docker.io/library/python:3.10@sha256:b54e76c629a98430ac9c92e4f6bddeb672396a895b44a85022d12ee2f7239144 0.1s done #5 ... #4 [internal] load build context #4 transferring context: 852.20kB 0.0s done #4 DONE 0.1s #5 [ 1/10] FROM docker.io/library/python:3.10@sha256:b54e76c629a98430ac9c92e4f6bddeb672396a895b44a85022d12ee2f7239144 #5 sha256:c970ff53939772f47b0672e380328afb50d8fd1c0568ed4f82c22effc54244fc 2.01kB / 2.01kB done #5 sha256:22546fe66182be0806cd35d8fd3b211c7a386f0b0621288099d60e2abe8eb416 7.34kB / 7.34kB done #5 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 0B / 49.55MB 0.1s #5 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 0B / 64.14MB 0.1s #5 sha256:b54e76c629a98430ac9c92e4f6bddeb672396a895b44a85022d12ee2f7239144 1.65kB / 1.65kB done #5 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0B / 24.05MB 0.1s #5 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 3.15MB / 49.55MB 0.2s #5 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 23.07MB / 49.55MB 0.4s #5 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 9.44MB / 64.14MB 0.4s #5 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 17.83MB / 24.05MB 0.4s #5 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 31.46MB / 49.55MB 0.5s #5 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 19.92MB / 24.05MB 0.5s #5 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 40.89MB / 49.55MB 0.6s #5 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 19.92MB / 64.14MB 0.6s #5 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.6s #5 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.8s #5 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 36.70MB / 64.14MB 0.8s #5 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.6s done #5 sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 5.64MB / 211.12MB 0.8s #5 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.8s done #5 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 47.19MB / 64.14MB 0.9s #5 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 #5 sha256:11402150a57e537c64dc69a28bba37f13acdedd50d8788894398a7b774786e7d 0B / 6.39MB 0.9s #5 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 55.57MB / 64.14MB 1.0s #5 sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 22.12MB / 211.12MB 1.0s #5 sha256:11402150a57e537c64dc69a28bba37f13acdedd50d8788894398a7b774786e7d 5.24MB / 6.39MB 1.0s #5 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 64.14MB / 64.14MB 1.2s done #5 sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 40.89MB / 211.12MB 1.2s #5 sha256:11402150a57e537c64dc69a28bba37f13acdedd50d8788894398a7b774786e7d 6.39MB / 6.39MB 1.0s done #5 sha256:78d5a34402079647b3f5d1b4a135d37cb6167a23b4f15a6c8d416f2f5cf2aa65 1.05MB / 17.15MB 1.2s #5 sha256:833a11e16f36c23366129c918ae1d86fc298983b90732aef008d82ab00de6233 0B / 244B 1.2s #5 sha256:78d5a34402079647b3f5d1b4a135d37cb6167a23b4f15a6c8d416f2f5cf2aa65 11.53MB / 17.15MB 1.3s #5 sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 61.87MB / 211.12MB 1.4s #5 sha256:78d5a34402079647b3f5d1b4a135d37cb6167a23b4f15a6c8d416f2f5cf2aa65 15.73MB / 17.15MB 1.4s #5 sha256:833a11e16f36c23366129c918ae1d86fc298983b90732aef008d82ab00de6233 244B / 244B 1.3s done #5 sha256:e81a4b56efff3a2dc20e84f5e6397ab525bfb41f93037c8462a02812fd2bb2b8 0B / 3.08MB 1.4s #5 sha256:78d5a34402079647b3f5d1b4a135d37cb6167a23b4f15a6c8d416f2f5cf2aa65 17.15MB / 17.15MB 1.5s #5 sha256:e81a4b56efff3a2dc20e84f5e6397ab525bfb41f93037c8462a02812fd2bb2b8 3.08MB / 3.08MB 1.5s #5 sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 83.89MB / 211.12MB 1.6s #5 sha256:78d5a34402079647b3f5d1b4a135d37cb6167a23b4f15a6c8d416f2f5cf2aa65 17.15MB / 17.15MB 1.5s done #5 sha256:e81a4b56efff3a2dc20e84f5e6397ab525bfb41f93037c8462a02812fd2bb2b8 3.08MB / 3.08MB 1.5s done #5 sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 102.76MB / 211.12MB 1.8s #5 sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 124.78MB / 211.12MB 2.0s #5 sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 136.84MB / 211.12MB 2.1s #5 sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 147.85MB / 211.12MB 2.2s #5 sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 177.21MB / 211.12MB 2.5s #5 sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 189.79MB / 211.12MB 2.6s #5 sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 201.33MB / 211.12MB 2.7s #5 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 2.1s done #5 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 #5 sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 211.12MB / 211.12MB 3.4s done #5 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.5s done #5 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 #5 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 2.6s done #5 extracting sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 #5 extracting sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 5.1s #5 extracting sha256:c558fac597f8ecbb7a66712e14912ce1d83b23a92ca8b6ff14eef209ab01aff2 6.2s done #5 extracting sha256:11402150a57e537c64dc69a28bba37f13acdedd50d8788894398a7b774786e7d #5 extracting sha256:11402150a57e537c64dc69a28bba37f13acdedd50d8788894398a7b774786e7d 0.3s done #5 extracting sha256:78d5a34402079647b3f5d1b4a135d37cb6167a23b4f15a6c8d416f2f5cf2aa65 #5 extracting sha256:78d5a34402079647b3f5d1b4a135d37cb6167a23b4f15a6c8d416f2f5cf2aa65 0.5s done #5 extracting sha256:833a11e16f36c23366129c918ae1d86fc298983b90732aef008d82ab00de6233 #5 extracting sha256:833a11e16f36c23366129c918ae1d86fc298983b90732aef008d82ab00de6233 done #5 extracting sha256:e81a4b56efff3a2dc20e84f5e6397ab525bfb41f93037c8462a02812fd2bb2b8 0.1s #5 extracting sha256:e81a4b56efff3a2dc20e84f5e6397ab525bfb41f93037c8462a02812fd2bb2b8 0.2s done #5 DONE 14.8s #6 [ 2/10] WORKDIR /home/app/ #6 DONE 1.1s #7 [ 3/10] RUN apt-get update && apt-get install -y python3-pip apt-utils #7 0.258 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #7 0.272 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 0.273 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #7 0.361 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #7 0.478 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB] #7 0.503 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [144 kB] #7 1.424 Fetched 9197 kB in 1s (7795 kB/s) #7 1.424 Reading package lists... #7 1.913 Reading package lists... #7 2.394 Building dependency tree... #7 2.517 Reading state information... #7 2.643 The following additional packages will be installed: #7 2.643 build-essential javascript-common libjs-jquery libjs-sphinxdoc #7 2.644 libjs-underscore libpython3-dev libpython3.11 libpython3.11-dev python3-dev #7 2.644 python3-pkg-resources python3-setuptools python3-wheel python3.11-dev #7 2.644 Suggested packages: #7 2.644 apache2 | lighttpd | httpd python-setuptools-doc #7 2.770 The following NEW packages will be installed: #7 2.770 apt-utils build-essential javascript-common libjs-jquery libjs-sphinxdoc #7 2.770 libjs-underscore libpython3-dev libpython3.11 libpython3.11-dev python3-dev #7 2.770 python3-pip python3-pkg-resources python3-setuptools python3-wheel #7 2.770 python3.11-dev #7 2.800 0 upgraded, 15 newly installed, 0 to remove and 15 not upgraded. #7 2.800 Need to get 10.4 MB of archives. #7 2.800 After this operation, 48.0 MB of additional disk space will be used. #7 2.800 Get:1 http://deb.debian.org/debian bookworm/main amd64 apt-utils amd64 2.6.1 [309 kB] #7 2.811 Get:2 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #7 2.812 Get:3 http://deb.debian.org/debian bookworm/main amd64 javascript-common all 11+nmu1 [6260 B] #7 2.812 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #7 2.817 Get:5 http://deb.debian.org/debian bookworm/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] #7 2.819 Get:6 http://deb.debian.org/debian bookworm/main amd64 libjs-sphinxdoc all 5.3.0-4 [130 kB] #7 2.821 Get:7 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6 [1988 kB] #7 2.843 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6 [4738 kB] #7 2.888 Get:9 http://deb.debian.org/debian bookworm/main amd64 libpython3-dev amd64 3.11.2-1+b1 [9572 B] #7 2.890 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6 [615 kB] #7 2.893 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-dev amd64 3.11.2-1+b1 [26.2 kB] #7 2.894 Get:12 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] #7 2.896 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1 [521 kB] #7 2.901 Get:14 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] #7 2.901 Get:15 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] #7 3.063 debconf: delaying package configuration, since apt-utils is not installed #7 3.104 Fetched 10.4 MB in 0s (74.3 MB/s) #7 3.141 Selecting previously unselected package apt-utils. #7 3.141 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23974 files and directories currently installed.) #7 3.159 Preparing to unpack .../00-apt-utils_2.6.1_amd64.deb ... #7 3.166 Unpacking apt-utils (2.6.1) ... #7 3.274 Selecting previously unselected package build-essential. #7 3.278 Preparing to unpack .../01-build-essential_12.9_amd64.deb ... #7 3.284 Unpacking build-essential (12.9) ... #7 3.354 Selecting previously unselected package javascript-common. #7 3.357 Preparing to unpack .../02-javascript-common_11+nmu1_all.deb ... #7 3.376 Unpacking javascript-common (11+nmu1) ... #7 3.442 Selecting previously unselected package libjs-jquery. #7 3.445 Preparing to unpack .../03-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #7 3.459 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #7 3.531 Selecting previously unselected package libjs-underscore. #7 3.534 Preparing to unpack .../04-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... #7 3.541 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #7 3.603 Selecting previously unselected package libjs-sphinxdoc. #7 3.607 Preparing to unpack .../05-libjs-sphinxdoc_5.3.0-4_all.deb ... #7 3.615 Unpacking libjs-sphinxdoc (5.3.0-4) ... #7 3.690 Selecting previously unselected package libpython3.11:amd64. #7 3.694 Preparing to unpack .../06-libpython3.11_3.11.2-6_amd64.deb ... #7 3.710 Unpacking libpython3.11:amd64 (3.11.2-6) ... #7 3.973 Selecting previously unselected package libpython3.11-dev:amd64. #7 3.977 Preparing to unpack .../07-libpython3.11-dev_3.11.2-6_amd64.deb ... #7 3.984 Unpacking libpython3.11-dev:amd64 (3.11.2-6) ... #7 4.442 Selecting previously unselected package libpython3-dev:amd64. #7 4.446 Preparing to unpack .../08-libpython3-dev_3.11.2-1+b1_amd64.deb ... #7 4.454 Unpacking libpython3-dev:amd64 (3.11.2-1+b1) ... #7 4.513 Selecting previously unselected package python3.11-dev. #7 4.517 Preparing to unpack .../09-python3.11-dev_3.11.2-6_amd64.deb ... #7 4.523 Unpacking python3.11-dev (3.11.2-6) ... #7 4.595 Selecting previously unselected package python3-dev. #7 4.599 Preparing to unpack .../10-python3-dev_3.11.2-1+b1_amd64.deb ... #7 4.606 Unpacking python3-dev (3.11.2-1+b1) ... #7 4.670 Selecting previously unselected package python3-pkg-resources. #7 4.674 Preparing to unpack .../11-python3-pkg-resources_66.1.1-1_all.deb ... #7 4.682 Unpacking python3-pkg-resources (66.1.1-1) ... #7 4.768 Selecting previously unselected package python3-setuptools. #7 4.772 Preparing to unpack .../12-python3-setuptools_66.1.1-1_all.deb ... #7 4.779 Unpacking python3-setuptools (66.1.1-1) ... #7 5.133 Selecting previously unselected package python3-wheel. #7 5.137 Preparing to unpack .../13-python3-wheel_0.38.4-2_all.deb ... #7 5.144 Unpacking python3-wheel (0.38.4-2) ... #7 5.228 Selecting previously unselected package python3-pip. #7 5.232 Preparing to unpack .../14-python3-pip_23.0.1+dfsg-1_all.deb ... #7 5.239 Unpacking python3-pip (23.0.1+dfsg-1) ... #7 6.292 Setting up python3-pkg-resources (66.1.1-1) ... #7 6.550 Setting up javascript-common (11+nmu1) ... #7 6.609 Setting up apt-utils (2.6.1) ... #7 6.632 Setting up python3-setuptools (66.1.1-1) ... #7 7.067 Setting up libpython3.11:amd64 (3.11.2-6) ... #7 7.090 Setting up python3-wheel (0.38.4-2) ... #7 7.259 Setting up libpython3.11-dev:amd64 (3.11.2-6) ... #7 7.282 Setting up python3-pip (23.0.1+dfsg-1) ... #7 8.198 Setting up build-essential (12.9) ... #7 8.221 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #7 8.251 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #7 8.272 Setting up libpython3-dev:amd64 (3.11.2-1+b1) ... #7 8.294 Setting up python3.11-dev (3.11.2-6) ... #7 8.315 Setting up libjs-sphinxdoc (5.3.0-4) ... #7 8.340 Setting up python3-dev (3.11.2-1+b1) ... #7 8.366 Processing triggers for libc-bin (2.36-9+deb12u4) ... #7 DONE 8.9s #8 [ 4/10] COPY . . #8 DONE 0.2s #9 [ 5/10] RUN git clone "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/feature-store" /SDK/featurestoresdk_main #9 0.197 Cloning into '/SDK/featurestoresdk_main'... #9 DONE 0.8s #10 [ 6/10] RUN git clone "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/model-storage" /SDK/modelmetricssdk_main #10 0.209 Cloning into '/SDK/modelmetricssdk_main'... #10 DONE 0.6s #11 [ 7/10] RUN pip3 install /SDK/featurestoresdk_main/. #11 1.474 Processing /SDK/featurestoresdk_main #11 1.475 Preparing metadata (setup.py): started #11 1.903 Preparing metadata (setup.py): finished with status 'done' #11 1.909 Building wheels for collected packages: featurestoresdk #11 1.910 Building wheel for featurestoresdk (setup.py): started #11 2.244 Building wheel for featurestoresdk (setup.py): finished with status 'done' #11 2.245 Created wheel for featurestoresdk: filename=featurestoresdk-0.1-py3-none-any.whl size=6071 sha256=8ed0e37f01d950b1774e8056d8b233e036845c664a7c3b61bebd833e706888cb #11 2.246 Stored in directory: /tmp/pip-ephem-wheel-cache-2qrx5ks7/wheels/82/fd/19/4827f09b0aaf02b08a33426f01cec88c22b29c14da3c9e09e3 #11 2.253 Successfully built featurestoresdk #11 2.295 Installing collected packages: featurestoresdk #11 2.326 Successfully installed featurestoresdk-0.1 #11 2.327 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #11 2.471 #11 2.471 [notice] A new release of pip is available: 23.0.1 -> 24.0 #11 2.471 [notice] To update, run: pip install --upgrade pip #11 DONE 2.7s #12 [ 8/10] RUN pip3 install /SDK/modelmetricssdk_main/. #12 0.529 Processing /SDK/modelmetricssdk_main #12 0.530 Preparing metadata (setup.py): started #12 0.726 Preparing metadata (setup.py): finished with status 'done' #12 0.731 Building wheels for collected packages: modelmetricsdk #12 0.732 Building wheel for modelmetricsdk (setup.py): started #12 1.003 Building wheel for modelmetricsdk (setup.py): finished with status 'done' #12 1.004 Created wheel for modelmetricsdk: filename=modelmetricsdk-0.1-py3-none-any.whl size=7318 sha256=b2e6ccced67fa3314996a28cfda64db1e8a6c455307cec116a7d653acdbaa759 #12 1.004 Stored in directory: /tmp/pip-ephem-wheel-cache-jxkbes4p/wheels/00/57/2c/061991cba1ea95bd46f7b5b067011d480503abcbe08cb605b0 #12 1.008 Successfully built modelmetricsdk #12 1.053 Installing collected packages: modelmetricsdk #12 1.077 Successfully installed modelmetricsdk-0.1 #12 1.077 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #12 1.088 #12 1.088 [notice] A new release of pip is available: 23.0.1 -> 24.0 #12 1.088 [notice] To update, run: pip install --upgrade pip #12 DONE 1.3s #13 [ 9/10] RUN pip3 install . #13 0.537 Processing /home/app #13 0.538 Preparing metadata (setup.py): started #13 0.734 Preparing metadata (setup.py): finished with status 'done' #13 0.740 Building wheels for collected packages: trainingmgr #13 0.741 Building wheel for trainingmgr (setup.py): started #13 1.015 Building wheel for trainingmgr (setup.py): finished with status 'done' #13 1.016 Created wheel for trainingmgr: filename=trainingmgr-0.1-py3-none-any.whl size=31908 sha256=3e0caa439bc5f8e99f8a0f1ea2e24982a3d4f4c95dc96573a539108cd8cb2dc6 #13 1.017 Stored in directory: /tmp/pip-ephem-wheel-cache-xhpovrox/wheels/d5/a7/dd/fcf347b3d855f5cc0d937e9cc56d2fe48867b38fc0a7ecfe32 #13 1.021 Successfully built trainingmgr #13 1.066 Installing collected packages: trainingmgr #13 1.107 Successfully installed trainingmgr-0.1 #13 1.108 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 1.113 #13 1.113 [notice] A new release of pip is available: 23.0.1 -> 24.0 #13 1.113 [notice] To update, run: pip install --upgrade pip #13 DONE 1.3s #14 [10/10] RUN pip3 install -r requirements.txt #14 1.271 Collecting boto3 #14 1.321 Downloading boto3-1.34.55-py3-none-any.whl (139 kB) #14 1.350 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.3/139.3 kB 5.5 MB/s eta 0:00:00 #14 2.132 Collecting botocore #14 2.139 Downloading botocore-1.34.55-py3-none-any.whl (12.0 MB) #14 2.345 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.0/12.0 MB 61.3 MB/s eta 0:00:00 #14 2.411 Collecting Flask #14 2.425 Downloading flask-3.0.2-py3-none-any.whl (101 kB) #14 2.435 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.3/101.3 kB 15.3 MB/s eta 0:00:00 #14 2.464 Collecting Flask-API #14 2.470 Downloading Flask_API-3.1-py3-none-any.whl (138 kB) #14 2.480 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 18.4 MB/s eta 0:00:00 #14 2.517 Collecting Flask-Cors #14 2.521 Downloading Flask_Cors-4.0.0-py2.py3-none-any.whl (14 kB) #14 2.579 Collecting pg8000 #14 2.583 Downloading pg8000-1.30.5-py3-none-any.whl (46 kB) #14 2.591 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.6/46.6 kB 7.0 MB/s eta 0:00:00 #14 2.649 Collecting requests #14 2.652 Downloading requests-2.31.0-py3-none-any.whl (62 kB) #14 2.692 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.4 MB/s eta 0:00:00 #14 2.997 Collecting pandas #14 3.003 Downloading pandas-2.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB) #14 3.221 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 58.6 MB/s eta 0:00:00 #14 3.331 Collecting PyYAML #14 3.338 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) #14 3.383 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 17.1 MB/s eta 0:00:00 #14 3.438 Collecting kubernetes #14 3.441 Downloading kubernetes-29.0.0-py2.py3-none-any.whl (1.6 MB) #14 3.482 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 44.9 MB/s eta 0:00:00 #14 3.520 Collecting validators==0.20.0 #14 3.524 Downloading validators-0.20.0.tar.gz (30 kB) #14 3.547 Preparing metadata (setup.py): started #14 3.756 Preparing metadata (setup.py): finished with status 'done' #14 3.816 Collecting Werkzeug==2.2.2 #14 3.827 Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB) #14 3.843 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 18.6 MB/s eta 0:00:00 #14 3.881 Collecting decorator>=3.4.0 #14 3.885 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) #14 4.021 Collecting MarkupSafe>=2.1.1 #14 4.025 Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) #14 4.072 Collecting s3transfer<0.11.0,>=0.10.0 #14 4.076 Downloading s3transfer-0.10.0-py3-none-any.whl (82 kB) #14 4.085 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 11.7 MB/s eta 0:00:00 #14 4.325 Collecting jmespath<2.0.0,>=0.7.1 #14 4.329 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) #14 4.422 Collecting urllib3<2.1,>=1.25.4 #14 4.426 Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) #14 4.436 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 16.5 MB/s eta 0:00:00 #14 4.472 Collecting python-dateutil<3.0.0,>=2.1 #14 4.475 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #14 4.488 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 22.1 MB/s eta 0:00:00 #14 4.531 Collecting click>=8.1.3 #14 4.535 Downloading click-8.1.7-py3-none-any.whl (97 kB) #14 4.544 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.7 MB/s eta 0:00:00 #14 4.557 Collecting Flask #14 4.561 Downloading flask-3.0.1-py3-none-any.whl (101 kB) #14 4.572 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 13.2 MB/s eta 0:00:00 #14 4.634 Downloading flask-3.0.0-py3-none-any.whl (99 kB) #14 4.644 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB 12.3 MB/s eta 0:00:00 #14 4.665 Downloading flask-2.3.3-py3-none-any.whl (96 kB) #14 4.673 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 14.4 MB/s eta 0:00:00 #14 4.699 Downloading Flask-2.3.2-py3-none-any.whl (96 kB) #14 4.709 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 10.9 MB/s eta 0:00:00 #14 4.737 Downloading Flask-2.3.1-py3-none-any.whl (96 kB) #14 4.746 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 14.8 MB/s eta 0:00:00 #14 4.779 Collecting blinker>=1.6.2 #14 4.783 Downloading blinker-1.7.0-py3-none-any.whl (13 kB) #14 4.808 Collecting Flask #14 4.812 Downloading Flask-2.3.0-py3-none-any.whl (96 kB) #14 4.820 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 16.4 MB/s eta 0:00:00 #14 4.841 Downloading Flask-2.2.5-py3-none-any.whl (101 kB) #14 4.850 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 13.6 MB/s eta 0:00:00 #14 4.899 Collecting Jinja2>=3.0 #14 4.903 Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) #14 4.913 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 16.5 MB/s eta 0:00:00 #14 4.945 Collecting itsdangerous>=2.0 #14 4.949 Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB) #14 5.018 Collecting scramp>=1.4.4 #14 5.022 Downloading scramp-1.4.4-py3-none-any.whl (13 kB) #14 5.081 Collecting idna<4,>=2.5 #14 5.085 Downloading idna-3.6-py3-none-any.whl (61 kB) #14 5.094 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 9.1 MB/s eta 0:00:00 #14 5.274 Collecting charset-normalizer<4,>=2 #14 5.278 Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) #14 5.289 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 kB 17.0 MB/s eta 0:00:00 #14 5.350 Collecting certifi>=2017.4.17 #14 5.354 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) #14 5.366 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 17.6 MB/s eta 0:00:00 #14 5.497 Collecting tzdata>=2022.7 #14 5.501 Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) #14 5.521 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 22.8 MB/s eta 0:00:00 #14 5.610 Collecting pytz>=2020.1 #14 5.614 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) #14 5.631 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 34.3 MB/s eta 0:00:00 #14 6.057 Collecting numpy<2,>=1.22.4 #14 6.062 Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) #14 6.321 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 60.4 MB/s eta 0:00:00 #14 6.389 Collecting requests-oauthlib #14 6.393 Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) #14 6.449 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 #14 6.453 Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) #14 6.464 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 6.8 MB/s eta 0:00:00 #14 6.517 Collecting oauthlib>=3.2.2 #14 6.520 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) #14 6.532 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 16.8 MB/s eta 0:00:00 #14 6.661 Collecting google-auth>=1.0.1 #14 6.665 Downloading google_auth-2.28.1-py2.py3-none-any.whl (186 kB) #14 6.679 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.9/186.9 kB 18.0 MB/s eta 0:00:00 #14 6.715 Collecting six>=1.9.0 #14 6.721 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) #14 6.848 Collecting pyasn1-modules>=0.2.1 #14 6.853 Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) #14 6.864 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 21.1 MB/s eta 0:00:00 #14 6.906 Collecting cachetools<6.0,>=2.0.0 #14 6.914 Downloading cachetools-5.3.3-py3-none-any.whl (9.3 kB) #14 6.955 Collecting rsa<5,>=3.1.4 #14 6.964 Downloading rsa-4.9-py3-none-any.whl (34 kB) #14 7.187 Collecting asn1crypto>=1.5.1 #14 7.191 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) #14 7.201 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.0/105.0 kB 15.5 MB/s eta 0:00:00 #14 7.317 Collecting pyasn1<0.6.0,>=0.4.6 #14 7.321 Downloading pyasn1-0.5.1-py2.py3-none-any.whl (84 kB) #14 7.330 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.9/84.9 kB 11.5 MB/s eta 0:00:00 #14 7.359 Building wheels for collected packages: validators #14 7.360 Building wheel for validators (setup.py): started #14 7.667 Building wheel for validators (setup.py): finished with status 'done' #14 7.668 Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19576 sha256=b4ba2d6ae7d8817950a9912ba4565bc919ed32ec268988774972681a9bec478d #14 7.669 Stored in directory: /root/.cache/pip/wheels/f2/ed/dd/d3a556ad245ef9dc570c6bcd2f22886d17b0b408dd3bbb9ac3 #14 7.672 Successfully built validators #14 7.938 Installing collected packages: pytz, asn1crypto, websocket-client, urllib3, tzdata, six, scramp, PyYAML, pyasn1, oauthlib, numpy, MarkupSafe, jmespath, itsdangerous, idna, decorator, click, charset-normalizer, certifi, cachetools, Werkzeug, validators, rsa, requests, python-dateutil, pyasn1-modules, Jinja2, requests-oauthlib, pg8000, pandas, google-auth, Flask, botocore, s3transfer, kubernetes, Flask-Cors, Flask-API, boto3 #14 16.35 Successfully installed Flask-2.2.5 Flask-API-3.1 Flask-Cors-4.0.0 Jinja2-3.1.3 MarkupSafe-2.1.5 PyYAML-6.0.1 Werkzeug-2.2.2 asn1crypto-1.5.1 boto3-1.34.55 botocore-1.34.55 cachetools-5.3.3 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 decorator-5.1.1 google-auth-2.28.1 idna-3.6 itsdangerous-2.1.2 jmespath-1.0.1 kubernetes-29.0.0 numpy-1.26.4 oauthlib-3.2.2 pandas-2.2.1 pg8000-1.30.5 pyasn1-0.5.1 pyasn1-modules-0.3.0 python-dateutil-2.9.0.post0 pytz-2024.1 requests-2.31.0 requests-oauthlib-1.3.1 rsa-4.9 s3transfer-0.10.0 scramp-1.4.4 six-1.16.0 tzdata-2024.1 urllib3-2.0.7 validators-0.20.0 websocket-client-1.7.0 #14 16.36 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #14 16.36 #14 16.36 [notice] A new release of pip is available: 23.0.1 -> 24.0 #14 16.36 [notice] To update, run: pip install --upgrade pip #14 DONE 18.1s #15 exporting to image #15 exporting layers #15 exporting layers 5.0s done #15 writing image sha256:407148892ba5b4bb459f5b8c7b4c9fbafc46b638c129e3d6e774794c0a50bcc5 done #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 0.0s done #15 DONE 5.0s ---> docker-build.sh ends [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6863170259788467357.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins6512471319963107740.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker] b83e6245f26d: Preparing ffbc02c46f8a: Preparing 0bc10cdf5d46: Preparing 0d3b4b4c7d9b: Preparing d2583b8b7047: Preparing 86b49151d988: Preparing b7bc256bbbb4: Preparing 86b49151d988: Waiting d4d398abccf8: Preparing b7bc256bbbb4: Waiting fd5a29cc164c: Preparing d4d398abccf8: Waiting 13e9fcf92c67: Preparing 5b8a506fb91c: Preparing a6267a497621: Preparing fd5a29cc164c: Waiting 5b8a506fb91c: Waiting 13e9fcf92c67: Waiting 84f540ade319: Preparing 9fe4e8a1862c: Preparing 909275a3eaaa: Preparing f3f47b3309ca: Preparing 1a5fc1184c48: Preparing a6267a497621: Waiting 909275a3eaaa: Waiting 84f540ade319: Waiting 9fe4e8a1862c: Waiting f3f47b3309ca: Waiting 1a5fc1184c48: Waiting ffbc02c46f8a: Pushed d2583b8b7047: Pushed 0bc10cdf5d46: Pushed 86b49151d988: Pushed b7bc256bbbb4: Pushed 13e9fcf92c67: Layer already exists 5b8a506fb91c: Layer already exists a6267a497621: Layer already exists fd5a29cc164c: Pushed 84f540ade319: Layer already exists 9fe4e8a1862c: Layer already exists f3f47b3309ca: Layer already exists 909275a3eaaa: Layer already exists 1a5fc1184c48: Layer already exists 0d3b4b4c7d9b: Pushed d4d398abccf8: Pushed b83e6245f26d: Pushed 1.0.0: digest: sha256:861556b986840528420b96029e9d84708ffde86368355acd672362efffad3606 size: 3896 ---> docker-push.sh ends [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins1675878455473542081.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2099 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins7858506421906481029.sh ---> sysstat.sh [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins5006547038369801167.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/aiml-fw-awmf-tm-docker-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/aiml-fw-awmf-tm-docker-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/aiml-fw-awmf-tm-docker-docker-merge-master ']' + mkdir -p /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/archives/ [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4947355281720608120.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Rwx from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-6Rwx/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins5943094022044196759.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config14515986099521951859tmp 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. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins9276170351819829618.sh ---> create-netrc.sh [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins14848582590912488512.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Rwx from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-6Rwx/bin to PATH [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins8658579207996143372.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins9198985936383217097.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Rwx from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-6Rwx/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins14674924422283459714.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Rwx from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-6Rwx/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-awmf-tm-docker-docker-merge-master/154 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-3699 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.870 BogoMIPS: 5599.74 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 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 11G 9.0G 54% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 451 431 0 3061 3209 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:64:49:ba brd ff:ff:ff:ff:ff:ff inet 10.32.6.58/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86153sec preferred_lft 86153sec inet6 fe80::f816:3eff:fe64:49ba/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:40:4d:55:d7 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-3699) 03/05/24 _x86_64_ (4 CPU) 14:37:05 LINUX RESTART (4 CPU) 14:38:01 tps rtps wtps bread/s bwrtn/s 14:39:01 87.74 25.81 61.92 3067.62 8498.45 14:40:01 264.07 51.91 212.16 3046.34 68250.27 14:41:01 28.06 9.77 18.30 1099.95 1030.49 Average: 126.64 29.16 97.47 2404.71 25931.11 14:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:39:01 1531184 3400120 2507468 62.09 58776 1958776 979976 19.26 540872 1773384 119580 14:40:01 226612 3346852 3812040 94.39 101220 3093364 1015080 19.95 796560 2717872 4320 14:41:01 453716 3277288 3584936 88.77 104380 2808992 988756 19.44 1006004 2295828 54692 Average: 737171 3341420 3301481 81.75 88125 2620377 994604 19.55 781145 2262361 59531 14:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:01 ens3 66.99 61.44 740.47 9.64 0.00 0.00 0.00 0.00 14:39:01 lo 2.20 2.20 0.19 0.19 0.00 0.00 0.00 0.00 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:01 ens3 879.58 577.33 7353.38 1096.26 0.00 0.00 0.00 0.00 14:40:01 lo 3.20 3.20 0.29 0.29 0.00 0.00 0.00 0.00 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:01 ens3 111.33 190.72 20.97 1402.47 0.00 0.00 0.00 0.00 14:41:01 lo 1.53 1.53 0.14 0.14 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 352.69 276.53 2705.46 836.15 0.00 0.00 0.00 0.00 Average: lo 2.31 2.31 0.21 0.21 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3699) 03/05/24 _x86_64_ (4 CPU) 14:37:05 LINUX RESTART (4 CPU) 14:38:01 CPU %user %nice %system %iowait %steal %idle 14:39:01 all 20.25 0.00 1.61 2.52 0.05 75.57 14:39:01 0 4.35 0.00 1.05 7.28 0.02 87.30 14:39:01 1 25.85 0.00 1.95 0.38 0.05 71.77 14:39:01 2 15.47 0.00 1.25 0.37 0.05 82.86 14:39:01 3 35.28 0.00 2.17 2.05 0.08 60.42 14:40:01 all 21.56 0.00 5.01 6.37 0.08 66.99 14:40:01 0 19.57 0.00 4.73 8.03 0.08 67.58 14:40:01 1 33.46 0.00 6.76 11.43 0.08 48.26 14:40:01 2 13.88 0.00 4.08 3.59 0.08 78.36 14:40:01 3 19.29 0.00 4.49 2.40 0.07 73.76 14:41:01 all 22.70 0.00 1.19 0.86 0.06 75.19 14:41:01 0 10.15 0.00 0.80 2.22 0.03 86.80 14:41:01 1 24.77 0.00 1.07 0.05 0.05 74.06 14:41:01 2 36.28 0.00 1.47 0.85 0.07 61.32 14:41:01 3 19.64 0.00 1.44 0.30 0.07 78.55 Average: all 21.50 0.00 2.60 3.24 0.06 72.60 Average: 0 11.33 0.00 2.19 5.83 0.04 80.61 Average: 1 28.01 0.00 3.25 3.93 0.06 64.75 Average: 2 21.90 0.00 2.26 1.60 0.07 74.17 Average: 3 24.76 0.00 2.70 1.58 0.07 70.89