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