13:51:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/140384 13:51:11 Running as SYSTEM 13:51:11 [EnvInject] - Loading node environment variables. 13:51:11 Building remotely on prd-ubuntu1804-docker-8c-8g-5726 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master 13:51:11 [ssh-agent] Looking for ssh-agent implementation... 13:51:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:11 $ ssh-agent 13:51:11 SSH_AUTH_SOCK=/tmp/ssh-lCSKkxfFgVwN/agent.2072 13:51:11 SSH_AGENT_PID=2074 13:51:11 [ssh-agent] Started. 13:51:11 Running ssh-add (command line suppressed) 13:51:11 Identity added: /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master@tmp/private_key_5991747601937356631.key (/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master@tmp/private_key_5991747601937356631.key) 13:51:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:51:11 The recommended git tool is: NONE 13:51:13 using credential onap-jenkins-ssh 13:51:13 Wiping out workspace first. 13:51:13 Cloning the remote Git repository 13:51:13 Cloning repository git://cloud.onap.org/mirror/integration/xtesting 13:51:13 > git init /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master # timeout=10 13:51:13 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 13:51:13 > git --version # timeout=10 13:51:13 > git --version # 'git version 2.17.1' 13:51:13 using GIT_SSH to set credentials Gerrit user 13:51:13 Verifying host key using manually-configured host key entries 13:51:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:13 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 13:51:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:14 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 13:51:14 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 13:51:14 using GIT_SSH to set credentials Gerrit user 13:51:14 Verifying host key using manually-configured host key entries 13:51:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting refs/changes/84/140384/1 # timeout=10 13:51:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:51:14 Checking out Revision 5c811513e11a15ff1e499a9462d6e64db672e10c (refs/remotes/origin/master) 13:51:14 > git config core.sparsecheckout # timeout=10 13:51:14 > git checkout -f 5c811513e11a15ff1e499a9462d6e64db672e10c # timeout=10 13:51:14 Commit message: "[INT] Use new python directory for testcases.yaml" 13:51:14 > git rev-list --no-walk eb4ed599475e472a3357df8ec204c86c98791a42 # timeout=10 13:51:17 provisioning config files... 13:51:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:51:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:51:17 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins17311096268627162823.sh 13:51:17 ---> python-tools-install.sh 13:51:17 Setup pyenv: 13:51:17 * system (set by /opt/pyenv/version) 13:51:17 * 3.8.13 (set by /opt/pyenv/version) 13:51:17 * 3.9.13 (set by /opt/pyenv/version) 13:51:17 * 3.10.6 (set by /opt/pyenv/version) 13:51:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Cm1 13:51:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:51:25 lf-activate-venv(): INFO: Installing: lftools 13:51:51 lf-activate-venv(): INFO: Adding /tmp/venv-8Cm1/bin to PATH 13:51:51 Generating Requirements File 13:52:10 Python 3.10.6 13:52:10 pip 25.0.1 from /tmp/venv-8Cm1/lib/python3.10/site-packages/pip (python 3.10) 13:52:10 appdirs==1.4.4 13:52:10 argcomplete==3.5.3 13:52:10 aspy.yaml==1.3.0 13:52:10 attrs==25.1.0 13:52:10 autopage==0.5.2 13:52:10 beautifulsoup4==4.13.3 13:52:10 boto3==1.37.6 13:52:10 botocore==1.37.6 13:52:10 bs4==0.0.2 13:52:10 cachetools==5.5.2 13:52:10 certifi==2025.1.31 13:52:10 cffi==1.17.1 13:52:10 cfgv==3.4.0 13:52:10 chardet==5.2.0 13:52:10 charset-normalizer==3.4.1 13:52:10 click==8.1.8 13:52:10 cliff==4.9.1 13:52:10 cmd2==2.5.11 13:52:10 cryptography==3.3.2 13:52:10 debtcollector==3.0.0 13:52:10 decorator==5.2.1 13:52:10 defusedxml==0.7.1 13:52:10 Deprecated==1.2.18 13:52:10 distlib==0.3.9 13:52:10 dnspython==2.7.0 13:52:10 docker==4.2.2 13:52:10 dogpile.cache==1.3.4 13:52:10 durationpy==0.9 13:52:10 email_validator==2.2.0 13:52:10 filelock==3.17.0 13:52:10 future==1.0.0 13:52:10 gitdb==4.0.12 13:52:10 GitPython==3.1.44 13:52:10 google-auth==2.38.0 13:52:10 httplib2==0.22.0 13:52:10 identify==2.6.8 13:52:10 idna==3.10 13:52:10 importlib-resources==1.5.0 13:52:10 iso8601==2.1.0 13:52:10 Jinja2==3.1.5 13:52:10 jmespath==1.0.1 13:52:10 jsonpatch==1.33 13:52:10 jsonpointer==3.0.0 13:52:10 jsonschema==4.23.0 13:52:10 jsonschema-specifications==2024.10.1 13:52:10 keystoneauth1==5.10.0 13:52:10 kubernetes==32.0.1 13:52:10 lftools==0.37.10 13:52:10 lxml==5.3.1 13:52:10 MarkupSafe==3.0.2 13:52:10 msgpack==1.1.0 13:52:10 multi_key_dict==2.0.3 13:52:10 munch==4.0.0 13:52:10 netaddr==1.3.0 13:52:10 niet==1.4.2 13:52:10 nodeenv==1.9.1 13:52:10 oauth2client==4.1.3 13:52:10 oauthlib==3.2.2 13:52:10 openstacksdk==4.4.0 13:52:10 os-client-config==2.1.0 13:52:10 os-service-types==1.7.0 13:52:10 osc-lib==3.2.0 13:52:10 oslo.config==9.7.1 13:52:10 oslo.context==5.7.1 13:52:10 oslo.i18n==6.5.1 13:52:10 oslo.log==7.1.0 13:52:10 oslo.serialization==5.7.0 13:52:10 oslo.utils==8.2.0 13:52:10 packaging==24.2 13:52:10 pbr==6.1.1 13:52:10 platformdirs==4.3.6 13:52:10 prettytable==3.15.1 13:52:10 psutil==7.0.0 13:52:10 pyasn1==0.6.1 13:52:10 pyasn1_modules==0.4.1 13:52:10 pycparser==2.22 13:52:10 pygerrit2==2.0.15 13:52:10 PyGithub==2.6.1 13:52:10 PyJWT==2.10.1 13:52:10 PyNaCl==1.5.0 13:52:10 pyparsing==2.4.7 13:52:10 pyperclip==1.9.0 13:52:10 pyrsistent==0.20.0 13:52:10 python-cinderclient==9.7.0 13:52:10 python-dateutil==2.9.0.post0 13:52:10 python-heatclient==4.1.0 13:52:10 python-jenkins==1.8.2 13:52:10 python-keystoneclient==5.6.0 13:52:10 python-magnumclient==4.8.0 13:52:10 python-openstackclient==7.4.0 13:52:10 python-swiftclient==4.7.0 13:52:10 PyYAML==6.0.2 13:52:10 referencing==0.36.2 13:52:10 requests==2.32.3 13:52:10 requests-oauthlib==2.0.0 13:52:10 requestsexceptions==1.4.0 13:52:10 rfc3986==2.0.0 13:52:10 rpds-py==0.23.1 13:52:10 rsa==4.9 13:52:10 ruamel.yaml==0.18.10 13:52:10 ruamel.yaml.clib==0.2.12 13:52:10 s3transfer==0.11.4 13:52:10 simplejson==3.20.1 13:52:10 six==1.17.0 13:52:10 smmap==5.0.2 13:52:10 soupsieve==2.6 13:52:10 stevedore==5.4.1 13:52:10 tabulate==0.9.0 13:52:10 toml==0.10.2 13:52:10 tomlkit==0.13.2 13:52:10 tqdm==4.67.1 13:52:10 typing_extensions==4.12.2 13:52:10 tzdata==2025.1 13:52:10 urllib3==1.26.20 13:52:10 virtualenv==20.29.2 13:52:10 wcwidth==0.2.13 13:52:10 websocket-client==1.8.0 13:52:10 wrapt==1.17.2 13:52:10 xdg==6.0.0 13:52:10 xmltodict==0.14.2 13:52:10 yq==3.4.3 13:52:11 provisioning config files... 13:52:11 copy managed file [global-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master@tmp/config14176660274145930338tmp 13:52:11 copy managed file [integration-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master@tmp/config12480772921175596271tmp 13:52:11 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins14979892132942634511.sh 13:52:11 ---> docker-login.sh 13:52:11 nexus3.onap.org:10001 13:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:11 Configure a credential helper to remove this warning. See 13:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:11 13:52:11 Login Succeeded 13:52:11 nexus3.onap.org:10002 13:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:11 Configure a credential helper to remove this warning. See 13:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:11 13:52:11 Login Succeeded 13:52:11 nexus3.onap.org:10003 13:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:11 Configure a credential helper to remove this warning. See 13:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:11 13:52:11 Login Succeeded 13:52:11 nexus3.onap.org:10004 13:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:11 Configure a credential helper to remove this warning. See 13:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:11 13:52:11 Login Succeeded 13:52:11 docker.io 13:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:12 Configure a credential helper to remove this warning. See 13:52:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:12 13:52:12 Login Succeeded 13:52:12 ---> docker-login.sh ends 13:52:12 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins4659873830655201360.sh 13:52:12 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/sh -xe /tmp/jenkins5528987258750335764.sh 13:52:12 [EnvInject] - Injecting environment variables from a build step. 13:52:12 [EnvInject] - Injecting as environment variables the properties content 13:52:12 DOCKER_ROOT=./smoke-usecases-pythonsdk 13:52:12 CONTAINER_TAG_YAML_DIR= 13:52:12 CONTAINER_TAG_METHOD=stream 13:52:12 13:52:12 [EnvInject] - Variables injected successfully. 13:52:12 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash -l /tmp/jenkins16242907924336195548.sh 13:52:12 ---> docker-get-container-tag.sh 13:52:12 Setup pyenv: 13:52:12 system 13:52:12 3.8.13 13:52:12 3.9.13 13:52:12 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/.python-version) 13:52:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Cm1 from file:/tmp/.os_lf_venv 13:52:13 lf-activate-venv(): INFO: Installing: yq 13:52:14 lf-activate-venv(): INFO: Adding /tmp/venv-8Cm1/bin to PATH 13:52:14 ---> Docker image tag found: master 13:52:14 [EnvInject] - Injecting environment variables from a build step. 13:52:14 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 13:52:14 [EnvInject] - Variables injected successfully. 13:52:14 [EnvInject] - Injecting environment variables from a build step. 13:52:14 [EnvInject] - Injecting as environment variables the properties content 13:52:14 DOCKER_ARGS=-f ./docker/Dockerfile 13:52:14 DOCKER_ROOT=./smoke-usecases-pythonsdk 13:52:14 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 13:52:14 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 13:52:14 DOCKER_NAME=onap/xtesting-smoke-usecases-pythonsdk 13:52:14 13:52:14 [EnvInject] - Variables injected successfully. 13:52:14 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins8653315474066422690.sh 13:52:14 ---> docker-build.sh 13:52:14 Docker version 20.10.18, build b40c2f6 13:52:14 Building image: nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master 13:52:14 docker build -f ./docker/Dockerfile -t nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master . 13:52:14 Sending build context to Docker daemon 24.58kB 13:52:14 Step 1/12 : ARG PYTHONSDK_VERSION=pythonsdk-release 13:52:14 Step 2/12 : FROM python:3.11-alpine as pythonsdk-release 13:52:14 3.11-alpine: Pulling from library/python 13:52:15 f18232174bc9: Pulling fs layer 13:52:15 4bf0423a57b1: Pulling fs layer 13:52:15 d3746672e3dd: Pulling fs layer 13:52:15 2aad0d33617a: Pulling fs layer 13:52:15 2aad0d33617a: Waiting 13:52:15 4bf0423a57b1: Verifying Checksum 13:52:15 4bf0423a57b1: Download complete 13:52:15 f18232174bc9: Verifying Checksum 13:52:15 f18232174bc9: Download complete 13:52:15 2aad0d33617a: Verifying Checksum 13:52:15 2aad0d33617a: Download complete 13:52:15 d3746672e3dd: Verifying Checksum 13:52:15 d3746672e3dd: Download complete 13:52:15 f18232174bc9: Pull complete 13:52:15 4bf0423a57b1: Pull complete 13:52:16 d3746672e3dd: Pull complete 13:52:16 2aad0d33617a: Pull complete 13:52:16 Digest: sha256:d5e2fc72296647869f5eeb09e7741088a1841195059de842b05b94cb9d3771bb 13:52:16 Status: Downloaded newer image for python:3.11-alpine 13:52:16 ---> 30c8acedd72d 13:52:16 Step 3/12 : MAINTAINER Morgan Richomme <morgan.richomme@orange.com> 13:52:19 ---> Running in 7519779f85ff 13:52:19 Removing intermediate container 7519779f85ff 13:52:19 ---> 1cb44413b107 13:52:19 Step 4/12 : ARG ONAP_TESTS_TAG=master 13:52:19 ---> Running in 048bf8914f51 13:52:19 Removing intermediate container 048bf8914f51 13:52:19 ---> c9607c0c9199 13:52:19 Step 5/12 : ARG ONAPSDK_PYTHON_PATH=/src/onapsdk 13:52:19 ---> Running in 653517e72256 13:52:19 Removing intermediate container 653517e72256 13:52:19 ---> 99718832dccd 13:52:19 Step 6/12 : ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1 13:52:20 ---> Running in f4b69067d6dc 13:52:20 Removing intermediate container f4b69067d6dc 13:52:20 ---> f263f9e15d23 13:52:20 Step 7/12 : RUN apk add --no-cache git && apk add --no-cache --virtual .build-deps gcc openssl-dev linux-headers musl-dev && pip3 install --upgrade pip && pip3 install --ignore-installed --no-cache-dir git+https://gerrit.onap.org/r/testsuite/pythonsdk-tests@$ONAP_TESTS_TAG && mkdir -p $ONAPSDK_PYTHON_PATH/clamp && wget -O $ONAPSDK_PYTHON_PATH/clamp/schema_details.json https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk/-/raw/develop/src/onapsdk/clamp/schema_details.json && pip3 install markupsafe==2.0.1 && apk del .build-deps 13:52:20 ---> Running in aa2a5783349c 13:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz 13:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz 13:52:21 (1/12) Installing brotli-libs (1.1.0-r2) 13:52:21 (2/12) Installing c-ares (1.34.3-r0) 13:52:21 (3/12) Installing libunistring (1.2-r0) 13:52:21 (4/12) Installing libidn2 (2.3.7-r0) 13:52:21 (5/12) Installing nghttp2-libs (1.64.0-r0) 13:52:21 (6/12) Installing libpsl (0.21.5-r3) 13:52:21 (7/12) Installing zstd-libs (1.5.6-r2) 13:52:21 (8/12) Installing libcurl (8.12.1-r0) 13:52:21 (9/12) Installing libexpat (2.6.4-r0) 13:52:21 (10/12) Installing pcre2 (10.43-r0) 13:52:21 (11/12) Installing git (2.47.2-r0) 13:52:21 (12/12) Installing git-init-template (2.47.2-r0) 13:52:21 Executing busybox-1.37.0-r12.trigger 13:52:21 OK: 24 MiB in 49 packages 13:52:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz 13:52:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz 13:52:21 (1/16) Installing libgcc (14.2.0-r4) 13:52:21 (2/16) Installing jansson (2.14-r4) 13:52:21 (3/16) Installing libstdc++ (14.2.0-r4) 13:52:21 (4/16) Installing binutils (2.43.1-r1) 13:52:21 (5/16) Installing libgomp (14.2.0-r4) 13:52:21 (6/16) Installing libatomic (14.2.0-r4) 13:52:21 (7/16) Installing gmp (6.3.0-r2) 13:52:21 (8/16) Installing isl26 (0.26-r1) 13:52:21 (9/16) Installing mpfr4 (4.2.1-r0) 13:52:22 (10/16) Installing mpc1 (1.3.1-r1) 13:52:22 (11/16) Installing gcc (14.2.0-r4) 13:52:22 (12/16) Installing pkgconf (2.3.0-r0) 13:52:22 (13/16) Installing openssl-dev (3.3.3-r0) 13:52:22 (14/16) Installing linux-headers (6.6-r1) 13:52:22 (15/16) Installing musl-dev (1.2.5-r9) 13:52:22 (16/16) Installing .build-deps (20250305.135221) 13:52:22 Executing busybox-1.37.0-r12.trigger 13:52:22 OK: 195 MiB in 65 packages 13:52:24 Requirement already satisfied: pip in /usr/local/lib/python3.11/site-packages (24.0) 13:52:24 Collecting pip 13:52:24 Downloading pip-25.0.1-py3-none-any.whl.metadata (3.7 kB) 13:52:25 Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) 13:52:25 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 1.8/1.8 MB 27.8 MB/s eta 0:00:00 13:52:25 Installing collected packages: pip 13:52:25 Attempting uninstall: pip 13:52:25 Found existing installation: pip 24.0 13:52:25 Uninstalling pip-24.0: 13:52:25 Successfully uninstalled pip-24.0 13:52:26 Successfully installed pip-25.0.1 13:52:26 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:52:26 [0mCollecting git+https://gerrit.onap.org/r/testsuite/pythonsdk-tests@master 13:52:26 Cloning https://gerrit.onap.org/r/testsuite/pythonsdk-tests (to revision master) to /tmp/pip-req-build-ucv47d1y 13:52:26 [91m Running command git clone --filter=blob:none --quiet https://gerrit.onap.org/r/testsuite/pythonsdk-tests /tmp/pip-req-build-ucv47d1y 13:52:27 [0m[91m warning: filtering not recognized by server, ignoring 13:52:28 [0m Resolved https://gerrit.onap.org/r/testsuite/pythonsdk-tests to commit 4b2596d7ee834cf78f37f9b82f21527e97307c4f 13:52:28 Preparing metadata (setup.py): started 13:52:29 Preparing metadata (setup.py): finished with status 'done' 13:52:29 Collecting cryptography==38.0.4 (from onaptests==0.0.1.dev286) 13:52:29 Downloading cryptography-38.0.4-cp36-abi3-musllinux_1_1_x86_64.whl.metadata (5.3 kB) 13:52:29 Collecting xtesting==0.91.0 (from onaptests==0.0.1.dev286) 13:52:29 Downloading xtesting-0.91.0-py2.py3-none-any.whl.metadata (2.2 kB) 13:52:29 Collecting avionix>=0.4.5 (from onaptests==0.0.1.dev286) 13:52:29 Downloading avionix-0.4.5.tar.gz (109 kB) 13:52:30 Preparing metadata (setup.py): started 13:52:30 Preparing metadata (setup.py): finished with status 'done' 13:52:30 Collecting openstacksdk>=0.61.0 (from onaptests==0.0.1.dev286) 13:52:30 Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 13:52:30 Collecting onapsdk==13.2.0 (from onaptests==0.0.1.dev286) 13:52:30 Downloading onapsdk-13.2.0-py3-none-any.whl.metadata (4.8 kB) 13:52:30 Collecting jinja2>3 (from onaptests==0.0.1.dev286) 13:52:30 Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 13:52:30 Collecting kubernetes>=22.6.0 (from onaptests==0.0.1.dev286) 13:52:30 Downloading kubernetes-32.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 13:52:30 Collecting setuptools==65.3.0 (from onaptests==0.0.1.dev286) 13:52:30 Downloading setuptools-65.3.0-py3-none-any.whl.metadata (6.3 kB) 13:52:30 Collecting natural==0.2.0 (from onaptests==0.0.1.dev286) 13:52:30 Downloading natural-0.2.0.tar.gz (27 kB) 13:52:30 Preparing metadata (setup.py): started 13:52:30 Preparing metadata (setup.py): finished with status 'done' 13:52:30 Collecting pg8000==1.30.1 (from onaptests==0.0.1.dev286) 13:52:30 Downloading pg8000-1.30.1-py3-none-any.whl.metadata (78 kB) 13:52:30 Collecting mysql-connector-python==8.3.0 (from onaptests==0.0.1.dev286) 13:52:30 Downloading mysql_connector_python-8.3.0-py2.py3-none-any.whl.metadata (1.9 kB) 13:52:31 Collecting cffi>=1.12 (from cryptography==38.0.4->onaptests==0.0.1.dev286) 13:52:31 Downloading cffi-1.17.1-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (1.5 kB) 13:52:31 Collecting six (from natural==0.2.0->onaptests==0.0.1.dev286) 13:52:31 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 13:52:31 Collecting requests==2.27.1 (from requests[socks]==2.27.1->onapsdk==13.2.0->onaptests==0.0.1.dev286) 13:52:31 Downloading requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 13:52:31 Collecting jinja2>3 (from onaptests==0.0.1.dev286) 13:52:31 Downloading Jinja2-3.0.3-py3-none-any.whl.metadata (3.5 kB) 13:52:31 Collecting simplejson==3.17.6 (from onapsdk==13.2.0->onaptests==0.0.1.dev286) 13:52:31 Downloading simplejson-3.17.6.tar.gz (83 kB) 13:52:31 Preparing metadata (setup.py): started 13:52:31 Preparing metadata (setup.py): finished with status 'done' 13:52:31 Collecting oyaml==1.0 (from onapsdk==13.2.0->onaptests==0.0.1.dev286) 13:52:31 Downloading oyaml-1.0-py2.py3-none-any.whl.metadata (1.2 kB) 13:52:31 Collecting pyOpenSSL==22.0.0 (from onapsdk==13.2.0->onaptests==0.0.1.dev286) 13:52:31 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl.metadata (7.8 kB) 13:52:31 Collecting jsonschema==4.4.0 (from onapsdk==13.2.0->onaptests==0.0.1.dev286) 13:52:31 Downloading jsonschema-4.4.0-py3-none-any.whl.metadata (7.5 kB) 13:52:31 Collecting dacite==1.6.0 (from onapsdk==13.2.0->onaptests==0.0.1.dev286) 13:52:31 Downloading dacite-1.6.0-py3-none-any.whl.metadata (14 kB) 13:52:31 Collecting more-itertools>=8.12.0 (from onapsdk==13.2.0->onaptests==0.0.1.dev286) 13:52:31 Downloading more_itertools-10.6.0-py3-none-any.whl.metadata (37 kB) 13:52:31 Collecting MarkupSafe>=2.0 (from jinja2>3->onaptests==0.0.1.dev286) 13:52:31 Downloading MarkupSafe-3.0.2-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 13:52:31 Collecting scramp>=1.4.3 (from pg8000==1.30.1->onaptests==0.0.1.dev286) 13:52:31 Downloading scramp-1.4.5-py3-none-any.whl.metadata (19 kB) 13:52:31 Collecting python-dateutil>=2.8.2 (from pg8000==1.30.1->onaptests==0.0.1.dev286) 13:52:31 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 13:52:31 Collecting PrettyTable<0.8 (from xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:31 Downloading prettytable-0.7.2.zip (28 kB) 13:52:31 Preparing metadata (setup.py): started 13:52:32 Preparing metadata (setup.py): finished with status 'done' 13:52:32 Collecting PyYAML (from xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:32 Downloading PyYAML-6.0.2-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 13:52:32 Collecting behave>=1.2.6 (from xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:32 Downloading behave-1.2.6-py2.py3-none-any.whl.metadata (6.4 kB) 13:52:32 Collecting boto3 (from xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:32 Downloading boto3-1.37.6-py3-none-any.whl.metadata (6.6 kB) 13:52:32 Collecting junitxml (from xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:32 Downloading junitxml-0.7.tar.gz (26 kB) 13:52:32 Preparing metadata (setup.py): started 13:52:32 Preparing metadata (setup.py): finished with status 'done' 13:52:32 Collecting mock!=4.0.0,!=4.0.1 (from xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:32 Downloading mock-5.2.0-py3-none-any.whl.metadata (3.1 kB) 13:52:32 Collecting pbr!=2.1.0 (from xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:32 Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) 13:52:32 Collecting python-subunit (from xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:32 Downloading python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB) 13:52:32 Collecting robotframework>=3.0 (from xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:32 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 13:52:32 Collecting stevedore (from xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:32 Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 13:52:32 Collecting behave-html-formatter>=0.9.4 (from xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:32 Downloading behave_html_formatter-0.9.10-py3-none-any.whl.metadata (2.2 kB) 13:52:32 Collecting os-testr (from xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:32 Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 13:52:33 Collecting attrs>=17.4.0 (from jsonschema==4.4.0->onapsdk==13.2.0->onaptests==0.0.1.dev286) 13:52:33 Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 13:52:33 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema==4.4.0->onapsdk==13.2.0->onaptests==0.0.1.dev286) 13:52:33 Downloading pyrsistent-0.20.0-py3-none-any.whl.metadata (27 kB) 13:52:33 Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1->requests[socks]==2.27.1->onapsdk==13.2.0->onaptests==0.0.1.dev286) 13:52:33 Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 13:52:33 Collecting certifi>=2017.4.17 (from requests==2.27.1->requests[socks]==2.27.1->onapsdk==13.2.0->onaptests==0.0.1.dev286) 13:52:33 Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) 13:52:33 Collecting charset-normalizer~=2.0.0 (from requests==2.27.1->requests[socks]==2.27.1->onapsdk==13.2.0->onaptests==0.0.1.dev286) 13:52:33 Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 13:52:33 Collecting idna<4,>=2.5 (from requests==2.27.1->requests[socks]==2.27.1->onapsdk==13.2.0->onaptests==0.0.1.dev286) 13:52:33 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 13:52:33 Collecting PySocks!=1.5.7,>=1.5.6 (from requests[socks]==2.27.1->onapsdk==13.2.0->onaptests==0.0.1.dev286) 13:52:33 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 13:52:33 Collecting google-auth>=1.0.1 (from kubernetes>=22.6.0->onaptests==0.0.1.dev286) 13:52:33 Downloading google_auth-2.38.0-py2.py3-none-any.whl.metadata (4.8 kB) 13:52:33 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=22.6.0->onaptests==0.0.1.dev286) 13:52:33 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 13:52:33 Collecting requests-oauthlib (from kubernetes>=22.6.0->onaptests==0.0.1.dev286) 13:52:33 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 13:52:33 Collecting oauthlib>=3.2.2 (from kubernetes>=22.6.0->onaptests==0.0.1.dev286) 13:52:33 Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 13:52:33 Collecting durationpy>=0.7 (from kubernetes>=22.6.0->onaptests==0.0.1.dev286) 13:52:33 Downloading durationpy-0.9-py3-none-any.whl.metadata (338 bytes) 13:52:33 Collecting decorator>=4.4.1 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev286) 13:52:33 Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 13:52:33 Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev286) 13:52:33 Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 13:52:33 Collecting iso8601>=0.1.11 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev286) 13:52:33 Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 13:52:33 Collecting jmespath>=0.9.0 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev286) 13:52:33 Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 13:52:33 Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev286) 13:52:33 Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 13:52:33 Collecting keystoneauth1>=3.18.0 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev286) 13:52:33 Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 13:52:33 Collecting os-service-types>=1.7.0 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev286) 13:52:33 Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 13:52:33 Collecting platformdirs>=3 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev286) 13:52:33 Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 13:52:33 Collecting psutil>=3.2.2 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev286) 13:52:33 Downloading psutil-7.0.0.tar.gz (497 kB) 13:52:33 Installing build dependencies: started 13:52:35 Installing build dependencies: finished with status 'done' 13:52:35 Getting requirements to build wheel: started 13:52:35 Getting requirements to build wheel: finished with status 'done' 13:52:35 Preparing metadata (pyproject.toml): started 13:52:36 Preparing metadata (pyproject.toml): finished with status 'done' 13:52:36 Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev286) 13:52:36 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 13:52:36 Collecting typing-extensions>=4.12.0 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev286) 13:52:36 Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 13:52:36 Collecting parse>=1.8.2 (from behave>=1.2.6->xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:36 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 13:52:36 Collecting parse-type>=0.4.2 (from behave>=1.2.6->xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:36 Downloading parse_type-0.6.4-py2.py3-none-any.whl.metadata (12 kB) 13:52:36 Collecting pycparser (from cffi>=1.12->cryptography==38.0.4->onaptests==0.0.1.dev286) 13:52:36 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 13:52:36 Collecting cachetools<6.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes>=22.6.0->onaptests==0.0.1.dev286) 13:52:36 Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 13:52:36 Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes>=22.6.0->onaptests==0.0.1.dev286) 13:52:36 Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 13:52:36 Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes>=22.6.0->onaptests==0.0.1.dev286) 13:52:36 Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 13:52:36 Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->onaptests==0.0.1.dev286) 13:52:36 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 13:52:36 Collecting asn1crypto>=1.5.1 (from scramp>=1.4.3->pg8000==1.30.1->onaptests==0.0.1.dev286) 13:52:36 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl.metadata (13 kB) 13:52:36 Collecting botocore<1.38.0,>=1.37.6 (from boto3->xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:36 Downloading botocore-1.37.6-py3-none-any.whl.metadata (5.7 kB) 13:52:36 Collecting s3transfer<0.12.0,>=0.11.0 (from boto3->xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:36 Downloading s3transfer-0.11.4-py3-none-any.whl.metadata (1.7 kB) 13:52:36 Collecting testtools>=2.2.0 (from os-testr->xtesting==0.91.0->onaptests==0.0.1.dev286) 13:52:36 Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 13:52:37 Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes>=22.6.0->onaptests==0.0.1.dev286) 13:52:37 Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 13:52:37 Downloading cryptography-38.0.4-cp36-abi3-musllinux_1_1_x86_64.whl (4.2 MB) 13:52:37 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 4.2/4.2 MB 100.7 MB/s eta 0:00:00 13:52:37 Downloading mysql_connector_python-8.3.0-py2.py3-none-any.whl (557 kB) 13:52:37 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 557.9/557.9 kB 127.0 MB/s eta 0:00:00 13:52:37 Downloading onapsdk-13.2.0-py3-none-any.whl (281 kB) 13:52:37 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) 13:52:37 Downloading pg8000-1.30.1-py3-none-any.whl (53 kB) 13:52:37 Downloading setuptools-65.3.0-py3-none-any.whl (1.2 MB) 13:52:37 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 1.2/1.2 MB 127.5 MB/s eta 0:00:00 13:52:37 Downloading xtesting-0.91.0-py2.py3-none-any.whl (61 kB) 13:52:37 Downloading dacite-1.6.0-py3-none-any.whl (12 kB) 13:52:37 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) 13:52:37 Downloading oyaml-1.0-py2.py3-none-any.whl (3.0 kB) 13:52:37 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 13:52:37 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 13:52:37 Downloading kubernetes-32.0.1-py2.py3-none-any.whl (2.0 MB) 13:52:37 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 2.0/2.0 MB 132.9 MB/s eta 0:00:00 13:52:37 Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 13:52:37 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 1.8/1.8 MB 154.1 MB/s eta 0:00:00 13:52:37 Downloading behave-1.2.6-py2.py3-none-any.whl (136 kB) 13:52:37 Downloading behave_html_formatter-0.9.10-py3-none-any.whl (23 kB) 13:52:37 Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) 13:52:37 Downloading cffi-1.17.1-cp311-cp311-musllinux_1_1_x86_64.whl (478 kB) 13:52:37 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 13:52:37 Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 13:52:37 Downloading durationpy-0.9-py3-none-any.whl (3.5 kB) 13:52:37 Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) 13:52:37 Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 13:52:37 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 13:52:37 Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 13:52:37 Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 13:52:37 Downloading MarkupSafe-3.0.2-cp311-cp311-musllinux_1_2_x86_64.whl (23 kB) 13:52:37 Downloading mock-5.2.0-py3-none-any.whl (31 kB) 13:52:37 Downloading more_itertools-10.6.0-py3-none-any.whl (63 kB) 13:52:37 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 13:52:37 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 13:52:37 Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) 13:52:37 Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 13:52:37 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 13:52:37 Downloading PyYAML-6.0.2-cp311-cp311-musllinux_1_1_x86_64.whl (756 kB) 13:52:37 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 756.6/756.6 kB 156.0 MB/s eta 0:00:00 13:52:37 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 13:52:37 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 13:52:37 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 777.7/777.7 kB 167.1 MB/s eta 0:00:00 13:52:37 Downloading scramp-1.4.5-py3-none-any.whl (12 kB) 13:52:37 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 13:52:37 Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 13:52:37 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 13:52:37 Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 13:52:37 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 13:52:37 Downloading boto3-1.37.6-py3-none-any.whl (139 kB) 13:52:37 Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 13:52:37 Downloading python_subunit-1.4.4-py3-none-any.whl (104 kB) 13:52:37 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 13:52:37 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) 13:52:37 Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 13:52:37 Downloading botocore-1.37.6-py3-none-any.whl (13.4 MB) 13:52:37 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 13.4/13.4 MB 162.7 MB/s eta 0:00:00 13:52:37 Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 13:52:37 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 13:52:37 Downloading idna-3.10-py3-none-any.whl (70 kB) 13:52:37 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 13:52:37 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 13:52:37 Downloading parse_type-0.6.4-py2.py3-none-any.whl (27 kB) 13:52:37 Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 13:52:37 Downloading pyrsistent-0.20.0-py3-none-any.whl (58 kB) 13:52:37 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 13:52:37 Downloading rsa-4.9-py3-none-any.whl (34 kB) 13:52:37 Downloading s3transfer-0.11.4-py3-none-any.whl (84 kB) 13:52:37 Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 13:52:37 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 13:52:37 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 13:52:37 Building wheels for collected packages: onaptests, natural, simplejson, avionix, PrettyTable, psutil, junitxml 13:52:37 Building wheel for onaptests (setup.py): started 13:52:38 Building wheel for onaptests (setup.py): finished with status 'done' 13:52:38 Created wheel for onaptests: filename=onaptests-0.0.1.dev286-py3-none-any.whl size=282442 sha256=8bfed181f422fc64ac9fb31bf1e614f4afc00232cd5e1963ddbb228d3528abb6 13:52:38 Stored in directory: /tmp/pip-ephem-wheel-cache-hu4pwvdo/wheels/3c/d7/a6/cb34c26ba49abcef6f38dc5d1a020036adc88e441d3c57421d 13:52:38 Building wheel for natural (setup.py): started 13:52:38 Building wheel for natural (setup.py): finished with status 'done' 13:52:38 Created wheel for natural: filename=natural-0.2.0-py3-none-any.whl size=34461 sha256=a66b6d240f9b2e6d2db520318302e4663fe0a62433ea8ffe7f6b2686dee712c8 13:52:38 Stored in directory: /tmp/pip-ephem-wheel-cache-hu4pwvdo/wheels/e1/14/e7/3d775da6f6216d08449a65e1228c46bb75db9fae2737af4fe3 13:52:38 Building wheel for simplejson (setup.py): started 13:52:40 Building wheel for simplejson (setup.py): finished with status 'done' 13:52:40 Created wheel for simplejson: filename=simplejson-3.17.6-cp311-cp311-linux_x86_64.whl size=145440 sha256=f7b5e91c58d6e48d24f17a5764dcde1652f6685b8253c121b3befd3509f7a246 13:52:40 Stored in directory: /tmp/pip-ephem-wheel-cache-hu4pwvdo/wheels/10/33/77/8155eb4e24839152148da066b55fc45f4a91a940554c3c6749 13:52:40 Building wheel for avionix (setup.py): started 13:52:41 Building wheel for avionix (setup.py): finished with status 'done' 13:52:41 Created wheel for avionix: filename=avionix-0.4.5-py3-none-any.whl size=110599 sha256=c51f14c46b6d77a3fa0616ab650d7c95f35bb149ce83dff2e2d08142c7be7ce5 13:52:41 Stored in directory: /tmp/pip-ephem-wheel-cache-hu4pwvdo/wheels/76/b5/f2/1039bfd0bbac2fca4b380ce511324dd36c12d04ebf395daba8 13:52:41 Building wheel for PrettyTable (setup.py): started 13:52:41 Building wheel for PrettyTable (setup.py): finished with status 'done' 13:52:41 Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13694 sha256=c237b2d9d3ed15e8578bc35bc45ea84ed0787fbb3cff4cc062d8aa099e8f9ca2 13:52:41 Stored in directory: /tmp/pip-ephem-wheel-cache-hu4pwvdo/wheels/b1/e4/65/051f9bd54c89d377db5ca942a672439c36cbf5ceff8e8902e0 13:52:41 Building wheel for psutil (pyproject.toml): started 13:52:43 Building wheel for psutil (pyproject.toml): finished with status 'done' 13:52:43 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=269902 sha256=431d6d6944eac5f94b57dbef0b28fd08495d0ec447dc0d46cadb5d37e84ce86e 13:52:43 Stored in directory: /tmp/pip-ephem-wheel-cache-hu4pwvdo/wheels/56/b1/a8/0f030cbff304f5c838434cf44d08db745cb7ea0c10003103dd 13:52:43 Building wheel for junitxml (setup.py): started 13:52:43 Building wheel for junitxml (setup.py): finished with status 'done' 13:52:43 Created wheel for junitxml: filename=junitxml-0.7-py3-none-any.whl size=16308 sha256=c10719e2b416246ab37af0c1111cdbdeeea01a9e4d00d15980124e0f5343d75e 13:52:43 Stored in directory: /tmp/pip-ephem-wheel-cache-hu4pwvdo/wheels/8a/7a/9b/f1dac57e815dbc28e3889797e53848042661a1143aa45f127f 13:52:43 Successfully built onaptests natural simplejson avionix PrettyTable psutil junitxml 13:52:43 Installing collected packages: requestsexceptions, PrettyTable, parse, junitxml, durationpy, asn1crypto, websocket-client, urllib3, typing-extensions, testtools, six, simplejson, setuptools, scramp, robotframework, PyYAML, PySocks, pyrsistent, pycparser, pyasn1, psutil, platformdirs, oauthlib, mysql-connector-python, more-itertools, mock, MarkupSafe, jsonpointer, jmespath, iso8601, idna, decorator, dacite, charset-normalizer, certifi, cachetools, attrs, rsa, requests, python-subunit, python-dateutil, pyasn1-modules, pbr, parse-type, oyaml, natural, jsonschema, jsonpatch, jinja2, cffi, avionix, stevedore, requests-oauthlib, pg8000, os-testr, os-service-types, google-auth, cryptography, botocore, behave, s3transfer, pyOpenSSL, kubernetes, keystoneauth1, dogpile.cache, behave-html-formatter, openstacksdk, onapsdk, boto3, xtesting, onaptests 13:52:53 Successfully installed MarkupSafe-3.0.2 PrettyTable-0.7.2 PySocks-1.7.1 PyYAML-6.0.2 asn1crypto-1.5.1 attrs-25.1.0 avionix-0.4.5 behave-1.2.6 behave-html-formatter-0.9.10 boto3-1.37.6 botocore-1.37.6 cachetools-5.5.2 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-2.0.12 cryptography-38.0.4 dacite-1.6.0 decorator-5.2.1 dogpile.cache-1.3.4 durationpy-0.9 google-auth-2.38.0 idna-3.10 iso8601-2.1.0 jinja2-3.0.3 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.4.0 junitxml-0.7 keystoneauth1-5.10.0 kubernetes-32.0.1 mock-5.2.0 more-itertools-10.6.0 mysql-connector-python-8.3.0 natural-0.2.0 oauthlib-3.2.2 onapsdk-13.2.0 onaptests-0.0.1.dev286 openstacksdk-4.4.0 os-service-types-1.7.0 os-testr-3.0.0 oyaml-1.0 parse-1.20.2 parse-type-0.6.4 pbr-6.1.1 pg8000-1.30.1 platformdirs-4.3.6 psutil-7.0.0 pyOpenSSL-22.0.0 pyasn1-0.6.1 pyasn1-modules-0.4.1 pycparser-2.22 pyrsistent-0.20.0 python-dateutil-2.9.0.post0 python-subunit-1.4.4 requests-2.27.1 requests-oauthlib-2.0.0 requestsexceptions-1.4.0 robotframework-7.2.2 rsa-4.9 s3transfer-0.11.4 scramp-1.4.5 setuptools-65.5.1 simplejson-3.17.6 six-1.17.0 stevedore-5.4.1 testtools-2.7.2 typing-extensions-4.12.2 urllib3-1.26.20 websocket-client-1.8.0 xtesting-0.91.0 13:52:53 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 13:52:53 [0m[91mConnecting to gitlab.com (172.65.251.78:443) 13:52:54 [0m[91msaving to '/src/onapsdk/clamp/schema_details.json' 13:52:54 schema_details.json 100% [0m[91m|********************************| 3692 0:00:00 ETA 13:52:54 [0m[91m'/src/onapsdk/clamp/schema_details.json' saved 13:52:54 [0mCollecting markupsafe==2.0.1 13:52:54 Downloading MarkupSafe-2.0.1.tar.gz (18 kB) 13:52:54 Preparing metadata (setup.py): started 13:52:55 Preparing metadata (setup.py): finished with status 'done' 13:52:55 Building wheels for collected packages: markupsafe 13:52:55 Building wheel for markupsafe (setup.py): started 13:52:55 Building wheel for markupsafe (setup.py): finished with status 'done' 13:52:55 Created wheel for markupsafe: filename=MarkupSafe-2.0.1-cp311-cp311-linux_x86_64.whl size=28258 sha256=7747b683e33b030a3610992eca149ed27dca7a464ad428c90b6581ece07cb88c 13:52:55 Stored in directory: /root/.cache/pip/wheels/ea/18/79/6266ea508b8164a77b95aa19534c77eb805f2878612c37efca 13:52:55 Successfully built markupsafe 13:52:55 Installing collected packages: markupsafe 13:52:55 Attempting uninstall: markupsafe 13:52:55 Found existing installation: MarkupSafe 3.0.2 13:52:55 Uninstalling MarkupSafe-3.0.2: 13:52:55 Successfully uninstalled MarkupSafe-3.0.2 13:52:55 Successfully installed markupsafe-2.0.1 13:52:55 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 13:52:55 [0m[91mWARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.21/main: No such file or directory 13:52:55 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.21/community: No such file or directory 13:52:55 [0m(1/16) Purging .build-deps (20250305.135221) 13:52:55 (2/16) Purging gcc (14.2.0-r4) 13:52:56 (3/16) Purging binutils (2.43.1-r1) 13:52:56 (4/16) Purging libatomic (14.2.0-r4) 13:52:56 (5/16) Purging libgomp (14.2.0-r4) 13:52:56 (6/16) Purging openssl-dev (3.3.3-r0) 13:52:56 (7/16) Purging linux-headers (6.6-r1) 13:52:56 (8/16) Purging musl-dev (1.2.5-r9) 13:52:56 (9/16) Purging isl26 (0.26-r1) 13:52:56 (10/16) Purging jansson (2.14-r4) 13:52:56 (11/16) Purging libstdc++ (14.2.0-r4) 13:52:56 (12/16) Purging mpc1 (1.3.1-r1) 13:52:56 (13/16) Purging mpfr4 (4.2.1-r0) 13:52:56 (14/16) Purging pkgconf (2.3.0-r0) 13:52:56 (15/16) Purging gmp (6.3.0-r2) 13:52:56 (16/16) Purging libgcc (14.2.0-r4) 13:52:56 Executing busybox-1.37.0-r12.trigger 13:52:56 OK: 24 MiB in 49 packages 13:53:04 Removing intermediate container aa2a5783349c 13:53:04 ---> 9c76f2dee56c 13:53:04 Step 8/12 : FROM pythonsdk-release as pythonsdk-develop 13:53:04 ---> 9c76f2dee56c 13:53:04 Step 9/12 : RUN pip3 install --no-cache-dir git+https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk@develop#onapsdk 13:53:04 ---> Running in c017129f3171 13:53:04 Collecting git+https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk@develop#onapsdk 13:53:04 Cloning https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk (to revision develop) to /tmp/pip-req-build-lmx3pubq 13:53:04 [91m Running command git clone --filter=blob:none --quiet https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk /tmp/pip-req-build-lmx3pubq 13:53:06 [0m[91m warning: redirecting to https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk.git/ 13:53:06 [0m[91m Running command git checkout -b develop --track origin/develop 13:53:07 [0m[91m warning: redirecting to https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk.git/ 13:53:08 [0m[91m branch 'develop' set up to track 'origin/develop'. 13:53:08 [0m[91m Switched to a new branch 'develop' 13:53:08 [0m Resolved https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk to commit b204aa63043825290d4c0a940edd7e9241f6c0ee 13:53:08 Preparing metadata (setup.py): started 13:53:09 Preparing metadata (setup.py): finished with status 'done' 13:53:09 Collecting requests==2.24.0 (from requests[socks]==2.24.0->onapsdk==9.2.1) 13:53:09 Downloading requests-2.24.0-py2.py3-none-any.whl.metadata (6.9 kB) 13:53:09 Requirement already satisfied: jinja2==3.0.3 in /usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (3.0.3) 13:53:09 Requirement already satisfied: simplejson==3.17.6 in /usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (3.17.6) 13:53:09 Requirement already satisfied: oyaml==1.0 in /usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (1.0) 13:53:09 Requirement already satisfied: pyOpenSSL==22.0.0 in /usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (22.0.0) 13:53:09 Requirement already satisfied: jsonschema==4.4.0 in /usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (4.4.0) 13:53:09 Requirement already satisfied: dacite==1.6.0 in /usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (1.6.0) 13:53:09 Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.11/site-packages (from jinja2==3.0.3->onapsdk==9.2.1) (2.0.1) 13:53:09 Requirement already satisfied: attrs>=17.4.0 in /usr/local/lib/python3.11/site-packages (from jsonschema==4.4.0->onapsdk==9.2.1) (25.1.0) 13:53:09 Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /usr/local/lib/python3.11/site-packages (from jsonschema==4.4.0->onapsdk==9.2.1) (0.20.0) 13:53:09 Requirement already satisfied: pyyaml in /usr/local/lib/python3.11/site-packages (from oyaml==1.0->onapsdk==9.2.1) (6.0.2) 13:53:09 Requirement already satisfied: cryptography>=35.0 in /usr/local/lib/python3.11/site-packages (from pyOpenSSL==22.0.0->onapsdk==9.2.1) (38.0.4) 13:53:09 Collecting chardet<4,>=3.0.2 (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1) 13:53:09 Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB) 13:53:09 Collecting idna<3,>=2.5 (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1) 13:53:09 Downloading idna-2.10-py2.py3-none-any.whl.metadata (9.1 kB) 13:53:09 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1) 13:53:09 Downloading urllib3-1.25.11-py2.py3-none-any.whl.metadata (41 kB) 13:53:09 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.11/site-packages (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1) (2025.1.31) 13:53:09 Requirement already satisfied: PySocks!=1.5.7,>=1.5.6 in /usr/local/lib/python3.11/site-packages (from requests[socks]==2.24.0->onapsdk==9.2.1) (1.7.1) 13:53:09 Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.11/site-packages (from cryptography>=35.0->pyOpenSSL==22.0.0->onapsdk==9.2.1) (1.17.1) 13:53:09 Requirement already satisfied: pycparser in /usr/local/lib/python3.11/site-packages (from cffi>=1.12->cryptography>=35.0->pyOpenSSL==22.0.0->onapsdk==9.2.1) (2.22) 13:53:09 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) 13:53:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:53:09 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 13:53:09 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) 13:53:09 Building wheels for collected packages: onapsdk 13:53:09 Building wheel for onapsdk (setup.py): started 13:53:10 Building wheel for onapsdk (setup.py): finished with status 'done' 13:53:10 Created wheel for onapsdk: filename=onapsdk-9.2.1-py3-none-any.whl size=193661 sha256=d33bd72967fdf8fcbf59d28bdfcf9ebf0cf19fd04aabaeaabe49ad06a2a7a20f 13:53:10 Stored in directory: /tmp/pip-ephem-wheel-cache-_1y162bp/wheels/1b/9b/61/fbda7d15774ef78a6b0c7c711ac180f254f3739b7587ef4e7a 13:53:10 Successfully built onapsdk 13:53:10 Installing collected packages: chardet, urllib3, idna, requests, onapsdk 13:53:10 Attempting uninstall: urllib3 13:53:10 Found existing installation: urllib3 1.26.20 13:53:10 Uninstalling urllib3-1.26.20: 13:53:10 Successfully uninstalled urllib3-1.26.20 13:53:10 Attempting uninstall: idna 13:53:10 Found existing installation: idna 3.10 13:53:10 Uninstalling idna-3.10: 13:53:10 Successfully uninstalled idna-3.10 13:53:10 Attempting uninstall: requests 13:53:10 Found existing installation: requests 2.27.1 13:53:10 Uninstalling requests-2.27.1: 13:53:10 Successfully uninstalled requests-2.27.1 13:53:10 Attempting uninstall: onapsdk 13:53:10 Found existing installation: onapsdk 13.2.0 13:53:10 Uninstalling onapsdk-13.2.0: 13:53:10 Successfully uninstalled onapsdk-13.2.0 13:53:10 [91mERROR: 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. 13:53:10 onaptests 0.0.1.dev286 requires onapsdk==13.2.0, but you have onapsdk 9.2.1 which is incompatible. 13:53:10 onaptests 0.0.1.dev286 requires setuptools==65.3.0, but you have setuptools 65.5.1 which is incompatible. 13:53:10 [0mSuccessfully installed chardet-3.0.4 idna-2.10 onapsdk-9.2.1 requests-2.24.0 urllib3-1.25.11 13:53:10 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 13:53:11 [0mRemoving intermediate container c017129f3171 13:53:11 ---> 0869181df7dc 13:53:11 Step 10/12 : FROM ${PYTHONSDK_VERSION} as final 13:53:11 ---> 9c76f2dee56c 13:53:11 Step 11/12 : COPY docker/testcases.yaml /usr/local/lib/python3.11/site-packages/xtesting/ci/testcases.yaml 13:53:11 ---> 64b139f23aa8 13:53:11 Step 12/12 : CMD ["run_tests", "-t", "all"] 13:53:11 ---> Running in 773d45cb7310 13:53:11 Removing intermediate container 773d45cb7310 13:53:11 ---> c7cb41313305 13:53:11 Successfully built c7cb41313305 13:53:11 Successfully tagged nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master 13:53:11 ---> docker-build.sh ends 13:53:11 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14606976635998944243.sh 13:53:12 [EnvInject] - Injecting environment variables from a build step. 13:53:12 [EnvInject] - Injecting as environment variables the properties content 13:53:12 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 13:53:12 13:53:12 [EnvInject] - Variables injected successfully. 13:53:12 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins5653789533005910772.sh 13:53:12 ---> docker-push.sh 13:53:12 Docker version 20.10.18, build b40c2f6 13:53:12 Pushing image: nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master 13:53:12 docker push nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master 13:53:12 The push refers to repository [nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk] 13:53:12 135332d12b38: Preparing 13:53:12 8fb8bb6e522a: Preparing 13:53:12 72bfe11a5963: Preparing 13:53:12 49afc675d351: Preparing 13:53:12 7a5f03216aec: Preparing 13:53:12 08000c18d16d: Preparing 13:53:12 08000c18d16d: Waiting 13:53:12 72bfe11a5963: Layer already exists 13:53:12 7a5f03216aec: Layer already exists 13:53:12 49afc675d351: Layer already exists 13:53:12 08000c18d16d: Layer already exists 13:53:12 135332d12b38: Pushed 13:53:31 8fb8bb6e522a: Pushed 13:53:31 master: digest: sha256:410c5616f28cdfc3209484f57dce7e61c0b196d87311be856973b36b50a7751a size: 1577 13:53:31 ---> docker-push.sh ends 13:53:31 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins14067383122578177770.sh 13:53:31 $ ssh-agent -k 13:53:31 unset SSH_AUTH_SOCK; 13:53:31 unset SSH_AGENT_PID; 13:53:31 echo Agent pid 2074 killed; 13:53:31 [ssh-agent] Stopped. 13:53:31 [PostBuildScript] - [INFO] Executing post build scripts. 13:53:31 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins15191067383074065039.sh 13:53:31 ---> sysstat.sh 13:53:31 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins1141132821483180583.sh 13:53:31 ---> package-listing.sh 13:53:31 ++ facter osfamily 13:53:31 ++ tr '[:upper:]' '[:lower:]' 13:53:31 + OS_FAMILY=debian 13:53:31 + workspace=/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master 13:53:31 + START_PACKAGES=/tmp/packages_start.txt 13:53:31 + END_PACKAGES=/tmp/packages_end.txt 13:53:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:53:31 + PACKAGES=/tmp/packages_start.txt 13:53:31 + '[' /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master ']' 13:53:31 + PACKAGES=/tmp/packages_end.txt 13:53:31 + case "${OS_FAMILY}" in 13:53:31 + dpkg -l 13:53:31 + grep '^ii' 13:53:31 + '[' -f /tmp/packages_start.txt ']' 13:53:31 + '[' -f /tmp/packages_end.txt ']' 13:53:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:53:31 + '[' /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master ']' 13:53:31 + mkdir -p /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/archives/ 13:53:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/archives/ 13:53:31 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins11326726331309916090.sh 13:53:31 ---> capture-instance-metadata.sh 13:53:32 Setup pyenv: 13:53:32 system 13:53:32 3.8.13 13:53:32 3.9.13 13:53:32 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/.python-version) 13:53:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Cm1 from file:/tmp/.os_lf_venv 13:53:33 lf-activate-venv(): INFO: Installing: lftools 13:53:39 lf-activate-venv(): INFO: Adding /tmp/venv-8Cm1/bin to PATH 13:53:39 INFO: Running in OpenStack, capturing instance metadata 13:53:39 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins9971366659537903422.sh 13:53:39 provisioning config files... 13:53:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master@tmp/config36051802072114682tmp 13:53:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:53:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:53:40 [EnvInject] - Injecting environment variables from a build step. 13:53:40 [EnvInject] - Injecting as environment variables the properties content 13:53:40 SERVER_ID=logs 13:53:40 13:53:40 [EnvInject] - Variables injected successfully. 13:53:40 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins8043087836490439507.sh 13:53:40 ---> create-netrc.sh 13:53:40 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins1068904294553302920.sh 13:53:40 ---> python-tools-install.sh 13:53:40 Setup pyenv: 13:53:40 system 13:53:40 3.8.13 13:53:40 3.9.13 13:53:40 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/.python-version) 13:53:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Cm1 from file:/tmp/.os_lf_venv 13:53:41 lf-activate-venv(): INFO: Installing: lftools 13:53:47 lf-activate-venv(): INFO: Adding /tmp/venv-8Cm1/bin to PATH 13:53:47 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins11495019243580738947.sh 13:53:47 ---> sudo-logs.sh 13:53:47 Archiving 'sudo' log.. 13:53:47 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins3329274849538568068.sh 13:53:47 ---> job-cost.sh 13:53:47 Setup pyenv: 13:53:47 system 13:53:47 3.8.13 13:53:47 3.9.13 13:53:47 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/.python-version) 13:53:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Cm1 from file:/tmp/.os_lf_venv 13:53:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:53:51 lf-activate-venv(): INFO: Adding /tmp/venv-8Cm1/bin to PATH 13:53:51 INFO: No Stack... 13:53:52 INFO: Retrieving Pricing Info for: v3-standard-8 13:53:52 INFO: Archiving Costs 13:53:52 [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash -l /tmp/jenkins6114348829643954672.sh 13:53:52 ---> logs-deploy.sh 13:53:52 Setup pyenv: 13:53:52 system 13:53:52 3.8.13 13:53:52 3.9.13 13:53:52 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/.python-version) 13:53:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Cm1 from file:/tmp/.os_lf_venv 13:53:53 lf-activate-venv(): INFO: Installing: lftools 13:53:59 lf-activate-venv(): INFO: Adding /tmp/venv-8Cm1/bin to PATH 13:53:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/1468 13:53:59 INFO: archiving workspace using pattern(s): 13:54:00 Archives upload complete. 13:54:01 INFO: archiving logs to Nexus 13:54:01 ---> uname -a: 13:54:01 Linux prd-ubuntu1804-docker-8c-8g-5726 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:54:01 13:54:01 13:54:01 ---> lscpu: 13:54:01 Architecture: x86_64 13:54:01 CPU op-mode(s): 32-bit, 64-bit 13:54:01 Byte Order: Little Endian 13:54:01 CPU(s): 8 13:54:01 On-line CPU(s) list: 0-7 13:54:01 Thread(s) per core: 1 13:54:01 Core(s) per socket: 1 13:54:01 Socket(s): 8 13:54:01 NUMA node(s): 1 13:54:01 Vendor ID: AuthenticAMD 13:54:01 CPU family: 23 13:54:01 Model: 49 13:54:01 Model name: AMD EPYC-Rome Processor 13:54:01 Stepping: 0 13:54:01 CPU MHz: 2799.998 13:54:01 BogoMIPS: 5599.99 13:54:01 Virtualization: AMD-V 13:54:01 Hypervisor vendor: KVM 13:54:01 Virtualization type: full 13:54:01 L1d cache: 32K 13:54:01 L1i cache: 32K 13:54:01 L2 cache: 512K 13:54:01 L3 cache: 16384K 13:54:01 NUMA node0 CPU(s): 0-7 13:54:01 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 13:54:01 13:54:01 13:54:01 ---> nproc: 13:54:01 8 13:54:01 13:54:01 13:54:01 ---> df -h: 13:54:01 Filesystem Size Used Avail Use% Mounted on 13:54:01 udev 16G 0 16G 0% /dev 13:54:01 tmpfs 3.2G 708K 3.2G 1% /run 13:54:01 /dev/vda1 155G 11G 145G 7% / 13:54:01 tmpfs 16G 0 16G 0% /dev/shm 13:54:01 tmpfs 5.0M 0 5.0M 0% /run/lock 13:54:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:54:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:54:01 tmpfs 3.2G 0 3.2G 0% /run/user/1001 13:54:01 13:54:01 13:54:01 ---> free -m: 13:54:01 total used free shared buff/cache available 13:54:01 Mem: 32167 851 28919 0 2395 30874 13:54:01 Swap: 1023 0 1023 13:54:01 13:54:01 13:54:01 ---> ip addr: 13:54:01 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:54:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:54:01 inet 127.0.0.1/8 scope host lo 13:54:01 valid_lft forever preferred_lft forever 13:54:01 inet6 ::1/128 scope host 13:54:01 valid_lft forever preferred_lft forever 13:54:01 2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 13:54:01 link/ether fa:16:3e:0d:2d:8c brd ff:ff:ff:ff:ff:ff 13:54:01 inet 10.30.107.126/23 brd 10.30.107.255 scope global dynamic ens3 13:54:01 valid_lft 86195sec preferred_lft 86195sec 13:54:01 inet6 fe80::f816:3eff:fe0d:2d8c/64 scope link 13:54:01 valid_lft forever preferred_lft forever 13:54:01 3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 13:54:01 link/ether 02:42:4e:eb:03:82 brd ff:ff:ff:ff:ff:ff 13:54:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:54:01 valid_lft forever preferred_lft forever 13:54:01 inet6 fe80::42:4eff:feeb:382/64 scope link 13:54:01 valid_lft forever preferred_lft forever 13:54:01 13:54:01 13:54:01 ---> sar -b -r -n DEV: 13:54:01 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-5726) 03/05/25 _x86_64_ (8 CPU) 13:54:01 13:54:01 13:50:39 LINUX RESTART (8 CPU) 13:54:01 13:54:01 13:51:01 tps rtps wtps bread/s bwrtn/s 13:54:01 13:52:01 290.82 58.05 232.77 3670.78 62835.85 13:54:01 13:53:01 189.02 8.83 180.19 1626.00 44628.30 13:54:01 13:54:01 109.02 1.52 107.50 85.72 35004.57 13:54:01 Average: 196.29 22.80 173.49 1794.27 47490.42 13:54:01 13:54:01 13:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:54:01 13:52:01 30159408 31695992 2779812 8.44 68388 1780028 1364996 4.02 853996 1638420 158852 13:54:01 13:53:01 29434912 31630424 3504308 10.64 105452 2359372 1640064 4.83 1102688 2021088 196644 13:54:01 13:54:01 29648292 31650352 3290928 9.99 108744 2174896 1400188 4.12 1056240 1882852 2580 13:54:01 Average: 29747537 31658923 3191683 9.69 94195 2104765 1468416 4.32 1004308 1847453 119359 13:54:01 13:54:01 13:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:54:01 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:01 13:52:01 lo 1.87 1.87 0.21 0.21 0.00 0.00 0.00 0.00 13:54:01 13:52:01 ens3 377.26 267.09 1587.73 78.01 0.00 0.00 0.00 0.00 13:54:01 13:53:01 docker0 80.09 211.61 6.54 1876.20 0.00 0.00 0.00 0.00 13:54:01 13:53:01 lo 2.60 2.60 0.25 0.25 0.00 0.00 0.00 0.00 13:54:01 13:53:01 ens3 287.84 134.66 2374.66 19.88 0.00 0.00 0.00 0.00 13:54:01 13:54:01 docker0 5.17 6.20 0.75 24.68 0.00 0.00 0.00 0.00 13:54:01 13:54:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 13:54:01 13:54:01 ens3 128.03 149.94 52.45 961.99 0.00 0.00 0.00 0.00 13:54:01 Average: docker0 28.42 72.60 2.43 633.59 0.00 0.00 0.00 0.00 13:54:01 Average: lo 2.18 2.18 0.22 0.22 0.00 0.00 0.00 0.00 13:54:01 Average: ens3 264.38 183.90 1338.29 353.28 0.00 0.00 0.00 0.00 13:54:01 13:54:01 13:54:01 ---> sar -P ALL: 13:54:01 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-5726) 03/05/25 _x86_64_ (8 CPU) 13:54:01 13:54:01 13:50:39 LINUX RESTART (8 CPU) 13:54:01 13:54:01 13:51:01 CPU %user %nice %system %iowait %steal %idle 13:54:01 13:52:01 all 10.68 0.00 1.09 4.94 0.04 83.25 13:54:01 13:52:01 0 16.38 0.00 1.67 1.94 0.05 79.96 13:54:01 13:52:01 1 4.14 0.00 0.92 20.42 0.03 74.49 13:54:01 13:52:01 2 10.47 0.00 0.80 1.43 0.03 87.26 13:54:01 13:52:01 3 21.58 0.00 2.11 3.62 0.07 72.62 13:54:01 13:52:01 4 12.80 0.00 1.20 2.79 0.03 83.17 13:54:01 13:52:01 5 6.99 0.00 0.49 0.52 0.07 91.94 13:54:01 13:52:01 6 7.62 0.00 0.88 0.25 0.03 91.21 13:54:01 13:52:01 7 5.42 0.00 0.67 8.54 0.03 85.34 13:54:01 13:53:01 all 9.25 0.00 1.84 3.03 0.04 85.84 13:54:01 13:53:01 0 11.17 0.00 2.07 0.28 0.02 86.45 13:54:01 13:53:01 1 7.39 0.00 1.07 8.75 0.03 82.76 13:54:01 13:53:01 2 7.96 0.00 1.64 0.73 0.03 89.63 13:54:01 13:53:01 3 6.90 0.00 1.98 3.65 0.03 87.45 13:54:01 13:53:01 4 9.48 0.00 2.41 0.57 0.03 87.51 13:54:01 13:53:01 5 12.75 0.00 2.74 5.02 0.03 79.45 13:54:01 13:53:01 6 4.11 0.00 1.35 4.36 0.03 90.14 13:54:01 13:53:01 7 14.24 0.00 1.46 0.90 0.03 83.37 13:54:01 13:54:01 all 9.77 0.00 0.91 2.30 0.04 86.98 13:54:01 13:54:01 0 4.84 0.00 0.65 5.81 0.03 88.67 13:54:01 13:54:01 1 2.57 0.00 0.45 0.08 0.02 96.88 13:54:01 13:54:01 2 7.41 0.00 0.95 0.05 0.02 91.57 13:54:01 13:54:01 3 19.57 0.00 1.28 1.25 0.05 77.84 13:54:01 13:54:01 4 6.12 0.00 1.61 8.26 0.05 83.96 13:54:01 13:54:01 5 2.90 0.00 0.57 2.26 0.05 94.21 13:54:01 13:54:01 6 5.58 0.00 0.67 0.02 0.03 93.71 13:54:01 13:54:01 7 29.14 0.00 1.12 0.68 0.07 68.99 13:54:01 Average: all 9.90 0.00 1.28 3.42 0.04 85.36 13:54:01 Average: 0 10.80 0.00 1.46 2.68 0.03 85.03 13:54:01 Average: 1 4.70 0.00 0.81 9.75 0.03 84.72 13:54:01 Average: 2 8.62 0.00 1.13 0.74 0.03 89.49 13:54:01 Average: 3 16.02 0.00 1.79 2.84 0.05 79.30 13:54:01 Average: 4 9.47 0.00 1.74 3.87 0.04 84.88 13:54:01 Average: 5 7.55 0.00 1.27 2.60 0.05 88.53 13:54:01 Average: 6 5.77 0.00 0.97 1.54 0.03 91.69 13:54:01 Average: 7 16.28 0.00 1.08 3.37 0.04 79.22 13:54:01 13:54:01 13:54:01