Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/aiml-fw/awmf/tm/+/13745 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-10220 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-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-VIeRlgLIXwz6/agent.2089 SSH_AGENT_PID=2091 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/private_key_6505462230983272554.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-verify-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 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm 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/changes/45/13745/1 # timeout=10 > git rev-parse 8a2f067f673c508678804bfd6d08e8a2ef70ece0^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 8a2f067f673c508678804bfd6d08e8a2ef70ece0 (refs/changes/45/13745/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a2f067f673c508678804bfd6d08e8a2ef70ece0 # timeout=10 Commit message: "Model for ModelId" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk cec7d0b4bf49acdc36f4043161bafbbe23a39828 # 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-verify-master] $ /bin/bash /tmp/jenkins1860078430261880968.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-OB8w 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-OB8w/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-OB8w/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.1 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.58 botocore==1.35.58 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.7.0 cmd2==2.5.4 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.36.0 httplib2==0.22.0 identify==2.6.2 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.4.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.21.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.3 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.0 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.27.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/config4415731962846785256tmp copy managed file [aiml-fw-awmf-tm] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/config7839076751718411536tmp [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins4686143742736709176.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-verify-master] $ /bin/bash /tmp/jenkins17353959278679420936.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/sh -xe /tmp/jenkins1288864441712446757.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-verify-master] $ /bin/bash -l /tmp/jenkins3067474758594468259.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OB8w from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-OB8w/bin to PATH ---> Docker image tag found: 2.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-verify-master] $ /bin/bash /tmp/jenkins15603811404991387263.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:2.0.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:2.0.0 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.23kB 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.1s #4 [internal] load metadata for docker.io/library/python:3.10-slim #4 DONE 1.2s #5 [internal] load build context #5 DONE 0.0s #6 [stage-1 1/6] FROM docker.io/library/python:3.10-slim@sha256:49c571158067369ea46610139f7b723bdb297d298d0f18d5b81730eee7bf94eb #6 resolve docker.io/library/python:3.10-slim@sha256:49c571158067369ea46610139f7b723bdb297d298d0f18d5b81730eee7bf94eb #6 resolve docker.io/library/python:3.10-slim@sha256:49c571158067369ea46610139f7b723bdb297d298d0f18d5b81730eee7bf94eb 0.1s done #6 ... #5 [internal] load build context #5 transferring context: 1.33MB 0.0s done #5 DONE 0.2s #6 [stage-1 1/6] FROM docker.io/library/python:3.10-slim@sha256:49c571158067369ea46610139f7b723bdb297d298d0f18d5b81730eee7bf94eb #6 sha256:49c571158067369ea46610139f7b723bdb297d298d0f18d5b81730eee7bf94eb 9.13kB / 9.13kB done #6 sha256:1b8e511c3a5b60fdecce05282a196f23a60d487a8838df4a711b5d83a7d58fc9 1.75kB / 1.75kB done #6 sha256:8df9adb5d39d2c82caf0d8ed092e4e2579d87f2a43b131df6a274bff5af26b74 5.43kB / 5.43kB done #6 sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 0B / 29.13MB 0.1s #6 sha256:d447e55d51dbde79ba253eec58f91c83c1bab832a8ff370b885d07c53b43f490 0B / 3.51MB 0.1s #6 sha256:22370d9525db52f6dc1b9c58f06f52eac6ebdf2c3d701a01b12dd38835c7aa2b 0B / 15.65MB 0.1s #6 sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 7.34MB / 29.13MB 0.2s #6 sha256:d447e55d51dbde79ba253eec58f91c83c1bab832a8ff370b885d07c53b43f490 2.10MB / 3.51MB 0.2s #6 sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 14.68MB / 29.13MB 0.3s #6 sha256:d447e55d51dbde79ba253eec58f91c83c1bab832a8ff370b885d07c53b43f490 3.51MB / 3.51MB 0.3s done #6 sha256:22370d9525db52f6dc1b9c58f06f52eac6ebdf2c3d701a01b12dd38835c7aa2b 1.05MB / 15.65MB 0.3s #6 sha256:5862c84e1a84d16dcc20b98e377838fb4defa167e4680ec68eef3667490024aa 0B / 249B 0.3s #6 sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 20.32MB / 29.13MB 0.4s #6 sha256:22370d9525db52f6dc1b9c58f06f52eac6ebdf2c3d701a01b12dd38835c7aa2b 4.19MB / 15.65MB 0.4s #6 sha256:5862c84e1a84d16dcc20b98e377838fb4defa167e4680ec68eef3667490024aa 249B / 249B 0.4s done #6 sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 29.13MB / 29.13MB 0.6s #6 sha256:22370d9525db52f6dc1b9c58f06f52eac6ebdf2c3d701a01b12dd38835c7aa2b 15.65MB / 15.65MB 0.6s #6 sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 29.13MB / 29.13MB 0.7s done #6 extracting sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 #6 sha256:22370d9525db52f6dc1b9c58f06f52eac6ebdf2c3d701a01b12dd38835c7aa2b 15.65MB / 15.65MB 0.7s done #6 extracting sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 1.7s done #6 extracting sha256:d447e55d51dbde79ba253eec58f91c83c1bab832a8ff370b885d07c53b43f490 #6 extracting sha256:d447e55d51dbde79ba253eec58f91c83c1bab832a8ff370b885d07c53b43f490 0.2s done #6 extracting sha256:22370d9525db52f6dc1b9c58f06f52eac6ebdf2c3d701a01b12dd38835c7aa2b #6 extracting sha256:22370d9525db52f6dc1b9c58f06f52eac6ebdf2c3d701a01b12dd38835c7aa2b 0.7s done #6 extracting sha256:5862c84e1a84d16dcc20b98e377838fb4defa167e4680ec68eef3667490024aa #6 extracting sha256:5862c84e1a84d16dcc20b98e377838fb4defa167e4680ec68eef3667490024aa done #6 DONE 5.5s #7 [builder 1/9] FROM docker.io/library/python:3.10@sha256:57dcc055b95d60dc6b42a6819e3a1dbeb0d0039692abb793b2edb82e4bd4a6bd #7 resolve docker.io/library/python:3.10@sha256:57dcc055b95d60dc6b42a6819e3a1dbeb0d0039692abb793b2edb82e4bd4a6bd 0.1s done #7 sha256:0a9be5c27d86b455f9fe577d40bc92f7ca0ef869bd24450b42e5c85469220d43 6.32kB / 6.32kB done #7 sha256:57dcc055b95d60dc6b42a6819e3a1dbeb0d0039692abb793b2edb82e4bd4a6bd 9.08kB / 9.08kB done #7 sha256:2eb72484c25c39aba019b0ab5679c2436833a0b705e955ed8e13c06ee900dd63 2.33kB / 2.33kB done #7 sha256:b2b31b28ee3c96e96195c754f8679f690db4b18e475682d716122016ef056f39 49.58MB / 49.58MB 1.2s done #7 sha256:2112e5e7c3ff699043b282f1ff24d3ef185c080c28846f1d7acc5ccf650bc13d 64.39MB / 64.39MB 2.2s done #7 sha256:c3cc7b6f04730c072f8b292917e0d95bb886096a2b2b1781196170965161cd27 24.06MB / 24.06MB 1.7s done #7 sha256:af247aac076473044d24960a352a8ec6f154cf0a28f4fbf35fe5d43b52687ba2 211.29MB / 211.29MB 4.2s done #7 extracting sha256:b2b31b28ee3c96e96195c754f8679f690db4b18e475682d716122016ef056f39 2.8s done #7 sha256:920ce5d9169bc7e22bcab842d010a1a268250c0970a8595e011aefcf8c0f2c2d 6.16MB / 6.16MB 2.3s done #7 sha256:e06c8c5ca7252b645920f5c325005b644c08d772f2d9f0edfc5a57212f1fcd1a 249B / 249B 2.7s done #7 sha256:b54a94f4cba65554e36645f1607a1deed6197bda8122fd4e0d56c93a6c5891c2 21.38MB / 21.38MB 3.4s done #7 extracting sha256:c3cc7b6f04730c072f8b292917e0d95bb886096a2b2b1781196170965161cd27 0.6s done #7 extracting sha256:2112e5e7c3ff699043b282f1ff24d3ef185c080c28846f1d7acc5ccf650bc13d 0.2s #7 ... #8 [stage-1 2/6] WORKDIR /app #8 DONE 1.9s #7 [builder 1/9] FROM docker.io/library/python:3.10@sha256:57dcc055b95d60dc6b42a6819e3a1dbeb0d0039692abb793b2edb82e4bd4a6bd #7 extracting sha256:2112e5e7c3ff699043b282f1ff24d3ef185c080c28846f1d7acc5ccf650bc13d 2.5s done #7 extracting sha256:af247aac076473044d24960a352a8ec6f154cf0a28f4fbf35fe5d43b52687ba2 #7 extracting sha256:af247aac076473044d24960a352a8ec6f154cf0a28f4fbf35fe5d43b52687ba2 5.1s #7 extracting sha256:af247aac076473044d24960a352a8ec6f154cf0a28f4fbf35fe5d43b52687ba2 6.4s done #7 extracting sha256:920ce5d9169bc7e22bcab842d010a1a268250c0970a8595e011aefcf8c0f2c2d 0.1s #7 extracting sha256:920ce5d9169bc7e22bcab842d010a1a268250c0970a8595e011aefcf8c0f2c2d 0.3s done #7 extracting sha256:b54a94f4cba65554e36645f1607a1deed6197bda8122fd4e0d56c93a6c5891c2 #7 extracting sha256:b54a94f4cba65554e36645f1607a1deed6197bda8122fd4e0d56c93a6c5891c2 0.7s done #7 extracting sha256:e06c8c5ca7252b645920f5c325005b644c08d772f2d9f0edfc5a57212f1fcd1a #7 extracting sha256:e06c8c5ca7252b645920f5c325005b644c08d772f2d9f0edfc5a57212f1fcd1a done #7 DONE 16.0s #9 [builder 2/9] WORKDIR /app #9 DONE 1.2s #10 [builder 3/9] RUN apt-get update && apt-get install -y --no-install-recommends python3-pip apt-utils && rm -rf /var/lib/apt/lists/* #10 0.254 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #10 0.268 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #10 0.268 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #10 0.348 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] #10 0.451 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] #10 0.488 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] #10 1.416 Fetched 9250 kB in 1s (7837 kB/s) #10 1.416 Reading package lists... #10 1.925 Reading package lists... #10 2.460 Building dependency tree... #10 2.595 Reading state information... #10 2.729 The following additional packages will be installed: #10 2.729 python3-pkg-resources python3-setuptools python3-wheel #10 2.730 Suggested packages: #10 2.730 python-setuptools-doc #10 2.730 Recommended packages: #10 2.730 build-essential python3-dev #10 2.790 The following NEW packages will be installed: #10 2.791 apt-utils python3-pip python3-pkg-resources python3-setuptools python3-wheel #10 2.821 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. #10 2.821 Need to get 2482 kB of archives. #10 2.821 After this operation, 11.7 MB of additional disk space will be used. #10 2.821 Get:1 http://deb.debian.org/debian bookworm/main amd64 apt-utils amd64 2.6.1 [309 kB] #10 2.832 Get:2 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] #10 2.837 Get:3 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1 [521 kB] #10 2.844 Get:4 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] #10 2.845 Get:5 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] #10 3.019 debconf: delaying package configuration, since apt-utils is not installed #10 3.064 Fetched 2482 kB in 0s (36.7 MB/s) #10 3.097 Selecting previously unselected package apt-utils. #10 3.097 (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 ... 23969 files and directories currently installed.) #10 3.114 Preparing to unpack .../apt-utils_2.6.1_amd64.deb ... #10 3.121 Unpacking apt-utils (2.6.1) ... #10 3.237 Selecting previously unselected package python3-pkg-resources. #10 3.241 Preparing to unpack .../python3-pkg-resources_66.1.1-1_all.deb ... #10 3.251 Unpacking python3-pkg-resources (66.1.1-1) ... #10 3.384 Selecting previously unselected package python3-setuptools. #10 3.390 Preparing to unpack .../python3-setuptools_66.1.1-1_all.deb ... #10 3.397 Unpacking python3-setuptools (66.1.1-1) ... #10 3.770 Selecting previously unselected package python3-wheel. #10 3.775 Preparing to unpack .../python3-wheel_0.38.4-2_all.deb ... #10 3.782 Unpacking python3-wheel (0.38.4-2) ... #10 3.868 Selecting previously unselected package python3-pip. #10 3.872 Preparing to unpack .../python3-pip_23.0.1+dfsg-1_all.deb ... #10 3.880 Unpacking python3-pip (23.0.1+dfsg-1) ... #10 4.927 Setting up python3-pkg-resources (66.1.1-1) ... #10 5.194 Setting up apt-utils (2.6.1) ... #10 5.216 Setting up python3-setuptools (66.1.1-1) ... #10 5.644 Setting up python3-wheel (0.38.4-2) ... #10 5.807 Setting up python3-pip (23.0.1+dfsg-1) ... #10 DONE 7.1s #11 [builder 4/9] COPY . . #11 DONE 0.2s #12 [builder 5/9] RUN pip3 install --no-cache-dir -r requirements.txt #12 2.390 Collecting boto3 #12 2.527 Downloading boto3-1.35.59-py3-none-any.whl (139 kB) #12 2.565 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.2/139.2 kB 4.7 MB/s eta 0:00:00 #12 3.471 Collecting botocore #12 3.479 Downloading botocore-1.35.59-py3-none-any.whl (12.8 MB) #12 3.621 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.8/12.8 MB 96.8 MB/s eta 0:00:00 #12 3.684 Collecting Flask #12 3.688 Downloading flask-3.0.3-py3-none-any.whl (101 kB) #12 3.691 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 305.2 MB/s eta 0:00:00 #12 3.715 Collecting Flask-API #12 3.719 Downloading Flask_API-3.1-py3-none-any.whl (138 kB) #12 3.722 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 165.8 MB/s eta 0:00:00 #12 3.757 Collecting Flask-Cors #12 3.761 Downloading Flask_Cors-5.0.0-py2.py3-none-any.whl (14 kB) #12 3.816 Collecting pg8000 #12 3.821 Downloading pg8000-1.31.2-py3-none-any.whl (54 kB) #12 3.824 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 150.4 MB/s eta 0:00:00 #12 3.881 Collecting requests #12 3.885 Downloading requests-2.32.3-py3-none-any.whl (64 kB) #12 3.888 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 56.5 MB/s eta 0:00:00 #12 3.991 Collecting PyYAML #12 3.996 Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) #12 4.014 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 51.4 MB/s eta 0:00:00 #12 4.068 Collecting kubernetes #12 4.073 Downloading kubernetes-31.0.0-py2.py3-none-any.whl (1.9 MB) #12 4.105 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 61.1 MB/s eta 0:00:00 #12 4.141 Collecting validators==0.20.0 #12 4.147 Downloading validators-0.20.0.tar.gz (30 kB) #12 4.164 Preparing metadata (setup.py): started #12 4.622 Preparing metadata (setup.py): finished with status 'done' #12 4.676 Collecting Werkzeug==2.2.2 #12 4.685 Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB) #12 4.696 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 37.3 MB/s eta 0:00:00 #12 4.723 Collecting Flask-SQLAlchemy #12 4.729 Downloading flask_sqlalchemy-3.1.1-py3-none-any.whl (25 kB) #12 4.755 Collecting Flask-Migrate #12 4.760 Downloading Flask_Migrate-4.0.7-py3-none-any.whl (21 kB) #12 4.952 Collecting psycopg2-binary==2.9.10 #12 4.959 Downloading psycopg2_binary-2.9.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) #12 5.003 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 73.0 MB/s eta 0:00:00 #12 5.053 Collecting marshmallow-sqlalchemy #12 5.057 Downloading marshmallow_sqlalchemy-1.1.0-py3-none-any.whl (14 kB) #12 5.082 Collecting flask-marshmallow #12 5.087 Downloading flask_marshmallow-1.2.1-py3-none-any.whl (12 kB) #12 5.163 Collecting decorator>=3.4.0 #12 5.168 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) #12 5.312 Collecting MarkupSafe>=2.1.1 #12 5.316 Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) #12 5.488 Collecting jmespath<2.0.0,>=0.7.1 #12 5.492 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) #12 5.525 Collecting s3transfer<0.11.0,>=0.10.0 #12 5.529 Downloading s3transfer-0.10.3-py3-none-any.whl (82 kB) #12 5.533 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.6/82.6 kB 212.4 MB/s eta 0:00:00 #12 5.572 Collecting python-dateutil<3.0.0,>=2.1 #12 5.576 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #12 5.582 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 50.3 MB/s eta 0:00:00 #12 5.659 Collecting urllib3!=2.2.0,<3,>=1.25.4 #12 5.663 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) #12 5.668 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 76.1 MB/s eta 0:00:00 #12 5.766 Collecting Jinja2>=3.1.2 #12 5.769 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) #12 5.774 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 59.5 MB/s eta 0:00:00 #12 5.791 Collecting Flask #12 5.796 Downloading flask-3.0.2-py3-none-any.whl (101 kB) #12 5.799 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.3/101.3 kB 333.5 MB/s eta 0:00:00 #12 5.818 Downloading flask-3.0.1-py3-none-any.whl (101 kB) #12 5.821 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 85.1 MB/s eta 0:00:00 #12 5.839 Downloading flask-3.0.0-py3-none-any.whl (99 kB) #12 5.843 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB 83.6 MB/s eta 0:00:00 #12 5.862 Downloading flask-2.3.3-py3-none-any.whl (96 kB) #12 5.865 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 295.7 MB/s eta 0:00:00 #12 5.895 Downloading Flask-2.3.2-py3-none-any.whl (96 kB) #12 5.898 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 219.2 MB/s eta 0:00:00 #12 5.927 Downloading Flask-2.3.1-py3-none-any.whl (96 kB) #12 5.930 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 318.9 MB/s eta 0:00:00 #12 5.968 Collecting click>=8.1.3 #12 5.972 Downloading click-8.1.7-py3-none-any.whl (97 kB) #12 5.976 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 242.1 MB/s eta 0:00:00 #12 5.994 Collecting blinker>=1.6.2 #12 5.999 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) #12 6.023 Collecting itsdangerous>=2.1.2 #12 6.027 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) #12 6.044 Collecting Flask #12 6.049 Downloading Flask-2.3.0-py3-none-any.whl (96 kB) #12 6.053 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 240.6 MB/s eta 0:00:00 #12 6.073 Downloading Flask-2.2.5-py3-none-any.whl (101 kB) #12 6.077 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 318.4 MB/s eta 0:00:00 #12 6.145 Collecting scramp>=1.4.5 #12 6.149 Downloading scramp-1.4.5-py3-none-any.whl (12 kB) #12 6.344 Collecting charset-normalizer<4,>=2 #12 6.349 Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) #12 6.355 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.8/144.8 kB 78.8 MB/s eta 0:00:00 #12 6.397 Collecting certifi>=2017.4.17 #12 6.400 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) #12 6.406 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 48.5 MB/s eta 0:00:00 #12 6.437 Collecting idna<4,>=2.5 #12 6.442 Downloading idna-3.10-py3-none-any.whl (70 kB) #12 6.445 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 93.9 MB/s eta 0:00:00 #12 6.531 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 #12 6.535 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) #12 6.538 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 280.8 MB/s eta 0:00:00 #12 6.564 Collecting requests-oauthlib #12 6.567 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #12 6.706 Collecting google-auth>=1.0.1 #12 6.709 Downloading google_auth-2.36.0-py2.py3-none-any.whl (209 kB) #12 6.715 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.5/209.5 kB 67.0 MB/s eta 0:00:00 #12 6.767 Collecting oauthlib>=3.2.2 #12 6.770 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) #12 6.775 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 52.5 MB/s eta 0:00:00 #12 6.791 Collecting durationpy>=0.7 #12 6.795 Downloading durationpy-0.9-py3-none-any.whl (3.5 kB) #12 6.829 Collecting six>=1.9.0 #12 6.833 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) #12 7.720 Collecting sqlalchemy>=2.0.16 #12 7.728 Downloading SQLAlchemy-2.0.36-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) #12 7.770 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 80.7 MB/s eta 0:00:00 #12 7.840 Collecting alembic>=1.9.0 #12 7.844 Downloading alembic-1.14.0-py3-none-any.whl (233 kB) #12 7.849 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.5/233.5 kB 137.3 MB/s eta 0:00:00 #12 7.956 Collecting marshmallow>=3.18.0 #12 7.961 Downloading marshmallow-3.23.1-py3-none-any.whl (49 kB) #12 7.964 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 166.3 MB/s eta 0:00:00 #12 8.070 Collecting typing-extensions>=4 #12 8.074 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) #12 8.106 Collecting Mako #12 8.110 Downloading Mako-1.3.6-py3-none-any.whl (78 kB) #12 8.113 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 292.7 MB/s eta 0:00:00 #12 8.208 Collecting pyasn1-modules>=0.2.1 #12 8.212 Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) #12 8.216 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 129.6 MB/s eta 0:00:00 #12 8.250 Collecting rsa<5,>=3.1.4 #12 8.258 Downloading rsa-4.9-py3-none-any.whl (34 kB) #12 8.296 Collecting cachetools<6.0,>=2.0.0 #12 8.300 Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) #12 8.379 Collecting packaging>=17.0 #12 8.384 Downloading packaging-24.2-py3-none-any.whl (65 kB) #12 8.387 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 225.2 MB/s eta 0:00:00 #12 8.599 Collecting asn1crypto>=1.5.1 #12 8.603 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) #12 8.608 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.0/105.0 kB 67.9 MB/s eta 0:00:00 #12 8.995 Collecting greenlet!=0.4.17 #12 9.000 Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (599 kB) #12 9.012 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 599.5/599.5 kB 66.9 MB/s eta 0:00:00 #12 9.129 Collecting pyasn1<0.7.0,>=0.4.6 #12 9.133 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) #12 9.135 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 326.3 MB/s eta 0:00:00 #12 9.181 Building wheels for collected packages: validators #12 9.181 Building wheel for validators (setup.py): started #12 9.565 Building wheel for validators (setup.py): finished with status 'done' #12 9.566 Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19572 sha256=60d2f686045f42d95dc90cdd87ffb643978c8bad537ec12ef6b99628296ac806 #12 9.567 Stored in directory: /tmp/pip-ephem-wheel-cache-us2h83f7/wheels/f2/ed/dd/d3a556ad245ef9dc570c6bcd2f22886d17b0b408dd3bbb9ac3 #12 9.570 Successfully built validators #12 9.887 Installing collected packages: durationpy, asn1crypto, websocket-client, urllib3, typing-extensions, six, scramp, PyYAML, pyasn1, psycopg2-binary, packaging, oauthlib, MarkupSafe, jmespath, itsdangerous, idna, greenlet, decorator, click, charset-normalizer, certifi, cachetools, Werkzeug, validators, sqlalchemy, rsa, requests, python-dateutil, pyasn1-modules, marshmallow, Mako, Jinja2, requests-oauthlib, pg8000, marshmallow-sqlalchemy, google-auth, Flask, botocore, alembic, s3transfer, kubernetes, Flask-SQLAlchemy, flask-marshmallow, Flask-Cors, Flask-API, Flask-Migrate, boto3 #12 14.53 Successfully installed Flask-2.2.5 Flask-API-3.1 Flask-Cors-5.0.0 Flask-Migrate-4.0.7 Flask-SQLAlchemy-3.1.1 Jinja2-3.1.4 Mako-1.3.6 MarkupSafe-3.0.2 PyYAML-6.0.2 Werkzeug-2.2.2 alembic-1.14.0 asn1crypto-1.5.1 boto3-1.35.59 botocore-1.35.59 cachetools-5.5.0 certifi-2024.8.30 charset-normalizer-3.4.0 click-8.1.7 decorator-5.1.1 durationpy-0.9 flask-marshmallow-1.2.1 google-auth-2.36.0 greenlet-3.1.1 idna-3.10 itsdangerous-2.2.0 jmespath-1.0.1 kubernetes-31.0.0 marshmallow-3.23.1 marshmallow-sqlalchemy-1.1.0 oauthlib-3.2.2 packaging-24.2 pg8000-1.31.2 psycopg2-binary-2.9.10 pyasn1-0.6.1 pyasn1-modules-0.4.1 python-dateutil-2.9.0.post0 requests-2.32.3 requests-oauthlib-2.0.0 rsa-4.9 s3transfer-0.10.3 scramp-1.4.5 six-1.16.0 sqlalchemy-2.0.36 typing-extensions-4.12.2 urllib3-2.2.3 validators-0.20.0 websocket-client-1.8.0 #12 14.53 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 14.66 #12 14.66 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 #12 14.66 [notice] To update, run: pip install --upgrade pip #12 DONE 16.1s #13 [builder 6/9] RUN git clone "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/feature-store" /SDK/featurestoresdk_main #13 0.231 Cloning into '/SDK/featurestoresdk_main'... #13 DONE 0.9s #14 [builder 7/9] RUN git clone "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/model-storage" /SDK/modelmetricssdk_main #14 0.181 Cloning into '/SDK/modelmetricssdk_main'... #14 DONE 0.6s #15 [builder 8/9] RUN pip3 install --no-cache-dir /SDK/featurestoresdk_main/. #15 0.530 Processing /SDK/featurestoresdk_main #15 0.530 Preparing metadata (setup.py): started #15 0.754 Preparing metadata (setup.py): finished with status 'done' #15 0.757 Building wheels for collected packages: featurestoresdk #15 0.758 Building wheel for featurestoresdk (setup.py): started #15 1.060 Building wheel for featurestoresdk (setup.py): finished with status 'done' #15 1.060 Created wheel for featurestoresdk: filename=featurestoresdk-0.1-py3-none-any.whl size=6071 sha256=4e1c7e685c148e69199258caf422b29767ba5a92f34fa5389085fcbed201f77a #15 1.061 Stored in directory: /tmp/pip-ephem-wheel-cache-vqd6pjba/wheels/82/fd/19/4827f09b0aaf02b08a33426f01cec88c22b29c14da3c9e09e3 #15 1.063 Successfully built featurestoresdk #15 1.260 Installing collected packages: featurestoresdk #15 1.295 Successfully installed featurestoresdk-0.1 #15 1.295 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 #15 1.417 #15 1.417 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 #15 1.417 [notice] To update, run: pip install --upgrade pip #15 DONE 1.6s #16 [builder 9/9] RUN pip3 install --no-cache-dir /SDK/modelmetricssdk_main/. #16 0.553 Processing /SDK/modelmetricssdk_main #16 0.553 Preparing metadata (setup.py): started #16 0.772 Preparing metadata (setup.py): finished with status 'done' #16 0.777 Building wheels for collected packages: modelmetricsdk #16 0.779 Building wheel for modelmetricsdk (setup.py): started #16 1.081 Building wheel for modelmetricsdk (setup.py): finished with status 'done' #16 1.082 Created wheel for modelmetricsdk: filename=modelmetricsdk-0.1-py3-none-any.whl size=8262 sha256=fe3cdc6b4bc2fa33c897cb014cfdbea0bc0f8cb70ed59eeb3b393044b5ca9ff3 #16 1.083 Stored in directory: /tmp/pip-ephem-wheel-cache-w4c6i7ud/wheels/00/57/2c/061991cba1ea95bd46f7b5b067011d480503abcbe08cb605b0 #16 1.087 Successfully built modelmetricsdk #16 1.276 Installing collected packages: modelmetricsdk #16 1.313 Successfully installed modelmetricsdk-0.1 #16 1.314 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 #16 1.442 #16 1.442 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 #16 1.442 [notice] To update, run: pip install --upgrade pip #16 DONE 1.6s #17 [stage-1 3/6] COPY --from=builder /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages #17 DONE 1.9s #18 [stage-1 4/6] COPY --from=builder /app /app #18 DONE 0.2s #19 [stage-1 5/6] RUN pip3 install . #19 1.428 Processing /app #19 1.429 Preparing metadata (setup.py): started #19 1.698 Preparing metadata (setup.py): finished with status 'done' #19 1.702 Building wheels for collected packages: trainingmgr #19 1.703 Building wheel for trainingmgr (setup.py): started #19 2.063 Building wheel for trainingmgr (setup.py): finished with status 'done' #19 2.064 Created wheel for trainingmgr: filename=trainingmgr-0.1-py3-none-any.whl size=47398 sha256=717455d0f67501ae36271e54e6b8d5bca156cf73a4fee32f11559354a2b925f9 #19 2.064 Stored in directory: /tmp/pip-ephem-wheel-cache-4jzscwoe/wheels/9b/2c/d1/15e20a2b97f37ccf65a87ba1049c73a9076d0bf0fbaf814e83 #19 2.071 Successfully built trainingmgr #19 2.264 Installing collected packages: trainingmgr #19 2.328 Successfully installed trainingmgr-0.1 #19 2.329 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 #19 2.489 #19 2.489 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 #19 2.489 [notice] To update, run: pip install --upgrade pip #19 DONE 2.7s #20 [stage-1 6/6] WORKDIR /app/trainingmgr #20 DONE 0.2s #21 exporting to image #21 exporting layers #21 exporting layers 1.5s done #21 writing image sha256:a42d9ba465eaaf1f78feea16e68de0661ff580d845c6b4ec657f1d9e53402cb2 done #21 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:2.0.0 done #21 DONE 1.5s ---> docker-build.sh ends [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/sh -xe /tmp/jenkins3009103173557606073.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins17094830315294116507.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2091 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins4152166120966617092.sh ---> sysstat.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins5808329179047567434.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-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-verify-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-verify-master ']' + mkdir -p /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/archives/ [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins11280154631590030376.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OB8w from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-OB8w/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins10482731084628578175.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/config7067916484353904011tmp 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-verify-master] $ /bin/bash /tmp/jenkins9605243251242039134.sh ---> create-netrc.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins16759495831000863447.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OB8w from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-OB8w/bin to PATH [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins11285781260202622794.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins562240152276817470.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OB8w 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-OB8w/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash -l /tmp/jenkins1029556639884497214.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OB8w from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-OB8w/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-verify-master/383 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-10220 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 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 11G 8.9G 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 509 208 0 3226 3151 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:ae:57:93 brd ff:ff:ff:ff:ff:ff inet 10.32.7.209/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86191sec preferred_lft 86191sec inet6 fe80::f816:3eff:feae:5793/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:ca:cb:e0:c5 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-10220) 11/13/24 _x86_64_ (4 CPU) 05:55:40 LINUX RESTART (4 CPU) 05:56:02 tps rtps wtps bread/s bwrtn/s 05:57:02 188.31 84.70 103.61 6643.21 42136.47 05:58:01 218.38 13.15 205.24 2272.18 68831.72 05:59:01 120.09 30.80 89.29 1734.84 12025.45 Average: 175.27 42.81 132.46 3539.51 40831.86 05:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:57:02 1611660 3302660 2426992 60.09 52308 1792956 968500 19.04 615084 1627988 143924 05:58:01 129224 3248256 3909428 96.80 91444 3100736 1296480 25.49 736296 2870048 33116 05:59:01 227256 3216780 3811396 94.37 110580 2934904 1035104 20.35 931000 2562292 18988 Average: 656047 3255899 3382605 83.76 84777 2609532 1100028 21.62 760793 2353443 65343 05:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:57:02 ens3 462.87 295.29 1426.49 75.00 0.00 0.00 0.00 0.00 05:57:02 lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 05:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:01 ens3 996.92 505.05 7950.60 43.61 0.00 0.00 0.00 0.00 05:58:01 lo 2.71 2.71 0.25 0.25 0.00 0.00 0.00 0.00 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:01 ens3 38.24 33.61 102.72 16.34 0.00 0.00 0.00 0.00 05:59:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 496.70 276.58 3142.52 44.82 0.00 0.00 0.00 0.00 Average: lo 1.55 1.55 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 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10220) 11/13/24 _x86_64_ (4 CPU) 05:55:40 LINUX RESTART (4 CPU) 05:56:02 CPU %user %nice %system %iowait %steal %idle 05:57:02 all 18.43 0.00 2.50 5.84 0.07 73.15 05:57:02 0 11.85 0.00 1.99 10.18 0.07 75.91 05:57:02 1 34.35 0.00 4.04 3.72 0.07 57.82 05:57:02 2 20.16 0.00 2.60 2.74 0.10 74.40 05:57:02 3 7.49 0.00 1.37 6.76 0.05 84.33 05:58:01 all 21.87 0.00 4.79 5.45 0.07 67.82 05:58:01 0 11.16 0.00 4.56 8.04 0.09 76.16 05:58:01 1 24.60 0.00 4.47 4.53 0.07 66.33 05:58:01 2 17.40 0.00 4.73 7.17 0.07 70.63 05:58:01 3 34.35 0.00 5.37 2.04 0.07 58.17 05:59:01 all 19.22 0.00 1.98 2.60 0.05 76.15 05:59:01 0 3.47 0.00 1.25 0.72 0.03 94.53 05:59:01 1 19.46 0.00 1.67 2.04 0.05 76.78 05:59:01 2 30.90 0.00 2.81 5.96 0.07 60.26 05:59:01 3 23.05 0.00 2.19 1.68 0.05 73.03 Average: all 19.83 0.00 3.08 4.62 0.07 72.41 Average: 0 8.79 0.00 2.59 6.27 0.06 82.29 Average: 1 26.09 0.00 3.38 3.42 0.06 67.05 Average: 2 22.88 0.00 3.37 5.29 0.08 68.38 Average: 3 21.58 0.00 2.96 3.50 0.06 71.91