11:59:54 Started by timer 11:59:54 Running as SYSTEM 11:59:54 [EnvInject] - Loading node environment variables. 11:59:54 Building remotely on prd-ubuntu1804-docker-8c-8g-3927 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-xtesting-healthcheck-docker-merge-master 11:59:54 [ssh-agent] Looking for ssh-agent implementation... 11:59:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:59:54 $ ssh-agent 11:59:54 SSH_AUTH_SOCK=/tmp/ssh-cCdH5uHHFBLt/agent.2096 11:59:54 SSH_AGENT_PID=2098 11:59:54 [ssh-agent] Started. 11:59:54 Running ssh-add (command line suppressed) 11:59:54 Identity added: /w/workspace/integration-xtesting-healthcheck-docker-merge-master@tmp/private_key_14332776100504310573.key (/w/workspace/integration-xtesting-healthcheck-docker-merge-master@tmp/private_key_14332776100504310573.key) 11:59:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:59:54 The recommended git tool is: NONE 11:59:56 using credential onap-jenkins-ssh 11:59:56 Wiping out workspace first. 11:59:56 Cloning the remote Git repository 11:59:56 Cloning repository git://cloud.onap.org/mirror/integration/xtesting 11:59:56 > git init /w/workspace/integration-xtesting-healthcheck-docker-merge-master # timeout=10 11:59:56 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 11:59:56 > git --version # timeout=10 11:59:56 > git --version # 'git version 2.17.1' 11:59:56 using GIT_SSH to set credentials Gerrit user 11:59:56 Verifying host key using manually-configured host key entries 11:59:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting +refs/heads/*:refs/remotes/origin/* # timeout=10 11:59:56 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 11:59:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:59:57 Avoid second fetch 11:59:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:59:57 Checking out Revision 7191df8920bdeb2de9e315af71dcff04c04237fc (refs/remotes/origin/master) 11:59:57 > git config core.sparsecheckout # timeout=10 11:59:57 > git checkout -f 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 11:59:57 Commit message: "[INT] Add docker image for testkube custom executor" 11:59:57 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 12:00:00 provisioning config files... 12:00:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:00:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:00:00 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins3221908767124705453.sh 12:00:00 ---> python-tools-install.sh 12:00:00 Setup pyenv: 12:00:00 * system (set by /opt/pyenv/version) 12:00:01 * 3.8.13 (set by /opt/pyenv/version) 12:00:01 * 3.9.13 (set by /opt/pyenv/version) 12:00:01 * 3.10.6 (set by /opt/pyenv/version) 12:00:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MwEx 12:00:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:00:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:00:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:00:09 lf-activate-venv(): INFO: Base packages installed successfully 12:00:09 lf-activate-venv(): INFO: Installing additional packages: lftools 12:00:34 lf-activate-venv(): INFO: Adding /tmp/venv-MwEx/bin to PATH 12:00:34 Generating Requirements File 12:00:56 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:00:56 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:00:56 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:00:56 Python 3.10.6 12:00:57 pip 25.2 from /tmp/venv-MwEx/lib/python3.10/site-packages/pip (python 3.10) 12:00:57 appdirs==1.4.4 12:00:57 argcomplete==3.6.3 12:00:57 aspy.yaml==1.3.0 12:00:57 attrs==25.4.0 12:00:57 autopage==0.5.2 12:00:57 beautifulsoup4==4.14.2 12:00:57 boto3==1.40.55 12:00:57 botocore==1.40.55 12:00:57 bs4==0.0.2 12:00:57 cachetools==6.2.1 12:00:57 certifi==2025.10.5 12:00:57 cffi==2.0.0 12:00:57 cfgv==3.4.0 12:00:57 chardet==5.2.0 12:00:57 charset-normalizer==3.4.4 12:00:57 click==8.3.0 12:00:57 cliff==4.11.0 12:00:57 cmd2==2.7.0 12:00:57 cryptography==3.3.2 12:00:57 debtcollector==3.0.0 12:00:57 decorator==5.2.1 12:00:57 defusedxml==0.7.1 12:00:57 Deprecated==1.2.18 12:00:57 distlib==0.4.0 12:00:57 dnspython==2.8.0 12:00:57 docker==7.1.0 12:00:57 dogpile.cache==1.5.0 12:00:57 durationpy==0.10 12:00:57 email-validator==2.3.0 12:00:57 filelock==3.20.0 12:00:57 future==1.0.0 12:00:57 gitdb==4.0.12 12:00:57 GitPython==3.1.45 12:00:57 google-auth==2.41.1 12:00:57 httplib2==0.31.0 12:00:57 identify==2.6.15 12:00:57 idna==3.11 12:00:57 importlib-resources==1.5.0 12:00:57 iso8601==2.1.0 12:00:57 Jinja2==3.1.6 12:00:57 jmespath==1.0.1 12:00:57 jsonpatch==1.33 12:00:57 jsonpointer==3.0.0 12:00:57 jsonschema==4.25.1 12:00:57 jsonschema-specifications==2025.9.1 12:00:57 keystoneauth1==5.12.0 12:00:57 kubernetes==34.1.0 12:00:57 lftools==0.37.15 12:00:57 lxml==6.0.2 12:00:57 markdown-it-py==4.0.0 12:00:57 MarkupSafe==3.0.3 12:00:57 mdurl==0.1.2 12:00:57 msgpack==1.1.2 12:00:57 multi_key_dict==2.0.3 12:00:57 munch==4.0.0 12:00:57 netaddr==1.3.0 12:00:57 niet==1.4.2 12:00:57 nodeenv==1.9.1 12:00:57 oauth2client==4.1.3 12:00:57 oauthlib==3.3.1 12:00:57 openstacksdk==4.7.1 12:00:57 os-service-types==1.8.0 12:00:57 osc-lib==4.2.0 12:00:57 oslo.config==10.0.0 12:00:57 oslo.context==6.1.0 12:00:57 oslo.i18n==6.6.0 12:00:57 oslo.log==7.2.1 12:00:57 oslo.serialization==5.8.0 12:00:57 oslo.utils==9.1.0 12:00:57 packaging==25.0 12:00:57 pbr==7.0.1 12:00:57 platformdirs==4.5.0 12:00:57 prettytable==3.16.0 12:00:57 psutil==7.1.1 12:00:57 pyasn1==0.6.1 12:00:57 pyasn1_modules==0.4.2 12:00:57 pycparser==2.23 12:00:57 pygerrit2==2.0.15 12:00:57 PyGithub==2.8.1 12:00:57 Pygments==2.19.2 12:00:57 PyJWT==2.10.1 12:00:57 PyNaCl==1.6.0 12:00:57 pyparsing==2.4.7 12:00:57 pyperclip==1.11.0 12:00:57 pyrsistent==0.20.0 12:00:57 python-cinderclient==9.8.0 12:00:57 python-dateutil==2.9.0.post0 12:00:57 python-heatclient==4.3.0 12:00:57 python-jenkins==1.8.3 12:00:57 python-keystoneclient==5.7.0 12:00:57 python-magnumclient==4.9.0 12:00:57 python-openstackclient==8.2.0 12:00:57 python-swiftclient==4.8.0 12:00:57 PyYAML==6.0.3 12:00:57 referencing==0.37.0 12:00:57 requests==2.32.5 12:00:57 requests-oauthlib==2.0.0 12:00:57 requestsexceptions==1.4.0 12:00:57 rfc3986==2.0.0 12:00:57 rich==14.2.0 12:00:57 rich-argparse==1.7.1 12:00:57 rpds-py==0.27.1 12:00:57 rsa==4.9.1 12:00:57 ruamel.yaml==0.18.15 12:00:57 ruamel.yaml.clib==0.2.14 12:00:57 s3transfer==0.14.0 12:00:57 simplejson==3.20.2 12:00:57 six==1.17.0 12:00:57 smmap==5.0.2 12:00:57 soupsieve==2.8 12:00:57 stevedore==5.5.0 12:00:57 tabulate==0.9.0 12:00:57 toml==0.10.2 12:00:57 tomlkit==0.13.3 12:00:57 tqdm==4.67.1 12:00:57 typing_extensions==4.15.0 12:00:57 tzdata==2025.2 12:00:57 urllib3==1.26.20 12:00:57 virtualenv==20.35.3 12:00:57 wcwidth==0.2.14 12:00:57 websocket-client==1.9.0 12:00:57 wrapt==2.0.0 12:00:57 xdg==6.0.0 12:00:57 xmltodict==1.0.2 12:00:57 yq==3.4.3 12:00:57 provisioning config files... 12:00:57 copy managed file [global-settings] to file:/w/workspace/integration-xtesting-healthcheck-docker-merge-master@tmp/config11487175761872445819tmp 12:00:57 copy managed file [integration-settings] to file:/w/workspace/integration-xtesting-healthcheck-docker-merge-master@tmp/config3542897851520666735tmp 12:00:57 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins9144312395116025281.sh 12:00:57 ---> docker-login.sh 12:00:57 nexus3.onap.org:10001 12:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:00 Configure a credential helper to remove this warning. See 12:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:00 12:01:00 Login Succeeded 12:01:00 nexus3.onap.org:10002 12:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:00 Configure a credential helper to remove this warning. See 12:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:00 12:01:00 Login Succeeded 12:01:00 nexus3.onap.org:10003 12:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:01 Configure a credential helper to remove this warning. See 12:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:01 12:01:01 Login Succeeded 12:01:01 nexus3.onap.org:10004 12:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:01 Configure a credential helper to remove this warning. See 12:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:01 12:01:01 Login Succeeded 12:01:01 docker.io 12:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:01 Configure a credential helper to remove this warning. See 12:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:01 12:01:01 Login Succeeded 12:01:01 ---> docker-login.sh ends 12:01:01 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins15881304460505407122.sh 12:01:01 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2969570037450226412.sh 12:01:01 [EnvInject] - Injecting environment variables from a build step. 12:01:01 [EnvInject] - Injecting as environment variables the properties content 12:01:01 DOCKER_ROOT=./healthcheck 12:01:01 CONTAINER_TAG_YAML_DIR= 12:01:01 CONTAINER_TAG_METHOD=stream 12:01:01 12:01:01 [EnvInject] - Variables injected successfully. 12:01:01 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash -l /tmp/jenkins14568963374697066854.sh 12:01:01 ---> docker-get-container-tag.sh 12:01:01 Setup pyenv: 12:01:01 system 12:01:01 3.8.13 12:01:01 3.9.13 12:01:01 * 3.10.6 (set by /w/workspace/integration-xtesting-healthcheck-docker-merge-master/.python-version) 12:01:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MwEx from file:/tmp/.os_lf_venv 12:01:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:01:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:01:03 lf-activate-venv(): INFO: Base packages installed successfully 12:01:03 lf-activate-venv(): INFO: Installing additional packages: yq 12:01:05 lf-activate-venv(): INFO: Adding /tmp/venv-MwEx/bin to PATH 12:01:05 ---> Docker image tag found: master 12:01:05 [EnvInject] - Injecting environment variables from a build step. 12:01:05 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 12:01:05 [EnvInject] - Variables injected successfully. 12:01:05 [EnvInject] - Injecting environment variables from a build step. 12:01:05 [EnvInject] - Injecting as environment variables the properties content 12:01:05 DOCKER_ARGS=-f ./docker/Dockerfile 12:01:05 DOCKER_ROOT=./healthcheck 12:01:05 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 12:01:05 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 12:01:05 DOCKER_NAME=onap/xtesting-healthcheck 12:01:05 12:01:05 [EnvInject] - Variables injected successfully. 12:01:05 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins5403420461883056927.sh 12:01:05 ---> docker-build.sh 12:01:05 Docker version 20.10.18, build b40c2f6 12:01:05 Building image: nexus3.onap.org:10003/onap/xtesting-healthcheck:master 12:01:05 docker build -f ./docker/Dockerfile -t nexus3.onap.org:10003/onap/xtesting-healthcheck:master . 12:01:05 Sending build context to Docker daemon 21.5kB 12:01:05 Step 1/19 : FROM opnfv/xtesting:leguer 12:01:05 leguer: Pulling from opnfv/xtesting 12:01:05 6097bfa160c1: Pulling fs layer 12:01:05 bdd9e7afef1f: Pulling fs layer 12:01:05 1fd3a5126593: Pulling fs layer 12:01:05 6097bfa160c1: Verifying Checksum 12:01:05 6097bfa160c1: Download complete 12:01:05 1fd3a5126593: Verifying Checksum 12:01:05 1fd3a5126593: Download complete 12:01:06 6097bfa160c1: Pull complete 12:01:07 bdd9e7afef1f: Verifying Checksum 12:01:07 bdd9e7afef1f: Download complete 12:01:10 bdd9e7afef1f: Pull complete 12:01:10 1fd3a5126593: Pull complete 12:01:10 Digest: sha256:bd690d7b7b01945e7fc500b8b208efbdcbb2cbc78cc7a9243a0783d8299ae5b5 12:01:10 Status: Downloaded newer image for opnfv/xtesting:leguer 12:01:10 ---> 358785f546ba 12:01:10 Step 2/19 : ARG OPENSTACK_TAG=stable/newton 12:01:12 ---> Running in 6ea0124b5338 12:01:12 Removing intermediate container 6ea0124b5338 12:01:12 ---> 13f8ebde1d42 12:01:12 Step 3/19 : ARG OPNFV_TAG=stable/jerma 12:01:12 ---> Running in 71872918c71a 12:01:12 Removing intermediate container 71872918c71a 12:01:12 ---> 6ebcfaab6834 12:01:12 Step 4/19 : ARG ONAP_TAG=master 12:01:12 ---> Running in 35dbffe0568f 12:01:12 Removing intermediate container 35dbffe0568f 12:01:12 ---> 6ea4b5f69d72 12:01:12 Step 5/19 : ARG PIP_TAG=20.1 12:01:12 ---> Running in ca41f42c32df 12:01:13 Removing intermediate container ca41f42c32df 12:01:13 ---> 3863ae85e49b 12:01:13 Step 6/19 : ENV PYTHONPATH=$PYTHONPATH:/src/testing-utils/robotframework-onap/eteutils 12:01:13 ---> Running in 32920639fd49 12:01:13 Removing intermediate container 32920639fd49 12:01:13 ---> caa7cf193449 12:01:13 Step 7/19 : ENV TAG=all 12:01:13 ---> Running in 1f42b388229b 12:01:13 Removing intermediate container 1f42b388229b 12:01:13 ---> b1cae80a95ae 12:01:13 Step 8/19 : ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1 12:01:13 ---> Running in 8364eb1a3926 12:01:13 Removing intermediate container 8364eb1a3926 12:01:13 ---> 377623bfd8f4 12:01:13 Step 9/19 : COPY requirements.txt requirements.txt 12:01:13 ---> 78dedc76dc39 12:01:13 Step 10/19 : COPY upper-constraints.txt upper-constraints.txt 12:01:14 ---> 9f6b82b4f6d2 12:01:14 Step 11/19 : RUN git clone --depth 1 https://git.onap.org/testsuite -b $ONAP_TAG /var/opt/ONAP 12:01:14 ---> Running in 9206aa4dec63 12:01:14 Cloning into '/var/opt/ONAP'... 12:01:15 Removing intermediate container 9206aa4dec63 12:01:15 ---> a3f088a98ef9 12:01:15 Step 12/19 : RUN git clone --depth 1 https://git.onap.org/demo -b $ONAP_TAG /src/demo 12:01:15 ---> Running in f39f59e2bfec 12:01:16 Cloning into '/src/demo'... 12:01:18 Removing intermediate container f39f59e2bfec 12:01:18 ---> 396348acd31c 12:01:18 Step 13/19 : RUN apk --no-cache add --update openssl chromium chromium-chromedriver && apk --no-cache add --virtual .build-deps --update python3-dev build-base linux-headers libffi-dev openssl-dev libjpeg-turbo-dev curl rust 12:01:18 ---> Running in 200ccabd9022 12:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:01:19 (1/103) Installing eudev-libs (3.2.9-r3) 12:01:19 (2/103) Installing libpng (1.6.37-r1) 12:01:19 (3/103) Installing freetype (2.10.4-r3) 12:01:19 (4/103) Installing libuuid (2.37.4-r0) 12:01:19 (5/103) Installing fontconfig (2.13.1-r3) 12:01:19 (6/103) Installing libfontenc (1.1.4-r0) 12:01:19 (7/103) Installing mkfontscale (1.2.1-r1) 12:01:19 (8/103) Installing ttf-opensans (1.10-r1) 12:01:19 Executing ttf-opensans-1.10-r1.post-install 12:01:21 (9/103) Installing libgcc (10.2.1_pre1-r3) 12:01:21 (10/103) Installing libogg (1.3.4-r0) 12:01:21 (11/103) Installing libstdc++ (10.2.1_pre1-r3) 12:01:21 (12/103) Installing flac (1.3.4-r0) 12:01:21 (13/103) Installing libxau (1.0.9-r0) 12:01:21 (14/103) Installing libbsd (0.10.0-r0) 12:01:21 (15/103) Installing libxdmcp (1.1.3-r0) 12:01:21 (16/103) Installing libxcb (1.14-r1) 12:01:21 (17/103) Installing libx11 (1.7.1-r0) 12:01:21 (18/103) Installing libxcomposite (0.4.5-r0) 12:01:22 (19/103) Installing libxdamage (1.1.5-r1) 12:01:22 (20/103) Installing libxext (1.3.4-r0) 12:01:22 (21/103) Installing libxfixes (5.0.3-r2) 12:01:22 (22/103) Installing libxrender (0.9.10-r3) 12:01:22 (23/103) Installing libxrandr (1.5.2-r1) 12:01:22 (24/103) Installing libxtst (1.2.3-r3) 12:01:22 (25/103) Installing alsa-lib (1.2.4-r2) 12:01:22 (26/103) Installing libintl (0.20.2-r2) 12:01:22 (27/103) Installing libblkid (2.37.4-r0) 12:01:22 (28/103) Installing libmount (2.37.4-r0) 12:01:22 (29/103) Installing pcre (8.44-r0) 12:01:22 (30/103) Installing glib (2.66.8-r0) 12:01:22 (31/103) Installing atk (2.36.0-r0) 12:01:22 (32/103) Installing dbus-libs (1.12.24-r0) 12:01:22 (33/103) Installing at-spi2-core (2.38.0-r0) 12:01:22 (34/103) Installing at-spi2-atk (2.38.0-r0) 12:01:23 (35/103) Installing sdl2 (2.0.14-r0) 12:01:23 (36/103) Installing aom-libs (1.0.0-r1) 12:01:23 (37/103) Installing fribidi (1.0.10-r0) 12:01:23 (38/103) Installing graphite2 (1.3.14-r0) 12:01:23 (39/103) Installing harfbuzz (2.7.4-r1) 12:01:23 (40/103) Installing libass (0.15.0-r0) 12:01:23 (41/103) Installing libdav1d (0.8.1-r0) 12:01:23 (42/103) Installing gmp (6.2.1-r1) 12:01:23 (43/103) Installing nettle (3.7.3-r0) 12:01:23 (44/103) Installing p11-kit (0.23.22-r0) 12:01:23 (45/103) Installing libtasn1 (4.16.0-r1) 12:01:23 (46/103) Installing libunistring (0.9.10-r0) 12:01:24 (47/103) Installing gnutls (3.7.1-r1) 12:01:24 (48/103) Installing lame (3.100-r0) 12:01:24 (49/103) Installing opus (1.3.1-r1) 12:01:24 (50/103) Installing libgomp (10.2.1_pre1-r3) 12:01:24 (51/103) Installing soxr (0.1.3-r2) 12:01:24 (52/103) Installing libsrt (1.4.2-r0) 12:01:24 (53/103) Installing libssh (0.9.5-r0) 12:01:25 (54/103) Installing libtheora (1.1.1-r16) 12:01:25 (55/103) Installing libjpeg-turbo (2.1.0-r0) 12:01:25 (56/103) Installing v4l-utils-libs (1.20.0-r0) 12:01:25 (57/103) Installing libpciaccess (0.16-r0) 12:01:25 (58/103) Installing libdrm (2.4.104-r0) 12:01:25 (59/103) Installing wayland-libs-client (1.18.0-r5) 12:01:25 (60/103) Installing libva (2.10.0-r0) 12:01:25 (61/103) Installing libvdpau (1.4-r0) 12:01:25 (62/103) Installing vidstab (1.1.0-r1) 12:01:25 (63/103) Installing libvorbis (1.3.7-r0) 12:01:25 (64/103) Installing libvpx (1.9.0-r0) 12:01:25 (65/103) Installing vulkan-loader (1.2.137-r0) 12:01:25 (66/103) Installing x264-libs (20191119-r1) 12:01:25 (67/103) Installing x265-libs (3.4-r0) 12:01:25 (68/103) Installing xvidcore (1.3.7-r1) 12:01:26 (69/103) Installing ffmpeg-libs (4.3.3-r0) 12:01:26 (70/103) Installing pixman (0.40.0-r3) 12:01:26 (71/103) Installing cairo (1.16.0-r4) 12:01:26 (72/103) Installing avahi-libs (0.8-r4) 12:01:26 (73/103) Installing cups-libs (2.3.3-r2) 12:01:26 (74/103) Installing libevent (2.1.12-r1) 12:01:26 (75/103) Installing mesa (20.3.3-r0) 12:01:26 (76/103) Installing wayland-libs-server (1.18.0-r5) 12:01:26 (77/103) Installing mesa-gbm (20.3.3-r0) 12:01:27 (78/103) Installing pkgconf (1.7.3-r0) 12:01:27 (79/103) Installing shared-mime-info (2.0-r0) 12:01:27 (80/103) Installing hicolor-icon-theme (0.17-r1) 12:01:27 (81/103) Installing tiff (4.4.0-r0) 12:01:27 (82/103) Installing gdk-pixbuf (2.42.4-r1) 12:01:27 (83/103) Installing gtk-update-icon-cache (2.24.33-r0) 12:01:27 (84/103) Installing libxcursor (1.2.0-r0) 12:01:27 (85/103) Installing libxi (1.7.10-r0) 12:01:27 (86/103) Installing libxinerama (1.1.4-r1) 12:01:27 (87/103) Installing cairo-gobject (1.16.0-r4) 12:01:27 (88/103) Installing libepoxy (1.5.5-r0) 12:01:27 (89/103) Installing libxft (2.3.3-r0) 12:01:27 (90/103) Installing pango (1.48.2-r0) 12:01:28 (91/103) Installing wayland-libs-cursor (1.18.0-r5) 12:01:28 (92/103) Installing wayland-libs-egl (1.18.0-r5) 12:01:28 (93/103) Installing xkeyboard-config (2.31-r0) 12:01:28 (94/103) Installing libxkbcommon (1.0.3-r0) 12:01:28 (95/103) Installing gtk+3.0 (3.24.23-r2) 12:01:28 Executing gtk+3.0-3.24.23-r2.post-install 12:01:28 (96/103) Installing nspr (4.31-r0) 12:01:28 (97/103) Installing nss (3.68.4-r0) 12:01:28 (98/103) Installing re2 (2020.10.01-r1) 12:01:28 (99/103) Installing snappy (1.1.8-r2) 12:01:28 (100/103) Installing libwebp (1.1.0-r0) 12:01:29 (101/103) Installing chromium (86.0.4240.111-r0) 12:01:30 (102/103) Installing chromium-chromedriver (86.0.4240.111-r0) 12:01:31 (103/103) Installing openssl (1.1.1s-r0) 12:01:31 Executing busybox-1.32.1-r8.trigger 12:01:31 Executing fontconfig-2.13.1-r3.trigger 12:01:31 Executing mkfontscale-1.2.1-r1.trigger 12:01:31 Executing glib-2.66.8-r0.trigger 12:01:31 Executing shared-mime-info-2.0-r0.trigger 12:01:42 Executing gdk-pixbuf-2.42.4-r1.trigger 12:01:42 Executing gtk-update-icon-cache-2.24.33-r0.trigger 12:01:42 OK: 445 MiB in 165 packages 12:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:01:42 (1/30) Upgrading musl (1.2.2-r1 -> 1.2.2-r2) 12:01:42 (2/30) Upgrading libcrypto1.1 (1.1.1n-r0 -> 1.1.1s-r0) 12:01:42 (3/30) Upgrading libssl1.1 (1.1.1n-r0 -> 1.1.1s-r0) 12:01:42 (4/30) Upgrading python3 (3.8.10-r0 -> 3.8.15-r0) 12:01:43 (5/30) Installing python3-dev (3.8.15-r0) 12:01:44 (6/30) Installing binutils (2.35.2-r1) 12:01:44 (7/30) Installing libmagic (5.39-r0) 12:01:44 (8/30) Installing file (5.39-r0) 12:01:44 (9/30) Installing libatomic (10.2.1_pre1-r3) 12:01:44 (10/30) Installing libgphobos (10.2.1_pre1-r3) 12:01:44 (11/30) Installing isl22 (0.22-r0) 12:01:44 (12/30) Installing mpfr4 (4.1.0-r0) 12:01:44 (13/30) Installing mpc1 (1.2.0-r0) 12:01:44 (14/30) Installing gcc (10.2.1_pre1-r3) 12:01:44 (15/30) Installing musl-dev (1.2.2-r2) 12:01:44 (16/30) Installing libc-dev (0.7.2-r3) 12:01:44 (17/30) Installing g++ (10.2.1_pre1-r3) 12:01:45 (18/30) Installing make (4.3-r0) 12:01:45 (19/30) Installing fortify-headers (1.1-r0) 12:01:45 (20/30) Installing patch (2.7.6-r7) 12:01:45 (21/30) Installing build-base (0.5-r3) 12:01:45 (22/30) Installing linux-headers (5.7.8-r0) 12:01:45 (23/30) Installing libffi-dev (3.3-r2) 12:01:45 (24/30) Installing openssl-dev (1.1.1s-r0) 12:01:45 (25/30) Installing libjpeg-turbo-dev (2.1.0-r0) 12:01:45 (26/30) Installing curl (7.79.1-r3) 12:01:45 (27/30) Installing rust-stdlib (1.47.0-r2) 12:01:45 (28/30) Installing llvm10-libs (10.0.1-r1) 12:01:46 (29/30) Installing rust (1.47.0-r2) 12:01:46 (30/30) Installing .build-deps (20251020.120142) 12:01:46 Executing busybox-1.32.1-r8.trigger 12:01:46 Executing ca-certificates-20211220-r0.trigger 12:01:46 OK: 929 MiB in 191 packages 12:02:02 Removing intermediate container 200ccabd9022 12:02:02 ---> f718c5ee630c 12:02:02 Step 14/19 : RUN pip3 install -U pip wheel 12:02:02 ---> Running in 27390305e1d1 12:02:02 Requirement already satisfied: pip in /usr/lib/python3.8/site-packages (20.3.4) 12:02:03 Collecting pip 12:02:03 Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) 12:02:03 Requirement already satisfied: wheel in /usr/lib/python3.8/site-packages (0.36.2) 12:02:03 Collecting wheel 12:02:03 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 12:02:03 Installing collected packages: wheel, pip 12:02:03 Attempting uninstall: wheel 12:02:03 Found existing installation: wheel 0.36.2 12:02:03 Uninstalling wheel-0.36.2: 12:02:03 Successfully uninstalled wheel-0.36.2 12:02:03 Attempting uninstall: pip 12:02:03 Found existing installation: pip 20.3.4 12:02:03 Uninstalling pip-20.3.4: 12:02:04 Successfully uninstalled pip-20.3.4 12:02:05 Successfully installed pip-25.0.1 wheel-0.45.1 12:02:06 Removing intermediate container 27390305e1d1 12:02:06 ---> 9bfedf961178 12:02:06 Step 15/19 : RUN pip3 install --no-cache-dir -cupper-constraints.txt git+https://git.onap.org/testsuite/heatbridge.git@$ONAP_TAG#egg=heatbridge\&subdirectory=heatbridge git+https://git.onap.org/testsuite/python-testing-utils.git@$ONAP_TAG#egg=robotframework-onap\&subdirectory=robotframework-onap -rrequirements.txt 12:02:06 ---> Running in a447d3d3b234 12:02:07 Collecting heatbridge 12:02:07 Cloning https://git.onap.org/testsuite/heatbridge.git (to revision master) to /tmp/pip-install-x4aqy_fi/heatbridge_1673ba8064fd4fd8a20de63dfe04b6de 12:02:07  Running command git clone --filter=blob:none --quiet https://git.onap.org/testsuite/heatbridge.git /tmp/pip-install-x4aqy_fi/heatbridge_1673ba8064fd4fd8a20de63dfe04b6de 12:02:07  warning: filtering not recognized by server, ignoring 12:02:07  Resolved https://git.onap.org/testsuite/heatbridge.git to commit fd0ce5ad722a76573bf25e5943c15a3e97eba06f 12:02:07 Preparing metadata (setup.py): started 12:02:07 Preparing metadata (setup.py): finished with status 'done' 12:02:07 Collecting robotframework-onap 12:02:07 Cloning https://git.onap.org/testsuite/python-testing-utils.git (to revision master) to /tmp/pip-install-x4aqy_fi/robotframework-onap_b997762794bb4b0988ed1fd89883c78d 12:02:07  Running command git clone --filter=blob:none --quiet https://git.onap.org/testsuite/python-testing-utils.git /tmp/pip-install-x4aqy_fi/robotframework-onap_b997762794bb4b0988ed1fd89883c78d 12:02:07  warning: filtering not recognized by server, ignoring 12:02:07  Resolved https://git.onap.org/testsuite/python-testing-utils.git to commit 18da0e46f0999bb829932d7e3ebf44ae34eb2ac7 12:02:07 Preparing metadata (setup.py): started 12:02:08 Preparing metadata (setup.py): finished with status 'done' 12:02:08 Collecting robotframework==3.1.2 (from -r requirements.txt (line 1)) 12:02:08 Downloading robotframework-3.1.2-py2.py3-none-any.whl.metadata (6.8 kB) 12:02:08 Collecting selenium==4.8.3 (from -r requirements.txt (line 2)) 12:02:08 Downloading selenium-4.8.3-py3-none-any.whl.metadata (7.2 kB) 12:02:08 Collecting robotframework-seleniumlibrary (from -r requirements.txt (line 3)) 12:02:08 Downloading robotframework_seleniumlibrary-6.8.0-py3-none-any.whl.metadata (9.0 kB) 12:02:08 Collecting robotframework-archivelibrary (from -r requirements.txt (line 4)) 12:02:08 Downloading robotframework_archivelibrary-0.4.3-py3-none-any.whl.metadata (937 bytes) 12:02:08 Collecting robotframework-sshlibrary (from -r requirements.txt (line 5)) 12:02:08 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 12:02:08 Preparing metadata (setup.py): started 12:02:08 Preparing metadata (setup.py): finished with status 'done' 12:02:08 Collecting robotframework-httplibrary (from -r requirements.txt (line 6)) 12:02:08 Downloading robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 12:02:08 Preparing metadata (setup.py): started 12:02:09 Preparing metadata (setup.py): finished with status 'done' 12:02:09 Collecting robotframework-ftplibrary (from -r requirements.txt (line 7)) 12:02:09 Downloading robotframework-ftplibrary-1.9.tar.gz (53 kB) 12:02:09 Preparing metadata (setup.py): started 12:02:09 Preparing metadata (setup.py): finished with status 'done' 12:02:09 Collecting requests==2.29.0 (from -r requirements.txt (line 8)) 12:02:09 Downloading requests-2.29.0-py3-none-any.whl.metadata (4.6 kB) 12:02:09 Collecting robotframework-selenium2library==3.0.0 (from -r requirements.txt (line 9)) 12:02:09 Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl.metadata (4.6 kB) 12:02:09 Collecting robotframework-databaselibrary (from -r requirements.txt (line 10)) 12:02:09 Downloading robotframework_databaselibrary-2.3.2-py3-none-any.whl.metadata (15 kB) 12:02:09 Collecting robotframework-extendedselenium2library (from -r requirements.txt (line 11)) 12:02:09 Downloading robotframework-extendedselenium2library-0.9.2.tar.gz (107 kB) 12:02:09 Preparing metadata (setup.py): started 12:02:09 Preparing metadata (setup.py): finished with status 'done' 12:02:09 Collecting robotframework-requests (from -r requirements.txt (line 12)) 12:02:09 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 12:02:09 Collecting deepdiff==6.3.0 (from -r requirements.txt (line 13)) 12:02:09 Downloading deepdiff-6.3.0-py3-none-any.whl.metadata (4.7 kB) 12:02:09 Collecting dnspython==2.3.0 (from -r requirements.txt (line 14)) 12:02:09 Downloading dnspython-2.3.0-py3-none-any.whl.metadata (5.2 kB) 12:02:09 Requirement already satisfied: pyyaml>=4.2b1 in /usr/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (5.3.1) 12:02:09 Collecting json5==0.9.11 (from -r requirements.txt (line 16)) 12:02:10 Downloading json5-0.9.11-py2.py3-none-any.whl.metadata (10.0 kB) 12:02:10 Collecting pytz (from -r requirements.txt (line 17)) 12:02:10 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 12:02:10 Requirement already satisfied: urllib3<2 in /usr/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (1.25.10) 12:02:10 Collecting urllib3<2 (from -r requirements.txt (line 18)) 12:02:10 Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 12:02:10 Collecting trio~=0.17 (from selenium==4.8.3->-r requirements.txt (line 2)) 12:02:10 Downloading trio-0.27.0-py3-none-any.whl.metadata (8.6 kB) 12:02:10 Collecting trio-websocket~=0.9 (from selenium==4.8.3->-r requirements.txt (line 2)) 12:02:10 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 12:02:10 Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.8/site-packages (from selenium==4.8.3->-r requirements.txt (line 2)) (2021.10.8) 12:02:10 Collecting charset-normalizer<4,>=2 (from requests==2.29.0->-r requirements.txt (line 8)) 12:02:10 Downloading charset_normalizer-3.4.4-cp38-cp38-musllinux_1_2_x86_64.whl.metadata (37 kB) 12:02:10 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.8/site-packages (from requests==2.29.0->-r requirements.txt (line 8)) (2.10) 12:02:10 Requirement already satisfied: ordered-set<4.2.0,>=4.0.2 in /usr/lib/python3.8/site-packages (from deepdiff==6.3.0->-r requirements.txt (line 13)) (4.0.2) 12:02:10 Collecting python-novaclient (from heatbridge) 12:02:10 Downloading python_novaclient-18.7.0-py3-none-any.whl.metadata (3.0 kB) 12:02:10 Collecting python-cinderclient (from heatbridge) 12:02:10 Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 12:02:10 Collecting python-glanceclient (from heatbridge) 12:02:10 Downloading python_glanceclient-4.7.0-py3-none-any.whl.metadata (3.9 kB) 12:02:10 Collecting os_client_config (from heatbridge) 12:02:10 Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 12:02:10 Collecting python-neutronclient (from heatbridge) 12:02:10 Downloading python_neutronclient-11.3.1-py3-none-any.whl.metadata (3.2 kB) 12:02:10 Collecting python-heatclient (from heatbridge) 12:02:10 Downloading python_heatclient-3.5.0-py3-none-any.whl.metadata (3.1 kB) 12:02:10 Requirement already satisfied: pbr in /usr/lib/python3.8/site-packages (from robotframework-onap) (5.5.0) 12:02:10 Requirement already satisfied: future in /usr/lib/python3.8/site-packages (from robotframework-onap) (0.18.2) 12:02:10 Collecting jinja2 (from robotframework-onap) 12:02:10 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 12:02:10 Collecting jsonpath-rw (from robotframework-onap) 12:02:10 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 12:02:10 Preparing metadata (setup.py): started 12:02:11 Preparing metadata (setup.py): finished with status 'done' 12:02:11 Collecting kafka-python (from robotframework-onap) 12:02:11 Downloading kafka_python-2.2.15-py2.py3-none-any.whl.metadata (10.0 kB) 12:02:11 Collecting paramiko (from robotframework-onap) 12:02:11 Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 12:02:11 Collecting protobuf (from robotframework-onap) 12:02:11 Downloading protobuf-5.29.5-py3-none-any.whl.metadata (592 bytes) 12:02:11 Collecting robotframework-requests (from -r requirements.txt (line 12)) 12:02:11 Downloading robotframework_requests-0.9.3-py3-none-any.whl.metadata (7.2 kB) 12:02:11 Collecting robotlibcore-temp (from robotframework-onap) 12:02:11 Downloading robotlibcore-temp-1.0.2.tar.gz (4.3 kB) 12:02:11 Preparing metadata (setup.py): started 12:02:11 Preparing metadata (setup.py): finished with status 'done' 12:02:11 Requirement already satisfied: six in /usr/lib/python3.8/site-packages (from robotframework-onap) (1.15.0) 12:02:11 Collecting more-itertools (from robotframework-onap) 12:02:11 Downloading more_itertools-10.5.0-py3-none-any.whl.metadata (36 kB) 12:02:12 INFO: pip is looking at multiple versions of robotframework-seleniumlibrary to determine which version is compatible with other requirements. This could take a while. 12:02:12 Collecting robotframework-seleniumlibrary (from -r requirements.txt (line 3)) 12:02:12 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 12:02:12 Downloading robotframework_seleniumlibrary-6.7.0-py2.py3-none-any.whl.metadata (10 kB) 12:02:12 Downloading robotframework_seleniumlibrary-6.6.1-py2.py3-none-any.whl.metadata (10.0 kB) 12:02:12 Downloading robotframework_seleniumlibrary-6.6.0-py2.py3-none-any.whl.metadata (10.0 kB) 12:02:12 Downloading robotframework_seleniumlibrary-6.5.0-py2.py3-none-any.whl.metadata (9.9 kB) 12:02:12 Downloading robotframework_seleniumlibrary-6.4.0-py2.py3-none-any.whl.metadata (10 kB) 12:02:12 Downloading robotframework_seleniumlibrary-6.3.0-py2.py3-none-any.whl.metadata (15 kB) 12:02:12 INFO: pip is still looking at multiple versions of robotframework-seleniumlibrary to determine which version is compatible with other requirements. This could take a while. 12:02:12 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 12:02:12 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 12:02:12 Downloading robotframework_seleniumlibrary-6.1.2-py2.py3-none-any.whl.metadata (14 kB) 12:02:12 Downloading robotframework_seleniumlibrary-6.1.1-py2.py3-none-any.whl.metadata (15 kB) 12:02:12 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl.metadata (14 kB) 12:02:12 INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. 12:02:12 Downloading robotframework_seleniumlibrary-6.0.0-py2.py3-none-any.whl.metadata (14 kB) 12:02:12 Collecting robotframework-pythonlibcore>=2.2.1 (from robotframework-seleniumlibrary->-r requirements.txt (line 3)) 12:02:12 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 12:02:12 Collecting robotframework-seleniumlibrary (from -r requirements.txt (line 3)) 12:02:12 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl.metadata (14 kB) 12:02:12 Collecting scp>=0.13.0 (from robotframework-sshlibrary->-r requirements.txt (line 5)) 12:02:12 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 12:02:12 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 6)) 12:02:12 Downloading WebTest-3.0.1-py3-none-any.whl.metadata (1.8 kB) 12:02:12 Collecting jsonpatch (from robotframework-httplibrary->-r requirements.txt (line 6)) 12:02:12 Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 12:02:12 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 6)) 12:02:12 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 12:02:12 INFO: pip is looking at multiple versions of robotframework-databaselibrary to determine which version is compatible with other requirements. This could take a while. 12:02:12 Collecting robotframework-databaselibrary (from -r requirements.txt (line 10)) 12:02:12 Downloading robotframework_databaselibrary-2.3.1-py3-none-any.whl.metadata (15 kB) 12:02:12 Downloading robotframework_databaselibrary-2.3.0-py3-none-any.whl.metadata (15 kB) 12:02:12 Downloading robotframework_databaselibrary-2.2.0-py3-none-any.whl.metadata (15 kB) 12:02:12 Downloading robotframework_databaselibrary-2.1.6-py3-none-any.whl.metadata (15 kB) 12:02:12 Downloading robotframework_databaselibrary-2.1.5-py3-none-any.whl.metadata (15 kB) 12:02:12 Downloading robotframework_databaselibrary-2.1.4-py3-none-any.whl.metadata (15 kB) 12:02:12 Downloading robotframework_databaselibrary-2.1.3-py3-none-any.whl.metadata (15 kB) 12:02:12 INFO: pip is still looking at multiple versions of robotframework-databaselibrary to determine which version is compatible with other requirements. This could take a while. 12:02:12 Downloading robotframework_databaselibrary-2.1.2-py3-none-any.whl.metadata (15 kB) 12:02:12 Downloading robotframework_databaselibrary-2.1.1-py3-none-any.whl.metadata (15 kB) 12:02:12 Downloading robotframework_databaselibrary-2.1.0-py3-none-any.whl.metadata (15 kB) 12:02:12 Downloading robotframework_databaselibrary-2.0.4-py3-none-any.whl.metadata (10 kB) 12:02:12 Downloading robotframework_databaselibrary-2.0.3-py3-none-any.whl.metadata (10 kB) 12:02:12 INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. 12:02:12 Downloading robotframework_databaselibrary-2.0.2-py3-none-any.whl.metadata (10 kB) 12:02:12 Downloading robotframework_databaselibrary-2.0.1-py3-none-any.whl.metadata (10 kB) 12:02:13 Downloading robotframework_databaselibrary-2.0.0-py3-none-any.whl.metadata (10 kB) 12:02:13 Downloading robotframework_databaselibrary-1.4.4-py3-none-any.whl.metadata (4.7 kB) 12:02:13 Collecting robotframework-excellib (from robotframework-databaselibrary->-r requirements.txt (line 10)) 12:02:13 Downloading robotframework_excellib-2.0.1-py2.py3-none-any.whl.metadata (1.9 kB) 12:02:13 INFO: pip is looking at multiple versions of robotframework-extendedselenium2library to determine which version is compatible with other requirements. This could take a while. 12:02:13 Collecting robotframework-extendedselenium2library (from -r requirements.txt (line 11)) 12:02:13 Downloading robotframework-extendedselenium2library-0.9.1.zip (121 kB) 12:02:13 Preparing metadata (setup.py): started 12:02:13 Preparing metadata (setup.py): finished with status 'done' 12:02:13 Collecting bcrypt>=3.2 (from paramiko->robotframework-onap) 12:02:13 Downloading bcrypt-5.0.0-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 12:02:13 Collecting cryptography>=3.3 (from paramiko->robotframework-onap) 12:02:13 Downloading cryptography-46.0.3-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 12:02:13 Collecting pynacl>=1.5 (from paramiko->robotframework-onap) 12:02:13 Downloading pynacl-1.6.0-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (9.4 kB) 12:02:13 Collecting attrs>=23.2.0 (from trio~=0.17->selenium==4.8.3->-r requirements.txt (line 2)) 12:02:13 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 12:02:14 Collecting sortedcontainers (from trio~=0.17->selenium==4.8.3->-r requirements.txt (line 2)) 12:02:14 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 12:02:14 Collecting outcome (from trio~=0.17->selenium==4.8.3->-r requirements.txt (line 2)) 12:02:14 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 12:02:14 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium==4.8.3->-r requirements.txt (line 2)) 12:02:14 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 12:02:14 Collecting exceptiongroup (from trio~=0.17->selenium==4.8.3->-r requirements.txt (line 2)) 12:02:14 Downloading exceptiongroup-1.3.0-py3-none-any.whl.metadata (6.7 kB) 12:02:14 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium==4.8.3->-r requirements.txt (line 2)) 12:02:14 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 12:02:14 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=1.26->selenium==4.8.3->-r requirements.txt (line 2)) 12:02:14 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 12:02:14 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 6)) 12:02:14 Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 12:02:14 Collecting waitress>=0.8.5 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 6)) 12:02:14 Downloading waitress-3.0.0-py3-none-any.whl.metadata (4.2 kB) 12:02:14 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 6)) 12:02:14 Downloading beautifulsoup4-4.14.2-py3-none-any.whl.metadata (3.8 kB) 12:02:14 Collecting MarkupSafe>=2.0 (from jinja2->robotframework-onap) 12:02:14 Downloading MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_x86_64.whl.metadata (3.0 kB) 12:02:14 Collecting ply (from jsonpath-rw->robotframework-onap) 12:02:14 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 12:02:14 Collecting decorator (from jsonpath-rw->robotframework-onap) 12:02:14 Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 12:02:14 Collecting openstacksdk>=0.13.0 (from os_client_config->heatbridge) 12:02:14 Downloading openstacksdk-4.0.1-py3-none-any.whl.metadata (12 kB) 12:02:14 Requirement already satisfied: PrettyTable>=0.7.2 in /usr/lib/python3.8/site-packages (from python-cinderclient->heatbridge) (0.7.2) 12:02:14 Collecting keystoneauth1>=5.0.0 (from python-cinderclient->heatbridge) 12:02:14 Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 12:02:14 Collecting oslo.i18n>=5.0.1 (from python-cinderclient->heatbridge) 12:02:14 Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 12:02:14 Collecting oslo.utils>=4.8.0 (from python-cinderclient->heatbridge) 12:02:14 Downloading oslo_utils-7.3.1-py3-none-any.whl.metadata (2.3 kB) 12:02:14 Collecting stevedore>=3.3.0 (from python-cinderclient->heatbridge) 12:02:14 Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 12:02:14 Collecting pyOpenSSL>=17.1.0 (from python-glanceclient->heatbridge) 12:02:15 Downloading pyopenssl-25.3.0-py3-none-any.whl.metadata (17 kB) 12:02:15 Collecting warlock>=1.2.0 (from python-glanceclient->heatbridge) 12:02:15 Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 12:02:15 Collecting wrapt>=1.7.0 (from python-glanceclient->heatbridge) 12:02:15 Downloading wrapt-2.0.0-cp38-cp38-musllinux_1_2_x86_64.whl.metadata (8.8 kB) 12:02:15 Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/lib/python3.8/site-packages (from python-heatclient->heatbridge) (3.4.0) 12:02:15 Collecting iso8601>=0.1.11 (from python-heatclient->heatbridge) 12:02:15 Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 12:02:15 Collecting osc-lib>=1.14.0 (from python-heatclient->heatbridge) 12:02:15 Downloading osc_lib-4.0.2-py3-none-any.whl.metadata (3.6 kB) 12:02:15 Collecting oslo.serialization!=2.19.1,>=2.18.0 (from python-heatclient->heatbridge) 12:02:15 Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 12:02:15 Collecting python-swiftclient>=3.2.0 (from python-heatclient->heatbridge) 12:02:15 Downloading python_swiftclient-4.8.0-py3-none-any.whl.metadata (3.5 kB) 12:02:15 Collecting debtcollector>=1.2.0 (from python-neutronclient->heatbridge) 12:02:15 Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 12:02:15 Collecting netaddr>=0.7.18 (from python-neutronclient->heatbridge) 12:02:15 Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 12:02:15 Collecting oslo.log>=3.36.0 (from python-neutronclient->heatbridge) 12:02:15 Downloading oslo.log-6.1.2-py3-none-any.whl.metadata (2.8 kB) 12:02:16 Collecting python-keystoneclient>=3.8.0 (from python-neutronclient->heatbridge) 12:02:16 Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 12:02:16 Collecting openpyxl>=2.4.1 (from robotframework-excellib->robotframework-databaselibrary->-r requirements.txt (line 10)) 12:02:16 Downloading openpyxl-3.1.5-py2.py3-none-any.whl.metadata (2.5 kB) 12:02:16 Requirement already satisfied: cmd2!=0.8.3,>=0.8.0 in /usr/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->python-heatclient->heatbridge) (1.3.8) 12:02:16 Requirement already satisfied: pyparsing>=2.1.0 in /usr/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->python-heatclient->heatbridge) (2.4.7) 12:02:16 Collecting cffi>=1.14 (from cryptography>=3.3->paramiko->robotframework-onap) 12:02:16 Downloading cffi-1.17.1.tar.gz (516 kB) 12:02:16 Installing build dependencies: started 12:02:18 Installing build dependencies: finished with status 'done' 12:02:18 Getting requirements to build wheel: started 12:02:18 Getting requirements to build wheel: finished with status 'done' 12:02:18 Preparing metadata (pyproject.toml): started 12:02:19 Preparing metadata (pyproject.toml): finished with status 'done' 12:02:19 Collecting typing-extensions>=4.13.2 (from cryptography>=3.3->paramiko->robotframework-onap) 12:02:19 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 12:02:19 Collecting os-service-types>=1.2.0 (from keystoneauth1>=5.0.0->python-cinderclient->heatbridge) 12:02:19 Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 12:02:19 Collecting et-xmlfile (from openpyxl>=2.4.1->robotframework-excellib->robotframework-databaselibrary->-r requirements.txt (line 10)) 12:02:19 Downloading et_xmlfile-2.0.0-py3-none-any.whl.metadata (2.7 kB) 12:02:19 Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.13.0->os_client_config->heatbridge) 12:02:19 Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 12:02:19 Requirement already satisfied: jmespath>=0.9.0 in /usr/lib/python3.8/site-packages (from openstacksdk>=0.13.0->os_client_config->heatbridge) (0.10.0) 12:02:19 Collecting netifaces>=0.10.4 (from openstacksdk>=0.13.0->os_client_config->heatbridge) 12:02:19 Downloading netifaces-0.11.0.tar.gz (30 kB) 12:02:19 Preparing metadata (setup.py): started 12:02:19 Preparing metadata (setup.py): finished with status 'done' 12:02:19 Collecting platformdirs>=3 (from openstacksdk>=0.13.0->os_client_config->heatbridge) 12:02:19 Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 12:02:19 Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.13.0->os_client_config->heatbridge) 12:02:19 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 12:02:20 Collecting oslo.config>=5.2.0 (from oslo.log>=3.36.0->python-neutronclient->heatbridge) 12:02:20 Downloading oslo.config-9.6.0-py3-none-any.whl.metadata (3.0 kB) 12:02:20 Collecting oslo.context>=2.21.0 (from oslo.log>=3.36.0->python-neutronclient->heatbridge) 12:02:20 Downloading oslo.context-5.6.0-py3-none-any.whl.metadata (2.1 kB) 12:02:20 Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.8/site-packages (from oslo.log>=3.36.0->python-neutronclient->heatbridge) (2.8.1) 12:02:20 Requirement already satisfied: msgpack>=0.5.2 in /usr/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-heatclient->heatbridge) (1.0.2) 12:02:20 Requirement already satisfied: packaging>=20.4 in /usr/lib/python3.8/site-packages (from oslo.utils>=4.8.0->python-cinderclient->heatbridge) (20.9) 12:02:20 Collecting jsonschema<5,>=4 (from warlock>=1.2.0->python-glanceclient->heatbridge) 12:02:20 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 12:02:20 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium==4.8.3->-r requirements.txt (line 2)) 12:02:20 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 12:02:20 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 6)) 12:02:20 Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB) 12:02:20 Collecting pycparser (from cffi>=1.14->cryptography>=3.3->paramiko->robotframework-onap) 12:02:20 Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 12:02:20 Requirement already satisfied: colorama>=0.3.7 in /usr/lib/python3.8/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-heatclient->heatbridge) (0.4.3) 12:02:20 Requirement already satisfied: pyperclip>=1.6 in /usr/lib/python3.8/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-heatclient->heatbridge) (1.8.0) 12:02:20 Requirement already satisfied: setuptools>=34.4 in /usr/lib/python3.8/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-heatclient->heatbridge) (51.3.3) 12:02:20 Requirement already satisfied: wcwidth>=0.1.7 in /usr/lib/python3.8/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-heatclient->heatbridge) (0.2.5) 12:02:20 Collecting importlib-resources>=1.4.0 (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient->heatbridge) 12:02:20 Downloading importlib_resources-6.4.5-py3-none-any.whl.metadata (4.0 kB) 12:02:20 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient->heatbridge) 12:02:20 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 12:02:20 Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient->heatbridge) 12:02:20 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl.metadata (624 bytes) 12:02:20 Collecting referencing>=0.28.4 (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient->heatbridge) 12:02:20 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 12:02:21 Collecting rpds-py>=0.7.1 (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient->heatbridge) 12:02:21 Downloading rpds_py-0.20.1-cp38-cp38-musllinux_1_2_x86_64.whl.metadata (4.2 kB) 12:02:21 Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-neutronclient->heatbridge) 12:02:21 Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 12:02:21 Collecting zipp>=3.1.0 (from importlib-resources>=1.4.0->jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient->heatbridge) 12:02:21 Downloading zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB) 12:02:21 Downloading robotframework-3.1.2-py2.py3-none-any.whl (602 kB) 12:02:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 602.1/602.1 kB 246.9 MB/s eta 0:00:00 12:02:21 Downloading selenium-4.8.3-py3-none-any.whl (6.5 MB) 12:02:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 166.4 MB/s eta 0:00:00 12:02:21 Downloading requests-2.29.0-py3-none-any.whl (62 kB) 12:02:21 Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 12:02:21 Downloading deepdiff-6.3.0-py3-none-any.whl (69 kB) 12:02:21 Downloading dnspython-2.3.0-py3-none-any.whl (283 kB) 12:02:21 Downloading json5-0.9.11-py2.py3-none-any.whl (19 kB) 12:02:21 Downloading robotframework_requests-0.9.3-py3-none-any.whl (21 kB) 12:02:21 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 12:02:21 Downloading robotframework_archivelibrary-0.4.3-py3-none-any.whl (5.0 kB) 12:02:21 Downloading robotframework_databaselibrary-1.4.4-py3-none-any.whl (19 kB) 12:02:21 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 12:02:21 Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 12:02:21 Downloading charset_normalizer-3.4.4-cp38-cp38-musllinux_1_2_x86_64.whl (148 kB) 12:02:21 Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 12:02:21 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 12:02:21 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 12:02:21 Downloading trio-0.27.0-py3-none-any.whl (481 kB) 12:02:21 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 12:02:21 Downloading WebTest-3.0.1-py3-none-any.whl (32 kB) 12:02:21 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 12:02:21 Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 12:02:21 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 12:02:21 Downloading kafka_python-2.2.15-py2.py3-none-any.whl (309 kB) 12:02:21 Downloading more_itertools-10.5.0-py3-none-any.whl (60 kB) 12:02:21 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 12:02:21 Downloading protobuf-5.29.5-py3-none-any.whl (172 kB) 12:02:21 Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 12:02:22 Downloading python_glanceclient-4.7.0-py3-none-any.whl (206 kB) 12:02:22 Downloading python_heatclient-3.5.0-py3-none-any.whl (212 kB) 12:02:22 Downloading python_neutronclient-11.3.1-py3-none-any.whl (295 kB) 12:02:22 Downloading python_novaclient-18.7.0-py3-none-any.whl (336 kB) 12:02:22 Downloading robotframework_excellib-2.0.1-py2.py3-none-any.whl (8.9 kB) 12:02:22 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 12:02:22 Downloading bcrypt-5.0.0-cp38-abi3-musllinux_1_2_x86_64.whl (359 kB) 12:02:22 Downloading cryptography-46.0.3-cp38-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 12:02:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 196.9 MB/s eta 0:00:00 12:02:22 Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 12:02:22 Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 12:02:22 Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 12:02:22 Downloading MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_x86_64.whl (29 kB) 12:02:22 Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 12:02:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 244.3 MB/s eta 0:00:00 12:02:22 Downloading openpyxl-3.1.5-py2.py3-none-any.whl (250 kB) 12:02:22 Downloading openstacksdk-4.0.1-py3-none-any.whl (1.7 MB) 12:02:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 178.9 MB/s eta 0:00:00 12:02:22 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 12:02:22 Downloading osc_lib-4.0.2-py3-none-any.whl (93 kB) 12:02:22 Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 12:02:22 Downloading oslo.log-6.1.2-py3-none-any.whl (74 kB) 12:02:22 Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 12:02:22 Downloading oslo_utils-7.3.1-py3-none-any.whl (129 kB) 12:02:22 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 12:02:22 Downloading pynacl-1.6.0-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 12:02:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.7 MB/s eta 0:00:00 12:02:22 Downloading pyopenssl-25.3.0-py3-none-any.whl (57 kB) 12:02:22 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 12:02:22 Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 12:02:22 Downloading python_swiftclient-4.8.0-py3-none-any.whl (88 kB) 12:02:22 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 12:02:22 Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 12:02:22 Downloading waitress-3.0.0-py3-none-any.whl (56 kB) 12:02:22 Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 12:02:22 Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 12:02:22 Downloading wrapt-2.0.0-cp38-cp38-musllinux_1_2_x86_64.whl (117 kB) 12:02:22 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 12:02:22 Downloading beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 12:02:22 Downloading exceptiongroup-1.3.0-py3-none-any.whl (16 kB) 12:02:22 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 12:02:22 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 12:02:22 Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 12:02:22 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 12:02:22 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 12:02:22 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 12:02:22 Downloading oslo.config-9.6.0-py3-none-any.whl (132 kB) 12:02:22 Downloading oslo.context-5.6.0-py3-none-any.whl (20 kB) 12:02:22 Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 12:02:22 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 12:02:22 Downloading soupsieve-2.7-py3-none-any.whl (36 kB) 12:02:22 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 12:02:22 Downloading et_xmlfile-2.0.0-py3-none-any.whl (18 kB) 12:02:22 Downloading importlib_resources-6.4.5-py3-none-any.whl (36 kB) 12:02:22 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 12:02:22 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) 12:02:22 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 12:02:22 Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 12:02:22 Downloading rpds_py-0.20.1-cp38-cp38-musllinux_1_2_x86_64.whl (528 kB) 12:02:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.5/528.5 kB 184.3 MB/s eta 0:00:00 12:02:22 Downloading pycparser-2.23-py3-none-any.whl (118 kB) 12:02:22 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 12:02:22 Building wheels for collected packages: heatbridge, robotframework-onap, robotframework-sshlibrary, robotframework-httplibrary, robotframework-ftplibrary, robotframework-extendedselenium2library, jsonpath-rw, robotlibcore-temp, cffi, netifaces 12:02:22 Building wheel for heatbridge (setup.py): started 12:02:23 Building wheel for heatbridge (setup.py): finished with status 'done' 12:02:23 Created wheel for heatbridge: filename=heatbridge-0.2-py3-none-any.whl size=6251 sha256=42b9b0129a5511542a1a17ab8d9e210aa6cc40cee12e59d4660231ce8bbae905 12:02:23 Stored in directory: /tmp/pip-ephem-wheel-cache-316wpb84/wheels/0d/91/69/bd788fe4f55165d61043d74994fe0af00fb99eddc8347472b7 12:02:23 Building wheel for robotframework-onap (setup.py): started 12:02:23 Building wheel for robotframework-onap (setup.py): finished with status 'done' 12:02:23 Created wheel for robotframework-onap: filename=robotframework_onap-11.0.0.dev20-py2.py3-none-any.whl size=59147 sha256=24fd5690d8ca8fd302f794a17a1d80f941515c7fdfe3eec3dc05a8666731d19a 12:02:23 Stored in directory: /tmp/pip-ephem-wheel-cache-316wpb84/wheels/be/f6/cf/f73659228b41cb5395a1757f5c05b5de4276ed1e5d5987cd71 12:02:23 Building wheel for robotframework-sshlibrary (setup.py): started 12:02:24 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 12:02:24 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55102 sha256=c4a0ebb43183554ad8e8d91906610d760c3bd323ccdaf65063cd95fe79560e0b 12:02:24 Stored in directory: /tmp/pip-ephem-wheel-cache-316wpb84/wheels/c9/c2/39/2571d47c551e3012fa4e8284bbdcac2d025db39c275b058db4 12:02:24 Building wheel for robotframework-httplibrary (setup.py): started 12:02:24 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 12:02:24 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=9955 sha256=acaa114b6e94d94125610016e268664dab1078f2b72fdf9d9cda2bae8f4c245d 12:02:24 Stored in directory: /tmp/pip-ephem-wheel-cache-316wpb84/wheels/7c/b8/3c/84aaa035cffc0cf204b09efc0d4f2b0fca0f4dad761cc7b9f1 12:02:24 Building wheel for robotframework-ftplibrary (setup.py): started 12:02:25 Building wheel for robotframework-ftplibrary (setup.py): finished with status 'done' 12:02:25 Created wheel for robotframework-ftplibrary: filename=robotframework_ftplibrary-1.9-py3-none-any.whl size=58442 sha256=aca355d51731cb024bda829deeb2ae4b34043b289a949ae7f32a4bfa9e303bfa 12:02:25 Stored in directory: /tmp/pip-ephem-wheel-cache-316wpb84/wheels/6e/25/68/535504797602383e343d25e7920b52707e95583794a587b1e3 12:02:25 Building wheel for robotframework-extendedselenium2library (setup.py): started 12:02:25 Building wheel for robotframework-extendedselenium2library (setup.py): finished with status 'done' 12:02:25 Created wheel for robotframework-extendedselenium2library: filename=robotframework_extendedselenium2library-0.9.1-py2.py3-none-any.whl size=40388 sha256=a006209e6b7131a012ad954fb412c8d86e609df1b41dad4512261af2d105ad2e 12:02:25 Stored in directory: /tmp/pip-ephem-wheel-cache-316wpb84/wheels/46/44/14/ad7b8c15ebf021140768fa988a903db0c40a5ce0890cc587e4 12:02:25 Building wheel for jsonpath-rw (setup.py): started 12:02:25 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 12:02:25 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15145 sha256=7d8b654400308b7c147f7be7b258c2a1c8657697cfd1c5ec43bb81305a102141 12:02:25 Stored in directory: /tmp/pip-ephem-wheel-cache-316wpb84/wheels/2b/f3/d4/2f6fb63766f0479b061d03bab249bbd44f116ae5c73b9f8a24 12:02:25 Building wheel for robotlibcore-temp (setup.py): started 12:02:26 Building wheel for robotlibcore-temp (setup.py): finished with status 'done' 12:02:26 Created wheel for robotlibcore-temp: filename=robotlibcore_temp-1.0.2-py3-none-any.whl size=4722 sha256=f4a30f8d96b6e7edf5ae4af5277508531e908916b767b7332231d4ff25c3a1b5 12:02:26 Stored in directory: /tmp/pip-ephem-wheel-cache-316wpb84/wheels/df/57/5e/7f25b3be32a70e18cd4df380026c707656c139620798c28c47 12:02:26 Building wheel for cffi (pyproject.toml): started 12:02:32 Building wheel for cffi (pyproject.toml): finished with status 'done' 12:02:32 Created wheel for cffi: filename=cffi-1.17.1-cp38-cp38-linux_x86_64.whl size=436596 sha256=89fe3ab310b5d3d72b402d3874270f4197072ac2694d5c872c72aeb3e4e8a9ea 12:02:32 Stored in directory: /tmp/pip-ephem-wheel-cache-316wpb84/wheels/f8/73/f0/643f1772516a6bd314c8e57831b7d5204a45e9fe1b876b6b35 12:02:32 Building wheel for netifaces (setup.py): started 12:02:34 Building wheel for netifaces (setup.py): finished with status 'done' 12:02:34 Created wheel for netifaces: filename=netifaces-0.11.0-cp38-cp38-linux_x86_64.whl size=35226 sha256=cf1d6a0b81576cc583473c57d9d570006c188b3dc2798537a8d97d40a31ea815 12:02:34 Stored in directory: /tmp/pip-ephem-wheel-cache-316wpb84/wheels/04/e2/b4/b811799a082cacaeff801af32c856fbefe6279ba96554d9a21 12:02:34 Successfully built heatbridge robotframework-onap robotframework-sshlibrary robotframework-httplibrary robotframework-ftplibrary robotframework-extendedselenium2library jsonpath-rw robotlibcore-temp cffi netifaces 12:02:34 Installing collected packages: sortedcontainers, robotlibcore-temp, robotframework-ftplibrary, robotframework, requestsexceptions, pytz, ply, netifaces, kafka-python, json5, zipp, wrapt, WebOb, waitress, urllib3, typing-extensions, stevedore, soupsieve, sniffio, rpds-py, robotframework-pythonlibcore, robotframework-archivelibrary, rfc3986, PySocks, pycparser, protobuf, platformdirs, pkgutil-resolve-name, oslo.i18n, os-service-types, netaddr, more-itertools, MarkupSafe, jsonpointer, iso8601, h11, et-xmlfile, dnspython, deepdiff, decorator, charset-normalizer, bcrypt, attrs, wsproto, requests, referencing, outcome, openpyxl, jsonpath-rw, jsonpatch, jinja2, importlib-resources, exceptiongroup, dogpile.cache, debtcollector, cffi, beautifulsoup4, webtest, trio, robotframework-requests, robotframework-excellib, python-swiftclient, pynacl, oslo.utils, oslo.context, oslo.config, keystoneauth1, jsonschema-specifications, cryptography, trio-websocket, robotframework-httplibrary, robotframework-databaselibrary, python-cinderclient, pyOpenSSL, paramiko, oslo.serialization, openstacksdk, jsonschema, warlock, selenium, scp, robotframework-onap, python-novaclient, python-keystoneclient, oslo.log, osc-lib, os_client_config, robotframework-sshlibrary, robotframework-seleniumlibrary, python-neutronclient, python-heatclient, python-glanceclient, robotframework-selenium2library, heatbridge, robotframework-extendedselenium2library 12:02:35 Attempting uninstall: robotframework 12:02:35 Found existing installation: robotframework 3.1.1 12:02:35 Uninstalling robotframework-3.1.1: 12:02:35 Successfully uninstalled robotframework-3.1.1 12:02:36 Attempting uninstall: urllib3 12:02:36 Found existing installation: urllib3 1.25.10 12:02:36 Uninstalling urllib3-1.25.10: 12:02:36 Successfully uninstalled urllib3-1.25.10 12:02:36 Attempting uninstall: stevedore 12:02:36 Found existing installation: stevedore 3.2.2 12:02:36 Uninstalling stevedore-3.2.2: 12:02:36 Successfully uninstalled stevedore-3.2.2 12:02:37 Attempting uninstall: attrs 12:02:37 Found existing installation: attrs 20.1.0 12:02:37 Uninstalling attrs-20.1.0: 12:02:37 Successfully uninstalled attrs-20.1.0 12:02:37 Attempting uninstall: requests 12:02:37 Found existing installation: requests 2.23.0 12:02:37 Uninstalling requests-2.23.0: 12:02:37 Successfully uninstalled requests-2.23.0 12:02:44 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:02:44 botocore 1.17.52 requires urllib3<1.26,>=1.20; python_version != "3.4", but you have urllib3 1.26.20 which is incompatible. 12:02:44 Successfully installed MarkupSafe-2.1.5 PySocks-1.7.1 WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 cffi-1.17.1 charset-normalizer-3.4.4 cryptography-46.0.3 debtcollector-3.0.0 decorator-5.2.1 deepdiff-6.3.0 dnspython-2.3.0 dogpile.cache-1.3.4 et-xmlfile-2.0.0 exceptiongroup-1.3.0 h11-0.16.0 heatbridge-0.2 importlib-resources-6.4.5 iso8601-2.1.0 jinja2-3.1.6 json5-0.9.11 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 kafka-python-2.2.15 keystoneauth1-5.8.1 more-itertools-10.5.0 netaddr-1.3.0 netifaces-0.11.0 openpyxl-3.1.5 openstacksdk-4.0.1 os-service-types-1.7.0 os_client_config-2.1.0 osc-lib-4.0.2 oslo.config-9.6.0 oslo.context-5.6.0 oslo.i18n-6.4.0 oslo.log-6.1.2 oslo.serialization-5.5.0 oslo.utils-7.3.1 outcome-1.3.0.post0 paramiko-3.5.1 pkgutil-resolve-name-1.3.10 platformdirs-4.3.6 ply-3.11 protobuf-5.29.5 pyOpenSSL-25.3.0 pycparser-2.23 pynacl-1.6.0 python-cinderclient-9.6.0 python-glanceclient-4.7.0 python-heatclient-3.5.0 python-keystoneclient-5.5.0 python-neutronclient-11.3.1 python-novaclient-18.7.0 python-swiftclient-4.8.0 pytz-2025.2 referencing-0.35.1 requests-2.29.0 requestsexceptions-1.4.0 rfc3986-2.0.0 robotframework-3.1.2 robotframework-archivelibrary-0.4.3 robotframework-databaselibrary-1.4.4 robotframework-excellib-2.0.1 robotframework-extendedselenium2library-0.9.1 robotframework-ftplibrary-1.9 robotframework-httplibrary-0.4.2 robotframework-onap-11.0.0.dev20 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.3 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-5.1.3 robotframework-sshlibrary-3.8.0 robotlibcore-temp-1.0.2 rpds-py-0.20.1 scp-0.15.0 selenium-4.8.3 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.7 stevedore-5.3.0 trio-0.27.0 trio-websocket-0.12.2 typing-extensions-4.13.2 urllib3-1.26.20 waitress-3.0.0 warlock-2.0.1 webtest-3.0.1 wrapt-2.0.0 wsproto-1.2.0 zipp-3.20.2 12:02:44 WARNING: 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. 12:02:49 Removing intermediate container a447d3d3b234 12:02:49 ---> b97e7ce83dbe 12:02:49 Step 16/19 : RUN mkdir -p /var/opt/ONAP/demo/heat && cp -Rf /src/demo/heat/vFW /var/opt/ONAP/demo/heat/ && mkdir -p /demo/service_mapping && cp -Rf /src/demo/service_mapping /demo/ && mkdir -p /var/opt/ONAP/demo/preload_data && cp -Rf /src/demo/preload_data /var/opt/ONAP/demo/ && rm -r requirements.txt /var/opt/ONAP/.git /src/demo && cd / && ln -s /var/opt/ONAP/robot/ /robot && apk del .build-deps 12:02:49 ---> Running in 7286e2cf27c4 12:02:50 (1/26) Purging .build-deps (20251020.120142) 12:02:50 (2/26) Purging python3-dev (3.8.15-r0) 12:02:50 (3/26) Purging build-base (0.5-r3) 12:02:50 (4/26) Purging file (5.39-r0) 12:02:50 (5/26) Purging g++ (10.2.1_pre1-r3) 12:02:50 (6/26) Purging make (4.3-r0) 12:02:50 (7/26) Purging libc-dev (0.7.2-r3) 12:02:50 (8/26) Purging fortify-headers (1.1-r0) 12:02:50 (9/26) Purging patch (2.7.6-r7) 12:02:50 (10/26) Purging libffi-dev (3.3-r2) 12:02:50 (11/26) Purging linux-headers (5.7.8-r0) 12:02:50 (12/26) Purging openssl-dev (1.1.1s-r0) 12:02:50 (13/26) Purging libjpeg-turbo-dev (2.1.0-r0) 12:02:50 (14/26) Purging curl (7.79.1-r3) 12:02:50 (15/26) Purging rust (1.47.0-r2) 12:02:50 (16/26) Purging rust-stdlib (1.47.0-r2) 12:02:50 (17/26) Purging gcc (10.2.1_pre1-r3) 12:02:50 (18/26) Purging binutils (2.35.2-r1) 12:02:50 (19/26) Purging libatomic (10.2.1_pre1-r3) 12:02:50 (20/26) Purging libgphobos (10.2.1_pre1-r3) 12:02:50 (21/26) Purging musl-dev (1.2.2-r2) 12:02:50 (22/26) Purging libmagic (5.39-r0) 12:02:50 (23/26) Purging isl22 (0.22-r0) 12:02:50 (24/26) Purging mpc1 (1.2.0-r0) 12:02:50 (25/26) Purging mpfr4 (4.1.0-r0) 12:02:50 (26/26) Purging llvm10-libs (10.0.1-r1) 12:02:50 Executing busybox-1.32.1-r8.trigger 12:02:50 OK: 446 MiB in 165 packages 12:02:50 Removing intermediate container 7286e2cf27c4 12:02:50 ---> 0bfb56d66c74 12:02:50 Step 17/19 : COPY docker/testcases.yaml /usr/lib/python3.8/site-packages/xtesting/ci/testcases.yaml 12:02:51 ---> 16508a3229a4 12:02:51 Step 18/19 : COPY scripts/cmd.sh / 12:02:51 ---> 2fbb79068dcc 12:02:51 Step 19/19 : CMD ["/cmd.sh"] 12:02:51 ---> Running in da6b1ee329f1 12:02:51 Removing intermediate container da6b1ee329f1 12:02:51 ---> d9c488d04d0f 12:02:51 Successfully built d9c488d04d0f 12:02:51 Successfully tagged nexus3.onap.org:10003/onap/xtesting-healthcheck:master 12:02:51 ---> docker-build.sh ends 12:02:51 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11384367863640607138.sh 12:02:51 [EnvInject] - Injecting environment variables from a build step. 12:02:51 [EnvInject] - Injecting as environment variables the properties content 12:02:51 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 12:02:51 12:02:51 [EnvInject] - Variables injected successfully. 12:02:51 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins11301734449329170514.sh 12:02:51 ---> docker-push.sh 12:02:51 Docker version 20.10.18, build b40c2f6 12:02:51 Pushing image: nexus3.onap.org:10003/onap/xtesting-healthcheck:master 12:02:51 docker push nexus3.onap.org:10003/onap/xtesting-healthcheck:master 12:02:51 The push refers to repository [nexus3.onap.org:10003/onap/xtesting-healthcheck] 12:02:51 b39555ff2769: Preparing 12:02:51 d9688aadd278: Preparing 12:02:51 89b67fe3fb37: Preparing 12:02:51 ed4994fcf118: Preparing 12:02:51 53948488d781: Preparing 12:02:51 624082b8b867: Preparing 12:02:51 f56cf423380c: Preparing 12:02:51 6f077bdd7335: Preparing 12:02:51 110d5b113938: Preparing 12:02:51 c3da3def5cfe: Preparing 12:02:51 9b5a9f31498f: Preparing 12:02:51 9d672db0fca9: Preparing 12:02:51 64242626f2eb: Preparing 12:02:51 6f077bdd7335: Waiting 12:02:51 110d5b113938: Waiting 12:02:51 c3da3def5cfe: Waiting 12:02:51 9b5a9f31498f: Waiting 12:02:51 9d672db0fca9: Waiting 12:02:51 64242626f2eb: Waiting 12:02:51 624082b8b867: Waiting 12:02:51 f56cf423380c: Waiting 12:02:51 d9688aadd278: Pushed 12:02:51 b39555ff2769: Pushed 12:02:51 89b67fe3fb37: Pushed 12:02:52 6f077bdd7335: Pushed 12:02:52 110d5b113938: Pushed 12:02:52 c3da3def5cfe: Pushed 12:02:52 9b5a9f31498f: Layer already exists 12:02:52 9d672db0fca9: Layer already exists 12:02:52 64242626f2eb: Layer already exists 12:02:52 53948488d781: Pushed 12:02:53 f56cf423380c: Pushed 12:03:03 ed4994fcf118: Pushed 12:04:06 624082b8b867: Pushed 12:04:07 master: digest: sha256:2d823a64ba57aa98f6aecd6e38e5501606d3608a0d35e43fcab8b7667a26d409 size: 3043 12:04:07 ---> docker-push.sh ends 12:04:07 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins1376410836550698516.sh 12:04:07 $ ssh-agent -k 12:04:07 unset SSH_AUTH_SOCK; 12:04:07 unset SSH_AGENT_PID; 12:04:07 echo Agent pid 2098 killed; 12:04:07 [ssh-agent] Stopped. 12:04:07 [PostBuildScript] - [INFO] Executing post build scripts. 12:04:07 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins299657640438913077.sh 12:04:07 ---> sysstat.sh 12:04:07 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins3376229900896380779.sh 12:04:07 ---> package-listing.sh 12:04:07 ++ facter osfamily 12:04:07 ++ tr '[:upper:]' '[:lower:]' 12:04:07 + OS_FAMILY=debian 12:04:07 + workspace=/w/workspace/integration-xtesting-healthcheck-docker-merge-master 12:04:07 + START_PACKAGES=/tmp/packages_start.txt 12:04:07 + END_PACKAGES=/tmp/packages_end.txt 12:04:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:04:07 + PACKAGES=/tmp/packages_start.txt 12:04:07 + '[' /w/workspace/integration-xtesting-healthcheck-docker-merge-master ']' 12:04:07 + PACKAGES=/tmp/packages_end.txt 12:04:07 + case "${OS_FAMILY}" in 12:04:07 + dpkg -l 12:04:07 + grep '^ii' 12:04:07 + '[' -f /tmp/packages_start.txt ']' 12:04:07 + '[' -f /tmp/packages_end.txt ']' 12:04:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:04:07 + '[' /w/workspace/integration-xtesting-healthcheck-docker-merge-master ']' 12:04:07 + mkdir -p /w/workspace/integration-xtesting-healthcheck-docker-merge-master/archives/ 12:04:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-healthcheck-docker-merge-master/archives/ 12:04:07 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins15698896093438948409.sh 12:04:07 ---> capture-instance-metadata.sh 12:04:07 Setup pyenv: 12:04:08 system 12:04:08 3.8.13 12:04:08 3.9.13 12:04:08 * 3.10.6 (set by /w/workspace/integration-xtesting-healthcheck-docker-merge-master/.python-version) 12:04:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MwEx from file:/tmp/.os_lf_venv 12:04:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:09 lf-activate-venv(): INFO: Base packages installed successfully 12:04:09 lf-activate-venv(): INFO: Installing additional packages: lftools 12:04:18 lf-activate-venv(): INFO: Adding /tmp/venv-MwEx/bin to PATH 12:04:18 INFO: Running in OpenStack, capturing instance metadata 12:04:18 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins16621071399980722233.sh 12:04:18 provisioning config files... 12:04:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-healthcheck-docker-merge-master@tmp/config12569249965942945337tmp 12:04:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:04:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:04:18 [EnvInject] - Injecting environment variables from a build step. 12:04:18 [EnvInject] - Injecting as environment variables the properties content 12:04:18 SERVER_ID=logs 12:04:18 12:04:18 [EnvInject] - Variables injected successfully. 12:04:18 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins3258936757316816823.sh 12:04:18 ---> create-netrc.sh 12:04:18 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins9205119338822255878.sh 12:04:18 ---> python-tools-install.sh 12:04:18 Setup pyenv: 12:04:18 system 12:04:18 3.8.13 12:04:18 3.9.13 12:04:18 * 3.10.6 (set by /w/workspace/integration-xtesting-healthcheck-docker-merge-master/.python-version) 12:04:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MwEx from file:/tmp/.os_lf_venv 12:04:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:20 lf-activate-venv(): INFO: Base packages installed successfully 12:04:20 lf-activate-venv(): INFO: Installing additional packages: lftools 12:04:28 lf-activate-venv(): INFO: Adding /tmp/venv-MwEx/bin to PATH 12:04:28 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins4315353433757153290.sh 12:04:28 ---> sudo-logs.sh 12:04:28 Archiving 'sudo' log.. 12:04:28 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins6433694312646311872.sh 12:04:28 ---> job-cost.sh 12:04:29 Setup pyenv: 12:04:29 system 12:04:29 3.8.13 12:04:29 3.9.13 12:04:29 * 3.10.6 (set by /w/workspace/integration-xtesting-healthcheck-docker-merge-master/.python-version) 12:04:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MwEx from file:/tmp/.os_lf_venv 12:04:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:31 lf-activate-venv(): INFO: Base packages installed successfully 12:04:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:04:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:04:35 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:04:36 lf-activate-venv(): INFO: Adding /tmp/venv-MwEx/bin to PATH 12:04:36 INFO: No Stack... 12:04:36 INFO: Retrieving Pricing Info for: v3-standard-8 12:04:36 INFO: Archiving Costs 12:04:36 [integration-xtesting-healthcheck-docker-merge-master] $ /bin/bash -l /tmp/jenkins12837699116831970294.sh 12:04:36 ---> logs-deploy.sh 12:04:36 Setup pyenv: 12:04:36 system 12:04:36 3.8.13 12:04:36 3.9.13 12:04:36 * 3.10.6 (set by /w/workspace/integration-xtesting-healthcheck-docker-merge-master/.python-version) 12:04:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MwEx from file:/tmp/.os_lf_venv 12:04:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:38 lf-activate-venv(): INFO: Base packages installed successfully 12:04:38 lf-activate-venv(): INFO: Installing additional packages: lftools 12:04:47 lf-activate-venv(): INFO: Adding /tmp/venv-MwEx/bin to PATH 12:04:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-healthcheck-docker-merge-master/1469 12:04:47 INFO: archiving workspace using pattern(s): 12:04:48 Archives upload complete. 12:04:48 INFO: archiving logs to Nexus 12:04:49 ---> uname -a: 12:04:49 Linux prd-ubuntu1804-docker-8c-8g-3927 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:04:49 12:04:49 12:04:49 ---> lscpu: 12:04:49 Architecture: x86_64 12:04:49 CPU op-mode(s): 32-bit, 64-bit 12:04:49 Byte Order: Little Endian 12:04:49 CPU(s): 8 12:04:49 On-line CPU(s) list: 0-7 12:04:49 Thread(s) per core: 1 12:04:49 Core(s) per socket: 1 12:04:49 Socket(s): 8 12:04:49 NUMA node(s): 1 12:04:49 Vendor ID: AuthenticAMD 12:04:49 CPU family: 23 12:04:49 Model: 49 12:04:49 Model name: AMD EPYC-Rome Processor 12:04:49 Stepping: 0 12:04:49 CPU MHz: 2799.998 12:04:49 BogoMIPS: 5599.99 12:04:49 Virtualization: AMD-V 12:04:49 Hypervisor vendor: KVM 12:04:49 Virtualization type: full 12:04:49 L1d cache: 32K 12:04:49 L1i cache: 32K 12:04:49 L2 cache: 512K 12:04:49 L3 cache: 16384K 12:04:49 NUMA node0 CPU(s): 0-7 12:04:49 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 12:04:49 12:04:49 12:04:49 ---> nproc: 12:04:49 8 12:04:49 12:04:49 12:04:49 ---> df -h: 12:04:49 Filesystem Size Used Avail Use% Mounted on 12:04:49 udev 16G 0 16G 0% /dev 12:04:49 tmpfs 3.2G 712K 3.2G 1% /run 12:04:49 /dev/vda1 155G 12G 144G 8% / 12:04:49 tmpfs 16G 0 16G 0% /dev/shm 12:04:49 tmpfs 5.0M 0 5.0M 0% /run/lock 12:04:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:04:49 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:04:49 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:04:49 12:04:49 12:04:49 ---> free -m: 12:04:49 total used free shared buff/cache available 12:04:49 Mem: 32167 834 27837 0 3495 30876 12:04:49 Swap: 1023 0 1023 12:04:49 12:04:49 12:04:49 ---> ip addr: 12:04:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:04:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:04:49 inet 127.0.0.1/8 scope host lo 12:04:49 valid_lft forever preferred_lft forever 12:04:49 inet6 ::1/128 scope host 12:04:49 valid_lft forever preferred_lft forever 12:04:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:04:49 link/ether fa:16:3e:25:88:ce brd ff:ff:ff:ff:ff:ff 12:04:49 inet 10.30.106.59/23 brd 10.30.107.255 scope global dynamic ens3 12:04:49 valid_lft 86071sec preferred_lft 86071sec 12:04:49 inet6 fe80::f816:3eff:fe25:88ce/64 scope link 12:04:49 valid_lft forever preferred_lft forever 12:04:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:04:49 link/ether 02:42:69:52:e3:1f brd ff:ff:ff:ff:ff:ff 12:04:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:04:49 valid_lft forever preferred_lft forever 12:04:49 inet6 fe80::42:69ff:fe52:e31f/64 scope link 12:04:49 valid_lft forever preferred_lft forever 12:04:49 12:04:49 12:04:49 ---> sar -b -r -n DEV: 12:04:49 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-3927) 10/20/25 _x86_64_ (8 CPU) 12:04:49 12:04:49 11:59:22 LINUX RESTART (8 CPU) 12:04:49 12:04:49 12:00:02 tps rtps wtps bread/s bwrtn/s 12:04:49 12:01:01 127.83 15.00 112.83 1485.85 52662.53 12:04:49 12:02:01 279.29 2.86 276.43 385.70 118795.41 12:04:49 12:03:01 141.65 0.08 141.57 11.60 54075.04 12:04:49 12:04:01 2.75 0.00 2.75 0.00 35.33 12:04:49 Average: 137.99 4.44 133.55 466.48 56438.88 12:04:49 12:04:49 12:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:04:49 12:01:01 30027572 31715436 2911648 8.84 75416 1917228 1466224 4.31 869772 1738844 183480 12:04:49 12:02:01 27833852 31674748 5105368 15.50 105968 3968416 1487880 4.38 1783400 2901464 28944 12:04:49 12:03:01 28563404 31672516 4375816 13.28 125144 3212808 1505716 4.43 1063704 2888648 408 12:04:49 12:04:01 28575104 31673452 4364116 13.25 125216 3212824 1505716 4.43 1067024 2882376 20 12:04:49 Average: 28749983 31684038 4189237 12.72 107936 3077819 1491384 4.39 1195975 2602833 53213 12:04:49 12:04:49 12:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:04:49 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:49 12:01:01 lo 2.58 2.58 0.27 0.27 0.00 0.00 0.00 0.00 12:04:49 12:01:01 ens3 68.40 50.43 1147.97 9.97 0.00 0.00 0.00 0.00 12:04:49 12:02:01 docker0 94.94 283.88 5.40 5407.09 0.00 0.00 0.00 0.00 12:04:49 12:02:01 lo 1.06 1.06 0.14 0.14 0.00 0.00 0.00 0.00 12:04:49 12:02:01 ens3 376.12 140.38 6304.71 13.29 0.00 0.00 0.00 0.00 12:04:49 12:03:01 docker0 26.57 40.42 4.76 565.72 0.00 0.00 0.00 0.00 12:04:49 12:03:01 lo 2.73 2.73 0.25 0.25 0.00 0.00 0.00 0.00 12:04:49 12:03:01 ens3 189.82 221.43 582.17 1384.49 0.00 0.00 0.00 0.00 12:04:49 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:49 12:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:04:49 12:04:01 ens3 441.79 608.67 35.15 4913.52 0.00 0.00 0.00 0.00 12:04:49 Average: docker0 30.54 81.52 2.55 1501.37 0.00 0.00 0.00 0.00 12:04:49 Average: lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 12:04:49 Average: ens3 269.92 256.02 2023.23 1586.09 0.00 0.00 0.00 0.00 12:04:49 12:04:49 12:04:49 ---> sar -P ALL: 12:04:49 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-3927) 10/20/25 _x86_64_ (8 CPU) 12:04:49 12:04:49 11:59:22 LINUX RESTART (8 CPU) 12:04:49 12:04:49 12:00:02 CPU %user %nice %system %iowait %steal %idle 12:04:49 12:01:01 all 9.43 0.00 0.71 3.70 0.04 86.12 12:04:49 12:01:01 0 1.65 0.00 0.41 4.16 0.02 93.76 12:04:49 12:01:01 1 1.39 0.00 0.24 1.15 0.00 97.22 12:04:49 12:01:01 2 25.18 0.00 1.73 6.45 0.07 66.58 12:04:49 12:01:01 3 12.40 0.00 0.83 8.43 0.05 78.28 12:04:49 12:01:01 4 19.14 0.00 1.31 7.89 0.07 71.59 12:04:49 12:01:01 5 13.19 0.00 0.86 0.69 0.05 85.20 12:04:49 12:01:01 6 1.36 0.00 0.19 0.58 0.00 97.88 12:04:49 12:01:01 7 1.15 0.00 0.14 0.25 0.05 98.41 12:04:49 12:02:01 all 4.86 0.00 2.13 5.53 0.05 87.43 12:04:49 12:02:01 0 2.90 0.00 1.54 0.40 0.05 95.11 12:04:49 12:02:01 1 5.21 0.00 1.91 0.03 0.05 92.80 12:04:49 12:02:01 2 3.50 0.00 1.51 6.93 0.07 87.99 12:04:49 12:02:01 3 2.72 0.00 2.15 15.20 0.07 79.87 12:04:49 12:02:01 4 4.32 0.00 1.97 10.35 0.05 83.32 12:04:49 12:02:01 5 9.84 0.00 2.63 2.40 0.07 85.07 12:04:49 12:02:01 6 7.23 0.00 3.97 8.34 0.07 80.39 12:04:49 12:02:01 7 3.16 0.00 1.39 0.57 0.03 94.85 12:04:49 12:03:01 all 13.59 0.00 1.86 1.13 0.06 83.35 12:04:49 12:03:01 0 9.81 0.00 1.44 0.05 0.03 88.67 12:04:49 12:03:01 1 11.15 0.00 1.75 0.12 0.05 86.93 12:04:49 12:03:01 2 8.93 0.00 1.42 1.05 0.05 88.54 12:04:49 12:03:01 3 13.22 0.00 1.47 1.88 0.07 83.36 12:04:49 12:03:01 4 22.13 0.00 2.97 4.67 0.08 70.15 12:04:49 12:03:01 5 10.94 0.00 1.81 0.12 0.05 87.08 12:04:49 12:03:01 6 17.34 0.00 2.53 1.14 0.07 78.92 12:04:49 12:03:01 7 15.25 0.00 1.50 0.05 0.07 83.13 12:04:49 12:04:01 all 13.32 0.00 0.39 0.00 0.07 86.22 12:04:49 12:04:01 0 11.71 0.00 0.28 0.00 0.07 87.94 12:04:49 12:04:01 1 8.18 0.00 0.22 0.00 0.03 91.57 12:04:49 12:04:01 2 20.10 0.00 0.74 0.00 0.08 79.08 12:04:49 12:04:01 3 4.33 0.00 0.07 0.00 0.03 95.57 12:04:49 12:04:01 4 20.67 0.00 0.65 0.02 0.10 78.57 12:04:49 12:04:01 5 13.13 0.00 0.47 0.00 0.08 86.32 12:04:49 12:04:01 6 22.38 0.00 0.48 0.02 0.10 77.02 12:04:49 12:04:01 7 5.97 0.00 0.23 0.00 0.05 93.74 12:04:49 Average: all 10.31 0.00 1.28 2.58 0.06 85.78 12:04:49 Average: 0 6.54 0.00 0.92 1.14 0.04 91.36 12:04:49 Average: 1 6.50 0.00 1.03 0.32 0.03 92.11 12:04:49 Average: 2 14.39 0.00 1.35 3.60 0.07 80.60 12:04:49 Average: 3 8.16 0.00 1.13 6.36 0.05 84.29 12:04:49 Average: 4 16.57 0.00 1.72 5.72 0.08 75.92 12:04:49 Average: 5 11.77 0.00 1.44 0.80 0.06 85.92 12:04:49 Average: 6 12.12 0.00 1.79 2.52 0.06 83.51 12:04:49 Average: 7 6.40 0.00 0.82 0.22 0.05 92.51 12:04:49 12:04:49 12:04:49