13:32:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/140736 13:32:12 Running as SYSTEM 13:32:12 [EnvInject] - Loading node environment variables. 13:32:12 Building remotely on prd-centos8-builder-2c-1g-8045 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 13:32:12 [ssh-agent] Looking for ssh-agent implementation... 13:32:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:12 $ ssh-agent 13:32:12 SSH_AUTH_SOCK=/tmp/ssh-6D3AwSrHFP0s/agent.15746 13:32:12 SSH_AGENT_PID=15764 13:32:12 [ssh-agent] Started. 13:32:12 Running ssh-add (command line suppressed) 13:32:12 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_12186563953925750116.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_12186563953925750116.key) 13:32:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:32:12 The recommended git tool is: NONE 13:32:14 using credential onap-jenkins-ssh 13:32:14 Wiping out workspace first. 13:32:14 Cloning the remote Git repository 13:32:14 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:32:14 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 13:32:14 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:32:14 > git --version # timeout=10 13:32:14 > git --version # 'git version 2.39.0' 13:32:14 using GIT_SSH to set credentials Gerrit user 13:32:14 [INFO] Currently running in a labeled security context 13:32:14 [INFO] Currently SELinux is 'enforcing' on the host 13:32:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh16429144902725210853.key 13:32:14 Verifying host key using manually-configured host key entries 13:32:14 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:32:16 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 13:32:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:16 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 13:32:16 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:32:16 using GIT_SSH to set credentials Gerrit user 13:32:16 [INFO] Currently running in a labeled security context 13:32:16 [INFO] Currently SELinux is 'enforcing' on the host 13:32:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh6124909846674929918.key 13:32:16 Verifying host key using manually-configured host key entries 13:32:16 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/36/140736/1 # timeout=30 13:32:16 > git rev-parse 247f622325850434750937d384848bbcbfc9701c^{commit} # timeout=10 13:32:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:32:16 Checking out Revision 247f622325850434750937d384848bbcbfc9701c (refs/changes/36/140736/1) 13:32:16 > git config core.sparsecheckout # timeout=10 13:32:16 > git checkout -f 247f622325850434750937d384848bbcbfc9701c # timeout=30 13:32:17 Commit message: "[TESTS] Add additional tests for testkube based testing" 13:32:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:32:17 > git rev-list --no-walk 17d602c46c5a65d2288322c95dd0315e65348683 # timeout=10 13:32:20 [EnvInject] - Injecting environment variables from a build step. 13:32:20 [EnvInject] - Injecting as environment variables the properties content 13:32:20 PYTHON=python3 13:32:20 13:32:20 [EnvInject] - Variables injected successfully. 13:32:20 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins8950479663545834697.sh 13:32:20 ---> tox-install.sh 13:32:20 + source /home/jenkins/lf-env.sh 13:32:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:20 ++ mktemp -d /tmp/venv-XXXX 13:32:20 + lf_venv=/tmp/venv-27XC 13:32:20 + local venv_file=/tmp/.os_lf_venv 13:32:20 + local python=python3 13:32:20 + local options 13:32:20 + local set_path=true 13:32:20 + local install_args= 13:32:20 ++ 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:32:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:20 + true 13:32:20 + case $1 in 13:32:20 + venv_file=/tmp/.toxenv 13:32:20 + shift 2 13:32:20 + true 13:32:20 + case $1 in 13:32:20 + shift 13:32:20 + break 13:32:20 + case $python in 13:32:20 + local pkg_list= 13:32:20 + [[ -d /opt/pyenv ]] 13:32:20 + echo 'Setup pyenv:' 13:32:20 Setup pyenv: 13:32:20 + export PYENV_ROOT=/opt/pyenv 13:32:20 + PYENV_ROOT=/opt/pyenv 13:32:20 + 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:32:20 + 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:32:20 + pyenv versions 13:32:20 system 13:32:20 * 3.8.13 (set by /opt/pyenv/version) 13:32:20 * 3.9.13 (set by /opt/pyenv/version) 13:32:20 * 3.10.6 (set by /opt/pyenv/version) 13:32:20 + command -v pyenv 13:32:20 ++ pyenv init - --no-rehash 13:32:21 + 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:32:21 export PATH="/opt/pyenv/shims:${PATH}" 13:32:21 export PYENV_SHELL=bash 13:32:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:21 pyenv() { 13:32:21 local command 13:32:21 command="${1:-}" 13:32:21 if [ "$#" -gt 0 ]; then 13:32:21 shift 13:32:21 fi 13:32:21 13:32:21 case "$command" in 13:32:21 rehash|shell) 13:32:21 eval "$(pyenv "sh-$command" "$@")" 13:32:21 ;; 13:32:21 *) 13:32:21 command pyenv "$command" "$@" 13:32:21 ;; 13:32:21 esac 13:32:21 }' 13:32:21 +++ 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:32:21 ++ 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:32:21 ++ 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:32:21 ++ 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:32:21 ++ export PYENV_SHELL=bash 13:32:21 ++ PYENV_SHELL=bash 13:32:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:21 +++ complete -F _pyenv pyenv 13:32:21 ++ lf-pyver python3 13:32:21 ++ local py_version_xy=python3 13:32:21 ++ local py_version_xyz= 13:32:21 ++ sed 's/^[ *]* //' 13:32:21 ++ grep -E '^[0-9.]*[0-9]$' 13:32:21 ++ pyenv versions 13:32:21 ++ local command 13:32:21 ++ command=versions 13:32:21 ++ '[' 1 -gt 0 ']' 13:32:21 ++ shift 13:32:21 ++ case "$command" in 13:32:21 ++ command pyenv versions 13:32:21 ++ pyenv versions 13:32:21 ++ awk '{ print $1 }' 13:32:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:21 +++ grep '^3' /tmp/.pyenv_versions 13:32:21 +++ tail -n 1 13:32:21 +++ sort -V 13:32:21 ++ py_version_xyz=3.10.6 13:32:21 ++ [[ -z 3.10.6 ]] 13:32:21 ++ echo 3.10.6 13:32:21 ++ return 0 13:32:21 + pyenv local 3.10.6 13:32:21 + local command 13:32:21 + command=local 13:32:21 + '[' 2 -gt 0 ']' 13:32:21 + shift 13:32:21 + case "$command" in 13:32:21 + command pyenv local 3.10.6 13:32:21 + pyenv local 3.10.6 13:32:21 + for arg in "$@" 13:32:21 + case $arg in 13:32:21 + pkg_list+='tox ' 13:32:21 + for arg in "$@" 13:32:21 + case $arg in 13:32:21 + pkg_list+='virtualenv ' 13:32:21 + for arg in "$@" 13:32:21 + case $arg in 13:32:21 + pkg_list+='urllib3~=1.26.15 ' 13:32:21 + [[ -f /tmp/.toxenv ]] 13:32:21 + [[ ! -f /tmp/.toxenv ]] 13:32:21 + [[ -n '' ]] 13:32:21 + python3 -m venv /tmp/venv-27XC 13:32:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-27XC' 13:32:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-27XC 13:32:25 + echo /tmp/venv-27XC 13:32:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:32:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:32:25 + /tmp/venv-27XC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:32:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:32:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:32:27 + /tmp/venv-27XC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:32:29 + type python3 13:32:29 + true 13:32:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-27XC/bin to PATH' 13:32:29 lf-activate-venv(): INFO: Adding /tmp/venv-27XC/bin to PATH 13:32:29 + PATH=/tmp/venv-27XC/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:32:29 + return 0 13:32:29 + python3 --version 13:32:29 Python 3.10.6 13:32:29 + python3 -m pip --version 13:32:29 pip 25.0.1 from /tmp/venv-27XC/lib/python3.10/site-packages/pip (python 3.10) 13:32:29 + python3 -m pip freeze 13:32:29 cachetools==5.5.2 13:32:29 chardet==5.2.0 13:32:29 colorama==0.4.6 13:32:29 distlib==0.3.9 13:32:29 filelock==3.18.0 13:32:29 packaging==25.0 13:32:29 platformdirs==4.3.7 13:32:29 pluggy==1.5.0 13:32:29 pyproject-api==1.9.0 13:32:29 tomli==2.2.1 13:32:29 tox==4.25.0 13:32:29 typing_extensions==4.13.2 13:32:29 urllib3==1.26.20 13:32:29 virtualenv==20.30.0 13:32:29 [EnvInject] - Injecting environment variables from a build step. 13:32:29 [EnvInject] - Injecting as environment variables the properties content 13:32:29 PARALLEL=false 13:32:29 13:32:29 [EnvInject] - Variables injected successfully. 13:32:29 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins8149833571172808062.sh 13:32:29 ---> tox-run.sh 13:32:29 + 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:32:29 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 13:32:29 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 13:32:29 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 13:32:29 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 13:32:29 + source /home/jenkins/lf-env.sh 13:32:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:29 ++ mktemp -d /tmp/venv-XXXX 13:32:29 + lf_venv=/tmp/venv-Kg1R 13:32:29 + local venv_file=/tmp/.os_lf_venv 13:32:29 + local python=python3 13:32:29 + local options 13:32:29 + local set_path=true 13:32:29 + local install_args= 13:32:29 ++ 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:32:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:29 + true 13:32:29 + case $1 in 13:32:29 + venv_file=/tmp/.toxenv 13:32:29 + shift 2 13:32:29 + true 13:32:29 + case $1 in 13:32:29 + shift 13:32:29 + break 13:32:29 + case $python in 13:32:29 + local pkg_list= 13:32:29 + [[ -d /opt/pyenv ]] 13:32:29 + echo 'Setup pyenv:' 13:32:29 Setup pyenv: 13:32:29 + export PYENV_ROOT=/opt/pyenv 13:32:29 + PYENV_ROOT=/opt/pyenv 13:32:29 + 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:32:29 + 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:32:29 + pyenv versions 13:32:30 system 13:32:30 3.8.13 13:32:30 3.9.13 13:32:30 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:32:30 + command -v pyenv 13:32:30 ++ pyenv init - --no-rehash 13:32:30 + 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:32:30 export PATH="/opt/pyenv/shims:${PATH}" 13:32:30 export PYENV_SHELL=bash 13:32:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:30 pyenv() { 13:32:30 local command 13:32:30 command="${1:-}" 13:32:30 if [ "$#" -gt 0 ]; then 13:32:30 shift 13:32:30 fi 13:32:30 13:32:30 case "$command" in 13:32:30 rehash|shell) 13:32:30 eval "$(pyenv "sh-$command" "$@")" 13:32:30 ;; 13:32:30 *) 13:32:30 command pyenv "$command" "$@" 13:32:30 ;; 13:32:30 esac 13:32:30 }' 13:32:30 +++ 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:32:30 ++ 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:32:30 ++ 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:32:30 ++ 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:32:30 ++ export PYENV_SHELL=bash 13:32:30 ++ PYENV_SHELL=bash 13:32:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:30 +++ complete -F _pyenv pyenv 13:32:30 ++ lf-pyver python3 13:32:30 ++ local py_version_xy=python3 13:32:30 ++ local py_version_xyz= 13:32:30 ++ pyenv versions 13:32:30 ++ local command 13:32:30 ++ command=versions 13:32:30 ++ '[' 1 -gt 0 ']' 13:32:30 ++ shift 13:32:30 ++ case "$command" in 13:32:30 ++ command pyenv versions 13:32:30 ++ pyenv versions 13:32:30 ++ grep -E '^[0-9.]*[0-9]$' 13:32:30 ++ awk '{ print $1 }' 13:32:30 ++ sed 's/^[ *]* //' 13:32:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:30 +++ grep '^3' /tmp/.pyenv_versions 13:32:30 +++ sort -V 13:32:30 +++ tail -n 1 13:32:30 ++ py_version_xyz=3.10.6 13:32:30 ++ [[ -z 3.10.6 ]] 13:32:30 ++ echo 3.10.6 13:32:30 ++ return 0 13:32:30 + pyenv local 3.10.6 13:32:30 + local command 13:32:30 + command=local 13:32:30 + '[' 2 -gt 0 ']' 13:32:30 + shift 13:32:30 + case "$command" in 13:32:30 + command pyenv local 3.10.6 13:32:30 + pyenv local 3.10.6 13:32:30 + for arg in "$@" 13:32:30 + case $arg in 13:32:30 + pkg_list+='tox ' 13:32:30 + for arg in "$@" 13:32:30 + case $arg in 13:32:30 + pkg_list+='virtualenv ' 13:32:30 + for arg in "$@" 13:32:30 + case $arg in 13:32:30 + pkg_list+='urllib3~=1.26.15 ' 13:32:30 + [[ -f /tmp/.toxenv ]] 13:32:30 ++ cat /tmp/.toxenv 13:32:30 + lf_venv=/tmp/venv-27XC 13:32:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-27XC from' file:/tmp/.toxenv 13:32:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-27XC from file:/tmp/.toxenv 13:32:30 + /tmp/venv-27XC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:32:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:32:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:32:30 + /tmp/venv-27XC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:32:31 + type python3 13:32:31 + true 13:32:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-27XC/bin to PATH' 13:32:31 lf-activate-venv(): INFO: Adding /tmp/venv-27XC/bin to PATH 13:32:31 + PATH=/tmp/venv-27XC/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:32:31 + return 0 13:32:31 + [[ -d /opt/pyenv ]] 13:32:31 + echo '---> Setting up pyenv' 13:32:31 ---> Setting up pyenv 13:32:31 + export PYENV_ROOT=/opt/pyenv 13:32:31 + PYENV_ROOT=/opt/pyenv 13:32:31 + export PATH=/opt/pyenv/bin:/tmp/venv-27XC/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:32:31 + PATH=/opt/pyenv/bin:/tmp/venv-27XC/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:32:31 ++ pwd 13:32:31 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 13:32:31 + export PYTHONPATH 13:32:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:32:31 + TOX_TESTENV_PASSENV=PYTHONPATH 13:32:31 + tox --version 13:32:32 4.25.0 from /tmp/venv-27XC/lib/python3.10/site-packages/tox/__init__.py 13:32:32 + PARALLEL=false 13:32:32 + TOX_OPTIONS_LIST= 13:32:32 + [[ -n py ]] 13:32:32 + TOX_OPTIONS_LIST=' -e py' 13:32:32 + case ${PARALLEL,,} in 13:32:32 + tox -e py 13:32:32 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 13:32:33 py: skipped because could not find python interpreter with spec(s): python3.9 13:32:33 py: SKIP (0.87 seconds) 13:32:33 evaluation failed :( (1.04 seconds) 13:32:33 + tox_status=255 13:32:33 + echo '---> Completed tox runs' 13:32:33 ---> Completed tox runs 13:32:33 + for i in .tox/*/log 13:32:33 ++ echo '.tox/*/log' 13:32:33 ++ awk -F/ '{print $2}' 13:32:33 + tox_env='*' 13:32:33 + cp -r '.tox/*/log' '/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/*' 13:32:33 cp: cannot stat '.tox/*/log': No such file or directory 13:32:33 + echo 'WARN: no logs found to archive' 13:32:33 WARN: no logs found to archive 13:32:33 + break 13:32:33 + DOC_DIR=docs/_build/html 13:32:33 + [[ -d docs/_build/html ]] 13:32:33 + echo '---> tox-run.sh ends' 13:32:33 ---> tox-run.sh ends 13:32:33 + test 255 -eq 0 13:32:33 + exit 255 13:32:33 Build step 'Execute shell' marked build as failure 13:32:33 $ ssh-agent -k 13:32:33 unset SSH_AUTH_SOCK; 13:32:33 unset SSH_AGENT_PID; 13:32:33 echo Agent pid 15764 killed; 13:32:33 [ssh-agent] Stopped. 13:32:33 [PostBuildScript] - [INFO] Executing post build scripts. 13:32:33 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3769515724640953960.sh 13:32:33 ---> sysstat.sh 13:32:33 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins5245841983534447565.sh 13:32:33 ---> package-listing.sh 13:32:33 ++ tr '[:upper:]' '[:lower:]' 13:32:33 ++ facter osfamily 13:32:34 + OS_FAMILY=redhat 13:32:34 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 13:32:34 + START_PACKAGES=/tmp/packages_start.txt 13:32:34 + END_PACKAGES=/tmp/packages_end.txt 13:32:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:32:34 + PACKAGES=/tmp/packages_start.txt 13:32:34 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 13:32:34 + PACKAGES=/tmp/packages_end.txt 13:32:34 + case "${OS_FAMILY}" in 13:32:34 + rpm -qa 13:32:34 + sort 13:32:34 + '[' -f /tmp/packages_start.txt ']' 13:32:34 + '[' -f /tmp/packages_end.txt ']' 13:32:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:32:34 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 13:32:34 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 13:32:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 13:32:34 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3948528306446515660.sh 13:32:34 ---> capture-instance-metadata.sh 13:32:34 Setup pyenv: 13:32:34 system 13:32:34 3.8.13 13:32:34 3.9.13 13:32:34 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:32:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i3gp 13:32:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:32:41 lf-activate-venv(): INFO: Installing: lftools 13:33:04 lf-activate-venv(): INFO: Adding /tmp/venv-i3gp/bin to PATH 13:33:04 INFO: Running in OpenStack, capturing instance metadata 13:33:05 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15127458594937263460.sh 13:33:05 provisioning config files... 13:33:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config172671205699041617tmp 13:33:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:33:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:33:05 [EnvInject] - Injecting environment variables from a build step. 13:33:05 [EnvInject] - Injecting as environment variables the properties content 13:33:05 SERVER_ID=logs 13:33:05 13:33:05 [EnvInject] - Variables injected successfully. 13:33:05 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1191747849703520105.sh 13:33:05 ---> create-netrc.sh 13:33:05 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17147305921015157046.sh 13:33:05 ---> python-tools-install.sh 13:33:05 Setup pyenv: 13:33:05 system 13:33:05 3.8.13 13:33:05 3.9.13 13:33:05 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:33:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i3gp from file:/tmp/.os_lf_venv 13:33:06 lf-activate-venv(): INFO: Installing: lftools 13:33:11 lf-activate-venv(): INFO: Adding /tmp/venv-i3gp/bin to PATH 13:33:11 Generating Requirements File 13:33:29 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:33:29 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:33:29 Python 3.10.6 13:33:30 pip 25.0.1 from /tmp/venv-i3gp/lib/python3.10/site-packages/pip (python 3.10) 13:33:30 appdirs==1.4.4 13:33:30 argcomplete==3.6.2 13:33:30 aspy.yaml==1.3.0 13:33:30 attrs==25.3.0 13:33:30 autopage==0.5.2 13:33:30 beautifulsoup4==4.13.4 13:33:30 boto3==1.37.38 13:33:30 botocore==1.37.38 13:33:30 bs4==0.0.2 13:33:30 cachetools==5.5.2 13:33:30 certifi==2025.1.31 13:33:30 cffi==1.17.1 13:33:30 cfgv==3.4.0 13:33:30 chardet==5.2.0 13:33:30 charset-normalizer==3.4.1 13:33:30 click==8.1.8 13:33:30 cliff==4.9.1 13:33:30 cmd2==2.5.11 13:33:30 cryptography==3.3.2 13:33:30 debtcollector==3.0.0 13:33:30 decorator==5.2.1 13:33:30 defusedxml==0.7.1 13:33:30 Deprecated==1.2.18 13:33:30 distlib==0.3.9 13:33:30 dnspython==2.7.0 13:33:30 docker==4.2.2 13:33:30 dogpile.cache==1.3.4 13:33:30 durationpy==0.9 13:33:30 email_validator==2.2.0 13:33:30 filelock==3.18.0 13:33:30 future==1.0.0 13:33:30 gitdb==4.0.12 13:33:30 GitPython==3.1.44 13:33:30 google-auth==2.39.0 13:33:30 httplib2==0.22.0 13:33:30 identify==2.6.10 13:33:30 idna==3.10 13:33:30 importlib-resources==1.5.0 13:33:30 iso8601==2.1.0 13:33:30 Jinja2==3.1.6 13:33:30 jmespath==1.0.1 13:33:30 jsonpatch==1.33 13:33:30 jsonpointer==3.0.0 13:33:30 jsonschema==4.23.0 13:33:30 jsonschema-specifications==2024.10.1 13:33:30 keystoneauth1==5.10.0 13:33:30 kubernetes==32.0.1 13:33:30 lftools==0.37.12 13:33:30 lxml==5.3.2 13:33:30 MarkupSafe==3.0.2 13:33:30 msgpack==1.1.0 13:33:30 multi_key_dict==2.0.3 13:33:30 munch==4.0.0 13:33:30 netaddr==1.3.0 13:33:30 niet==1.4.2 13:33:30 nodeenv==1.9.1 13:33:30 oauth2client==4.1.3 13:33:30 oauthlib==3.2.2 13:33:30 openstacksdk==4.5.0 13:33:30 os-client-config==2.1.0 13:33:30 os-service-types==1.7.0 13:33:30 osc-lib==4.0.0 13:33:30 oslo.config==9.7.1 13:33:30 oslo.context==5.7.1 13:33:30 oslo.i18n==6.5.1 13:33:30 oslo.log==7.1.0 13:33:30 oslo.serialization==5.7.0 13:33:30 oslo.utils==8.2.0 13:33:30 packaging==25.0 13:33:30 pbr==6.1.1 13:33:30 platformdirs==4.3.7 13:33:30 prettytable==3.16.0 13:33:30 psutil==7.0.0 13:33:30 pyasn1==0.6.1 13:33:30 pyasn1_modules==0.4.2 13:33:30 pycparser==2.22 13:33:30 pygerrit2==2.0.15 13:33:30 PyGithub==2.6.1 13:33:30 PyJWT==2.10.1 13:33:30 PyNaCl==1.5.0 13:33:30 pyparsing==2.4.7 13:33:30 pyperclip==1.9.0 13:33:30 pyrsistent==0.20.0 13:33:30 python-cinderclient==9.7.0 13:33:30 python-dateutil==2.9.0.post0 13:33:30 python-heatclient==4.1.0 13:33:30 python-jenkins==1.8.2 13:33:30 python-keystoneclient==5.6.0 13:33:30 python-magnumclient==4.8.1 13:33:30 python-openstackclient==8.0.0 13:33:30 python-swiftclient==4.7.0 13:33:30 PyYAML==6.0.2 13:33:30 referencing==0.36.2 13:33:30 requests==2.32.3 13:33:30 requests-oauthlib==2.0.0 13:33:30 requestsexceptions==1.4.0 13:33:30 rfc3986==2.0.0 13:33:30 rpds-py==0.24.0 13:33:30 rsa==4.9.1 13:33:30 ruamel.yaml==0.18.10 13:33:30 ruamel.yaml.clib==0.2.12 13:33:30 s3transfer==0.11.5 13:33:30 simplejson==3.20.1 13:33:30 six==1.17.0 13:33:30 smmap==5.0.2 13:33:30 soupsieve==2.7 13:33:30 stevedore==5.4.1 13:33:30 tabulate==0.9.0 13:33:30 toml==0.10.2 13:33:30 tomlkit==0.13.2 13:33:30 tqdm==4.67.1 13:33:30 typing_extensions==4.13.2 13:33:30 tzdata==2025.2 13:33:30 urllib3==1.26.20 13:33:30 virtualenv==20.30.0 13:33:30 wcwidth==0.2.13 13:33:30 websocket-client==1.8.0 13:33:30 wrapt==1.17.2 13:33:30 xdg==6.0.0 13:33:30 xmltodict==0.14.2 13:33:30 yq==3.4.3 13:33:30 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1906092664695415032.sh 13:33:30 ---> sudo-logs.sh 13:33:30 Archiving 'sudo' log.. 13:33:30 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10724749878492650235.sh 13:33:30 ---> job-cost.sh 13:33:30 Setup pyenv: 13:33:30 system 13:33:30 3.8.13 13:33:30 3.9.13 13:33:30 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i3gp from file:/tmp/.os_lf_venv 13:33:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:33:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:33:35 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:33:35 lf-activate-venv(): INFO: Adding /tmp/venv-i3gp/bin to PATH 13:33:35 INFO: No Stack... 13:33:36 INFO: Retrieving Pricing Info for: v3-standard-2 13:33:36 INFO: Archiving Costs 13:33:36 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins3000753473859122022.sh 13:33:36 ---> logs-deploy.sh 13:33:36 Setup pyenv: 13:33:36 system 13:33:36 3.8.13 13:33:36 3.9.13 13:33:36 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:33:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i3gp from file:/tmp/.os_lf_venv 13:33:37 lf-activate-venv(): INFO: Installing: lftools 13:33:43 lf-activate-venv(): INFO: Adding /tmp/venv-i3gp/bin to PATH 13:33:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/531 13:33:43 INFO: archiving workspace using pattern(s): 13:33:44 Archives upload complete. 13:33:44 INFO: archiving logs to Nexus 13:33:45 ---> uname -a: 13:33:45 Linux prd-centos8-builder-2c-1g-8045.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:33:45 13:33:45 13:33:45 ---> lscpu: 13:33:45 Architecture: x86_64 13:33:45 CPU op-mode(s): 32-bit, 64-bit 13:33:45 Byte Order: Little Endian 13:33:45 CPU(s): 2 13:33:45 On-line CPU(s) list: 0,1 13:33:45 Thread(s) per core: 1 13:33:45 Core(s) per socket: 1 13:33:45 Socket(s): 2 13:33:45 NUMA node(s): 1 13:33:45 Vendor ID: AuthenticAMD 13:33:45 CPU family: 23 13:33:45 Model: 49 13:33:45 Model name: AMD EPYC-Rome Processor 13:33:45 Stepping: 0 13:33:45 CPU MHz: 2799.998 13:33:45 BogoMIPS: 5599.99 13:33:45 Virtualization: AMD-V 13:33:45 Hypervisor vendor: KVM 13:33:45 Virtualization type: full 13:33:45 L1d cache: 32K 13:33:45 L1i cache: 32K 13:33:45 L2 cache: 512K 13:33:45 L3 cache: 16384K 13:33:45 NUMA node0 CPU(s): 0,1 13:33:45 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:33:45 13:33:45 13:33:45 ---> nproc: 13:33:45 2 13:33:45 13:33:45 13:33:45 ---> df -h: 13:33:45 Filesystem Size Used Avail Use% Mounted on 13:33:45 devtmpfs 3.8G 0 3.8G 0% /dev 13:33:45 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:33:45 tmpfs 3.8G 17M 3.8G 1% /run 13:33:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:33:45 /dev/vda1 40G 8.5G 32G 22% / 13:33:45 tmpfs 770M 0 770M 0% /run/user/1001 13:33:45 13:33:45 13:33:45 ---> free -m: 13:33:45 total used free shared buff/cache available 13:33:45 Mem: 7699 570 5056 19 2073 6825 13:33:45 Swap: 1023 0 1023 13:33:45 13:33:45 13:33:45 ---> ip addr: 13:33:45 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:33:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:33:45 inet 127.0.0.1/8 scope host lo 13:33:45 valid_lft forever preferred_lft forever 13:33:45 inet6 ::1/128 scope host 13:33:45 valid_lft forever preferred_lft forever 13:33:45 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 13:33:45 link/ether fa:16:3e:3a:89:23 brd ff:ff:ff:ff:ff:ff 13:33:45 altname enp0s3 13:33:45 altname ens3 13:33:45 inet 10.30.107.187/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:33:45 valid_lft 86280sec preferred_lft 86280sec 13:33:45 inet6 fe80::f816:3eff:fe3a:8923/64 scope link 13:33:45 valid_lft forever preferred_lft forever 13:33:45 13:33:45 13:33:45 ---> sar -b -r -n DEV: 13:33:45 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/22/2025 _x86_64_ (2 CPU) 13:33:45 13:33:45 13:31:42 LINUX RESTART (2 CPU) 13:33:45 13:33:45 01:32:01 PM tps rtps wtps bread/s bwrtn/s 13:33:45 01:33:01 PM 377.69 166.42 211.26 7046.96 15676.89 13:33:45 Average: 377.69 166.42 211.26 7046.96 15676.89 13:33:45 13:33:45 01:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:33:45 01:33:01 PM 5298524 6993564 2585920 32.80 2688 1872968 771536 8.64 382252 1881240 165748 13:33:45 Average: 5298524 6993564 2585920 32.80 2688 1872968 771536 8.64 382252 1881240 165748 13:33:45 13:33:45 01:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:33:45 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:45 01:33:01 PM eth0 352.16 169.36 1537.70 70.60 0.00 0.00 0.00 0.00 13:33:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:45 Average: eth0 352.16 169.36 1537.70 70.60 0.00 0.00 0.00 0.00 13:33:45 13:33:45 13:33:45 ---> sar -P ALL: 13:33:45 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/22/2025 _x86_64_ (2 CPU) 13:33:45 13:33:45 13:31:42 LINUX RESTART (2 CPU) 13:33:45 13:33:45 01:32:01 PM CPU %user %nice %system %iowait %steal %idle 13:33:45 01:33:01 PM all 49.02 2.68 19.55 4.57 0.12 24.06 13:33:45 01:33:01 PM 0 50.56 2.16 18.79 5.05 0.12 23.33 13:33:45 01:33:01 PM 1 47.48 3.21 20.32 4.09 0.12 24.79 13:33:45 Average: all 49.02 2.68 19.55 4.57 0.12 24.06 13:33:45 Average: 0 50.56 2.16 18.79 5.05 0.12 23.33 13:33:45 Average: 1 47.48 3.21 20.32 4.09 0.12 24.79 13:33:45 13:33:45 13:33:45