12:03:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141111 12:03:12 Running as SYSTEM 12:03:12 [EnvInject] - Loading node environment variables. 12:03:12 Building remotely on prd-centos8-builder-2c-1g-19966 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-md-lint 12:03:12 [ssh-agent] Looking for ssh-agent implementation... 12:03:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:03:12 $ ssh-agent 12:03:12 SSH_AUTH_SOCK=/tmp/ssh-zrlJ2NARm16t/agent.14884 12:03:12 SSH_AGENT_PID=14885 12:03:12 [ssh-agent] Started. 12:03:12 Running ssh-add (command line suppressed) 12:03:12 Identity added: /w/workspace/integration-xtesting-master-md-lint@tmp/private_key_16725751331584630139.key (/w/workspace/integration-xtesting-master-md-lint@tmp/private_key_16725751331584630139.key) 12:03:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:03:12 The recommended git tool is: NONE 12:03:14 using credential onap-jenkins-ssh 12:03:14 Wiping out workspace first. 12:03:14 Cloning the remote Git repository 12:03:14 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 12:03:14 > git init /w/workspace/integration-xtesting-master-md-lint # timeout=10 12:03:14 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 12:03:14 > git --version # timeout=10 12:03:14 > git --version # 'git version 2.39.0' 12:03:14 using GIT_SSH to set credentials Gerrit user 12:03:14 [INFO] Currently running in a labeled security context 12:03:14 [INFO] Currently SELinux is 'enforcing' on the host 12:03:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-md-lint@tmp/jenkins-gitclient-ssh12592316789828265483.key 12:03:14 Verifying host key using manually-configured host key entries 12:03:14 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:03:14 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 12:03:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:03:15 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 12:03:15 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 12:03:15 using GIT_SSH to set credentials Gerrit user 12:03:15 [INFO] Currently running in a labeled security context 12:03:15 [INFO] Currently SELinux is 'enforcing' on the host 12:03:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-md-lint@tmp/jenkins-gitclient-ssh3610201712294182456.key 12:03:15 Verifying host key using manually-configured host key entries 12:03:15 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/11/141111/4 # timeout=30 12:03:15 > git rev-parse 6e6c7b7463d12ed963c59907b8d8c3010e1caecd^{commit} # timeout=10 12:03:15 Checking out Revision 6e6c7b7463d12ed963c59907b8d8c3010e1caecd (refs/changes/11/141111/4) 12:03:15 > git config core.sparsecheckout # timeout=10 12:03:15 > git checkout -f 6e6c7b7463d12ed963c59907b8d8c3010e1caecd # timeout=30 12:03:18 Commit message: "[INT] Add docker image for testkube custom executor" 12:03:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:03:18 > git rev-list --no-walk 11821a0e76e27de1aa00b5f9ffd971f44e5cc934 # timeout=10 12:03:19 [EnvInject] - Injecting environment variables from a build step. 12:03:19 [EnvInject] - Injecting as environment variables the properties content 12:03:19 PYTHON=python3 12:03:19 12:03:19 [EnvInject] - Variables injected successfully. 12:03:19 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins12694277223944802218.sh 12:03:19 ---> tox-install.sh 12:03:19 + source /home/jenkins/lf-env.sh 12:03:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:03:19 ++ mktemp -d /tmp/venv-XXXX 12:03:19 + lf_venv=/tmp/venv-b5jN 12:03:19 + local venv_file=/tmp/.os_lf_venv 12:03:19 + local python=python3 12:03:19 + local options 12:03:19 + local set_path=true 12:03:19 + local install_args= 12:03:19 ++ 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:03:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:03:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:03:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:03:19 + true 12:03:19 + case $1 in 12:03:19 + venv_file=/tmp/.toxenv 12:03:19 + shift 2 12:03:19 + true 12:03:19 + case $1 in 12:03:19 + shift 12:03:19 + break 12:03:19 + case $python in 12:03:19 + local pkg_list= 12:03:19 + [[ -d /opt/pyenv ]] 12:03:19 + echo 'Setup pyenv:' 12:03:19 Setup pyenv: 12:03:19 + export PYENV_ROOT=/opt/pyenv 12:03:19 + PYENV_ROOT=/opt/pyenv 12:03:19 + 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:03:19 + 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:03:19 + pyenv versions 12:03:19 system 12:03:19 * 3.8.13 (set by /opt/pyenv/version) 12:03:19 * 3.9.13 (set by /opt/pyenv/version) 12:03:19 * 3.10.6 (set by /opt/pyenv/version) 12:03:19 + command -v pyenv 12:03:19 ++ pyenv init - --no-rehash 12:03:19 + 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:03:19 export PATH="/opt/pyenv/shims:${PATH}" 12:03:19 export PYENV_SHELL=bash 12:03:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:03:19 pyenv() { 12:03:19 local command 12:03:19 command="${1:-}" 12:03:19 if [ "$#" -gt 0 ]; then 12:03:19 shift 12:03:19 fi 12:03:19 12:03:19 case "$command" in 12:03:19 rehash|shell) 12:03:19 eval "$(pyenv "sh-$command" "$@")" 12:03:19 ;; 12:03:19 *) 12:03:19 command pyenv "$command" "$@" 12:03:19 ;; 12:03:19 esac 12:03:19 }' 12:03:19 +++ 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:03:19 ++ 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:03:19 ++ 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:03:19 ++ 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:03:19 ++ export PYENV_SHELL=bash 12:03:19 ++ PYENV_SHELL=bash 12:03:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:03:19 +++ complete -F _pyenv pyenv 12:03:19 ++ lf-pyver python3 12:03:19 ++ local py_version_xy=python3 12:03:19 ++ local py_version_xyz= 12:03:19 ++ awk '{ print $1 }' 12:03:19 ++ sed 's/^[ *]* //' 12:03:19 ++ pyenv versions 12:03:19 ++ local command 12:03:19 ++ command=versions 12:03:19 ++ '[' 1 -gt 0 ']' 12:03:19 ++ shift 12:03:19 ++ case "$command" in 12:03:19 ++ command pyenv versions 12:03:19 ++ pyenv versions 12:03:19 ++ grep -E '^[0-9.]*[0-9]$' 12:03:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:03:19 +++ grep '^3' /tmp/.pyenv_versions 12:03:19 +++ sort -V 12:03:19 +++ tail -n 1 12:03:19 ++ py_version_xyz=3.10.6 12:03:19 ++ [[ -z 3.10.6 ]] 12:03:19 ++ echo 3.10.6 12:03:19 ++ return 0 12:03:19 + pyenv local 3.10.6 12:03:19 + local command 12:03:19 + command=local 12:03:19 + '[' 2 -gt 0 ']' 12:03:19 + shift 12:03:19 + case "$command" in 12:03:19 + command pyenv local 3.10.6 12:03:19 + pyenv local 3.10.6 12:03:19 + for arg in "$@" 12:03:19 + case $arg in 12:03:19 + pkg_list+='tox ' 12:03:19 + for arg in "$@" 12:03:19 + case $arg in 12:03:19 + pkg_list+='virtualenv ' 12:03:19 + for arg in "$@" 12:03:19 + case $arg in 12:03:19 + pkg_list+='urllib3~=1.26.15 ' 12:03:19 + [[ -f /tmp/.toxenv ]] 12:03:19 + [[ ! -f /tmp/.toxenv ]] 12:03:19 + [[ -n '' ]] 12:03:19 + python3 -m venv /tmp/venv-b5jN 12:03:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b5jN' 12:03:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b5jN 12:03:23 + echo /tmp/venv-b5jN 12:03:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:03:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:03:23 + /tmp/venv-b5jN/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:03:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:03:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:03:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:03:27 + /tmp/venv-b5jN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:03:29 + type python3 12:03:29 + true 12:03:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-b5jN/bin to PATH' 12:03:29 lf-activate-venv(): INFO: Adding /tmp/venv-b5jN/bin to PATH 12:03:29 + PATH=/tmp/venv-b5jN/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:03:29 + return 0 12:03:29 + python3 --version 12:03:29 Python 3.10.6 12:03:29 + python3 -m pip --version 12:03:29 pip 25.1.1 from /tmp/venv-b5jN/lib/python3.10/site-packages/pip (python 3.10) 12:03:29 + python3 -m pip freeze 12:03:29 cachetools==6.0.0 12:03:29 chardet==5.2.0 12:03:29 colorama==0.4.6 12:03:29 distlib==0.3.9 12:03:29 filelock==3.18.0 12:03:29 packaging==25.0 12:03:29 platformdirs==4.3.8 12:03:29 pluggy==1.6.0 12:03:29 pyproject-api==1.9.1 12:03:29 tomli==2.2.1 12:03:29 tox==4.26.0 12:03:29 typing_extensions==4.14.0 12:03:29 urllib3==1.26.20 12:03:29 virtualenv==20.31.2 12:03:29 [EnvInject] - Injecting environment variables from a build step. 12:03:29 [EnvInject] - Injecting as environment variables the properties content 12:03:29 PARALLEL=false 12:03:29 12:03:29 [EnvInject] - Variables injected successfully. 12:03:29 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins165673788504064837.sh 12:03:29 ---> tox-run.sh 12:03:29 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:03:29 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-md-lint/archives/tox 12:03:29 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-md-lint/archives/docs 12:03:29 + mkdir -p /w/workspace/integration-xtesting-master-md-lint/archives/tox 12:03:29 + cd /w/workspace/integration-xtesting-master-md-lint/. 12:03:29 + source /home/jenkins/lf-env.sh 12:03:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:03:29 ++ mktemp -d /tmp/venv-XXXX 12:03:29 + lf_venv=/tmp/venv-Pw6T 12:03:29 + local venv_file=/tmp/.os_lf_venv 12:03:29 + local python=python3 12:03:29 + local options 12:03:29 + local set_path=true 12:03:29 + local install_args= 12:03:29 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:03:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:03:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:03:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:03:29 + true 12:03:29 + case $1 in 12:03:29 + venv_file=/tmp/.toxenv 12:03:29 + shift 2 12:03:29 + true 12:03:29 + case $1 in 12:03:29 + shift 12:03:29 + break 12:03:29 + case $python in 12:03:29 + local pkg_list= 12:03:29 + [[ -d /opt/pyenv ]] 12:03:29 + echo 'Setup pyenv:' 12:03:29 Setup pyenv: 12:03:29 + export PYENV_ROOT=/opt/pyenv 12:03:29 + PYENV_ROOT=/opt/pyenv 12:03:29 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:03:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:03:29 + pyenv versions 12:03:29 system 12:03:29 3.8.13 12:03:29 3.9.13 12:03:29 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 12:03:29 + command -v pyenv 12:03:29 ++ pyenv init - --no-rehash 12:03:29 + 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:03:29 export PATH="/opt/pyenv/shims:${PATH}" 12:03:29 export PYENV_SHELL=bash 12:03:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:03:29 pyenv() { 12:03:29 local command 12:03:29 command="${1:-}" 12:03:29 if [ "$#" -gt 0 ]; then 12:03:29 shift 12:03:29 fi 12:03:29 12:03:29 case "$command" in 12:03:29 rehash|shell) 12:03:29 eval "$(pyenv "sh-$command" "$@")" 12:03:29 ;; 12:03:29 *) 12:03:29 command pyenv "$command" "$@" 12:03:29 ;; 12:03:29 esac 12:03:29 }' 12:03:29 +++ 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:03:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:03:29 ++ 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:03:29 ++ 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:03:29 ++ export PYENV_SHELL=bash 12:03:29 ++ PYENV_SHELL=bash 12:03:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:03:29 +++ complete -F _pyenv pyenv 12:03:29 ++ lf-pyver python3 12:03:29 ++ local py_version_xy=python3 12:03:29 ++ local py_version_xyz= 12:03:29 ++ awk '{ print $1 }' 12:03:29 ++ grep -E '^[0-9.]*[0-9]$' 12:03:29 ++ sed 's/^[ *]* //' 12:03:29 ++ pyenv versions 12:03:29 ++ local command 12:03:29 ++ command=versions 12:03:29 ++ '[' 1 -gt 0 ']' 12:03:29 ++ shift 12:03:29 ++ case "$command" in 12:03:29 ++ command pyenv versions 12:03:29 ++ pyenv versions 12:03:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:03:29 +++ grep '^3' /tmp/.pyenv_versions 12:03:29 +++ tail -n 1 12:03:29 +++ sort -V 12:03:29 ++ py_version_xyz=3.10.6 12:03:29 ++ [[ -z 3.10.6 ]] 12:03:29 ++ echo 3.10.6 12:03:29 ++ return 0 12:03:29 + pyenv local 3.10.6 12:03:29 + local command 12:03:29 + command=local 12:03:29 + '[' 2 -gt 0 ']' 12:03:29 + shift 12:03:29 + case "$command" in 12:03:29 + command pyenv local 3.10.6 12:03:29 + pyenv local 3.10.6 12:03:29 + for arg in "$@" 12:03:29 + case $arg in 12:03:29 + pkg_list+='tox ' 12:03:29 + for arg in "$@" 12:03:29 + case $arg in 12:03:29 + pkg_list+='virtualenv ' 12:03:29 + for arg in "$@" 12:03:29 + case $arg in 12:03:29 + pkg_list+='urllib3~=1.26.15 ' 12:03:29 + [[ -f /tmp/.toxenv ]] 12:03:29 ++ cat /tmp/.toxenv 12:03:29 + lf_venv=/tmp/venv-b5jN 12:03:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b5jN from' file:/tmp/.toxenv 12:03:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b5jN from file:/tmp/.toxenv 12:03:29 + /tmp/venv-b5jN/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:03:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:03:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:03:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:03:30 + /tmp/venv-b5jN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:03:31 + type python3 12:03:31 + true 12:03:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-b5jN/bin to PATH' 12:03:31 lf-activate-venv(): INFO: Adding /tmp/venv-b5jN/bin to PATH 12:03:31 + PATH=/tmp/venv-b5jN/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:03:31 + return 0 12:03:31 + [[ -d /opt/pyenv ]] 12:03:31 + echo '---> Setting up pyenv' 12:03:31 ---> Setting up pyenv 12:03:31 + export PYENV_ROOT=/opt/pyenv 12:03:31 + PYENV_ROOT=/opt/pyenv 12:03:31 + export PATH=/opt/pyenv/bin:/tmp/venv-b5jN/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:03:31 + PATH=/opt/pyenv/bin:/tmp/venv-b5jN/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:03:31 ++ pwd 12:03:31 + PYTHONPATH=/w/workspace/integration-xtesting-master-md-lint 12:03:31 + export PYTHONPATH 12:03:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:03:31 + TOX_TESTENV_PASSENV=PYTHONPATH 12:03:31 + tox --version 12:03:31 4.26.0 from /tmp/venv-b5jN/lib/python3.10/site-packages/tox/__init__.py 12:03:32 + PARALLEL=false 12:03:32 + TOX_OPTIONS_LIST= 12:03:32 + [[ -n md ]] 12:03:32 + TOX_OPTIONS_LIST=' -e md' 12:03:32 + case ${PARALLEL,,} in 12:03:32 + tox -e md 12:03:32 + tee -a /w/workspace/integration-xtesting-master-md-lint/archives/tox/tox.log 12:03:33 md: install_deps> python -I -m pip install coala-bears nodeenv 12:03:56 md: freeze> python -m pip freeze --all 12:03:57 md: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.17.0,bandit==1.6.2,certifi==2025.4.26,charset-normalizer==3.4.2,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.44,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.10,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.9.1,packaging==25.0,pbr==6.1.1,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.1,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2025.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==1.17.2,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 12:03:57 md: commands_pre[0]> nodeenv -p --node=16.10.0 --verbose 12:03:57 * Install prebuilt node (16.10.0) ..... done. 12:03:59 * Appending data to /w/workspace/integration-xtesting-master-md-lint/.tox/md/bin/activate 12:03:59 * Appending data to /w/workspace/integration-xtesting-master-md-lint/.tox/md/bin/activate.fish 12:03:59 md: commands_pre[1]> npm install --global remark-cli 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: '@npmcli/config@8.3.4', 12:04:03 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: '@npmcli/map-workspaces@3.0.6', 12:04:03 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: '@npmcli/package-json@5.2.1', 12:04:03 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: 'ini@4.1.3', 12:04:03 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: 'nopt@7.2.1', 12:04:03 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: 'proc-log@4.2.0', 12:04:03 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: '@npmcli/name-from-folder@2.0.0', 12:04:03 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: 'read-package-json-fast@3.0.2', 12:04:03 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: '@npmcli/git@5.0.8', 12:04:03 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: 'hosted-git-info@7.0.2', 12:04:03 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: 'json-parse-even-better-errors@3.0.2', 12:04:03 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: 'normalize-package-data@6.0.2', 12:04:03 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: '@npmcli/promise-spawn@7.0.2', 12:04:03 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: 'npm-pick-manifest@9.1.0', 12:04:03 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: 'which@4.0.0', 12:04:03 npm WARN EBADENGINE required: { node: '^16.13.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: 'which@4.0.0', 12:04:03 npm WARN EBADENGINE required: { node: '^16.13.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: 'abbrev@2.0.0', 12:04:03 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: 'npm-install-checks@6.3.0', 12:04:03 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: 'npm-normalize-package-bin@3.0.1', 12:04:03 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: 'npm-package-arg@11.0.3', 12:04:03 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:03 npm WARN EBADENGINE Unsupported engine { 12:04:03 npm WARN EBADENGINE package: 'validate-npm-package-name@5.0.1', 12:04:03 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:04:03 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:04:03 npm WARN EBADENGINE } 12:04:05 12:04:05 added 185 packages, and audited 186 packages in 6s 12:04:05 12:04:05 78 packages are looking for funding 12:04:05 run `npm fund` for details 12:04:05 12:04:05 found 0 vulnerabilities 12:04:05 npm notice 12:04:05 npm notice New major version of npm available! 7.24.0 -> 11.4.1 12:04:05 npm notice Changelog: 12:04:05 npm notice Run `npm install -g npm@11.4.1` to update! 12:04:05 npm notice 12:04:05 md: commands_pre[2]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.md'"'"' > /tmp/.coalist_md' 12:04:05 md: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn md --files $( /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn md --files $( Completed tox runs' 12:04:07 ---> Completed tox runs 12:04:07 + for i in .tox/*/log 12:04:07 ++ echo .tox/md/log 12:04:07 ++ awk -F/ '{print $2}' 12:04:07 + tox_env=md 12:04:07 + cp -r .tox/md/log /w/workspace/integration-xtesting-master-md-lint/archives/tox/md 12:04:07 + DOC_DIR=docs/_build/html 12:04:07 + [[ -d docs/_build/html ]] 12:04:07 + echo '---> tox-run.sh ends' 12:04:07 ---> tox-run.sh ends 12:04:07 + test 5 -eq 0 12:04:07 + exit 5 12:04:07 Build step 'Execute shell' marked build as failure 12:04:07 $ ssh-agent -k 12:04:07 unset SSH_AUTH_SOCK; 12:04:07 unset SSH_AGENT_PID; 12:04:07 echo Agent pid 14885 killed; 12:04:07 [ssh-agent] Stopped. 12:04:07 [PostBuildScript] - [INFO] Executing post build scripts. 12:04:07 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins408791266542802151.sh 12:04:07 ---> sysstat.sh 12:04:07 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins5571702577448779586.sh 12:04:07 ---> package-listing.sh 12:04:07 ++ facter osfamily 12:04:07 ++ tr '[:upper:]' '[:lower:]' 12:04:07 + OS_FAMILY=redhat 12:04:07 + workspace=/w/workspace/integration-xtesting-master-md-lint 12:04:07 + START_PACKAGES=/tmp/packages_start.txt 12:04:07 + END_PACKAGES=/tmp/packages_end.txt 12:04:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:04:07 + PACKAGES=/tmp/packages_start.txt 12:04:07 + '[' /w/workspace/integration-xtesting-master-md-lint ']' 12:04:07 + PACKAGES=/tmp/packages_end.txt 12:04:07 + case "${OS_FAMILY}" in 12:04:07 + rpm -qa 12:04:07 + sort 12:04:08 + '[' -f /tmp/packages_start.txt ']' 12:04:08 + '[' -f /tmp/packages_end.txt ']' 12:04:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:04:08 + '[' /w/workspace/integration-xtesting-master-md-lint ']' 12:04:08 + mkdir -p /w/workspace/integration-xtesting-master-md-lint/archives/ 12:04:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-md-lint/archives/ 12:04:08 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins1875572553548348588.sh 12:04:08 ---> capture-instance-metadata.sh 12:04:08 Setup pyenv: 12:04:08 system 12:04:08 3.8.13 12:04:08 3.9.13 12:04:08 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 12:04:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xwg8 12:04:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:04:15 lf-activate-venv(): INFO: Installing: lftools 12:04:51 lf-activate-venv(): INFO: Adding /tmp/venv-Xwg8/bin to PATH 12:04:51 INFO: Running in OpenStack, capturing instance metadata 12:04:52 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins3759026702379314090.sh 12:04:52 provisioning config files... 12:04:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-md-lint@tmp/config8031832992085055046tmp 12:04:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:04:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:04:52 [EnvInject] - Injecting environment variables from a build step. 12:04:52 [EnvInject] - Injecting as environment variables the properties content 12:04:52 SERVER_ID=logs 12:04:52 12:04:52 [EnvInject] - Variables injected successfully. 12:04:52 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins16326928123584234117.sh 12:04:52 ---> create-netrc.sh 12:04:52 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins14923672424980609475.sh 12:04:52 ---> python-tools-install.sh 12:04:52 Setup pyenv: 12:04:52 system 12:04:52 3.8.13 12:04:52 3.9.13 12:04:52 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 12:04:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xwg8 from file:/tmp/.os_lf_venv 12:04:54 lf-activate-venv(): INFO: Installing: lftools 12:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-Xwg8/bin to PATH 12:05:01 Generating Requirements File 12:05:20 Python 3.10.6 12:05:20 pip 25.1.1 from /tmp/venv-Xwg8/lib/python3.10/site-packages/pip (python 3.10) 12:05:20 appdirs==1.4.4 12:05:20 argcomplete==3.6.2 12:05:20 aspy.yaml==1.3.0 12:05:20 attrs==25.3.0 12:05:20 autopage==0.5.2 12:05:20 beautifulsoup4==4.13.4 12:05:20 boto3==1.38.33 12:05:20 botocore==1.38.33 12:05:20 bs4==0.0.2 12:05:20 cachetools==5.5.2 12:05:20 certifi==2025.4.26 12:05:20 cffi==1.17.1 12:05:20 cfgv==3.4.0 12:05:20 chardet==5.2.0 12:05:20 charset-normalizer==3.4.2 12:05:20 click==8.2.1 12:05:20 cliff==4.10.0 12:05:20 cmd2==2.6.1 12:05:20 cryptography==3.3.2 12:05:20 debtcollector==3.0.0 12:05:20 decorator==5.2.1 12:05:20 defusedxml==0.7.1 12:05:20 Deprecated==1.2.18 12:05:20 distlib==0.3.9 12:05:20 dnspython==2.7.0 12:05:20 docker==7.1.0 12:05:20 dogpile.cache==1.4.0 12:05:20 durationpy==0.10 12:05:20 email_validator==2.2.0 12:05:20 filelock==3.18.0 12:05:20 future==1.0.0 12:05:20 gitdb==4.0.12 12:05:20 GitPython==3.1.44 12:05:20 google-auth==2.40.3 12:05:20 httplib2==0.22.0 12:05:20 identify==2.6.12 12:05:20 idna==3.10 12:05:20 importlib-resources==1.5.0 12:05:20 iso8601==2.1.0 12:05:20 Jinja2==3.1.6 12:05:20 jmespath==1.0.1 12:05:20 jsonpatch==1.33 12:05:20 jsonpointer==3.0.0 12:05:20 jsonschema==4.24.0 12:05:20 jsonschema-specifications==2025.4.1 12:05:20 keystoneauth1==5.11.0 12:05:20 kubernetes==33.1.0 12:05:20 lftools==0.37.13 12:05:20 lxml==5.4.0 12:05:20 MarkupSafe==3.0.2 12:05:20 msgpack==1.1.0 12:05:20 multi_key_dict==2.0.3 12:05:20 munch==4.0.0 12:05:20 netaddr==1.3.0 12:05:20 niet==1.4.2 12:05:20 nodeenv==1.9.1 12:05:20 oauth2client==4.1.3 12:05:20 oauthlib==3.2.2 12:05:20 openstacksdk==4.6.0 12:05:20 os-client-config==2.1.0 12:05:20 os-service-types==1.7.0 12:05:20 osc-lib==4.0.2 12:05:20 oslo.config==9.8.0 12:05:20 oslo.context==6.0.0 12:05:20 oslo.i18n==6.5.1 12:05:20 oslo.log==7.1.0 12:05:20 oslo.serialization==5.7.0 12:05:20 oslo.utils==9.0.0 12:05:20 packaging==25.0 12:05:20 pbr==6.1.1 12:05:20 platformdirs==4.3.8 12:05:20 prettytable==3.16.0 12:05:20 psutil==7.0.0 12:05:20 pyasn1==0.6.1 12:05:20 pyasn1_modules==0.4.2 12:05:20 pycparser==2.22 12:05:20 pygerrit2==2.0.15 12:05:20 PyGithub==2.6.1 12:05:20 PyJWT==2.10.1 12:05:20 PyNaCl==1.5.0 12:05:20 pyparsing==2.4.7 12:05:20 pyperclip==1.9.0 12:05:20 pyrsistent==0.20.0 12:05:20 python-cinderclient==9.7.0 12:05:20 python-dateutil==2.9.0.post0 12:05:20 python-heatclient==4.2.0 12:05:20 python-jenkins==1.8.2 12:05:20 python-keystoneclient==5.6.0 12:05:20 python-magnumclient==4.8.1 12:05:20 python-openstackclient==8.1.0 12:05:20 python-swiftclient==4.8.0 12:05:20 PyYAML==6.0.2 12:05:20 referencing==0.36.2 12:05:20 requests==2.32.4 12:05:20 requests-oauthlib==2.0.0 12:05:20 requestsexceptions==1.4.0 12:05:20 rfc3986==2.0.0 12:05:20 rpds-py==0.25.1 12:05:20 rsa==4.9.1 12:05:20 ruamel.yaml==0.18.14 12:05:20 ruamel.yaml.clib==0.2.12 12:05:20 s3transfer==0.13.0 12:05:20 simplejson==3.20.1 12:05:20 six==1.17.0 12:05:20 smmap==5.0.2 12:05:20 soupsieve==2.7 12:05:20 stevedore==5.4.1 12:05:20 tabulate==0.9.0 12:05:20 toml==0.10.2 12:05:20 tomlkit==0.13.3 12:05:20 tqdm==4.67.1 12:05:20 typing_extensions==4.14.0 12:05:20 tzdata==2025.2 12:05:20 urllib3==1.26.20 12:05:20 virtualenv==20.31.2 12:05:20 wcwidth==0.2.13 12:05:20 websocket-client==1.8.0 12:05:20 wrapt==1.17.2 12:05:20 xdg==6.0.0 12:05:20 xmltodict==0.14.2 12:05:20 yq==3.4.3 12:05:20 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins4639007670136435988.sh 12:05:20 ---> sudo-logs.sh 12:05:20 Archiving 'sudo' log.. 12:05:21 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins1790474153329322597.sh 12:05:21 ---> job-cost.sh 12:05:21 Setup pyenv: 12:05:21 system 12:05:21 3.8.13 12:05:21 3.9.13 12:05:21 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 12:05:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xwg8 from file:/tmp/.os_lf_venv 12:05:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:05:28 lf-activate-venv(): INFO: Adding /tmp/venv-Xwg8/bin to PATH 12:05:28 INFO: No Stack... 12:05:29 INFO: Retrieving Pricing Info for: v3-standard-2 12:05:29 INFO: Archiving Costs 12:05:29 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins5523332369691642941.sh 12:05:29 ---> logs-deploy.sh 12:05:29 Setup pyenv: 12:05:29 system 12:05:29 3.8.13 12:05:29 3.9.13 12:05:29 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 12:05:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xwg8 from file:/tmp/.os_lf_venv 12:05:31 lf-activate-venv(): INFO: Installing: lftools 12:05:39 lf-activate-venv(): INFO: Adding /tmp/venv-Xwg8/bin to PATH 12:05:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-md-lint/76 12:05:39 INFO: archiving workspace using pattern(s): 12:05:39 Archives upload complete. 12:05:40 INFO: archiving logs to Nexus 12:05:40 ---> uname -a: 12:05:40 Linux prd-centos8-builder-2c-1g-19966.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:05:40 12:05:40 12:05:40 ---> lscpu: 12:05:40 Architecture: x86_64 12:05:40 CPU op-mode(s): 32-bit, 64-bit 12:05:40 Byte Order: Little Endian 12:05:40 CPU(s): 2 12:05:40 On-line CPU(s) list: 0,1 12:05:40 Thread(s) per core: 1 12:05:40 Core(s) per socket: 1 12:05:40 Socket(s): 2 12:05:40 NUMA node(s): 1 12:05:40 Vendor ID: AuthenticAMD 12:05:40 CPU family: 23 12:05:40 Model: 49 12:05:40 Model name: AMD EPYC-Rome Processor 12:05:40 Stepping: 0 12:05:40 CPU MHz: 2799.998 12:05:40 BogoMIPS: 5599.99 12:05:40 Virtualization: AMD-V 12:05:40 Hypervisor vendor: KVM 12:05:40 Virtualization type: full 12:05:40 L1d cache: 32K 12:05:40 L1i cache: 32K 12:05:40 L2 cache: 512K 12:05:40 L3 cache: 16384K 12:05:40 NUMA node0 CPU(s): 0,1 12:05:40 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:05:40 12:05:40 12:05:40 ---> nproc: 12:05:40 2 12:05:40 12:05:40 12:05:40 ---> df -h: 12:05:40 Filesystem Size Used Avail Use% Mounted on 12:05:40 devtmpfs 3.8G 0 3.8G 0% /dev 12:05:40 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:05:40 tmpfs 3.8G 17M 3.8G 1% /run 12:05:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:05:40 /dev/vda1 40G 8.9G 32G 23% / 12:05:40 tmpfs 770M 0 770M 0% /run/user/1001 12:05:40 12:05:40 12:05:40 ---> free -m: 12:05:40 total used free shared buff/cache available 12:05:40 Mem: 7699 609 4511 19 2579 6773 12:05:40 Swap: 1023 0 1023 12:05:40 12:05:40 12:05:40 ---> ip addr: 12:05:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:05:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:05:40 inet 127.0.0.1/8 scope host lo 12:05:40 valid_lft forever preferred_lft forever 12:05:40 inet6 ::1/128 scope host 12:05:40 valid_lft forever preferred_lft forever 12:05:40 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:05:40 link/ether fa:16:3e:f3:a3:27 brd ff:ff:ff:ff:ff:ff 12:05:40 altname enp0s3 12:05:40 altname ens3 12:05:40 inet 10.30.106.239/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:05:40 valid_lft 86229sec preferred_lft 86229sec 12:05:40 inet6 fe80::f816:3eff:fef3:a327/64 scope link 12:05:40 valid_lft forever preferred_lft forever 12:05:40 12:05:40 12:05:40 ---> sar -b -r -n DEV: 12:05:40 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:05:40 12:05:40 12:02:46 LINUX RESTART (2 CPU) 12:05:40 12:05:40 12:03:01 PM tps rtps wtps bread/s bwrtn/s 12:05:40 12:04:01 PM 421.47 175.87 245.60 8721.39 19236.83 12:05:40 12:05:01 PM 163.92 0.90 163.02 79.72 18425.45 12:05:40 Average: 292.73 88.40 204.32 4401.63 18831.24 12:05:40 12:05:40 12:03:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:05:40 12:04:01 PM 4976744 6943228 2907700 36.88 2688 2132112 828556 9.28 196160 2340620 373184 12:05:40 12:05:01 PM 4689476 6894512 3194968 40.52 2688 2348968 775236 8.68 407128 2348712 128228 12:05:40 Average: 4833110 6918870 3051334 38.70 2688 2240540 801896 8.98 301644 2344666 250706 12:05:40 12:05:40 12:03:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:05:40 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:05:40 12:04:01 PM eth0 427.95 251.23 1971.04 72.22 0.00 0.00 0.00 0.00 12:05:40 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:05:40 12:05:01 PM eth0 173.85 118.41 716.17 20.65 0.00 0.00 0.00 0.00 12:05:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:05:40 Average: eth0 300.93 184.84 1343.76 46.44 0.00 0.00 0.00 0.00 12:05:40 12:05:40 12:05:40 ---> sar -P ALL: 12:05:40 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:05:40 12:05:40 12:02:46 LINUX RESTART (2 CPU) 12:05:40 12:05:40 12:03:01 PM CPU %user %nice %system %iowait %steal %idle 12:05:40 12:04:01 PM all 48.14 2.75 22.11 5.84 0.11 21.05 12:05:40 12:04:01 PM 0 48.86 2.43 23.33 6.51 0.10 18.78 12:05:40 12:04:01 PM 1 47.44 3.07 20.90 5.17 0.12 23.29 12:05:40 12:05:01 PM all 35.52 0.00 4.41 6.57 0.10 53.40 12:05:40 12:05:01 PM 0 51.53 0.00 5.21 8.13 0.11 35.03 12:05:40 12:05:01 PM 1 19.85 0.00 3.63 5.04 0.10 71.37 12:05:40 Average: all 41.90 1.39 13.35 6.20 0.11 37.05 12:05:40 Average: 0 50.17 1.23 14.40 7.31 0.10 26.79 12:05:40 Average: 1 33.74 1.55 12.33 5.11 0.11 47.17 12:05:40 12:05:40 12:05:40