11:40:52 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/pti/o2/+/12898 11:40:52 Running as SYSTEM 11:40:52 [EnvInject] - Loading node environment variables. 11:40:52 Building remotely on prd-ubuntu1804-docker-4c-4g-1648 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/pti-o2-docker-verify-master 11:40:52 [ssh-agent] Looking for ssh-agent implementation... 11:40:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:40:53 $ ssh-agent 11:40:53 SSH_AUTH_SOCK=/tmp/ssh-rg8PnOdDBvX5/agent.2150 11:40:53 SSH_AGENT_PID=2152 11:40:53 [ssh-agent] Started. 11:40:53 Running ssh-add (command line suppressed) 11:40:53 Identity added: /w/workspace/pti-o2-docker-verify-master@tmp/private_key_11494804849105831518.key (jenkins-ssh) 11:40:53 [ssh-agent] Using credentials jenkins (jenkins) 11:40:53 The recommended git tool is: NONE 11:40:56 using credential jenkins 11:40:56 Wiping out workspace first. 11:40:56 Cloning the remote Git repository 11:40:56 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 11:40:56 > git init /w/workspace/pti-o2-docker-verify-master # timeout=10 11:40:56 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 11:40:56 > git --version # timeout=10 11:40:56 > git --version # 'git version 2.17.1' 11:40:56 using GIT_SSH to set credentials jenkins 11:40:56 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 +refs/heads/*:refs/remotes/origin/* # timeout=10 11:40:57 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 11:40:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:40:58 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 11:40:58 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 11:40:58 using GIT_SSH to set credentials jenkins 11:40:58 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 refs/changes/98/12898/4 # timeout=10 11:40:58 > git rev-parse d9761245dec32845380032e64adb48fb51116d71^{commit} # timeout=10 11:40:58 Checking out Revision d9761245dec32845380032e64adb48fb51116d71 (refs/changes/98/12898/4) 11:40:58 > git config core.sparsecheckout # timeout=10 11:40:58 > git checkout -f d9761245dec32845380032e64adb48fb51116d71 # timeout=10 11:41:02 Commit message: "Add the PATCH method for the monitoring API" 11:41:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:41:02 > git rev-list --no-walk 33c7e7d9ee099b7d718bd74209e983f04cdc0298 # timeout=10 11:41:02 provisioning config files... 11:41:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:41:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:41:02 [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins663957411433908389.sh 11:41:02 ---> python-tools-install.sh 11:41:02 Setup pyenv: 11:41:02 * system (set by /opt/pyenv/version) 11:41:02 * 3.8.13 (set by /opt/pyenv/version) 11:41:02 * 3.9.13 (set by /opt/pyenv/version) 11:41:02 * 3.10.6 (set by /opt/pyenv/version) 11:41:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R5G3 11:41:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:41:15 lf-activate-venv(): INFO: Installing: lftools 11:42:06 lf-activate-venv(): INFO: Adding /tmp/venv-R5G3/bin to PATH 11:42:06 Generating Requirements File 11:42:51 Python 3.10.6 11:42:51 pip 24.0 from /tmp/venv-R5G3/lib/python3.10/site-packages/pip (python 3.10) 11:42:52 appdirs==1.4.4 11:42:52 argcomplete==3.3.0 11:42:52 aspy.yaml==1.3.0 11:42:52 attrs==23.2.0 11:42:52 autopage==0.5.2 11:42:52 beautifulsoup4==4.12.3 11:42:52 boto3==1.34.111 11:42:52 botocore==1.34.111 11:42:52 bs4==0.0.2 11:42:52 cachetools==5.3.3 11:42:52 certifi==2024.2.2 11:42:52 cffi==1.16.0 11:42:52 cfgv==3.4.0 11:42:52 chardet==5.2.0 11:42:52 charset-normalizer==3.3.2 11:42:52 click==8.1.7 11:42:52 cliff==4.7.0 11:42:52 cmd2==2.4.3 11:42:52 cryptography==3.3.2 11:42:52 debtcollector==3.0.0 11:42:52 decorator==5.1.1 11:42:52 defusedxml==0.7.1 11:42:52 Deprecated==1.2.14 11:42:52 distlib==0.3.8 11:42:52 dnspython==2.6.1 11:42:52 docker==4.2.2 11:42:52 dogpile.cache==1.3.3 11:42:52 email_validator==2.1.1 11:42:52 filelock==3.14.0 11:42:52 future==1.0.0 11:42:52 gitdb==4.0.11 11:42:52 GitPython==3.1.43 11:42:52 google-auth==2.29.0 11:42:52 httplib2==0.22.0 11:42:52 identify==2.5.36 11:42:52 idna==3.7 11:42:52 importlib-resources==1.5.0 11:42:52 iso8601==2.1.0 11:42:52 Jinja2==3.1.4 11:42:52 jmespath==1.0.1 11:42:52 jsonpatch==1.33 11:42:52 jsonpointer==2.4 11:42:52 jsonschema==4.22.0 11:42:52 jsonschema-specifications==2023.12.1 11:42:52 keystoneauth1==5.6.0 11:42:52 kubernetes==29.0.0 11:42:52 lftools==0.37.10 11:42:52 lxml==5.2.2 11:42:52 MarkupSafe==2.1.5 11:42:52 msgpack==1.0.8 11:42:52 multi_key_dict==2.0.3 11:42:52 munch==4.0.0 11:42:52 netaddr==1.2.1 11:42:52 netifaces==0.11.0 11:42:52 niet==1.4.2 11:42:52 nodeenv==1.8.0 11:42:52 oauth2client==4.1.3 11:42:52 oauthlib==3.2.2 11:42:52 openstacksdk==3.1.0 11:42:52 os-client-config==2.1.0 11:42:52 os-service-types==1.7.0 11:42:52 osc-lib==3.0.1 11:42:52 oslo.config==9.4.0 11:42:52 oslo.context==5.5.0 11:42:52 oslo.i18n==6.3.0 11:42:52 oslo.log==5.5.1 11:42:52 oslo.serialization==5.4.0 11:42:52 oslo.utils==7.1.0 11:42:52 packaging==24.0 11:42:52 pbr==6.0.0 11:42:52 platformdirs==4.2.2 11:42:52 prettytable==3.10.0 11:42:52 pyasn1==0.6.0 11:42:52 pyasn1_modules==0.4.0 11:42:52 pycparser==2.22 11:42:52 pygerrit2==2.0.15 11:42:52 PyGithub==2.3.0 11:42:52 pyinotify==0.9.6 11:42:52 PyJWT==2.8.0 11:42:52 PyNaCl==1.5.0 11:42:52 pyparsing==2.4.7 11:42:52 pyperclip==1.8.2 11:42:52 pyrsistent==0.20.0 11:42:52 python-cinderclient==9.5.0 11:42:52 python-dateutil==2.9.0.post0 11:42:52 python-heatclient==3.5.0 11:42:52 python-jenkins==1.8.2 11:42:52 python-keystoneclient==5.4.0 11:42:52 python-magnumclient==4.4.0 11:42:52 python-novaclient==18.6.0 11:42:52 python-openstackclient==6.6.0 11:42:52 python-swiftclient==4.5.0 11:42:52 PyYAML==6.0.1 11:42:52 referencing==0.35.1 11:42:52 requests==2.32.2 11:42:52 requests-oauthlib==2.0.0 11:42:52 requestsexceptions==1.4.0 11:42:52 rfc3986==2.0.0 11:42:52 rpds-py==0.18.1 11:42:52 rsa==4.9 11:42:52 ruamel.yaml==0.18.6 11:42:52 ruamel.yaml.clib==0.2.8 11:42:52 s3transfer==0.10.1 11:42:52 simplejson==3.19.2 11:42:52 six==1.16.0 11:42:52 smmap==5.0.1 11:42:52 soupsieve==2.5 11:42:52 stevedore==5.2.0 11:42:52 tabulate==0.9.0 11:42:52 toml==0.10.2 11:42:52 tomlkit==0.12.5 11:42:52 tqdm==4.66.4 11:42:52 typing_extensions==4.11.0 11:42:52 tzdata==2024.1 11:42:52 urllib3==1.26.18 11:42:52 virtualenv==20.26.2 11:42:52 wcwidth==0.2.13 11:42:52 websocket-client==1.8.0 11:42:52 wrapt==1.16.0 11:42:52 xdg==6.0.0 11:42:52 xmltodict==0.13.0 11:42:52 yq==3.4.3 11:42:52 provisioning config files... 11:42:52 copy managed file [global-settings] to file:/w/workspace/pti-o2-docker-verify-master@tmp/config2544398165409507435tmp 11:42:52 copy managed file [pti-o2-settings] to file:/w/workspace/pti-o2-docker-verify-master@tmp/config6324343483566264727tmp 11:42:52 [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins15925365197496675278.sh 11:42:52 ---> docker-login.sh 11:42:52 nexus3.o-ran-sc.org:10001 11:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:52 Configure a credential helper to remove this warning. See 11:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:52 11:42:52 Login Succeeded 11:42:52 nexus3.o-ran-sc.org:10002 11:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:53 Configure a credential helper to remove this warning. See 11:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:53 11:42:53 Login Succeeded 11:42:53 nexus3.o-ran-sc.org:10003 11:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:53 Configure a credential helper to remove this warning. See 11:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:53 11:42:53 Login Succeeded 11:42:53 nexus3.o-ran-sc.org:10004 11:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:53 Configure a credential helper to remove this warning. See 11:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:53 11:42:53 Login Succeeded 11:42:53 ---> docker-login.sh ends 11:42:53 [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins8495254739789620277.sh 11:42:53 [pti-o2-docker-verify-master] $ /bin/sh -xe /tmp/jenkins455216198016631924.sh 11:42:53 [EnvInject] - Injecting environment variables from a build step. 11:42:53 [EnvInject] - Injecting as environment variables the properties content 11:42:53 DOCKER_ROOT=$WORKSPACE 11:42:53 CONTAINER_TAG_YAML_DIR=stages 11:42:53 CONTAINER_TAG_METHOD=yaml-file 11:42:53 11:42:53 [EnvInject] - Variables injected successfully. 11:42:53 [pti-o2-docker-verify-master] $ /bin/bash -l /tmp/jenkins5058810537422090375.sh 11:42:53 ---> docker-get-container-tag.sh 11:42:53 Setup pyenv: 11:42:53 system 11:42:53 3.8.13 11:42:53 3.9.13 11:42:53 * 3.10.6 (set by /w/workspace/pti-o2-docker-verify-master/.python-version) 11:42:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R5G3 from file:/tmp/.os_lf_venv 11:42:56 lf-activate-venv(): INFO: Installing: yq 11:42:58 lf-activate-venv(): INFO: Adding /tmp/venv-R5G3/bin to PATH 11:42:58 ---> Docker image tag found: 2.0.4 11:42:58 [EnvInject] - Injecting environment variables from a build step. 11:42:58 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 11:42:58 [EnvInject] - Variables injected successfully. 11:42:58 [EnvInject] - Injecting environment variables from a build step. 11:42:58 [EnvInject] - Injecting as environment variables the properties content 11:42:58 DOCKER_ARGS=--network=host -f Dockerfile 11:42:58 DOCKER_ROOT=/w/workspace/pti-o2-docker-verify-master 11:42:58 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 11:42:58 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 11:42:58 DOCKER_NAME=o-ran-sc/pti-o2imsdms 11:42:58 11:42:58 [EnvInject] - Variables injected successfully. 11:42:58 [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins8260416858949872977.sh 11:42:58 ---> docker-build.sh 11:42:58 Docker version 24.0.2, build cb74dfc 11:42:58 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.0.4 11:42:58 docker build --network=host -f Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.0.4 . 11:42:59 #1 [internal] load .dockerignore 11:42:59 #1 transferring context: 11:43:00 #1 transferring context: 2B 0.0s done 11:43:00 #1 DONE 0.2s 11:43:00 11:43:00 #2 [internal] load build definition from Dockerfile 11:43:00 #2 transferring dockerfile: 2.15kB 0.0s done 11:43:00 #2 DONE 0.2s 11:43:00 11:43:00 #3 [internal] load metadata for nexus3.onap.org:10001/onap/integration-python:12.0.0 11:43:01 #3 DONE 1.7s 11:43:01 11:43:01 #4 [stage-1 1/13] FROM nexus3.onap.org:10001/onap/integration-python:12.0.0@sha256:2fbc724432f17e5b8529d0663535972c6dd22e2946e83630c3a3748bcd1a6e1c 11:43:01 #4 resolve nexus3.onap.org:10001/onap/integration-python:12.0.0@sha256:2fbc724432f17e5b8529d0663535972c6dd22e2946e83630c3a3748bcd1a6e1c 0.0s done 11:43:01 #4 ... 11:43:01 11:43:01 #5 [internal] load build context 11:43:01 #5 transferring context: 745.28kB 0.1s done 11:43:01 #5 DONE 0.2s 11:43:01 11:43:01 #4 [stage-1 1/13] FROM nexus3.onap.org:10001/onap/integration-python:12.0.0@sha256:2fbc724432f17e5b8529d0663535972c6dd22e2946e83630c3a3748bcd1a6e1c 11:43:01 #4 sha256:2fbc724432f17e5b8529d0663535972c6dd22e2946e83630c3a3748bcd1a6e1c 1.58kB / 1.58kB done 11:43:01 #4 sha256:2834f89bf9f5ac880e611b7ae3545a84cfafb2bcc0c151f3289b22b1735125ed 8.68kB / 8.68kB done 11:43:01 #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 0B / 12.32MB 0.1s 11:43:02 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0B / 3.37MB 0.2s 11:43:02 #4 sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae 0B / 622.26kB 0.2s 11:43:02 #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 1.05MB / 12.32MB 0.6s 11:43:02 #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 5.24MB / 12.32MB 0.7s 11:43:02 #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 9.44MB / 12.32MB 0.9s 11:43:02 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 1.05MB / 3.37MB 0.9s 11:43:02 #4 sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae 622.26kB / 622.26kB 0.8s done 11:43:02 #4 sha256:1f9b743b3912bae2ef62c4ffcaa42f0449e6ba262b65938ef78218201ccbf16b 0B / 229B 0.9s 11:43:02 #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 11.53MB / 12.32MB 1.0s 11:43:02 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.15MB / 3.37MB 1.0s 11:43:02 #4 sha256:1f9b743b3912bae2ef62c4ffcaa42f0449e6ba262b65938ef78218201ccbf16b 229B / 229B 0.9s done 11:43:02 #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 0B / 3.08MB 1.0s 11:43:02 #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 12.32MB / 12.32MB 1.1s done 11:43:02 #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 1.05MB / 3.08MB 1.2s 11:43:02 #4 sha256:7bfee93fd0179f25f20f167992d01b7100d8147b04411b902279f34aeb7a8b84 1.37kB / 1.37kB 1.2s done 11:43:03 #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 2.10MB / 3.08MB 1.3s 11:43:03 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 1.5s done 11:43:03 #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 11:43:03 #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.2s done 11:43:03 #4 extracting sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae 11:43:03 #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 3.08MB / 3.08MB 2.1s done 11:43:04 #4 extracting sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae 0.5s done 11:43:04 #4 extracting sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 11:43:05 #4 extracting sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 1.0s done 11:43:05 #4 extracting sha256:1f9b743b3912bae2ef62c4ffcaa42f0449e6ba262b65938ef78218201ccbf16b 11:43:05 #4 extracting sha256:1f9b743b3912bae2ef62c4ffcaa42f0449e6ba262b65938ef78218201ccbf16b done 11:43:05 #4 extracting sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 11:43:06 #4 extracting sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 0.4s done 11:43:06 #4 extracting sha256:7bfee93fd0179f25f20f167992d01b7100d8147b04411b902279f34aeb7a8b84 done 11:43:06 #4 DONE 4.8s 11:43:06 11:43:06 #6 [stage-1 2/13] RUN apk add --no-cache bash 11:43:06 #6 0.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:43:07 #6 0.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:43:07 #6 1.070 (1/2) Installing readline (8.2.0-r0) 11:43:07 #6 1.081 (2/2) Installing bash (5.2.15-r0) 11:43:07 #6 1.117 Executing bash-5.2.15-r0.post-install 11:43:07 #6 1.151 Executing busybox-1.35.0-r29.trigger 11:43:07 #6 1.158 OK: 17 MiB in 38 packages 11:43:09 #6 DONE 2.6s 11:43:09 11:43:09 #7 [build 2/7] RUN apk add --no-cache git curl bluez-dev bzip2-dev dpkg-dev dpkg expat-dev gcc libc-dev libffi-dev libnsl-dev libtirpc-dev linux-headers make ncurses-dev openssl-dev pax-utils sqlite-dev tcl-dev tk tk-dev util-linux-dev xz-dev zlib-dev && curl -O https://get.helm.sh/helm-v3.3.1-linux-amd64.tar.gz && tar -zxvf helm-v3.3.1-linux-amd64.tar.gz && cp linux-amd64/helm /usr/local/bin && rm -f helm-v3.3.1-linux-amd64.tar.gz 11:43:09 #0 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:43:09 #0 0.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:43:09 #0 1.090 (1/102) Upgrading musl (1.2.3-r4 -> 1.2.3-r5) 11:43:09 #0 1.140 (2/102) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.13-r0) 11:43:09 #0 1.194 (3/102) Upgrading libexpat (2.5.0-r0 -> 2.6.2-r0) 11:43:09 #0 1.216 (4/102) Upgrading ncurses-terminfo-base (6.3_p20221119-r0 -> 6.3_p20221119-r1) 11:43:09 #0 1.216 (5/102) Upgrading ncurses-libs (6.3_p20221119-r0 -> 6.3_p20221119-r1) 11:43:09 #0 1.219 (6/102) Upgrading libssl3 (3.0.8-r3 -> 3.0.13-r0) 11:43:09 #0 1.236 (7/102) Upgrading sqlite-libs (3.40.1-r0 -> 3.40.1-r1) 11:43:09 #0 1.297 (8/102) Installing bluez-libs (5.66-r1) 11:43:09 #0 1.334 (9/102) Installing pkgconf (1.9.4-r0) 11:43:09 #0 1.342 (10/102) Installing bluez-dev (5.66-r1) 11:43:09 #0 1.348 (11/102) Installing bzip2-dev (1.0.8-r4) 11:43:09 #0 1.354 (12/102) Installing brotli-libs (1.0.9-r9) 11:43:09 #0 1.371 (13/102) Installing nghttp2-libs (1.51.0-r2) 11:43:09 #0 1.382 (14/102) Installing libcurl (8.5.0-r0) 11:43:09 #0 1.397 (15/102) Installing curl (8.5.0-r0) 11:43:09 #0 1.407 (16/102) Installing libacl (2.3.1-r1) 11:43:09 #0 1.410 (17/102) Installing tar (1.34-r2) 11:43:09 #0 1.422 (18/102) Installing xz (5.2.9-r0) 11:43:09 #0 1.429 (19/102) Installing dpkg (1.21.9-r0) 11:43:09 #0 1.449 (20/102) Installing perl (5.36.2-r0) 11:43:09 #0 1.792 (21/102) Installing dpkg-dev (1.21.9-r0) 11:43:09 #0 1.820 (22/102) Installing expat (2.6.2-r0) 11:43:09 #0 1.824 (23/102) Installing expat-dev (2.6.2-r0) 11:43:09 #0 1.864 (24/102) Installing libgcc (12.2.1_git20220924-r4) 11:43:09 #0 1.871 (25/102) Installing libstdc++ (12.2.1_git20220924-r4) 11:43:09 #0 1.913 (26/102) Installing binutils (2.39-r2) 11:43:09 #0 1.990 (27/102) Installing libgomp (12.2.1_git20220924-r4) 11:43:09 #0 2.024 (28/102) Installing libatomic (12.2.1_git20220924-r4) 11:43:09 #0 2.024 (29/102) Installing gmp (6.2.1-r2) 11:43:09 #0 2.030 (30/102) Installing isl25 (0.25-r1) 11:43:09 #0 2.057 (31/102) Installing mpfr4 (4.1.0-r0) 11:43:09 #0 2.100 (32/102) Installing mpc1 (1.2.1-r1) 11:43:09 #0 2.104 (33/102) Installing gcc (12.2.1_git20220924-r4) 11:43:09 #7 3.071 (34/102) Installing pcre2 (10.42-r0) 11:43:09 #7 3.096 (35/102) Installing git (2.38.5-r0) 11:43:09 #7 3.172 (36/102) Installing perl-error (0.17029-r1) 11:43:09 #7 3.176 (37/102) Installing perl-git (2.38.5-r0) 11:43:09 #7 3.177 (38/102) Installing git-perl (2.38.5-r0) 11:43:09 #7 3.183 (39/102) Installing musl-dev (1.2.3-r5) 11:43:09 #7 3.260 (40/102) Installing libc-dev (0.7.2-r3) 11:43:09 #7 3.276 (41/102) Installing linux-headers (5.19.5-r0) 11:43:09 #7 3.386 (42/102) Installing libffi-dev (3.4.4-r0) 11:43:10 #7 3.399 (43/102) Installing bsd-compat-headers (0.7.2-r3) 11:43:10 #7 3.403 (44/102) Installing libblkid (2.38.1-r1) 11:43:10 #7 3.412 (45/102) Installing libfdisk (2.38.1-r1) 11:43:10 #7 3.423 (46/102) Installing libmount (2.38.1-r1) 11:43:10 #7 3.433 (47/102) Installing libsmartcols (2.38.1-r1) 11:43:10 #7 3.440 (48/102) Installing util-linux-dev (2.38.1-r1) 11:43:10 #7 3.471 (49/102) Installing gawk (5.1.1-r1) 11:43:10 #7 3.653 (50/102) Installing e2fsprogs-libs (1.46.6-r0) 11:43:10 #7 3.666 (51/102) Installing e2fsprogs-dev (1.46.6-r0) 11:43:10 #7 3.676 (52/102) Installing glib (2.74.7-r0) 11:43:10 #7 3.720 (53/102) Installing libverto-glib (0.3.2-r1) 11:43:10 #7 3.725 (54/102) Installing libev (4.33-r0) 11:43:10 #7 3.730 (55/102) Installing libverto-libev (0.3.2-r1) 11:43:10 #7 3.738 (56/102) Installing libevent (2.1.12-r5) 11:43:10 #7 3.764 (57/102) Installing libverto-libevent (0.3.2-r1) 11:43:10 #7 3.771 (58/102) Installing libverto-dev (0.3.2-r1) 11:43:10 #7 3.778 (59/102) Installing libsasl (2.1.28-r3) 11:43:10 #7 3.796 (60/102) Installing libldap (2.6.3-r6) 11:43:10 #7 3.807 (61/102) Installing krb5-server-ldap (1.20.1-r0) 11:43:10 #7 3.818 (62/102) Installing krb5-dev (1.20.1-r0) 11:43:10 #7 3.842 (63/102) Installing libtirpc-nokrb (1.3.3-r0) 11:43:10 #7 3.849 (64/102) Installing libtirpc-dev (1.3.3-r0) 11:43:10 #7 3.870 (65/102) Installing libnsl-dev (2.0.0-r0) 11:43:10 #7 3.870 (66/102) Installing make (4.3-r1) 11:43:10 #7 3.882 (67/102) Installing ncurses-dev (6.3_p20221119-r1) 11:43:10 #7 3.891 (68/102) Installing openssl-dev (3.0.13-r0) 11:43:10 #7 3.922 (69/102) Installing libcap2 (2.66-r1) 11:43:10 #7 3.926 (70/102) Installing pax-utils (1.3.5-r1) 11:43:10 #7 3.935 (71/102) Installing sqlite-dev (3.40.1-r1) 11:43:10 #7 3.947 (72/102) Installing tcl (8.6.12-r1) 11:43:10 #7 4.010 (73/102) Installing zlib-dev (1.2.13-r0) 11:43:10 #7 4.017 (74/102) Installing tcl-dev (8.6.12-r1) 11:43:10 #7 4.034 (75/102) Installing libxau (1.0.10-r0) 11:43:10 #7 4.037 (76/102) Installing libmd (1.0.4-r0) 11:43:10 #7 4.041 (77/102) Installing libbsd (0.11.7-r0) 11:43:10 #7 4.049 (78/102) Installing libxdmcp (1.1.4-r0) 11:43:10 #7 4.054 (79/102) Installing libxcb (1.15-r0) 11:43:10 #7 4.070 (80/102) Installing libx11 (1.8.7-r0) 11:43:10 #7 4.106 (81/102) Installing libxrender (0.9.11-r0) 11:43:10 #7 4.111 (82/102) Installing libpng (1.6.39-r0) 11:43:10 #7 4.118 (83/102) Installing freetype (2.12.1-r0) 11:43:10 #7 4.132 (84/102) Installing fontconfig (2.14.1-r0) 11:43:10 #7 4.147 (85/102) Installing libxft (2.3.7-r0) 11:43:10 #7 4.152 (86/102) Installing tk (8.6.12-r1) 11:43:10 #7 4.180 (87/102) Installing xorgproto (2022.2-r0) 11:43:10 #7 4.209 (88/102) Installing libxau-dev (1.0.10-r0) 11:43:10 #7 4.214 (89/102) Installing xcb-proto (1.15.2-r0) 11:43:10 #7 4.233 (90/102) Installing libxdmcp-dev (1.1.4-r0) 11:43:10 #7 4.237 (91/102) Installing libxcb-dev (1.15-r0) 11:43:10 #7 4.257 (92/102) Installing xtrans (1.4.0-r2) 11:43:10 #7 4.265 (93/102) Installing libx11-dev (1.8.7-r0) 11:43:10 #7 4.273 (94/102) Installing brotli (1.0.9-r9) 11:43:10 #7 4.277 (95/102) Installing brotli-dev (1.0.9-r9) 11:43:10 #7 4.282 (96/102) Installing libpng-dev (1.6.39-r0) 11:43:10 #7 4.289 (97/102) Installing freetype-dev (2.12.1-r0) 11:43:10 #7 4.310 (98/102) Installing fontconfig-dev (2.14.1-r0) 11:43:10 #7 4.314 (99/102) Installing libxrender-dev (0.9.11-r0) 11:43:10 #7 4.319 (100/102) Installing libxft-dev (2.3.7-r0) 11:43:10 #7 4.325 (101/102) Installing tk-dev (8.6.12-r1) 11:43:10 #7 4.335 (102/102) Installing xz-dev (5.2.9-r0) 11:43:10 #7 4.347 Executing busybox-1.35.0-r29.trigger 11:43:10 #7 4.352 Executing ca-certificates-20220614-r4.trigger 11:43:10 #7 4.429 OK: 257 MiB in 131 packages 11:43:11 #7 4.511 % Total % Received % Xferd Average Speed Time Time Time Current 11:43:11 #7 4.520 Dload Upload Total Spent Left Speed 11:43:11 #7 4.520 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12.1M 100 12.1M 0 0 29.1M 0 --:--:-- --:--:-- --:--:-- 29.1M 11:43:11 #7 4.937 linux-amd64/ 11:43:11 #7 4.938 linux-amd64/README.md 11:43:11 #7 4.938 linux-amd64/LICENSE 11:43:11 #7 4.942 linux-amd64/helm 11:43:12 #7 DONE 6.1s 11:43:12 11:43:12 #8 [build 3/7] COPY requirements.txt /tmp/ 11:43:12 #8 DONE 0.1s 11:43:12 11:43:12 #9 [build 4/7] COPY requirements-stx.txt /tmp/ 11:43:12 #9 DONE 0.1s 11:43:13 11:43:13 #10 [build 5/7] COPY constraints.txt /tmp/ 11:43:13 #10 DONE 0.2s 11:43:13 11:43:13 #11 [build 6/7] COPY setup.py /src/ 11:43:13 #11 DONE 0.2s 11:43:13 11:43:13 #12 [build 7/7] RUN mkdir -p /.venv && python -m venv /.venv && pip install --no-cache-dir -r /tmp/requirements.txt -r /tmp/requirements-stx.txt -c /tmp/constraints.txt && pip install --no-cache-dir -e /src 11:43:20 #12 7.476 Obtaining distributedcloud-client from git+https://opendev.org/starlingx/distcloud-client.git@eb4e7eeeb09bdf2e1b80984b378c5a8ea9930f04#egg=distributedcloud-client&subdirectory=distributedcloud-client (from -r /tmp/requirements-stx.txt (line 5)) 11:43:20 #12 7.477 Cloning https://opendev.org/starlingx/distcloud-client.git (to revision eb4e7eeeb09bdf2e1b80984b378c5a8ea9930f04) to /.venv/src/distributedcloud-client 11:43:20 #12 7.479 Running command git clone --filter=blob:none --quiet https://opendev.org/starlingx/distcloud-client.git /.venv/src/distributedcloud-client 11:43:21 #12 7.962 Running command git rev-parse -q --verify 'sha^eb4e7eeeb09bdf2e1b80984b378c5a8ea9930f04' 11:43:21 #12 7.964 Running command git fetch -q https://opendev.org/starlingx/distcloud-client.git eb4e7eeeb09bdf2e1b80984b378c5a8ea9930f04 11:43:21 #12 8.086 Running command git checkout -q eb4e7eeeb09bdf2e1b80984b378c5a8ea9930f04 11:43:21 #12 8.300 Resolved https://opendev.org/starlingx/distcloud-client.git to commit eb4e7eeeb09bdf2e1b80984b378c5a8ea9930f04 11:43:21 #12 8.301 Preparing metadata (setup.py): started 11:43:23 #12 9.901 Preparing metadata (setup.py): finished with status 'done' 11:43:23 #12 9.908 Obtaining cgtsclient from git+https://opendev.org/starlingx/config.git@r/stx.7.0#egg=cgtsclient&subdirectory=sysinv/cgts-client/cgts-client (from -r /tmp/requirements-stx.txt (line 6)) 11:43:23 #12 9.910 Cloning https://opendev.org/starlingx/config.git (to revision r/stx.7.0) to /.venv/src/cgtsclient 11:43:23 #12 9.914 Running command git clone --filter=blob:none --quiet https://opendev.org/starlingx/config.git /.venv/src/cgtsclient 11:43:25 #12 12.45 Running command git checkout -b r/stx.7.0 --track origin/r/stx.7.0 11:43:26 #12 13.20 branch 'r/stx.7.0' set up to track 'origin/r/stx.7.0'. 11:43:26 #12 13.20 Switched to a new branch 'r/stx.7.0' 11:43:26 #12 13.20 Resolved https://opendev.org/starlingx/config.git to commit 910a86e81d8a04d084f60b33b162e6f89401fb73 11:43:26 #12 13.21 Preparing metadata (setup.py): started 11:43:28 #12 14.73 Preparing metadata (setup.py): finished with status 'done' 11:43:28 #12 14.73 Obtaining fmclient from git+https://opendev.org/starlingx/fault.git@r/stx.7.0#egg=fmclient&subdirectory=python-fmclient/fmclient (from -r /tmp/requirements-stx.txt (line 7)) 11:43:28 #12 14.73 Cloning https://opendev.org/starlingx/fault.git (to revision r/stx.7.0) to /.venv/src/fmclient 11:43:28 #12 14.74 Running command git clone --filter=blob:none --quiet https://opendev.org/starlingx/fault.git /.venv/src/fmclient 11:43:28 #12 15.29 Running command git checkout -b r/stx.7.0 --track origin/r/stx.7.0 11:43:28 #12 15.51 branch 'r/stx.7.0' set up to track 'origin/r/stx.7.0'. 11:43:28 #12 15.51 Switched to a new branch 'r/stx.7.0' 11:43:28 #12 15.51 Resolved https://opendev.org/starlingx/fault.git to commit 99a0e62f8033b32d7e43ef021229ab5076eb12ef 11:43:28 #12 15.51 Preparing metadata (setup.py): started 11:43:30 #12 16.85 Preparing metadata (setup.py): finished with status 'done' 11:43:30 #12 16.95 Collecting flask<3.0.0 11:43:30 #12 17.04 Downloading flask-2.3.3-py3-none-any.whl (96 kB) 11:43:30 #12 17.06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 4.6 MB/s eta 0:00:00 11:43:30 #12 17.10 Collecting flask-restx 11:43:30 #12 17.11 Downloading flask_restx-1.3.0-py2.py3-none-any.whl (2.8 MB) 11:43:30 #12 17.16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 56.4 MB/s eta 0:00:00 11:43:31 #12 17.76 Collecting sqlalchemy<2.0.0 11:43:31 #12 17.76 Downloading SQLAlchemy-1.4.52.tar.gz (8.5 MB) 11:43:31 #12 17.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.5/8.5 MB 63.5 MB/s eta 0:00:00 11:43:32 #12 19.00 Preparing metadata (setup.py): started 11:43:33 #12 19.75 Preparing metadata (setup.py): finished with status 'done' 11:43:33 #12 19.83 Collecting redis 11:43:33 #12 19.83 Downloading redis-5.0.4-py3-none-any.whl (251 kB) 11:43:33 #12 19.84 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 252.0/252.0 kB 35.8 MB/s eta 0:00:00 11:43:33 #12 19.97 Collecting psycopg2-binary 11:43:33 #12 19.98 Downloading psycopg2_binary-2.9.9-cp311-cp311-musllinux_1_1_x86_64.whl (2.5 MB) 11:43:33 #12 20.08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 31.5 MB/s eta 0:00:00 11:43:33 #12 20.22 Collecting cotyledon 11:43:33 #12 20.23 Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 11:43:33 #12 20.24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.9/42.9 kB 113.7 MB/s eta 0:00:00 11:43:33 #12 20.30 Collecting PyYAML>=5.4.1 11:43:33 #12 20.32 Downloading PyYAML-6.0.1-cp311-cp311-musllinux_1_1_x86_64.whl (748 kB) 11:43:33 #12 20.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 748.5/748.5 kB 42.0 MB/s eta 0:00:00 11:43:34 #12 20.83 Collecting Cython>=3.0a1 11:43:34 #12 20.84 Downloading Cython-3.0.10-cp311-cp311-musllinux_1_1_x86_64.whl (3.6 MB) 11:43:34 #12 20.88 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 84.3 MB/s eta 0:00:00 11:43:34 #12 20.92 Collecting httplib2 11:43:34 #12 20.92 Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) 11:43:34 #12 20.94 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 79.4 MB/s eta 0:00:00 11:43:34 #12 20.96 Collecting babel 11:43:34 #12 20.97 Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) 11:43:34 #12 21.13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 60.9 MB/s eta 0:00:00 11:43:34 #12 21.19 Collecting PrettyTable<0.8,>=0.7.2 11:43:34 #12 21.19 Downloading prettytable-0.7.2.zip (28 kB) 11:43:34 #12 21.20 Preparing metadata (setup.py): started 11:43:34 #12 21.57 Preparing metadata (setup.py): finished with status 'done' 11:43:34 #12 21.59 Collecting requests-oauthlib 11:43:35 #12 21.60 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 11:43:35 #12 21.62 Collecting retry 11:43:35 #12 21.63 Downloading retry-0.9.2-py2.py3-none-any.whl (8.0 kB) 11:43:35 #12 21.97 Collecting ruamel.yaml==0.17.17 11:43:35 #12 21.98 Downloading ruamel.yaml-0.17.17-py3-none-any.whl (109 kB) 11:43:35 #12 21.98 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.1/109.1 kB 149.9 MB/s eta 0:00:00 11:43:35 #12 22.01 Collecting pyOpenSSL 11:43:35 #12 22.03 Downloading pyOpenSSL-24.1.0-py3-none-any.whl (56 kB) 11:43:35 #12 22.03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 110.7 MB/s eta 0:00:00 11:43:35 #12 22.07 Collecting gunicorn 11:43:35 #12 22.07 Downloading gunicorn-22.0.0-py3-none-any.whl (84 kB) 11:43:35 #12 22.08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.4/84.4 kB 123.0 MB/s eta 0:00:00 11:43:35 #12 22.17 Collecting Werkzeug>=2.3.7 11:43:35 #12 22.17 Downloading werkzeug-3.0.3-py3-none-any.whl (227 kB) 11:43:35 #12 22.18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 55.8 MB/s eta 0:00:00 11:43:35 #12 22.21 Collecting Jinja2>=3.1.2 11:43:35 #12 22.22 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 11:43:35 #12 22.23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 70.6 MB/s eta 0:00:00 11:43:35 #12 22.25 Collecting itsdangerous>=2.1.2 11:43:35 #12 22.25 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 11:43:35 #12 22.29 Collecting click>=8.1.3 11:43:35 #12 22.30 Downloading click-8.1.7-py3-none-any.whl (97 kB) 11:43:35 #12 22.30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 86.2 MB/s eta 0:00:00 11:43:35 #12 22.32 Collecting blinker>=1.6.2 11:43:35 #12 22.33 Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 11:43:35 #12 22.41 Collecting aniso8601>=0.82 11:43:35 #12 22.42 Downloading aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 11:43:35 #12 22.42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 121.6 MB/s eta 0:00:00 11:43:35 #12 22.48 Collecting jsonschema 11:43:35 #12 22.49 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 11:43:35 #12 22.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 132.6 MB/s eta 0:00:00 11:43:35 #12 22.62 Collecting pytz 11:43:35 #12 22.62 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 11:43:35 #12 22.64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 48.3 MB/s eta 0:00:00 11:43:36 #12 22.72 Collecting importlib-resources 11:43:36 #12 22.72 Downloading importlib_resources-6.4.0-py3-none-any.whl (38 kB) 11:43:36 #12 23.19 Collecting greenlet!=0.4.17 11:43:36 #12 23.20 Downloading greenlet-3.0.3-cp311-cp311-musllinux_1_1_x86_64.whl (1.2 MB) 11:43:36 #12 23.23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 34.4 MB/s eta 0:00:00 11:43:36 #12 23.34 Collecting setproctitle 11:43:36 #12 23.34 Downloading setproctitle-1.3.3-cp311-cp311-musllinux_1_1_x86_64.whl (41 kB) 11:43:36 #12 23.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.1/41.1 kB 45.1 MB/s eta 0:00:00 11:43:36 #12 23.43 Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 11:43:36 #12 23.44 Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 11:43:36 #12 23.44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 166.5 MB/s eta 0:00:00 11:43:36 #12 23.48 Collecting oauthlib>=3.0.0 11:43:36 #12 23.49 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 11:43:36 #12 23.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 173.1 MB/s eta 0:00:00 11:43:36 #12 23.56 Collecting requests>=2.0.0 11:43:36 #12 23.56 Downloading requests-2.32.2-py3-none-any.whl (63 kB) 11:43:36 #12 23.56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 188.2 MB/s eta 0:00:00 11:43:36 #12 23.61 Collecting decorator>=3.4.2 11:43:36 #12 23.61 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 11:43:36 #12 23.64 Collecting py<2.0.0,>=1.4.26 11:43:36 #12 23.65 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 11:43:36 #12 23.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 77.2 MB/s eta 0:00:00 11:43:37 #12 24.04 Collecting cryptography<43,>=41.0.5 11:43:37 #12 24.07 Downloading cryptography-42.0.7-cp39-abi3-musllinux_1_2_x86_64.whl (3.9 MB) 11:43:37 #12 24.12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 107.5 MB/s eta 0:00:00 11:43:37 #12 24.19 Collecting packaging 11:43:37 #12 24.19 Downloading packaging-24.0-py3-none-any.whl (53 kB) 11:43:37 #12 24.20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 124.7 MB/s eta 0:00:00 11:43:37 #12 24.25 Collecting cliff>=2.3.0 11:43:37 #12 24.26 Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 11:43:37 #12 24.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.2/81.2 kB 193.0 MB/s eta 0:00:00 11:43:37 #12 24.30 Collecting osc-lib>=1.2.0 11:43:37 #12 24.30 Downloading osc_lib-3.0.1-py3-none-any.whl (89 kB) 11:43:37 #12 24.31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.6/89.6 kB 62.5 MB/s eta 0:00:00 11:43:37 #12 24.41 Collecting osprofiler>=1.4.0 11:43:37 #12 24.42 Downloading osprofiler-4.1.0-py3-none-any.whl (95 kB) 11:43:37 #12 24.42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.4/95.4 kB 49.8 MB/s eta 0:00:00 11:43:37 #12 24.47 Collecting pbr>=2.0.0 11:43:37 #12 24.48 Downloading pbr-6.0.0-py2.py3-none-any.whl (107 kB) 11:43:37 #12 24.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.5/107.5 kB 142.3 MB/s eta 0:00:00 11:43:37 #12 24.53 Collecting python-keystoneclient>=3.8.0 11:43:37 #12 24.54 Downloading python_keystoneclient-3.21.0-py2.py3-none-any.whl (395 kB) 11:43:37 #12 24.55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.1/395.1 kB 56.7 MB/s eta 0:00:00 11:43:37 #12 24.60 Collecting six>=1.9.0 11:43:37 #12 24.61 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 11:43:37 #12 24.64 Collecting beautifulsoup4 11:43:38 #12 24.64 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) 11:43:38 #12 24.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 196.2 MB/s eta 0:00:00 11:43:38 #12 24.67 Collecting requests-toolbelt 11:43:38 #12 24.69 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 11:43:38 #12 24.69 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 130.8 MB/s eta 0:00:00 11:43:38 #12 24.78 Collecting keyring 11:43:38 #12 24.79 Downloading keyring-25.2.1-py3-none-any.whl (38 kB) 11:43:38 #12 24.92 Collecting oslo.i18n 11:43:38 #12 24.94 Downloading oslo.i18n-6.3.0-py3-none-any.whl (46 kB) 11:43:38 #12 24.94 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.9/46.9 kB 160.4 MB/s eta 0:00:00 11:43:38 #12 25.00 Collecting oslo.serialization!=2.19.1,>=1.10.0 11:43:38 #12 25.00 Downloading oslo.serialization-5.4.0-py3-none-any.whl (26 kB) 11:43:38 #12 25.08 Collecting oslo.utils>=3.5.0 11:43:38 #12 25.09 Downloading oslo.utils-7.1.0-py3-none-any.whl (101 kB) 11:43:38 #12 25.10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.4/101.4 kB 159.5 MB/s eta 0:00:00 11:43:38 #12 25.12 Collecting python-dateutil 11:43:38 #12 25.13 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 11:43:38 #12 25.13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 114.5 MB/s eta 0:00:00 11:43:38 #12 25.19 Collecting autopage>=0.4.0 11:43:38 #12 25.19 Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 11:43:38 #12 25.26 Collecting cmd2>=1.0.0 11:43:38 #12 25.26 Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 11:43:38 #12 25.27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 kB 35.2 MB/s eta 0:00:00 11:43:38 #12 25.32 Collecting stevedore>=2.0.1 11:43:38 #12 25.32 Downloading stevedore-5.2.0-py3-none-any.whl (49 kB) 11:43:38 #12 25.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.7/49.7 kB 168.8 MB/s eta 0:00:00 11:43:38 #12 25.57 Collecting cffi>=1.12 11:43:38 #12 25.58 Downloading cffi-1.16.0-cp311-cp311-musllinux_1_1_x86_64.whl (476 kB) 11:43:38 #12 25.59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 476.4/476.4 kB 41.7 MB/s eta 0:00:00 11:43:38 #12 25.72 Collecting MarkupSafe>=2.0 11:43:39 #12 25.72 Downloading MarkupSafe-2.1.5-cp311-cp311-musllinux_1_1_x86_64.whl (33 kB) 11:43:39 #12 25.81 Collecting keystoneauth1>=3.14.0 11:43:39 #12 25.81 Downloading keystoneauth1-5.6.0-py3-none-any.whl (323 kB) 11:43:39 #12 25.82 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.8/323.8 kB 40.7 MB/s eta 0:00:00 11:43:39 #12 25.90 Collecting openstacksdk>=0.15.0 11:43:39 #12 25.90 Downloading openstacksdk-3.1.0-py3-none-any.whl (1.7 MB) 11:43:39 #12 25.94 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 47.2 MB/s eta 0:00:00 11:43:39 #12 26.17 Collecting simplejson>=3.5.1 11:43:39 #12 26.17 Downloading simplejson-3.19.2-cp311-cp311-musllinux_1_1_x86_64.whl (149 kB) 11:43:39 #12 26.18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.5/149.5 kB 184.4 MB/s eta 0:00:00 11:43:39 #12 26.33 Collecting msgpack>=0.5.2 11:43:39 #12 26.34 Downloading msgpack-1.0.8-cp311-cp311-musllinux_1_1_x86_64.whl (409 kB) 11:43:39 #12 26.36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 409.1/409.1 kB 50.6 MB/s eta 0:00:00 11:43:39 #12 26.39 Collecting tzdata>=2022.4 11:43:39 #12 26.40 Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 11:43:39 #12 26.40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 74.4 MB/s eta 0:00:00 11:43:39 #12 26.46 Collecting debtcollector>=1.2.0 11:43:39 #12 26.47 Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 11:43:39 #12 26.49 Collecting iso8601>=0.1.11 11:43:39 #12 26.49 Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 11:43:39 #12 26.52 Collecting netaddr>=0.7.18 11:43:39 #12 26.53 Downloading netaddr-1.2.1-py3-none-any.whl (2.3 MB) 11:43:39 #12 26.56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 74.6 MB/s eta 0:00:00 11:43:39 #12 26.63 Collecting netifaces>=0.10.4 11:43:39 #12 26.65 Downloading netifaces-0.11.0.tar.gz (30 kB) 11:43:39 #12 26.66 Preparing metadata (setup.py): started 11:43:40 #12 27.03 Preparing metadata (setup.py): finished with status 'done' 11:43:40 #12 27.12 Collecting WebOb>=1.7.1 11:43:40 #12 27.13 Downloading WebOb-1.8.7-py2.py3-none-any.whl (114 kB) 11:43:40 #12 27.13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.0/115.0 kB 162.7 MB/s eta 0:00:00 11:43:40 #12 27.26 Collecting oslo.concurrency>=3.26.0 11:43:40 #12 27.26 Downloading oslo.concurrency-6.0.0-py3-none-any.whl (48 kB) 11:43:40 #12 27.27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.5/48.5 kB 18.0 MB/s eta 0:00:00 11:43:40 #12 27.57 Collecting oslo.config>=5.2.0 11:43:40 #12 27.57 Downloading oslo.config-9.4.0-py3-none-any.whl (128 kB) 11:43:40 #12 27.57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.5/128.5 kB 87.3 MB/s eta 0:00:00 11:43:41 #12 27.73 Collecting charset-normalizer<4,>=2 11:43:41 #12 27.74 Downloading charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_x86_64.whl (140 kB) 11:43:41 #12 27.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 135.7 MB/s eta 0:00:00 11:43:41 #12 27.80 Collecting idna<4,>=2.5 11:43:41 #12 27.82 Downloading idna-3.7-py3-none-any.whl (66 kB) 11:43:41 #12 27.82 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 153.9 MB/s eta 0:00:00 11:43:41 #12 27.90 Collecting urllib3<3,>=1.21.1 11:43:41 #12 27.91 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 11:43:41 #12 27.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 52.1 MB/s eta 0:00:00 11:43:41 #12 27.94 Collecting certifi>=2017.4.17 11:43:41 #12 27.95 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 11:43:41 #12 27.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 113.9 MB/s eta 0:00:00 11:43:41 #12 28.03 Collecting soupsieve>1.2 11:43:41 #12 28.04 Downloading soupsieve-2.5-py3-none-any.whl (36 kB) 11:43:41 #12 28.13 Collecting attrs>=22.2.0 11:43:41 #12 28.13 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 11:43:41 #12 28.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 168.8 MB/s eta 0:00:00 11:43:41 #12 28.16 Collecting jsonschema-specifications>=2023.03.6 11:43:41 #12 28.16 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 11:43:41 #12 28.22 Collecting referencing>=0.28.4 11:43:41 #12 28.23 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 11:43:41 #12 28.56 Collecting rpds-py>=0.7.1 11:43:41 #12 28.56 Downloading rpds_py-0.18.1-cp311-cp311-musllinux_1_2_x86_64.whl (1.3 MB) 11:43:41 #12 28.59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 59.5 MB/s eta 0:00:00 11:43:41 #12 28.64 Collecting jaraco.classes 11:43:42 #12 28.65 Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB) 11:43:42 #12 28.67 Collecting jaraco.functools 11:43:42 #12 28.68 Downloading jaraco.functools-4.0.1-py3-none-any.whl (9.8 kB) 11:43:42 #12 28.70 Collecting jaraco.context 11:43:42 #12 28.70 Downloading jaraco.context-5.3.0-py3-none-any.whl (6.5 kB) 11:43:42 #12 28.78 Collecting importlib-metadata>=4.11.4 11:43:42 #12 28.80 Downloading importlib_metadata-7.1.0-py3-none-any.whl (24 kB) 11:43:42 #12 28.82 Collecting SecretStorage>=3.2 11:43:42 #12 28.82 Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB) 11:43:42 #12 28.84 Collecting jeepney>=0.4.2 11:43:42 #12 28.84 Downloading jeepney-0.8.0-py3-none-any.whl (48 kB) 11:43:42 #12 28.85 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 163.1 MB/s eta 0:00:00 11:43:42 #12 29.02 Collecting pycparser 11:43:42 #12 29.02 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 11:43:42 #12 29.02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 115.5 MB/s eta 0:00:00 11:43:42 #12 29.11 Collecting pyperclip>=1.6 11:43:42 #12 29.11 Downloading pyperclip-1.8.2.tar.gz (20 kB) 11:43:42 #12 29.13 Preparing metadata (setup.py): started 11:43:42 #12 29.48 Preparing metadata (setup.py): finished with status 'done' 11:43:42 #12 29.49 Collecting wcwidth>=0.1.7 11:43:42 #12 29.50 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 11:43:43 #12 29.67 Collecting wrapt>=1.7.0 11:43:43 #12 29.67 Downloading wrapt-1.16.0-cp311-cp311-musllinux_1_1_x86_64.whl (85 kB) 11:43:43 #12 29.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.7/85.7 kB 120.9 MB/s eta 0:00:00 11:43:43 #12 29.78 Collecting zipp>=0.5 11:43:43 #12 29.78 Downloading zipp-3.18.2-py3-none-any.whl (8.3 kB) 11:43:43 #12 29.92 Collecting os-service-types>=1.2.0 11:43:43 #12 29.93 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 11:43:43 #12 30.07 Collecting dogpile.cache>=0.6.5 11:43:43 #12 30.08 Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 11:43:43 #12 30.09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.7/58.7 kB 109.5 MB/s eta 0:00:00 11:43:43 #12 30.11 Collecting jmespath>=0.9.0 11:43:43 #12 30.11 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 11:43:43 #12 30.15 Collecting jsonpatch!=1.20,>=1.16 11:43:43 #12 30.15 Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 11:43:43 #12 30.21 Collecting platformdirs>=3 11:43:43 #12 30.23 Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 11:43:43 #12 30.26 Collecting requestsexceptions>=1.2.0 11:43:43 #12 30.26 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 11:43:43 #12 30.30 Collecting fasteners>=0.7.0 11:43:43 #12 30.30 Downloading fasteners-0.19-py3-none-any.whl (18 kB) 11:43:43 #12 30.39 Collecting rfc3986>=1.2.0 11:43:43 #12 30.39 Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 11:43:44 #12 30.83 Collecting more-itertools 11:43:44 #12 30.83 Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB) 11:43:44 #12 30.84 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 144.2 MB/s eta 0:00:00 11:43:44 #12 30.91 Collecting backports.tarfile 11:43:44 #12 30.91 Downloading backports.tarfile-1.1.1-py3-none-any.whl (29 kB) 11:43:44 #12 31.07 Collecting jsonpointer>=1.9 11:43:44 #12 31.08 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 11:43:45 #12 32.35 Installing collected packages: wcwidth, requestsexceptions, pytz, pyperclip, PrettyTable, netifaces, fmclient, aniso8601, zipp, wrapt, WebOb, urllib3, tzdata, soupsieve, six, simplejson, setproctitle, ruamel.yaml, rpds-py, rfc3986, redis, PyYAML, pyparsing, pycparser, py, psycopg2-binary, platformdirs, pbr, packaging, oauthlib, netaddr, msgpack, more-itertools, MarkupSafe, jsonpointer, jmespath, jeepney, itsdangerous, iso8601, importlib-resources, idna, greenlet, fasteners, decorator, Cython, click, charset-normalizer, certifi, blinker, backports.tarfile, babel, autopage, attrs, Werkzeug, stevedore, sqlalchemy, retry, requests, referencing, python-dateutil, oslo.i18n, os-service-types, jsonpatch, Jinja2, jaraco.functools, jaraco.context, jaraco.classes, importlib-metadata, httplib2, gunicorn, debtcollector, cotyledon, cmd2, cffi, beautifulsoup4, requests-toolbelt, requests-oauthlib, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, flask, dogpile.cache, cryptography, cliff, SecretStorage, pyOpenSSL, oslo.serialization, oslo.concurrency, openstacksdk, jsonschema, python-keystoneclient, osprofiler, osc-lib, keyring, flask-restx, distributedcloud-client, cgtsclient 11:43:45 #12 32.65 DEPRECATION: pyperclip is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 11:43:45 #12 32.65 Running setup.py install for pyperclip: started 11:43:46 #12 33.08 Running setup.py install for pyperclip: finished with status 'done' 11:43:46 #12 33.08 DEPRECATION: PrettyTable is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 11:43:46 #12 33.09 Running setup.py install for PrettyTable: started 11:43:46 #12 33.48 Running setup.py install for PrettyTable: finished with status 'done' 11:43:46 #12 33.49 Running setup.py install for netifaces: started 11:43:46 #12 33.49 DEPRECATION: netifaces is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 11:43:49 #12 35.77 Running setup.py install for netifaces: finished with status 'done' 11:43:49 #12 35.77 Running setup.py develop for fmclient 11:43:55 #12 42.12 DEPRECATION: sqlalchemy is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 11:43:55 #12 42.12 Running setup.py install for sqlalchemy: started 11:43:59 #12 45.97 Running setup.py install for sqlalchemy: finished with status 'done' 11:44:05 #12 51.91 Running setup.py develop for distributedcloud-client 11:44:06 #12 52.79 Running setup.py develop for cgtsclient 11:44:09 #12 55.96 Successfully installed Cython-3.0.10 Jinja2-3.1.4 MarkupSafe-2.1.5 PrettyTable-0.7.2 PyYAML-6.0.1 SecretStorage-3.3.3 WebOb-1.8.7 Werkzeug-3.0.3 aniso8601-9.0.1 attrs-23.2.0 autopage-0.5.2 babel-2.15.0 backports.tarfile-1.1.1 beautifulsoup4-4.12.3 blinker-1.8.2 certifi-2024.2.2 cffi-1.16.0 cgtsclient-7.0.0 charset-normalizer-3.3.2 click-8.1.7 cliff-4.7.0 cmd2-2.4.3 cotyledon-1.7.3 cryptography-42.0.7 debtcollector-3.0.0 decorator-5.1.1 distributedcloud-client-4.0.0.0rc1.dev152 dogpile.cache-1.3.3 fasteners-0.19 flask-2.3.3 flask-restx-1.3.0 fmclient-7.0.0 greenlet-3.0.3 gunicorn-22.0.0 httplib2-0.22.0 idna-3.7 importlib-metadata-7.1.0 importlib-resources-6.4.0 iso8601-2.1.0 itsdangerous-2.2.0 jaraco.classes-3.4.0 jaraco.context-5.3.0 jaraco.functools-4.0.1 jeepney-0.8.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 keyring-25.2.1 keystoneauth1-5.6.0 more-itertools-10.2.0 msgpack-1.0.8 netaddr-1.2.1 netifaces-0.11.0 oauthlib-3.2.2 openstacksdk-3.1.0 os-service-types-1.7.0 osc-lib-3.0.1 oslo.concurrency-6.0.0 oslo.config-9.4.0 oslo.i18n-6.3.0 oslo.serialization-5.4.0 oslo.utils-7.1.0 osprofiler-4.1.0 packaging-24.0 pbr-6.0.0 platformdirs-4.2.2 psycopg2-binary-2.9.9 py-1.11.0 pyOpenSSL-24.1.0 pycparser-2.22 pyparsing-3.1.2 pyperclip-1.8.2 python-dateutil-2.9.0.post0 python-keystoneclient-3.21.0 pytz-2024.1 redis-5.0.4 referencing-0.35.1 requests-2.32.2 requests-oauthlib-2.0.0 requests-toolbelt-1.0.0 requestsexceptions-1.4.0 retry-0.9.2 rfc3986-2.0.0 rpds-py-0.18.1 ruamel.yaml-0.17.17 setproctitle-1.3.3 simplejson-3.19.2 six-1.16.0 soupsieve-2.5 sqlalchemy-1.4.52 stevedore-5.2.0 tzdata-2024.1 urllib3-2.2.1 wcwidth-0.2.13 wrapt-1.16.0 zipp-3.18.2 11:44:09 #12 56.18 11:44:09 #12 56.18 [notice] A new release of pip available: 22.3.1 -> 24.0 11:44:09 #12 56.18 [notice] To update, run: pip install --upgrade pip 11:44:11 #12 58.22 Obtaining file:///src 11:44:11 #12 58.23 Preparing metadata (setup.py): started 11:44:12 #12 58.80 Preparing metadata (setup.py): finished with status 'done' 11:44:12 #12 58.87 Requirement already satisfied: httplib2 in /.venv/lib/python3.11/site-packages (from o2imsdms==1.0.0) (0.22.0) 11:44:12 #12 58.87 Requirement already satisfied: babel in /.venv/lib/python3.11/site-packages (from o2imsdms==1.0.0) (2.15.0) 11:44:12 #12 58.87 Requirement already satisfied: PrettyTable<0.8,>=0.7.2 in /.venv/lib/python3.11/site-packages (from o2imsdms==1.0.0) (0.7.2) 11:44:12 #12 58.89 Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /.venv/lib/python3.11/site-packages (from httplib2->o2imsdms==1.0.0) (3.1.2) 11:44:13 #12 59.77 Installing collected packages: o2imsdms 11:44:13 #12 59.77 Running setup.py develop for o2imsdms 11:44:13 #12 60.64 Successfully installed o2imsdms-1.0.0 11:44:14 #12 60.88 11:44:14 #12 60.88 [notice] A new release of pip available: 22.3.1 -> 24.0 11:44:14 #12 60.88 [notice] To update, run: pip install --upgrade pip 11:44:14 #12 DONE 61.7s 11:44:17 11:44:17 #13 [stage-1 3/13] COPY --from=build /.venv /.venv 11:44:19 #13 DONE 2.3s 11:44:19 11:44:19 #14 [stage-1 4/13] COPY --from=build /src /src 11:44:19 #14 DONE 0.2s 11:44:20 11:44:20 #15 [stage-1 5/13] RUN addgroup -S orano2 && adduser -S -D -h /home/orano2 orano2 orano2 && chown -R orano2:orano2 /home/orano2 && mkdir /var/log/orano2 && mkdir -p /src && mkdir -p /configs/ && mkdir -p /src/o2app/ && mkdir -p /src/helm_sdk/ && mkdir -p /etc/o2/ && chown -R orano2:orano2 /var/log/orano2 && chown -R orano2:orano2 /src && chown -R orano2:orano2 /configs && chown -R orano2:orano2 /etc/o2/ 11:44:20 #15 DONE 0.5s 11:44:20 11:44:20 #16 [stage-1 6/13] COPY helm_sdk/ /src/helm_sdk/ 11:44:20 #16 DONE 0.2s 11:44:20 11:44:20 #17 [stage-1 7/13] COPY configs/ /etc/o2/ 11:44:20 #17 DONE 0.2s 11:44:20 11:44:20 #18 [stage-1 8/13] COPY configs/ /configs/ 11:44:20 #18 DONE 0.2s 11:44:21 11:44:21 #19 [stage-1 9/13] COPY o2common/ /src/o2common/ 11:44:21 #19 DONE 0.2s 11:44:21 11:44:21 #20 [stage-1 10/13] COPY o2app/ /src/o2app/ 11:44:21 #20 DONE 0.1s 11:44:21 11:44:21 #21 [stage-1 11/13] COPY o2dms/ /src/o2dms/ 11:44:21 #21 DONE 0.2s 11:44:21 11:44:21 #22 [stage-1 12/13] COPY o2ims/ /src/o2ims/ 11:44:21 #22 DONE 0.2s 11:44:21 11:44:21 #23 [stage-1 13/13] WORKDIR /src 11:44:21 #23 DONE 0.1s 11:44:21 11:44:21 #24 exporting to image 11:44:21 #24 exporting layers 11:44:25 #24 exporting layers 3.7s done 11:44:25 #24 writing image sha256:6ccc84dde13d14b138e7c03bbbead23a04a103885e13b24424b1c32ed3e7b4df done 11:44:25 #24 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.0.4 0.0s done 11:44:25 #24 DONE 3.7s 11:44:25 ---> docker-build.sh ends 11:44:25 [pti-o2-docker-verify-master] $ /bin/sh -xe /tmp/jenkins2810360923264243242.sh 11:44:25 [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins14687368356846461806.sh 11:44:25 $ ssh-agent -k 11:44:25 unset SSH_AUTH_SOCK; 11:44:25 unset SSH_AGENT_PID; 11:44:25 echo Agent pid 2152 killed; 11:44:25 [ssh-agent] Stopped. 11:44:25 [PostBuildScript] - [INFO] Executing post build scripts. 11:44:25 [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins17791364031353505319.sh 11:44:25 ---> sysstat.sh 11:44:26 [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins15819481279708520963.sh 11:44:26 ---> package-listing.sh 11:44:26 ++ facter osfamily 11:44:26 ++ tr '[:upper:]' '[:lower:]' 11:44:26 + OS_FAMILY=debian 11:44:26 + workspace=/w/workspace/pti-o2-docker-verify-master 11:44:26 + START_PACKAGES=/tmp/packages_start.txt 11:44:26 + END_PACKAGES=/tmp/packages_end.txt 11:44:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:44:26 + PACKAGES=/tmp/packages_start.txt 11:44:26 + '[' /w/workspace/pti-o2-docker-verify-master ']' 11:44:26 + PACKAGES=/tmp/packages_end.txt 11:44:26 + case "${OS_FAMILY}" in 11:44:26 + dpkg -l 11:44:26 + grep '^ii' 11:44:26 + '[' -f /tmp/packages_start.txt ']' 11:44:26 + '[' -f /tmp/packages_end.txt ']' 11:44:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:44:26 + '[' /w/workspace/pti-o2-docker-verify-master ']' 11:44:26 + mkdir -p /w/workspace/pti-o2-docker-verify-master/archives/ 11:44:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/pti-o2-docker-verify-master/archives/ 11:44:26 [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins17200738294848735676.sh 11:44:26 ---> capture-instance-metadata.sh 11:44:26 Setup pyenv: 11:44:27 system 11:44:27 3.8.13 11:44:27 3.9.13 11:44:27 * 3.10.6 (set by /w/workspace/pti-o2-docker-verify-master/.python-version) 11:44:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R5G3 from file:/tmp/.os_lf_venv 11:44:29 lf-activate-venv(): INFO: Installing: lftools 11:44:47 lf-activate-venv(): INFO: Adding /tmp/venv-R5G3/bin to PATH 11:44:47 INFO: Running in OpenStack, capturing instance metadata 11:44:48 [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins7858211202263203305.sh 11:44:48 provisioning config files... 11:44:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pti-o2-docker-verify-master@tmp/config14120306109838849798tmp 11:44:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:44:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:44:48 [EnvInject] - Injecting environment variables from a build step. 11:44:48 [EnvInject] - Injecting as environment variables the properties content 11:44:48 SERVER_ID=logs 11:44:48 11:44:48 [EnvInject] - Variables injected successfully. 11:44:48 [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins5622526738696166208.sh 11:44:48 ---> create-netrc.sh 11:44:48 [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins7602028081143871775.sh 11:44:48 ---> python-tools-install.sh 11:44:48 Setup pyenv: 11:44:48 system 11:44:48 3.8.13 11:44:48 3.9.13 11:44:48 * 3.10.6 (set by /w/workspace/pti-o2-docker-verify-master/.python-version) 11:44:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R5G3 from file:/tmp/.os_lf_venv 11:44:50 lf-activate-venv(): INFO: Installing: lftools 11:45:06 lf-activate-venv(): INFO: Adding /tmp/venv-R5G3/bin to PATH 11:45:06 [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins7045169701136053527.sh 11:45:06 ---> sudo-logs.sh 11:45:06 Archiving 'sudo' log.. 11:45:06 [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins7290343734529799840.sh 11:45:06 ---> job-cost.sh 11:45:06 Setup pyenv: 11:45:06 system 11:45:06 3.8.13 11:45:06 3.9.13 11:45:06 * 3.10.6 (set by /w/workspace/pti-o2-docker-verify-master/.python-version) 11:45:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R5G3 from file:/tmp/.os_lf_venv 11:45:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:45:17 lf-activate-venv(): INFO: Adding /tmp/venv-R5G3/bin to PATH 11:45:17 INFO: No Stack... 11:45:18 INFO: Retrieving Pricing Info for: v2-highcpu-4 11:45:18 INFO: Archiving Costs 11:45:18 [pti-o2-docker-verify-master] $ /bin/bash -l /tmp/jenkins14901820057858905981.sh 11:45:18 ---> logs-deploy.sh 11:45:18 Setup pyenv: 11:45:18 system 11:45:18 3.8.13 11:45:18 3.9.13 11:45:18 * 3.10.6 (set by /w/workspace/pti-o2-docker-verify-master/.python-version) 11:45:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R5G3 from file:/tmp/.os_lf_venv 11:45:20 lf-activate-venv(): INFO: Installing: lftools 11:45:36 lf-activate-venv(): INFO: Adding /tmp/venv-R5G3/bin to PATH 11:45:36 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/pti-o2-docker-verify-master/331 11:45:36 INFO: archiving workspace using pattern(s): 11:45:38 Archives upload complete. 11:45:38 INFO: archiving logs to Nexus 11:45:39 ---> uname -a: 11:45:39 Linux prd-ubuntu1804-docker-4c-4g-1648 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:45:39 11:45:39 11:45:39 ---> lscpu: 11:45:39 Architecture: x86_64 11:45:39 CPU op-mode(s): 32-bit, 64-bit 11:45:39 Byte Order: Little Endian 11:45:39 CPU(s): 4 11:45:39 On-line CPU(s) list: 0-3 11:45:39 Thread(s) per core: 1 11:45:39 Core(s) per socket: 1 11:45:39 Socket(s): 4 11:45:39 NUMA node(s): 1 11:45:39 Vendor ID: AuthenticAMD 11:45:39 CPU family: 23 11:45:39 Model: 49 11:45:39 Model name: AMD EPYC-Rome Processor 11:45:39 Stepping: 0 11:45:39 CPU MHz: 2799.998 11:45:39 BogoMIPS: 5599.99 11:45:39 Virtualization: AMD-V 11:45:39 Hypervisor vendor: KVM 11:45:39 Virtualization type: full 11:45:39 L1d cache: 32K 11:45:39 L1i cache: 32K 11:45:39 L2 cache: 512K 11:45:39 L3 cache: 16384K 11:45:39 NUMA node0 CPU(s): 0-3 11:45:39 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 11:45:39 11:45:39 11:45:39 ---> nproc: 11:45:39 4 11:45:39 11:45:39 11:45:39 ---> df -h: 11:45:39 Filesystem Size Used Avail Use% Mounted on 11:45:39 udev 2.0G 0 2.0G 0% /dev 11:45:39 tmpfs 395M 696K 394M 1% /run 11:45:39 /dev/vda1 20G 9.8G 9.5G 51% / 11:45:39 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:45:39 tmpfs 5.0M 0 5.0M 0% /run/lock 11:45:39 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:45:39 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:45:39 tmpfs 395M 0 395M 0% /run/user/1001 11:45:39 11:45:39 11:45:39 ---> free -m: 11:45:39 total used free shared buff/cache available 11:45:39 Mem: 3944 513 321 0 3108 3147 11:45:39 Swap: 1023 0 1023 11:45:39 11:45:39 11:45:39 ---> ip addr: 11:45:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:45:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:45:39 inet 127.0.0.1/8 scope host lo 11:45:39 valid_lft forever preferred_lft forever 11:45:39 inet6 ::1/128 scope host 11:45:39 valid_lft forever preferred_lft forever 11:45:39 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:45:39 link/ether fa:16:3e:cf:b8:1f brd ff:ff:ff:ff:ff:ff 11:45:39 inet 10.32.7.126/23 brd 10.32.7.255 scope global dynamic ens3 11:45:39 valid_lft 86072sec preferred_lft 86072sec 11:45:39 inet6 fe80::f816:3eff:fecf:b81f/64 scope link 11:45:39 valid_lft forever preferred_lft forever 11:45:39 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:45:39 link/ether 02:42:1c:16:c4:dd brd ff:ff:ff:ff:ff:ff 11:45:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:45:39 valid_lft forever preferred_lft forever 11:45:39 11:45:39 11:45:39 ---> sar -b -r -n DEV: 11:45:39 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1648) 05/23/24 _x86_64_ (4 CPU) 11:45:39 11:45:39 11:40:13 LINUX RESTART (4 CPU) 11:45:39 11:45:39 11:41:01 tps rtps wtps bread/s bwrtn/s 11:45:39 11:42:01 81.62 35.36 46.26 1676.92 5337.91 11:45:39 11:43:01 60.29 12.15 48.14 2221.36 7199.73 11:45:39 11:44:01 77.15 0.35 76.80 30.66 19939.08 11:45:39 11:45:01 99.15 0.33 98.82 22.26 20190.74 11:45:39 Average: 79.55 12.05 67.51 987.76 13167.16 11:45:39 11:45:39 11:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:45:39 11:42:01 1565872 3288668 2472788 61.23 49308 1829036 963660 18.94 666828 1626588 137536 11:45:39 11:43:01 1486940 3358388 2551720 63.18 59516 1960076 1041912 20.48 618312 1737004 75784 11:45:39 11:44:01 554960 3209852 3483700 86.26 79560 2673756 1309296 25.74 870320 2335212 270668 11:45:39 11:45:01 302220 3193108 3736440 92.52 95828 2864040 1040612 20.46 1101384 2328660 26488 11:45:39 Average: 977498 3262504 3061162 75.80 71053 2331727 1088870 21.40 814211 2006866 127619 11:45:39 11:45:39 11:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:45:39 11:42:01 ens3 70.34 52.34 740.69 11.06 0.00 0.00 0.00 0.00 11:45:39 11:42:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 11:45:39 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:39 11:43:01 ens3 31.88 27.43 239.22 6.32 0.00 0.00 0.00 0.00 11:45:39 11:43:01 lo 2.53 2.53 0.22 0.22 0.00 0.00 0.00 0.00 11:45:39 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:39 11:44:01 ens3 487.72 172.60 3007.51 17.72 0.00 0.00 0.00 0.00 11:45:39 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:39 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:39 11:45:01 ens3 14.16 14.90 11.74 11.48 0.00 0.00 0.00 0.00 11:45:39 11:45:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:45:39 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:39 Average: ens3 151.02 66.82 999.75 11.65 0.00 0.00 0.00 0.00 11:45:39 Average: lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 11:45:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:39 11:45:39 11:45:39 ---> sar -P ALL: 11:45:39 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1648) 05/23/24 _x86_64_ (4 CPU) 11:45:39 11:45:39 11:40:13 LINUX RESTART (4 CPU) 11:45:39 11:45:39 11:41:01 CPU %user %nice %system %iowait %steal %idle 11:45:39 11:42:01 all 19.81 0.00 1.70 2.38 1.56 74.55 11:45:39 11:42:01 0 20.12 0.00 1.81 1.30 1.36 75.41 11:45:39 11:42:01 1 18.15 0.00 1.18 0.85 1.38 78.45 11:45:39 11:42:01 2 22.67 0.00 2.09 6.77 1.97 66.50 11:45:39 11:42:01 3 18.29 0.00 1.74 0.63 1.53 77.81 11:45:39 11:43:01 all 20.45 0.00 1.68 1.68 1.69 74.51 11:45:39 11:43:01 0 14.42 0.00 1.48 2.00 1.36 80.74 11:45:39 11:43:01 1 5.42 0.00 1.08 1.06 1.43 91.01 11:45:39 11:43:01 2 43.05 0.00 2.70 2.67 2.29 49.29 11:45:39 11:43:01 3 18.88 0.00 1.43 0.98 1.67 77.04 11:45:39 11:44:01 all 17.53 0.00 4.94 1.73 3.78 72.03 11:45:39 11:44:01 0 19.30 0.00 5.06 0.86 3.52 71.26 11:45:39 11:44:01 1 14.69 0.00 5.24 2.99 3.88 73.20 11:45:39 11:44:01 2 17.32 0.00 4.10 2.24 4.20 72.13 11:45:39 11:44:01 3 18.77 0.00 5.40 0.83 3.52 71.47 11:45:39 11:45:01 all 19.26 0.00 2.80 1.86 2.27 73.80 11:45:39 11:45:01 0 29.48 0.00 3.64 1.85 2.47 62.56 11:45:39 11:45:01 1 28.95 0.00 1.75 1.69 2.50 65.12 11:45:39 11:45:01 2 8.22 0.00 1.74 1.72 2.27 86.05 11:45:39 11:45:01 3 10.40 0.00 4.03 2.19 1.84 81.53 11:45:39 Average: all 19.26 0.00 2.78 1.91 2.32 73.72 11:45:39 Average: 0 20.84 0.00 3.00 1.50 2.18 72.48 11:45:39 Average: 1 16.81 0.00 2.31 1.65 2.29 76.94 11:45:39 Average: 2 22.82 0.00 2.66 3.35 2.68 68.49 11:45:39 Average: 3 16.59 0.00 3.15 1.16 2.14 76.97 11:45:39 11:45:39 11:45:39