12:03:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141111 12:03:51 Running as SYSTEM 12:03:51 [EnvInject] - Loading node environment variables. 12:03:51 Building remotely on prd-centos8-builder-2c-1g-19971 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 12:03:51 [ssh-agent] Looking for ssh-agent implementation... 12:03:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:03:51 $ ssh-agent 12:03:51 SSH_AUTH_SOCK=/tmp/ssh-e4k6db15xZoO/agent.16473 12:03:51 SSH_AGENT_PID=16474 12:03:51 [ssh-agent] Started. 12:03:51 Running ssh-add (command line suppressed) 12:03:51 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_16698663245804880780.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_16698663245804880780.key) 12:03:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:03:51 The recommended git tool is: NONE 12:03:56 using credential onap-jenkins-ssh 12:03:56 Wiping out workspace first. 12:03:56 Cloning the remote Git repository 12:03:56 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 12:03:56 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 12:03:56 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 12:03:56 > git --version # timeout=10 12:03:56 > git --version # 'git version 2.39.0' 12:03:56 using GIT_SSH to set credentials Gerrit user 12:03:56 [INFO] Currently running in a labeled security context 12:03:56 [INFO] Currently SELinux is 'enforcing' on the host 12:03:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh15483702736452356699.key 12:03:57 Verifying host key using manually-configured host key entries 12:03:57 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:03:58 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 12:03:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:03:59 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 12:03:59 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 12:03:59 using GIT_SSH to set credentials Gerrit user 12:03:59 [INFO] Currently running in a labeled security context 12:03:59 [INFO] Currently SELinux is 'enforcing' on the host 12:03:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh17797117234213208187.key 12:03:59 Verifying host key using manually-configured host key entries 12:03:59 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/11/141111/4 # timeout=30 12:03:59 > git rev-parse 6e6c7b7463d12ed963c59907b8d8c3010e1caecd^{commit} # timeout=10 12:03:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:03:59 Checking out Revision 6e6c7b7463d12ed963c59907b8d8c3010e1caecd (refs/changes/11/141111/4) 12:03:59 > git config core.sparsecheckout # timeout=10 12:03:59 > git checkout -f 6e6c7b7463d12ed963c59907b8d8c3010e1caecd # timeout=30 12:04:03 Commit message: "[INT] Add docker image for testkube custom executor" 12:04:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:04:03 > git rev-list --no-walk 11821a0e76e27de1aa00b5f9ffd971f44e5cc934 # timeout=10 12:04:04 [EnvInject] - Injecting environment variables from a build step. 12:04:04 [EnvInject] - Injecting as environment variables the properties content 12:04:04 PYTHON=python3 12:04:04 12:04:04 [EnvInject] - Variables injected successfully. 12:04:04 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins12117683617921864874.sh 12:04:04 ---> tox-install.sh 12:04:04 + source /home/jenkins/lf-env.sh 12:04:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:04:04 ++ mktemp -d /tmp/venv-XXXX 12:04:04 + lf_venv=/tmp/venv-OfiN 12:04:04 + local venv_file=/tmp/.os_lf_venv 12:04:04 + local python=python3 12:04:04 + local options 12:04:04 + local set_path=true 12:04:04 + local install_args= 12:04: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 12:04:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:04:04 + true 12:04:04 + case $1 in 12:04:04 + venv_file=/tmp/.toxenv 12:04:04 + shift 2 12:04:04 + true 12:04:04 + case $1 in 12:04:04 + shift 12:04:04 + break 12:04:04 + case $python in 12:04:04 + local pkg_list= 12:04:04 + [[ -d /opt/pyenv ]] 12:04:04 + echo 'Setup pyenv:' 12:04:04 Setup pyenv: 12:04:04 + export PYENV_ROOT=/opt/pyenv 12:04:04 + PYENV_ROOT=/opt/pyenv 12:04: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 12:04: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 12:04:04 + pyenv versions 12:04:04 system 12:04:04 * 3.8.13 (set by /opt/pyenv/version) 12:04:04 * 3.9.13 (set by /opt/pyenv/version) 12:04:04 * 3.10.6 (set by /opt/pyenv/version) 12:04:04 + command -v pyenv 12:04:04 ++ pyenv init - --no-rehash 12:04:04 + 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[*]}"'\'')" 12:04:04 export PATH="/opt/pyenv/shims:${PATH}" 12:04:04 export PYENV_SHELL=bash 12:04:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:04:04 pyenv() { 12:04:04 local command 12:04:04 command="${1:-}" 12:04:04 if [ "$#" -gt 0 ]; then 12:04:04 shift 12:04:04 fi 12:04:04 12:04:04 case "$command" in 12:04:04 rehash|shell) 12:04:04 eval "$(pyenv "sh-$command" "$@")" 12:04:04 ;; 12:04:04 *) 12:04:04 command pyenv "$command" "$@" 12:04:04 ;; 12:04:04 esac 12:04:04 }' 12:04:04 +++ 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[*]}"' 12:04: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 12:04:04 ++ 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 12:04:04 ++ 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 12:04:04 ++ export PYENV_SHELL=bash 12:04:04 ++ PYENV_SHELL=bash 12:04:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:04:04 +++ complete -F _pyenv pyenv 12:04:04 ++ lf-pyver python3 12:04:04 ++ local py_version_xy=python3 12:04:04 ++ local py_version_xyz= 12:04:04 ++ sed 's/^[ *]* //' 12:04:04 ++ grep -E '^[0-9.]*[0-9]$' 12:04:04 ++ pyenv versions 12:04:04 ++ local command 12:04:04 ++ command=versions 12:04:04 ++ '[' 1 -gt 0 ']' 12:04:04 ++ shift 12:04:04 ++ case "$command" in 12:04:04 ++ command pyenv versions 12:04:04 ++ pyenv versions 12:04:04 ++ awk '{ print $1 }' 12:04:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:04:05 +++ sort -V 12:04:05 +++ tail -n 1 12:04:05 +++ grep '^3' /tmp/.pyenv_versions 12:04:05 ++ py_version_xyz=3.10.6 12:04:05 ++ [[ -z 3.10.6 ]] 12:04:05 ++ echo 3.10.6 12:04:05 ++ return 0 12:04:05 + pyenv local 3.10.6 12:04:05 + local command 12:04:05 + command=local 12:04:05 + '[' 2 -gt 0 ']' 12:04:05 + shift 12:04:05 + case "$command" in 12:04:05 + command pyenv local 3.10.6 12:04:05 + pyenv local 3.10.6 12:04:05 + for arg in "$@" 12:04:05 + case $arg in 12:04:05 + pkg_list+='tox ' 12:04:05 + for arg in "$@" 12:04:05 + case $arg in 12:04:05 + pkg_list+='virtualenv ' 12:04:05 + for arg in "$@" 12:04:05 + case $arg in 12:04:05 + pkg_list+='urllib3~=1.26.15 ' 12:04:05 + [[ -f /tmp/.toxenv ]] 12:04:05 + [[ ! -f /tmp/.toxenv ]] 12:04:05 + [[ -n '' ]] 12:04:05 + python3 -m venv /tmp/venv-OfiN 12:04:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OfiN' 12:04:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OfiN 12:04:09 + echo /tmp/venv-OfiN 12:04:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:04:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:04:09 + /tmp/venv-OfiN/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:04:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:04:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:04:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:04:13 + /tmp/venv-OfiN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:04:16 + type python3 12:04:16 + true 12:04:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OfiN/bin to PATH' 12:04:16 lf-activate-venv(): INFO: Adding /tmp/venv-OfiN/bin to PATH 12:04:16 + PATH=/tmp/venv-OfiN/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 12:04:16 + return 0 12:04:16 + python3 --version 12:04:16 Python 3.10.6 12:04:16 + python3 -m pip --version 12:04:16 pip 25.1.1 from /tmp/venv-OfiN/lib/python3.10/site-packages/pip (python 3.10) 12:04:16 + python3 -m pip freeze 12:04:16 cachetools==6.0.0 12:04:16 chardet==5.2.0 12:04:16 colorama==0.4.6 12:04:16 distlib==0.3.9 12:04:16 filelock==3.18.0 12:04:16 packaging==25.0 12:04:16 platformdirs==4.3.8 12:04:16 pluggy==1.6.0 12:04:16 pyproject-api==1.9.1 12:04:16 tomli==2.2.1 12:04:16 tox==4.26.0 12:04:16 typing_extensions==4.14.0 12:04:16 urllib3==1.26.20 12:04:16 virtualenv==20.31.2 12:04:16 [EnvInject] - Injecting environment variables from a build step. 12:04:16 [EnvInject] - Injecting as environment variables the properties content 12:04:16 PARALLEL=false 12:04:16 12:04:16 [EnvInject] - Variables injected successfully. 12:04:16 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins810997527674725373.sh 12:04:16 ---> tox-run.sh 12:04:16 + 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 12:04:16 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 12:04:16 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 12:04:16 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 12:04:16 + cd /w/workspace/integration-xtesting-master-commit-lint/. 12:04:16 + source /home/jenkins/lf-env.sh 12:04:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:04:16 ++ mktemp -d /tmp/venv-XXXX 12:04:16 + lf_venv=/tmp/venv-JOQh 12:04:16 + local venv_file=/tmp/.os_lf_venv 12:04:16 + local python=python3 12:04:16 + local options 12:04:16 + local set_path=true 12:04:16 + local install_args= 12:04:16 ++ 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 12:04:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:04:16 + true 12:04:16 + case $1 in 12:04:16 + venv_file=/tmp/.toxenv 12:04:16 + shift 2 12:04:16 + true 12:04:16 + case $1 in 12:04:16 + shift 12:04:16 + break 12:04:16 + case $python in 12:04:16 + local pkg_list= 12:04:16 + [[ -d /opt/pyenv ]] 12:04:16 + echo 'Setup pyenv:' 12:04:16 Setup pyenv: 12:04:16 + export PYENV_ROOT=/opt/pyenv 12:04:16 + PYENV_ROOT=/opt/pyenv 12:04:16 + 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 12:04:16 + 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 12:04:16 + pyenv versions 12:04:16 system 12:04:16 3.8.13 12:04:16 3.9.13 12:04:16 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 12:04:16 + command -v pyenv 12:04:16 ++ pyenv init - --no-rehash 12:04:16 + 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[*]}"'\'')" 12:04:16 export PATH="/opt/pyenv/shims:${PATH}" 12:04:16 export PYENV_SHELL=bash 12:04:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:04:16 pyenv() { 12:04:16 local command 12:04:16 command="${1:-}" 12:04:16 if [ "$#" -gt 0 ]; then 12:04:16 shift 12:04:16 fi 12:04:16 12:04:16 case "$command" in 12:04:16 rehash|shell) 12:04:16 eval "$(pyenv "sh-$command" "$@")" 12:04:16 ;; 12:04:16 *) 12:04:16 command pyenv "$command" "$@" 12:04:16 ;; 12:04:16 esac 12:04:16 }' 12:04:16 +++ 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[*]}"' 12:04:16 ++ 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 12:04:16 ++ 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 12:04:16 ++ 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 12:04:16 ++ export PYENV_SHELL=bash 12:04:16 ++ PYENV_SHELL=bash 12:04:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:04:16 +++ complete -F _pyenv pyenv 12:04:16 ++ lf-pyver python3 12:04:16 ++ local py_version_xy=python3 12:04:16 ++ local py_version_xyz= 12:04:16 ++ pyenv versions 12:04:16 ++ local command 12:04:16 ++ command=versions 12:04:16 ++ '[' 1 -gt 0 ']' 12:04:16 ++ shift 12:04:16 ++ case "$command" in 12:04:16 ++ command pyenv versions 12:04:16 ++ pyenv versions 12:04:16 ++ sed 's/^[ *]* //' 12:04:16 ++ awk '{ print $1 }' 12:04:16 ++ grep -E '^[0-9.]*[0-9]$' 12:04:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:04:16 +++ grep '^3' /tmp/.pyenv_versions 12:04:16 +++ tail -n 1 12:04:16 +++ sort -V 12:04:16 ++ py_version_xyz=3.10.6 12:04:16 ++ [[ -z 3.10.6 ]] 12:04:16 ++ echo 3.10.6 12:04:16 ++ return 0 12:04:16 + pyenv local 3.10.6 12:04:16 + local command 12:04:16 + command=local 12:04:16 + '[' 2 -gt 0 ']' 12:04:16 + shift 12:04:16 + case "$command" in 12:04:16 + command pyenv local 3.10.6 12:04:16 + pyenv local 3.10.6 12:04:16 + for arg in "$@" 12:04:16 + case $arg in 12:04:16 + pkg_list+='tox ' 12:04:16 + for arg in "$@" 12:04:16 + case $arg in 12:04:16 + pkg_list+='virtualenv ' 12:04:16 + for arg in "$@" 12:04:16 + case $arg in 12:04:16 + pkg_list+='urllib3~=1.26.15 ' 12:04:16 + [[ -f /tmp/.toxenv ]] 12:04:16 ++ cat /tmp/.toxenv 12:04:16 + lf_venv=/tmp/venv-OfiN 12:04:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OfiN from' file:/tmp/.toxenv 12:04:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OfiN from file:/tmp/.toxenv 12:04:16 + /tmp/venv-OfiN/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:04:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:04:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:04:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:04:17 + /tmp/venv-OfiN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:04:18 + type python3 12:04:18 + true 12:04:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OfiN/bin to PATH' 12:04:18 lf-activate-venv(): INFO: Adding /tmp/venv-OfiN/bin to PATH 12:04:18 + PATH=/tmp/venv-OfiN/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 12:04:18 + return 0 12:04:18 + [[ -d /opt/pyenv ]] 12:04:18 + echo '---> Setting up pyenv' 12:04:18 ---> Setting up pyenv 12:04:18 + export PYENV_ROOT=/opt/pyenv 12:04:18 + PYENV_ROOT=/opt/pyenv 12:04:18 + export PATH=/opt/pyenv/bin:/tmp/venv-OfiN/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 12:04:18 + PATH=/opt/pyenv/bin:/tmp/venv-OfiN/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 12:04:18 ++ pwd 12:04:18 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 12:04:18 + export PYTHONPATH 12:04:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:04:18 + TOX_TESTENV_PASSENV=PYTHONPATH 12:04:18 + tox --version 12:04:19 4.26.0 from /tmp/venv-OfiN/lib/python3.10/site-packages/tox/__init__.py 12:04:19 + PARALLEL=false 12:04:19 + TOX_OPTIONS_LIST= 12:04:19 + [[ -n gitlint ]] 12:04:19 + TOX_OPTIONS_LIST=' -e gitlint' 12:04:19 + case ${PARALLEL,,} in 12:04:19 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 12:04:19 + tox -e gitlint 12:04:20 gitlint: install_deps> python -I -m pip install gitlint 12:04:23 gitlint: freeze> python -m pip freeze --all 12:04:23 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 12:04:23 gitlint: commands[0]> gitlint 12:04:24 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 12:04:24 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 12:04:24 gitlint: OK (4.50=setup[4.37]+cmd[0.13] seconds) 12:04:24 congratulations :) (4.71 seconds) 12:04:24 + tox_status=0 12:04:24 + echo '---> Completed tox runs' 12:04:24 ---> Completed tox runs 12:04:24 + for i in .tox/*/log 12:04:24 ++ echo .tox/gitlint/log 12:04:24 ++ awk -F/ '{print $2}' 12:04:24 + tox_env=gitlint 12:04:24 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 12:04:24 + DOC_DIR=docs/_build/html 12:04:24 + [[ -d docs/_build/html ]] 12:04:24 + echo '---> tox-run.sh ends' 12:04:24 ---> tox-run.sh ends 12:04:24 + test 0 -eq 0 12:04:24 $ ssh-agent -k 12:04:24 unset SSH_AUTH_SOCK; 12:04:24 unset SSH_AGENT_PID; 12:04:24 echo Agent pid 16474 killed; 12:04:24 [ssh-agent] Stopped. 12:04:24 [PostBuildScript] - [INFO] Executing post build scripts. 12:04:24 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins9589309082385136947.sh 12:04:24 ---> sysstat.sh 12:04:24 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins2126691948180891515.sh 12:04:24 ---> package-listing.sh 12:04:24 ++ facter osfamily 12:04:24 ++ tr '[:upper:]' '[:lower:]' 12:04:24 + OS_FAMILY=redhat 12:04:24 + workspace=/w/workspace/integration-xtesting-master-commit-lint 12:04:24 + START_PACKAGES=/tmp/packages_start.txt 12:04:24 + END_PACKAGES=/tmp/packages_end.txt 12:04:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:04:24 + PACKAGES=/tmp/packages_start.txt 12:04:24 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 12:04:24 + PACKAGES=/tmp/packages_end.txt 12:04:24 + case "${OS_FAMILY}" in 12:04:24 + rpm -qa 12:04:24 + sort 12:04:25 + '[' -f /tmp/packages_start.txt ']' 12:04:25 + '[' -f /tmp/packages_end.txt ']' 12:04:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:04:25 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 12:04:25 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 12:04:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 12:04:25 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins18331454015964896304.sh 12:04:25 ---> capture-instance-metadata.sh 12:04:25 Setup pyenv: 12:04:25 system 12:04:25 3.8.13 12:04:25 3.9.13 12:04:25 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 12:04:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p9CT 12:04:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:04:33 lf-activate-venv(): INFO: Installing: lftools 12:04:59 lf-activate-venv(): INFO: Adding /tmp/venv-p9CT/bin to PATH 12:04:59 INFO: Running in OpenStack, capturing instance metadata 12:04:59 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins2291648176568273209.sh 12:04:59 provisioning config files... 12:04:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config7376681393685881317tmp 12:04:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:04:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:04:59 [EnvInject] - Injecting environment variables from a build step. 12:04:59 [EnvInject] - Injecting as environment variables the properties content 12:04:59 SERVER_ID=logs 12:04:59 12:04:59 [EnvInject] - Variables injected successfully. 12:04:59 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins7681532550909799070.sh 12:04:59 ---> create-netrc.sh 12:05:00 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins18232805377360737303.sh 12:05:00 ---> python-tools-install.sh 12:05:00 Setup pyenv: 12:05:00 system 12:05:00 3.8.13 12:05:00 3.9.13 12:05:00 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 12:05:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p9CT from file:/tmp/.os_lf_venv 12:05:02 lf-activate-venv(): INFO: Installing: lftools 12:05:15 lf-activate-venv(): INFO: Adding /tmp/venv-p9CT/bin to PATH 12:05:15 Generating Requirements File 12:05:39 Python 3.10.6 12:05:40 pip 25.1.1 from /tmp/venv-p9CT/lib/python3.10/site-packages/pip (python 3.10) 12:05:41 appdirs==1.4.4 12:05:41 argcomplete==3.6.2 12:05:41 aspy.yaml==1.3.0 12:05:41 attrs==25.3.0 12:05:41 autopage==0.5.2 12:05:41 beautifulsoup4==4.13.4 12:05:41 boto3==1.38.33 12:05:41 botocore==1.38.33 12:05:41 bs4==0.0.2 12:05:41 cachetools==5.5.2 12:05:41 certifi==2025.4.26 12:05:41 cffi==1.17.1 12:05:41 cfgv==3.4.0 12:05:41 chardet==5.2.0 12:05:41 charset-normalizer==3.4.2 12:05:41 click==8.2.1 12:05:41 cliff==4.10.0 12:05:41 cmd2==2.6.1 12:05:41 cryptography==3.3.2 12:05:41 debtcollector==3.0.0 12:05:41 decorator==5.2.1 12:05:41 defusedxml==0.7.1 12:05:41 Deprecated==1.2.18 12:05:41 distlib==0.3.9 12:05:41 dnspython==2.7.0 12:05:41 docker==7.1.0 12:05:41 dogpile.cache==1.4.0 12:05:41 durationpy==0.10 12:05:41 email_validator==2.2.0 12:05:41 filelock==3.18.0 12:05:41 future==1.0.0 12:05:41 gitdb==4.0.12 12:05:41 GitPython==3.1.44 12:05:41 google-auth==2.40.3 12:05:41 httplib2==0.22.0 12:05:41 identify==2.6.12 12:05:41 idna==3.10 12:05:41 importlib-resources==1.5.0 12:05:41 iso8601==2.1.0 12:05:41 Jinja2==3.1.6 12:05:41 jmespath==1.0.1 12:05:41 jsonpatch==1.33 12:05:41 jsonpointer==3.0.0 12:05:41 jsonschema==4.24.0 12:05:41 jsonschema-specifications==2025.4.1 12:05:41 keystoneauth1==5.11.0 12:05:41 kubernetes==33.1.0 12:05:41 lftools==0.37.13 12:05:41 lxml==5.4.0 12:05:41 MarkupSafe==3.0.2 12:05:41 msgpack==1.1.0 12:05:41 multi_key_dict==2.0.3 12:05:41 munch==4.0.0 12:05:41 netaddr==1.3.0 12:05:41 niet==1.4.2 12:05:41 nodeenv==1.9.1 12:05:41 oauth2client==4.1.3 12:05:41 oauthlib==3.2.2 12:05:41 openstacksdk==4.6.0 12:05:41 os-client-config==2.1.0 12:05:41 os-service-types==1.7.0 12:05:41 osc-lib==4.0.2 12:05:41 oslo.config==9.8.0 12:05:41 oslo.context==6.0.0 12:05:41 oslo.i18n==6.5.1 12:05:41 oslo.log==7.1.0 12:05:41 oslo.serialization==5.7.0 12:05:41 oslo.utils==9.0.0 12:05:41 packaging==25.0 12:05:41 pbr==6.1.1 12:05:41 platformdirs==4.3.8 12:05:41 prettytable==3.16.0 12:05:41 psutil==7.0.0 12:05:41 pyasn1==0.6.1 12:05:41 pyasn1_modules==0.4.2 12:05:41 pycparser==2.22 12:05:41 pygerrit2==2.0.15 12:05:41 PyGithub==2.6.1 12:05:41 PyJWT==2.10.1 12:05:41 PyNaCl==1.5.0 12:05:41 pyparsing==2.4.7 12:05:41 pyperclip==1.9.0 12:05:41 pyrsistent==0.20.0 12:05:41 python-cinderclient==9.7.0 12:05:41 python-dateutil==2.9.0.post0 12:05:41 python-heatclient==4.2.0 12:05:41 python-jenkins==1.8.2 12:05:41 python-keystoneclient==5.6.0 12:05:41 python-magnumclient==4.8.1 12:05:41 python-openstackclient==8.1.0 12:05:41 python-swiftclient==4.8.0 12:05:41 PyYAML==6.0.2 12:05:41 referencing==0.36.2 12:05:41 requests==2.32.4 12:05:41 requests-oauthlib==2.0.0 12:05:41 requestsexceptions==1.4.0 12:05:41 rfc3986==2.0.0 12:05:41 rpds-py==0.25.1 12:05:41 rsa==4.9.1 12:05:41 ruamel.yaml==0.18.14 12:05:41 ruamel.yaml.clib==0.2.12 12:05:41 s3transfer==0.13.0 12:05:41 simplejson==3.20.1 12:05:41 six==1.17.0 12:05:41 smmap==5.0.2 12:05:41 soupsieve==2.7 12:05:41 stevedore==5.4.1 12:05:41 tabulate==0.9.0 12:05:41 toml==0.10.2 12:05:41 tomlkit==0.13.3 12:05:41 tqdm==4.67.1 12:05:41 typing_extensions==4.14.0 12:05:41 tzdata==2025.2 12:05:41 urllib3==1.26.20 12:05:41 virtualenv==20.31.2 12:05:41 wcwidth==0.2.13 12:05:41 websocket-client==1.8.0 12:05:41 wrapt==1.17.2 12:05:41 xdg==6.0.0 12:05:41 xmltodict==0.14.2 12:05:41 yq==3.4.3 12:05:41 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins7111793728336647439.sh 12:05:41 ---> sudo-logs.sh 12:05:41 Archiving 'sudo' log.. 12:05:42 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins7978584375153068564.sh 12:05:42 ---> job-cost.sh 12:05:42 Setup pyenv: 12:05:42 system 12:05:42 3.8.13 12:05:42 3.9.13 12:05:42 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 12:05:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p9CT from file:/tmp/.os_lf_venv 12:05:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-p9CT/bin to PATH 12:05:49 INFO: No Stack... 12:05:49 INFO: Retrieving Pricing Info for: v3-standard-2 12:05:49 INFO: Archiving Costs 12:05:49 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins4336590968970559616.sh 12:05:49 ---> logs-deploy.sh 12:05:49 Setup pyenv: 12:05:50 system 12:05:50 3.8.13 12:05:50 3.9.13 12:05:50 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 12:05:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p9CT from file:/tmp/.os_lf_venv 12:05:52 lf-activate-venv(): INFO: Installing: lftools 12:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-p9CT/bin to PATH 12:06:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/293 12:06:01 INFO: archiving workspace using pattern(s): 12:06:02 Archives upload complete. 12:06:02 INFO: archiving logs to Nexus 12:06:03 ---> uname -a: 12:06:03 Linux prd-centos8-builder-2c-1g-19971.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 12:06:03 12:06:03 12:06:03 ---> lscpu: 12:06:03 Architecture: x86_64 12:06:03 CPU op-mode(s): 32-bit, 64-bit 12:06:03 Byte Order: Little Endian 12:06:03 CPU(s): 2 12:06:03 On-line CPU(s) list: 0,1 12:06:03 Thread(s) per core: 1 12:06:03 Core(s) per socket: 1 12:06:03 Socket(s): 2 12:06:03 NUMA node(s): 1 12:06:03 Vendor ID: AuthenticAMD 12:06:03 CPU family: 23 12:06:03 Model: 49 12:06:03 Model name: AMD EPYC-Rome Processor 12:06:03 Stepping: 0 12:06:03 CPU MHz: 2799.998 12:06:03 BogoMIPS: 5599.99 12:06:03 Virtualization: AMD-V 12:06:03 Hypervisor vendor: KVM 12:06:03 Virtualization type: full 12:06:03 L1d cache: 32K 12:06:03 L1i cache: 32K 12:06:03 L2 cache: 512K 12:06:03 L3 cache: 16384K 12:06:03 NUMA node0 CPU(s): 0,1 12:06:03 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 12:06:03 12:06:03 12:06:03 ---> nproc: 12:06:03 2 12:06:03 12:06:03 12:06:03 ---> df -h: 12:06:03 Filesystem Size Used Avail Use% Mounted on 12:06:03 devtmpfs 3.8G 0 3.8G 0% /dev 12:06:03 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:06:03 tmpfs 3.8G 17M 3.8G 1% /run 12:06:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:06:03 /dev/vda1 40G 8.5G 32G 22% / 12:06:03 tmpfs 770M 0 770M 0% /run/user/1001 12:06:03 12:06:03 12:06:03 ---> free -m: 12:06:03 total used free shared buff/cache available 12:06:03 Mem: 7699 548 5024 19 2126 6844 12:06:03 Swap: 1023 0 1023 12:06:03 12:06:03 12:06:03 ---> ip addr: 12:06:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:06:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:06:03 inet 127.0.0.1/8 scope host lo 12:06:03 valid_lft forever preferred_lft forever 12:06:03 inet6 ::1/128 scope host 12:06:03 valid_lft forever preferred_lft forever 12:06:03 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:06:03 link/ether fa:16:3e:60:7b:a2 brd ff:ff:ff:ff:ff:ff 12:06:03 altname enp0s3 12:06:03 altname ens3 12:06:03 inet 10.30.107.71/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:06:03 valid_lft 86243sec preferred_lft 86243sec 12:06:03 inet6 fe80::f816:3eff:fe60:7ba2/64 scope link 12:06:03 valid_lft forever preferred_lft forever 12:06:03 12:06:03 12:06:03 ---> sar -b -r -n DEV: 12:06:03 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) 12:06:03 12:06:03 12:03:22 LINUX RESTART (2 CPU) 12:06:03 12:06:03 12:04:01 PM tps rtps wtps bread/s bwrtn/s 12:06:03 12:05:01 PM 235.31 131.38 103.93 2487.59 7900.83 12:06:03 12:06:01 PM 90.85 0.20 90.65 23.33 7558.07 12:06:03 Average: 163.08 65.79 97.29 1255.46 7729.45 12:06:03 12:06:03 12:04:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:06:03 12:05:01 PM 5291040 7050168 2593404 32.89 2688 1929144 659252 7.38 371612 1869796 149660 12:06:03 12:06:01 PM 5087344 6950420 2797100 35.48 2688 2027460 756148 8.46 381152 2042200 89360 12:06:03 Average: 5189192 7000294 2695252 34.18 2688 1978302 707700 7.92 376382 1955998 119510 12:06:03 12:06:03 12:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:06:03 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:03 12:05:01 PM eth0 182.65 124.46 946.74 26.67 0.00 0.00 0.00 0.00 12:06:03 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:03 12:06:01 PM eth0 63.87 47.08 230.14 8.85 0.00 0.00 0.00 0.00 12:06:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:03 Average: eth0 123.26 85.77 588.44 17.76 0.00 0.00 0.00 0.00 12:06:03 12:06:03 12:06:03 ---> sar -P ALL: 12:06:03 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) 12:06:03 12:06:03 12:03:22 LINUX RESTART (2 CPU) 12:06:03 12:06:03 12:04:01 PM CPU %user %nice %system %iowait %steal %idle 12:06:03 12:05:01 PM all 36.48 2.43 19.00 10.41 0.12 31.56 12:06:03 12:05:01 PM 0 35.06 1.79 18.05 10.30 0.12 34.67 12:06:03 12:05:01 PM 1 37.92 3.07 19.96 10.53 0.12 28.41 12:06:03 12:06:01 PM all 33.36 0.00 3.18 2.16 0.11 61.20 12:06:03 12:06:01 PM 0 30.36 0.00 3.09 2.28 0.10 64.17 12:06:03 12:06:01 PM 1 36.35 0.00 3.26 2.04 0.12 58.23 12:06:03 Average: all 34.90 1.20 11.01 6.25 0.11 46.53 12:06:03 Average: 0 32.69 0.89 10.51 6.26 0.11 49.54 12:06:03 Average: 1 37.12 1.51 11.51 6.23 0.12 43.50 12:06:03 12:06:03 12:06:03