13:40:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/140736 13:40:01 Running as SYSTEM 13:40:01 [EnvInject] - Loading node environment variables. 13:40:01 Building remotely on prd-centos8-builder-2c-1g-8460 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-json-lint 13:40:01 [ssh-agent] Looking for ssh-agent implementation... 13:40:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:01 $ ssh-agent 13:40:01 SSH_AUTH_SOCK=/tmp/ssh-JW8FqOf14pDN/agent.15828 13:40:01 SSH_AGENT_PID=15829 13:40:01 [ssh-agent] Started. 13:40:01 Running ssh-add (command line suppressed) 13:40:01 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/private_key_1836059775377430384.key (/w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/private_key_1836059775377430384.key) 13:40:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:40:02 The recommended git tool is: NONE 13:40:04 using credential onap-jenkins-ssh 13:40:04 Wiping out workspace first. 13:40:04 Cloning the remote Git repository 13:40:04 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:40:04 > git init /w/workspace/testsuite-pythonsdk-tests-master-json-lint # timeout=10 13:40:04 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:40:04 > git --version # timeout=10 13:40:04 > git --version # 'git version 2.39.0' 13:40:04 using GIT_SSH to set credentials Gerrit user 13:40:04 [INFO] Currently running in a labeled security context 13:40:04 [INFO] Currently SELinux is 'enforcing' on the host 13:40:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/jenkins-gitclient-ssh9722715600487638358.key 13:40:04 Verifying host key using manually-configured host key entries 13:40:04 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:40:04 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 13:40:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:40:05 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 13:40:05 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:40:05 using GIT_SSH to set credentials Gerrit user 13:40:05 [INFO] Currently running in a labeled security context 13:40:05 [INFO] Currently SELinux is 'enforcing' on the host 13:40:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/jenkins-gitclient-ssh15695910979553627380.key 13:40:05 Verifying host key using manually-configured host key entries 13:40:05 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/36/140736/3 # timeout=30 13:40:05 > git rev-parse 42ec0fd131151883735554e169246925911beea2^{commit} # timeout=10 13:40:05 Checking out Revision 42ec0fd131151883735554e169246925911beea2 (refs/changes/36/140736/3) 13:40:05 > git config core.sparsecheckout # timeout=10 13:40:05 > git checkout -f 42ec0fd131151883735554e169246925911beea2 # timeout=30 13:40:06 Commit message: "[TESTS] Add additional tests for testkube based testing" 13:40:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:40:06 > git rev-list --no-walk 17d602c46c5a65d2288322c95dd0315e65348683 # timeout=10 13:40:09 [EnvInject] - Injecting environment variables from a build step. 13:40:09 [EnvInject] - Injecting as environment variables the properties content 13:40:09 PYTHON=python3 13:40:09 13:40:09 [EnvInject] - Variables injected successfully. 13:40:09 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins12489472195445076682.sh 13:40:09 ---> tox-install.sh 13:40:09 + source /home/jenkins/lf-env.sh 13:40:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:40:09 ++ mktemp -d /tmp/venv-XXXX 13:40:09 + lf_venv=/tmp/venv-QRJB 13:40:09 + local venv_file=/tmp/.os_lf_venv 13:40:09 + local python=python3 13:40:09 + local options 13:40:09 + local set_path=true 13:40:09 + local install_args= 13:40:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:40:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:40:09 + true 13:40:09 + case $1 in 13:40:09 + venv_file=/tmp/.toxenv 13:40:09 + shift 2 13:40:09 + true 13:40:09 + case $1 in 13:40:09 + shift 13:40:09 + break 13:40:09 + case $python in 13:40:09 + local pkg_list= 13:40:09 + [[ -d /opt/pyenv ]] 13:40:09 + echo 'Setup pyenv:' 13:40:09 Setup pyenv: 13:40:09 + export PYENV_ROOT=/opt/pyenv 13:40:09 + PYENV_ROOT=/opt/pyenv 13:40:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:40:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:40:09 + pyenv versions 13:40:09 system 13:40:09 * 3.8.13 (set by /opt/pyenv/version) 13:40:09 * 3.9.13 (set by /opt/pyenv/version) 13:40:09 * 3.10.6 (set by /opt/pyenv/version) 13:40:09 + command -v pyenv 13:40:09 ++ pyenv init - --no-rehash 13:40:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:40:09 export PATH="/opt/pyenv/shims:${PATH}" 13:40:09 export PYENV_SHELL=bash 13:40:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:40:09 pyenv() { 13:40:09 local command 13:40:09 command="${1:-}" 13:40:09 if [ "$#" -gt 0 ]; then 13:40:09 shift 13:40:09 fi 13:40:09 13:40:09 case "$command" in 13:40:09 rehash|shell) 13:40:09 eval "$(pyenv "sh-$command" "$@")" 13:40:09 ;; 13:40:09 *) 13:40:09 command pyenv "$command" "$@" 13:40:09 ;; 13:40:09 esac 13:40:09 }' 13:40:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:40:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:40:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:40:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:40:09 ++ export PYENV_SHELL=bash 13:40:09 ++ PYENV_SHELL=bash 13:40:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:40:09 +++ complete -F _pyenv pyenv 13:40:09 ++ lf-pyver python3 13:40:09 ++ local py_version_xy=python3 13:40:09 ++ local py_version_xyz= 13:40:09 ++ sed 's/^[ *]* //' 13:40:09 ++ pyenv versions 13:40:09 ++ local command 13:40:09 ++ command=versions 13:40:09 ++ '[' 1 -gt 0 ']' 13:40:09 ++ shift 13:40:09 ++ case "$command" in 13:40:09 ++ command pyenv versions 13:40:09 ++ pyenv versions 13:40:09 ++ awk '{ print $1 }' 13:40:09 ++ grep -E '^[0-9.]*[0-9]$' 13:40:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:40:10 +++ tail -n 1 13:40:10 +++ grep '^3' /tmp/.pyenv_versions 13:40:10 +++ sort -V 13:40:10 ++ py_version_xyz=3.10.6 13:40:10 ++ [[ -z 3.10.6 ]] 13:40:10 ++ echo 3.10.6 13:40:10 ++ return 0 13:40:10 + pyenv local 3.10.6 13:40:10 + local command 13:40:10 + command=local 13:40:10 + '[' 2 -gt 0 ']' 13:40:10 + shift 13:40:10 + case "$command" in 13:40:10 + command pyenv local 3.10.6 13:40:10 + pyenv local 3.10.6 13:40:10 + for arg in "$@" 13:40:10 + case $arg in 13:40:10 + pkg_list+='tox ' 13:40:10 + for arg in "$@" 13:40:10 + case $arg in 13:40:10 + pkg_list+='virtualenv ' 13:40:10 + for arg in "$@" 13:40:10 + case $arg in 13:40:10 + pkg_list+='urllib3~=1.26.15 ' 13:40:10 + [[ -f /tmp/.toxenv ]] 13:40:10 + [[ ! -f /tmp/.toxenv ]] 13:40:10 + [[ -n '' ]] 13:40:10 + python3 -m venv /tmp/venv-QRJB 13:40:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QRJB' 13:40:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QRJB 13:40:14 + echo /tmp/venv-QRJB 13:40:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:40:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:40:14 + /tmp/venv-QRJB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:40:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:40:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:40:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:40:17 + /tmp/venv-QRJB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:40:19 + type python3 13:40:19 + true 13:40:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QRJB/bin to PATH' 13:40:19 lf-activate-venv(): INFO: Adding /tmp/venv-QRJB/bin to PATH 13:40:19 + PATH=/tmp/venv-QRJB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:40:19 + return 0 13:40:19 + python3 --version 13:40:19 Python 3.10.6 13:40:19 + python3 -m pip --version 13:40:19 pip 25.0.1 from /tmp/venv-QRJB/lib/python3.10/site-packages/pip (python 3.10) 13:40:19 + python3 -m pip freeze 13:40:19 cachetools==5.5.2 13:40:19 chardet==5.2.0 13:40:19 colorama==0.4.6 13:40:19 distlib==0.3.9 13:40:19 filelock==3.18.0 13:40:19 packaging==25.0 13:40:19 platformdirs==4.3.7 13:40:19 pluggy==1.5.0 13:40:19 pyproject-api==1.9.0 13:40:19 tomli==2.2.1 13:40:19 tox==4.25.0 13:40:19 typing_extensions==4.13.2 13:40:19 urllib3==1.26.20 13:40:19 virtualenv==20.30.0 13:40:19 [EnvInject] - Injecting environment variables from a build step. 13:40:19 [EnvInject] - Injecting as environment variables the properties content 13:40:19 PARALLEL=false 13:40:19 13:40:19 [EnvInject] - Variables injected successfully. 13:40:19 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins2126945789126825959.sh 13:40:19 ---> tox-run.sh 13:40:19 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:40:19 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox 13:40:19 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/docs 13:40:19 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox 13:40:19 + cd /w/workspace/testsuite-pythonsdk-tests-master-json-lint/. 13:40:19 + source /home/jenkins/lf-env.sh 13:40:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:40:19 ++ mktemp -d /tmp/venv-XXXX 13:40:19 + lf_venv=/tmp/venv-eeSl 13:40:19 + local venv_file=/tmp/.os_lf_venv 13:40:19 + local python=python3 13:40:19 + local options 13:40:19 + local set_path=true 13:40:19 + local install_args= 13:40:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:40:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:40:19 + true 13:40:19 + case $1 in 13:40:19 + venv_file=/tmp/.toxenv 13:40:19 + shift 2 13:40:19 + true 13:40:19 + case $1 in 13:40:19 + shift 13:40:19 + break 13:40:19 + case $python in 13:40:19 + local pkg_list= 13:40:19 + [[ -d /opt/pyenv ]] 13:40:19 + echo 'Setup pyenv:' 13:40:19 Setup pyenv: 13:40:19 + export PYENV_ROOT=/opt/pyenv 13:40:19 + PYENV_ROOT=/opt/pyenv 13:40:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:40:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:40:19 + pyenv versions 13:40:19 system 13:40:19 3.8.13 13:40:19 3.9.13 13:40:19 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 13:40:19 + command -v pyenv 13:40:19 ++ pyenv init - --no-rehash 13:40:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:40:19 export PATH="/opt/pyenv/shims:${PATH}" 13:40:19 export PYENV_SHELL=bash 13:40:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:40:19 pyenv() { 13:40:19 local command 13:40:19 command="${1:-}" 13:40:19 if [ "$#" -gt 0 ]; then 13:40:19 shift 13:40:19 fi 13:40:19 13:40:19 case "$command" in 13:40:19 rehash|shell) 13:40:19 eval "$(pyenv "sh-$command" "$@")" 13:40:19 ;; 13:40:19 *) 13:40:19 command pyenv "$command" "$@" 13:40:19 ;; 13:40:19 esac 13:40:19 }' 13:40:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:40:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:40:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:40:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:40:19 ++ export PYENV_SHELL=bash 13:40:19 ++ PYENV_SHELL=bash 13:40:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:40:19 +++ complete -F _pyenv pyenv 13:40:19 ++ lf-pyver python3 13:40:19 ++ local py_version_xy=python3 13:40:19 ++ local py_version_xyz= 13:40:19 ++ pyenv versions 13:40:19 ++ local command 13:40:19 ++ command=versions 13:40:19 ++ '[' 1 -gt 0 ']' 13:40:19 ++ shift 13:40:19 ++ case "$command" in 13:40:19 ++ command pyenv versions 13:40:19 ++ pyenv versions 13:40:19 ++ grep -E '^[0-9.]*[0-9]$' 13:40:19 ++ sed 's/^[ *]* //' 13:40:19 ++ awk '{ print $1 }' 13:40:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:40:20 +++ grep '^3' /tmp/.pyenv_versions 13:40:20 +++ tail -n 1 13:40:20 +++ sort -V 13:40:20 ++ py_version_xyz=3.10.6 13:40:20 ++ [[ -z 3.10.6 ]] 13:40:20 ++ echo 3.10.6 13:40:20 ++ return 0 13:40:20 + pyenv local 3.10.6 13:40:20 + local command 13:40:20 + command=local 13:40:20 + '[' 2 -gt 0 ']' 13:40:20 + shift 13:40:20 + case "$command" in 13:40:20 + command pyenv local 3.10.6 13:40:20 + pyenv local 3.10.6 13:40:20 + for arg in "$@" 13:40:20 + case $arg in 13:40:20 + pkg_list+='tox ' 13:40:20 + for arg in "$@" 13:40:20 + case $arg in 13:40:20 + pkg_list+='virtualenv ' 13:40:20 + for arg in "$@" 13:40:20 + case $arg in 13:40:20 + pkg_list+='urllib3~=1.26.15 ' 13:40:20 + [[ -f /tmp/.toxenv ]] 13:40:20 ++ cat /tmp/.toxenv 13:40:20 + lf_venv=/tmp/venv-QRJB 13:40:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QRJB from' file:/tmp/.toxenv 13:40:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QRJB from file:/tmp/.toxenv 13:40:20 + /tmp/venv-QRJB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:40:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:40:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:40:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:40:20 + /tmp/venv-QRJB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:40:21 + type python3 13:40:21 + true 13:40:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QRJB/bin to PATH' 13:40:21 lf-activate-venv(): INFO: Adding /tmp/venv-QRJB/bin to PATH 13:40:21 + PATH=/tmp/venv-QRJB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:40:21 + return 0 13:40:21 + [[ -d /opt/pyenv ]] 13:40:21 + echo '---> Setting up pyenv' 13:40:21 ---> Setting up pyenv 13:40:21 + export PYENV_ROOT=/opt/pyenv 13:40:21 + PYENV_ROOT=/opt/pyenv 13:40:21 + export PATH=/opt/pyenv/bin:/tmp/venv-QRJB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:40:21 + PATH=/opt/pyenv/bin:/tmp/venv-QRJB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:40:21 ++ pwd 13:40:21 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-json-lint 13:40:21 + export PYTHONPATH 13:40:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:40:21 + TOX_TESTENV_PASSENV=PYTHONPATH 13:40:21 + tox --version 13:40:21 4.25.0 from /tmp/venv-QRJB/lib/python3.10/site-packages/tox/__init__.py 13:40:21 + PARALLEL=false 13:40:21 + TOX_OPTIONS_LIST= 13:40:21 + [[ -n json ]] 13:40:21 + TOX_OPTIONS_LIST=' -e json' 13:40:21 + case ${PARALLEL,,} in 13:40:21 + tox -e json 13:40:21 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox/tox.log 13:40:23 json: skipped because could not find python interpreter with spec(s): python3.9 13:40:23 json: SKIP (0.94 seconds) 13:40:23 evaluation failed :( (1.11 seconds) 13:40:23 + tox_status=255 13:40:23 + echo '---> Completed tox runs' 13:40:23 ---> Completed tox runs 13:40:23 + for i in .tox/*/log 13:40:23 ++ awk -F/ '{print $2}' 13:40:23 ++ echo '.tox/*/log' 13:40:23 + tox_env='*' 13:40:23 + cp -r '.tox/*/log' '/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox/*' 13:40:23 cp: cannot stat '.tox/*/log': No such file or directory 13:40:23 + echo 'WARN: no logs found to archive' 13:40:23 WARN: no logs found to archive 13:40:23 + break 13:40:23 + DOC_DIR=docs/_build/html 13:40:23 + [[ -d docs/_build/html ]] 13:40:23 + echo '---> tox-run.sh ends' 13:40:23 ---> tox-run.sh ends 13:40:23 + test 255 -eq 0 13:40:23 + exit 255 13:40:23 Build step 'Execute shell' marked build as failure 13:40:23 $ ssh-agent -k 13:40:23 unset SSH_AUTH_SOCK; 13:40:23 unset SSH_AGENT_PID; 13:40:23 echo Agent pid 15829 killed; 13:40:23 [ssh-agent] Stopped. 13:40:23 [PostBuildScript] - [INFO] Executing post build scripts. 13:40:23 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins10466773191773183644.sh 13:40:23 ---> sysstat.sh 13:40:23 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins10497163305561456856.sh 13:40:23 ---> package-listing.sh 13:40:23 ++ tr '[:upper:]' '[:lower:]' 13:40:23 ++ facter osfamily 13:40:23 + OS_FAMILY=redhat 13:40:23 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-json-lint 13:40:23 + START_PACKAGES=/tmp/packages_start.txt 13:40:23 + END_PACKAGES=/tmp/packages_end.txt 13:40:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:40:23 + PACKAGES=/tmp/packages_start.txt 13:40:23 + '[' /w/workspace/testsuite-pythonsdk-tests-master-json-lint ']' 13:40:23 + PACKAGES=/tmp/packages_end.txt 13:40:23 + case "${OS_FAMILY}" in 13:40:23 + rpm -qa 13:40:23 + sort 13:40:24 + '[' -f /tmp/packages_start.txt ']' 13:40:24 + '[' -f /tmp/packages_end.txt ']' 13:40:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:40:24 + '[' /w/workspace/testsuite-pythonsdk-tests-master-json-lint ']' 13:40:24 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/ 13:40:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/ 13:40:24 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins9822226501331651028.sh 13:40:24 ---> capture-instance-metadata.sh 13:40:24 Setup pyenv: 13:40:24 system 13:40:24 3.8.13 13:40:24 3.9.13 13:40:24 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 13:40:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-34Bs 13:40:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:40:30 lf-activate-venv(): INFO: Installing: lftools 13:40:55 lf-activate-venv(): INFO: Adding /tmp/venv-34Bs/bin to PATH 13:40:55 INFO: Running in OpenStack, capturing instance metadata 13:40:55 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins4546535555034995068.sh 13:40:55 provisioning config files... 13:40:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/config17832095542467259261tmp 13:40:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:40:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:40:55 [EnvInject] - Injecting environment variables from a build step. 13:40:55 [EnvInject] - Injecting as environment variables the properties content 13:40:55 SERVER_ID=logs 13:40:55 13:40:55 [EnvInject] - Variables injected successfully. 13:40:55 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins18270766860333671197.sh 13:40:55 ---> create-netrc.sh 13:40:56 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins6818804405168135818.sh 13:40:56 ---> python-tools-install.sh 13:40:56 Setup pyenv: 13:40:56 system 13:40:56 3.8.13 13:40:56 3.9.13 13:40:56 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 13:40:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-34Bs from file:/tmp/.os_lf_venv 13:40:56 lf-activate-venv(): INFO: Installing: lftools 13:41:02 lf-activate-venv(): INFO: Adding /tmp/venv-34Bs/bin to PATH 13:41:02 Generating Requirements File 13:41:20 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. 13:41:20 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:41:20 Python 3.10.6 13:41:20 pip 25.0.1 from /tmp/venv-34Bs/lib/python3.10/site-packages/pip (python 3.10) 13:41:21 appdirs==1.4.4 13:41:21 argcomplete==3.6.2 13:41:21 aspy.yaml==1.3.0 13:41:21 attrs==25.3.0 13:41:21 autopage==0.5.2 13:41:21 beautifulsoup4==4.13.4 13:41:21 boto3==1.38.0 13:41:21 botocore==1.38.0 13:41:21 bs4==0.0.2 13:41:21 cachetools==5.5.2 13:41:21 certifi==2025.1.31 13:41:21 cffi==1.17.1 13:41:21 cfgv==3.4.0 13:41:21 chardet==5.2.0 13:41:21 charset-normalizer==3.4.1 13:41:21 click==8.1.8 13:41:21 cliff==4.9.1 13:41:21 cmd2==2.5.11 13:41:21 cryptography==3.3.2 13:41:21 debtcollector==3.0.0 13:41:21 decorator==5.2.1 13:41:21 defusedxml==0.7.1 13:41:21 Deprecated==1.2.18 13:41:21 distlib==0.3.9 13:41:21 dnspython==2.7.0 13:41:21 docker==4.2.2 13:41:21 dogpile.cache==1.3.4 13:41:21 durationpy==0.9 13:41:21 email_validator==2.2.0 13:41:21 filelock==3.18.0 13:41:21 future==1.0.0 13:41:21 gitdb==4.0.12 13:41:21 GitPython==3.1.44 13:41:21 google-auth==2.39.0 13:41:21 httplib2==0.22.0 13:41:21 identify==2.6.10 13:41:21 idna==3.10 13:41:21 importlib-resources==1.5.0 13:41:21 iso8601==2.1.0 13:41:21 Jinja2==3.1.6 13:41:21 jmespath==1.0.1 13:41:21 jsonpatch==1.33 13:41:21 jsonpointer==3.0.0 13:41:21 jsonschema==4.23.0 13:41:21 jsonschema-specifications==2025.4.1 13:41:21 keystoneauth1==5.10.0 13:41:21 kubernetes==32.0.1 13:41:21 lftools==0.37.12 13:41:21 lxml==5.4.0 13:41:21 MarkupSafe==3.0.2 13:41:21 msgpack==1.1.0 13:41:21 multi_key_dict==2.0.3 13:41:21 munch==4.0.0 13:41:21 netaddr==1.3.0 13:41:21 niet==1.4.2 13:41:21 nodeenv==1.9.1 13:41:21 oauth2client==4.1.3 13:41:21 oauthlib==3.2.2 13:41:21 openstacksdk==4.5.0 13:41:21 os-client-config==2.1.0 13:41:21 os-service-types==1.7.0 13:41:21 osc-lib==4.0.0 13:41:21 oslo.config==9.7.1 13:41:21 oslo.context==5.7.1 13:41:21 oslo.i18n==6.5.1 13:41:21 oslo.log==7.1.0 13:41:21 oslo.serialization==5.7.0 13:41:21 oslo.utils==8.2.0 13:41:21 packaging==25.0 13:41:21 pbr==6.1.1 13:41:21 platformdirs==4.3.7 13:41:21 prettytable==3.16.0 13:41:21 psutil==7.0.0 13:41:21 pyasn1==0.6.1 13:41:21 pyasn1_modules==0.4.2 13:41:21 pycparser==2.22 13:41:21 pygerrit2==2.0.15 13:41:21 PyGithub==2.6.1 13:41:21 PyJWT==2.10.1 13:41:21 PyNaCl==1.5.0 13:41:21 pyparsing==2.4.7 13:41:21 pyperclip==1.9.0 13:41:21 pyrsistent==0.20.0 13:41:21 python-cinderclient==9.7.0 13:41:21 python-dateutil==2.9.0.post0 13:41:21 python-heatclient==4.1.0 13:41:21 python-jenkins==1.8.2 13:41:21 python-keystoneclient==5.6.0 13:41:21 python-magnumclient==4.8.1 13:41:21 python-openstackclient==8.0.0 13:41:21 python-swiftclient==4.7.0 13:41:21 PyYAML==6.0.2 13:41:21 referencing==0.36.2 13:41:21 requests==2.32.3 13:41:21 requests-oauthlib==2.0.0 13:41:21 requestsexceptions==1.4.0 13:41:21 rfc3986==2.0.0 13:41:21 rpds-py==0.24.0 13:41:21 rsa==4.9.1 13:41:21 ruamel.yaml==0.18.10 13:41:21 ruamel.yaml.clib==0.2.12 13:41:21 s3transfer==0.12.0 13:41:21 simplejson==3.20.1 13:41:21 six==1.17.0 13:41:21 smmap==5.0.2 13:41:21 soupsieve==2.7 13:41:21 stevedore==5.4.1 13:41:21 tabulate==0.9.0 13:41:21 toml==0.10.2 13:41:21 tomlkit==0.13.2 13:41:21 tqdm==4.67.1 13:41:21 typing_extensions==4.13.2 13:41:21 tzdata==2025.2 13:41:21 urllib3==1.26.20 13:41:21 virtualenv==20.30.0 13:41:21 wcwidth==0.2.13 13:41:21 websocket-client==1.8.0 13:41:21 wrapt==1.17.2 13:41:21 xdg==6.0.0 13:41:21 xmltodict==0.14.2 13:41:21 yq==3.4.3 13:41:21 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins7658708088982512692.sh 13:41:21 ---> sudo-logs.sh 13:41:21 Archiving 'sudo' log.. 13:41:21 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins8239613288226917894.sh 13:41:21 ---> job-cost.sh 13:41:21 Setup pyenv: 13:41:21 system 13:41:21 3.8.13 13:41:21 3.9.13 13:41:21 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 13:41:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-34Bs from file:/tmp/.os_lf_venv 13:41:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:41:25 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. 13:41:25 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:41:26 lf-activate-venv(): INFO: Adding /tmp/venv-34Bs/bin to PATH 13:41:26 INFO: No Stack... 13:41:26 INFO: Retrieving Pricing Info for: v3-standard-2 13:41:26 INFO: Archiving Costs 13:41:26 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins15230606694422847742.sh 13:41:26 ---> logs-deploy.sh 13:41:26 Setup pyenv: 13:41:26 system 13:41:26 3.8.13 13:41:26 3.9.13 13:41:26 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 13:41:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-34Bs from file:/tmp/.os_lf_venv 13:41:28 lf-activate-venv(): INFO: Installing: lftools 13:41:34 lf-activate-venv(): INFO: Adding /tmp/venv-34Bs/bin to PATH 13:41:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-json-lint/27 13:41:34 INFO: archiving workspace using pattern(s): 13:41:35 Archives upload complete. 13:41:35 INFO: archiving logs to Nexus 13:41:36 ---> uname -a: 13:41:36 Linux prd-centos8-builder-2c-1g-8460.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 13:41:36 13:41:36 13:41:36 ---> lscpu: 13:41:36 Architecture: x86_64 13:41:36 CPU op-mode(s): 32-bit, 64-bit 13:41:36 Byte Order: Little Endian 13:41:36 CPU(s): 2 13:41:36 On-line CPU(s) list: 0,1 13:41:36 Thread(s) per core: 1 13:41:36 Core(s) per socket: 1 13:41:36 Socket(s): 2 13:41:36 NUMA node(s): 1 13:41:36 Vendor ID: AuthenticAMD 13:41:36 CPU family: 23 13:41:36 Model: 49 13:41:36 Model name: AMD EPYC-Rome Processor 13:41:36 Stepping: 0 13:41:36 CPU MHz: 2799.998 13:41:36 BogoMIPS: 5599.99 13:41:36 Virtualization: AMD-V 13:41:36 Hypervisor vendor: KVM 13:41:36 Virtualization type: full 13:41:36 L1d cache: 32K 13:41:36 L1i cache: 32K 13:41:36 L2 cache: 512K 13:41:36 L3 cache: 16384K 13:41:36 NUMA node0 CPU(s): 0,1 13:41:36 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:41:36 13:41:36 13:41:36 ---> nproc: 13:41:36 2 13:41:36 13:41:36 13:41:36 ---> df -h: 13:41:36 Filesystem Size Used Avail Use% Mounted on 13:41:36 devtmpfs 3.8G 0 3.8G 0% /dev 13:41:36 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:41:36 tmpfs 3.8G 17M 3.8G 1% /run 13:41:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:41:36 /dev/vda1 40G 8.5G 32G 22% / 13:41:36 tmpfs 770M 0 770M 0% /run/user/1001 13:41:36 13:41:36 13:41:36 ---> free -m: 13:41:36 total used free shared buff/cache available 13:41:36 Mem: 7699 569 5056 19 2073 6826 13:41:36 Swap: 1023 0 1023 13:41:36 13:41:36 13:41:36 ---> ip addr: 13:41:36 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:41:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:41:36 inet 127.0.0.1/8 scope host lo 13:41:36 valid_lft forever preferred_lft forever 13:41:36 inet6 ::1/128 scope host 13:41:36 valid_lft forever preferred_lft forever 13:41:36 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 13:41:36 link/ether fa:16:3e:a2:a0:cb brd ff:ff:ff:ff:ff:ff 13:41:36 altname enp0s3 13:41:36 altname ens3 13:41:36 inet 10.30.107.231/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:41:36 valid_lft 86281sec preferred_lft 86281sec 13:41:36 inet6 fe80::f816:3eff:fea2:a0cb/64 scope link 13:41:36 valid_lft forever preferred_lft forever 13:41:36 13:41:36 13:41:36 ---> sar -b -r -n DEV: 13:41:36 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/23/2025 _x86_64_ (2 CPU) 13:41:36 13:41:36 13:39:33 LINUX RESTART (2 CPU) 13:41:36 13:41:36 01:40:01 PM tps rtps wtps bread/s bwrtn/s 13:41:36 01:41:01 PM 323.54 140.00 183.54 2824.66 8033.86 13:41:36 Average: 323.54 140.00 183.54 2824.66 8033.86 13:41:36 13:41:36 01:40:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:41:36 01:41:01 PM 5281080 6987056 2603364 33.02 2688 1878432 752168 8.42 366724 1891048 132700 13:41:36 Average: 5281080 6987056 2603364 33.02 2688 1878432 752168 8.42 366724 1891048 132700 13:41:36 13:41:36 01:40:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:41:36 01:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:36 01:41:01 PM eth0 178.79 112.46 1066.96 50.32 0.00 0.00 0.00 0.00 13:41:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:36 Average: eth0 178.79 112.46 1066.96 50.32 0.00 0.00 0.00 0.00 13:41:36 13:41:36 13:41:36 ---> sar -P ALL: 13:41:36 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/23/2025 _x86_64_ (2 CPU) 13:41:36 13:41:36 13:39:33 LINUX RESTART (2 CPU) 13:41:36 13:41:36 01:40:01 PM CPU %user %nice %system %iowait %steal %idle 13:41:36 01:41:01 PM all 40.89 2.54 18.68 7.71 0.12 30.05 13:41:36 01:41:01 PM 0 38.41 2.20 19.48 6.94 0.12 32.86 13:41:36 01:41:01 PM 1 43.36 2.89 17.89 8.48 0.12 27.26 13:41:36 Average: all 40.89 2.54 18.68 7.71 0.12 30.05 13:41:36 Average: 0 38.41 2.20 19.48 6.94 0.12 32.86 13:41:36 Average: 1 43.36 2.89 17.89 8.48 0.12 27.26 13:41:36 13:41:36 13:41:36