10:14:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141111 10:14:37 Running as SYSTEM 10:14:37 [EnvInject] - Loading node environment variables. 10:14:37 Building remotely on prd-centos8-builder-2c-1g-19927 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 10:14:37 [ssh-agent] Looking for ssh-agent implementation... 10:14:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:14:38 $ ssh-agent 10:14:38 SSH_AUTH_SOCK=/tmp/ssh-vmjssa976b7e/agent.13941 10:14:38 SSH_AGENT_PID=13943 10:14:38 [ssh-agent] Started. 10:14:38 Running ssh-add (command line suppressed) 10:14:38 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_10497783449265568850.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_10497783449265568850.key) 10:14:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:14:38 The recommended git tool is: NONE 10:14:40 using credential onap-jenkins-ssh 10:14:40 Wiping out workspace first. 10:14:40 Cloning the remote Git repository 10:14:40 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 10:14:40 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 10:14:41 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 10:14:41 > git --version # timeout=10 10:14:41 > git --version # 'git version 2.39.0' 10:14:41 using GIT_SSH to set credentials Gerrit user 10:14:41 [INFO] Currently running in a labeled security context 10:14:41 [INFO] Currently SELinux is 'enforcing' on the host 10:14:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh11238058617579393053.key 10:14:41 Verifying host key using manually-configured host key entries 10:14:41 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:14:41 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 10:14:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:42 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 10:14:42 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 10:14:42 using GIT_SSH to set credentials Gerrit user 10:14:42 [INFO] Currently running in a labeled security context 10:14:42 [INFO] Currently SELinux is 'enforcing' on the host 10:14:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh1894912692001582037.key 10:14:42 Verifying host key using manually-configured host key entries 10:14:42 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/11/141111/3 # timeout=30 10:14:42 > git rev-parse 5a41c579249dad85ebce10d0c1536c4522cb9d2f^{commit} # timeout=10 10:14:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:14:42 Checking out Revision 5a41c579249dad85ebce10d0c1536c4522cb9d2f (refs/changes/11/141111/3) 10:14:42 > git config core.sparsecheckout # timeout=10 10:14:42 > git checkout -f 5a41c579249dad85ebce10d0c1536c4522cb9d2f # timeout=30 10:14:45 Commit message: "[INT] Add docker image for testkube custom executor" 10:14:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:14:45 > git rev-list --no-walk 11821a0e76e27de1aa00b5f9ffd971f44e5cc934 # timeout=10 10:14:46 [EnvInject] - Injecting environment variables from a build step. 10:14:46 [EnvInject] - Injecting as environment variables the properties content 10:14:46 PYTHON=python3 10:14:46 10:14:46 [EnvInject] - Variables injected successfully. 10:14:46 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins12103226618994765041.sh 10:14:46 ---> tox-install.sh 10:14:46 + source /home/jenkins/lf-env.sh 10:14:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:14:46 ++ mktemp -d /tmp/venv-XXXX 10:14:46 + lf_venv=/tmp/venv-CNmk 10:14:46 + local venv_file=/tmp/.os_lf_venv 10:14:46 + local python=python3 10:14:46 + local options 10:14:46 + local set_path=true 10:14:46 + local install_args= 10:14:46 ++ 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:14:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:14:46 + true 10:14:46 + case $1 in 10:14:46 + venv_file=/tmp/.toxenv 10:14:46 + shift 2 10:14:46 + true 10:14:46 + case $1 in 10:14:46 + shift 10:14:46 + break 10:14:46 + case $python in 10:14:46 + local pkg_list= 10:14:46 + [[ -d /opt/pyenv ]] 10:14:46 + echo 'Setup pyenv:' 10:14:46 Setup pyenv: 10:14:46 + export PYENV_ROOT=/opt/pyenv 10:14:46 + PYENV_ROOT=/opt/pyenv 10:14:46 + 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:14:46 + 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:14:46 + pyenv versions 10:14:46 system 10:14:46 * 3.8.13 (set by /opt/pyenv/version) 10:14:46 * 3.9.13 (set by /opt/pyenv/version) 10:14:46 * 3.10.6 (set by /opt/pyenv/version) 10:14:46 + command -v pyenv 10:14:46 ++ pyenv init - --no-rehash 10:14:46 + 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:14:46 export PATH="/opt/pyenv/shims:${PATH}" 10:14:46 export PYENV_SHELL=bash 10:14:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:14:46 pyenv() { 10:14:46 local command 10:14:46 command="${1:-}" 10:14:46 if [ "$#" -gt 0 ]; then 10:14:46 shift 10:14:46 fi 10:14:46 10:14:46 case "$command" in 10:14:46 rehash|shell) 10:14:46 eval "$(pyenv "sh-$command" "$@")" 10:14:46 ;; 10:14:46 *) 10:14:46 command pyenv "$command" "$@" 10:14:46 ;; 10:14:46 esac 10:14:46 }' 10:14:46 +++ 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:14:46 ++ 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:14:46 ++ 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:14:46 ++ 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:14:46 ++ export PYENV_SHELL=bash 10:14:46 ++ PYENV_SHELL=bash 10:14:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:14:46 +++ complete -F _pyenv pyenv 10:14:46 ++ lf-pyver python3 10:14:46 ++ local py_version_xy=python3 10:14:46 ++ local py_version_xyz= 10:14:46 ++ sed 's/^[ *]* //' 10:14:46 ++ awk '{ print $1 }' 10:14:46 ++ grep -E '^[0-9.]*[0-9]$' 10:14:46 ++ pyenv versions 10:14:46 ++ local command 10:14:46 ++ command=versions 10:14:46 ++ '[' 1 -gt 0 ']' 10:14:46 ++ shift 10:14:46 ++ case "$command" in 10:14:46 ++ command pyenv versions 10:14:46 ++ pyenv versions 10:14:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:14:46 +++ grep '^3' /tmp/.pyenv_versions 10:14:46 +++ tail -n 1 10:14:46 +++ sort -V 10:14:46 ++ py_version_xyz=3.10.6 10:14:46 ++ [[ -z 3.10.6 ]] 10:14:46 ++ echo 3.10.6 10:14:46 ++ return 0 10:14:46 + pyenv local 3.10.6 10:14:46 + local command 10:14:46 + command=local 10:14:46 + '[' 2 -gt 0 ']' 10:14:46 + shift 10:14:46 + case "$command" in 10:14:46 + command pyenv local 3.10.6 10:14:46 + pyenv local 3.10.6 10:14:46 + for arg in "$@" 10:14:46 + case $arg in 10:14:46 + pkg_list+='tox ' 10:14:46 + for arg in "$@" 10:14:46 + case $arg in 10:14:46 + pkg_list+='virtualenv ' 10:14:46 + for arg in "$@" 10:14:46 + case $arg in 10:14:46 + pkg_list+='urllib3~=1.26.15 ' 10:14:46 + [[ -f /tmp/.toxenv ]] 10:14:46 + [[ ! -f /tmp/.toxenv ]] 10:14:46 + [[ -n '' ]] 10:14:46 + python3 -m venv /tmp/venv-CNmk 10:14:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CNmk' 10:14:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CNmk 10:14:50 + echo /tmp/venv-CNmk 10:14:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:14:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:14:50 + /tmp/venv-CNmk/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:14:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:14:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:14:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:14:54 + /tmp/venv-CNmk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:14:56 + type python3 10:14:56 + true 10:14:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CNmk/bin to PATH' 10:14:56 lf-activate-venv(): INFO: Adding /tmp/venv-CNmk/bin to PATH 10:14:56 + PATH=/tmp/venv-CNmk/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:14:56 + return 0 10:14:56 + python3 --version 10:14:56 Python 3.10.6 10:14:56 + python3 -m pip --version 10:14:56 pip 25.1.1 from /tmp/venv-CNmk/lib/python3.10/site-packages/pip (python 3.10) 10:14:56 + python3 -m pip freeze 10:14:56 cachetools==6.0.0 10:14:56 chardet==5.2.0 10:14:56 colorama==0.4.6 10:14:56 distlib==0.3.9 10:14:56 filelock==3.18.0 10:14:56 packaging==25.0 10:14:56 platformdirs==4.3.8 10:14:56 pluggy==1.6.0 10:14:56 pyproject-api==1.9.1 10:14:56 tomli==2.2.1 10:14:56 tox==4.26.0 10:14:56 typing_extensions==4.14.0 10:14:56 urllib3==1.26.20 10:14:56 virtualenv==20.31.2 10:14:56 [EnvInject] - Injecting environment variables from a build step. 10:14:56 [EnvInject] - Injecting as environment variables the properties content 10:14:56 PARALLEL=false 10:14:56 10:14:56 [EnvInject] - Variables injected successfully. 10:14:56 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins10565056073743516604.sh 10:14:56 ---> tox-run.sh 10:14:56 + 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:14:56 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 10:14:56 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 10:14:56 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 10:14:56 + cd /w/workspace/integration-xtesting-master-commit-lint/. 10:14:56 + source /home/jenkins/lf-env.sh 10:14:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:14:56 ++ mktemp -d /tmp/venv-XXXX 10:14:56 + lf_venv=/tmp/venv-Cmmu 10:14:56 + local venv_file=/tmp/.os_lf_venv 10:14:56 + local python=python3 10:14:56 + local options 10:14:56 + local set_path=true 10:14:56 + local install_args= 10:14:56 ++ 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:14:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:14:56 + true 10:14:56 + case $1 in 10:14:56 + venv_file=/tmp/.toxenv 10:14:56 + shift 2 10:14:56 + true 10:14:56 + case $1 in 10:14:56 + shift 10:14:56 + break 10:14:56 + case $python in 10:14:56 + local pkg_list= 10:14:56 + [[ -d /opt/pyenv ]] 10:14:56 + echo 'Setup pyenv:' 10:14:56 Setup pyenv: 10:14:56 + export PYENV_ROOT=/opt/pyenv 10:14:56 + PYENV_ROOT=/opt/pyenv 10:14:56 + 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:14:56 + 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:14:56 + pyenv versions 10:14:56 system 10:14:56 3.8.13 10:14:56 3.9.13 10:14:56 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 10:14:56 + command -v pyenv 10:14:56 ++ pyenv init - --no-rehash 10:14:56 + 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:14:56 export PATH="/opt/pyenv/shims:${PATH}" 10:14:56 export PYENV_SHELL=bash 10:14:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:14:56 pyenv() { 10:14:56 local command 10:14:56 command="${1:-}" 10:14:56 if [ "$#" -gt 0 ]; then 10:14:56 shift 10:14:56 fi 10:14:56 10:14:56 case "$command" in 10:14:56 rehash|shell) 10:14:56 eval "$(pyenv "sh-$command" "$@")" 10:14:56 ;; 10:14:56 *) 10:14:56 command pyenv "$command" "$@" 10:14:56 ;; 10:14:56 esac 10:14:56 }' 10:14:56 +++ 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:14:56 ++ 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:14:56 ++ 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:14:56 ++ 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:14:56 ++ export PYENV_SHELL=bash 10:14:56 ++ PYENV_SHELL=bash 10:14:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:14:56 +++ complete -F _pyenv pyenv 10:14:56 ++ lf-pyver python3 10:14:56 ++ local py_version_xy=python3 10:14:56 ++ local py_version_xyz= 10:14:56 ++ pyenv versions 10:14:56 ++ local command 10:14:56 ++ command=versions 10:14:56 ++ '[' 1 -gt 0 ']' 10:14:56 ++ shift 10:14:56 ++ case "$command" in 10:14:56 ++ command pyenv versions 10:14:56 ++ pyenv versions 10:14:56 ++ grep -E '^[0-9.]*[0-9]$' 10:14:56 ++ awk '{ print $1 }' 10:14:56 ++ sed 's/^[ *]* //' 10:14:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:14:56 +++ sort -V 10:14:56 +++ grep '^3' /tmp/.pyenv_versions 10:14:56 +++ tail -n 1 10:14:56 ++ py_version_xyz=3.10.6 10:14:56 ++ [[ -z 3.10.6 ]] 10:14:56 ++ echo 3.10.6 10:14:56 ++ return 0 10:14:56 + pyenv local 3.10.6 10:14:56 + local command 10:14:56 + command=local 10:14:56 + '[' 2 -gt 0 ']' 10:14:56 + shift 10:14:56 + case "$command" in 10:14:56 + command pyenv local 3.10.6 10:14:56 + pyenv local 3.10.6 10:14:56 + for arg in "$@" 10:14:56 + case $arg in 10:14:56 + pkg_list+='tox ' 10:14:56 + for arg in "$@" 10:14:56 + case $arg in 10:14:56 + pkg_list+='virtualenv ' 10:14:56 + for arg in "$@" 10:14:56 + case $arg in 10:14:56 + pkg_list+='urllib3~=1.26.15 ' 10:14:56 + [[ -f /tmp/.toxenv ]] 10:14:56 ++ cat /tmp/.toxenv 10:14:56 + lf_venv=/tmp/venv-CNmk 10:14:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CNmk from' file:/tmp/.toxenv 10:14:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CNmk from file:/tmp/.toxenv 10:14:56 + /tmp/venv-CNmk/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:14:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:14:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:14:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:14:57 + /tmp/venv-CNmk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:14:58 + type python3 10:14:58 + true 10:14:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CNmk/bin to PATH' 10:14:58 lf-activate-venv(): INFO: Adding /tmp/venv-CNmk/bin to PATH 10:14:58 + PATH=/tmp/venv-CNmk/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:14:58 + return 0 10:14:58 + [[ -d /opt/pyenv ]] 10:14:58 + echo '---> Setting up pyenv' 10:14:58 ---> Setting up pyenv 10:14:58 + export PYENV_ROOT=/opt/pyenv 10:14:58 + PYENV_ROOT=/opt/pyenv 10:14:58 + export PATH=/opt/pyenv/bin:/tmp/venv-CNmk/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:14:58 + PATH=/opt/pyenv/bin:/tmp/venv-CNmk/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:14:58 ++ pwd 10:14:58 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 10:14:58 + export PYTHONPATH 10:14:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:14:58 + TOX_TESTENV_PASSENV=PYTHONPATH 10:14:58 + tox --version 10:14:59 4.26.0 from /tmp/venv-CNmk/lib/python3.10/site-packages/tox/__init__.py 10:14:59 + PARALLEL=false 10:14:59 + TOX_OPTIONS_LIST= 10:14:59 + [[ -n gitlint ]] 10:14:59 + TOX_OPTIONS_LIST=' -e gitlint' 10:14:59 + case ${PARALLEL,,} in 10:14:59 + tox -e gitlint 10:14:59 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 10:15:00 gitlint: install_deps> python -I -m pip install gitlint 10:15:02 gitlint: freeze> python -m pip freeze --all 10:15:03 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.0.1,python-dateutil==2.9.0.post0,setuptools==75.3.2,sh==1.14.3,six==1.17.0,wheel==0.45.1 10:15:03 gitlint: commands[0]> gitlint 10:15:03 WARNING: I1 - ignore-by-title: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-by-title.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 10:15:03 WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 10:15:03 gitlint: OK (3.68=setup[3.55]+cmd[0.14] seconds) 10:15:03 congratulations :) (3.90 seconds) 10:15:03 + tox_status=0 10:15:03 + echo '---> Completed tox runs' 10:15:03 ---> Completed tox runs 10:15:03 + for i in .tox/*/log 10:15:03 ++ echo .tox/gitlint/log 10:15:03 ++ awk -F/ '{print $2}' 10:15:03 + tox_env=gitlint 10:15:03 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 10:15:03 + DOC_DIR=docs/_build/html 10:15:03 + [[ -d docs/_build/html ]] 10:15:03 + echo '---> tox-run.sh ends' 10:15:03 ---> tox-run.sh ends 10:15:03 + test 0 -eq 0 10:15:03 $ ssh-agent -k 10:15:03 unset SSH_AUTH_SOCK; 10:15:03 unset SSH_AGENT_PID; 10:15:03 echo Agent pid 13943 killed; 10:15:03 [ssh-agent] Stopped. 10:15:03 [PostBuildScript] - [INFO] Executing post build scripts. 10:15:03 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins12968728397347967220.sh 10:15:03 ---> sysstat.sh 10:15:03 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins11671223405505447989.sh 10:15:03 ---> package-listing.sh 10:15:03 ++ facter osfamily 10:15:03 ++ tr '[:upper:]' '[:lower:]' 10:15:03 + OS_FAMILY=redhat 10:15:03 + workspace=/w/workspace/integration-xtesting-master-commit-lint 10:15:03 + START_PACKAGES=/tmp/packages_start.txt 10:15:03 + END_PACKAGES=/tmp/packages_end.txt 10:15:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:15:03 + PACKAGES=/tmp/packages_start.txt 10:15:03 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 10:15:03 + PACKAGES=/tmp/packages_end.txt 10:15:03 + case "${OS_FAMILY}" in 10:15:03 + rpm -qa 10:15:03 + sort 10:15:04 + '[' -f /tmp/packages_start.txt ']' 10:15:04 + '[' -f /tmp/packages_end.txt ']' 10:15:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:15:04 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 10:15:04 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 10:15:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 10:15:04 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins9217700735331828337.sh 10:15:04 ---> capture-instance-metadata.sh 10:15:04 Setup pyenv: 10:15:04 system 10:15:04 3.8.13 10:15:04 3.9.13 10:15:04 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 10:15:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-op8w 10:15:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:15:12 lf-activate-venv(): INFO: Installing: lftools 10:15:35 lf-activate-venv(): INFO: Adding /tmp/venv-op8w/bin to PATH 10:15:35 INFO: Running in OpenStack, capturing instance metadata 10:15:35 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins15817778160078393020.sh 10:15:35 provisioning config files... 10:15:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config7242048300407947106tmp 10:15:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:15:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:15:35 [EnvInject] - Injecting environment variables from a build step. 10:15:35 [EnvInject] - Injecting as environment variables the properties content 10:15:35 SERVER_ID=logs 10:15:35 10:15:35 [EnvInject] - Variables injected successfully. 10:15:35 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins3717141495630551679.sh 10:15:35 ---> create-netrc.sh 10:15:35 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins6072153574575303766.sh 10:15:35 ---> python-tools-install.sh 10:15:35 Setup pyenv: 10:15:35 system 10:15:35 3.8.13 10:15:35 3.9.13 10:15:35 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 10:15:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-op8w from file:/tmp/.os_lf_venv 10:15:37 lf-activate-venv(): INFO: Installing: lftools 10:15:45 lf-activate-venv(): INFO: Adding /tmp/venv-op8w/bin to PATH 10:15:45 Generating Requirements File 10:16:03 Python 3.10.6 10:16:04 pip 25.1.1 from /tmp/venv-op8w/lib/python3.10/site-packages/pip (python 3.10) 10:16:04 appdirs==1.4.4 10:16:04 argcomplete==3.6.2 10:16:04 aspy.yaml==1.3.0 10:16:04 attrs==25.3.0 10:16:04 autopage==0.5.2 10:16:04 beautifulsoup4==4.13.4 10:16:04 boto3==1.38.33 10:16:04 botocore==1.38.33 10:16:04 bs4==0.0.2 10:16:04 cachetools==5.5.2 10:16:04 certifi==2025.4.26 10:16:04 cffi==1.17.1 10:16:04 cfgv==3.4.0 10:16:04 chardet==5.2.0 10:16:04 charset-normalizer==3.4.2 10:16:04 click==8.2.1 10:16:04 cliff==4.10.0 10:16:04 cmd2==2.6.1 10:16:04 cryptography==3.3.2 10:16:04 debtcollector==3.0.0 10:16:04 decorator==5.2.1 10:16:04 defusedxml==0.7.1 10:16:04 Deprecated==1.2.18 10:16:04 distlib==0.3.9 10:16:04 dnspython==2.7.0 10:16:04 docker==7.1.0 10:16:04 dogpile.cache==1.4.0 10:16:04 durationpy==0.10 10:16:04 email_validator==2.2.0 10:16:04 filelock==3.18.0 10:16:04 future==1.0.0 10:16:04 gitdb==4.0.12 10:16:04 GitPython==3.1.44 10:16:04 google-auth==2.40.3 10:16:04 httplib2==0.22.0 10:16:04 identify==2.6.12 10:16:04 idna==3.10 10:16:04 importlib-resources==1.5.0 10:16:04 iso8601==2.1.0 10:16:04 Jinja2==3.1.6 10:16:04 jmespath==1.0.1 10:16:04 jsonpatch==1.33 10:16:04 jsonpointer==3.0.0 10:16:04 jsonschema==4.24.0 10:16:04 jsonschema-specifications==2025.4.1 10:16:04 keystoneauth1==5.11.0 10:16:04 kubernetes==33.1.0 10:16:04 lftools==0.37.13 10:16:04 lxml==5.4.0 10:16:04 MarkupSafe==3.0.2 10:16:04 msgpack==1.1.0 10:16:04 multi_key_dict==2.0.3 10:16:04 munch==4.0.0 10:16:04 netaddr==1.3.0 10:16:04 niet==1.4.2 10:16:04 nodeenv==1.9.1 10:16:04 oauth2client==4.1.3 10:16:04 oauthlib==3.2.2 10:16:04 openstacksdk==4.6.0 10:16:04 os-client-config==2.1.0 10:16:04 os-service-types==1.7.0 10:16:04 osc-lib==4.0.2 10:16:04 oslo.config==9.8.0 10:16:04 oslo.context==6.0.0 10:16:04 oslo.i18n==6.5.1 10:16:04 oslo.log==7.1.0 10:16:04 oslo.serialization==5.7.0 10:16:04 oslo.utils==9.0.0 10:16:04 packaging==25.0 10:16:04 pbr==6.1.1 10:16:04 platformdirs==4.3.8 10:16:04 prettytable==3.16.0 10:16:04 psutil==7.0.0 10:16:04 pyasn1==0.6.1 10:16:04 pyasn1_modules==0.4.2 10:16:04 pycparser==2.22 10:16:04 pygerrit2==2.0.15 10:16:04 PyGithub==2.6.1 10:16:04 PyJWT==2.10.1 10:16:04 PyNaCl==1.5.0 10:16:04 pyparsing==2.4.7 10:16:04 pyperclip==1.9.0 10:16:04 pyrsistent==0.20.0 10:16:04 python-cinderclient==9.7.0 10:16:04 python-dateutil==2.9.0.post0 10:16:04 python-heatclient==4.2.0 10:16:04 python-jenkins==1.8.2 10:16:04 python-keystoneclient==5.6.0 10:16:04 python-magnumclient==4.8.1 10:16:04 python-openstackclient==8.1.0 10:16:04 python-swiftclient==4.8.0 10:16:04 PyYAML==6.0.2 10:16:04 referencing==0.36.2 10:16:04 requests==2.32.4 10:16:04 requests-oauthlib==2.0.0 10:16:04 requestsexceptions==1.4.0 10:16:04 rfc3986==2.0.0 10:16:04 rpds-py==0.25.1 10:16:04 rsa==4.9.1 10:16:04 ruamel.yaml==0.18.14 10:16:04 ruamel.yaml.clib==0.2.12 10:16:04 s3transfer==0.13.0 10:16:04 simplejson==3.20.1 10:16:04 six==1.17.0 10:16:04 smmap==5.0.2 10:16:04 soupsieve==2.7 10:16:04 stevedore==5.4.1 10:16:04 tabulate==0.9.0 10:16:04 toml==0.10.2 10:16:04 tomlkit==0.13.3 10:16:04 tqdm==4.67.1 10:16:04 typing_extensions==4.14.0 10:16:04 tzdata==2025.2 10:16:04 urllib3==1.26.20 10:16:04 virtualenv==20.31.2 10:16:04 wcwidth==0.2.13 10:16:04 websocket-client==1.8.0 10:16:04 wrapt==1.17.2 10:16:04 xdg==6.0.0 10:16:04 xmltodict==0.14.2 10:16:04 yq==3.4.3 10:16:04 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins3249789598435684088.sh 10:16:04 ---> sudo-logs.sh 10:16:04 Archiving 'sudo' log.. 10:16:04 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins13563570061730148093.sh 10:16:04 ---> job-cost.sh 10:16:04 Setup pyenv: 10:16:04 system 10:16:04 3.8.13 10:16:04 3.9.13 10:16:04 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 10:16:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-op8w from file:/tmp/.os_lf_venv 10:16:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:16:11 lf-activate-venv(): INFO: Adding /tmp/venv-op8w/bin to PATH 10:16:11 INFO: No Stack... 10:16:11 INFO: Retrieving Pricing Info for: v3-standard-2 10:16:12 INFO: Archiving Costs 10:16:12 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins4356320209786158640.sh 10:16:12 ---> logs-deploy.sh 10:16:12 Setup pyenv: 10:16:12 system 10:16:12 3.8.13 10:16:12 3.9.13 10:16:12 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 10:16:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-op8w from file:/tmp/.os_lf_venv 10:16:14 lf-activate-venv(): INFO: Installing: lftools 10:16:22 lf-activate-venv(): INFO: Adding /tmp/venv-op8w/bin to PATH 10:16:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/292 10:16:22 INFO: archiving workspace using pattern(s): 10:16:23 Archives upload complete. 10:16:23 INFO: archiving logs to Nexus 10:16:24 ---> uname -a: 10:16:24 Linux prd-centos8-builder-2c-1g-19927.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:16:24 10:16:24 10:16:24 ---> lscpu: 10:16:24 Architecture: x86_64 10:16:24 CPU op-mode(s): 32-bit, 64-bit 10:16:24 Byte Order: Little Endian 10:16:24 CPU(s): 2 10:16:24 On-line CPU(s) list: 0,1 10:16:24 Thread(s) per core: 1 10:16:24 Core(s) per socket: 1 10:16:24 Socket(s): 2 10:16:24 NUMA node(s): 1 10:16:24 Vendor ID: AuthenticAMD 10:16:24 CPU family: 23 10:16:24 Model: 49 10:16:24 Model name: AMD EPYC-Rome Processor 10:16:24 Stepping: 0 10:16:24 CPU MHz: 2799.998 10:16:24 BogoMIPS: 5599.99 10:16:24 Virtualization: AMD-V 10:16:24 Hypervisor vendor: KVM 10:16:24 Virtualization type: full 10:16:24 L1d cache: 32K 10:16:24 L1i cache: 32K 10:16:24 L2 cache: 512K 10:16:24 L3 cache: 16384K 10:16:24 NUMA node0 CPU(s): 0,1 10:16:24 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:16:24 10:16:24 10:16:24 ---> nproc: 10:16:24 2 10:16:24 10:16:24 10:16:24 ---> df -h: 10:16:24 Filesystem Size Used Avail Use% Mounted on 10:16:24 devtmpfs 3.8G 0 3.8G 0% /dev 10:16:24 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:16:24 tmpfs 3.8G 17M 3.8G 1% /run 10:16:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:16:24 /dev/vda1 40G 8.6G 32G 22% / 10:16:24 tmpfs 770M 0 770M 0% /run/user/1001 10:16:24 10:16:24 10:16:24 ---> free -m: 10:16:24 total used free shared buff/cache available 10:16:24 Mem: 7699 569 5002 19 2127 6822 10:16:24 Swap: 1023 0 1023 10:16:24 10:16:24 10:16:24 ---> ip addr: 10:16:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:16:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:16:24 inet 127.0.0.1/8 scope host lo 10:16:24 valid_lft forever preferred_lft forever 10:16:24 inet6 ::1/128 scope host 10:16:24 valid_lft forever preferred_lft forever 10:16:24 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:16:24 link/ether fa:16:3e:b5:cf:db brd ff:ff:ff:ff:ff:ff 10:16:24 altname enp0s3 10:16:24 altname ens3 10:16:24 inet 10.30.107.179/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:16:24 valid_lft 86269sec preferred_lft 86269sec 10:16:24 inet6 fe80::f816:3eff:feb5:cfdb/64 scope link 10:16:24 valid_lft forever preferred_lft forever 10:16:24 10:16:24 10:16:24 ---> sar -b -r -n DEV: 10:16:24 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/10/2025 _x86_64_ (2 CPU) 10:16:24 10:16:24 10:14:09 LINUX RESTART (2 CPU) 10:16:24 10:16:24 10:15:01 AM tps rtps wtps bread/s bwrtn/s 10:16:24 10:16:01 AM 183.04 53.44 129.60 584.44 9916.28 10:16:24 Average: 183.04 53.44 129.60 584.44 9916.28 10:16:24 10:16:24 10:15:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:16:24 10:16:01 AM 5132204 6974576 2752240 34.91 2688 2009660 764532 8.56 381956 2008020 166708 10:16:24 Average: 5132204 6974576 2752240 34.91 2688 2009660 764532 8.56 381956 2008020 166708 10:16:24 10:16:24 10:15:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:16:24 10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:16:24 10:16:01 AM eth0 190.82 133.71 916.92 16.94 0.00 0.00 0.00 0.00 10:16:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:16:24 Average: eth0 190.82 133.71 916.92 16.94 0.00 0.00 0.00 0.00 10:16:24 10:16:24 10:16:24 ---> sar -P ALL: 10:16:24 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/10/2025 _x86_64_ (2 CPU) 10:16:24 10:16:24 10:14:09 LINUX RESTART (2 CPU) 10:16:24 10:16:24 10:15:01 AM CPU %user %nice %system %iowait %steal %idle 10:16:24 10:16:01 AM all 42.38 0.81 9.90 2.33 0.12 44.47 10:16:24 10:16:01 AM 0 29.03 0.87 9.71 2.57 0.12 57.70 10:16:24 10:16:01 AM 1 55.73 0.74 10.10 2.08 0.12 31.23 10:16:24 Average: all 42.38 0.81 9.90 2.33 0.12 44.47 10:16:24 Average: 0 29.03 0.87 9.71 2.57 0.12 57.70 10:16:24 Average: 1 55.73 0.74 10.10 2.08 0.12 31.23 10:16:24 10:16:24 10:16:24