10:39:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141111 10:39:55 Running as SYSTEM 10:39:55 [EnvInject] - Loading node environment variables. 10:39:55 Building remotely on prd-centos8-builder-2c-1g-18904 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-md-lint 10:39:55 [ssh-agent] Looking for ssh-agent implementation... 10:39:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:55 $ ssh-agent 10:39:55 SSH_AUTH_SOCK=/tmp/ssh-MI6hSfutyhd9/agent.15643 10:39:55 SSH_AGENT_PID=15644 10:39:55 [ssh-agent] Started. 10:39:55 Running ssh-add (command line suppressed) 10:39:55 Identity added: /w/workspace/integration-xtesting-master-md-lint@tmp/private_key_259535155849418916.key (/w/workspace/integration-xtesting-master-md-lint@tmp/private_key_259535155849418916.key) 10:39:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:39:56 The recommended git tool is: NONE 10:39:57 using credential onap-jenkins-ssh 10:39:57 Wiping out workspace first. 10:39:57 Cloning the remote Git repository 10:39:57 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 10:39:58 > git init /w/workspace/integration-xtesting-master-md-lint # timeout=10 10:39:58 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 10:39:58 > git --version # timeout=10 10:39:58 > git --version # 'git version 2.39.0' 10:39:58 using GIT_SSH to set credentials Gerrit user 10:39:58 [INFO] Currently running in a labeled security context 10:39:58 [INFO] Currently SELinux is 'enforcing' on the host 10:39:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-md-lint@tmp/jenkins-gitclient-ssh11578553056588467157.key 10:39:58 Verifying host key using manually-configured host key entries 10:39:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:39:59 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 10:39:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:39:59 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 10:39:59 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 10:39:59 using GIT_SSH to set credentials Gerrit user 10:39:59 [INFO] Currently running in a labeled security context 10:39:59 [INFO] Currently SELinux is 'enforcing' on the host 10:39:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-md-lint@tmp/jenkins-gitclient-ssh11394066786147520679.key 10:39:59 Verifying host key using manually-configured host key entries 10:39:59 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/11/141111/1 # timeout=30 10:39:59 > git rev-parse bc2b30d60a9aa70a6426cafc86d4a00f711af5d5^{commit} # timeout=10 10:39:59 Checking out Revision bc2b30d60a9aa70a6426cafc86d4a00f711af5d5 (refs/changes/11/141111/1) 10:40:00 > git config core.sparsecheckout # timeout=10 10:40:00 > git checkout -f bc2b30d60a9aa70a6426cafc86d4a00f711af5d5 # timeout=30 10:40:03 Commit message: "Add docker image for testkube custom executor" 10:40:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:40:03 > git rev-list --no-walk 11821a0e76e27de1aa00b5f9ffd971f44e5cc934 # timeout=10 10:40:03 [EnvInject] - Injecting environment variables from a build step. 10:40:03 [EnvInject] - Injecting as environment variables the properties content 10:40:03 PYTHON=python3 10:40:03 10:40:03 [EnvInject] - Variables injected successfully. 10:40:03 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins17922439523020852048.sh 10:40:03 ---> tox-install.sh 10:40:03 + source /home/jenkins/lf-env.sh 10:40:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:40:03 ++ mktemp -d /tmp/venv-XXXX 10:40:03 + lf_venv=/tmp/venv-NLr1 10:40:03 + local venv_file=/tmp/.os_lf_venv 10:40:03 + local python=python3 10:40:03 + local options 10:40:03 + local set_path=true 10:40:03 + local install_args= 10:40:03 ++ 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:40:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:40:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:40:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:40:03 + true 10:40:03 + case $1 in 10:40:03 + venv_file=/tmp/.toxenv 10:40:03 + shift 2 10:40:03 + true 10:40:03 + case $1 in 10:40:03 + shift 10:40:03 + break 10:40:03 + case $python in 10:40:03 + local pkg_list= 10:40:03 + [[ -d /opt/pyenv ]] 10:40:03 + echo 'Setup pyenv:' 10:40:03 Setup pyenv: 10:40:03 + export PYENV_ROOT=/opt/pyenv 10:40:03 + PYENV_ROOT=/opt/pyenv 10:40:03 + 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:40:03 + 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:40:03 + pyenv versions 10:40:03 system 10:40:04 * 3.8.13 (set by /opt/pyenv/version) 10:40:04 * 3.9.13 (set by /opt/pyenv/version) 10:40:04 * 3.10.6 (set by /opt/pyenv/version) 10:40:04 + command -v pyenv 10:40:04 ++ pyenv init - --no-rehash 10:40: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[*]}"'\'')" 10:40:04 export PATH="/opt/pyenv/shims:${PATH}" 10:40:04 export PYENV_SHELL=bash 10:40:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:40:04 pyenv() { 10:40:04 local command 10:40:04 command="${1:-}" 10:40:04 if [ "$#" -gt 0 ]; then 10:40:04 shift 10:40:04 fi 10:40:04 10:40:04 case "$command" in 10:40:04 rehash|shell) 10:40:04 eval "$(pyenv "sh-$command" "$@")" 10:40:04 ;; 10:40:04 *) 10:40:04 command pyenv "$command" "$@" 10:40:04 ;; 10:40:04 esac 10:40:04 }' 10:40: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[*]}"' 10:40: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 10:40: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 10:40: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 10:40:04 ++ export PYENV_SHELL=bash 10:40:04 ++ PYENV_SHELL=bash 10:40:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:40:04 +++ complete -F _pyenv pyenv 10:40:04 ++ lf-pyver python3 10:40:04 ++ local py_version_xy=python3 10:40:04 ++ local py_version_xyz= 10:40:04 ++ awk '{ print $1 }' 10:40:04 ++ pyenv versions 10:40:04 ++ local command 10:40:04 ++ command=versions 10:40:04 ++ '[' 1 -gt 0 ']' 10:40:04 ++ shift 10:40:04 ++ case "$command" in 10:40:04 ++ command pyenv versions 10:40:04 ++ pyenv versions 10:40:04 ++ sed 's/^[ *]* //' 10:40:04 ++ grep -E '^[0-9.]*[0-9]$' 10:40:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:40:04 +++ grep '^3' /tmp/.pyenv_versions 10:40:04 +++ tail -n 1 10:40:04 +++ sort -V 10:40:04 ++ py_version_xyz=3.10.6 10:40:04 ++ [[ -z 3.10.6 ]] 10:40:04 ++ echo 3.10.6 10:40:04 ++ return 0 10:40:04 + pyenv local 3.10.6 10:40:04 + local command 10:40:04 + command=local 10:40:04 + '[' 2 -gt 0 ']' 10:40:04 + shift 10:40:04 + case "$command" in 10:40:04 + command pyenv local 3.10.6 10:40:04 + pyenv local 3.10.6 10:40:04 + for arg in "$@" 10:40:04 + case $arg in 10:40:04 + pkg_list+='tox ' 10:40:04 + for arg in "$@" 10:40:04 + case $arg in 10:40:04 + pkg_list+='virtualenv ' 10:40:04 + for arg in "$@" 10:40:04 + case $arg in 10:40:04 + pkg_list+='urllib3~=1.26.15 ' 10:40:04 + [[ -f /tmp/.toxenv ]] 10:40:04 + [[ ! -f /tmp/.toxenv ]] 10:40:04 + [[ -n '' ]] 10:40:04 + python3 -m venv /tmp/venv-NLr1 10:40:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NLr1' 10:40:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NLr1 10:40:08 + echo /tmp/venv-NLr1 10:40:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:40:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:40:08 + /tmp/venv-NLr1/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:40:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:40:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:40:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:40:11 + /tmp/venv-NLr1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:40:13 + type python3 10:40:13 + true 10:40:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NLr1/bin to PATH' 10:40:13 lf-activate-venv(): INFO: Adding /tmp/venv-NLr1/bin to PATH 10:40:13 + PATH=/tmp/venv-NLr1/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:40:13 + return 0 10:40:13 + python3 --version 10:40:13 Python 3.10.6 10:40:13 + python3 -m pip --version 10:40:13 pip 25.1.1 from /tmp/venv-NLr1/lib/python3.10/site-packages/pip (python 3.10) 10:40:13 + python3 -m pip freeze 10:40:14 cachetools==6.0.0 10:40:14 chardet==5.2.0 10:40:14 colorama==0.4.6 10:40:14 distlib==0.3.9 10:40:14 filelock==3.18.0 10:40:14 packaging==25.0 10:40:14 platformdirs==4.3.8 10:40:14 pluggy==1.6.0 10:40:14 pyproject-api==1.9.1 10:40:14 tomli==2.2.1 10:40:14 tox==4.26.0 10:40:14 typing_extensions==4.14.0 10:40:14 urllib3==1.26.20 10:40:14 virtualenv==20.31.2 10:40:14 [EnvInject] - Injecting environment variables from a build step. 10:40:14 [EnvInject] - Injecting as environment variables the properties content 10:40:14 PARALLEL=false 10:40:14 10:40:14 [EnvInject] - Variables injected successfully. 10:40:14 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins7964395718220978207.sh 10:40:14 ---> tox-run.sh 10:40:14 + 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:40:14 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-md-lint/archives/tox 10:40:14 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-md-lint/archives/docs 10:40:14 + mkdir -p /w/workspace/integration-xtesting-master-md-lint/archives/tox 10:40:14 + cd /w/workspace/integration-xtesting-master-md-lint/. 10:40:14 + source /home/jenkins/lf-env.sh 10:40:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:40:14 ++ mktemp -d /tmp/venv-XXXX 10:40:14 + lf_venv=/tmp/venv-MTLP 10:40:14 + local venv_file=/tmp/.os_lf_venv 10:40:14 + local python=python3 10:40:14 + local options 10:40:14 + local set_path=true 10:40:14 + local install_args= 10:40:14 ++ 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:40:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:40:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:40:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:40:14 + true 10:40:14 + case $1 in 10:40:14 + venv_file=/tmp/.toxenv 10:40:14 + shift 2 10:40:14 + true 10:40:14 + case $1 in 10:40:14 + shift 10:40:14 + break 10:40:14 + case $python in 10:40:14 + local pkg_list= 10:40:14 + [[ -d /opt/pyenv ]] 10:40:14 + echo 'Setup pyenv:' 10:40:14 Setup pyenv: 10:40:14 + export PYENV_ROOT=/opt/pyenv 10:40:14 + PYENV_ROOT=/opt/pyenv 10:40:14 + 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:40:14 + 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:40:14 + pyenv versions 10:40:14 system 10:40:14 3.8.13 10:40:14 3.9.13 10:40:14 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:40:14 + command -v pyenv 10:40:14 ++ pyenv init - --no-rehash 10:40:14 + 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:40:14 export PATH="/opt/pyenv/shims:${PATH}" 10:40:14 export PYENV_SHELL=bash 10:40:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:40:14 pyenv() { 10:40:14 local command 10:40:14 command="${1:-}" 10:40:14 if [ "$#" -gt 0 ]; then 10:40:14 shift 10:40:14 fi 10:40:14 10:40:14 case "$command" in 10:40:14 rehash|shell) 10:40:14 eval "$(pyenv "sh-$command" "$@")" 10:40:14 ;; 10:40:14 *) 10:40:14 command pyenv "$command" "$@" 10:40:14 ;; 10:40:14 esac 10:40:14 }' 10:40:14 +++ 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:40:14 ++ 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:40:14 ++ 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:40:14 ++ 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:40:14 ++ export PYENV_SHELL=bash 10:40:14 ++ PYENV_SHELL=bash 10:40:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:40:14 +++ complete -F _pyenv pyenv 10:40:14 ++ lf-pyver python3 10:40:14 ++ local py_version_xy=python3 10:40:14 ++ local py_version_xyz= 10:40:14 ++ sed 's/^[ *]* //' 10:40:14 ++ awk '{ print $1 }' 10:40:14 ++ grep -E '^[0-9.]*[0-9]$' 10:40:14 ++ pyenv versions 10:40:14 ++ local command 10:40:14 ++ command=versions 10:40:14 ++ '[' 1 -gt 0 ']' 10:40:14 ++ shift 10:40:14 ++ case "$command" in 10:40:14 ++ command pyenv versions 10:40:14 ++ pyenv versions 10:40:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:40:14 +++ sort -V 10:40:14 +++ tail -n 1 10:40:14 +++ grep '^3' /tmp/.pyenv_versions 10:40:14 ++ py_version_xyz=3.10.6 10:40:14 ++ [[ -z 3.10.6 ]] 10:40:14 ++ echo 3.10.6 10:40:14 ++ return 0 10:40:14 + pyenv local 3.10.6 10:40:14 + local command 10:40:14 + command=local 10:40:14 + '[' 2 -gt 0 ']' 10:40:14 + shift 10:40:14 + case "$command" in 10:40:14 + command pyenv local 3.10.6 10:40:14 + pyenv local 3.10.6 10:40:14 + for arg in "$@" 10:40:14 + case $arg in 10:40:14 + pkg_list+='tox ' 10:40:14 + for arg in "$@" 10:40:14 + case $arg in 10:40:14 + pkg_list+='virtualenv ' 10:40:14 + for arg in "$@" 10:40:14 + case $arg in 10:40:14 + pkg_list+='urllib3~=1.26.15 ' 10:40:14 + [[ -f /tmp/.toxenv ]] 10:40:14 ++ cat /tmp/.toxenv 10:40:14 + lf_venv=/tmp/venv-NLr1 10:40:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NLr1 from' file:/tmp/.toxenv 10:40:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NLr1 from file:/tmp/.toxenv 10:40:14 + /tmp/venv-NLr1/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:40:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:40:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:40:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:40:15 + /tmp/venv-NLr1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:40:16 + type python3 10:40:16 + true 10:40:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NLr1/bin to PATH' 10:40:16 lf-activate-venv(): INFO: Adding /tmp/venv-NLr1/bin to PATH 10:40:16 + PATH=/tmp/venv-NLr1/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:40:16 + return 0 10:40:16 + [[ -d /opt/pyenv ]] 10:40:16 + echo '---> Setting up pyenv' 10:40:16 ---> Setting up pyenv 10:40:16 + export PYENV_ROOT=/opt/pyenv 10:40:16 + PYENV_ROOT=/opt/pyenv 10:40:16 + export PATH=/opt/pyenv/bin:/tmp/venv-NLr1/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:40:16 + PATH=/opt/pyenv/bin:/tmp/venv-NLr1/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:40:16 ++ pwd 10:40:16 + PYTHONPATH=/w/workspace/integration-xtesting-master-md-lint 10:40:16 + export PYTHONPATH 10:40:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:40:16 + TOX_TESTENV_PASSENV=PYTHONPATH 10:40:16 + tox --version 10:40:16 4.26.0 from /tmp/venv-NLr1/lib/python3.10/site-packages/tox/__init__.py 10:40:16 + PARALLEL=false 10:40:16 + TOX_OPTIONS_LIST= 10:40:16 + [[ -n md ]] 10:40:16 + TOX_OPTIONS_LIST=' -e md' 10:40:16 + case ${PARALLEL,,} in 10:40:16 + tox -e md 10:40:16 + tee -a /w/workspace/integration-xtesting-master-md-lint/archives/tox/tox.log 10:40:17 md: install_deps> python -I -m pip install coala-bears nodeenv 10:40:40 md: freeze> python -m pip freeze --all 10:40:41 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.3,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 10:40:41 md: commands_pre[0]> nodeenv -p --node=16.10.0 --verbose 10:40:41 * Install prebuilt node (16.10.0) ..... done. 10:40:43 * Appending data to /w/workspace/integration-xtesting-master-md-lint/.tox/md/bin/activate 10:40:43 * Appending data to /w/workspace/integration-xtesting-master-md-lint/.tox/md/bin/activate.fish 10:40:43 md: commands_pre[1]> npm install --global remark-cli 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: '@npmcli/config@8.3.4', 10:40:46 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: '@npmcli/map-workspaces@3.0.6', 10:40:46 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: '@npmcli/package-json@5.2.1', 10:40:46 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: 'ini@4.1.3', 10:40:46 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: 'nopt@7.2.1', 10:40:46 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: 'proc-log@4.2.0', 10:40:46 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: '@npmcli/name-from-folder@2.0.0', 10:40:46 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: 'read-package-json-fast@3.0.2', 10:40:46 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: '@npmcli/git@5.0.8', 10:40:46 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: 'hosted-git-info@7.0.2', 10:40:46 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: 'json-parse-even-better-errors@3.0.2', 10:40:46 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: 'normalize-package-data@6.0.2', 10:40:46 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: '@npmcli/promise-spawn@7.0.2', 10:40:46 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: 'npm-pick-manifest@9.1.0', 10:40:46 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: 'which@4.0.0', 10:40:46 npm WARN EBADENGINE required: { node: '^16.13.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: 'which@4.0.0', 10:40:46 npm WARN EBADENGINE required: { node: '^16.13.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: 'abbrev@2.0.0', 10:40:46 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: 'npm-install-checks@6.3.0', 10:40:46 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: 'npm-normalize-package-bin@3.0.1', 10:40:46 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: 'npm-package-arg@11.0.3', 10:40:46 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:46 npm WARN EBADENGINE Unsupported engine { 10:40:46 npm WARN EBADENGINE package: 'validate-npm-package-name@5.0.1', 10:40:46 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:40:46 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:40:46 npm WARN EBADENGINE } 10:40:49 10:40:49 added 185 packages, and audited 186 packages in 6s 10:40:49 10:40:49 78 packages are looking for funding 10:40:49 run `npm fund` for details 10:40:49 npm notice 10:40:49 npm notice New major version of npm available! 7.24.0 -> 11.4.1 10:40:49 npm notice Changelog: 10:40:49 npm notice Run `npm install -g npm@11.4.1` to update! 10:40:49 npm notice 10:40:49 10:40:49 found 0 vulnerabilities 10:40:49 md: commands_pre[2]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.md'"'"' > /tmp/.coalist_md' 10:40:49 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' 10:40:50 ---> Completed tox runs 10:40:50 + for i in .tox/*/log 10:40:50 ++ echo .tox/md/log 10:40:50 ++ awk -F/ '{print $2}' 10:40:50 + tox_env=md 10:40:50 + cp -r .tox/md/log /w/workspace/integration-xtesting-master-md-lint/archives/tox/md 10:40:50 + DOC_DIR=docs/_build/html 10:40:50 + [[ -d docs/_build/html ]] 10:40:50 + echo '---> tox-run.sh ends' 10:40:50 ---> tox-run.sh ends 10:40:50 + test 5 -eq 0 10:40:50 + exit 5 10:40:50 Build step 'Execute shell' marked build as failure 10:40:50 $ ssh-agent -k 10:40:50 unset SSH_AUTH_SOCK; 10:40:50 unset SSH_AGENT_PID; 10:40:50 echo Agent pid 15644 killed; 10:40:50 [ssh-agent] Stopped. 10:40:50 [PostBuildScript] - [INFO] Executing post build scripts. 10:40:50 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins11882763017542219424.sh 10:40:50 ---> sysstat.sh 10:40:51 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins11052401181165712766.sh 10:40:51 ---> package-listing.sh 10:40:51 ++ facter osfamily 10:40:51 ++ tr '[:upper:]' '[:lower:]' 10:40:51 + OS_FAMILY=redhat 10:40:51 + workspace=/w/workspace/integration-xtesting-master-md-lint 10:40:51 + START_PACKAGES=/tmp/packages_start.txt 10:40:51 + END_PACKAGES=/tmp/packages_end.txt 10:40:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:40:51 + PACKAGES=/tmp/packages_start.txt 10:40:51 + '[' /w/workspace/integration-xtesting-master-md-lint ']' 10:40:51 + PACKAGES=/tmp/packages_end.txt 10:40:51 + case "${OS_FAMILY}" in 10:40:51 + rpm -qa 10:40:51 + sort 10:40:51 + '[' -f /tmp/packages_start.txt ']' 10:40:51 + '[' -f /tmp/packages_end.txt ']' 10:40:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:40:51 + '[' /w/workspace/integration-xtesting-master-md-lint ']' 10:40:51 + mkdir -p /w/workspace/integration-xtesting-master-md-lint/archives/ 10:40:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-md-lint/archives/ 10:40:51 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins10330686560402690613.sh 10:40:51 ---> capture-instance-metadata.sh 10:40:51 Setup pyenv: 10:40:52 system 10:40:52 3.8.13 10:40:52 3.9.13 10:40:52 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:40:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zZ5H 10:40:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:40:59 lf-activate-venv(): INFO: Installing: lftools 10:41:21 lf-activate-venv(): INFO: Adding /tmp/venv-zZ5H/bin to PATH 10:41:22 INFO: Running in OpenStack, capturing instance metadata 10:41:22 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins672798852552663641.sh 10:41:22 provisioning config files... 10:41:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-md-lint@tmp/config9855575757221882483tmp 10:41:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:41:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:41:22 [EnvInject] - Injecting environment variables from a build step. 10:41:22 [EnvInject] - Injecting as environment variables the properties content 10:41:22 SERVER_ID=logs 10:41:22 10:41:22 [EnvInject] - Variables injected successfully. 10:41:22 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins6168997100723392408.sh 10:41:22 ---> create-netrc.sh 10:41:22 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins5098036026102103384.sh 10:41:22 ---> python-tools-install.sh 10:41:22 Setup pyenv: 10:41:22 system 10:41:22 3.8.13 10:41:22 3.9.13 10:41:22 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:41:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zZ5H from file:/tmp/.os_lf_venv 10:41:24 lf-activate-venv(): INFO: Installing: lftools 10:41:32 lf-activate-venv(): INFO: Adding /tmp/venv-zZ5H/bin to PATH 10:41:32 Generating Requirements File 10:41:50 Python 3.10.6 10:41:50 pip 25.1.1 from /tmp/venv-zZ5H/lib/python3.10/site-packages/pip (python 3.10) 10:41:50 appdirs==1.4.4 10:41:50 argcomplete==3.6.2 10:41:50 aspy.yaml==1.3.0 10:41:50 attrs==25.3.0 10:41:50 autopage==0.5.2 10:41:50 beautifulsoup4==4.13.4 10:41:50 boto3==1.38.31 10:41:50 botocore==1.38.31 10:41:50 bs4==0.0.2 10:41:50 cachetools==5.5.2 10:41:50 certifi==2025.4.26 10:41:50 cffi==1.17.1 10:41:50 cfgv==3.4.0 10:41:50 chardet==5.2.0 10:41:50 charset-normalizer==3.4.2 10:41:50 click==8.2.1 10:41:50 cliff==4.10.0 10:41:50 cmd2==2.6.0 10:41:50 cryptography==3.3.2 10:41:50 debtcollector==3.0.0 10:41:50 decorator==5.2.1 10:41:50 defusedxml==0.7.1 10:41:50 Deprecated==1.2.18 10:41:50 distlib==0.3.9 10:41:50 dnspython==2.7.0 10:41:50 docker==7.1.0 10:41:50 dogpile.cache==1.4.0 10:41:50 durationpy==0.10 10:41:50 email_validator==2.2.0 10:41:50 filelock==3.18.0 10:41:50 future==1.0.0 10:41:50 gitdb==4.0.12 10:41:50 GitPython==3.1.44 10:41:50 google-auth==2.40.3 10:41:50 httplib2==0.22.0 10:41:50 identify==2.6.12 10:41:50 idna==3.10 10:41:50 importlib-resources==1.5.0 10:41:50 iso8601==2.1.0 10:41:50 Jinja2==3.1.6 10:41:50 jmespath==1.0.1 10:41:50 jsonpatch==1.33 10:41:50 jsonpointer==3.0.0 10:41:50 jsonschema==4.24.0 10:41:50 jsonschema-specifications==2025.4.1 10:41:50 keystoneauth1==5.11.0 10:41:50 kubernetes==32.0.1 10:41:50 lftools==0.37.13 10:41:50 lxml==5.4.0 10:41:50 MarkupSafe==3.0.2 10:41:50 msgpack==1.1.0 10:41:50 multi_key_dict==2.0.3 10:41:50 munch==4.0.0 10:41:50 netaddr==1.3.0 10:41:50 niet==1.4.2 10:41:50 nodeenv==1.9.1 10:41:50 oauth2client==4.1.3 10:41:50 oauthlib==3.2.2 10:41:50 openstacksdk==4.6.0 10:41:50 os-client-config==2.1.0 10:41:50 os-service-types==1.7.0 10:41:50 osc-lib==4.0.2 10:41:50 oslo.config==9.8.0 10:41:50 oslo.context==6.0.0 10:41:50 oslo.i18n==6.5.1 10:41:50 oslo.log==7.1.0 10:41:50 oslo.serialization==5.7.0 10:41:50 oslo.utils==9.0.0 10:41:50 packaging==25.0 10:41:50 pbr==6.1.1 10:41:50 platformdirs==4.3.8 10:41:50 prettytable==3.16.0 10:41:50 psutil==7.0.0 10:41:50 pyasn1==0.6.1 10:41:50 pyasn1_modules==0.4.2 10:41:50 pycparser==2.22 10:41:50 pygerrit2==2.0.15 10:41:50 PyGithub==2.6.1 10:41:50 PyJWT==2.10.1 10:41:50 PyNaCl==1.5.0 10:41:50 pyparsing==2.4.7 10:41:50 pyperclip==1.9.0 10:41:50 pyrsistent==0.20.0 10:41:50 python-cinderclient==9.7.0 10:41:50 python-dateutil==2.9.0.post0 10:41:50 python-heatclient==4.2.0 10:41:50 python-jenkins==1.8.2 10:41:50 python-keystoneclient==5.6.0 10:41:50 python-magnumclient==4.8.1 10:41:50 python-openstackclient==8.1.0 10:41:50 python-swiftclient==4.8.0 10:41:50 PyYAML==6.0.2 10:41:50 referencing==0.36.2 10:41:50 requests==2.32.3 10:41:50 requests-oauthlib==2.0.0 10:41:50 requestsexceptions==1.4.0 10:41:50 rfc3986==2.0.0 10:41:50 rpds-py==0.25.1 10:41:50 rsa==4.9.1 10:41:50 ruamel.yaml==0.18.12 10:41:50 ruamel.yaml.clib==0.2.12 10:41:50 s3transfer==0.13.0 10:41:50 simplejson==3.20.1 10:41:50 six==1.17.0 10:41:50 smmap==5.0.2 10:41:50 soupsieve==2.7 10:41:50 stevedore==5.4.1 10:41:50 tabulate==0.9.0 10:41:50 toml==0.10.2 10:41:50 tomlkit==0.13.3 10:41:50 tqdm==4.67.1 10:41:50 typing_extensions==4.14.0 10:41:50 tzdata==2025.2 10:41:50 urllib3==1.26.20 10:41:50 virtualenv==20.31.2 10:41:50 wcwidth==0.2.13 10:41:50 websocket-client==1.8.0 10:41:50 wrapt==1.17.2 10:41:50 xdg==6.0.0 10:41:50 xmltodict==0.14.2 10:41:50 yq==3.4.3 10:41:50 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins15663776624796836365.sh 10:41:50 ---> sudo-logs.sh 10:41:50 Archiving 'sudo' log.. 10:41:51 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins8515987696929435470.sh 10:41:51 ---> job-cost.sh 10:41:51 Setup pyenv: 10:41:51 system 10:41:51 3.8.13 10:41:51 3.9.13 10:41:51 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:41:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zZ5H from file:/tmp/.os_lf_venv 10:41:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:41:58 lf-activate-venv(): INFO: Adding /tmp/venv-zZ5H/bin to PATH 10:41:58 INFO: No Stack... 10:41:58 INFO: Retrieving Pricing Info for: v3-standard-2 10:41:58 INFO: Archiving Costs 10:41:58 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins13265315714141234625.sh 10:41:58 ---> logs-deploy.sh 10:41:58 Setup pyenv: 10:41:58 system 10:41:58 3.8.13 10:41:58 3.9.13 10:41:58 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:41:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zZ5H from file:/tmp/.os_lf_venv 10:42:00 lf-activate-venv(): INFO: Installing: lftools 10:42:08 lf-activate-venv(): INFO: Adding /tmp/venv-zZ5H/bin to PATH 10:42:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-md-lint/71 10:42:08 INFO: archiving workspace using pattern(s): 10:42:09 Archives upload complete. 10:42:09 INFO: archiving logs to Nexus 10:42:10 ---> uname -a: 10:42:10 Linux prd-centos8-builder-2c-1g-18904.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:42:10 10:42:10 10:42:10 ---> lscpu: 10:42:10 Architecture: x86_64 10:42:10 CPU op-mode(s): 32-bit, 64-bit 10:42:10 Byte Order: Little Endian 10:42:10 CPU(s): 2 10:42:10 On-line CPU(s) list: 0,1 10:42:10 Thread(s) per core: 1 10:42:10 Core(s) per socket: 1 10:42:10 Socket(s): 2 10:42:10 NUMA node(s): 1 10:42:10 Vendor ID: AuthenticAMD 10:42:10 CPU family: 23 10:42:10 Model: 49 10:42:10 Model name: AMD EPYC-Rome Processor 10:42:10 Stepping: 0 10:42:10 CPU MHz: 2799.998 10:42:10 BogoMIPS: 5599.99 10:42:10 Virtualization: AMD-V 10:42:10 Hypervisor vendor: KVM 10:42:10 Virtualization type: full 10:42:10 L1d cache: 32K 10:42:10 L1i cache: 32K 10:42:10 L2 cache: 512K 10:42:10 L3 cache: 16384K 10:42:10 NUMA node0 CPU(s): 0,1 10:42:10 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:42:10 10:42:10 10:42:10 ---> nproc: 10:42:10 2 10:42:10 10:42:10 10:42:10 ---> df -h: 10:42:10 Filesystem Size Used Avail Use% Mounted on 10:42:10 devtmpfs 3.8G 0 3.8G 0% /dev 10:42:10 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:42:10 tmpfs 3.8G 17M 3.8G 1% /run 10:42:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:42:10 /dev/vda1 40G 8.9G 32G 23% / 10:42:10 tmpfs 770M 0 770M 0% /run/user/1001 10:42:10 10:42:10 10:42:10 ---> free -m: 10:42:10 total used free shared buff/cache available 10:42:10 Mem: 7699 613 4504 19 2581 6768 10:42:10 Swap: 1023 0 1023 10:42:10 10:42:10 10:42:10 ---> ip addr: 10:42:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:42:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:42:10 inet 127.0.0.1/8 scope host lo 10:42:10 valid_lft forever preferred_lft forever 10:42:10 inet6 ::1/128 scope host 10:42:10 valid_lft forever preferred_lft forever 10:42:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:42:10 link/ether fa:16:3e:d5:55:ee brd ff:ff:ff:ff:ff:ff 10:42:10 altname enp0s3 10:42:10 altname ens3 10:42:10 inet 10.30.106.250/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:42:10 valid_lft 86243sec preferred_lft 86243sec 10:42:10 inet6 fe80::f816:3eff:fed5:55ee/64 scope link 10:42:10 valid_lft forever preferred_lft forever 10:42:10 10:42:10 10:42:10 ---> sar -b -r -n DEV: 10:42:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/06/2025 _x86_64_ (2 CPU) 10:42:10 10:42:10 10:39:29 LINUX RESTART (2 CPU) 10:42:10 10:42:10 10:40:00 AM tps rtps wtps bread/s bwrtn/s 10:42:10 10:40:01 AM 2761.88 316.88 2445.00 3510.00 20092.50 10:42:10 10:41:01 AM 308.18 120.08 188.10 3436.59 8795.55 10:42:10 10:42:01 AM 203.18 0.60 202.58 77.97 21228.12 10:42:10 Average: 288.65 63.71 224.93 1780.34 15078.67 10:42:10 10:42:10 10:40:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:42:10 10:40:01 AM 5760576 7152996 2123868 26.94 2688 1584816 677720 7.59 141196 1710192 35756 10:42:10 10:41:01 AM 4919536 6950728 2964908 37.60 2688 2190768 748568 8.38 403408 2171272 391296 10:42:10 10:42:01 AM 4639060 6955052 3245384 41.16 2688 2448432 699276 7.83 413976 2369772 107100 10:42:10 Average: 5106391 7019592 2778053 35.23 2688 2074672 708521 7.93 319527 2083745 178051 10:42:10 10:42:10 10:40:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:42:10 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:10 10:40:01 AM eth0 19.38 11.25 15.77 4.07 0.00 0.00 0.00 0.00 10:42:10 10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:10 10:41:01 AM eth0 216.68 145.87 1403.42 30.53 0.00 0.00 0.00 0.00 10:42:10 10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:10 10:42:01 AM eth0 102.70 74.46 820.35 12.74 0.00 0.00 0.00 0.00 10:42:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:10 Average: eth0 157.84 108.86 1097.47 21.40 0.00 0.00 0.00 0.00 10:42:10 10:42:10 10:42:10 ---> sar -P ALL: 10:42:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/06/2025 _x86_64_ (2 CPU) 10:42:10 10:42:10 10:39:29 LINUX RESTART (2 CPU) 10:42:10 10:42:10 10:40:00 AM CPU %user %nice %system %iowait %steal %idle 10:42:10 10:40:01 AM all 24.68 7.69 40.06 14.74 0.32 12.50 10:42:10 10:40:01 AM 0 15.48 12.26 45.16 12.90 0.00 14.19 10:42:10 10:40:01 AM 1 33.76 3.18 35.03 16.56 0.64 10.83 10:42:10 10:41:01 AM all 40.93 2.08 19.36 2.85 0.13 34.64 10:42:10 10:41:01 AM 0 46.01 1.78 20.36 2.98 0.14 28.73 10:42:10 10:41:01 AM 1 35.85 2.39 18.36 2.73 0.12 40.56 10:42:10 10:42:01 AM all 41.04 0.00 4.96 3.03 0.11 50.87 10:42:10 10:42:01 AM 0 63.14 0.00 5.77 2.94 0.12 28.03 10:42:10 10:42:01 AM 1 19.18 0.00 4.15 3.11 0.10 73.46 10:42:10 Average: all 40.77 1.12 12.45 3.09 0.12 42.44 10:42:10 Average: 0 54.13 1.03 13.43 3.09 0.12 28.19 10:42:10 Average: 1 27.49 1.21 11.48 3.10 0.12 56.61 10:42:10 10:42:10 10:42:10