19:03:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/+/141782 19:03:54 Running as SYSTEM 19:03:54 [EnvInject] - Loading node environment variables. 19:03:54 Building remotely on prd-centos8-builder-2c-1g-37385 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-master-yml-lint 19:03:54 [ssh-agent] Looking for ssh-agent implementation... 19:03:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:54 $ ssh-agent 19:03:54 SSH_AUTH_SOCK=/tmp/ssh-24Yb0gqXHbl7/agent.21657 19:03:54 SSH_AGENT_PID=21661 19:03:54 [ssh-agent] Started. 19:03:54 Running ssh-add (command line suppressed) 19:03:54 Identity added: /w/workspace/testsuite-master-yml-lint@tmp/private_key_11386255070020177339.key (/w/workspace/testsuite-master-yml-lint@tmp/private_key_11386255070020177339.key) 19:03:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:03:55 The recommended git tool is: NONE 19:03:57 using credential onap-jenkins-ssh 19:03:57 Wiping out workspace first. 19:03:57 Cloning the remote Git repository 19:03:57 Cloning repository git://cloud.onap.org/mirror/testsuite.git 19:03:57 > git init /w/workspace/testsuite-master-yml-lint # timeout=10 19:03:57 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite.git 19:03:57 > git --version # timeout=10 19:03:57 > git --version # 'git version 2.39.0' 19:03:57 using GIT_SSH to set credentials Gerrit user 19:03:57 [INFO] Currently running in a labeled security context 19:03:57 [INFO] Currently SELinux is 'enforcing' on the host 19:03:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-master-yml-lint@tmp/jenkins-gitclient-ssh2166872960419984358.key 19:03:57 Verifying host key using manually-configured host key entries 19:03:57 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:03:58 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite.git # timeout=10 19:03:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:58 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite.git # timeout=10 19:03:58 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite.git 19:03:58 using GIT_SSH to set credentials Gerrit user 19:03:58 [INFO] Currently running in a labeled security context 19:03:58 [INFO] Currently SELinux is 'enforcing' on the host 19:03:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-master-yml-lint@tmp/jenkins-gitclient-ssh16480864152337712523.key 19:03:59 Verifying host key using manually-configured host key entries 19:03:59 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite.git refs/changes/82/141782/2 # timeout=30 19:03:59 > git rev-parse 45840b556f03911763093708dcc9af0a515ab879^{commit} # timeout=10 19:03:59 Checking out Revision 45840b556f03911763093708dcc9af0a515ab879 (refs/changes/82/141782/2) 19:03:59 > git config core.sparsecheckout # timeout=10 19:03:59 > git checkout -f 45840b556f03911763093708dcc9af0a515ab879 # timeout=30 19:04:02 Commit message: "Chore: Add dependabot config" 19:04:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:04:02 > git rev-list --no-walk 1f538b7475b4e60cfd55ecf50f46ae75cdc1b2bb # timeout=10 19:04:03 [EnvInject] - Injecting environment variables from a build step. 19:04:03 [EnvInject] - Injecting as environment variables the properties content 19:04:03 PYTHON=python3 19:04:03 19:04:03 [EnvInject] - Variables injected successfully. 19:04:03 [testsuite-master-yml-lint] $ /bin/bash -l /tmp/jenkins9336602028149772510.sh 19:04:03 ---> tox-install.sh 19:04:03 + source /home/jenkins/lf-env.sh 19:04:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:04:03 ++ mktemp -d /tmp/venv-XXXX 19:04:03 + lf_venv=/tmp/venv-2uTd 19:04:03 + local venv_file=/tmp/.os_lf_venv 19:04:03 + local python=python3 19:04:03 + local options 19:04:03 + local set_path=true 19:04:03 + local install_args= 19:04: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 19:04:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:04:03 + true 19:04:03 + case $1 in 19:04:03 + venv_file=/tmp/.toxenv 19:04:03 + shift 2 19:04:03 + true 19:04:03 + case $1 in 19:04:03 + shift 19:04:03 + break 19:04:03 + case $python in 19:04:03 + local pkg_list= 19:04:03 + [[ -d /opt/pyenv ]] 19:04:03 + echo 'Setup pyenv:' 19:04:03 Setup pyenv: 19:04:03 + export PYENV_ROOT=/opt/pyenv 19:04:03 + PYENV_ROOT=/opt/pyenv 19:04: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 19:04: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 19:04:03 + pyenv versions 19:04:03 system 19:04:03 * 3.8.13 (set by /opt/pyenv/version) 19:04:03 * 3.9.13 (set by /opt/pyenv/version) 19:04:03 * 3.10.6 (set by /opt/pyenv/version) 19:04:03 + command -v pyenv 19:04:03 ++ pyenv init - --no-rehash 19:04:03 + 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[*]}"'\'')" 19:04:03 export PATH="/opt/pyenv/shims:${PATH}" 19:04:03 export PYENV_SHELL=bash 19:04:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:04:03 pyenv() { 19:04:03 local command 19:04:03 command="${1:-}" 19:04:03 if [ "$#" -gt 0 ]; then 19:04:03 shift 19:04:03 fi 19:04:03 19:04:03 case "$command" in 19:04:03 rehash|shell) 19:04:03 eval "$(pyenv "sh-$command" "$@")" 19:04:03 ;; 19:04:03 *) 19:04:03 command pyenv "$command" "$@" 19:04:03 ;; 19:04:03 esac 19:04:03 }' 19:04:03 +++ 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[*]}"' 19:04: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 19:04:03 ++ 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 19:04:03 ++ 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 19:04:03 ++ export PYENV_SHELL=bash 19:04:03 ++ PYENV_SHELL=bash 19:04:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:04:03 +++ complete -F _pyenv pyenv 19:04:03 ++ lf-pyver python3 19:04:03 ++ local py_version_xy=python3 19:04:03 ++ local py_version_xyz= 19:04:03 ++ pyenv versions 19:04:03 ++ local command 19:04:03 ++ command=versions 19:04:03 ++ '[' 1 -gt 0 ']' 19:04:03 ++ shift 19:04:03 ++ case "$command" in 19:04:03 ++ command pyenv versions 19:04:03 ++ pyenv versions 19:04:03 ++ sed 's/^[ *]* //' 19:04:03 ++ awk '{ print $1 }' 19:04:03 ++ grep -E '^[0-9.]*[0-9]$' 19:04:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:04:03 +++ sort -V 19:04:03 +++ grep '^3' /tmp/.pyenv_versions 19:04:03 +++ tail -n 1 19:04:03 ++ py_version_xyz=3.10.6 19:04:03 ++ [[ -z 3.10.6 ]] 19:04:03 ++ echo 3.10.6 19:04:03 ++ return 0 19:04:03 + pyenv local 3.10.6 19:04:03 + local command 19:04:03 + command=local 19:04:03 + '[' 2 -gt 0 ']' 19:04:03 + shift 19:04:03 + case "$command" in 19:04:03 + command pyenv local 3.10.6 19:04:03 + pyenv local 3.10.6 19:04:03 + for arg in "$@" 19:04:03 + case $arg in 19:04:03 + pkg_list+='tox ' 19:04:03 + for arg in "$@" 19:04:03 + case $arg in 19:04:03 + pkg_list+='virtualenv ' 19:04:03 + for arg in "$@" 19:04:03 + case $arg in 19:04:03 + pkg_list+='urllib3~=1.26.15 ' 19:04:03 + [[ -f /tmp/.toxenv ]] 19:04:03 + [[ ! -f /tmp/.toxenv ]] 19:04:03 + [[ -n '' ]] 19:04:03 + python3 -m venv /tmp/venv-2uTd 19:04:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2uTd' 19:04:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2uTd 19:04:07 + echo /tmp/venv-2uTd 19:04:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:04:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:04:07 + /tmp/venv-2uTd/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 19:04:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:04:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:04:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:04:11 + /tmp/venv-2uTd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:04:14 + type python3 19:04:14 + true 19:04:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2uTd/bin to PATH' 19:04:14 lf-activate-venv(): INFO: Adding /tmp/venv-2uTd/bin to PATH 19:04:14 + PATH=/tmp/venv-2uTd/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 19:04:14 + return 0 19:04:14 + python3 --version 19:04:14 Python 3.10.6 19:04:14 + python3 -m pip --version 19:04:14 pip 25.2 from /tmp/venv-2uTd/lib/python3.10/site-packages/pip (python 3.10) 19:04:14 + python3 -m pip freeze 19:04:14 cachetools==6.1.0 19:04:14 chardet==5.2.0 19:04:14 colorama==0.4.6 19:04:14 distlib==0.4.0 19:04:14 filelock==3.18.0 19:04:14 packaging==25.0 19:04:14 platformdirs==4.3.8 19:04:14 pluggy==1.6.0 19:04:14 pyproject-api==1.9.1 19:04:14 tomli==2.2.1 19:04:14 tox==4.28.4 19:04:14 typing_extensions==4.14.1 19:04:14 urllib3==1.26.20 19:04:14 virtualenv==20.34.0 19:04:14 [EnvInject] - Injecting environment variables from a build step. 19:04:14 [EnvInject] - Injecting as environment variables the properties content 19:04:14 PARALLEL=false 19:04:14 19:04:14 [EnvInject] - Variables injected successfully. 19:04:14 [testsuite-master-yml-lint] $ /bin/bash -l /tmp/jenkins1257912666158243827.sh 19:04:14 ---> tox-run.sh 19:04: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 19:04:14 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-master-yml-lint/archives/tox 19:04:14 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-master-yml-lint/archives/docs 19:04:14 + mkdir -p /w/workspace/testsuite-master-yml-lint/archives/tox 19:04:14 + cd /w/workspace/testsuite-master-yml-lint/. 19:04:14 + source /home/jenkins/lf-env.sh 19:04:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:04:14 ++ mktemp -d /tmp/venv-XXXX 19:04:14 + lf_venv=/tmp/venv-gNrd 19:04:14 + local venv_file=/tmp/.os_lf_venv 19:04:14 + local python=python3 19:04:14 + local options 19:04:14 + local set_path=true 19:04:14 + local install_args= 19:04: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 19:04:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:04:14 + true 19:04:14 + case $1 in 19:04:14 + venv_file=/tmp/.toxenv 19:04:14 + shift 2 19:04:14 + true 19:04:14 + case $1 in 19:04:14 + shift 19:04:14 + break 19:04:14 + case $python in 19:04:14 + local pkg_list= 19:04:14 + [[ -d /opt/pyenv ]] 19:04:14 + echo 'Setup pyenv:' 19:04:14 Setup pyenv: 19:04:14 + export PYENV_ROOT=/opt/pyenv 19:04:14 + PYENV_ROOT=/opt/pyenv 19:04: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 19:04: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 19:04:14 + pyenv versions 19:04:14 system 19:04:14 3.8.13 19:04:14 3.9.13 19:04:14 * 3.10.6 (set by /w/workspace/testsuite-master-yml-lint/.python-version) 19:04:14 + command -v pyenv 19:04:14 ++ pyenv init - --no-rehash 19:04:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:04:15 export PATH="/opt/pyenv/shims:${PATH}" 19:04:15 export PYENV_SHELL=bash 19:04:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:04:15 pyenv() { 19:04:15 local command 19:04:15 command="${1:-}" 19:04:15 if [ "$#" -gt 0 ]; then 19:04:15 shift 19:04:15 fi 19:04:15 19:04:15 case "$command" in 19:04:15 rehash|shell) 19:04:15 eval "$(pyenv "sh-$command" "$@")" 19:04:15 ;; 19:04:15 *) 19:04:15 command pyenv "$command" "$@" 19:04:15 ;; 19:04:15 esac 19:04:15 }' 19:04:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:04:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:04:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:04:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:04:15 ++ export PYENV_SHELL=bash 19:04:15 ++ PYENV_SHELL=bash 19:04:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:04:15 +++ complete -F _pyenv pyenv 19:04:15 ++ lf-pyver python3 19:04:15 ++ local py_version_xy=python3 19:04:15 ++ local py_version_xyz= 19:04:15 ++ pyenv versions 19:04:15 ++ local command 19:04:15 ++ command=versions 19:04:15 ++ '[' 1 -gt 0 ']' 19:04:15 ++ shift 19:04:15 ++ case "$command" in 19:04:15 ++ command pyenv versions 19:04:15 ++ pyenv versions 19:04:15 ++ sed 's/^[ *]* //' 19:04:15 ++ awk '{ print $1 }' 19:04:15 ++ grep -E '^[0-9.]*[0-9]$' 19:04:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:04:15 +++ grep '^3' /tmp/.pyenv_versions 19:04:15 +++ sort -V 19:04:15 +++ tail -n 1 19:04:15 ++ py_version_xyz=3.10.6 19:04:15 ++ [[ -z 3.10.6 ]] 19:04:15 ++ echo 3.10.6 19:04:15 ++ return 0 19:04:15 + pyenv local 3.10.6 19:04:15 + local command 19:04:15 + command=local 19:04:15 + '[' 2 -gt 0 ']' 19:04:15 + shift 19:04:15 + case "$command" in 19:04:15 + command pyenv local 3.10.6 19:04:15 + pyenv local 3.10.6 19:04:15 + for arg in "$@" 19:04:15 + case $arg in 19:04:15 + pkg_list+='tox ' 19:04:15 + for arg in "$@" 19:04:15 + case $arg in 19:04:15 + pkg_list+='virtualenv ' 19:04:15 + for arg in "$@" 19:04:15 + case $arg in 19:04:15 + pkg_list+='urllib3~=1.26.15 ' 19:04:15 + [[ -f /tmp/.toxenv ]] 19:04:15 ++ cat /tmp/.toxenv 19:04:15 + lf_venv=/tmp/venv-2uTd 19:04:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uTd from' file:/tmp/.toxenv 19:04:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uTd from file:/tmp/.toxenv 19:04:15 + /tmp/venv-2uTd/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 19:04:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:04:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:04:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:04:15 + /tmp/venv-2uTd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:04:16 + type python3 19:04:16 + true 19:04:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2uTd/bin to PATH' 19:04:16 lf-activate-venv(): INFO: Adding /tmp/venv-2uTd/bin to PATH 19:04:16 + PATH=/tmp/venv-2uTd/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 19:04:16 + return 0 19:04:16 + [[ -d /opt/pyenv ]] 19:04:16 + echo '---> Setting up pyenv' 19:04:16 ---> Setting up pyenv 19:04:16 + export PYENV_ROOT=/opt/pyenv 19:04:16 + PYENV_ROOT=/opt/pyenv 19:04:16 + export PATH=/opt/pyenv/bin:/tmp/venv-2uTd/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 19:04:16 + PATH=/opt/pyenv/bin:/tmp/venv-2uTd/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 19:04:16 ++ pwd 19:04:16 + PYTHONPATH=/w/workspace/testsuite-master-yml-lint 19:04:16 + export PYTHONPATH 19:04:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:04:16 + TOX_TESTENV_PASSENV=PYTHONPATH 19:04:16 + tox --version 19:04:17 4.28.4 from /tmp/venv-2uTd/lib/python3.10/site-packages/tox/__init__.py 19:04:17 + PARALLEL=false 19:04:17 + TOX_OPTIONS_LIST= 19:04:17 + [[ -n yaml ]] 19:04:17 + TOX_OPTIONS_LIST=' -e yaml' 19:04:17 + case ${PARALLEL,,} in 19:04:17 + tee -a /w/workspace/testsuite-master-yml-lint/archives/tox/tox.log 19:04:17 + tox -e yaml 19:04:18 yaml: install_deps> python -I -m pip install coala-bears 19:04:44 yaml: freeze> python -m pip freeze --all 19:04:44 yaml: 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.8.3,charset-normalizer==3.4.3,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.45,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,packaging==25.0,pbr==7.0.0,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.2,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,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==1.17.3,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 19:04:44 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 19:04:44 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 19:04:45 ---> Completed tox runs 19:04:45 + for i in .tox/*/log 19:04:45 ++ echo .tox/yaml/log 19:04:45 ++ awk -F/ '{print $2}' 19:04:45 + tox_env=yaml 19:04:45 + cp -r .tox/yaml/log /w/workspace/testsuite-master-yml-lint/archives/tox/yaml 19:04:45 + DOC_DIR=docs/_build/html 19:04:45 + [[ -d docs/_build/html ]] 19:04:45 + echo '---> tox-run.sh ends' 19:04:45 ---> tox-run.sh ends 19:04:45 + test 0 -eq 0 19:04:45 $ ssh-agent -k 19:04:45 unset SSH_AUTH_SOCK; 19:04:45 unset SSH_AGENT_PID; 19:04:45 echo Agent pid 21661 killed; 19:04:45 [ssh-agent] Stopped. 19:04:46 [PostBuildScript] - [INFO] Executing post build scripts. 19:04:46 [testsuite-master-yml-lint] $ /bin/bash /tmp/jenkins8213895232845474810.sh 19:04:46 ---> sysstat.sh 19:04:46 [testsuite-master-yml-lint] $ /bin/bash /tmp/jenkins3349842025236128556.sh 19:04:46 ---> package-listing.sh 19:04:46 ++ facter osfamily 19:04:46 ++ tr '[:upper:]' '[:lower:]' 19:04:46 + OS_FAMILY=redhat 19:04:46 + workspace=/w/workspace/testsuite-master-yml-lint 19:04:46 + START_PACKAGES=/tmp/packages_start.txt 19:04:46 + END_PACKAGES=/tmp/packages_end.txt 19:04:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:04:46 + PACKAGES=/tmp/packages_start.txt 19:04:46 + '[' /w/workspace/testsuite-master-yml-lint ']' 19:04:46 + PACKAGES=/tmp/packages_end.txt 19:04:46 + case "${OS_FAMILY}" in 19:04:46 + sort 19:04:46 + rpm -qa 19:04:47 + '[' -f /tmp/packages_start.txt ']' 19:04:47 + '[' -f /tmp/packages_end.txt ']' 19:04:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:04:47 + '[' /w/workspace/testsuite-master-yml-lint ']' 19:04:47 + mkdir -p /w/workspace/testsuite-master-yml-lint/archives/ 19:04:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-master-yml-lint/archives/ 19:04:47 [testsuite-master-yml-lint] $ /bin/bash /tmp/jenkins8223943986635085841.sh 19:04:47 ---> capture-instance-metadata.sh 19:04:47 Setup pyenv: 19:04:47 system 19:04:47 3.8.13 19:04:47 3.9.13 19:04:47 * 3.10.6 (set by /w/workspace/testsuite-master-yml-lint/.python-version) 19:04:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dYj6 19:04:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:54 lf-activate-venv(): INFO: Installing: lftools 19:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-dYj6/bin to PATH 19:05:19 INFO: Running in OpenStack, capturing instance metadata 19:05:19 [testsuite-master-yml-lint] $ /bin/bash /tmp/jenkins15062326761895017406.sh 19:05:19 provisioning config files... 19:05:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-master-yml-lint@tmp/config11076231340324359393tmp 19:05:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:05:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:05:20 [EnvInject] - Injecting environment variables from a build step. 19:05:20 [EnvInject] - Injecting as environment variables the properties content 19:05:20 SERVER_ID=logs 19:05:20 19:05:20 [EnvInject] - Variables injected successfully. 19:05:20 [testsuite-master-yml-lint] $ /bin/bash /tmp/jenkins14193931967172669307.sh 19:05:20 ---> create-netrc.sh 19:05:20 [testsuite-master-yml-lint] $ /bin/bash /tmp/jenkins2405627215827682786.sh 19:05:20 ---> python-tools-install.sh 19:05:20 Setup pyenv: 19:05:20 system 19:05:20 3.8.13 19:05:20 3.9.13 19:05:20 * 3.10.6 (set by /w/workspace/testsuite-master-yml-lint/.python-version) 19:05:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dYj6 from file:/tmp/.os_lf_venv 19:05:22 lf-activate-venv(): INFO: Installing: lftools 19:05:31 lf-activate-venv(): INFO: Adding /tmp/venv-dYj6/bin to PATH 19:05:31 Generating Requirements File 19:05:53 Python 3.10.6 19:05:53 pip 25.2 from /tmp/venv-dYj6/lib/python3.10/site-packages/pip (python 3.10) 19:05:54 appdirs==1.4.4 19:05:54 argcomplete==3.6.2 19:05:54 aspy.yaml==1.3.0 19:05:54 attrs==25.3.0 19:05:54 autopage==0.5.2 19:05:54 beautifulsoup4==4.13.4 19:05:54 boto3==1.40.8 19:05:54 botocore==1.40.8 19:05:54 bs4==0.0.2 19:05:54 cachetools==5.5.2 19:05:54 certifi==2025.8.3 19:05:54 cffi==1.17.1 19:05:54 cfgv==3.4.0 19:05:54 chardet==5.2.0 19:05:54 charset-normalizer==3.4.3 19:05:54 click==8.2.1 19:05:54 cliff==4.10.0 19:05:54 cmd2==2.7.0 19:05:54 cryptography==3.3.2 19:05:54 debtcollector==3.0.0 19:05:54 decorator==5.2.1 19:05:54 defusedxml==0.7.1 19:05:54 Deprecated==1.2.18 19:05:54 distlib==0.4.0 19:05:54 dnspython==2.7.0 19:05:54 docker==7.1.0 19:05:54 dogpile.cache==1.4.0 19:05:54 durationpy==0.10 19:05:54 email_validator==2.2.0 19:05:54 filelock==3.18.0 19:05:54 future==1.0.0 19:05:54 gitdb==4.0.12 19:05:54 GitPython==3.1.45 19:05:54 google-auth==2.40.3 19:05:54 httplib2==0.22.0 19:05:54 identify==2.6.13 19:05:54 idna==3.10 19:05:54 importlib-resources==1.5.0 19:05:54 iso8601==2.1.0 19:05:54 Jinja2==3.1.6 19:05:54 jmespath==1.0.1 19:05:54 jsonpatch==1.33 19:05:54 jsonpointer==3.0.0 19:05:54 jsonschema==4.25.0 19:05:54 jsonschema-specifications==2025.4.1 19:05:54 keystoneauth1==5.11.1 19:05:54 kubernetes==33.1.0 19:05:54 lftools==0.37.13 19:05:54 lxml==6.0.0 19:05:54 markdown-it-py==4.0.0 19:05:54 MarkupSafe==3.0.2 19:05:54 mdurl==0.1.2 19:05:54 msgpack==1.1.1 19:05:54 multi_key_dict==2.0.3 19:05:54 munch==4.0.0 19:05:54 netaddr==1.3.0 19:05:54 niet==1.4.2 19:05:54 nodeenv==1.9.1 19:05:54 oauth2client==4.1.3 19:05:54 oauthlib==3.3.1 19:05:54 openstacksdk==4.6.0 19:05:54 os-client-config==2.3.0 19:05:54 os-service-types==1.8.0 19:05:54 osc-lib==4.1.0 19:05:54 oslo.config==10.0.0 19:05:54 oslo.context==6.0.0 19:05:54 oslo.i18n==6.5.1 19:05:54 oslo.log==7.2.0 19:05:54 oslo.serialization==5.7.0 19:05:54 oslo.utils==9.0.0 19:05:54 packaging==25.0 19:05:54 pbr==7.0.0 19:05:54 platformdirs==4.3.8 19:05:54 prettytable==3.16.0 19:05:54 psutil==7.0.0 19:05:54 pyasn1==0.6.1 19:05:54 pyasn1_modules==0.4.2 19:05:54 pycparser==2.22 19:05:54 pygerrit2==2.0.15 19:05:54 PyGithub==2.7.0 19:05:54 Pygments==2.19.2 19:05:54 PyJWT==2.10.1 19:05:54 PyNaCl==1.5.0 19:05:54 pyparsing==2.4.7 19:05:54 pyperclip==1.9.0 19:05:54 pyrsistent==0.20.0 19:05:54 python-cinderclient==9.7.0 19:05:54 python-dateutil==2.9.0.post0 19:05:54 python-heatclient==4.3.0 19:05:54 python-jenkins==1.8.3 19:05:54 python-keystoneclient==5.6.0 19:05:54 python-magnumclient==4.8.1 19:05:54 python-openstackclient==8.1.0 19:05:54 python-swiftclient==4.8.0 19:05:54 PyYAML==6.0.2 19:05:54 referencing==0.36.2 19:05:54 requests==2.32.4 19:05:54 requests-oauthlib==2.0.0 19:05:54 requestsexceptions==1.4.0 19:05:54 rfc3986==2.0.0 19:05:54 rich==14.1.0 19:05:54 rich-argparse==1.7.1 19:05:54 rpds-py==0.27.0 19:05:54 rsa==4.9.1 19:05:54 ruamel.yaml==0.18.14 19:05:54 ruamel.yaml.clib==0.2.12 19:05:54 s3transfer==0.13.1 19:05:54 simplejson==3.20.1 19:05:54 six==1.17.0 19:05:54 smmap==5.0.2 19:05:54 soupsieve==2.7 19:05:54 stevedore==5.4.1 19:05:54 tabulate==0.9.0 19:05:54 toml==0.10.2 19:05:54 tomlkit==0.13.3 19:05:54 tqdm==4.67.1 19:05:54 typing_extensions==4.14.1 19:05:54 tzdata==2025.2 19:05:54 urllib3==1.26.20 19:05:54 virtualenv==20.34.0 19:05:54 wcwidth==0.2.13 19:05:54 websocket-client==1.8.0 19:05:54 wrapt==1.17.3 19:05:54 xdg==6.0.0 19:05:54 xmltodict==0.14.2 19:05:54 yq==3.4.3 19:05:54 [testsuite-master-yml-lint] $ /bin/bash /tmp/jenkins969178687007470111.sh 19:05:54 ---> sudo-logs.sh 19:05:54 Archiving 'sudo' log.. 19:05:54 [testsuite-master-yml-lint] $ /bin/bash /tmp/jenkins6937373700099102774.sh 19:05:54 ---> job-cost.sh 19:05:54 Setup pyenv: 19:05:54 system 19:05:54 3.8.13 19:05:54 3.9.13 19:05:54 * 3.10.6 (set by /w/workspace/testsuite-master-yml-lint/.python-version) 19:05:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dYj6 from file:/tmp/.os_lf_venv 19:05:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-dYj6/bin to PATH 19:06:02 INFO: No Stack... 19:06:02 INFO: Retrieving Pricing Info for: v3-standard-2 19:06:03 INFO: Archiving Costs 19:06:03 [testsuite-master-yml-lint] $ /bin/bash -l /tmp/jenkins13103768888230539978.sh 19:06:03 ---> logs-deploy.sh 19:06:03 Setup pyenv: 19:06:03 system 19:06:03 3.8.13 19:06:03 3.9.13 19:06:03 * 3.10.6 (set by /w/workspace/testsuite-master-yml-lint/.python-version) 19:06:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dYj6 from file:/tmp/.os_lf_venv 19:06:05 lf-activate-venv(): INFO: Installing: lftools 19:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-dYj6/bin to PATH 19:06:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-master-yml-lint/2 19:06:14 INFO: archiving workspace using pattern(s): 19:06:15 Archives upload complete. 19:06:15 INFO: archiving logs to Nexus 19:06:16 ---> uname -a: 19:06:16 Linux prd-centos8-builder-2c-1g-37385.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 19:06:16 19:06:16 19:06:16 ---> lscpu: 19:06:16 Architecture: x86_64 19:06:16 CPU op-mode(s): 32-bit, 64-bit 19:06:16 Byte Order: Little Endian 19:06:16 CPU(s): 2 19:06:16 On-line CPU(s) list: 0,1 19:06:16 Thread(s) per core: 1 19:06:16 Core(s) per socket: 1 19:06:16 Socket(s): 2 19:06:16 NUMA node(s): 1 19:06:16 Vendor ID: AuthenticAMD 19:06:16 CPU family: 23 19:06:16 Model: 49 19:06:16 Model name: AMD EPYC-Rome Processor 19:06:16 Stepping: 0 19:06:16 CPU MHz: 2800.000 19:06:16 BogoMIPS: 5600.00 19:06:16 Virtualization: AMD-V 19:06:16 Hypervisor vendor: KVM 19:06:16 Virtualization type: full 19:06:16 L1d cache: 32K 19:06:16 L1i cache: 32K 19:06:16 L2 cache: 512K 19:06:16 L3 cache: 16384K 19:06:16 NUMA node0 CPU(s): 0,1 19:06:16 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 19:06:16 19:06:16 19:06:16 ---> nproc: 19:06:16 2 19:06:16 19:06:16 19:06:16 ---> df -h: 19:06:16 Filesystem Size Used Avail Use% Mounted on 19:06:16 devtmpfs 3.8G 0 3.8G 0% /dev 19:06:16 tmpfs 3.8G 0 3.8G 0% /dev/shm 19:06:16 tmpfs 3.8G 17M 3.8G 1% /run 19:06:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:06:16 /dev/vda1 40G 8.7G 32G 22% / 19:06:16 tmpfs 770M 0 770M 0% /run/user/1001 19:06:16 19:06:16 19:06:16 ---> free -m: 19:06:16 total used free shared buff/cache available 19:06:16 Mem: 7699 607 4741 19 2350 6774 19:06:16 Swap: 1023 0 1023 19:06:16 19:06:16 19:06:16 ---> ip addr: 19:06:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:06:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:06:16 inet 127.0.0.1/8 scope host lo 19:06:16 valid_lft forever preferred_lft forever 19:06:16 inet6 ::1/128 scope host 19:06:16 valid_lft forever preferred_lft forever 19:06:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:06:16 link/ether fa:16:3e:a2:1d:85 brd ff:ff:ff:ff:ff:ff 19:06:16 altname enp0s3 19:06:16 altname ens3 19:06:16 inet 10.30.106.126/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 19:06:16 valid_lft 86219sec preferred_lft 86219sec 19:06:16 inet6 fe80::f816:3eff:fea2:1d85/64 scope link 19:06:16 valid_lft forever preferred_lft forever 19:06:16 19:06:16 19:06:16 ---> sar -b -r -n DEV: 19:06:16 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 19:06:16 19:06:16 19:03:11 LINUX RESTART (2 CPU) 19:06:16 19:06:16 07:04:01 PM tps rtps wtps bread/s bwrtn/s 19:06:16 07:05:01 PM 251.42 100.62 150.81 3244.66 8107.65 19:06:16 07:06:01 PM 142.85 0.62 142.24 77.97 13456.75 19:06:16 Average: 197.13 50.61 146.52 1661.18 10782.42 19:06:16 19:06:16 07:04:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:16 07:05:01 PM 5168028 6976768 2716408 34.45 2688 1977040 735340 8.23 376924 1978228 175696 19:06:16 07:06:01 PM 4838924 6925168 3045512 38.63 2688 2236440 737236 8.25 386348 2234456 125160 19:06:16 Average: 5003476 6950968 2880960 36.54 2688 2106740 736288 8.24 381636 2106342 150428 19:06:16 19:06:16 07:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:16 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:16 07:05:01 PM eth0 121.83 77.22 762.80 25.55 0.00 0.00 0.00 0.00 19:06:16 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:16 07:06:01 PM eth0 92.59 67.34 831.71 11.60 0.00 0.00 0.00 0.00 19:06:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:16 Average: eth0 107.21 72.28 797.25 18.58 0.00 0.00 0.00 0.00 19:06:16 19:06:16 19:06:16 ---> sar -P ALL: 19:06:16 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 19:06:16 19:06:16 19:03:11 LINUX RESTART (2 CPU) 19:06:16 19:06:16 07:04:01 PM CPU %user %nice %system %iowait %steal %idle 19:06:16 07:05:01 PM all 38.29 1.43 16.44 7.30 0.13 36.40 19:06:16 07:05:01 PM 0 35.18 1.74 17.49 8.17 0.14 37.29 19:06:16 07:05:01 PM 1 41.38 1.12 15.39 6.44 0.13 35.53 19:06:16 07:06:01 PM all 37.46 0.00 4.12 4.93 0.12 53.37 19:06:16 07:06:01 PM 0 35.61 0.00 3.85 4.08 0.13 56.32 19:06:16 07:06:01 PM 1 39.31 0.00 4.39 5.77 0.12 50.42 19:06:16 Average: all 37.87 0.71 10.24 6.11 0.13 44.94 19:06:16 Average: 0 35.40 0.86 10.61 6.11 0.13 46.88 19:06:16 Average: 1 40.34 0.56 9.86 6.10 0.13 43.01 19:06:16 19:06:16 19:06:16