09:49:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/140862 09:49:57 Running as SYSTEM 09:49:57 [EnvInject] - Loading node environment variables. 09:49:57 Building remotely on prd-centos8-builder-2c-1g-11809 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:49:57 [ssh-agent] Looking for ssh-agent implementation... 09:49:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:49:57 $ ssh-agent 09:49:57 SSH_AUTH_SOCK=/tmp/ssh-4GNi5NydyNBK/agent.15515 09:49:57 SSH_AGENT_PID=15518 09:49:57 [ssh-agent] Started. 09:49:57 Running ssh-add (command line suppressed) 09:49:57 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_8707818643055882001.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_8707818643055882001.key) 09:49:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:49:57 The recommended git tool is: NONE 09:49:59 using credential onap-jenkins-ssh 09:49:59 Wiping out workspace first. 09:49:59 Cloning the remote Git repository 09:49:59 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:49:59 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 09:49:59 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:49:59 > git --version # timeout=10 09:49:59 > git --version # 'git version 2.39.0' 09:49:59 using GIT_SSH to set credentials Gerrit user 09:49:59 [INFO] Currently running in a labeled security context 09:49:59 [INFO] Currently SELinux is 'enforcing' on the host 09:49:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh12020257340883864664.key 09:49:59 Verifying host key using manually-configured host key entries 09:49:59 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:50:00 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:50:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:00 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:50:00 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:50:00 using GIT_SSH to set credentials Gerrit user 09:50:00 [INFO] Currently running in a labeled security context 09:50:00 [INFO] Currently SELinux is 'enforcing' on the host 09:50:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh2602916062937853620.key 09:50:00 Verifying host key using manually-configured host key entries 09:50:00 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/62/140862/1 # timeout=30 09:50:00 > git rev-parse 1e51a3f2daa9e7ccca4af5cb752c3e10ddb8fc3a^{commit} # timeout=10 09:50:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:50:00 Checking out Revision 1e51a3f2daa9e7ccca4af5cb752c3e10ddb8fc3a (refs/changes/62/140862/1) 09:50:00 > git config core.sparsecheckout # timeout=10 09:50:00 > git checkout -f 1e51a3f2daa9e7ccca4af5cb752c3e10ddb8fc3a # timeout=30 09:50:04 Commit message: "Distribute service for macro service instantiation" 09:50:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:50:04 > git rev-list --no-walk 28d34e7c039b3d1abc618d91efc53a887237bb41 # timeout=10 09:50:04 [EnvInject] - Injecting environment variables from a build step. 09:50:04 [EnvInject] - Injecting as environment variables the properties content 09:50:04 PYTHON=python3 09:50:04 09:50:04 [EnvInject] - Variables injected successfully. 09:50:04 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins17115249117265269445.sh 09:50:04 ---> tox-install.sh 09:50:04 + source /home/jenkins/lf-env.sh 09:50:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:50:04 ++ mktemp -d /tmp/venv-XXXX 09:50:04 + lf_venv=/tmp/venv-aHo6 09:50:04 + local venv_file=/tmp/.os_lf_venv 09:50:04 + local python=python3 09:50:04 + local options 09:50:04 + local set_path=true 09:50:04 + local install_args= 09:50:04 ++ 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 09:50:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:50:04 + true 09:50:04 + case $1 in 09:50:04 + venv_file=/tmp/.toxenv 09:50:04 + shift 2 09:50:04 + true 09:50:04 + case $1 in 09:50:04 + shift 09:50:04 + break 09:50:04 + case $python in 09:50:04 + local pkg_list= 09:50:04 + [[ -d /opt/pyenv ]] 09:50:04 + echo 'Setup pyenv:' 09:50:04 Setup pyenv: 09:50:04 + export PYENV_ROOT=/opt/pyenv 09:50:04 + PYENV_ROOT=/opt/pyenv 09:50:04 + 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 09:50:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:50:04 + pyenv versions 09:50:05 system 09:50:05 * 3.8.13 (set by /opt/pyenv/version) 09:50:05 * 3.9.13 (set by /opt/pyenv/version) 09:50:05 * 3.10.6 (set by /opt/pyenv/version) 09:50:05 + command -v pyenv 09:50:05 ++ pyenv init - --no-rehash 09:50:05 + 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[*]}"'\'')" 09:50:05 export PATH="/opt/pyenv/shims:${PATH}" 09:50:05 export PYENV_SHELL=bash 09:50:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:50:05 pyenv() { 09:50:05 local command 09:50:05 command="${1:-}" 09:50:05 if [ "$#" -gt 0 ]; then 09:50:05 shift 09:50:05 fi 09:50:05 09:50:05 case "$command" in 09:50:05 rehash|shell) 09:50:05 eval "$(pyenv "sh-$command" "$@")" 09:50:05 ;; 09:50:05 *) 09:50:05 command pyenv "$command" "$@" 09:50:05 ;; 09:50:05 esac 09:50:05 }' 09:50:05 +++ 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[*]}"' 09:50:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:50:05 ++ 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 09:50:05 ++ 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 09:50:05 ++ export PYENV_SHELL=bash 09:50:05 ++ PYENV_SHELL=bash 09:50:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:50:05 +++ complete -F _pyenv pyenv 09:50:05 ++ lf-pyver python3 09:50:05 ++ local py_version_xy=python3 09:50:05 ++ local py_version_xyz= 09:50:05 ++ grep -E '^[0-9.]*[0-9]$' 09:50:05 ++ awk '{ print $1 }' 09:50:05 ++ pyenv versions 09:50:05 ++ local command 09:50:05 ++ command=versions 09:50:05 ++ '[' 1 -gt 0 ']' 09:50:05 ++ shift 09:50:05 ++ case "$command" in 09:50:05 ++ command pyenv versions 09:50:05 ++ pyenv versions 09:50:05 ++ sed 's/^[ *]* //' 09:50:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:50:05 +++ grep '^3' /tmp/.pyenv_versions 09:50:05 +++ tail -n 1 09:50:05 +++ sort -V 09:50:05 ++ py_version_xyz=3.10.6 09:50:05 ++ [[ -z 3.10.6 ]] 09:50:05 ++ echo 3.10.6 09:50:05 ++ return 0 09:50:05 + pyenv local 3.10.6 09:50:05 + local command 09:50:05 + command=local 09:50:05 + '[' 2 -gt 0 ']' 09:50:05 + shift 09:50:05 + case "$command" in 09:50:05 + command pyenv local 3.10.6 09:50:05 + pyenv local 3.10.6 09:50:05 + for arg in "$@" 09:50:05 + case $arg in 09:50:05 + pkg_list+='tox ' 09:50:05 + for arg in "$@" 09:50:05 + case $arg in 09:50:05 + pkg_list+='virtualenv ' 09:50:05 + for arg in "$@" 09:50:05 + case $arg in 09:50:05 + pkg_list+='urllib3~=1.26.15 ' 09:50:05 + [[ -f /tmp/.toxenv ]] 09:50:05 + [[ ! -f /tmp/.toxenv ]] 09:50:05 + [[ -n '' ]] 09:50:05 + python3 -m venv /tmp/venv-aHo6 09:50:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aHo6' 09:50:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aHo6 09:50:09 + echo /tmp/venv-aHo6 09:50:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:50:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:50:09 + /tmp/venv-aHo6/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:50:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:50:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:50:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:50:12 + /tmp/venv-aHo6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:50:14 + type python3 09:50:14 + true 09:50:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aHo6/bin to PATH' 09:50:14 lf-activate-venv(): INFO: Adding /tmp/venv-aHo6/bin to PATH 09:50:14 + PATH=/tmp/venv-aHo6/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 09:50:14 + return 0 09:50:14 + python3 --version 09:50:14 Python 3.10.6 09:50:14 + python3 -m pip --version 09:50:14 pip 25.1.1 from /tmp/venv-aHo6/lib/python3.10/site-packages/pip (python 3.10) 09:50:15 + python3 -m pip freeze 09:50:15 cachetools==5.5.2 09:50:15 chardet==5.2.0 09:50:15 colorama==0.4.6 09:50:15 distlib==0.3.9 09:50:15 filelock==3.18.0 09:50:15 packaging==25.0 09:50:15 platformdirs==4.3.8 09:50:15 pluggy==1.5.0 09:50:15 pyproject-api==1.9.0 09:50:15 tomli==2.2.1 09:50:15 tox==4.25.0 09:50:15 typing_extensions==4.13.2 09:50:15 urllib3==1.26.20 09:50:15 virtualenv==20.31.2 09:50:15 [EnvInject] - Injecting environment variables from a build step. 09:50:15 [EnvInject] - Injecting as environment variables the properties content 09:50:15 PARALLEL=false 09:50:15 09:50:15 [EnvInject] - Variables injected successfully. 09:50:15 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins5092648988235242575.sh 09:50:15 ---> tox-run.sh 09:50:15 + 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 09:50:15 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:50:15 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 09:50:15 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:50:15 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 09:50:15 + source /home/jenkins/lf-env.sh 09:50:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:50:15 ++ mktemp -d /tmp/venv-XXXX 09:50:15 + lf_venv=/tmp/venv-Nv69 09:50:15 + local venv_file=/tmp/.os_lf_venv 09:50:15 + local python=python3 09:50:15 + local options 09:50:15 + local set_path=true 09:50:15 + local install_args= 09:50:15 ++ 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 09:50:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:50:15 + true 09:50:15 + case $1 in 09:50:15 + venv_file=/tmp/.toxenv 09:50:15 + shift 2 09:50:15 + true 09:50:15 + case $1 in 09:50:15 + shift 09:50:15 + break 09:50:15 + case $python in 09:50:15 + local pkg_list= 09:50:15 + [[ -d /opt/pyenv ]] 09:50:15 + echo 'Setup pyenv:' 09:50:15 Setup pyenv: 09:50:15 + export PYENV_ROOT=/opt/pyenv 09:50:15 + PYENV_ROOT=/opt/pyenv 09:50:15 + 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 09:50:15 + 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 09:50:15 + pyenv versions 09:50:15 system 09:50:15 3.8.13 09:50:15 3.9.13 09:50:15 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:50:15 + command -v pyenv 09:50:15 ++ pyenv init - --no-rehash 09:50:15 + 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[*]}"'\'')" 09:50:15 export PATH="/opt/pyenv/shims:${PATH}" 09:50:15 export PYENV_SHELL=bash 09:50:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:50:15 pyenv() { 09:50:15 local command 09:50:15 command="${1:-}" 09:50:15 if [ "$#" -gt 0 ]; then 09:50:15 shift 09:50:15 fi 09:50:15 09:50:15 case "$command" in 09:50:15 rehash|shell) 09:50:15 eval "$(pyenv "sh-$command" "$@")" 09:50:15 ;; 09:50:15 *) 09:50:15 command pyenv "$command" "$@" 09:50:15 ;; 09:50:15 esac 09:50:15 }' 09:50:15 +++ 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[*]}"' 09:50:15 ++ 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 09:50:15 ++ 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 09:50:15 ++ 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 09:50:15 ++ export PYENV_SHELL=bash 09:50:15 ++ PYENV_SHELL=bash 09:50:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:50:15 +++ complete -F _pyenv pyenv 09:50:15 ++ lf-pyver python3 09:50:15 ++ local py_version_xy=python3 09:50:15 ++ local py_version_xyz= 09:50:15 ++ pyenv versions 09:50:15 ++ local command 09:50:15 ++ command=versions 09:50:15 ++ '[' 1 -gt 0 ']' 09:50:15 ++ shift 09:50:15 ++ case "$command" in 09:50:15 ++ command pyenv versions 09:50:15 ++ pyenv versions 09:50:15 ++ awk '{ print $1 }' 09:50:15 ++ sed 's/^[ *]* //' 09:50:15 ++ grep -E '^[0-9.]*[0-9]$' 09:50:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:50:15 +++ tail -n 1 09:50:15 +++ sort -V 09:50:15 +++ grep '^3' /tmp/.pyenv_versions 09:50:15 ++ py_version_xyz=3.10.6 09:50:15 ++ [[ -z 3.10.6 ]] 09:50:15 ++ echo 3.10.6 09:50:15 ++ return 0 09:50:15 + pyenv local 3.10.6 09:50:15 + local command 09:50:15 + command=local 09:50:15 + '[' 2 -gt 0 ']' 09:50:15 + shift 09:50:15 + case "$command" in 09:50:15 + command pyenv local 3.10.6 09:50:15 + pyenv local 3.10.6 09:50:15 + for arg in "$@" 09:50:15 + case $arg in 09:50:15 + pkg_list+='tox ' 09:50:15 + for arg in "$@" 09:50:15 + case $arg in 09:50:15 + pkg_list+='virtualenv ' 09:50:15 + for arg in "$@" 09:50:15 + case $arg in 09:50:15 + pkg_list+='urllib3~=1.26.15 ' 09:50:15 + [[ -f /tmp/.toxenv ]] 09:50:15 ++ cat /tmp/.toxenv 09:50:15 + lf_venv=/tmp/venv-aHo6 09:50:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aHo6 from' file:/tmp/.toxenv 09:50:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aHo6 from file:/tmp/.toxenv 09:50:15 + /tmp/venv-aHo6/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:50:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:50:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:50:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:50:16 + /tmp/venv-aHo6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:50:17 + type python3 09:50:17 + true 09:50:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aHo6/bin to PATH' 09:50:17 lf-activate-venv(): INFO: Adding /tmp/venv-aHo6/bin to PATH 09:50:17 + PATH=/tmp/venv-aHo6/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 09:50:17 + return 0 09:50:17 + [[ -d /opt/pyenv ]] 09:50:17 + echo '---> Setting up pyenv' 09:50:17 ---> Setting up pyenv 09:50:17 + export PYENV_ROOT=/opt/pyenv 09:50:17 + PYENV_ROOT=/opt/pyenv 09:50:17 + export PATH=/opt/pyenv/bin:/tmp/venv-aHo6/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 09:50:17 + PATH=/opt/pyenv/bin:/tmp/venv-aHo6/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 09:50:17 ++ pwd 09:50:17 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:50:17 + export PYTHONPATH 09:50:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:50:17 + TOX_TESTENV_PASSENV=PYTHONPATH 09:50:17 + tox --version 09:50:17 4.25.0 from /tmp/venv-aHo6/lib/python3.10/site-packages/tox/__init__.py 09:50:17 + PARALLEL=false 09:50:17 + TOX_OPTIONS_LIST= 09:50:17 + [[ -n py ]] 09:50:17 + TOX_OPTIONS_LIST=' -e py' 09:50:17 + case ${PARALLEL,,} in 09:50:17 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 09:50:17 + tox -e py 09:50:18 py: skipped because could not find python interpreter with spec(s): python3.9 09:50:18 py: SKIP (0.87 seconds) 09:50:18 evaluation failed :( (1.08 seconds) 09:50:19 + tox_status=255 09:50:19 + echo '---> Completed tox runs' 09:50:19 ---> Completed tox runs 09:50:19 + for i in .tox/*/log 09:50:19 ++ echo '.tox/*/log' 09:50:19 ++ awk -F/ '{print $2}' 09:50:19 + tox_env='*' 09:50:19 + cp -r '.tox/*/log' '/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/*' 09:50:19 cp: cannot stat '.tox/*/log': No such file or directory 09:50:19 + echo 'WARN: no logs found to archive' 09:50:19 WARN: no logs found to archive 09:50:19 + break 09:50:19 + DOC_DIR=docs/_build/html 09:50:19 + [[ -d docs/_build/html ]] 09:50:19 + echo '---> tox-run.sh ends' 09:50:19 ---> tox-run.sh ends 09:50:19 + test 255 -eq 0 09:50:19 + exit 255 09:50:19 Build step 'Execute shell' marked build as failure 09:50:19 $ ssh-agent -k 09:50:19 unset SSH_AUTH_SOCK; 09:50:19 unset SSH_AGENT_PID; 09:50:19 echo Agent pid 15518 killed; 09:50:19 [ssh-agent] Stopped. 09:50:19 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:19 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins5010233703354603806.sh 09:50:19 ---> sysstat.sh 09:50:19 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16363774851685186418.sh 09:50:19 ---> package-listing.sh 09:50:19 ++ tr '[:upper:]' '[:lower:]' 09:50:19 ++ facter osfamily 09:50:19 + OS_FAMILY=redhat 09:50:19 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:50:19 + START_PACKAGES=/tmp/packages_start.txt 09:50:19 + END_PACKAGES=/tmp/packages_end.txt 09:50:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:50:19 + PACKAGES=/tmp/packages_start.txt 09:50:19 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:50:19 + PACKAGES=/tmp/packages_end.txt 09:50:19 + case "${OS_FAMILY}" in 09:50:19 + rpm -qa 09:50:19 + sort 09:50:20 + '[' -f /tmp/packages_start.txt ']' 09:50:20 + '[' -f /tmp/packages_end.txt ']' 09:50:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:50:20 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:50:20 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:50:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:50:20 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10394917372581446205.sh 09:50:20 ---> capture-instance-metadata.sh 09:50:20 Setup pyenv: 09:50:20 system 09:50:20 3.8.13 09:50:20 3.9.13 09:50:20 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:50:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MSRA 09:50:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:50:27 lf-activate-venv(): INFO: Installing: lftools 09:50:48 lf-activate-venv(): INFO: Adding /tmp/venv-MSRA/bin to PATH 09:50:48 INFO: Running in OpenStack, capturing instance metadata 09:50:48 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3498711849334128205.sh 09:50:48 provisioning config files... 09:50:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config16471000483778928280tmp 09:50:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:50:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:50:49 [EnvInject] - Injecting environment variables from a build step. 09:50:49 [EnvInject] - Injecting as environment variables the properties content 09:50:49 SERVER_ID=logs 09:50:49 09:50:49 [EnvInject] - Variables injected successfully. 09:50:49 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9406233301742471216.sh 09:50:49 ---> create-netrc.sh 09:50:49 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17795920270999375837.sh 09:50:49 ---> python-tools-install.sh 09:50:49 Setup pyenv: 09:50:49 system 09:50:49 3.8.13 09:50:49 3.9.13 09:50:49 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:50:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MSRA from file:/tmp/.os_lf_venv 09:50:50 lf-activate-venv(): INFO: Installing: lftools 09:50:58 lf-activate-venv(): INFO: Adding /tmp/venv-MSRA/bin to PATH 09:50:58 Generating Requirements File 09:51:16 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. 09:51:16 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 09:51:16 Python 3.10.6 09:51:16 pip 25.1.1 from /tmp/venv-MSRA/lib/python3.10/site-packages/pip (python 3.10) 09:51:16 appdirs==1.4.4 09:51:16 argcomplete==3.6.2 09:51:16 aspy.yaml==1.3.0 09:51:16 attrs==25.3.0 09:51:16 autopage==0.5.2 09:51:16 beautifulsoup4==4.13.4 09:51:16 boto3==1.38.12 09:51:16 botocore==1.38.12 09:51:16 bs4==0.0.2 09:51:16 cachetools==5.5.2 09:51:16 certifi==2025.4.26 09:51:16 cffi==1.17.1 09:51:16 cfgv==3.4.0 09:51:16 chardet==5.2.0 09:51:16 charset-normalizer==3.4.2 09:51:16 click==8.1.8 09:51:16 cliff==4.9.1 09:51:16 cmd2==2.5.11 09:51:16 cryptography==3.3.2 09:51:16 debtcollector==3.0.0 09:51:16 decorator==5.2.1 09:51:16 defusedxml==0.7.1 09:51:16 Deprecated==1.2.18 09:51:16 distlib==0.3.9 09:51:16 dnspython==2.7.0 09:51:16 docker==4.2.2 09:51:16 dogpile.cache==1.4.0 09:51:16 durationpy==0.9 09:51:16 email_validator==2.2.0 09:51:16 filelock==3.18.0 09:51:16 future==1.0.0 09:51:16 gitdb==4.0.12 09:51:16 GitPython==3.1.44 09:51:16 google-auth==2.40.1 09:51:16 httplib2==0.22.0 09:51:16 identify==2.6.10 09:51:16 idna==3.10 09:51:16 importlib-resources==1.5.0 09:51:16 iso8601==2.1.0 09:51:16 Jinja2==3.1.6 09:51:16 jmespath==1.0.1 09:51:16 jsonpatch==1.33 09:51:16 jsonpointer==3.0.0 09:51:16 jsonschema==4.23.0 09:51:16 jsonschema-specifications==2025.4.1 09:51:16 keystoneauth1==5.10.0 09:51:16 kubernetes==32.0.1 09:51:16 lftools==0.37.12 09:51:16 lxml==5.4.0 09:51:16 MarkupSafe==3.0.2 09:51:16 msgpack==1.1.0 09:51:16 multi_key_dict==2.0.3 09:51:16 munch==4.0.0 09:51:16 netaddr==1.3.0 09:51:16 niet==1.4.2 09:51:16 nodeenv==1.9.1 09:51:16 oauth2client==4.1.3 09:51:16 oauthlib==3.2.2 09:51:16 openstacksdk==4.5.0 09:51:16 os-client-config==2.1.0 09:51:16 os-service-types==1.7.0 09:51:16 osc-lib==4.0.0 09:51:16 oslo.config==9.7.1 09:51:16 oslo.context==5.7.1 09:51:16 oslo.i18n==6.5.1 09:51:16 oslo.log==7.1.0 09:51:16 oslo.serialization==5.7.0 09:51:16 oslo.utils==8.2.0 09:51:16 packaging==25.0 09:51:16 pbr==6.1.1 09:51:16 platformdirs==4.3.8 09:51:16 prettytable==3.16.0 09:51:16 psutil==7.0.0 09:51:16 pyasn1==0.6.1 09:51:16 pyasn1_modules==0.4.2 09:51:16 pycparser==2.22 09:51:16 pygerrit2==2.0.15 09:51:16 PyGithub==2.6.1 09:51:16 PyJWT==2.10.1 09:51:16 PyNaCl==1.5.0 09:51:16 pyparsing==2.4.7 09:51:16 pyperclip==1.9.0 09:51:16 pyrsistent==0.20.0 09:51:16 python-cinderclient==9.7.0 09:51:16 python-dateutil==2.9.0.post0 09:51:16 python-heatclient==4.2.0 09:51:16 python-jenkins==1.8.2 09:51:16 python-keystoneclient==5.6.0 09:51:16 python-magnumclient==4.8.1 09:51:16 python-openstackclient==8.0.0 09:51:16 python-swiftclient==4.7.0 09:51:16 PyYAML==6.0.2 09:51:16 referencing==0.36.2 09:51:16 requests==2.32.3 09:51:16 requests-oauthlib==2.0.0 09:51:16 requestsexceptions==1.4.0 09:51:16 rfc3986==2.0.0 09:51:16 rpds-py==0.24.0 09:51:16 rsa==4.9.1 09:51:16 ruamel.yaml==0.18.10 09:51:16 ruamel.yaml.clib==0.2.12 09:51:16 s3transfer==0.12.0 09:51:16 simplejson==3.20.1 09:51:16 six==1.17.0 09:51:16 smmap==5.0.2 09:51:16 soupsieve==2.7 09:51:16 stevedore==5.4.1 09:51:16 tabulate==0.9.0 09:51:16 toml==0.10.2 09:51:16 tomlkit==0.13.2 09:51:16 tqdm==4.67.1 09:51:16 typing_extensions==4.13.2 09:51:16 tzdata==2025.2 09:51:16 urllib3==1.26.20 09:51:16 virtualenv==20.31.2 09:51:16 wcwidth==0.2.13 09:51:16 websocket-client==1.8.0 09:51:16 wrapt==1.17.2 09:51:16 xdg==6.0.0 09:51:16 xmltodict==0.14.2 09:51:16 yq==3.4.3 09:51:16 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15197929874553354135.sh 09:51:16 ---> sudo-logs.sh 09:51:16 Archiving 'sudo' log.. 09:51:17 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17146115614944295053.sh 09:51:17 ---> job-cost.sh 09:51:17 Setup pyenv: 09:51:17 system 09:51:17 3.8.13 09:51:17 3.9.13 09:51:17 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:51:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MSRA from file:/tmp/.os_lf_venv 09:51:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:51:23 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. 09:51:23 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 09:51:24 lf-activate-venv(): INFO: Adding /tmp/venv-MSRA/bin to PATH 09:51:24 INFO: No Stack... 09:51:24 INFO: Retrieving Pricing Info for: v3-standard-2 09:51:24 INFO: Archiving Costs 09:51:24 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins165755508152484554.sh 09:51:24 ---> logs-deploy.sh 09:51:24 Setup pyenv: 09:51:24 system 09:51:24 3.8.13 09:51:24 3.9.13 09:51:24 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:51:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MSRA from file:/tmp/.os_lf_venv 09:51:26 lf-activate-venv(): INFO: Installing: lftools 09:51:34 lf-activate-venv(): INFO: Adding /tmp/venv-MSRA/bin to PATH 09:51:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/540 09:51:34 INFO: archiving workspace using pattern(s): 09:51:35 Archives upload complete. 09:51:35 INFO: archiving logs to Nexus 09:51:36 ---> uname -a: 09:51:36 Linux prd-centos8-builder-2c-1g-11809.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 09:51:36 09:51:36 09:51:36 ---> lscpu: 09:51:36 Architecture: x86_64 09:51:36 CPU op-mode(s): 32-bit, 64-bit 09:51:36 Byte Order: Little Endian 09:51:36 CPU(s): 2 09:51:36 On-line CPU(s) list: 0,1 09:51:36 Thread(s) per core: 1 09:51:36 Core(s) per socket: 1 09:51:36 Socket(s): 2 09:51:36 NUMA node(s): 1 09:51:36 Vendor ID: AuthenticAMD 09:51:36 CPU family: 23 09:51:36 Model: 49 09:51:36 Model name: AMD EPYC-Rome Processor 09:51:36 Stepping: 0 09:51:36 CPU MHz: 2800.000 09:51:36 BogoMIPS: 5600.00 09:51:36 Virtualization: AMD-V 09:51:36 Hypervisor vendor: KVM 09:51:36 Virtualization type: full 09:51:36 L1d cache: 32K 09:51:36 L1i cache: 32K 09:51:36 L2 cache: 512K 09:51:36 L3 cache: 16384K 09:51:36 NUMA node0 CPU(s): 0,1 09:51: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 09:51:36 09:51:36 09:51:36 ---> nproc: 09:51:36 2 09:51:36 09:51:36 09:51:36 ---> df -h: 09:51:36 Filesystem Size Used Avail Use% Mounted on 09:51:36 devtmpfs 3.8G 0 3.8G 0% /dev 09:51:36 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:51:36 tmpfs 3.8G 17M 3.8G 1% /run 09:51:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:51:36 /dev/vda1 40G 8.5G 32G 22% / 09:51:36 tmpfs 770M 0 770M 0% /run/user/1001 09:51:36 09:51:36 09:51:36 ---> free -m: 09:51:36 total used free shared buff/cache available 09:51:36 Mem: 7699 582 5036 19 2080 6812 09:51:36 Swap: 1023 0 1023 09:51:36 09:51:36 09:51:36 ---> ip addr: 09:51:36 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:51:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:51:36 inet 127.0.0.1/8 scope host lo 09:51:36 valid_lft forever preferred_lft forever 09:51:36 inet6 ::1/128 scope host 09:51:36 valid_lft forever preferred_lft forever 09:51:36 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 09:51:36 link/ether fa:16:3e:13:24:2d brd ff:ff:ff:ff:ff:ff 09:51:36 altname enp0s3 09:51:36 altname ens3 09:51:36 inet 10.30.107.60/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:51:36 valid_lft 86278sec preferred_lft 86278sec 09:51:36 inet6 fe80::f816:3eff:fe13:242d/64 scope link 09:51:36 valid_lft forever preferred_lft forever 09:51:36 09:51:36 09:51:36 ---> sar -b -r -n DEV: 09:51:36 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 05/09/2025 _x86_64_ (2 CPU) 09:51:36 09:51:36 09:49:30 LINUX RESTART (2 CPU) 09:51:36 09:51:36 09:50:00 AM tps rtps wtps bread/s bwrtn/s 09:51:36 09:50:01 AM 1975.69 308.84 1666.85 7027.62 32487.85 09:51:36 09:51:02 AM 340.13 123.78 216.35 2114.58 8546.06 09:51:36 Average: 388.01 129.20 258.82 2258.43 9247.04 09:51:36 09:51:36 09:50:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:51:36 09:50:01 AM 5731748 7121168 2152696 27.30 2688 1582040 659408 7.38 139076 1741124 35680 09:51:36 09:51:02 AM 5296696 7007772 2587748 32.82 2688 1883888 720740 8.07 367472 1880144 125980 09:51:36 Average: 5514222 7064470 2370222 30.06 2688 1732964 690074 7.72 253274 1810634 80830 09:51:36 09:51:36 09:50:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:51:36 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:36 09:50:01 AM eth0 377.90 261.33 445.80 409.13 0.00 0.00 0.00 0.00 09:51:36 09:51:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:36 09:51:02 AM eth0 116.06 79.25 931.37 21.60 0.00 0.00 0.00 0.00 09:51:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:36 Average: eth0 123.73 84.58 917.16 32.94 0.00 0.00 0.00 0.00 09:51:36 09:51:36 09:51:36 ---> sar -P ALL: 09:51:36 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 05/09/2025 _x86_64_ (2 CPU) 09:51:36 09:51:36 09:49:30 LINUX RESTART (2 CPU) 09:51:36 09:51:36 09:50:00 AM CPU %user %nice %system %iowait %steal %idle 09:51:36 09:50:01 AM all 55.24 4.53 20.40 12.18 0.00 7.65 09:51:36 09:50:01 AM 0 72.93 4.97 14.36 3.31 0.00 4.42 09:51:36 09:50:01 AM 1 36.63 4.07 26.74 21.51 0.00 11.05 09:51:36 09:51:02 AM all 43.31 2.31 17.30 3.12 0.09 33.87 09:51:36 09:51:02 AM 0 51.49 1.62 16.28 2.53 0.10 27.98 09:51:36 09:51:02 AM 1 35.06 3.01 18.33 3.71 0.09 39.81 09:51:36 Average: all 43.66 2.38 17.39 3.38 0.09 33.11 09:51:36 Average: 0 52.13 1.72 16.22 2.55 0.10 27.28 09:51:36 Average: 1 35.11 3.04 18.57 4.21 0.08 38.99 09:51:36 09:51:36 09:51:36