23:35:33 Started by timer 23:35:33 Running as SYSTEM 23:35:33 [EnvInject] - Loading node environment variables. 23:35:33 Building remotely on prd-ubuntu1804-docker-4c-4g-966 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master 23:35:33 [ssh-agent] Looking for ssh-agent implementation... 23:35:33 $ ssh-agent 23:35:33 SSH_AUTH_SOCK=/tmp/ssh-CrQNKgd5rrM0/agent.2078 23:35:33 SSH_AGENT_PID=2080 23:35:33 [ssh-agent] Started. 23:35:34 Running ssh-add (command line suppressed) 23:35:34 Identity added: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master@tmp/private_key_980498437675861949.key (jenkins-ssh) 23:35:34 [ssh-agent] Using credentials jenkins (jenkins) 23:35:34 The recommended git tool is: NONE 23:35:36 using credential jenkins 23:35:36 Wiping out workspace first. 23:35:36 Cloning the remote Git repository 23:35:36 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 23:35:36 > git init /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master # timeout=10 23:35:36 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 23:35:36 > git --version # timeout=10 23:35:36 > git --version # 'git version 2.17.1' 23:35:36 using GIT_SSH to set credentials jenkins 23:35:36 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter +refs/heads/*:refs/remotes/origin/* # timeout=10 23:35:37 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter # timeout=10 23:35:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:35:37 Avoid second fetch 23:35:37 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:35:37 Checking out Revision 698e3355825e3dea8fd437630281eb4dfc3577d2 (refs/remotes/origin/master) 23:35:37 > git config core.sparsecheckout # timeout=10 23:35:37 > git checkout -f 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 23:35:37 Commit message: "Update release container tag for m-release" 23:35:37 > git rev-list --no-walk 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 23:35:41 provisioning config files... 23:35:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:35:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:35:41 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins6452209062844701931.sh 23:35:41 ---> python-tools-install.sh 23:35:41 Setup pyenv: 23:35:41 * system (set by /opt/pyenv/version) 23:35:41 * 3.8.13 (set by /opt/pyenv/version) 23:35:41 * 3.9.13 (set by /opt/pyenv/version) 23:35:41 * 3.10.6 (set by /opt/pyenv/version) 23:35:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2yuA 23:35:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:35:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:58 lf-activate-venv(): INFO: Base packages installed successfully 23:35:58 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:37 lf-activate-venv(): INFO: Adding /tmp/venv-2yuA/bin to PATH 23:36:37 Generating Requirements File 23:37:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:37:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:37:16 Python 3.10.6 23:37:16 pip 26.0.1 from /tmp/venv-2yuA/lib/python3.10/site-packages/pip (python 3.10) 23:37:17 appdirs==1.4.4 23:37:17 argcomplete==3.6.3 23:37:17 aspy.yaml==1.3.0 23:37:17 attrs==26.1.0 23:37:17 autopage==0.6.0 23:37:17 backports.strenum==1.3.1 23:37:17 beautifulsoup4==4.14.3 23:37:17 boto3==1.42.91 23:37:17 botocore==1.42.91 23:37:17 bs4==0.0.2 23:37:17 certifi==2026.2.25 23:37:17 cffi==2.0.0 23:37:17 cfgv==3.5.0 23:37:17 chardet==7.4.3 23:37:17 charset-normalizer==3.4.7 23:37:17 click==8.3.2 23:37:17 cliff==4.13.3 23:37:17 cmd2==3.5.0 23:37:17 cryptography==3.3.2 23:37:17 debtcollector==3.1.0 23:37:17 decorator==5.2.1 23:37:17 defusedxml==0.7.1 23:37:17 Deprecated==1.3.1 23:37:17 distlib==0.4.0 23:37:17 dnspython==2.8.0 23:37:17 docker==7.1.0 23:37:17 dogpile.cache==1.5.0 23:37:17 durationpy==0.10 23:37:17 email-validator==2.3.0 23:37:17 filelock==3.28.0 23:37:17 future==1.0.0 23:37:17 gitdb==4.0.12 23:37:17 GitPython==3.1.46 23:37:17 httplib2==0.30.2 23:37:17 identify==2.6.19 23:37:17 idna==3.11 23:37:17 importlib-resources==1.5.0 23:37:17 iso8601==2.1.0 23:37:17 Jinja2==3.1.6 23:37:17 jmespath==1.1.0 23:37:17 jsonpatch==1.33 23:37:17 jsonpointer==3.1.1 23:37:17 jsonschema==4.26.0 23:37:17 jsonschema-specifications==2025.9.1 23:37:17 keystoneauth1==5.13.1 23:37:17 kubernetes==35.0.0 23:37:17 lftools==0.37.22 23:37:17 lxml==6.1.0 23:37:17 markdown-it-py==4.0.0 23:37:17 MarkupSafe==3.0.3 23:37:17 mdurl==0.1.2 23:37:17 msgpack==1.1.2 23:37:17 multi_key_dict==2.0.3 23:37:17 munch==4.0.0 23:37:17 netaddr==1.3.0 23:37:17 niet==1.4.2 23:37:17 nodeenv==1.10.0 23:37:17 oauth2client==4.1.3 23:37:17 oauthlib==3.3.1 23:37:17 openstacksdk==4.11.0 23:37:17 os-service-types==1.8.2 23:37:17 osc-lib==4.5.0 23:37:17 oslo.config==10.3.0 23:37:17 oslo.context==6.3.0 23:37:17 oslo.i18n==6.7.2 23:37:17 oslo.log==8.1.0 23:37:17 oslo.serialization==5.9.1 23:37:17 oslo.utils==10.0.1 23:37:17 packaging==26.1 23:37:17 pbr==7.0.3 23:37:17 platformdirs==4.9.6 23:37:17 prettytable==3.17.0 23:37:17 psutil==7.2.2 23:37:17 pyasn1==0.6.3 23:37:17 pyasn1_modules==0.4.2 23:37:17 pycparser==3.0 23:37:17 pygerrit2==2.0.15 23:37:17 PyGithub==2.9.1 23:37:17 Pygments==2.20.0 23:37:17 PyJWT==2.12.1 23:37:17 PyNaCl==1.6.2 23:37:17 pyparsing==2.4.7 23:37:17 pyperclip==1.11.0 23:37:17 pyrsistent==0.20.0 23:37:17 python-cinderclient==9.9.0 23:37:17 python-dateutil==2.9.0.post0 23:37:17 python-discovery==1.2.2 23:37:17 python-heatclient==5.1.0 23:37:17 python-jenkins==1.8.3 23:37:17 python-keystoneclient==5.8.0 23:37:17 python-magnumclient==4.10.0 23:37:17 python-openstackclient==9.0.0 23:37:17 python-swiftclient==4.10.0 23:37:17 PyYAML==6.0.3 23:37:17 referencing==0.37.0 23:37:17 requests==2.33.1 23:37:17 requests-oauthlib==2.0.0 23:37:17 rfc3986==2.0.0 23:37:17 rich==15.0.0 23:37:17 rich-argparse==1.7.2 23:37:17 rpds-py==0.30.0 23:37:17 rsa==4.9.1 23:37:17 ruamel.yaml==0.19.1 23:37:17 ruamel.yaml.clib==0.2.15 23:37:17 s3transfer==0.16.0 23:37:17 simplejson==4.0.1 23:37:17 six==1.17.0 23:37:17 smmap==5.0.3 23:37:17 soupsieve==2.8.3 23:37:17 stevedore==5.7.0 23:37:17 tabulate==0.10.0 23:37:17 toml==0.10.2 23:37:17 tomlkit==0.14.0 23:37:17 tqdm==4.67.3 23:37:17 typing_extensions==4.15.0 23:37:17 urllib3==1.26.20 23:37:17 virtualenv==21.2.4 23:37:17 wcwidth==0.6.0 23:37:17 websocket-client==1.9.0 23:37:17 wrapt==2.1.2 23:37:17 xdg==6.0.0 23:37:17 xmltodict==1.0.4 23:37:17 yq==3.4.3 23:37:17 provisioning config files... 23:37:17 copy managed file [global-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master@tmp/config16407553926998912461tmp 23:37:17 copy managed file [aiml-fw-athp-tps-kubeflow-adapter] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master@tmp/config1733776407476709379tmp 23:37:17 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins16151803586986115073.sh 23:37:17 ---> docker-login.sh 23:37:17 nexus3.o-ran-sc.org:10001 23:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:17 Configure a credential helper to remove this warning. See 23:37:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:17 23:37:17 Login Succeeded 23:37:17 nexus3.o-ran-sc.org:10002 23:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:17 Configure a credential helper to remove this warning. See 23:37:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:17 23:37:17 Login Succeeded 23:37:17 nexus3.o-ran-sc.org:10003 23:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:17 Configure a credential helper to remove this warning. See 23:37:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:17 23:37:17 Login Succeeded 23:37:17 nexus3.o-ran-sc.org:10004 23:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:18 Configure a credential helper to remove this warning. See 23:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:18 23:37:18 Login Succeeded 23:37:18 ---> docker-login.sh ends 23:37:18 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins7518799272351848605.sh 23:37:18 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1032120652775700842.sh 23:37:18 [EnvInject] - Injecting environment variables from a build step. 23:37:18 [EnvInject] - Injecting as environment variables the properties content 23:37:18 DOCKER_ROOT=. 23:37:18 CONTAINER_TAG_YAML_DIR= 23:37:18 CONTAINER_TAG_METHOD=yaml-file 23:37:18 23:37:18 [EnvInject] - Variables injected successfully. 23:37:18 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins17341017922808704059.sh 23:37:18 ---> docker-get-container-tag.sh 23:37:18 Setup pyenv: 23:37:18 system 23:37:18 3.8.13 23:37:18 3.9.13 23:37:18 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/.python-version) 23:37:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yuA from file:/tmp/.os_lf_venv 23:37:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:37:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:37:21 lf-activate-venv(): INFO: Base packages installed successfully 23:37:21 lf-activate-venv(): INFO: Installing additional packages: yq 23:37:23 lf-activate-venv(): INFO: Adding /tmp/venv-2yuA/bin to PATH 23:37:23 ---> Docker image tag found: 5.0.0 23:37:23 [EnvInject] - Injecting environment variables from a build step. 23:37:23 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 23:37:23 [EnvInject] - Variables injected successfully. 23:37:23 [EnvInject] - Injecting environment variables from a build step. 23:37:23 [EnvInject] - Injecting as environment variables the properties content 23:37:23 DOCKER_ARGS=--network=host 23:37:23 DOCKER_ROOT=. 23:37:23 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 23:37:23 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 23:37:23 DOCKER_NAME=o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker 23:37:23 23:37:23 [EnvInject] - Variables injected successfully. 23:37:23 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4094176755253155589.sh 23:37:23 ---> docker-build.sh 23:37:23 Docker version 24.0.2, build cb74dfc 23:37:23 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker:5.0.0 23:37:23 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker:5.0.0 . 23:37:24 #1 [internal] load build definition from Dockerfile 23:37:24 #1 transferring dockerfile: 1.30kB done 23:37:24 #1 DONE 0.1s 23:37:24 23:37:24 #2 [internal] load .dockerignore 23:37:24 #2 transferring context: 76B done 23:37:24 #2 DONE 0.1s 23:37:24 23:37:24 #3 [internal] load metadata for docker.io/library/ubuntu:22.04 23:37:25 #3 DONE 1.1s 23:37:25 23:37:25 #4 [internal] load build context 23:37:25 #4 transferring context: 149.17kB 0.0s done 23:37:25 #4 DONE 0.1s 23:37:25 23:37:25 #5 [1/5] FROM docker.io/library/ubuntu:22.04@sha256:962f6cadeae0ea6284001009daa4cc9a8c37e75d1f5191cf0eb83fe565b63dd7 23:37:25 #5 resolve docker.io/library/ubuntu:22.04@sha256:962f6cadeae0ea6284001009daa4cc9a8c37e75d1f5191cf0eb83fe565b63dd7 0.0s done 23:37:26 #5 sha256:962f6cadeae0ea6284001009daa4cc9a8c37e75d1f5191cf0eb83fe565b63dd7 6.69kB / 6.69kB done 23:37:26 #5 sha256:14be402d3f1eeeb5e7da73d3260322c68e7b51c88388f53e88eb21d6450bd520 424B / 424B done 23:37:26 #5 sha256:714d1a2f39e9830a7c0453dc924ddf849be74811c13e4afaa21c0b9b6ad74af0 2.05kB / 2.05kB done 23:37:26 #5 sha256:f63eb04151bcac21ad049f8d781b97b219aba392c5457907f8f3e88e43eb48ec 0B / 29.74MB 0.1s 23:37:26 #5 sha256:f63eb04151bcac21ad049f8d781b97b219aba392c5457907f8f3e88e43eb48ec 4.19MB / 29.74MB 0.4s 23:37:26 #5 sha256:f63eb04151bcac21ad049f8d781b97b219aba392c5457907f8f3e88e43eb48ec 6.29MB / 29.74MB 0.5s 23:37:26 #5 sha256:f63eb04151bcac21ad049f8d781b97b219aba392c5457907f8f3e88e43eb48ec 9.44MB / 29.74MB 0.7s 23:37:26 #5 sha256:f63eb04151bcac21ad049f8d781b97b219aba392c5457907f8f3e88e43eb48ec 11.53MB / 29.74MB 0.8s 23:37:26 #5 sha256:f63eb04151bcac21ad049f8d781b97b219aba392c5457907f8f3e88e43eb48ec 13.63MB / 29.74MB 0.9s 23:37:27 #5 sha256:f63eb04151bcac21ad049f8d781b97b219aba392c5457907f8f3e88e43eb48ec 17.83MB / 29.74MB 1.2s 23:37:27 #5 sha256:f63eb04151bcac21ad049f8d781b97b219aba392c5457907f8f3e88e43eb48ec 22.02MB / 29.74MB 1.5s 23:37:27 #5 sha256:f63eb04151bcac21ad049f8d781b97b219aba392c5457907f8f3e88e43eb48ec 26.21MB / 29.74MB 1.7s 23:37:27 #5 sha256:f63eb04151bcac21ad049f8d781b97b219aba392c5457907f8f3e88e43eb48ec 29.74MB / 29.74MB 1.9s 23:37:27 #5 sha256:f63eb04151bcac21ad049f8d781b97b219aba392c5457907f8f3e88e43eb48ec 29.74MB / 29.74MB 1.9s done 23:37:27 #5 extracting sha256:f63eb04151bcac21ad049f8d781b97b219aba392c5457907f8f3e88e43eb48ec 23:37:29 #5 extracting sha256:f63eb04151bcac21ad049f8d781b97b219aba392c5457907f8f3e88e43eb48ec 1.7s done 23:37:29 #5 DONE 4.0s 23:37:29 23:37:29 #6 [2/5] WORKDIR /home/app/ 23:37:31 #6 DONE 1.7s 23:37:31 23:37:31 #7 [3/5] RUN apt-get update && apt-get install -y --no-install-recommends python3 python3-pip && apt-get clean && rm -rf /var/lib/apt/lists/* 23:37:32 #7 0.554 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 23:37:32 #7 0.683 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 23:37:32 #7 1.308 Get:3 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [62.6 kB] 23:37:33 #7 1.458 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 23:37:33 #7 1.507 Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1311 kB] 23:37:33 #7 1.644 Get:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 23:37:33 #7 1.831 Get:7 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 23:37:33 #7 1.934 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 23:37:33 #7 2.012 Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [7015 kB] 23:37:33 #7 2.289 Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 23:37:33 #7 2.302 Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 23:37:34 #7 2.442 Get:12 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3929 kB] 23:37:35 #7 4.046 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4264 kB] 23:37:35 #7 4.230 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [7232 kB] 23:37:36 #7 4.549 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1623 kB] 23:37:36 #7 4.623 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [70.9 kB] 23:37:36 #7 4.627 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [84.0 kB] 23:37:36 #7 4.628 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.9 kB] 23:37:37 #7 5.515 Fetched 46.0 MB in 5s (8777 kB/s) 23:37:37 #7 5.515 Reading package lists... 23:37:39 #7 7.618 Reading package lists... 23:37:41 #7 9.638 Building dependency tree... 23:37:41 #7 10.24 Reading state information... 23:37:42 #7 11.14 The following additional packages will be installed: 23:37:42 #7 11.15 ca-certificates libexpat1 libmpdec3 libpython3-stdlib libpython3.10-minimal 23:37:42 #7 11.15 libpython3.10-stdlib libreadline8 libsqlite3-0 media-types openssl 23:37:42 #7 11.15 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 23:37:42 #7 11.15 python3-setuptools python3-wheel python3.10 python3.10-minimal 23:37:42 #7 11.15 readline-common 23:37:42 #7 11.15 Suggested packages: 23:37:42 #7 11.15 python3-doc python3-tk python3-venv python-setuptools-doc python3.10-venv 23:37:42 #7 11.15 python3.10-doc binutils binfmt-support readline-doc 23:37:42 #7 11.15 Recommended packages: 23:37:42 #7 11.15 build-essential python3-dev 23:37:42 #7 11.38 The following NEW packages will be installed: 23:37:43 #7 11.39 ca-certificates libexpat1 libmpdec3 libpython3-stdlib libpython3.10-minimal 23:37:43 #7 11.39 libpython3.10-stdlib libreadline8 libsqlite3-0 media-types openssl python3 23:37:43 #7 11.39 python3-distutils python3-lib2to3 python3-minimal python3-pip 23:37:43 #7 11.39 python3-pkg-resources python3-setuptools python3-wheel python3.10 23:37:43 #7 11.39 python3.10-minimal readline-common 23:37:43 #7 11.58 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 23:37:43 #7 11.58 Need to get 9933 kB of archives. 23:37:43 #7 11.58 After this operation, 36.8 MB of additional disk space will be used. 23:37:43 #7 11.58 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.15 [816 kB] 23:37:43 #7 12.07 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.7 [92.1 kB] 23:37:43 #7 12.08 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.15 [2275 kB] 23:37:43 #7 12.21 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] 23:37:43 #7 12.22 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 23:37:43 #7 12.22 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 23:37:43 #7 12.22 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 23:37:43 #7 12.22 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 23:37:43 #7 12.22 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] 23:37:43 #7 12.24 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.15 [1850 kB] 23:37:43 #7 12.29 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.15 [508 kB] 23:37:43 #7 12.29 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B] 23:37:43 #7 12.29 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] 23:37:43 #7 12.30 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.23 [1186 kB] 23:37:43 #7 12.35 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 23:37:44 #7 12.36 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.3 [133 kB] 23:37:44 #7 12.36 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] 23:37:44 #7 12.36 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] 23:37:44 #7 12.37 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.3 [340 kB] 23:37:44 #7 12.42 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] 23:37:44 #7 12.42 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.7 [1306 kB] 23:37:44 #7 13.17 debconf: delaying package configuration, since apt-utils is not installed 23:37:44 #7 13.27 Fetched 9933 kB in 1s (6661 kB/s) 23:37:44 #7 13.32 Selecting previously unselected package libpython3.10-minimal:amd64. 23:37:44 #7 13.32 (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 ... 4393 files and directories currently installed.) 23:37:44 #7 13.32 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.15_amd64.deb ... 23:37:44 #7 13.33 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.15) ... 23:37:45 #7 13.74 Selecting previously unselected package libexpat1:amd64. 23:37:45 #7 13.74 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.7_amd64.deb ... 23:37:45 #7 13.76 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 23:37:45 #7 13.83 Selecting previously unselected package python3.10-minimal. 23:37:45 #7 13.83 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.15_amd64.deb ... 23:37:45 #7 13.84 Unpacking python3.10-minimal (3.10.12-1~22.04.15) ... 23:37:45 #7 13.96 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.15) ... 23:37:45 #7 13.99 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 23:37:45 #7 14.01 Setting up python3.10-minimal (3.10.12-1~22.04.15) ... 23:37:46 #7 15.10 Selecting previously unselected package python3-minimal. 23:37:46 #7 15.10 (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 ... 4697 files and directories currently installed.) 23:37:46 #7 15.10 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 23:37:46 #7 15.12 Unpacking python3-minimal (3.10.6-1~22.04.1) ... 23:37:46 #7 15.16 Selecting previously unselected package media-types. 23:37:46 #7 15.16 Preparing to unpack .../1-media-types_7.0.0_all.deb ... 23:37:46 #7 15.17 Unpacking media-types (7.0.0) ... 23:37:46 #7 15.21 Selecting previously unselected package libmpdec3:amd64. 23:37:46 #7 15.22 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 23:37:46 #7 15.22 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 23:37:46 #7 15.27 Selecting previously unselected package readline-common. 23:37:46 #7 15.27 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 23:37:46 #7 15.28 Unpacking readline-common (8.1.2-1) ... 23:37:46 #7 15.33 Selecting previously unselected package libreadline8:amd64. 23:37:46 #7 15.34 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 23:37:46 #7 15.34 Unpacking libreadline8:amd64 (8.1.2-1) ... 23:37:46 #7 15.39 Selecting previously unselected package libsqlite3-0:amd64. 23:37:46 #7 15.39 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... 23:37:46 #7 15.40 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 23:37:46 #7 15.45 Selecting previously unselected package libpython3.10-stdlib:amd64. 23:37:47 #7 15.46 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.15_amd64.deb ... 23:37:47 #7 15.46 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.15) ... 23:37:47 #7 16.00 Selecting previously unselected package python3.10. 23:37:47 #7 16.00 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.15_amd64.deb ... 23:37:47 #7 16.01 Unpacking python3.10 (3.10.12-1~22.04.15) ... 23:37:47 #7 16.06 Selecting previously unselected package libpython3-stdlib:amd64. 23:37:47 #7 16.06 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 23:37:47 #7 16.07 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 23:37:47 #7 16.13 Setting up python3-minimal (3.10.6-1~22.04.1) ... 23:37:47 #7 16.37 Selecting previously unselected package python3. 23:37:47 #7 16.37 (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 ... 5127 files and directories currently installed.) 23:37:47 #7 16.38 Preparing to unpack .../0-python3_3.10.6-1~22.04.1_amd64.deb ... 23:37:47 #7 16.39 Unpacking python3 (3.10.6-1~22.04.1) ... 23:37:48 #7 16.44 Selecting previously unselected package openssl. 23:37:48 #7 16.44 Preparing to unpack .../1-openssl_3.0.2-0ubuntu1.23_amd64.deb ... 23:37:48 #7 16.45 Unpacking openssl (3.0.2-0ubuntu1.23) ... 23:37:48 #7 16.53 Selecting previously unselected package ca-certificates. 23:37:48 #7 16.53 Preparing to unpack .../2-ca-certificates_20240203~22.04.1_all.deb ... 23:37:48 #7 16.54 Unpacking ca-certificates (20240203~22.04.1) ... 23:37:48 #7 16.77 Selecting previously unselected package python3-pkg-resources. 23:37:48 #7 16.77 Preparing to unpack .../3-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 23:37:48 #7 16.78 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 23:37:48 #7 16.86 Selecting previously unselected package python3-lib2to3. 23:37:48 #7 16.86 Preparing to unpack .../4-python3-lib2to3_3.10.8-1~22.04_all.deb ... 23:37:48 #7 16.87 Unpacking python3-lib2to3 (3.10.8-1~22.04) ... 23:37:48 #7 17.06 Selecting previously unselected package python3-distutils. 23:37:48 #7 17.07 Preparing to unpack .../5-python3-distutils_3.10.8-1~22.04_all.deb ... 23:37:48 #7 17.07 Unpacking python3-distutils (3.10.8-1~22.04) ... 23:37:48 #7 17.21 Selecting previously unselected package python3-setuptools. 23:37:48 #7 17.21 Preparing to unpack .../6-python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 23:37:48 #7 17.22 Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 23:37:49 #7 17.49 Selecting previously unselected package python3-wheel. 23:37:49 #7 17.49 Preparing to unpack .../7-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... 23:37:49 #7 17.50 Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 23:37:49 #7 17.58 Selecting previously unselected package python3-pip. 23:37:49 #7 17.58 Preparing to unpack .../8-python3-pip_22.0.2+dfsg-1ubuntu0.7_all.deb ... 23:37:49 #7 17.59 Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 23:37:50 #7 18.50 Setting up media-types (7.0.0) ... 23:37:50 #7 18.53 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 23:37:50 #7 18.55 Setting up libmpdec3:amd64 (2.5.1-2build2) ... 23:37:50 #7 18.57 Setting up openssl (3.0.2-0ubuntu1.23) ... 23:37:50 #7 18.60 Setting up readline-common (8.1.2-1) ... 23:37:50 #7 18.63 Setting up libreadline8:amd64 (8.1.2-1) ... 23:37:50 #7 18.65 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.15) ... 23:37:50 #7 18.68 Setting up ca-certificates (20240203~22.04.1) ... 23:37:50 #7 18.78 debconf: unable to initialize frontend: Dialog 23:37:50 #7 18.78 debconf: (TERM is not set, so the dialog frontend is not usable.) 23:37:50 #7 18.78 debconf: falling back to frontend: Readline 23:37:50 #7 18.78 debconf: unable to initialize frontend: Readline 23:37:50 #7 18.78 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 23:37:50 #7 18.78 debconf: falling back to frontend: Teletype 23:37:50 #7 19.19 Updating certificates in /etc/ssl/certs... 23:37:51 #7 19.79 146 added, 0 removed; done. 23:37:51 #7 19.83 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 23:37:51 #7 19.85 Setting up python3.10 (3.10.12-1~22.04.15) ... 23:37:52 #7 20.91 Setting up python3 (3.10.6-1~22.04.1) ... 23:37:52 #7 20.93 running python rtupdate hooks for python3.10... 23:37:52 #7 20.93 running python post-rtupdate hooks for python3.10... 23:37:52 #7 21.05 Setting up python3-lib2to3 (3.10.8-1~22.04) ... 23:37:52 #7 21.18 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 23:37:53 #7 21.45 Setting up python3-distutils (3.10.8-1~22.04) ... 23:37:53 #7 21.64 Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 23:37:53 #7 22.11 Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 23:37:53 #7 22.31 Setting up python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 23:37:55 #7 23.93 Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 23:37:55 #7 23.96 Processing triggers for ca-certificates (20240203~22.04.1) ... 23:37:55 #7 23.97 Updating certificates in /etc/ssl/certs... 23:37:56 #7 24.44 0 added, 0 removed; done. 23:37:56 #7 24.44 Running hooks in /etc/ca-certificates/update.d... 23:37:56 #7 24.44 done. 23:37:56 #7 DONE 24.8s 23:37:56 23:37:56 #8 [4/5] COPY . . 23:37:56 #8 DONE 0.2s 23:37:56 23:37:56 #9 [5/5] RUN pip3 install --no-cache-dir -r requirements.txt requests-toolbelt==0.10.1 . 23:37:57 #9 0.817 Processing /home/app 23:37:57 #9 0.818 Preparing metadata (setup.py): started 23:37:57 #9 1.037 Preparing metadata (setup.py): finished with status 'done' 23:37:57 #9 1.163 Collecting requests-toolbelt==0.10.1 23:37:57 #9 1.248 Downloading requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) 23:37:57 #9 1.277 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 KB 1.7 MB/s eta 0:00:00 23:37:58 #9 1.415 Collecting kfp==2.2.0 23:37:58 #9 1.423 Downloading kfp-2.2.0.tar.gz (375 kB) 23:37:58 #9 1.447 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 375.1/375.1 KB 18.0 MB/s eta 0:00:00 23:37:58 #9 1.524 Preparing metadata (setup.py): started 23:37:58 #9 1.778 Preparing metadata (setup.py): finished with status 'done' 23:37:58 #9 1.884 Collecting kfp-pipeline-spec 23:37:58 #9 1.890 Downloading kfp_pipeline_spec-2.16.0-py3-none-any.whl (9.9 kB) 23:37:58 #9 1.992 Collecting kfp-server-api 23:37:58 #9 1.998 Downloading kfp_server_api-2.16.0.tar.gz (63 kB) 23:37:58 #9 2.002 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 KB 198.5 MB/s eta 0:00:00 23:37:58 #9 2.045 Preparing metadata (setup.py): started 23:37:58 #9 2.298 Preparing metadata (setup.py): finished with status 'done' 23:37:58 #9 2.350 Collecting Flask==1.1.2 23:37:58 #9 2.356 Downloading Flask-1.1.2-py2.py3-none-any.whl (94 kB) 23:37:58 #9 2.360 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.6/94.6 KB 191.9 MB/s eta 0:00:00 23:37:59 #9 2.454 Collecting Flask-API==2.0 23:37:59 #9 2.526 Downloading Flask_API-2.0-py3-none-any.whl (119 kB) 23:37:59 #9 2.532 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.5/119.5 KB 42.5 MB/s eta 0:00:00 23:37:59 #9 2.643 Collecting Flask-Cors==4.0.1 23:37:59 #9 2.651 Downloading Flask_Cors-4.0.1-py2.py3-none-any.whl (14 kB) 23:37:59 #9 2.732 Collecting requests==2.25.1 23:37:59 #9 2.738 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 23:37:59 #9 2.743 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 81.1 MB/s eta 0:00:00 23:37:59 #9 2.821 Collecting Werkzeug==1.0.1 23:37:59 #9 2.829 Downloading Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 23:37:59 #9 2.837 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.6/298.6 KB 78.1 MB/s eta 0:00:00 23:37:59 #9 2.868 Collecting itsdangerous==2.0.1 23:37:59 #9 2.873 Downloading itsdangerous-2.0.1-py3-none-any.whl (18 kB) 23:37:59 #9 2.925 Collecting jinja2<3.1.0 23:37:59 #9 2.930 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) 23:37:59 #9 2.935 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 KB 134.9 MB/s eta 0:00:00 23:37:59 #9 3.140 Collecting PyYAML<7,>=5.3 23:37:59 #9 3.145 Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB) 23:37:59 #9 3.163 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 KB 54.6 MB/s eta 0:00:00 23:37:59 #9 3.225 Collecting click<9,>=8.0.0 23:37:59 #9 3.231 Downloading click-8.3.2-py3-none-any.whl (108 kB) 23:37:59 #9 3.235 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.4/108.4 KB 199.7 MB/s eta 0:00:00 23:37:59 #9 3.267 Collecting docstring-parser<1,>=0.7.3 23:37:59 #9 3.273 Downloading docstring_parser-0.18.0-py3-none-any.whl (22 kB) 23:38:00 #9 3.472 Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 23:38:00 #9 3.477 Downloading google_api_core-2.30.3-py3-none-any.whl (173 kB) 23:38:00 #9 3.484 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.3/173.3 KB 49.2 MB/s eta 0:00:00 23:38:00 #9 3.705 Collecting google-auth<3,>=1.6.1 23:38:00 #9 3.709 Downloading google_auth-2.49.2-py3-none-any.whl (240 kB) 23:38:00 #9 3.713 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 KB 188.0 MB/s eta 0:00:00 23:38:00 #9 3.842 Collecting google-cloud-storage<3,>=2.2.1 23:38:00 #9 3.847 Downloading google_cloud_storage-2.19.0-py2.py3-none-any.whl (131 kB) 23:38:00 #9 3.853 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.8/131.8 KB 150.9 MB/s eta 0:00:00 23:38:00 #9 3.870 Collecting kfp-pipeline-spec 23:38:00 #9 3.878 Downloading kfp_pipeline_spec-0.2.2-py3-none-any.whl (20 kB) 23:38:00 #9 3.895 Collecting kfp-server-api 23:38:00 #9 3.901 Downloading kfp-server-api-2.0.5.tar.gz (63 kB) 23:38:00 #9 3.904 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.4/63.4 KB 179.5 MB/s eta 0:00:00 23:38:00 #9 3.950 Preparing metadata (setup.py): started 23:38:00 #9 4.186 Preparing metadata (setup.py): finished with status 'done' 23:38:00 #9 4.270 Collecting kubernetes<27,>=8.0.0 23:38:00 #9 4.277 Downloading kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB) 23:38:00 #9 4.304 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 61.3 MB/s eta 0:00:00 23:38:01 #9 5.146 Collecting protobuf<4,>=3.13.0 23:38:01 #9 5.153 Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) 23:38:01 #9 5.177 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 51.7 MB/s eta 0:00:00 23:38:01 #9 5.212 Collecting tabulate<1,>=0.8.6 23:38:01 #9 5.217 Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 23:38:01 #9 5.319 Collecting urllib3<2.0.0 23:38:01 #9 5.325 Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 23:38:01 #9 5.329 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 KB 210.8 MB/s eta 0:00:00 23:38:02 #9 5.460 Collecting idna<3,>=2.5 23:38:02 #9 5.466 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 23:38:02 #9 5.470 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 196.9 MB/s eta 0:00:00 23:38:02 #9 5.590 Collecting chardet<5,>=3.0.2 23:38:02 #9 5.595 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 23:38:02 #9 5.602 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 55.9 MB/s eta 0:00:00 23:38:02 #9 5.682 Collecting certifi>=2017.4.17 23:38:02 #9 5.688 Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 23:38:02 #9 5.692 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 KB 223.6 MB/s eta 0:00:00 23:38:02 #9 5.758 Collecting python-dateutil 23:38:02 #9 5.763 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:38:02 #9 5.768 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 KB 203.9 MB/s eta 0:00:00 23:38:02 #9 5.802 Collecting six>=1.10 23:38:02 #9 5.808 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 23:38:02 #9 6.090 Collecting MarkupSafe>=2.0 23:38:02 #9 6.097 Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) 23:38:02 #9 6.224 Collecting proto-plus<2.0.0,>=1.22.3 23:38:02 #9 6.229 Downloading proto_plus-1.27.2-py3-none-any.whl (50 kB) 23:38:02 #9 6.233 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.5/50.5 KB 170.7 MB/s eta 0:00:00 23:38:02 #9 6.276 Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 23:38:02 #9 6.282 Downloading google_api_core-2.30.2-py3-none-any.whl (173 kB) 23:38:02 #9 6.287 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.2/173.2 KB 100.4 MB/s eta 0:00:00 23:38:02 #9 6.326 Downloading google_api_core-2.30.1-py3-none-any.whl (173 kB) 23:38:02 #9 6.332 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.2/173.2 KB 74.8 MB/s eta 0:00:00 23:38:02 #9 6.398 Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 23:38:02 #9 6.404 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.3/173.3 KB 84.5 MB/s eta 0:00:00 23:38:02 #9 6.440 Downloading google_api_core-2.29.0-py3-none-any.whl (173 kB) 23:38:03 #9 6.447 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.9/173.9 KB 55.1 MB/s eta 0:00:00 23:38:03 #9 6.705 Collecting googleapis-common-protos<2.0.0,>=1.56.2 23:38:03 #9 6.711 Downloading googleapis_common_protos-1.74.0-py3-none-any.whl (300 kB) 23:38:03 #9 6.716 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.7/300.7 KB 206.8 MB/s eta 0:00:00 23:38:03 #9 6.872 Collecting pyasn1-modules>=0.2.1 23:38:03 #9 6.878 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 23:38:03 #9 6.884 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 147.0 MB/s eta 0:00:00 23:38:04 #9 7.927 Collecting cryptography>=38.0.3 23:38:04 #9 7.935 Downloading cryptography-46.0.7-cp38-abi3-manylinux_2_34_x86_64.whl (4.4 MB) 23:38:04 #9 7.991 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 85.4 MB/s eta 0:00:00 23:38:04 #9 8.092 Collecting google-cloud-core<3.0dev,>=2.3.0 23:38:04 #9 8.097 Downloading google_cloud_core-2.5.1-py3-none-any.whl (29 kB) 23:38:04 #9 8.323 Collecting google-crc32c<2.0dev,>=1.0 23:38:04 #9 8.330 Downloading google_crc32c-1.8.0-cp310-cp310-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (33 kB) 23:38:04 #9 8.471 Collecting google-resumable-media>=2.7.2 23:38:05 #9 8.476 Downloading google_resumable_media-2.8.2-py3-none-any.whl (81 kB) 23:38:05 #9 8.480 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.5/81.5 KB 194.5 MB/s eta 0:00:00 23:38:05 #9 8.597 Collecting requests-oauthlib 23:38:05 #9 8.603 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 23:38:05 #9 8.681 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 23:38:05 #9 8.687 Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 23:38:05 #9 8.691 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.6/82.6 KB 51.6 MB/s eta 0:00:00 23:38:05 #9 8.711 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3/dist-packages (from kubernetes<27,>=8.0.0->kfp==2.2.0->-r requirements.txt (line 1)) (59.6.0) 23:38:05 #9 9.012 Collecting typing-extensions>=4.13.2 23:38:05 #9 9.017 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 23:38:05 #9 9.021 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 KB 174.6 MB/s eta 0:00:00 23:38:06 #9 9.517 Collecting cffi>=2.0.0 23:38:06 #9 9.523 Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB) 23:38:06 #9 9.530 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.5/216.5 KB 60.4 MB/s eta 0:00:00 23:38:06 #9 9.845 Collecting googleapis-common-protos<2.0.0,>=1.56.2 23:38:06 #9 9.852 Downloading googleapis_common_protos-1.73.1-py3-none-any.whl (297 kB) 23:38:06 #9 9.860 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.6/297.6 KB 70.1 MB/s eta 0:00:00 23:38:06 #9 9.886 Downloading googleapis_common_protos-1.73.0-py3-none-any.whl (297 kB) 23:38:06 #9 9.893 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.6/297.6 KB 97.7 MB/s eta 0:00:00 23:38:06 #9 10.17 Collecting proto-plus<2.0.0,>=1.22.3 23:38:06 #9 10.17 Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 23:38:06 #9 10.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.5/50.5 KB 174.2 MB/s eta 0:00:00 23:38:06 #9 10.37 Collecting pyasn1<0.7.0,>=0.6.1 23:38:06 #9 10.38 Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 23:38:06 #9 10.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.0/84.0 KB 192.3 MB/s eta 0:00:00 23:38:07 #9 10.49 Collecting oauthlib>=3.0.0 23:38:07 #9 10.49 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 23:38:07 #9 10.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 KB 42.5 MB/s eta 0:00:00 23:38:07 #9 10.54 Collecting pycparser 23:38:07 #9 10.55 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 23:38:07 #9 10.55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 KB 159.2 MB/s eta 0:00:00 23:38:07 #9 10.63 Building wheels for collected packages: kfp, kfadapter, kfp-server-api 23:38:07 #9 10.63 Building wheel for kfp (setup.py): started 23:38:07 #9 11.18 Building wheel for kfp (setup.py): finished with status 'done' 23:38:07 #9 11.19 Created wheel for kfp: filename=kfp-2.2.0-py3-none-any.whl size=524142 sha256=907d5e4bd915763ebe6fdab3e17a902c1c87633279ca533581da21c5f393ae3f 23:38:07 #9 11.19 Stored in directory: /tmp/pip-ephem-wheel-cache-jnnul0ww/wheels/cb/3f/3b/4252557754ccf9672f90c43251d5fc8972b88b47d2d046163f 23:38:07 #9 11.19 Building wheel for kfadapter (setup.py): started 23:38:07 #9 11.48 Building wheel for kfadapter (setup.py): finished with status 'done' 23:38:08 #9 11.48 Created wheel for kfadapter: filename=kfadapter-0.1-py3-none-any.whl size=24802 sha256=8f7d404edcd970d94ad19fbbdb9167075d44f5c87525e68614b06da9e263b3af 23:38:08 #9 11.48 Stored in directory: /tmp/pip-ephem-wheel-cache-jnnul0ww/wheels/d5/a7/dd/fcf347b3d855f5cc0d937e9cc56d2fe48867b38fc0a7ecfe32 23:38:08 #9 11.48 Building wheel for kfp-server-api (setup.py): started 23:38:08 #9 11.84 Building wheel for kfp-server-api (setup.py): finished with status 'done' 23:38:08 #9 11.84 Created wheel for kfp-server-api: filename=kfp_server_api-2.0.5-py3-none-any.whl size=114754 sha256=05549ade83d9c2fad3be5c383055e9bbb437b38bdd3ad41c58f186a9e7222c26 23:38:08 #9 11.84 Stored in directory: /tmp/pip-ephem-wheel-cache-jnnul0ww/wheels/ac/4f/f0/2f622aadcbf8921fb72d24f52efaffacc235f863c195c289c5 23:38:08 #9 11.84 Successfully built kfp kfadapter kfp-server-api 23:38:08 #9 12.16 Installing collected packages: kfadapter, Werkzeug, websocket-client, urllib3, typing-extensions, tabulate, six, PyYAML, pycparser, pyasn1, protobuf, oauthlib, MarkupSafe, itsdangerous, idna, google-crc32c, docstring-parser, click, chardet, certifi, requests, python-dateutil, pyasn1-modules, proto-plus, kfp-pipeline-spec, jinja2, googleapis-common-protos, google-resumable-media, cffi, requests-toolbelt, requests-oauthlib, kfp-server-api, Flask, cryptography, google-auth, Flask-Cors, Flask-API, kubernetes, google-api-core, google-cloud-core, google-cloud-storage, kfp 23:38:14 #9 17.71 Successfully installed Flask-1.1.2 Flask-API-2.0 Flask-Cors-4.0.1 MarkupSafe-3.0.3 PyYAML-6.0.3 Werkzeug-1.0.1 certifi-2026.2.25 cffi-2.0.0 chardet-4.0.0 click-8.3.2 cryptography-46.0.7 docstring-parser-0.18.0 google-api-core-2.29.0 google-auth-2.49.2 google-cloud-core-2.5.1 google-cloud-storage-2.19.0 google-crc32c-1.8.0 google-resumable-media-2.8.2 googleapis-common-protos-1.73.0 idna-2.10 itsdangerous-2.0.1 jinja2-3.0.3 kfadapter-0.1 kfp-2.2.0 kfp-pipeline-spec-0.2.2 kfp-server-api-2.0.5 kubernetes-26.1.0 oauthlib-3.3.1 proto-plus-1.27.1 protobuf-3.20.3 pyasn1-0.6.3 pyasn1-modules-0.4.2 pycparser-3.0 python-dateutil-2.9.0.post0 requests-2.25.1 requests-oauthlib-2.0.0 requests-toolbelt-0.10.1 six-1.17.0 tabulate-0.10.0 typing-extensions-4.15.0 urllib3-1.26.20 websocket-client-1.9.0 23:38:14 #9 17.71 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 23:38:15 #9 DONE 18.9s 23:38:15 23:38:15 #10 exporting to image 23:38:15 #10 exporting layers 23:38:16 #10 exporting layers 0.9s done 23:38:16 #10 writing image sha256:c754f4b881bbe114081adcd2801ae842faa77b31eb03d57114ba2c9cb8df8b6c done 23:38:16 #10 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker:5.0.0 done 23:38:16 #10 DONE 0.9s 23:38:16 ---> docker-build.sh ends 23:38:16 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15568047062528192431.sh 23:38:16 [EnvInject] - Injecting environment variables from a build step. 23:38:16 [EnvInject] - Injecting as environment variables the properties content 23:38:16 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 23:38:16 23:38:16 [EnvInject] - Variables injected successfully. 23:38:16 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins11775302006987655529.sh 23:38:16 ---> docker-push.sh 23:38:16 Docker version 24.0.2, build cb74dfc 23:38:16 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker:5.0.0 23:38:16 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker:5.0.0 23:38:16 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker] 23:38:16 9ad066ab7538: Preparing 23:38:16 219a5a89bfc3: Preparing 23:38:16 b54a6aba2f7c: Preparing 23:38:16 052bb99d5976: Preparing 23:38:16 39fbf5f8fe52: Preparing 23:38:16 052bb99d5976: Pushed 23:38:16 219a5a89bfc3: Pushed 23:38:21 b54a6aba2f7c: Pushed 23:38:22 9ad066ab7538: Pushed 23:38:23 39fbf5f8fe52: Pushed 23:38:24 5.0.0: digest: sha256:46a65c2ca9a04391be9bf3df74fdcb4798657af0c8d99a2c1e33d42c19ea5435 size: 1369 23:38:24 ---> docker-push.sh ends 23:38:24 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins18415517172010063608.sh 23:38:24 $ ssh-agent -k 23:38:24 unset SSH_AUTH_SOCK; 23:38:24 unset SSH_AGENT_PID; 23:38:24 echo Agent pid 2080 killed; 23:38:24 [ssh-agent] Stopped. 23:38:24 [PostBuildScript] - [INFO] Executing post build scripts. 23:38:24 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins13417186091006883833.sh 23:38:24 ---> sysstat.sh 23:38:24 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins365993584973813075.sh 23:38:24 ---> package-listing.sh 23:38:24 ++ facter osfamily 23:38:24 ++ tr '[:upper:]' '[:lower:]' 23:38:25 + OS_FAMILY=debian 23:38:25 + workspace=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master 23:38:25 + START_PACKAGES=/tmp/packages_start.txt 23:38:25 + END_PACKAGES=/tmp/packages_end.txt 23:38:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:38:25 + PACKAGES=/tmp/packages_start.txt 23:38:25 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master ']' 23:38:25 + PACKAGES=/tmp/packages_end.txt 23:38:25 + case "${OS_FAMILY}" in 23:38:25 + dpkg -l 23:38:25 + grep '^ii' 23:38:25 + '[' -f /tmp/packages_start.txt ']' 23:38:25 + '[' -f /tmp/packages_end.txt ']' 23:38:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:38:25 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master ']' 23:38:25 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/archives/ 23:38:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/archives/ 23:38:25 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins5572583897381273263.sh 23:38:25 ---> capture-instance-metadata.sh 23:38:25 Setup pyenv: 23:38:25 system 23:38:25 3.8.13 23:38:25 3.9.13 23:38:25 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/.python-version) 23:38:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yuA from file:/tmp/.os_lf_venv 23:38:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:38:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:38:27 lf-activate-venv(): INFO: Base packages installed successfully 23:38:27 lf-activate-venv(): INFO: Installing additional packages: lftools 23:38:45 lf-activate-venv(): INFO: Adding /tmp/venv-2yuA/bin to PATH 23:38:45 INFO: Running in OpenStack, capturing instance metadata 23:38:45 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins17474220890439545503.sh 23:38:45 provisioning config files... 23:38:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master@tmp/config2740897539858833811tmp 23:38:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:38:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:38:45 [EnvInject] - Injecting environment variables from a build step. 23:38:45 [EnvInject] - Injecting as environment variables the properties content 23:38:45 SERVER_ID=logs 23:38:45 23:38:45 [EnvInject] - Variables injected successfully. 23:38:45 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins14020550976743461744.sh 23:38:45 ---> create-netrc.sh 23:38:45 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins1428915877500424569.sh 23:38:45 ---> python-tools-install.sh 23:38:45 Setup pyenv: 23:38:45 system 23:38:45 3.8.13 23:38:45 3.9.13 23:38:45 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/.python-version) 23:38:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yuA from file:/tmp/.os_lf_venv 23:38:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:38:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:38:49 lf-activate-venv(): INFO: Base packages installed successfully 23:38:49 lf-activate-venv(): INFO: Installing additional packages: lftools 23:39:06 lf-activate-venv(): INFO: Adding /tmp/venv-2yuA/bin to PATH 23:39:06 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins15326666771213387836.sh 23:39:06 ---> sudo-logs.sh 23:39:06 Archiving 'sudo' log.. 23:39:07 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins7239969219950876420.sh 23:39:07 ---> job-cost.sh 23:39:07 Setup pyenv: 23:39:07 system 23:39:07 3.8.13 23:39:07 3.9.13 23:39:07 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/.python-version) 23:39:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yuA from file:/tmp/.os_lf_venv 23:39:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:39:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:39:10 lf-activate-venv(): INFO: Base packages installed successfully 23:39:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:39:20 lf-activate-venv(): INFO: Adding /tmp/venv-2yuA/bin to PATH 23:39:20 INFO: No Stack... 23:39:20 INFO: Retrieving Pricing Info for: v3-starter-4 23:39:20 INFO: Archiving Costs 23:39:20 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins16120917142072361593.sh 23:39:20 ---> logs-deploy.sh 23:39:20 Setup pyenv: 23:39:20 system 23:39:20 3.8.13 23:39:20 3.9.13 23:39:20 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/.python-version) 23:39:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yuA from file:/tmp/.os_lf_venv 23:39:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:39:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:39:24 lf-activate-venv(): INFO: Base packages installed successfully 23:39:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:39:41 lf-activate-venv(): INFO: Adding /tmp/venv-2yuA/bin to PATH 23:39:41 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/231 23:39:41 INFO: archiving workspace using pattern(s): 23:39:42 Archives upload complete. 23:39:43 INFO: archiving logs to Nexus 23:39:44 ---> uname -a: 23:39:44 Linux prd-ubuntu1804-docker-4c-4g-966 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 23:39:44 23:39:44 23:39:44 ---> lscpu: 23:39:44 Architecture: x86_64 23:39:44 CPU op-mode(s): 32-bit, 64-bit 23:39:44 Byte Order: Little Endian 23:39:44 CPU(s): 4 23:39:44 On-line CPU(s) list: 0-3 23:39:44 Thread(s) per core: 1 23:39:44 Core(s) per socket: 1 23:39:44 Socket(s): 4 23:39:44 NUMA node(s): 1 23:39:44 Vendor ID: AuthenticAMD 23:39:44 CPU family: 23 23:39:44 Model: 49 23:39:44 Model name: AMD EPYC-Rome Processor 23:39:44 Stepping: 0 23:39:44 CPU MHz: 2799.998 23:39:44 BogoMIPS: 5599.99 23:39:44 Virtualization: AMD-V 23:39:44 Hypervisor vendor: KVM 23:39:44 Virtualization type: full 23:39:44 L1d cache: 32K 23:39:44 L1i cache: 32K 23:39:44 L2 cache: 512K 23:39:44 L3 cache: 16384K 23:39:44 NUMA node0 CPU(s): 0-3 23:39:44 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 23:39:44 23:39:44 23:39:44 ---> nproc: 23:39:44 4 23:39:44 23:39:44 23:39:44 ---> df -h: 23:39:44 Filesystem Size Used Avail Use% Mounted on 23:39:44 udev 3.9G 0 3.9G 0% /dev 23:39:44 tmpfs 798M 696K 797M 1% /run 23:39:44 /dev/vda1 20G 9.1G 11G 48% / 23:39:44 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:39:44 tmpfs 5.0M 0 5.0M 0% /run/lock 23:39:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:39:44 /dev/vda15 105M 5.3M 100M 5% /boot/efi 23:39:44 tmpfs 798M 0 798M 0% /run/user/1001 23:39:44 23:39:44 23:39:44 ---> free -m: 23:39:44 total used free shared buff/cache available 23:39:44 Mem: 7976 504 5120 0 2351 7183 23:39:44 Swap: 1023 0 1023 23:39:44 23:39:44 23:39:44 ---> ip addr: 23:39:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:39:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:39:44 inet 127.0.0.1/8 scope host lo 23:39:44 valid_lft forever preferred_lft forever 23:39:44 inet6 ::1/128 scope host 23:39:44 valid_lft forever preferred_lft forever 23:39:44 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 23:39:44 link/ether fa:16:3e:77:18:a7 brd ff:ff:ff:ff:ff:ff 23:39:44 inet 10.32.7.78/23 brd 10.32.7.255 scope global dynamic ens3 23:39:44 valid_lft 86105sec preferred_lft 86105sec 23:39:44 inet6 fe80::f816:3eff:fe77:18a7/64 scope link 23:39:44 valid_lft forever preferred_lft forever 23:39:44 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 23:39:44 link/ether 02:42:a0:21:dc:f8 brd ff:ff:ff:ff:ff:ff 23:39:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:39:44 valid_lft forever preferred_lft forever 23:39:44 23:39:44 23:39:44 ---> sar -b -r -n DEV: 23:39:44 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-966) 04/19/26 _x86_64_ (4 CPU) 23:39:44 23:39:44 23:34:52 LINUX RESTART (4 CPU) 23:39:44 23:39:44 23:35:01 tps rtps wtps bread/s bwrtn/s 23:39:44 23:36:01 151.76 68.77 82.99 5579.47 39088.57 23:39:44 23:37:01 57.34 0.27 57.07 27.20 8720.68 23:39:44 23:38:01 119.84 12.71 107.13 2264.31 14392.27 23:39:44 23:39:01 39.43 0.33 39.09 22.26 4542.44 23:39:44 Average: 92.09 20.52 71.57 1973.32 16685.89 23:39:44 23:39:44 23:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:39:44 23:36:01 5963992 7440784 2203436 26.98 34096 1625456 979464 10.63 550852 1489868 33804 23:39:44 23:37:01 5678588 7399676 2488840 30.47 53728 1837180 1006796 10.92 605168 1694404 80712 23:39:44 23:38:01 5331876 7355148 2835552 34.72 69300 2107832 1332852 14.46 732196 1877428 10588 23:39:44 23:39:01 5210284 7318364 2957144 36.21 75104 2181972 1088104 11.81 911572 1811468 1956 23:39:44 Average: 5546185 7378493 2621243 32.09 58057 1938110 1101804 11.96 699947 1718292 31765 23:39:44 23:39:44 23:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:39:44 23:36:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 23:39:44 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:44 23:36:01 ens3 380.72 229.43 903.28 65.90 0.00 0.00 0.00 0.00 23:39:44 23:37:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 23:39:44 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:44 23:37:01 ens3 72.05 57.89 850.50 6.64 0.00 0.00 0.00 0.00 23:39:44 23:38:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 23:39:44 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:44 23:38:01 ens3 240.80 171.74 1529.36 16.67 0.00 0.00 0.00 0.00 23:39:44 23:39:01 lo 2.33 2.33 0.20 0.20 0.00 0.00 0.00 0.00 23:39:44 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:44 23:39:01 ens3 115.03 160.89 162.13 1036.83 0.00 0.00 0.00 0.00 23:39:44 Average: lo 1.38 1.38 0.12 0.12 0.00 0.00 0.00 0.00 23:39:44 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:44 Average: ens3 202.15 154.99 861.35 281.50 0.00 0.00 0.00 0.00 23:39:44 23:39:44 23:39:44 ---> sar -P ALL: 23:39:44 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-966) 04/19/26 _x86_64_ (4 CPU) 23:39:44 23:39:44 23:34:52 LINUX RESTART (4 CPU) 23:39:44 23:39:44 23:35:01 CPU %user %nice %system %iowait %steal %idle 23:39:44 23:36:01 all 16.13 0.00 3.03 4.72 0.92 75.22 23:39:44 23:36:01 0 17.55 0.00 5.27 1.30 0.97 74.90 23:39:44 23:36:01 1 21.12 0.00 2.69 1.49 1.02 73.69 23:39:44 23:36:01 2 11.32 0.00 1.90 6.22 0.82 79.74 23:39:44 23:36:01 3 14.49 0.00 2.24 9.87 0.84 72.56 23:39:44 23:37:01 all 18.38 0.00 1.20 1.73 0.63 78.06 23:39:44 23:37:01 0 23.04 0.00 1.22 0.22 0.55 74.97 23:39:44 23:37:01 1 29.76 0.00 1.92 0.28 0.94 67.10 23:39:44 23:37:01 2 12.96 0.00 0.78 0.02 0.37 85.87 23:39:44 23:37:01 3 7.80 0.00 0.87 6.37 0.70 84.26 23:39:44 23:38:01 all 16.76 0.00 3.21 3.15 0.71 76.18 23:39:44 23:38:01 0 13.89 0.00 3.11 2.89 0.60 79.50 23:39:44 23:38:01 1 12.90 0.00 2.83 2.84 0.66 80.77 23:39:44 23:38:01 2 32.10 0.00 4.41 1.84 1.10 60.55 23:39:44 23:38:01 3 8.09 0.00 2.47 5.02 0.48 83.94 23:39:44 23:39:01 all 25.66 0.00 1.50 1.01 0.95 70.88 23:39:44 23:39:01 0 12.58 0.00 1.10 0.68 0.55 85.09 23:39:44 23:39:01 1 26.98 0.00 1.25 0.50 1.10 70.16 23:39:44 23:39:01 2 49.04 0.00 2.36 2.24 1.47 44.90 23:39:44 23:39:01 3 14.08 0.00 1.30 0.62 0.65 83.35 23:39:44 Average: all 19.24 0.00 2.23 2.65 0.80 75.08 23:39:44 Average: 0 16.77 0.00 2.68 1.27 0.67 78.62 23:39:44 Average: 1 22.71 0.00 2.17 1.28 0.93 72.91 23:39:44 Average: 2 26.36 0.00 2.36 2.57 0.94 67.76 23:39:44 Average: 3 11.11 0.00 1.72 5.46 0.67 81.04 23:39:44 23:39:44 23:39:44