Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/aiml-fw/awmf/tm/+/13866 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-12965 (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-20R4hwygkt14/agent.2158 SSH_AGENT_PID=2160 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/private_key_6111527933030493245.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/66/13866/1 # timeout=10 > git rev-parse 15e073ed766aa28d9d0799f9a27ab9387fd32ea8^{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 15e073ed766aa28d9d0799f9a27ab9387fd32ea8 (refs/changes/66/13866/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 15e073ed766aa28d9d0799f9a27ab9387fd32ea8 # timeout=10 Commit message: "adding featuregroup controller and making the featuregroup name unique" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 6ecd72a44fc79b68d052c66b559ddb5eac864f02 # 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/jenkins8175591750842397027.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-vNUY 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-vNUY/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-vNUY/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.2 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.80 botocore==1.35.80 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.8.0 cmd2==2.5.7 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 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.37.0 httplib2==0.22.0 identify==2.6.3 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.9.1 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.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==6.2.0 oslo.serialization==5.6.0 oslo.utils==8.0.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.10.1 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.22.3 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.4 simplejson==3.19.3 six==1.17.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.28.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.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/config16508728529420938731tmp copy managed file [aiml-fw-awmf-tm] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/config5367793815265386tmp [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins16232960429885358615.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/jenkins18377182144101096868.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/sh -xe /tmp/jenkins5829000763282517138.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/jenkins1859073534070066864.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-vNUY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-vNUY/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/jenkins15182184324647426799.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 .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.23kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/python:3.10 #3 DONE 1.2s #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:61912260e578182d00b5e163eb4cfb13b35fb8782c98d1df9ed584cec8939097 #6 resolve docker.io/library/python:3.10-slim@sha256:61912260e578182d00b5e163eb4cfb13b35fb8782c98d1df9ed584cec8939097 #6 resolve docker.io/library/python:3.10-slim@sha256:61912260e578182d00b5e163eb4cfb13b35fb8782c98d1df9ed584cec8939097 0.1s done #6 ... #5 [internal] load build context #5 transferring context: 1.50MB 0.0s done #5 DONE 0.1s #6 [stage-1 1/6] FROM docker.io/library/python:3.10-slim@sha256:61912260e578182d00b5e163eb4cfb13b35fb8782c98d1df9ed584cec8939097 #6 sha256:61912260e578182d00b5e163eb4cfb13b35fb8782c98d1df9ed584cec8939097 9.13kB / 9.13kB done #6 sha256:0b70c1dc432a4b91f96b87fdda8a864506f2180f7af5930991ac943757ac8380 1.75kB / 1.75kB done #6 sha256:aa2226ac368c68bbf6f907bdbcfbf17b21e49ccdbda029fe358c8c47cb0a9b53 5.29kB / 5.29kB done #6 sha256:bc0965b23a04fe7f2d9fb20f597008fcf89891de1c705ffc1c80483a1f098e4f 0B / 28.23MB 1.4s #6 sha256:bc0965b23a04fe7f2d9fb20f597008fcf89891de1c705ffc1c80483a1f098e4f 18.87MB / 28.23MB 1.6s #6 sha256:bc0965b23a04fe7f2d9fb20f597008fcf89891de1c705ffc1c80483a1f098e4f 28.23MB / 28.23MB 1.7s #6 extracting sha256:bc0965b23a04fe7f2d9fb20f597008fcf89891de1c705ffc1c80483a1f098e4f #6 sha256:bc0965b23a04fe7f2d9fb20f597008fcf89891de1c705ffc1c80483a1f098e4f 28.23MB / 28.23MB 1.8s done #6 sha256:67d013e02b44e6d022d71c2d51237def2db4e6a6a6a3bf3bb4ef5e082bdd364d 0B / 15.65MB 1.9s #6 sha256:001d4fb7b6fb2529c5e88cbf960e23e692c16cdf8638587ab9150833d583f90a 0B / 3.32MB 1.9s #6 sha256:67d013e02b44e6d022d71c2d51237def2db4e6a6a6a3bf3bb4ef5e082bdd364d 4.19MB / 15.65MB 2.0s #6 sha256:001d4fb7b6fb2529c5e88cbf960e23e692c16cdf8638587ab9150833d583f90a 3.32MB / 3.32MB 2.0s #6 sha256:67d013e02b44e6d022d71c2d51237def2db4e6a6a6a3bf3bb4ef5e082bdd364d 15.65MB / 15.65MB 2.2s #6 sha256:001d4fb7b6fb2529c5e88cbf960e23e692c16cdf8638587ab9150833d583f90a 3.32MB / 3.32MB 2.3s done #6 sha256:67d013e02b44e6d022d71c2d51237def2db4e6a6a6a3bf3bb4ef5e082bdd364d 15.65MB / 15.65MB 2.5s done #6 sha256:b298330270d759b7bdb711914d8f610c726081d42521cf219e841750a4f4dd81 0B / 250B 3.2s #6 sha256:b298330270d759b7bdb711914d8f610c726081d42521cf219e841750a4f4dd81 250B / 250B 3.4s #6 extracting sha256:bc0965b23a04fe7f2d9fb20f597008fcf89891de1c705ffc1c80483a1f098e4f 1.8s done #6 sha256:b298330270d759b7bdb711914d8f610c726081d42521cf219e841750a4f4dd81 250B / 250B 3.6s done #6 extracting sha256:001d4fb7b6fb2529c5e88cbf960e23e692c16cdf8638587ab9150833d583f90a #6 extracting sha256:001d4fb7b6fb2529c5e88cbf960e23e692c16cdf8638587ab9150833d583f90a 0.2s done #6 extracting sha256:67d013e02b44e6d022d71c2d51237def2db4e6a6a6a3bf3bb4ef5e082bdd364d #6 extracting sha256:67d013e02b44e6d022d71c2d51237def2db4e6a6a6a3bf3bb4ef5e082bdd364d 0.8s done #6 extracting sha256:b298330270d759b7bdb711914d8f610c726081d42521cf219e841750a4f4dd81 #6 extracting sha256:b298330270d759b7bdb711914d8f610c726081d42521cf219e841750a4f4dd81 done #6 DONE 5.2s #7 [builder 1/9] FROM docker.io/library/python:3.10@sha256:3ba2e48b887586835af6a0c35fc6fc6086fb4881e963082330ab0a35f3f42c16 #7 resolve docker.io/library/python:3.10@sha256:3ba2e48b887586835af6a0c35fc6fc6086fb4881e963082330ab0a35f3f42c16 0.1s done #7 sha256:3ba2e48b887586835af6a0c35fc6fc6086fb4881e963082330ab0a35f3f42c16 9.08kB / 9.08kB done #7 sha256:2b009dd20b4b2bfe66b69ec19fa929042485d46efe95bf573f077010cfe13f7c 2.33kB / 2.33kB done #7 sha256:fdf894e782a221820acf469d425b802be26aedb5e5d26ea80a650ff6a974d488 48.50MB / 48.50MB 0.7s done #7 sha256:551df7f94f9c131f2fec0e8063142411365f0a1c88b935b9fac22be91af227e0 64.39MB / 64.39MB 0.9s done #7 sha256:7dac968d8635ee682ed9f220a21a7fa3e59ce29c85936dc08ae8d6fbcebb6c6c 6.18kB / 6.18kB done #7 sha256:5bd71677db44bb63b94de61b6f1f95d5540b4ba2d6a8a6bc4d19f422b25e0c2b 23.87MB / 23.87MB 0.6s done #7 sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 211.31MB / 211.31MB 3.6s done #7 extracting sha256:fdf894e782a221820acf469d425b802be26aedb5e5d26ea80a650ff6a974d488 2.8s done #7 sha256:bd84c4462442a429384ef1dcf397efef5040c5a8f5a8a4185fed33042e3e097d 6.16MB / 6.16MB 1.0s done #7 sha256:4936f42e964c6491e905ae0ed24020ac0c44431bbb4e41b046d3959e3b1ccb8b 21.39MB / 21.39MB 1.3s done #7 sha256:5ddbee3ba41ed154eca0cc0a31678e908eebb93daaf5105d8baf69766cf22e77 252B / 252B 1.8s done #7 extracting sha256:5bd71677db44bb63b94de61b6f1f95d5540b4ba2d6a8a6bc4d19f422b25e0c2b 0.6s done #7 extracting sha256:551df7f94f9c131f2fec0e8063142411365f0a1c88b935b9fac22be91af227e0 0.5s #7 ... #8 [stage-1 2/6] WORKDIR /app #8 DONE 1.8s #7 [builder 1/9] FROM docker.io/library/python:3.10@sha256:3ba2e48b887586835af6a0c35fc6fc6086fb4881e963082330ab0a35f3f42c16 #7 extracting sha256:551df7f94f9c131f2fec0e8063142411365f0a1c88b935b9fac22be91af227e0 2.5s done #7 extracting sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 0.1s #7 extracting sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 5.1s #7 extracting sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 6.0s done #7 extracting sha256:bd84c4462442a429384ef1dcf397efef5040c5a8f5a8a4185fed33042e3e097d 0.1s #7 extracting sha256:bd84c4462442a429384ef1dcf397efef5040c5a8f5a8a4185fed33042e3e097d 0.3s done #7 extracting sha256:4936f42e964c6491e905ae0ed24020ac0c44431bbb4e41b046d3959e3b1ccb8b #7 extracting sha256:4936f42e964c6491e905ae0ed24020ac0c44431bbb4e41b046d3959e3b1ccb8b 0.7s done #7 extracting sha256:5ddbee3ba41ed154eca0cc0a31678e908eebb93daaf5105d8baf69766cf22e77 #7 extracting sha256:5ddbee3ba41ed154eca0cc0a31678e908eebb93daaf5105d8baf69766cf22e77 done #7 DONE 14.9s #9 [builder 2/9] WORKDIR /app #9 DONE 1.0s #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.257 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #10 0.270 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #10 0.271 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #10 0.346 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] #10 0.458 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] #10 0.503 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [216 kB] #10 1.412 Fetched 9268 kB in 1s (7930 kB/s) #10 1.412 Reading package lists... #10 1.952 Reading package lists... #10 2.438 Building dependency tree... #10 2.567 Reading state information... #10 2.709 The following additional packages will be installed: #10 2.709 python3-pkg-resources python3-setuptools python3-wheel #10 2.710 Suggested packages: #10 2.710 python-setuptools-doc #10 2.710 Recommended packages: #10 2.710 build-essential python3-dev #10 2.768 The following NEW packages will be installed: #10 2.769 apt-utils python3-pip python3-pkg-resources python3-setuptools python3-wheel #10 2.797 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. #10 2.797 Need to get 2482 kB of archives. #10 2.797 After this operation, 11.7 MB of additional disk space will be used. #10 2.797 Get:1 http://deb.debian.org/debian bookworm/main amd64 apt-utils amd64 2.6.1 [309 kB] #10 2.809 Get:2 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] #10 2.816 Get:3 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1 [521 kB] #10 2.822 Get:4 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] #10 2.823 Get:5 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] #10 3.014 debconf: delaying package configuration, since apt-utils is not installed #10 3.065 Fetched 2482 kB in 0s (40.3 MB/s) #10 3.100 Selecting previously unselected package apt-utils. #10 3.100 (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.118 Preparing to unpack .../apt-utils_2.6.1_amd64.deb ... #10 3.128 Unpacking apt-utils (2.6.1) ... #10 3.245 Selecting previously unselected package python3-pkg-resources. #10 3.248 Preparing to unpack .../python3-pkg-resources_66.1.1-1_all.deb ... #10 3.256 Unpacking python3-pkg-resources (66.1.1-1) ... #10 3.395 Selecting previously unselected package python3-setuptools. #10 3.399 Preparing to unpack .../python3-setuptools_66.1.1-1_all.deb ... #10 3.408 Unpacking python3-setuptools (66.1.1-1) ... #10 3.785 Selecting previously unselected package python3-wheel. #10 3.789 Preparing to unpack .../python3-wheel_0.38.4-2_all.deb ... #10 3.797 Unpacking python3-wheel (0.38.4-2) ... #10 3.876 Selecting previously unselected package python3-pip. #10 3.880 Preparing to unpack .../python3-pip_23.0.1+dfsg-1_all.deb ... #10 3.887 Unpacking python3-pip (23.0.1+dfsg-1) ... #10 4.975 Setting up python3-pkg-resources (66.1.1-1) ... #10 5.245 Setting up apt-utils (2.6.1) ... #10 5.282 Setting up python3-setuptools (66.1.1-1) ... #10 5.738 Setting up python3-wheel (0.38.4-2) ... #10 5.896 Setting up python3-pip (23.0.1+dfsg-1) ... #10 DONE 7.3s #11 [builder 4/9] COPY . . #11 DONE 0.2s #12 [builder 5/9] RUN pip3 install --no-cache-dir -r requirements.txt #12 2.507 Collecting boto3 #12 2.567 Downloading boto3-1.35.80-py3-none-any.whl (139 kB) #12 2.595 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.2/139.2 kB 5.9 MB/s eta 0:00:00 #12 3.472 Collecting botocore #12 3.476 Downloading botocore-1.35.80-py3-none-any.whl (13.3 MB) #12 3.623 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 104.0 MB/s eta 0:00:00 #12 3.691 Collecting Flask #12 3.698 Downloading flask-3.1.0-py3-none-any.whl (102 kB) #12 3.698 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.0/103.0 kB 250.5 MB/s eta 0:00:00 #12 3.721 Collecting Flask-API #12 3.725 Downloading Flask_API-3.1-py3-none-any.whl (138 kB) #12 3.732 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 38.3 MB/s eta 0:00:00 #12 3.764 Collecting Flask-Cors #12 3.767 Downloading Flask_Cors-5.0.0-py2.py3-none-any.whl (14 kB) #12 3.822 Collecting pg8000 #12 3.826 Downloading pg8000-1.31.2-py3-none-any.whl (54 kB) #12 3.829 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 276.1 MB/s eta 0:00:00 #12 3.885 Collecting requests #12 3.889 Downloading requests-2.32.3-py3-none-any.whl (64 kB) #12 3.891 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 255.4 MB/s eta 0:00:00 #12 3.988 Collecting PyYAML #12 3.992 Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) #12 4.008 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 57.7 MB/s eta 0:00:00 #12 4.059 Collecting kubernetes #12 4.064 Downloading kubernetes-31.0.0-py2.py3-none-any.whl (1.9 MB) #12 4.101 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 55.3 MB/s eta 0:00:00 #12 4.142 Collecting validators==0.20.0 #12 4.147 Downloading validators-0.20.0.tar.gz (30 kB) #12 4.166 Preparing metadata (setup.py): started #12 4.617 Preparing metadata (setup.py): finished with status 'done' #12 4.677 Collecting Werkzeug==2.2.2 #12 4.682 Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB) #12 4.688 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 71.7 MB/s eta 0:00:00 #12 4.719 Collecting Flask-SQLAlchemy #12 4.723 Downloading flask_sqlalchemy-3.1.1-py3-none-any.whl (25 kB) #12 4.749 Collecting Flask-Migrate #12 4.752 Downloading Flask_Migrate-4.0.7-py3-none-any.whl (21 kB) #12 4.942 Collecting psycopg2-binary==2.9.10 #12 4.946 Downloading psycopg2_binary-2.9.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) #12 4.989 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 74.9 MB/s eta 0:00:00 #12 5.028 Collecting marshmallow-sqlalchemy #12 5.034 Downloading marshmallow_sqlalchemy-1.1.0-py3-none-any.whl (14 kB) #12 5.120 Collecting flask-marshmallow #12 5.124 Downloading flask_marshmallow-1.2.1-py3-none-any.whl (12 kB) #12 5.191 Collecting decorator>=3.4.0 #12 5.195 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) #12 5.339 Collecting MarkupSafe>=2.1.1 #12 5.343 Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) #12 5.603 Collecting s3transfer<0.11.0,>=0.10.0 #12 5.606 Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) #12 5.609 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 kB 304.9 MB/s eta 0:00:00 #12 5.631 Collecting jmespath<2.0.0,>=0.7.1 #12 5.634 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) #12 5.671 Collecting python-dateutil<3.0.0,>=2.1 #12 5.675 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #12 5.681 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 53.9 MB/s eta 0:00:00 #12 5.758 Collecting urllib3!=2.2.0,<3,>=1.25.4 #12 5.761 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) #12 5.766 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 58.3 MB/s eta 0:00:00 #12 5.794 Collecting blinker>=1.9 #12 5.798 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) #12 5.815 Collecting Flask #12 5.819 Downloading flask-3.0.3-py3-none-any.whl (101 kB) #12 5.822 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 126.2 MB/s eta 0:00:00 #12 5.857 Collecting Jinja2>=3.1.2 #12 5.860 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) #12 5.864 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 216.7 MB/s eta 0:00:00 #12 5.881 Collecting Flask #12 5.884 Downloading flask-3.0.2-py3-none-any.whl (101 kB) #12 5.888 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.3/101.3 kB 75.4 MB/s eta 0:00:00 #12 5.904 Downloading flask-3.0.1-py3-none-any.whl (101 kB) #12 5.907 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 327.3 MB/s eta 0:00:00 #12 5.926 Downloading flask-3.0.0-py3-none-any.whl (99 kB) #12 5.929 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB 281.3 MB/s eta 0:00:00 #12 5.948 Downloading flask-2.3.3-py3-none-any.whl (96 kB) #12 5.952 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 87.2 MB/s eta 0:00:00 #12 5.978 Downloading Flask-2.3.2-py3-none-any.whl (96 kB) #12 5.982 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 156.3 MB/s eta 0:00:00 #12 6.008 Downloading Flask-2.3.1-py3-none-any.whl (96 kB) #12 6.011 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 283.4 MB/s eta 0:00:00 #12 6.037 Downloading Flask-2.3.0-py3-none-any.whl (96 kB) #12 6.040 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 309.8 MB/s eta 0:00:00 #12 6.058 Downloading Flask-2.2.5-py3-none-any.whl (101 kB) #12 6.063 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 66.4 MB/s eta 0:00:00 #12 6.094 Collecting itsdangerous>=2.0 #12 6.097 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) #12 6.146 Collecting click>=8.0 #12 6.149 Downloading click-8.1.7-py3-none-any.whl (97 kB) #12 6.153 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 79.8 MB/s eta 0:00:00 #12 6.202 Collecting scramp>=1.4.5 #12 6.206 Downloading scramp-1.4.5-py3-none-any.whl (12 kB) #12 6.399 Collecting charset-normalizer<4,>=2 #12 6.403 Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) #12 6.407 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.8/144.8 kB 79.6 MB/s eta 0:00:00 #12 6.431 Collecting idna<4,>=2.5 #12 6.435 Downloading idna-3.10-py3-none-any.whl (70 kB) #12 6.438 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 93.6 MB/s eta 0:00:00 #12 6.474 Collecting certifi>=2017.4.17 #12 6.478 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) #12 6.482 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 90.6 MB/s eta 0:00:00 #12 6.522 Collecting durationpy>=0.7 #12 6.526 Downloading durationpy-0.9-py3-none-any.whl (3.5 kB) #12 6.649 Collecting google-auth>=1.0.1 #12 6.653 Downloading google_auth-2.37.0-py2.py3-none-any.whl (209 kB) #12 6.658 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.8/209.8 kB 68.2 MB/s eta 0:00:00 #12 6.697 Collecting six>=1.9.0 #12 6.700 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #12 6.724 Collecting requests-oauthlib #12 6.728 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #12 6.779 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 #12 6.782 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) #12 6.785 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 306.6 MB/s eta 0:00:00 #12 6.811 Collecting oauthlib>=3.2.2 #12 6.814 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) #12 6.819 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 68.5 MB/s eta 0:00:00 #12 7.704 Collecting sqlalchemy>=2.0.16 #12 7.708 Downloading SQLAlchemy-2.0.36-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) #12 7.750 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 79.3 MB/s eta 0:00:00 #12 7.812 Collecting alembic>=1.9.0 #12 7.817 Downloading alembic-1.14.0-py3-none-any.whl (233 kB) #12 7.824 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.5/233.5 kB 47.7 MB/s eta 0:00:00 #12 7.925 Collecting marshmallow>=3.18.0 #12 7.929 Downloading marshmallow-3.23.1-py3-none-any.whl (49 kB) #12 7.934 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 99.2 MB/s eta 0:00:00 #12 8.093 Collecting typing-extensions>=4 #12 8.096 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) #12 8.129 Collecting Mako #12 8.133 Downloading Mako-1.3.8-py3-none-any.whl (78 kB) #12 8.136 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 296.3 MB/s eta 0:00:00 #12 8.209 Collecting cachetools<6.0,>=2.0.0 #12 8.213 Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) #12 8.252 Collecting pyasn1-modules>=0.2.1 #12 8.256 Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) #12 8.262 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 61.6 MB/s eta 0:00:00 #12 8.296 Collecting rsa<5,>=3.1.4 #12 8.300 Downloading rsa-4.9-py3-none-any.whl (34 kB) #12 8.373 Collecting packaging>=17.0 #12 8.376 Downloading packaging-24.2-py3-none-any.whl (65 kB) #12 8.379 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 86.1 MB/s eta 0:00:00 #12 8.670 Collecting asn1crypto>=1.5.1 #12 8.674 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) #12 8.677 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.0/105.0 kB 303.6 MB/s eta 0:00:00 #12 9.063 Collecting greenlet!=0.4.17 #12 9.066 Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (599 kB) #12 9.085 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 599.5/599.5 kB 43.2 MB/s eta 0:00:00 #12 9.203 Collecting pyasn1<0.7.0,>=0.4.6 #12 9.207 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) #12 9.210 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 305.3 MB/s eta 0:00:00 #12 9.255 Building wheels for collected packages: validators #12 9.255 Building wheel for validators (setup.py): started #12 9.621 Building wheel for validators (setup.py): finished with status 'done' #12 9.622 Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19573 sha256=f81cc31a26ed450f912366da8bfdcee8554b2662987587019e9c03f905af1ab5 #12 9.623 Stored in directory: /tmp/pip-ephem-wheel-cache-cdqt_4lp/wheels/f2/ed/dd/d3a556ad245ef9dc570c6bcd2f22886d17b0b408dd3bbb9ac3 #12 9.626 Successfully built validators #12 9.937 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.80 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.8 MarkupSafe-3.0.2 PyYAML-6.0.2 Werkzeug-2.2.2 alembic-1.14.0 asn1crypto-1.5.1 boto3-1.35.80 botocore-1.35.80 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.37.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.4 scramp-1.4.5 six-1.17.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.80 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.93 #12 14.93 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 #12 14.93 [notice] To update, run: pip install --upgrade pip #12 DONE 16.3s #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.7s #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.183 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.801 Preparing metadata (setup.py): finished with status 'done' #15 0.806 Building wheels for collected packages: featurestoresdk #15 0.807 Building wheel for featurestoresdk (setup.py): started #15 1.128 Building wheel for featurestoresdk (setup.py): finished with status 'done' #15 1.129 Created wheel for featurestoresdk: filename=featurestoresdk-0.2-py3-none-any.whl size=6071 sha256=d34255d4c2d55fccec2becb5e1478ac4dc851ca5881e33e35250c644f575b05c #15 1.130 Stored in directory: /tmp/pip-ephem-wheel-cache-y6f_gt69/wheels/82/fd/19/4827f09b0aaf02b08a33426f01cec88c22b29c14da3c9e09e3 #15 1.134 Successfully built featurestoresdk #15 1.328 Installing collected packages: featurestoresdk #15 1.363 Successfully installed featurestoresdk-0.2 #15 1.364 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.499 #15 1.499 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 #15 1.499 [notice] To update, run: pip install --upgrade pip #15 DONE 1.7s #16 [builder 9/9] RUN pip3 install --no-cache-dir /SDK/modelmetricssdk_main/. #16 0.544 Processing /SDK/modelmetricssdk_main #16 0.545 Preparing metadata (setup.py): started #16 0.778 Preparing metadata (setup.py): finished with status 'done' #16 0.784 Building wheels for collected packages: modelmetricsdk #16 0.786 Building wheel for modelmetricsdk (setup.py): started #16 1.092 Building wheel for modelmetricsdk (setup.py): finished with status 'done' #16 1.093 Created wheel for modelmetricsdk: filename=modelmetricsdk-0.1-py3-none-any.whl size=8319 sha256=76a9f203f6af40d322f6932f751d56ec6ee8adfe43e4814a062f93e9f11043ed #16 1.094 Stored in directory: /tmp/pip-ephem-wheel-cache-5nhipk85/wheels/00/57/2c/061991cba1ea95bd46f7b5b067011d480503abcbe08cb605b0 #16 1.098 Successfully built modelmetricsdk #16 1.286 Installing collected packages: modelmetricsdk #16 1.321 Successfully installed modelmetricsdk-0.1 #16 1.322 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.477 #16 1.477 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 #16 1.477 [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.8s #18 [stage-1 4/6] COPY --from=builder /app /app #18 DONE 0.2s #19 [stage-1 5/6] RUN pip3 install . #19 1.261 Processing /app #19 1.263 Preparing metadata (setup.py): started #19 1.526 Preparing metadata (setup.py): finished with status 'done' #19 1.532 Building wheels for collected packages: trainingmgr #19 1.533 Building wheel for trainingmgr (setup.py): started #19 1.901 Building wheel for trainingmgr (setup.py): finished with status 'done' #19 1.902 Created wheel for trainingmgr: filename=trainingmgr-0.1-py3-none-any.whl size=61585 sha256=dd4dd0e22669d0551b774de4df8ae7452a4e3c6496775b2f386ad6695b81e6a5 #19 1.902 Stored in directory: /tmp/pip-ephem-wheel-cache-01m332hc/wheels/9b/2c/d1/15e20a2b97f37ccf65a87ba1049c73a9076d0bf0fbaf814e83 #19 1.909 Successfully built trainingmgr #19 2.105 Installing collected packages: trainingmgr #19 2.171 Successfully installed trainingmgr-0.1 #19 2.171 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.321 #19 2.321 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 #19 2.321 [notice] To update, run: pip install --upgrade pip #19 DONE 2.5s #20 [stage-1 6/6] WORKDIR /app/trainingmgr #20 DONE 0.2s #21 exporting to image #21 exporting layers #21 exporting layers 1.4s done #21 writing image sha256:2ae57288910b9da47d97fa0b6424d60f3106944248a476c57e0d962279915439 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.4s ---> docker-build.sh ends [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/sh -xe /tmp/jenkins17592137247840436702.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins15287066942384474496.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2160 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins15147851424360316542.sh ---> sysstat.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins4007536758078721693.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/jenkins3512942191156490044.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-vNUY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-vNUY/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins9476103218578984679.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/config17425582782856234006tmp 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/jenkins16802406534427663031.sh ---> create-netrc.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins656982529361945432.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-vNUY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-vNUY/bin to PATH [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins6585447253640083037.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins904580091740734893.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-vNUY 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-vNUY/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/jenkins6301675765755004380.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-vNUY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-vNUY/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/478 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-12965 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: 2800.000 BogoMIPS: 5600.00 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: 3944 543 190 0 3210 3117 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:9d:6c:23 brd ff:ff:ff:ff:ff:ff inet 10.32.7.126/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85516sec preferred_lft 85516sec inet6 fe80::f816:3eff:fe9d:6c23/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:bd:33:20:b9 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-12965) 12/13/24 _x86_64_ (4 CPU) 12:46:36 LINUX RESTART (4 CPU) 12:47:02 tps rtps wtps bread/s bwrtn/s 12:48:01 68.76 36.12 32.63 3840.05 37946.75 12:49:01 1.20 0.02 1.18 2.27 14.40 12:50:01 1.05 0.00 1.05 0.00 11.46 12:51:01 1.30 0.00 1.30 0.00 15.06 12:52:01 1.00 0.02 0.98 3.20 11.07 12:53:01 0.93 0.00 0.93 0.00 11.06 12:54:01 1.00 0.00 1.00 0.00 11.33 12:55:01 1.32 0.00 1.32 0.00 16.00 12:56:01 0.73 0.00 0.73 0.00 8.26 12:57:01 1.43 0.00 1.43 0.00 17.60 12:58:01 0.92 0.00 0.92 0.00 10.40 12:59:01 75.14 24.84 50.30 892.24 2889.04 13:00:01 225.72 27.48 198.24 3210.12 67847.51 13:01:01 117.74 20.91 96.83 1407.56 12868.77 Average: 35.57 7.78 27.78 664.71 8661.19 12:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:48:01 2064284 3470648 1974376 48.89 26436 1550064 784416 15.42 399692 1428832 220 12:49:01 2064352 3470764 1974308 48.89 26468 1550068 784416 15.42 399356 1428832 112 12:50:01 2064244 3470772 1974416 48.89 26500 1550140 788480 15.50 399308 1428904 160 12:51:01 2063964 3470516 1974696 48.89 26532 1550144 788480 15.50 399284 1428908 32 12:52:01 2063916 3470584 1974744 48.90 26564 1550232 796864 15.66 398692 1428964 8 12:53:01 2064072 3470808 1974588 48.89 26596 1550244 796864 15.66 398836 1429008 152 12:54:01 2064072 3470844 1974588 48.89 26620 1550240 796864 15.66 398756 1429012 12 12:55:01 2064088 3471020 1974572 48.89 26652 1550384 796864 15.66 398792 1429148 12 12:56:01 2064152 3471116 1974508 48.89 26668 1550384 792344 15.58 398824 1429148 8 12:57:01 2063480 3470532 1975180 48.91 26724 1550388 792344 15.58 399420 1429152 192 12:58:01 2063868 3470940 1974792 48.90 26748 1550392 792344 15.58 399036 1429156 12 12:59:01 1717916 3306916 2320744 57.46 40100 1710872 920728 18.10 594616 1561604 92572 13:00:01 165232 3229416 3873428 95.91 89056 3056624 1282104 25.20 750096 2829476 20072 13:01:01 235232 3210256 3803428 94.18 111312 2922148 1023452 20.12 917988 2570584 20464 Average: 1773062 3423224 2265598 56.10 38070 1767309 852612 16.76 475193 1620052 9573 12:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:48:01 ens3 203.41 116.69 438.04 25.27 0.00 0.00 0.00 0.00 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:49:01 ens3 1.87 1.57 1.46 0.10 0.00 0.00 0.00 0.00 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:01 ens3 0.22 0.15 0.01 0.01 0.00 0.00 0.00 0.00 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:01 ens3 0.28 0.15 0.08 0.07 0.00 0.00 0.00 0.00 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:56:01 ens3 0.88 0.02 0.09 0.00 0.00 0.00 0.00 0.00 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:01 ens3 1.37 0.98 0.63 0.41 0.00 0.00 0.00 0.00 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:01 ens3 0.15 0.15 0.08 0.10 0.00 0.00 0.00 0.00 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:01 ens3 226.27 146.27 901.61 44.25 0.00 0.00 0.00 0.00 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 13:00:01 ens3 781.19 395.29 7411.21 39.62 0.00 0.00 0.00 0.00 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:01 lo 2.46 2.46 0.24 0.24 0.00 0.00 0.00 0.00 13:01:01 ens3 94.12 69.08 506.46 13.28 0.00 0.00 0.00 0.00 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 Average: ens3 93.50 52.13 662.16 8.78 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: lo 0.38 0.38 0.03 0.03 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-12965) 12/13/24 _x86_64_ (4 CPU) 12:46:36 LINUX RESTART (4 CPU) 12:47:02 CPU %user %nice %system %iowait %steal %idle 12:48:01 all 3.13 0.00 0.95 2.57 0.02 93.34 12:48:01 0 4.45 0.00 0.71 1.82 0.02 93.00 12:48:01 1 2.67 0.00 0.83 3.18 0.02 93.30 12:48:01 2 3.15 0.00 1.51 2.96 0.02 92.36 12:48:01 3 2.23 0.00 0.70 2.33 0.02 94.72 12:49:01 all 0.28 0.00 0.02 0.01 0.01 99.68 12:49:01 0 0.13 0.00 0.02 0.00 0.02 99.83 12:49:01 1 0.93 0.00 0.02 0.00 0.00 99.05 12:49:01 2 0.03 0.00 0.02 0.02 0.00 99.93 12:49:01 3 0.03 0.00 0.03 0.00 0.02 99.92 12:50:01 all 0.51 0.00 0.01 0.01 0.00 99.46 12:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:50:01 1 1.99 0.00 0.00 0.00 0.02 98.00 12:50:01 2 0.02 0.00 0.00 0.03 0.02 99.93 12:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:51:01 all 0.51 0.00 0.01 0.01 0.01 99.47 12:51:01 0 0.53 0.00 0.03 0.00 0.02 99.42 12:51:01 1 1.47 0.00 0.00 0.00 0.00 98.53 12:51:01 2 0.02 0.00 0.00 0.03 0.00 99.95 12:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:52:01 all 0.05 0.00 0.02 0.01 0.01 99.92 12:52:01 0 0.17 0.00 0.00 0.02 0.00 99.82 12:52:01 1 0.00 0.00 0.05 0.00 0.02 99.93 12:52:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 12:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:53:01 2 0.02 0.00 0.02 0.03 0.00 99.93 12:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:54:01 all 0.03 0.00 0.00 0.01 0.01 99.95 12:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:54:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:54:01 2 0.05 0.00 0.00 0.02 0.00 99.93 12:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:01 all 0.02 0.00 0.02 0.00 0.00 99.96 12:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:55:01 1 0.03 0.00 0.05 0.00 0.02 99.90 12:55:01 2 0.02 0.00 0.00 0.03 0.02 99.93 12:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:57:01 all 0.05 0.00 0.02 0.01 0.01 99.91 12:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:57:01 1 0.13 0.00 0.05 0.03 0.02 99.77 12:57:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:01 1 0.03 0.00 0.02 0.02 0.03 99.90 12:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:58:01 CPU %user %nice %system %iowait %steal %idle 12:59:01 all 11.37 0.00 0.85 2.16 0.03 85.58 12:59:01 0 10.13 0.00 1.09 4.70 0.02 84.07 12:59:01 1 20.21 0.00 0.95 3.51 0.03 75.30 12:59:01 2 6.05 0.00 0.46 0.03 0.05 93.40 12:59:01 3 9.13 0.00 0.92 0.42 0.03 89.50 13:00:01 all 21.84 0.00 4.79 5.17 0.07 68.14 13:00:01 0 17.66 0.00 4.63 3.31 0.07 74.34 13:00:01 1 43.26 0.00 5.45 10.52 0.10 40.67 13:00:01 2 11.68 0.00 4.50 5.54 0.07 78.22 13:00:01 3 14.82 0.00 4.56 1.31 0.03 79.28 13:01:01 all 19.72 0.00 2.08 2.61 0.05 75.54 13:01:01 0 14.50 0.00 1.67 1.17 0.03 82.63 13:01:01 1 50.70 0.00 2.60 2.24 0.08 44.37 13:01:01 2 7.61 0.00 2.84 5.07 0.05 84.43 13:01:01 3 6.29 0.00 1.21 1.96 0.05 90.49 Average: all 4.11 0.00 0.63 0.89 0.02 94.36 Average: 0 3.40 0.00 0.59 0.78 0.02 95.21 Average: 1 8.64 0.00 0.71 1.38 0.03 89.23 Average: 2 2.05 0.00 0.67 0.98 0.02 96.29 Average: 3 2.32 0.00 0.53 0.43 0.01 96.71