14:46:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/136876 14:46:54 Running as SYSTEM 14:46:54 [EnvInject] - Loading node environment variables. 14:46:54 Building remotely on prd-centos8-builder-2c-1g-10751 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 14:46:54 [ssh-agent] Looking for ssh-agent implementation... 14:46:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:46:54 $ ssh-agent 14:46:54 SSH_AUTH_SOCK=/tmp/ssh-7o6O6QCeXvNN/agent.20227 14:46:54 SSH_AGENT_PID=20228 14:46:54 [ssh-agent] Started. 14:46:54 Running ssh-add (command line suppressed) 14:46:54 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_2816743355592525355.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_2816743355592525355.key) 14:46:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:46:54 The recommended git tool is: NONE 14:46:56 using credential onap-jenkins-ssh 14:46:56 Wiping out workspace first. 14:46:56 Cloning the remote Git repository 14:46:56 Cloning repository git://cloud.onap.org/mirror/integration.git 14:46:56 > git init /w/workspace/integration-master-yaml-lint # timeout=10 14:46:56 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 14:46:56 > git --version # timeout=10 14:46:56 > git --version # 'git version 2.39.0' 14:46:56 using GIT_SSH to set credentials Gerrit user 14:46:56 [INFO] Currently running in a labeled security context 14:46:56 [INFO] Currently SELinux is 'enforcing' on the host 14:46:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh17789258225202291776.key 14:46:56 Verifying host key using manually-configured host key entries 14:46:56 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:46:59 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 14:46:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:00 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 14:47:00 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 14:47:00 using GIT_SSH to set credentials Gerrit user 14:47:00 [INFO] Currently running in a labeled security context 14:47:00 [INFO] Currently SELinux is 'enforcing' on the host 14:47:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh3698873065047197599.key 14:47:00 Verifying host key using manually-configured host key entries 14:47:00 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/76/136876/1 # timeout=30 14:47:00 > git rev-parse 83313724b1f6a0e6e42122d8dda6b12c21dff618^{commit} # timeout=10 14:47:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:47:00 Checking out Revision 83313724b1f6a0e6e42122d8dda6b12c21dff618 (refs/changes/76/136876/1) 14:47:00 > git config core.sparsecheckout # timeout=10 14:47:00 > git checkout -f 83313724b1f6a0e6e42122d8dda6b12c21dff618 # timeout=30 14:47:04 Commit message: "Change onap-k8s-toolbox base image to ubuntu" 14:47:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:47:04 > git rev-list --no-walk 55d57626b7835ecb4a40ce27ede1fed77539f895 # timeout=10 14:47:04 [EnvInject] - Injecting environment variables from a build step. 14:47:04 [EnvInject] - Injecting as environment variables the properties content 14:47:04 PYTHON=python3 14:47:04 14:47:04 [EnvInject] - Variables injected successfully. 14:47:04 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins14784319015962305336.sh 14:47:04 ---> tox-install.sh 14:47:04 + source /home/jenkins/lf-env.sh 14:47:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:47:04 ++ mktemp -d /tmp/venv-XXXX 14:47:04 + lf_venv=/tmp/venv-htHF 14:47:04 + local venv_file=/tmp/.os_lf_venv 14:47:04 + local python=python3 14:47:04 + local options 14:47:04 + local set_path=true 14:47:04 + local install_args= 14:47:04 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:47:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:47:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:47:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:47:04 + true 14:47:04 + case $1 in 14:47:04 + venv_file=/tmp/.toxenv 14:47:04 + shift 2 14:47:04 + true 14:47:04 + case $1 in 14:47:04 + shift 14:47:04 + break 14:47:04 + case $python in 14:47:04 + local pkg_list= 14:47:04 + [[ -d /opt/pyenv ]] 14:47:04 + echo 'Setup pyenv:' 14:47:04 Setup pyenv: 14:47:04 + export PYENV_ROOT=/opt/pyenv 14:47:04 + PYENV_ROOT=/opt/pyenv 14:47:04 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:47: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 14:47:04 + pyenv versions 14:47:04 system 14:47:04 * 3.8.13 (set by /opt/pyenv/version) 14:47:04 * 3.9.13 (set by /opt/pyenv/version) 14:47:04 * 3.10.6 (set by /opt/pyenv/version) 14:47:04 + command -v pyenv 14:47:04 ++ pyenv init - --no-rehash 14:47: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[*]}"'\'')" 14:47:04 export PATH="/opt/pyenv/shims:${PATH}" 14:47:04 export PYENV_SHELL=bash 14:47:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:47:04 pyenv() { 14:47:04 local command 14:47:04 command="${1:-}" 14:47:04 if [ "$#" -gt 0 ]; then 14:47:04 shift 14:47:04 fi 14:47:04 14:47:04 case "$command" in 14:47:04 rehash|shell) 14:47:04 eval "$(pyenv "sh-$command" "$@")" 14:47:04 ;; 14:47:04 *) 14:47:04 command pyenv "$command" "$@" 14:47:04 ;; 14:47:04 esac 14:47:04 }' 14:47: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[*]}"' 14:47: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 14:47: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 14:47: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 14:47:04 ++ export PYENV_SHELL=bash 14:47:04 ++ PYENV_SHELL=bash 14:47:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:47:04 +++ complete -F _pyenv pyenv 14:47:04 ++ lf-pyver python3 14:47:04 ++ local py_version_xy=python3 14:47:04 ++ local py_version_xyz= 14:47:04 ++ awk '{ print $1 }' 14:47:04 ++ pyenv versions 14:47:04 ++ local command 14:47:04 ++ command=versions 14:47:04 ++ '[' 1 -gt 0 ']' 14:47:04 ++ shift 14:47:04 ++ case "$command" in 14:47:04 ++ command pyenv versions 14:47:04 ++ pyenv versions 14:47:04 ++ sed 's/^[ *]* //' 14:47:04 ++ grep -E '^[0-9.]*[0-9]$' 14:47:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:47:04 +++ grep '^3' /tmp/.pyenv_versions 14:47:04 +++ tail -n 1 14:47:04 +++ sort -V 14:47:04 ++ py_version_xyz=3.10.6 14:47:04 ++ [[ -z 3.10.6 ]] 14:47:04 ++ echo 3.10.6 14:47:04 ++ return 0 14:47:04 + pyenv local 3.10.6 14:47:04 + local command 14:47:04 + command=local 14:47:04 + '[' 2 -gt 0 ']' 14:47:04 + shift 14:47:04 + case "$command" in 14:47:04 + command pyenv local 3.10.6 14:47:04 + pyenv local 3.10.6 14:47:04 + for arg in "$@" 14:47:04 + case $arg in 14:47:04 + pkg_list+='tox ' 14:47:04 + for arg in "$@" 14:47:04 + case $arg in 14:47:04 + pkg_list+='virtualenv ' 14:47:04 + for arg in "$@" 14:47:04 + case $arg in 14:47:04 + pkg_list+='urllib3~=1.26.15 ' 14:47:04 + [[ -f /tmp/.toxenv ]] 14:47:04 + [[ ! -f /tmp/.toxenv ]] 14:47:04 + [[ -n '' ]] 14:47:04 + python3 -m venv /tmp/venv-htHF 14:47:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-htHF' 14:47:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-htHF 14:47:08 + echo /tmp/venv-htHF 14:47:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:47:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:47:08 + /tmp/venv-htHF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:47:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:47:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:47:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:47:11 + /tmp/venv-htHF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:47:14 + type python3 14:47:14 + true 14:47:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-htHF/bin to PATH' 14:47:14 lf-activate-venv(): INFO: Adding /tmp/venv-htHF/bin to PATH 14:47:14 + PATH=/tmp/venv-htHF/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 14:47:14 + return 0 14:47:14 + python3 --version 14:47:14 Python 3.10.6 14:47:14 + python3 -m pip --version 14:47:14 pip 23.3.2 from /tmp/venv-htHF/lib/python3.10/site-packages/pip (python 3.10) 14:47:14 + python3 -m pip freeze 14:47:15 cachetools==5.3.2 14:47:15 chardet==5.2.0 14:47:15 colorama==0.4.6 14:47:15 distlib==0.3.8 14:47:15 filelock==3.13.1 14:47:15 packaging==23.2 14:47:15 platformdirs==4.1.0 14:47:15 pluggy==1.3.0 14:47:15 pyproject-api==1.6.1 14:47:15 tomli==2.0.1 14:47:15 tox==4.11.4 14:47:15 urllib3==1.26.18 14:47:15 virtualenv==20.25.0 14:47:15 [EnvInject] - Injecting environment variables from a build step. 14:47:15 [EnvInject] - Injecting as environment variables the properties content 14:47:15 PARALLEL=false 14:47:15 14:47:15 [EnvInject] - Variables injected successfully. 14:47:15 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins9054854369036076863.sh 14:47:15 ---> tox-run.sh 14:47:15 + 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 14:47:15 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 14:47:15 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 14:47:15 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 14:47:15 + cd /w/workspace/integration-master-yaml-lint/. 14:47:15 + source /home/jenkins/lf-env.sh 14:47:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:47:15 ++ mktemp -d /tmp/venv-XXXX 14:47:15 + lf_venv=/tmp/venv-mw7s 14:47:15 + local venv_file=/tmp/.os_lf_venv 14:47:15 + local python=python3 14:47:15 + local options 14:47:15 + local set_path=true 14:47:15 + local install_args= 14:47:15 ++ 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 14:47:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:47:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:47:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:47:15 + true 14:47:15 + case $1 in 14:47:15 + venv_file=/tmp/.toxenv 14:47:15 + shift 2 14:47:15 + true 14:47:15 + case $1 in 14:47:15 + shift 14:47:15 + break 14:47:15 + case $python in 14:47:15 + local pkg_list= 14:47:15 + [[ -d /opt/pyenv ]] 14:47:15 + echo 'Setup pyenv:' 14:47:15 Setup pyenv: 14:47:15 + export PYENV_ROOT=/opt/pyenv 14:47:15 + PYENV_ROOT=/opt/pyenv 14:47:15 + 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 14:47: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 14:47:15 + pyenv versions 14:47:15 system 14:47:15 3.8.13 14:47:15 3.9.13 14:47:15 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 14:47:15 + command -v pyenv 14:47:15 ++ pyenv init - --no-rehash 14:47: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[*]}"'\'')" 14:47:15 export PATH="/opt/pyenv/shims:${PATH}" 14:47:15 export PYENV_SHELL=bash 14:47:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:47:15 pyenv() { 14:47:15 local command 14:47:15 command="${1:-}" 14:47:15 if [ "$#" -gt 0 ]; then 14:47:15 shift 14:47:15 fi 14:47:15 14:47:15 case "$command" in 14:47:15 rehash|shell) 14:47:15 eval "$(pyenv "sh-$command" "$@")" 14:47:15 ;; 14:47:15 *) 14:47:15 command pyenv "$command" "$@" 14:47:15 ;; 14:47:15 esac 14:47:15 }' 14:47: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[*]}"' 14:47: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 14:47: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 14:47: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 14:47:15 ++ export PYENV_SHELL=bash 14:47:15 ++ PYENV_SHELL=bash 14:47:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:47:15 +++ complete -F _pyenv pyenv 14:47:15 ++ lf-pyver python3 14:47:15 ++ local py_version_xy=python3 14:47:15 ++ local py_version_xyz= 14:47:15 ++ sed 's/^[ *]* //' 14:47:15 ++ pyenv versions 14:47:15 ++ local command 14:47:15 ++ command=versions 14:47:15 ++ '[' 1 -gt 0 ']' 14:47:15 ++ shift 14:47:15 ++ case "$command" in 14:47:15 ++ command pyenv versions 14:47:15 ++ pyenv versions 14:47:15 ++ awk '{ print $1 }' 14:47:15 ++ grep -E '^[0-9.]*[0-9]$' 14:47:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:47:15 +++ grep '^3' /tmp/.pyenv_versions 14:47:15 +++ sort -V 14:47:15 +++ tail -n 1 14:47:15 ++ py_version_xyz=3.10.6 14:47:15 ++ [[ -z 3.10.6 ]] 14:47:15 ++ echo 3.10.6 14:47:15 ++ return 0 14:47:15 + pyenv local 3.10.6 14:47:15 + local command 14:47:15 + command=local 14:47:15 + '[' 2 -gt 0 ']' 14:47:15 + shift 14:47:15 + case "$command" in 14:47:15 + command pyenv local 3.10.6 14:47:15 + pyenv local 3.10.6 14:47:15 + for arg in "$@" 14:47:15 + case $arg in 14:47:15 + pkg_list+='tox ' 14:47:15 + for arg in "$@" 14:47:15 + case $arg in 14:47:15 + pkg_list+='virtualenv ' 14:47:15 + for arg in "$@" 14:47:15 + case $arg in 14:47:15 + pkg_list+='urllib3~=1.26.15 ' 14:47:15 + [[ -f /tmp/.toxenv ]] 14:47:15 ++ cat /tmp/.toxenv 14:47:15 + lf_venv=/tmp/venv-htHF 14:47:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-htHF from' file:/tmp/.toxenv 14:47:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-htHF from file:/tmp/.toxenv 14:47:15 + /tmp/venv-htHF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:47:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:47:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:47:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:47:16 + /tmp/venv-htHF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:47:17 + type python3 14:47:17 + true 14:47:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-htHF/bin to PATH' 14:47:17 lf-activate-venv(): INFO: Adding /tmp/venv-htHF/bin to PATH 14:47:17 + PATH=/tmp/venv-htHF/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 14:47:17 + return 0 14:47:17 + [[ -d /opt/pyenv ]] 14:47:17 + echo '---> Setting up pyenv' 14:47:17 ---> Setting up pyenv 14:47:17 + export PYENV_ROOT=/opt/pyenv 14:47:17 + PYENV_ROOT=/opt/pyenv 14:47:17 + export PATH=/opt/pyenv/bin:/tmp/venv-htHF/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 14:47:17 + PATH=/opt/pyenv/bin:/tmp/venv-htHF/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 14:47:17 ++ pwd 14:47:17 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 14:47:17 + export PYTHONPATH 14:47:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:47:17 + TOX_TESTENV_PASSENV=PYTHONPATH 14:47:17 + tox --version 14:47:18 4.11.4 from /tmp/venv-htHF/lib/python3.10/site-packages/tox/__init__.py 14:47:18 + PARALLEL=false 14:47:18 + TOX_OPTIONS_LIST= 14:47:18 + [[ -n yaml ]] 14:47:18 + TOX_OPTIONS_LIST=' -e yaml' 14:47:18 + case ${PARALLEL,,} in 14:47:18 + tox -e yaml 14:47:18 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 14:47:19 yaml: install_deps> python -I -m pip install coala-bears nodeenv 14:47:48 yaml: freeze> python -m pip freeze --all 14:47:48 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==23.2.0,autoflake==0.6.6,autopep8==1.7.0,Babel==2.14.0,bandit==1.6.2,certifi==2023.11.17,charset-normalizer==3.3.2,click==6.6,cmakelint==1.4.2,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==0.18.3,gitdb==4.0.11,GitPython==3.1.40,guess-language-spirit==0.5.3,html-linter==0.3.0,idna==3.6,imagesize==1.4.1,importlib-resources==6.1.1,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.2,joblib==1.3.2,jsonschema==4.20.0,jsonschema-specifications==2023.12.1,jupyter_core==5.7.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.3,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.8.1,nodeenv==1.8.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,pkgutil_resolve_name==1.3.10,platformdirs==4.1.0,polib==1.2.0,proselint==0.7.0,pycodestyle==2.11.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.17.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2023.3.post1,PyYAML==3.13,radon==1.4.0,referencing==0.32.1,regex==2023.12.25,requests==2.31.0,restructuredtext-lint==1.0.1,rpds-py==0.16.2,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.2,setuptools==69.0.2,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,Sphinx==1.4.9,stevedore==5.1.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.66.1,traitlets==5.14.1,unidiff==0.5.5,urllib3==2.1.0,vulture==0.10,wheel==0.42.0,wrapt==1.16.0,yamllint==1.6.1,yapf==0.14.0,zipp==3.17.0 14:47:48 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 14:47:48 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 14:47:49 ---> Completed tox runs 14:47:49 + for i in .tox/*/log 14:47:49 ++ echo .tox/yaml/log 14:47:49 ++ awk -F/ '{print $2}' 14:47:49 + tox_env=yaml 14:47:49 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 14:47:49 + DOC_DIR=docs/_build/html 14:47:49 + [[ -d docs/_build/html ]] 14:47:49 + echo '---> tox-run.sh ends' 14:47:49 ---> tox-run.sh ends 14:47:49 + test 0 -eq 0 14:47:49 $ ssh-agent -k 14:47:49 unset SSH_AUTH_SOCK; 14:47:49 unset SSH_AGENT_PID; 14:47:49 echo Agent pid 20228 killed; 14:47:49 [ssh-agent] Stopped. 14:47:50 [PostBuildScript] - [INFO] Executing post build scripts. 14:47:50 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins13939385648655966231.sh 14:47:50 ---> sysstat.sh 14:47:50 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins676992214109113673.sh 14:47:50 ---> package-listing.sh 14:47:50 ++ facter osfamily 14:47:50 ++ tr '[:upper:]' '[:lower:]' 14:47:50 + OS_FAMILY=redhat 14:47:50 + workspace=/w/workspace/integration-master-yaml-lint 14:47:50 + START_PACKAGES=/tmp/packages_start.txt 14:47:50 + END_PACKAGES=/tmp/packages_end.txt 14:47:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:47:50 + PACKAGES=/tmp/packages_start.txt 14:47:50 + '[' /w/workspace/integration-master-yaml-lint ']' 14:47:50 + PACKAGES=/tmp/packages_end.txt 14:47:50 + case "${OS_FAMILY}" in 14:47:50 + rpm -qa 14:47:50 + sort 14:47:51 + '[' -f /tmp/packages_start.txt ']' 14:47:51 + '[' -f /tmp/packages_end.txt ']' 14:47:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:47:51 + '[' /w/workspace/integration-master-yaml-lint ']' 14:47:51 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 14:47:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 14:47:51 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins7707406856896945648.sh 14:47:51 ---> capture-instance-metadata.sh 14:47:51 Setup pyenv: 14:47:51 system 14:47:51 3.8.13 14:47:51 3.9.13 14:47:51 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 14:47:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f98f 14:47:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:47:57 lf-activate-venv(): INFO: Installing: lftools 14:48:28 lf-activate-venv(): INFO: Adding /tmp/venv-f98f/bin to PATH 14:48:28 INFO: Running in OpenStack, capturing instance metadata 14:48:29 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins4281631436442725860.sh 14:48:29 provisioning config files... 14:48:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config7331866058176239791tmp 14:48:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:48:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:48:29 [EnvInject] - Injecting environment variables from a build step. 14:48:29 [EnvInject] - Injecting as environment variables the properties content 14:48:29 SERVER_ID=logs 14:48:29 14:48:29 [EnvInject] - Variables injected successfully. 14:48:29 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins6651950214900680427.sh 14:48:29 ---> create-netrc.sh 14:48:29 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins5975675483516137965.sh 14:48:29 ---> python-tools-install.sh 14:48:29 Setup pyenv: 14:48:29 system 14:48:29 3.8.13 14:48:29 3.9.13 14:48:29 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 14:48:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f98f from file:/tmp/.os_lf_venv 14:48:30 lf-activate-venv(): INFO: Installing: lftools 14:48:37 lf-activate-venv(): INFO: Adding /tmp/venv-f98f/bin to PATH 14:48:37 Generating Requirements File 14:49:11 Python 3.10.6 14:49:11 pip 23.3.2 from /tmp/venv-f98f/lib/python3.10/site-packages/pip (python 3.10) 14:49:12 appdirs==1.4.4 14:49:12 argcomplete==3.2.1 14:49:12 aspy.yaml==1.3.0 14:49:12 attrs==23.2.0 14:49:12 autopage==0.5.2 14:49:12 Babel==2.14.0 14:49:12 beautifulsoup4==4.12.2 14:49:12 boto3==1.34.15 14:49:12 botocore==1.34.15 14:49:12 bs4==0.0.1 14:49:12 cachetools==5.3.2 14:49:12 certifi==2023.11.17 14:49:12 cffi==1.16.0 14:49:12 cfgv==3.4.0 14:49:12 chardet==5.2.0 14:49:12 charset-normalizer==3.3.2 14:49:12 click==8.1.7 14:49:12 cliff==4.4.0 14:49:12 cmd2==2.4.3 14:49:12 cryptography==3.3.2 14:49:12 debtcollector==2.5.0 14:49:12 decorator==5.1.1 14:49:12 defusedxml==0.7.1 14:49:12 Deprecated==1.2.14 14:49:12 distlib==0.3.8 14:49:12 dnspython==2.4.2 14:49:12 docker==4.2.2 14:49:12 dogpile.cache==1.3.0 14:49:12 email-validator==2.1.0.post1 14:49:12 filelock==3.13.1 14:49:12 future==0.18.3 14:49:12 gitdb==4.0.11 14:49:12 GitPython==3.1.40 14:49:12 google-auth==2.26.1 14:49:12 httplib2==0.22.0 14:49:12 identify==2.5.33 14:49:12 idna==3.6 14:49:12 importlib-metadata==7.0.1 14:49:12 importlib-resources==1.5.0 14:49:12 iso8601==2.1.0 14:49:12 Jinja2==3.1.2 14:49:12 jmespath==1.0.1 14:49:12 jsonpatch==1.33 14:49:12 jsonpointer==2.4 14:49:12 jsonschema==4.20.0 14:49:12 jsonschema-specifications==2023.12.1 14:49:12 keystoneauth1==5.4.0 14:49:12 kubernetes==29.0.0 14:49:12 lftools==0.37.8 14:49:12 lxml==5.1.0 14:49:12 MarkupSafe==2.1.3 14:49:12 msgpack==1.0.7 14:49:12 multi_key_dict==2.0.3 14:49:12 munch==4.0.0 14:49:12 netaddr==0.10.1 14:49:12 netifaces==0.11.0 14:49:12 niet==1.4.2 14:49:12 nodeenv==1.8.0 14:49:12 oauth2client==4.1.3 14:49:12 oauthlib==3.2.2 14:49:12 openstacksdk==0.62.0 14:49:12 os-client-config==2.1.0 14:49:12 os-service-types==1.7.0 14:49:12 osc-lib==2.9.0 14:49:12 oslo.config==9.2.0 14:49:12 oslo.context==5.3.0 14:49:12 oslo.i18n==6.2.0 14:49:12 oslo.log==5.4.0 14:49:12 oslo.serialization==5.2.0 14:49:12 oslo.utils==6.3.0 14:49:12 packaging==23.2 14:49:12 pbr==6.0.0 14:49:12 platformdirs==4.1.0 14:49:12 prettytable==3.9.0 14:49:12 pyasn1==0.5.1 14:49:12 pyasn1-modules==0.3.0 14:49:12 pycparser==2.21 14:49:12 pygerrit2==2.0.15 14:49:12 PyGithub==2.1.1 14:49:12 pyinotify==0.9.6 14:49:12 PyJWT==2.8.0 14:49:12 PyNaCl==1.5.0 14:49:12 pyparsing==2.4.7 14:49:12 pyperclip==1.8.2 14:49:12 pyrsistent==0.20.0 14:49:12 python-cinderclient==9.4.0 14:49:12 python-dateutil==2.8.2 14:49:12 python-heatclient==3.3.0 14:49:12 python-jenkins==1.8.2 14:49:12 python-keystoneclient==5.2.0 14:49:12 python-magnumclient==4.3.0 14:49:12 python-novaclient==18.4.0 14:49:12 python-openstackclient==6.0.0 14:49:12 python-swiftclient==4.4.0 14:49:12 pytz==2023.3.post1 14:49:12 PyYAML==6.0.1 14:49:12 referencing==0.32.1 14:49:12 requests==2.31.0 14:49:12 requests-oauthlib==1.3.1 14:49:12 requestsexceptions==1.4.0 14:49:12 rfc3986==2.0.0 14:49:12 rpds-py==0.16.2 14:49:12 rsa==4.9 14:49:12 ruamel.yaml==0.18.5 14:49:12 ruamel.yaml.clib==0.2.8 14:49:12 s3transfer==0.10.0 14:49:12 simplejson==3.19.2 14:49:12 six==1.16.0 14:49:12 smmap==5.0.1 14:49:12 soupsieve==2.5 14:49:12 stevedore==5.1.0 14:49:12 tabulate==0.9.0 14:49:12 toml==0.10.2 14:49:12 tomlkit==0.12.3 14:49:12 tqdm==4.66.1 14:49:12 typing_extensions==4.9.0 14:49:12 tzdata==2023.4 14:49:12 urllib3==1.26.18 14:49:12 virtualenv==20.25.0 14:49:12 wcwidth==0.2.13 14:49:12 websocket-client==1.7.0 14:49:12 wrapt==1.16.0 14:49:12 xdg==6.0.0 14:49:12 xmltodict==0.13.0 14:49:12 yq==3.2.3 14:49:12 zipp==3.17.0 14:49:12 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins9890204716345126460.sh 14:49:12 ---> sudo-logs.sh 14:49:12 Archiving 'sudo' log.. 14:49:12 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins18139820530609205572.sh 14:49:12 ---> job-cost.sh 14:49:12 Setup pyenv: 14:49:12 system 14:49:12 3.8.13 14:49:12 3.9.13 14:49:12 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 14:49:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f98f from file:/tmp/.os_lf_venv 14:49:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:49:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:49:21 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 14:49:21 lf-activate-venv(): INFO: Adding /tmp/venv-f98f/bin to PATH 14:49:21 INFO: No Stack... 14:49:22 INFO: Retrieving Pricing Info for: v3-standard-2 14:49:22 INFO: Archiving Costs 14:49:22 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins16937789859368439340.sh 14:49:22 ---> logs-deploy.sh 14:49:22 Setup pyenv: 14:49:22 system 14:49:22 3.8.13 14:49:22 3.9.13 14:49:22 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 14:49:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f98f from file:/tmp/.os_lf_venv 14:49:24 lf-activate-venv(): INFO: Installing: lftools 14:49:33 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:49:33 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 14:49:33 lf-activate-venv(): INFO: Adding /tmp/venv-f98f/bin to PATH 14:49:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/148 14:49:33 INFO: archiving workspace using pattern(s): 14:49:34 Archives upload complete. 14:49:34 INFO: archiving logs to Nexus 14:49:35 ---> uname -a: 14:49:35 Linux prd-centos8-builder-2c-1g-10751.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 14:49:35 14:49:35 14:49:35 ---> lscpu: 14:49:35 Architecture: x86_64 14:49:35 CPU op-mode(s): 32-bit, 64-bit 14:49:35 Byte Order: Little Endian 14:49:35 CPU(s): 2 14:49:35 On-line CPU(s) list: 0,1 14:49:35 Thread(s) per core: 1 14:49:35 Core(s) per socket: 1 14:49:35 Socket(s): 2 14:49:35 NUMA node(s): 1 14:49:35 Vendor ID: AuthenticAMD 14:49:35 CPU family: 23 14:49:35 Model: 49 14:49:35 Model name: AMD EPYC-Rome Processor 14:49:35 Stepping: 0 14:49:35 CPU MHz: 2800.000 14:49:35 BogoMIPS: 5600.00 14:49:35 Virtualization: AMD-V 14:49:35 Hypervisor vendor: KVM 14:49:35 Virtualization type: full 14:49:35 L1d cache: 32K 14:49:35 L1i cache: 32K 14:49:35 L2 cache: 512K 14:49:35 L3 cache: 16384K 14:49:35 NUMA node0 CPU(s): 0,1 14:49:35 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 14:49:35 14:49:35 14:49:35 ---> nproc: 14:49:35 2 14:49:35 14:49:35 14:49:35 ---> df -h: 14:49:35 Filesystem Size Used Avail Use% Mounted on 14:49:35 devtmpfs 3.8G 0 3.8G 0% /dev 14:49:35 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:49:35 tmpfs 3.8G 17M 3.8G 1% /run 14:49:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:49:35 /dev/vda1 40G 8.9G 32G 23% / 14:49:35 tmpfs 770M 0 770M 0% /run/user/1001 14:49:35 14:49:35 14:49:35 ---> free -m: 14:49:35 total used free shared buff/cache available 14:49:35 Mem: 7699 591 4641 19 2467 6790 14:49:35 Swap: 1023 0 1023 14:49:35 14:49:35 14:49:35 ---> ip addr: 14:49:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:49:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:49:35 inet 127.0.0.1/8 scope host lo 14:49:35 valid_lft forever preferred_lft forever 14:49:35 inet6 ::1/128 scope host 14:49:35 valid_lft forever preferred_lft forever 14:49:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:49:35 link/ether fa:16:3e:fb:80:e4 brd ff:ff:ff:ff:ff:ff 14:49:35 altname enp0s3 14:49:35 altname ens3 14:49:35 inet 10.30.106.76/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:49:35 valid_lft 86205sec preferred_lft 86205sec 14:49:35 inet6 fe80::f816:3eff:fefb:80e4/64 scope link 14:49:35 valid_lft forever preferred_lft forever 14:49:35 14:49:35 14:49:35 ---> sar -b -r -n DEV: 14:49:35 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/09/2024 _x86_64_ (2 CPU) 14:49:35 14:49:35 14:46:16 LINUX RESTART (2 CPU) 14:49:35 14:49:35 02:47:01 PM tps rtps wtps bread/s bwrtn/s 14:49:35 02:48:01 PM 254.07 104.90 149.17 3287.57 9074.58 14:49:35 02:49:01 PM 126.61 6.15 120.46 237.16 13171.24 14:49:35 Average: 190.34 55.53 134.82 1762.49 11122.74 14:49:35 14:49:35 02:47:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:49:35 02:48:01 PM 5150936 7026536 2733500 34.67 2688 2044132 720788 8.07 384616 1989792 171424 14:49:35 02:49:01 PM 4854128 6962088 3030308 38.43 2688 2264884 731608 8.19 415436 2205572 56512 14:49:35 Average: 5002532 6994312 2881904 36.55 2688 2154508 726198 8.13 400026 2097682 113968 14:49:35 14:49:35 02:47:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:49:35 02:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:35 02:48:01 PM eth0 56.55 39.57 663.92 13.45 0.00 0.00 0.00 0.00 14:49:35 02:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:35 02:49:01 PM eth0 62.59 45.63 789.85 8.24 0.00 0.00 0.00 0.00 14:49:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:35 Average: eth0 59.57 42.60 726.88 10.84 0.00 0.00 0.00 0.00 14:49:35 14:49:35 14:49:35 ---> sar -P ALL: 14:49:35 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/09/2024 _x86_64_ (2 CPU) 14:49:35 14:49:35 14:46:16 LINUX RESTART (2 CPU) 14:49:35 14:49:35 02:47:01 PM CPU %user %nice %system %iowait %steal %idle 14:49:35 02:48:01 PM all 37.13 1.48 16.38 7.90 0.11 37.01 14:49:35 02:48:01 PM 0 32.23 1.66 17.51 8.10 0.10 40.40 14:49:35 02:48:01 PM 1 42.02 1.30 15.24 7.70 0.12 33.62 14:49:35 02:49:01 PM all 37.84 0.00 3.70 4.97 0.11 53.37 14:49:35 02:49:01 PM 0 27.17 0.00 3.54 4.37 0.12 64.80 14:49:35 02:49:01 PM 1 48.50 0.00 3.87 5.58 0.10 41.96 14:49:35 Average: all 37.49 0.74 10.04 6.44 0.11 45.19 14:49:35 Average: 0 29.70 0.83 10.53 6.24 0.11 52.59 14:49:35 Average: 1 45.26 0.65 9.55 6.64 0.11 37.79 14:49:35 14:49:35 14:49:35