04:43:22 Started by timer 04:43:22 Running as SYSTEM 04:43:22 [EnvInject] - Loading node environment variables. 04:43:22 Building remotely on prd-ubuntu1804-docker-8c-8g-2274 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master 04:43:22 [ssh-agent] Looking for ssh-agent implementation... 04:43:22 $ ssh-agent 04:43:22 SSH_AUTH_SOCK=/tmp/ssh-A7fJrzMN2eaF/agent.2052 04:43:22 SSH_AGENT_PID=2054 04:43:22 [ssh-agent] Started. 04:43:22 Running ssh-add (command line suppressed) 04:43:22 Identity added: /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master@tmp/private_key_2467217398334990175.key (/w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master@tmp/private_key_2467217398334990175.key) 04:43:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 04:43:22 The recommended git tool is: NONE 04:43:23 using credential onap-jenkins-ssh 04:43:23 Wiping out workspace first. 04:43:23 Cloning the remote Git repository 04:43:23 Cloning repository git://cloud.onap.org/mirror/integration/xtesting 04:43:23 > git init /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master # timeout=10 04:43:23 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 04:43:23 > git --version # timeout=10 04:43:23 > git --version # 'git version 2.17.1' 04:43:23 using GIT_SSH to set credentials Gerrit user 04:43:23 Verifying host key using manually-configured host key entries 04:43:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting +refs/heads/*:refs/remotes/origin/* # timeout=10 04:43:25 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 04:43:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:43:25 Avoid second fetch 04:43:25 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:43:25 Checking out Revision 8e1e79ab817fdb401c69e513fe458e405ba8a9c1 (refs/remotes/origin/master) 04:43:25 > git config core.sparsecheckout # timeout=10 04:43:25 > git checkout -f 8e1e79ab817fdb401c69e513fe458e405ba8a9c1 # timeout=10 04:43:26 Commit message: "Fix nodeport check certs assertion" 04:43:26 > git rev-list --no-walk 8e1e79ab817fdb401c69e513fe458e405ba8a9c1 # timeout=10 04:43:29 provisioning config files... 04:43:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:43:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:43:29 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins14579289931712850479.sh 04:43:29 ---> python-tools-install.sh 04:43:29 Setup pyenv: 04:43:29 * system (set by /opt/pyenv/version) 04:43:29 * 3.8.13 (set by /opt/pyenv/version) 04:43:29 * 3.9.13 (set by /opt/pyenv/version) 04:43:29 * 3.10.6 (set by /opt/pyenv/version) 04:43:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KQtF 04:43:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:43:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:43:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:43:37 lf-activate-venv(): INFO: Base packages installed successfully 04:43:37 lf-activate-venv(): INFO: Installing additional packages: lftools 04:44:00 lf-activate-venv(): INFO: Adding /tmp/venv-KQtF/bin to PATH 04:44:00 Generating Requirements File 04:44:17 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. 04:44:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:44:18 Python 3.10.6 04:44:18 pip 26.0.1 from /tmp/venv-KQtF/lib/python3.10/site-packages/pip (python 3.10) 04:44:18 appdirs==1.4.4 04:44:18 argcomplete==3.6.3 04:44:18 aspy.yaml==1.3.0 04:44:18 attrs==25.4.0 04:44:18 autopage==0.6.0 04:44:18 backports.strenum==1.3.1 04:44:18 beautifulsoup4==4.14.3 04:44:18 boto3==1.42.68 04:44:18 botocore==1.42.68 04:44:18 bs4==0.0.2 04:44:18 certifi==2026.2.25 04:44:18 cffi==2.0.0 04:44:18 cfgv==3.5.0 04:44:18 chardet==7.1.0 04:44:18 charset-normalizer==3.4.6 04:44:18 click==8.3.1 04:44:18 cliff==4.13.2 04:44:18 cmd2==3.4.0 04:44:18 cryptography==3.3.2 04:44:18 debtcollector==3.0.0 04:44:18 decorator==5.2.1 04:44:18 defusedxml==0.7.1 04:44:18 Deprecated==1.3.1 04:44:18 distlib==0.4.0 04:44:18 dnspython==2.8.0 04:44:18 docker==7.1.0 04:44:18 dogpile.cache==1.5.0 04:44:18 durationpy==0.10 04:44:18 email-validator==2.3.0 04:44:18 filelock==3.25.2 04:44:18 future==1.0.0 04:44:18 gitdb==4.0.12 04:44:18 GitPython==3.1.46 04:44:18 httplib2==0.30.2 04:44:18 identify==2.6.18 04:44:18 idna==3.11 04:44:18 importlib-resources==1.5.0 04:44:18 iso8601==2.1.0 04:44:18 Jinja2==3.1.6 04:44:18 jmespath==1.1.0 04:44:18 jsonpatch==1.33 04:44:18 jsonpointer==3.0.0 04:44:18 jsonschema==4.26.0 04:44:18 jsonschema-specifications==2025.9.1 04:44:18 keystoneauth1==5.13.1 04:44:18 kubernetes==35.0.0 04:44:18 lftools==0.37.22 04:44:18 lxml==6.0.2 04:44:18 markdown-it-py==4.0.0 04:44:18 MarkupSafe==3.0.3 04:44:18 mdurl==0.1.2 04:44:18 msgpack==1.1.2 04:44:18 multi_key_dict==2.0.3 04:44:18 munch==4.0.0 04:44:18 netaddr==1.3.0 04:44:18 niet==1.4.2 04:44:18 nodeenv==1.10.0 04:44:18 oauth2client==4.1.3 04:44:18 oauthlib==3.3.1 04:44:18 openstacksdk==4.10.0 04:44:18 os-service-types==1.8.2 04:44:18 osc-lib==4.4.0 04:44:18 oslo.config==10.3.0 04:44:18 oslo.context==6.3.0 04:44:18 oslo.i18n==6.7.2 04:44:18 oslo.log==8.1.0 04:44:18 oslo.serialization==5.9.1 04:44:18 oslo.utils==10.0.0 04:44:18 packaging==26.0 04:44:18 pbr==7.0.3 04:44:18 platformdirs==4.9.4 04:44:18 prettytable==3.17.0 04:44:18 psutil==7.2.2 04:44:18 pyasn1==0.6.2 04:44:18 pyasn1_modules==0.4.2 04:44:18 pycparser==3.0 04:44:18 pygerrit2==2.0.15 04:44:18 PyGithub==2.8.1 04:44:18 Pygments==2.19.2 04:44:18 PyJWT==2.12.1 04:44:18 PyNaCl==1.6.2 04:44:18 pyparsing==2.4.7 04:44:18 pyperclip==1.11.0 04:44:18 pyrsistent==0.20.0 04:44:18 python-cinderclient==9.9.0 04:44:18 python-dateutil==2.9.0.post0 04:44:18 python-discovery==1.1.3 04:44:18 python-heatclient==5.1.0 04:44:18 python-jenkins==1.8.3 04:44:18 python-keystoneclient==5.8.0 04:44:18 python-magnumclient==4.10.0 04:44:18 python-openstackclient==9.0.0 04:44:18 python-swiftclient==4.10.0 04:44:18 PyYAML==6.0.3 04:44:18 referencing==0.37.0 04:44:18 requests==2.32.5 04:44:18 requests-oauthlib==2.0.0 04:44:18 requestsexceptions==1.4.0 04:44:18 rfc3986==2.0.0 04:44:18 rich==14.3.3 04:44:18 rich-argparse==1.7.2 04:44:18 rpds-py==0.30.0 04:44:18 rsa==4.9.1 04:44:18 ruamel.yaml==0.19.1 04:44:18 ruamel.yaml.clib==0.2.15 04:44:18 s3transfer==0.16.0 04:44:18 simplejson==3.20.2 04:44:18 six==1.17.0 04:44:18 smmap==5.0.3 04:44:18 soupsieve==2.8.3 04:44:18 stevedore==5.7.0 04:44:18 tabulate==0.10.0 04:44:18 toml==0.10.2 04:44:18 tomlkit==0.14.0 04:44:18 tqdm==4.67.3 04:44:18 typing_extensions==4.15.0 04:44:18 urllib3==1.26.20 04:44:18 virtualenv==21.2.0 04:44:18 wcwidth==0.6.0 04:44:18 websocket-client==1.9.0 04:44:18 wrapt==2.1.2 04:44:18 xdg==6.0.0 04:44:18 xmltodict==1.0.4 04:44:18 yq==3.4.3 04:44:18 provisioning config files... 04:44:18 copy managed file [global-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master@tmp/config7297697436762414708tmp 04:44:18 copy managed file [integration-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master@tmp/config12697412808289913065tmp 04:44:18 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins1978355006719770227.sh 04:44:18 ---> docker-login.sh 04:44:18 nexus3.onap.org:10001 04:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:44:19 Configure a credential helper to remove this warning. See 04:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:44:19 04:44:19 Login Succeeded 04:44:19 nexus3.onap.org:10002 04:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:44:19 Configure a credential helper to remove this warning. See 04:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:44:19 04:44:19 Login Succeeded 04:44:19 nexus3.onap.org:10003 04:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:44:19 Configure a credential helper to remove this warning. See 04:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:44:19 04:44:19 Login Succeeded 04:44:19 nexus3.onap.org:10004 04:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:44:19 Configure a credential helper to remove this warning. See 04:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:44:19 04:44:19 Login Succeeded 04:44:19 docker.io 04:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:44:19 Configure a credential helper to remove this warning. See 04:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:44:19 04:44:19 Login Succeeded 04:44:19 ---> docker-login.sh ends 04:44:19 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins13869754813617928165.sh 04:44:19 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7039047139489357592.sh 04:44:19 [EnvInject] - Injecting environment variables from a build step. 04:44:19 [EnvInject] - Injecting as environment variables the properties content 04:44:19 DOCKER_ROOT=./smoke-usecases-robot-py3 04:44:19 CONTAINER_TAG_YAML_DIR= 04:44:19 CONTAINER_TAG_METHOD=stream 04:44:19 04:44:19 [EnvInject] - Variables injected successfully. 04:44:19 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash -l /tmp/jenkins12834440002992532200.sh 04:44:19 ---> docker-get-container-tag.sh 04:44:19 Setup pyenv: 04:44:19 system 04:44:19 3.8.13 04:44:19 3.9.13 04:44:19 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/.python-version) 04:44:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KQtF from file:/tmp/.os_lf_venv 04:44:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:44:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:44:21 lf-activate-venv(): INFO: Base packages installed successfully 04:44:21 lf-activate-venv(): INFO: Installing additional packages: yq 04:44:22 lf-activate-venv(): INFO: Adding /tmp/venv-KQtF/bin to PATH 04:44:22 ---> Docker image tag found: master 04:44:22 [EnvInject] - Injecting environment variables from a build step. 04:44:22 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 04:44:22 [EnvInject] - Variables injected successfully. 04:44:22 [EnvInject] - Injecting environment variables from a build step. 04:44:22 [EnvInject] - Injecting as environment variables the properties content 04:44:22 DOCKER_ARGS=-f ./docker/Dockerfile 04:44:22 DOCKER_ROOT=./smoke-usecases-robot-py3 04:44:22 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 04:44:22 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 04:44:22 DOCKER_NAME=onap/xtesting-smoke-usecases-robot-py3 04:44:22 04:44:22 [EnvInject] - Variables injected successfully. 04:44:22 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins15757036884200063573.sh 04:44:22 ---> docker-build.sh 04:44:22 Docker version 20.10.18, build b40c2f6 04:44:22 Building image: nexus3.onap.org:10003/onap/xtesting-smoke-usecases-robot-py3:master 04:44:22 docker build -f ./docker/Dockerfile -t nexus3.onap.org:10003/onap/xtesting-smoke-usecases-robot-py3:master . 04:44:22 Sending build context to Docker daemon 17.41kB 04:44:22 Step 1/28 : FROM opnfv/xtesting:wallaby 04:44:23 wallaby: Pulling from opnfv/xtesting 04:44:23 72cfd02ff4d0: Pulling fs layer 04:44:23 2dd6b71b7b2e: Pulling fs layer 04:44:23 5ff4388fefac: Pulling fs layer 04:44:23 72cfd02ff4d0: Verifying Checksum 04:44:23 72cfd02ff4d0: Download complete 04:44:23 5ff4388fefac: Verifying Checksum 04:44:23 5ff4388fefac: Download complete 04:44:23 72cfd02ff4d0: Pull complete 04:44:25 2dd6b71b7b2e: Download complete 04:44:35 2dd6b71b7b2e: Pull complete 04:44:35 5ff4388fefac: Pull complete 04:44:35 Digest: sha256:5b1c7d739602557beff53093f25aaa6414da2f6048a31b6973c4e2a121383e64 04:44:35 Status: Downloaded newer image for opnfv/xtesting:wallaby 04:44:35 ---> 5443c299b496 04:44:35 Step 2/28 : LABEL org.opencontainers.image.authors="Morgan Richomme " 04:44:39 ---> Running in 4dd4056bd06a 04:44:39 Removing intermediate container 4dd4056bd06a 04:44:39 ---> c5efe7a1b9dc 04:44:39 Step 3/28 : ARG OPENSTACK_TAG=master 04:44:39 ---> Running in d6c85ee7d67e 04:44:39 Removing intermediate container d6c85ee7d67e 04:44:39 ---> 60d6f5f13bad 04:44:39 Step 4/28 : ARG OPNFV_TAG=master 04:44:39 ---> Running in 32996cbcfb56 04:44:39 Removing intermediate container 32996cbcfb56 04:44:39 ---> 2340cce08788 04:44:39 Step 5/28 : ARG ONAP_TAG=master 04:44:39 ---> Running in 43982b11d9c5 04:44:39 Removing intermediate container 43982b11d9c5 04:44:39 ---> 38829d649e5a 04:44:39 Step 6/28 : ARG PIP_TAG=21.2.4 04:44:39 ---> Running in f599a9d6bda7 04:44:40 Removing intermediate container f599a9d6bda7 04:44:40 ---> 8362e44a48e3 04:44:40 Step 7/28 : ARG KUBERNETES_VERSION="v1.32.0" 04:44:40 ---> Running in 6ec09ea681ea 04:44:40 Removing intermediate container 6ec09ea681ea 04:44:40 ---> 30ab75cf51ac 04:44:40 Step 8/28 : ARG HELM_VERSION="v3.17.0" 04:44:40 ---> Running in b78016d89d97 04:44:40 Removing intermediate container b78016d89d97 04:44:40 ---> 8504c4df458d 04:44:40 Step 9/28 : ADD https://dl.k8s.io/release/${KUBERNETES_VERSION}/bin/linux/amd64/kubectl /usr/local/bin/kubectl 04:44:42 04:44:42 04:44:43 ---> 5a172b3d7533 04:44:43 Step 10/28 : ADD https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 get_helm.sh 04:44:43 04:44:43 ---> 7c20f57fbc94 04:44:43 Step 11/28 : ENV TAG all 04:44:43 ---> Running in cf1d8d628630 04:44:43 Removing intermediate container cf1d8d628630 04:44:43 ---> 0c99c31da37d 04:44:43 Step 12/28 : ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1 04:44:43 ---> Running in 6cb9fc4442fc 04:44:43 Removing intermediate container 6cb9fc4442fc 04:44:43 ---> 3eb663681598 04:44:43 Step 13/28 : ARG PYTHON_UTILS_REPO=git.onap.org/testsuite/python-testing-utils.git 04:44:43 ---> Running in 8e5123cb34db 04:44:44 Removing intermediate container 8e5123cb34db 04:44:44 ---> c92b313451a8 04:44:44 Step 14/28 : ARG PYTHON_UTILS_TAG=master 04:44:44 ---> Running in 05fc1fd935b6 04:44:44 Removing intermediate container 05fc1fd935b6 04:44:44 ---> c122bcd57934 04:44:44 Step 15/28 : COPY requirements.txt requirements.txt 04:44:44 ---> ad3f8119b125 04:44:44 Step 16/28 : RUN apk --no-cache add --update openssl && apk --no-cache add --virtual .build-deps --update python3-dev build-base linux-headers libffi-dev openssl-dev libjpeg-turbo-dev 04:44:44 ---> Running in 982fc4076ca9 04:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:44:45 (1/1) Installing openssl (1.1.1s-r0) 04:44:45 Executing busybox-1.32.1-r9.trigger 04:44:45 OK: 482 MiB in 77 packages 04:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:44:46 (1/28) Installing pkgconf (1.7.3-r0) 04:44:46 (2/28) Installing python3-dev (3.8.15-r0) 04:44:46 (3/28) Installing libgcc (10.2.1_pre1-r3) 04:44:46 (4/28) Installing libstdc++ (10.2.1_pre1-r3) 04:44:46 (5/28) Installing binutils (2.35.2-r1) 04:44:46 (6/28) Installing libmagic (5.39-r0) 04:44:46 (7/28) Installing file (5.39-r0) 04:44:46 (8/28) Installing libgomp (10.2.1_pre1-r3) 04:44:46 (9/28) Installing libatomic (10.2.1_pre1-r3) 04:44:46 (10/28) Installing libgphobos (10.2.1_pre1-r3) 04:44:47 (11/28) Installing gmp (6.2.1-r1) 04:44:47 (12/28) Installing isl22 (0.22-r0) 04:44:47 (13/28) Installing mpfr4 (4.1.0-r0) 04:44:47 (14/28) Installing mpc1 (1.2.0-r0) 04:44:47 (15/28) Installing gcc (10.2.1_pre1-r3) 04:44:47 (16/28) Installing musl-dev (1.2.2-r2) 04:44:47 (17/28) Installing libc-dev (0.7.2-r3) 04:44:47 (18/28) Installing g++ (10.2.1_pre1-r3) 04:44:48 (19/28) Installing make (4.3-r0) 04:44:48 (20/28) Installing fortify-headers (1.1-r0) 04:44:49 (21/28) Installing patch (2.7.6-r7) 04:44:49 (22/28) Installing build-base (0.5-r3) 04:44:49 (23/28) Installing linux-headers (5.7.8-r0) 04:44:49 (24/28) Installing libffi-dev (3.3-r2) 04:44:49 (25/28) Installing openssl-dev (1.1.1s-r0) 04:44:49 (26/28) Installing libjpeg-turbo (2.1.0-r0) 04:44:49 (27/28) Installing libjpeg-turbo-dev (2.1.0-r0) 04:44:49 (28/28) Installing .build-deps (20260316.044446) 04:44:49 Executing busybox-1.32.1-r9.trigger 04:44:49 OK: 721 MiB in 105 packages 04:44:52 Removing intermediate container 982fc4076ca9 04:44:52 ---> ba348a579b9a 04:44:52 Step 17/28 : RUN git clone --depth 1 https://github.com/onap/cps.git -b $ONAP_TAG /cps && find /cps -mindepth 1 -name csit -prune -o -exec rm -rf {} + 04:44:52 ---> Running in e9d008db014c 04:44:53 Cloning into '/cps'... 04:44:54 Removing intermediate container e9d008db014c 04:44:54 ---> 07340f6d48cb 04:44:54 Step 18/28 : RUN git clone --depth 1 https://github.com/onap/cps-cps-temporal.git -b $ONAP_TAG /cps-cps-temporal && find /cps-cps-temporal -mindepth 1 -name csit -prune -o -exec rm -rf {} + 04:44:54 ---> Running in 4d4d6099e9b6 04:44:54 Cloning into '/cps-cps-temporal'... 04:44:55 Removing intermediate container 4d4d6099e9b6 04:44:55 ---> 68f2dc23dfbc 04:44:55 Step 19/28 : RUN git clone --depth 1 https://github.com/onap/cps-ncmp-dmi-plugin.git -b $ONAP_TAG /cps-ncmp-dmi-plugin && find /cps-ncmp-dmi-plugin -mindepth 1 -name csit -prune -o -exec rm -rf {} + 04:44:55 ---> Running in 31d2457488f9 04:44:55 Cloning into '/cps-ncmp-dmi-plugin'... 04:44:56 Removing intermediate container 31d2457488f9 04:44:56 ---> 9113f92d9473 04:44:56 Step 20/28 : RUN git clone --depth 1 https://git.onap.org/testsuite -b $ONAP_TAG /var/opt/ONAP 04:44:56 ---> Running in 68d1a0b7dc24 04:44:57 Cloning into '/var/opt/ONAP'... 04:44:57 Removing intermediate container 68d1a0b7dc24 04:44:57 ---> 213455120798 04:44:57 Step 21/28 : RUN git clone --depth 1 https://git.onap.org/demo -b $ONAP_TAG /src/demo 04:44:57 ---> Running in d8b23f066039 04:44:58 Cloning into '/src/demo'... 04:44:59 Removing intermediate container d8b23f066039 04:44:59 ---> fe79c7c464e7 04:44:59 Step 22/28 : RUN mkdir -p /var/opt/ONAP/demo/heat && cp -Rf /src/demo/heat/vFW /var/opt/ONAP/demo/heat/ && mkdir -p /var/opt/ONAP/demo/tosca && cp -Rf /src/demo/tosca/pNF /var/opt/ONAP/demo/tosca/ && 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/ && mkdir -p /app && cp /var/opt/ONAP/setup-hvves.sh /app/setup-hvves.sh && chmod +x /app/setup-hvves.sh 04:44:59 ---> Running in e5a940c0988d 04:45:00 Removing intermediate container e5a940c0988d 04:45:00 ---> d613046ffd20 04:45:00 Step 23/28 : RUN pip install --upgrade pip 04:45:00 ---> Running in 0d3e1a4dfdf5 04:45:01 Requirement already satisfied: pip in /usr/lib/python3.8/site-packages (20.3.4) 04:45:01 Collecting pip 04:45:01 Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) 04:45:02 Installing collected packages: pip 04:45:02 Attempting uninstall: pip 04:45:02 Found existing installation: pip 20.3.4 04:45:02 Uninstalling pip-20.3.4: 04:45:02 Successfully uninstalled pip-20.3.4 04:45:03 Successfully installed pip-25.0.1 04:45:04 Removing intermediate container 0d3e1a4dfdf5 04:45:04 ---> dc7a534a3270 04:45:04 Step 24/28 : RUN pip install -r requirements.txt && rm -r requirements.txt && cd / && ln -s /var/opt/ONAP/robot/ /robot && apk del .build-deps && chmod 700 get_helm.sh && ./get_helm.sh --version $HELM_VERSION && chmod +x /usr/local/bin/kubectl 04:45:04 ---> Running in 7af337412892 04:45:05 Collecting robotframework==3.1.2 (from -r requirements.txt (line 1)) 04:45:05 Downloading robotframework-3.1.2-py2.py3-none-any.whl.metadata (6.8 kB) 04:45:05 Collecting robotframework-requests>=0.8 (from -r requirements.txt (line 2)) 04:45:05 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 04:45:05 Collecting robotframework-jsonlibrary (from -r requirements.txt (line 3)) 04:45:05 Downloading robotframework-jsonlibrary-0.5.tar.gz (5.5 kB) 04:45:05 Preparing metadata (setup.py): started 04:45:06 Preparing metadata (setup.py): finished with status 'done' 04:45:06 Collecting robotframework-sshlibrary (from -r requirements.txt (line 4)) 04:45:06 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 04:45:06 Preparing metadata (setup.py): started 04:45:06 Preparing metadata (setup.py): finished with status 'done' 04:45:06 Collecting robotframework-archivelibrary (from -r requirements.txt (line 5)) 04:45:06 Downloading robotframework_archivelibrary-0.4.3-py3-none-any.whl.metadata (937 bytes) 04:45:06 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 6)) 04:45:06 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl.metadata (14 kB) 04:45:06 Collecting opentelemetry-distro==0.51b0 (from -r requirements.txt (line 7)) 04:45:06 Downloading opentelemetry_distro-0.51b0-py3-none-any.whl.metadata (1.8 kB) 04:45:06 Collecting opentelemetry-instrumentation-requests==0.51b0 (from -r requirements.txt (line 8)) 04:45:06 Downloading opentelemetry_instrumentation_requests-0.51b0-py3-none-any.whl.metadata (2.7 kB) 04:45:06 Collecting opentelemetry-exporter-otlp==1.30.0 (from -r requirements.txt (line 9)) 04:45:06 Downloading opentelemetry_exporter_otlp-1.30.0-py3-none-any.whl.metadata (2.5 kB) 04:45:06 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:45:06 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 04:45:06 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:45:06 Downloading selenium-4.27.1-py3-none-any.whl.metadata (7.1 kB) 04:45:06 Collecting opentelemetry-api~=1.12 (from opentelemetry-distro==0.51b0->-r requirements.txt (line 7)) 04:45:06 Downloading opentelemetry_api-1.33.1-py3-none-any.whl.metadata (1.6 kB) 04:45:07 Collecting opentelemetry-instrumentation==0.51b0 (from opentelemetry-distro==0.51b0->-r requirements.txt (line 7)) 04:45:07 Downloading opentelemetry_instrumentation-0.51b0-py3-none-any.whl.metadata (6.3 kB) 04:45:07 Collecting opentelemetry-sdk~=1.13 (from opentelemetry-distro==0.51b0->-r requirements.txt (line 7)) 04:45:07 Downloading opentelemetry_sdk-1.33.1-py3-none-any.whl.metadata (1.6 kB) 04:45:07 Collecting opentelemetry-semantic-conventions==0.51b0 (from opentelemetry-instrumentation-requests==0.51b0->-r requirements.txt (line 8)) 04:45:07 Downloading opentelemetry_semantic_conventions-0.51b0-py3-none-any.whl.metadata (2.5 kB) 04:45:07 Collecting opentelemetry-util-http==0.51b0 (from opentelemetry-instrumentation-requests==0.51b0->-r requirements.txt (line 8)) 04:45:07 Downloading opentelemetry_util_http-0.51b0-py3-none-any.whl.metadata (2.6 kB) 04:45:07 Collecting opentelemetry-exporter-otlp-proto-grpc==1.30.0 (from opentelemetry-exporter-otlp==1.30.0->-r requirements.txt (line 9)) 04:45:07 Downloading opentelemetry_exporter_otlp_proto_grpc-1.30.0-py3-none-any.whl.metadata (2.4 kB) 04:45:07 Collecting opentelemetry-exporter-otlp-proto-http==1.30.0 (from opentelemetry-exporter-otlp==1.30.0->-r requirements.txt (line 9)) 04:45:07 Downloading opentelemetry_exporter_otlp_proto_http-1.30.0-py3-none-any.whl.metadata (2.4 kB) 04:45:07 Collecting deprecated>=1.2.6 (from opentelemetry-exporter-otlp-proto-grpc==1.30.0->opentelemetry-exporter-otlp==1.30.0->-r requirements.txt (line 9)) 04:45:07 Downloading deprecated-1.3.1-py2.py3-none-any.whl.metadata (5.9 kB) 04:45:07 Collecting googleapis-common-protos~=1.52 (from opentelemetry-exporter-otlp-proto-grpc==1.30.0->opentelemetry-exporter-otlp==1.30.0->-r requirements.txt (line 9)) 04:45:07 Downloading googleapis_common_protos-1.73.0-py3-none-any.whl.metadata (9.4 kB) 04:45:08 Collecting grpcio<2.0.0,>=1.63.2 (from opentelemetry-exporter-otlp-proto-grpc==1.30.0->opentelemetry-exporter-otlp==1.30.0->-r requirements.txt (line 9)) 04:45:08 Downloading grpcio-1.70.0-cp38-cp38-musllinux_1_1_x86_64.whl.metadata (3.9 kB) 04:45:08 Collecting opentelemetry-exporter-otlp-proto-common==1.30.0 (from opentelemetry-exporter-otlp-proto-grpc==1.30.0->opentelemetry-exporter-otlp==1.30.0->-r requirements.txt (line 9)) 04:45:08 Downloading opentelemetry_exporter_otlp_proto_common-1.30.0-py3-none-any.whl.metadata (1.9 kB) 04:45:08 Collecting opentelemetry-proto==1.30.0 (from opentelemetry-exporter-otlp-proto-grpc==1.30.0->opentelemetry-exporter-otlp==1.30.0->-r requirements.txt (line 9)) 04:45:08 Downloading opentelemetry_proto-1.30.0-py3-none-any.whl.metadata (2.4 kB) 04:45:08 Collecting opentelemetry-sdk~=1.13 (from opentelemetry-distro==0.51b0->-r requirements.txt (line 7)) 04:45:08 Downloading opentelemetry_sdk-1.30.0-py3-none-any.whl.metadata (1.6 kB) 04:45:08 Requirement already satisfied: requests~=2.7 in /usr/lib/python3.8/site-packages (from opentelemetry-exporter-otlp-proto-http==1.30.0->opentelemetry-exporter-otlp==1.30.0->-r requirements.txt (line 9)) (2.25.1) 04:45:08 Requirement already satisfied: packaging>=18.0 in /usr/lib/python3.8/site-packages (from opentelemetry-instrumentation==0.51b0->opentelemetry-distro==0.51b0->-r requirements.txt (line 7)) (20.9) 04:45:08 Collecting wrapt<2.0.0,>=1.0.0 (from opentelemetry-instrumentation==0.51b0->opentelemetry-distro==0.51b0->-r requirements.txt (line 7)) 04:45:08 Downloading wrapt-1.17.3-cp38-cp38-musllinux_1_2_x86_64.whl.metadata (6.4 kB) 04:45:08 Collecting opentelemetry-api~=1.12 (from opentelemetry-distro==0.51b0->-r requirements.txt (line 7)) 04:45:08 Downloading opentelemetry_api-1.30.0-py3-none-any.whl.metadata (1.6 kB) 04:45:09 Collecting importlib-metadata<=8.5.0,>=6.0 (from opentelemetry-api~=1.12->opentelemetry-distro==0.51b0->-r requirements.txt (line 7)) 04:45:09 Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) 04:45:09 Collecting protobuf<6.0,>=5.0 (from opentelemetry-proto==1.30.0->opentelemetry-exporter-otlp-proto-grpc==1.30.0->opentelemetry-exporter-otlp==1.30.0->-r requirements.txt (line 9)) 04:45:09 Downloading protobuf-5.29.6-py3-none-any.whl.metadata (592 bytes) 04:45:09 Collecting jsonpath-ng>=1.4.3 (from robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:45:09 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 04:45:09 Collecting jsonschema>=2.5.1 (from robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:45:09 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 04:45:09 Requirement already satisfied: paramiko>=1.15.3 in /usr/lib/python3.8/site-packages (from robotframework-sshlibrary->-r requirements.txt (line 4)) (2.7.2) 04:45:09 Collecting scp>=0.13.0 (from robotframework-sshlibrary->-r requirements.txt (line 4)) 04:45:09 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 04:45:09 Collecting attrs>=22.2.0 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:45:09 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 04:45:09 Collecting importlib-resources>=1.4.0 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:45:09 Downloading importlib_resources-6.4.5-py3-none-any.whl.metadata (4.0 kB) 04:45:09 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:45:09 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 04:45:09 Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:45:09 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl.metadata (624 bytes) 04:45:09 Collecting referencing>=0.28.4 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:45:09 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 04:45:10 Collecting rpds-py>=0.7.1 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:45:10 Downloading rpds_py-0.20.1-cp38-cp38-musllinux_1_2_x86_64.whl.metadata (4.2 kB) 04:45:10 Collecting typing-extensions>=3.7.4 (from opentelemetry-sdk~=1.13->opentelemetry-distro==0.51b0->-r requirements.txt (line 7)) 04:45:10 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 04:45:10 Requirement already satisfied: bcrypt>=3.1.3 in /usr/lib/python3.8/site-packages (from paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 4)) (3.2.0) 04:45:10 Requirement already satisfied: cryptography>=2.5 in /usr/lib/python3.8/site-packages (from paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 4)) (3.3.2) 04:45:10 Requirement already satisfied: pynacl>=1.0.1 in /usr/lib/python3.8/site-packages (from paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 4)) (1.4.0) 04:45:10 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests~=2.7->opentelemetry-exporter-otlp-proto-http==1.30.0->opentelemetry-exporter-otlp==1.30.0->-r requirements.txt (line 9)) (4.0.0) 04:45:10 Requirement already satisfied: idna<3.2,>=2.5 in /usr/lib/python3.8/site-packages (from requests~=2.7->opentelemetry-exporter-otlp-proto-http==1.30.0->opentelemetry-exporter-otlp==1.30.0->-r requirements.txt (line 9)) (2.10) 04:45:10 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.8/site-packages (from requests~=2.7->opentelemetry-exporter-otlp-proto-http==1.30.0->opentelemetry-exporter-otlp==1.30.0->-r requirements.txt (line 9)) (1.26.3) 04:45:10 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:45:10 Downloading trio-0.27.0-py3-none-any.whl.metadata (8.6 kB) 04:45:10 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:45:10 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 04:45:10 Collecting certifi>=2021.10.8 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:45:10 Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 04:45:10 Collecting websocket-client~=1.8 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:45:10 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 04:45:10 Requirement already satisfied: cffi>=1.1 in /usr/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 4)) (1.14.4) 04:45:10 Requirement already satisfied: six>=1.4.1 in /usr/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 4)) (1.15.0) 04:45:10 Collecting zipp>=3.20 (from importlib-metadata<=8.5.0,>=6.0->opentelemetry-api~=1.12->opentelemetry-distro==0.51b0->-r requirements.txt (line 7)) 04:45:10 Downloading zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB) 04:45:10 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:45:10 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 04:45:10 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:45:10 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 04:45:10 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:45:10 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 04:45:10 Collecting exceptiongroup (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:45:10 Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 04:45:10 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:45:10 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 04:45:10 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:45:10 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 04:45:10 Requirement already satisfied: pycparser in /usr/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 4)) (2.20) 04:45:11 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:45:11 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 04:45:11 Downloading robotframework-3.1.2-py2.py3-none-any.whl (602 kB) 04:45:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 602.1/602.1 kB 35.0 MB/s eta 0:00:00 04:45:11 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 04:45:11 Downloading opentelemetry_distro-0.51b0-py3-none-any.whl (3.3 kB) 04:45:11 Downloading opentelemetry_instrumentation_requests-0.51b0-py3-none-any.whl (12 kB) 04:45:11 Downloading opentelemetry_exporter_otlp-1.30.0-py3-none-any.whl (7.0 kB) 04:45:11 Downloading opentelemetry_exporter_otlp_proto_grpc-1.30.0-py3-none-any.whl (18 kB) 04:45:11 Downloading opentelemetry_exporter_otlp_proto_http-1.30.0-py3-none-any.whl (17 kB) 04:45:11 Downloading opentelemetry_instrumentation-0.51b0-py3-none-any.whl (30 kB) 04:45:11 Downloading opentelemetry_semantic_conventions-0.51b0-py3-none-any.whl (177 kB) 04:45:11 Downloading opentelemetry_api-1.30.0-py3-none-any.whl (64 kB) 04:45:11 Downloading opentelemetry_util_http-0.51b0-py3-none-any.whl (7.3 kB) 04:45:11 Downloading opentelemetry_exporter_otlp_proto_common-1.30.0-py3-none-any.whl (18 kB) 04:45:11 Downloading opentelemetry_proto-1.30.0-py3-none-any.whl (55 kB) 04:45:11 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 04:45:11 Downloading robotframework_archivelibrary-0.4.3-py3-none-any.whl (5.0 kB) 04:45:11 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 04:45:11 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 04:45:11 Downloading opentelemetry_sdk-1.30.0-py3-none-any.whl (118 kB) 04:45:11 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 04:45:11 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 04:45:11 Downloading selenium-4.27.1-py3-none-any.whl (9.7 MB) 04:45:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 91.9 MB/s eta 0:00:00 04:45:11 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 04:45:11 Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 04:45:11 Downloading deprecated-1.3.1-py2.py3-none-any.whl (11 kB) 04:45:11 Downloading googleapis_common_protos-1.73.0-py3-none-any.whl (297 kB) 04:45:11 Downloading grpcio-1.70.0-cp38-cp38-musllinux_1_1_x86_64.whl (6.2 MB) 04:45:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 44.6 MB/s eta 0:00:00 04:45:11 Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 04:45:11 Downloading importlib_resources-6.4.5-py3-none-any.whl (36 kB) 04:45:11 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 04:45:11 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) 04:45:11 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 04:45:11 Downloading rpds_py-0.20.1-cp38-cp38-musllinux_1_2_x86_64.whl (528 kB) 04:45:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.5/528.5 kB 26.3 MB/s eta 0:00:00 04:45:11 Downloading trio-0.27.0-py3-none-any.whl (481 kB) 04:45:11 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 04:45:11 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 04:45:11 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 04:45:11 Downloading wrapt-1.17.3-cp38-cp38-musllinux_1_2_x86_64.whl (83 kB) 04:45:11 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 04:45:11 Downloading protobuf-5.29.6-py3-none-any.whl (173 kB) 04:45:11 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 04:45:11 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 04:45:11 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 04:45:11 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 04:45:11 Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 04:45:11 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:45:11 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 04:45:12 Building wheels for collected packages: robotframework-jsonlibrary, robotframework-sshlibrary 04:45:12 Building wheel for robotframework-jsonlibrary (setup.py): started 04:45:12 Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done' 04:45:12 Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.5-py3-none-any.whl size=5126 sha256=a44b17d88eb327f732cbef5eee8a8c8afab8f79d289e52f91ce81f0d4427351b 04:45:12 Stored in directory: /root/.cache/pip/wheels/f0/0d/6b/9320ae4a6b909f3ad8d36061c134bc3c2f577b5a6bb9f66ae6 04:45:12 Building wheel for robotframework-sshlibrary (setup.py): started 04:45:12 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 04:45:12 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55106 sha256=5a8f62b3bb6f584559a97cc43e619912e8a08d8b007151cf280731d48dbb1ae5 04:45:12 Stored in directory: /root/.cache/pip/wheels/c9/c2/39/2571d47c551e3012fa4e8284bbdcac2d025db39c275b058db4 04:45:12 Successfully built robotframework-jsonlibrary robotframework-sshlibrary 04:45:13 Installing collected packages: sortedcontainers, robotframework, jsonpath-ng, zipp, wrapt, websocket-client, typing-extensions, sniffio, rpds-py, robotframework-pythonlibcore, robotframework-archivelibrary, PySocks, protobuf, pkgutil-resolve-name, opentelemetry-util-http, h11, grpcio, certifi, attrs, wsproto, robotframework-requests, referencing, outcome, opentelemetry-proto, importlib-resources, importlib-metadata, googleapis-common-protos, exceptiongroup, deprecated, trio, opentelemetry-exporter-otlp-proto-common, opentelemetry-api, jsonschema-specifications, trio-websocket, scp, opentelemetry-semantic-conventions, jsonschema, selenium, robotframework-sshlibrary, robotframework-jsonlibrary, opentelemetry-sdk, opentelemetry-instrumentation, robotframework-seleniumlibrary, opentelemetry-instrumentation-requests, opentelemetry-exporter-otlp-proto-http, opentelemetry-exporter-otlp-proto-grpc, opentelemetry-distro, opentelemetry-exporter-otlp 04:45:13 Attempting uninstall: robotframework 04:45:13 Found existing installation: robotframework 3.1.1 04:45:13 Uninstalling robotframework-3.1.1: 04:45:13 Successfully uninstalled robotframework-3.1.1 04:45:14 Attempting uninstall: attrs 04:45:14 Found existing installation: attrs 20.3.0 04:45:14 Uninstalling attrs-20.3.0: 04:45:14 Successfully uninstalled attrs-20.3.0 04:45:16 Successfully installed PySocks-1.7.1 attrs-25.3.0 certifi-2026.2.25 deprecated-1.3.1 exceptiongroup-1.3.1 googleapis-common-protos-1.73.0 grpcio-1.70.0 h11-0.16.0 importlib-metadata-8.5.0 importlib-resources-6.4.5 jsonpath-ng-1.8.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 opentelemetry-api-1.30.0 opentelemetry-distro-0.51b0 opentelemetry-exporter-otlp-1.30.0 opentelemetry-exporter-otlp-proto-common-1.30.0 opentelemetry-exporter-otlp-proto-grpc-1.30.0 opentelemetry-exporter-otlp-proto-http-1.30.0 opentelemetry-instrumentation-0.51b0 opentelemetry-instrumentation-requests-0.51b0 opentelemetry-proto-1.30.0 opentelemetry-sdk-1.30.0 opentelemetry-semantic-conventions-0.51b0 opentelemetry-util-http-0.51b0 outcome-1.3.0.post0 pkgutil-resolve-name-1.3.10 protobuf-5.29.6 referencing-0.35.1 robotframework-3.1.2 robotframework-archivelibrary-0.4.3 robotframework-jsonlibrary-0.5 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-5.1.3 robotframework-sshlibrary-3.8.0 rpds-py-0.20.1 scp-0.15.0 selenium-4.27.1 sniffio-1.3.1 sortedcontainers-2.4.0 trio-0.27.0 trio-websocket-0.12.2 typing-extensions-4.13.2 websocket-client-1.8.0 wrapt-1.17.3 wsproto-1.2.0 zipp-3.20.2 04:45:16 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. 04:45:17 (1/28) Purging .build-deps (20260316.044446) 04:45:17 (2/28) Purging python3-dev (3.8.15-r0) 04:45:17 (3/28) Purging build-base (0.5-r3) 04:45:17 (4/28) Purging file (5.39-r0) 04:45:17 (5/28) Purging g++ (10.2.1_pre1-r3) 04:45:17 (6/28) Purging gcc (10.2.1_pre1-r3) 04:45:17 (7/28) Purging binutils (2.35.2-r1) 04:45:17 (8/28) Purging libatomic (10.2.1_pre1-r3) 04:45:17 (9/28) Purging libgomp (10.2.1_pre1-r3) 04:45:17 (10/28) Purging libgphobos (10.2.1_pre1-r3) 04:45:17 (11/28) Purging libstdc++ (10.2.1_pre1-r3) 04:45:17 (12/28) Purging make (4.3-r0) 04:45:17 (13/28) Purging libc-dev (0.7.2-r3) 04:45:17 (14/28) Purging musl-dev (1.2.2-r2) 04:45:17 (15/28) Purging fortify-headers (1.1-r0) 04:45:17 (16/28) Purging patch (2.7.6-r7) 04:45:17 (17/28) Purging libffi-dev (3.3-r2) 04:45:17 (18/28) Purging linux-headers (5.7.8-r0) 04:45:17 (19/28) Purging openssl-dev (1.1.1s-r0) 04:45:17 (20/28) Purging libjpeg-turbo-dev (2.1.0-r0) 04:45:17 (21/28) Purging libjpeg-turbo (2.1.0-r0) 04:45:17 (22/28) Purging pkgconf (1.7.3-r0) 04:45:17 (23/28) Purging libgcc (10.2.1_pre1-r3) 04:45:17 (24/28) Purging libmagic (5.39-r0) 04:45:17 (25/28) Purging mpc1 (1.2.0-r0) 04:45:17 (26/28) Purging mpfr4 (4.1.0-r0) 04:45:17 (27/28) Purging isl22 (0.22-r0) 04:45:17 (28/28) Purging gmp (6.2.1-r1) 04:45:17 Executing busybox-1.32.1-r9.trigger 04:45:17 OK: 482 MiB in 77 packages 04:45:17 Downloading https://get.helm.sh/helm-v3.17.0-linux-amd64.tar.gz 04:45:18 Verifying checksum... Done. 04:45:18 Preparing to install helm into /usr/local/bin 04:45:18 helm installed into /usr/local/bin/helm 04:45:21 Removing intermediate container 7af337412892 04:45:21 ---> b11f5b99a5da 04:45:21 Step 25/28 : RUN pip install --no-cache-dir git+https://$PYTHON_UTILS_REPO@$PYTHON_UTILS_TAG#egg=robotframework-onap\&subdirectory=robotframework-onap 04:45:21 ---> Running in 66eeb21e8fe0 04:45:22 Collecting robotframework-onap 04:45:22 Cloning https://git.onap.org/testsuite/python-testing-utils.git (to revision master) to /tmp/pip-install-568ht0fv/robotframework-onap_012eeb8af4534707ac1d52464b7bacaf 04:45:22  Running command git clone --filter=blob:none --quiet https://git.onap.org/testsuite/python-testing-utils.git /tmp/pip-install-568ht0fv/robotframework-onap_012eeb8af4534707ac1d52464b7bacaf 04:45:22  warning: filtering not recognized by server, ignoring 04:45:22  Resolved https://git.onap.org/testsuite/python-testing-utils.git to commit 2b2a7da28625ca8727aec843ad39fcde42d8f6de 04:45:22 Preparing metadata (setup.py): started 04:45:23 Preparing metadata (setup.py): finished with status 'done' 04:45:23 Requirement already satisfied: pbr in /usr/lib/python3.8/site-packages (from robotframework-onap) (5.5.1) 04:45:23 Collecting deepdiff (from robotframework-onap) 04:45:23 Downloading deepdiff-8.4.2-py3-none-any.whl.metadata (7.1 kB) 04:45:23 Collecting dnspython (from robotframework-onap) 04:45:23 Downloading dnspython-2.6.1-py3-none-any.whl.metadata (5.8 kB) 04:45:23 Requirement already satisfied: jinja2 in /usr/lib/python3.8/site-packages (from robotframework-onap) (2.11.2) 04:45:23 Collecting jsonpath-rw (from robotframework-onap) 04:45:23 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 04:45:23 Preparing metadata (setup.py): started 04:45:23 Preparing metadata (setup.py): finished with status 'done' 04:45:23 Collecting kafka-python (from robotframework-onap) 04:45:23 Downloading kafka_python-2.3.0-py2.py3-none-any.whl.metadata (10.0 kB) 04:45:23 Requirement already satisfied: paramiko in /usr/lib/python3.8/site-packages (from robotframework-onap) (2.7.2) 04:45:23 Requirement already satisfied: protobuf in /usr/lib/python3.8/site-packages (from robotframework-onap) (5.29.6) 04:45:23 Requirement already satisfied: pyyaml in /usr/lib/python3.8/site-packages (from robotframework-onap) (5.3.1) 04:45:23 Requirement already satisfied: requests in /usr/lib/python3.8/site-packages (from robotframework-onap) (2.25.1) 04:45:23 Requirement already satisfied: robotframework-requests>=0.9.6 in /usr/lib/python3.8/site-packages (from robotframework-onap) (0.9.7) 04:45:23 Collecting robotlibcore-temp (from robotframework-onap) 04:45:23 Downloading robotlibcore-temp-1.0.2.tar.gz (4.3 kB) 04:45:23 Preparing metadata (setup.py): started 04:45:24 Preparing metadata (setup.py): finished with status 'done' 04:45:24 Requirement already satisfied: urllib3 in /usr/lib/python3.8/site-packages (from robotframework-onap) (1.26.3) 04:45:24 Collecting more-itertools (from robotframework-onap) 04:45:24 Downloading more_itertools-10.5.0-py3-none-any.whl.metadata (36 kB) 04:45:24 Requirement already satisfied: robotframework in /usr/lib/python3.8/site-packages (from robotframework-requests>=0.9.6->robotframework-onap) (3.1.2) 04:45:24 Collecting orderly-set<6,>=5.3.0 (from deepdiff->robotframework-onap) 04:45:24 Downloading orderly_set-5.5.0-py3-none-any.whl.metadata (6.6 kB) 04:45:24 Requirement already satisfied: MarkupSafe>=0.23 in /usr/lib/python3.8/site-packages (from jinja2->robotframework-onap) (1.1.1) 04:45:24 Collecting ply (from jsonpath-rw->robotframework-onap) 04:45:24 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 04:45:24 Collecting decorator (from jsonpath-rw->robotframework-onap) 04:45:24 Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 04:45:24 Requirement already satisfied: six in /usr/lib/python3.8/site-packages (from jsonpath-rw->robotframework-onap) (1.15.0) 04:45:24 Requirement already satisfied: bcrypt>=3.1.3 in /usr/lib/python3.8/site-packages (from paramiko->robotframework-onap) (3.2.0) 04:45:24 Requirement already satisfied: cryptography>=2.5 in /usr/lib/python3.8/site-packages (from paramiko->robotframework-onap) (3.3.2) 04:45:24 Requirement already satisfied: pynacl>=1.0.1 in /usr/lib/python3.8/site-packages (from paramiko->robotframework-onap) (1.4.0) 04:45:24 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests->robotframework-onap) (4.0.0) 04:45:24 Requirement already satisfied: idna<3.2,>=2.5 in /usr/lib/python3.8/site-packages (from requests->robotframework-onap) (2.10) 04:45:24 Requirement already satisfied: cffi>=1.1 in /usr/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko->robotframework-onap) (1.14.4) 04:45:24 Requirement already satisfied: pycparser in /usr/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko->robotframework-onap) (2.20) 04:45:24 Downloading deepdiff-8.4.2-py3-none-any.whl (87 kB) 04:45:24 Downloading dnspython-2.6.1-py3-none-any.whl (307 kB) 04:45:24 Downloading kafka_python-2.3.0-py2.py3-none-any.whl (326 kB) 04:45:24 Downloading more_itertools-10.5.0-py3-none-any.whl (60 kB) 04:45:24 Downloading orderly_set-5.5.0-py3-none-any.whl (13 kB) 04:45:24 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 04:45:24 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 04:45:24 Building wheels for collected packages: robotframework-onap, jsonpath-rw, robotlibcore-temp 04:45:24 Building wheel for robotframework-onap (setup.py): started 04:45:24 Building wheel for robotframework-onap (setup.py): finished with status 'done' 04:45:24 Created wheel for robotframework-onap: filename=robotframework_onap-11.0.1.dev21-py2.py3-none-any.whl size=59123 sha256=c65caf141fbc2f9abbde88047c527acf97815ef156e9717868240eb42c14bbe9 04:45:24 Stored in directory: /tmp/pip-ephem-wheel-cache-_pyj6top/wheels/be/f6/cf/f73659228b41cb5395a1757f5c05b5de4276ed1e5d5987cd71 04:45:24 Building wheel for jsonpath-rw (setup.py): started 04:45:25 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 04:45:25 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15143 sha256=ede0ea1f94d7bf3eee065d6c13300706638c0825a6e064c0a3153f4a22d59961 04:45:25 Stored in directory: /tmp/pip-ephem-wheel-cache-_pyj6top/wheels/2b/f3/d4/2f6fb63766f0479b061d03bab249bbd44f116ae5c73b9f8a24 04:45:25 Building wheel for robotlibcore-temp (setup.py): started 04:45:25 Building wheel for robotlibcore-temp (setup.py): finished with status 'done' 04:45:25 Created wheel for robotlibcore-temp: filename=robotlibcore_temp-1.0.2-py3-none-any.whl size=4722 sha256=26c10e435357da0f7e6e2de5d1c78594367ff4072a51a7dc5c2491f9ef3f1ee8 04:45:25 Stored in directory: /tmp/pip-ephem-wheel-cache-_pyj6top/wheels/df/57/5e/7f25b3be32a70e18cd4df380026c707656c139620798c28c47 04:45:25 Successfully built robotframework-onap jsonpath-rw robotlibcore-temp 04:45:25 Installing collected packages: robotlibcore-temp, ply, kafka-python, orderly-set, more-itertools, dnspython, decorator, jsonpath-rw, deepdiff, robotframework-onap 04:45:26 Successfully installed decorator-5.2.1 deepdiff-8.4.2 dnspython-2.6.1 jsonpath-rw-1.4.0 kafka-python-2.3.0 more-itertools-10.5.0 orderly-set-5.5.0 ply-3.11 robotframework-onap-11.0.1.dev21 robotlibcore-temp-1.0.2 04:45:26 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. 04:45:27 Removing intermediate container 66eeb21e8fe0 04:45:27 ---> f0927f39a7cb 04:45:27 Step 26/28 : COPY docker/testcases.yaml /usr/lib/python3.8/site-packages/xtesting/ci/testcases.yaml 04:45:27 ---> c41736cf06b0 04:45:27 Step 27/28 : COPY scripts/cmd.sh / 04:45:27 ---> 1518f20f7a49 04:45:27 Step 28/28 : CMD ["/cmd.sh"] 04:45:27 ---> Running in 38313d965903 04:45:28 Removing intermediate container 38313d965903 04:45:28 ---> 68ef8bc104f2 04:45:28 Successfully built 68ef8bc104f2 04:45:28 Successfully tagged nexus3.onap.org:10003/onap/xtesting-smoke-usecases-robot-py3:master 04:45:28 ---> docker-build.sh ends 04:45:28 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins710537807301672134.sh 04:45:28 [EnvInject] - Injecting environment variables from a build step. 04:45:28 [EnvInject] - Injecting as environment variables the properties content 04:45:28 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 04:45:28 04:45:28 [EnvInject] - Variables injected successfully. 04:45:28 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins11697326073602253473.sh 04:45:28 ---> docker-push.sh 04:45:28 Docker version 20.10.18, build b40c2f6 04:45:28 Pushing image: nexus3.onap.org:10003/onap/xtesting-smoke-usecases-robot-py3:master 04:45:28 docker push nexus3.onap.org:10003/onap/xtesting-smoke-usecases-robot-py3:master 04:45:28 The push refers to repository [nexus3.onap.org:10003/onap/xtesting-smoke-usecases-robot-py3] 04:45:28 246f2863f465: Preparing 04:45:28 aa85b36179f5: Preparing 04:45:28 70d07b4c01e2: Preparing 04:45:28 864bba5c608d: Preparing 04:45:28 539e7f332dab: Preparing 04:45:28 fbac1c005c3c: Preparing 04:45:28 97fecd20698b: Preparing 04:45:28 3c06117be1d0: Preparing 04:45:28 2226f8a30d42: Preparing 04:45:28 e4e8dde5a5b0: Preparing 04:45:28 89437c1d8ee6: Preparing 04:45:28 fb02a2c45a94: Preparing 04:45:28 7bf35022d694: Preparing 04:45:28 513b0463df9b: Preparing 04:45:28 9435146d70d0: Preparing 04:45:28 f25c123007de: Preparing 04:45:28 9629c56c9fb4: Preparing 04:45:28 7df5bd7bd262: Preparing 04:45:28 fb02a2c45a94: Waiting 04:45:28 7bf35022d694: Waiting 04:45:28 fbac1c005c3c: Waiting 04:45:28 513b0463df9b: Waiting 04:45:28 3c06117be1d0: Waiting 04:45:28 9629c56c9fb4: Waiting 04:45:28 2226f8a30d42: Waiting 04:45:28 9435146d70d0: Waiting 04:45:28 e4e8dde5a5b0: Waiting 04:45:28 7df5bd7bd262: Waiting 04:45:28 89437c1d8ee6: Waiting 04:45:28 f25c123007de: Waiting 04:45:28 97fecd20698b: Waiting 04:45:28 aa85b36179f5: Pushed 04:45:28 246f2863f465: Pushed 04:45:28 fbac1c005c3c: Pushed 04:45:28 3c06117be1d0: Pushed 04:45:28 2226f8a30d42: Pushed 04:45:28 70d07b4c01e2: Pushed 04:45:28 e4e8dde5a5b0: Pushed 04:45:28 89437c1d8ee6: Pushed 04:45:29 7bf35022d694: Pushed 04:45:29 513b0463df9b: Pushed 04:45:29 539e7f332dab: Pushed 04:45:29 f25c123007de: Layer already exists 04:45:29 9629c56c9fb4: Layer already exists 04:45:29 7df5bd7bd262: Layer already exists 04:45:29 97fecd20698b: Pushed 04:45:33 9435146d70d0: Pushed 04:45:47 864bba5c608d: Pushed 04:45:52 fb02a2c45a94: Pushed 04:45:52 master: digest: sha256:460ec08791aa3d4bde2f35551496a316839bee7b3162c65d8a191750fb6c01fc size: 4093 04:45:52 ---> docker-push.sh ends 04:45:52 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins5440642820227682968.sh 04:45:52 $ ssh-agent -k 04:45:52 unset SSH_AUTH_SOCK; 04:45:52 unset SSH_AGENT_PID; 04:45:52 echo Agent pid 2054 killed; 04:45:52 [ssh-agent] Stopped. 04:45:52 [PostBuildScript] - [INFO] Executing post build scripts. 04:45:52 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins16593059776953095872.sh 04:45:52 ---> sysstat.sh 04:45:52 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins1735645435197725548.sh 04:45:52 ---> package-listing.sh 04:45:52 ++ facter osfamily 04:45:52 ++ tr '[:upper:]' '[:lower:]' 04:45:53 + OS_FAMILY=debian 04:45:53 + workspace=/w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master 04:45:53 + START_PACKAGES=/tmp/packages_start.txt 04:45:53 + END_PACKAGES=/tmp/packages_end.txt 04:45:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:45:53 + PACKAGES=/tmp/packages_start.txt 04:45:53 + '[' /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master ']' 04:45:53 + PACKAGES=/tmp/packages_end.txt 04:45:53 + case "${OS_FAMILY}" in 04:45:53 + dpkg -l 04:45:53 + grep '^ii' 04:45:53 + '[' -f /tmp/packages_start.txt ']' 04:45:53 + '[' -f /tmp/packages_end.txt ']' 04:45:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:45:53 + '[' /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master ']' 04:45:53 + mkdir -p /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/archives/ 04:45:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/archives/ 04:45:53 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins10169275642274709741.sh 04:45:53 ---> capture-instance-metadata.sh 04:45:53 Setup pyenv: 04:45:53 system 04:45:53 3.8.13 04:45:53 3.9.13 04:45:53 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/.python-version) 04:45:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KQtF from file:/tmp/.os_lf_venv 04:45:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:45:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:45:54 lf-activate-venv(): INFO: Base packages installed successfully 04:45:54 lf-activate-venv(): INFO: Installing additional packages: lftools 04:46:02 lf-activate-venv(): INFO: Adding /tmp/venv-KQtF/bin to PATH 04:46:02 INFO: Running in OpenStack, capturing instance metadata 04:46:02 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins12383645290364621976.sh 04:46:02 provisioning config files... 04:46:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master@tmp/config6621734968925813219tmp 04:46:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:46:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:46:02 [EnvInject] - Injecting environment variables from a build step. 04:46:02 [EnvInject] - Injecting as environment variables the properties content 04:46:02 SERVER_ID=logs 04:46:02 04:46:02 [EnvInject] - Variables injected successfully. 04:46:02 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins13086872682635013354.sh 04:46:02 ---> create-netrc.sh 04:46:02 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins11511426040678327565.sh 04:46:02 ---> python-tools-install.sh 04:46:02 Setup pyenv: 04:46:02 system 04:46:02 3.8.13 04:46:02 3.9.13 04:46:02 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/.python-version) 04:46:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KQtF from file:/tmp/.os_lf_venv 04:46:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:46:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:46:04 lf-activate-venv(): INFO: Base packages installed successfully 04:46:04 lf-activate-venv(): INFO: Installing additional packages: lftools 04:46:11 lf-activate-venv(): INFO: Adding /tmp/venv-KQtF/bin to PATH 04:46:11 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins16364428217445966792.sh 04:46:11 ---> sudo-logs.sh 04:46:11 Archiving 'sudo' log.. 04:46:11 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins11521433469055061353.sh 04:46:11 ---> job-cost.sh 04:46:11 INFO: Activating Python virtual environment... 04:46:11 Setup pyenv: 04:46:11 system 04:46:11 3.8.13 04:46:11 3.9.13 04:46:11 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/.python-version) 04:46:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KQtF from file:/tmp/.os_lf_venv 04:46:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:46:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:46:13 lf-activate-venv(): INFO: Base packages installed successfully 04:46:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:46:18 lf-activate-venv(): INFO: Adding /tmp/venv-KQtF/bin to PATH 04:46:18 INFO: No stack-cost file found 04:46:18 INFO: Instance uptime: 223s 04:46:18 INFO: Fetching instance metadata (attempt 1 of 3)... 04:46:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 04:46:18 INFO: Successfully fetched instance metadata 04:46:18 INFO: Instance type: v3-standard-8 04:46:18 INFO: Retrieving pricing info for: v3-standard-8 04:46:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 04:46:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=223 04:46:18 INFO: Successfully fetched Vexxhost pricing API 04:46:18 INFO: Retrieved cost: 0.22 04:46:18 INFO: Retrieved resource: v3-standard-8 04:46:18 INFO: Creating archive directory: /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/archives/cost 04:46:18 INFO: Archiving costs to: /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/archives/cost.csv 04:46:18 INFO: Successfully archived job cost data 04:46:18 DEBUG: Cost data: integration-xtesting-smoke-usecases-robot-py3-docker-merge-master,1037,2026-03-16 04:46:18,v3-standard-8,223,0.22,0.00,SUCCESS 04:46:18 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash -l /tmp/jenkins4948642270804952743.sh 04:46:18 ---> logs-deploy.sh 04:46:18 Setup pyenv: 04:46:18 system 04:46:18 3.8.13 04:46:18 3.9.13 04:46:18 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/.python-version) 04:46:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KQtF from file:/tmp/.os_lf_venv 04:46:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:46:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:46:20 lf-activate-venv(): INFO: Base packages installed successfully 04:46:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:46:27 lf-activate-venv(): INFO: Adding /tmp/venv-KQtF/bin to PATH 04:46:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/1037 04:46:27 INFO: archiving workspace using pattern(s): 04:46:27 /tmp/venv-KQtF/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! 04:46:27 warnings.warn( 04:46:28 Archives upload complete. 04:46:29 INFO: archiving logs to Nexus 04:46:29 /tmp/venv-KQtF/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! 04:46:29 warnings.warn( 04:46:29 ---> uname -a: 04:46:29 Linux prd-ubuntu1804-docker-8c-8g-2274 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 04:46:29 04:46:29 04:46:29 ---> lscpu: 04:46:29 Architecture: x86_64 04:46:29 CPU op-mode(s): 32-bit, 64-bit 04:46:29 Byte Order: Little Endian 04:46:29 CPU(s): 8 04:46:29 On-line CPU(s) list: 0-7 04:46:29 Thread(s) per core: 1 04:46:29 Core(s) per socket: 1 04:46:29 Socket(s): 8 04:46:29 NUMA node(s): 1 04:46:29 Vendor ID: AuthenticAMD 04:46:29 CPU family: 23 04:46:29 Model: 49 04:46:29 Model name: AMD EPYC-Rome Processor 04:46:29 Stepping: 0 04:46:29 CPU MHz: 2799.998 04:46:29 BogoMIPS: 5599.99 04:46:29 Virtualization: AMD-V 04:46:29 Hypervisor vendor: KVM 04:46:29 Virtualization type: full 04:46:29 L1d cache: 32K 04:46:29 L1i cache: 32K 04:46:29 L2 cache: 512K 04:46:29 L3 cache: 16384K 04:46:29 NUMA node0 CPU(s): 0-7 04:46:29 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 04:46:29 04:46:29 04:46:29 ---> nproc: 04:46:29 8 04:46:29 04:46:29 04:46:29 ---> df -h: 04:46:29 Filesystem Size Used Avail Use% Mounted on 04:46:29 udev 16G 0 16G 0% /dev 04:46:29 tmpfs 3.2G 712K 3.2G 1% /run 04:46:29 /dev/vda1 155G 12G 144G 8% / 04:46:29 tmpfs 16G 0 16G 0% /dev/shm 04:46:29 tmpfs 5.0M 0 5.0M 0% /run/lock 04:46:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:46:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 04:46:29 tmpfs 3.2G 0 3.2G 0% /run/user/1001 04:46:29 04:46:29 04:46:29 ---> free -m: 04:46:29 total used free shared buff/cache available 04:46:29 Mem: 32167 815 27917 0 3433 30895 04:46:29 Swap: 1023 0 1023 04:46:29 04:46:29 04:46:29 ---> ip addr: 04:46:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:46:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:46:29 inet 127.0.0.1/8 scope host lo 04:46:29 valid_lft forever preferred_lft forever 04:46:29 inet6 ::1/128 scope host 04:46:29 valid_lft forever preferred_lft forever 04:46:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 04:46:29 link/ether fa:16:3e:cf:6a:60 brd ff:ff:ff:ff:ff:ff 04:46:29 inet 10.30.106.117/23 brd 10.30.107.255 scope global dynamic ens3 04:46:29 valid_lft 86181sec preferred_lft 86181sec 04:46:29 inet6 fe80::f816:3eff:fecf:6a60/64 scope link 04:46:29 valid_lft forever preferred_lft forever 04:46:29 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 04:46:29 link/ether 02:42:fa:f4:ac:28 brd ff:ff:ff:ff:ff:ff 04:46:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:46:29 valid_lft forever preferred_lft forever 04:46:29 inet6 fe80::42:faff:fef4:ac28/64 scope link 04:46:29 valid_lft forever preferred_lft forever 04:46:29 04:46:29 04:46:29 ---> sar -b -r -n DEV: 04:46:29 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2274) 03/16/26 _x86_64_ (8 CPU) 04:46:29 04:46:29 04:42:53 LINUX RESTART (8 CPU) 04:46:29 04:46:29 04:43:01 tps rtps wtps bread/s bwrtn/s 04:46:29 04:44:01 400.15 73.73 326.42 5295.30 123418.06 04:46:29 04:45:01 446.84 8.82 438.03 1618.26 124525.78 04:46:29 04:46:01 100.75 0.22 100.53 12.66 18030.39 04:46:29 Average: 315.91 27.59 288.32 2308.78 88656.08 04:46:29 04:46:29 04:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:46:29 04:44:01 30237356 31757176 2701864 8.20 66284 1765640 1382576 4.07 785836 1627624 158812 04:46:29 04:45:01 28889152 31662760 4050068 12.30 154872 2830072 1592388 4.69 1009496 2587364 2520 04:46:29 04:46:01 28523912 31566132 4415308 13.40 170304 3061560 1545392 4.55 1212284 2731768 25640 04:46:29 Average: 29216807 31662023 3722413 11.30 130487 2552424 1506785 4.43 1002539 2315585 62324 04:46:29 04:46:29 04:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:46:29 04:44:01 ens3 356.96 253.83 1624.29 73.27 0.00 0.00 0.00 0.00 04:46:29 04:44:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 04:46:29 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:29 04:45:01 ens3 280.32 162.77 4685.89 18.50 0.00 0.00 0.00 0.00 04:46:29 04:45:01 vethd0b5357 1.73 2.45 0.15 30.88 0.00 0.00 0.00 0.00 04:46:29 04:45:01 lo 3.00 3.00 0.33 0.33 0.00 0.00 0.00 0.00 04:46:29 04:45:01 docker0 38.21 89.50 2.26 1624.12 0.00 0.00 0.00 0.00 04:46:29 04:46:01 ens3 408.21 475.39 719.93 3344.58 0.00 0.00 0.00 0.00 04:46:29 04:46:01 lo 4.80 4.80 0.44 0.44 0.00 0.00 0.00 0.00 04:46:29 04:46:01 docker0 33.21 47.32 3.52 683.63 0.00 0.00 0.00 0.00 04:46:29 Average: ens3 348.50 297.34 2343.24 1145.51 0.00 0.00 0.00 0.00 04:46:29 Average: lo 3.18 3.18 0.32 0.32 0.00 0.00 0.00 0.00 04:46:29 Average: docker0 23.80 45.60 1.93 769.20 0.00 0.00 0.00 0.00 04:46:29 04:46:29 04:46:29 ---> sar -P ALL: 04:46:29 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2274) 03/16/26 _x86_64_ (8 CPU) 04:46:29 04:46:29 04:42:53 LINUX RESTART (8 CPU) 04:46:29 04:46:29 04:43:01 CPU %user %nice %system %iowait %steal %idle 04:46:29 04:44:01 all 9.39 0.00 1.25 2.24 0.04 87.08 04:46:29 04:44:01 0 3.73 0.00 0.62 0.30 0.02 95.34 04:46:29 04:44:01 1 18.32 0.00 2.94 3.03 0.05 75.66 04:46:29 04:44:01 2 18.10 0.00 1.22 0.60 0.07 80.01 04:46:29 04:44:01 3 18.64 0.00 2.42 3.82 0.05 75.06 04:46:29 04:44:01 4 7.30 0.00 0.77 0.42 0.02 91.50 04:46:29 04:44:01 5 4.17 0.00 0.50 0.72 0.03 94.58 04:46:29 04:44:01 6 1.89 0.00 0.67 7.99 0.05 89.40 04:46:29 04:44:01 7 3.04 0.00 0.80 1.09 0.03 95.04 04:46:29 04:45:01 all 9.62 0.00 3.44 1.86 0.05 85.03 04:46:29 04:45:01 0 7.52 0.00 3.55 3.75 0.05 85.14 04:46:29 04:45:01 1 5.37 0.00 2.52 0.91 0.03 91.17 04:46:29 04:45:01 2 15.83 0.00 3.90 0.45 0.05 79.76 04:46:29 04:45:01 3 7.12 0.00 4.15 2.17 0.05 86.52 04:46:29 04:45:01 4 21.46 0.00 4.74 0.92 0.07 72.81 04:46:29 04:45:01 5 5.91 0.00 2.36 0.30 0.03 91.40 04:46:29 04:45:01 6 6.81 0.00 3.37 5.07 0.03 84.72 04:46:29 04:45:01 7 6.95 0.00 2.98 1.28 0.05 88.75 04:46:29 04:46:01 all 16.00 0.00 1.51 0.39 0.05 82.04 04:46:29 04:46:01 0 11.77 0.00 1.42 1.55 0.07 85.20 04:46:29 04:46:01 1 14.33 0.00 1.22 0.03 0.03 84.38 04:46:29 04:46:01 2 11.95 0.00 0.85 0.12 0.07 87.01 04:46:29 04:46:01 3 9.52 0.00 1.05 0.03 0.03 89.36 04:46:29 04:46:01 4 16.54 0.00 1.41 0.80 0.05 81.20 04:46:29 04:46:01 5 16.81 0.00 1.76 0.02 0.05 81.37 04:46:29 04:46:01 6 39.03 0.00 3.47 0.33 0.08 57.07 04:46:29 04:46:01 7 8.07 0.00 0.92 0.30 0.05 90.66 04:46:29 Average: all 11.67 0.00 2.07 1.50 0.05 84.72 04:46:29 Average: 0 7.67 0.00 1.86 1.86 0.04 88.56 04:46:29 Average: 1 12.68 0.00 2.23 1.32 0.04 83.73 04:46:29 Average: 2 15.29 0.00 1.99 0.39 0.06 82.27 04:46:29 Average: 3 11.77 0.00 2.53 2.00 0.04 83.65 04:46:29 Average: 4 15.08 0.00 2.30 0.71 0.04 81.86 04:46:29 Average: 5 8.96 0.00 1.53 0.35 0.04 89.12 04:46:29 Average: 6 15.94 0.00 2.50 4.46 0.06 77.04 04:46:29 Average: 7 6.02 0.00 1.56 0.89 0.04 91.49 04:46:29 04:46:29 04:46:29