13:28:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/136736 13:28:01 Running as SYSTEM 13:28:01 [EnvInject] - Loading node environment variables. 13:28:01 Building remotely on prd-centos8-builder-2c-1g-3068 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 13:28:01 [ssh-agent] Looking for ssh-agent implementation... 13:28:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:01 $ ssh-agent 13:28:01 SSH_AUTH_SOCK=/tmp/ssh-IwGrY22d0FZZ/agent.20554 13:28:01 SSH_AGENT_PID=20555 13:28:01 [ssh-agent] Started. 13:28:01 Running ssh-add (command line suppressed) 13:28:01 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_14475274625094903155.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_14475274625094903155.key) 13:28:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:28:01 The recommended git tool is: NONE 13:28:03 using credential onap-jenkins-ssh 13:28:03 Wiping out workspace first. 13:28:03 Cloning the remote Git repository 13:28:03 Cloning repository git://cloud.onap.org/mirror/integration.git 13:28:03 > git init /w/workspace/integration-master-yaml-lint # timeout=10 13:28:03 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 13:28:03 > git --version # timeout=10 13:28:03 > git --version # 'git version 2.39.0' 13:28:03 using GIT_SSH to set credentials Gerrit user 13:28:04 [INFO] Currently running in a labeled security context 13:28:04 [INFO] Currently SELinux is 'enforcing' on the host 13:28:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh10571184504001038418.key 13:28:04 Verifying host key using manually-configured host key entries 13:28:04 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:28:06 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 13:28:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:28:07 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 13:28:07 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 13:28:07 using GIT_SSH to set credentials Gerrit user 13:28:07 [INFO] Currently running in a labeled security context 13:28:07 [INFO] Currently SELinux is 'enforcing' on the host 13:28:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh15448775084432540496.key 13:28:07 Verifying host key using manually-configured host key entries 13:28:07 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/36/136736/4 # timeout=30 13:28:07 > git rev-parse 0103aa2b589d0cd700facff432da15d67fb109e8^{commit} # timeout=10 13:28:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:28:07 Checking out Revision 0103aa2b589d0cd700facff432da15d67fb109e8 (refs/changes/36/136736/4) 13:28:07 > git config core.sparsecheckout # timeout=10 13:28:07 > git checkout -f 0103aa2b589d0cd700facff432da15d67fb109e8 # timeout=30 13:28:11 Commit message: "Add docker image with tools required by gating pipeline" 13:28:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:28:11 > git rev-list --no-walk 2c014115f3ee1012ab2132e92a7371e6fa17d56e # timeout=10 13:28:11 [EnvInject] - Injecting environment variables from a build step. 13:28:11 [EnvInject] - Injecting as environment variables the properties content 13:28:11 PYTHON=python3 13:28:11 13:28:11 [EnvInject] - Variables injected successfully. 13:28:11 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins8350994455122721535.sh 13:28:11 ---> tox-install.sh 13:28:11 + source /home/jenkins/lf-env.sh 13:28:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:28:11 ++ mktemp -d /tmp/venv-XXXX 13:28:11 + lf_venv=/tmp/venv-kEeo 13:28:11 + local venv_file=/tmp/.os_lf_venv 13:28:11 + local python=python3 13:28:11 + local options 13:28:11 + local set_path=true 13:28:11 + local install_args= 13:28:11 ++ 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 13:28:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:28:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:28:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:28:11 + true 13:28:11 + case $1 in 13:28:11 + venv_file=/tmp/.toxenv 13:28:11 + shift 2 13:28:11 + true 13:28:11 + case $1 in 13:28:11 + shift 13:28:11 + break 13:28:11 + case $python in 13:28:11 + local pkg_list= 13:28:11 + [[ -d /opt/pyenv ]] 13:28:11 + echo 'Setup pyenv:' 13:28:11 Setup pyenv: 13:28:11 + export PYENV_ROOT=/opt/pyenv 13:28:11 + PYENV_ROOT=/opt/pyenv 13:28:11 + 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 13:28:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:28:11 + pyenv versions 13:28:11 system 13:28:11 * 3.8.13 (set by /opt/pyenv/version) 13:28:11 * 3.9.13 (set by /opt/pyenv/version) 13:28:11 * 3.10.6 (set by /opt/pyenv/version) 13:28:11 + command -v pyenv 13:28:11 ++ pyenv init - --no-rehash 13:28:11 + 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[*]}"'\'')" 13:28:11 export PATH="/opt/pyenv/shims:${PATH}" 13:28:11 export PYENV_SHELL=bash 13:28:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:28:11 pyenv() { 13:28:11 local command 13:28:11 command="${1:-}" 13:28:11 if [ "$#" -gt 0 ]; then 13:28:11 shift 13:28:11 fi 13:28:11 13:28:11 case "$command" in 13:28:11 rehash|shell) 13:28:11 eval "$(pyenv "sh-$command" "$@")" 13:28:11 ;; 13:28:11 *) 13:28:11 command pyenv "$command" "$@" 13:28:11 ;; 13:28:11 esac 13:28:11 }' 13:28:11 +++ 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[*]}"' 13:28:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:28:11 ++ 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 13:28:11 ++ 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 13:28:11 ++ export PYENV_SHELL=bash 13:28:11 ++ PYENV_SHELL=bash 13:28:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:28:11 +++ complete -F _pyenv pyenv 13:28:11 ++ lf-pyver python3 13:28:11 ++ local py_version_xy=python3 13:28:11 ++ local py_version_xyz= 13:28:11 ++ pyenv versions 13:28:11 ++ local command 13:28:11 ++ command=versions 13:28:11 ++ '[' 1 -gt 0 ']' 13:28:11 ++ shift 13:28:11 ++ case "$command" in 13:28:11 ++ command pyenv versions 13:28:11 ++ pyenv versions 13:28:11 ++ grep -E '^[0-9.]*[0-9]$' 13:28:11 ++ awk '{ print $1 }' 13:28:11 ++ sed 's/^[ *]* //' 13:28:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:28:11 +++ grep '^3' /tmp/.pyenv_versions 13:28:11 +++ tail -n 1 13:28:11 +++ sort -V 13:28:11 ++ py_version_xyz=3.10.6 13:28:11 ++ [[ -z 3.10.6 ]] 13:28:11 ++ echo 3.10.6 13:28:11 ++ return 0 13:28:11 + pyenv local 3.10.6 13:28:11 + local command 13:28:11 + command=local 13:28:11 + '[' 2 -gt 0 ']' 13:28:11 + shift 13:28:11 + case "$command" in 13:28:11 + command pyenv local 3.10.6 13:28:11 + pyenv local 3.10.6 13:28:11 + for arg in "$@" 13:28:11 + case $arg in 13:28:11 + pkg_list+='tox ' 13:28:11 + for arg in "$@" 13:28:11 + case $arg in 13:28:11 + pkg_list+='virtualenv ' 13:28:11 + for arg in "$@" 13:28:11 + case $arg in 13:28:11 + pkg_list+='urllib3~=1.26.15 ' 13:28:11 + [[ -f /tmp/.toxenv ]] 13:28:11 + [[ ! -f /tmp/.toxenv ]] 13:28:11 + [[ -n '' ]] 13:28:11 + python3 -m venv /tmp/venv-kEeo 13:28:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kEeo' 13:28:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kEeo 13:28:15 + echo /tmp/venv-kEeo 13:28:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:28:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:28:15 + /tmp/venv-kEeo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:28:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:28:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:28:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:28:18 + /tmp/venv-kEeo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:28:21 + type python3 13:28:21 + true 13:28:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kEeo/bin to PATH' 13:28:21 lf-activate-venv(): INFO: Adding /tmp/venv-kEeo/bin to PATH 13:28:21 + PATH=/tmp/venv-kEeo/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 13:28:21 + return 0 13:28:21 + python3 --version 13:28:21 Python 3.10.6 13:28:21 + python3 -m pip --version 13:28:21 pip 23.3.1 from /tmp/venv-kEeo/lib/python3.10/site-packages/pip (python 3.10) 13:28:21 + python3 -m pip freeze 13:28:21 cachetools==5.3.2 13:28:21 chardet==5.2.0 13:28:21 colorama==0.4.6 13:28:21 distlib==0.3.7 13:28:21 filelock==3.13.1 13:28:21 packaging==23.2 13:28:21 platformdirs==4.1.0 13:28:21 pluggy==1.3.0 13:28:21 pyproject-api==1.6.1 13:28:21 tomli==2.0.1 13:28:21 tox==4.11.4 13:28:21 urllib3==1.26.18 13:28:21 virtualenv==20.25.0 13:28:21 [EnvInject] - Injecting environment variables from a build step. 13:28:21 [EnvInject] - Injecting as environment variables the properties content 13:28:21 PARALLEL=false 13:28:21 13:28:21 [EnvInject] - Variables injected successfully. 13:28:21 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins1906969788493106993.sh 13:28:22 ---> tox-run.sh 13:28:22 + 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 13:28:22 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 13:28:22 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 13:28:22 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 13:28:22 + cd /w/workspace/integration-master-yaml-lint/. 13:28:22 + source /home/jenkins/lf-env.sh 13:28:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:28:22 ++ mktemp -d /tmp/venv-XXXX 13:28:22 + lf_venv=/tmp/venv-4Gg7 13:28:22 + local venv_file=/tmp/.os_lf_venv 13:28:22 + local python=python3 13:28:22 + local options 13:28:22 + local set_path=true 13:28:22 + local install_args= 13:28:22 ++ 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 13:28:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:28:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:28:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:28:22 + true 13:28:22 + case $1 in 13:28:22 + venv_file=/tmp/.toxenv 13:28:22 + shift 2 13:28:22 + true 13:28:22 + case $1 in 13:28:22 + shift 13:28:22 + break 13:28:22 + case $python in 13:28:22 + local pkg_list= 13:28:22 + [[ -d /opt/pyenv ]] 13:28:22 + echo 'Setup pyenv:' 13:28:22 Setup pyenv: 13:28:22 + export PYENV_ROOT=/opt/pyenv 13:28:22 + PYENV_ROOT=/opt/pyenv 13:28:22 + 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 13:28:22 + 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 13:28:22 + pyenv versions 13:28:22 system 13:28:22 3.8.13 13:28:22 3.9.13 13:28:22 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:28:22 + command -v pyenv 13:28:22 ++ pyenv init - --no-rehash 13:28:22 + 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[*]}"'\'')" 13:28:22 export PATH="/opt/pyenv/shims:${PATH}" 13:28:22 export PYENV_SHELL=bash 13:28:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:28:22 pyenv() { 13:28:22 local command 13:28:22 command="${1:-}" 13:28:22 if [ "$#" -gt 0 ]; then 13:28:22 shift 13:28:22 fi 13:28:22 13:28:22 case "$command" in 13:28:22 rehash|shell) 13:28:22 eval "$(pyenv "sh-$command" "$@")" 13:28:22 ;; 13:28:22 *) 13:28:22 command pyenv "$command" "$@" 13:28:22 ;; 13:28:22 esac 13:28:22 }' 13:28:22 +++ 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[*]}"' 13:28:22 ++ 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 13:28:22 ++ 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 13:28:22 ++ 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 13:28:22 ++ export PYENV_SHELL=bash 13:28:22 ++ PYENV_SHELL=bash 13:28:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:28:22 +++ complete -F _pyenv pyenv 13:28:22 ++ lf-pyver python3 13:28:22 ++ local py_version_xy=python3 13:28:22 ++ local py_version_xyz= 13:28:22 ++ pyenv versions 13:28:22 ++ local command 13:28:22 ++ command=versions 13:28:22 ++ '[' 1 -gt 0 ']' 13:28:22 ++ shift 13:28:22 ++ case "$command" in 13:28:22 ++ command pyenv versions 13:28:22 ++ pyenv versions 13:28:22 ++ grep -E '^[0-9.]*[0-9]$' 13:28:22 ++ awk '{ print $1 }' 13:28:22 ++ sed 's/^[ *]* //' 13:28:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:28:22 +++ sort -V 13:28:22 +++ grep '^3' /tmp/.pyenv_versions 13:28:22 +++ tail -n 1 13:28:22 ++ py_version_xyz=3.10.6 13:28:22 ++ [[ -z 3.10.6 ]] 13:28:22 ++ echo 3.10.6 13:28:22 ++ return 0 13:28:22 + pyenv local 3.10.6 13:28:22 + local command 13:28:22 + command=local 13:28:22 + '[' 2 -gt 0 ']' 13:28:22 + shift 13:28:22 + case "$command" in 13:28:22 + command pyenv local 3.10.6 13:28:22 + pyenv local 3.10.6 13:28:22 + for arg in "$@" 13:28:22 + case $arg in 13:28:22 + pkg_list+='tox ' 13:28:22 + for arg in "$@" 13:28:22 + case $arg in 13:28:22 + pkg_list+='virtualenv ' 13:28:22 + for arg in "$@" 13:28:22 + case $arg in 13:28:22 + pkg_list+='urllib3~=1.26.15 ' 13:28:22 + [[ -f /tmp/.toxenv ]] 13:28:22 ++ cat /tmp/.toxenv 13:28:22 + lf_venv=/tmp/venv-kEeo 13:28:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kEeo from' file:/tmp/.toxenv 13:28:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kEeo from file:/tmp/.toxenv 13:28:22 + /tmp/venv-kEeo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:28:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:28:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:28:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:28:23 + /tmp/venv-kEeo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:28:24 + type python3 13:28:24 + true 13:28:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kEeo/bin to PATH' 13:28:24 lf-activate-venv(): INFO: Adding /tmp/venv-kEeo/bin to PATH 13:28:24 + PATH=/tmp/venv-kEeo/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 13:28:24 + return 0 13:28:24 + [[ -d /opt/pyenv ]] 13:28:24 + echo '---> Setting up pyenv' 13:28:24 ---> Setting up pyenv 13:28:24 + export PYENV_ROOT=/opt/pyenv 13:28:24 + PYENV_ROOT=/opt/pyenv 13:28:24 + export PATH=/opt/pyenv/bin:/tmp/venv-kEeo/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 13:28:24 + PATH=/opt/pyenv/bin:/tmp/venv-kEeo/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 13:28:24 ++ pwd 13:28:24 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 13:28:24 + export PYTHONPATH 13:28:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:28:24 + TOX_TESTENV_PASSENV=PYTHONPATH 13:28:24 + tox --version 13:28:24 4.11.4 from /tmp/venv-kEeo/lib/python3.10/site-packages/tox/__init__.py 13:28:24 + PARALLEL=false 13:28:24 + TOX_OPTIONS_LIST= 13:28:24 + [[ -n yaml ]] 13:28:24 + TOX_OPTIONS_LIST=' -e yaml' 13:28:24 + case ${PARALLEL,,} in 13:28:24 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 13:28:24 + tox -e yaml 13:28:26 yaml: install_deps> python -I -m pip install coala-bears nodeenv 13:28:52 yaml: freeze> python -m pip freeze --all 13:28:52 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==23.1.0,autoflake==0.6.6,autopep8==1.7.0,Babel==2.13.1,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.11.2,jupyter_core==5.5.0,lazy-object-proxy==1.9.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.31.1,regex==2023.10.3,requests==2.31.0,restructuredtext-lint==1.0.1,rpds-py==0.13.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.0,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 13:28:52 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 13:28:52 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 13:28:53 ---> Completed tox runs 13:28:53 + for i in .tox/*/log 13:28:53 ++ echo .tox/yaml/log 13:28:53 ++ awk -F/ '{print $2}' 13:28:53 + tox_env=yaml 13:28:53 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 13:28:53 + DOC_DIR=docs/_build/html 13:28:53 + [[ -d docs/_build/html ]] 13:28:53 + echo '---> tox-run.sh ends' 13:28:53 ---> tox-run.sh ends 13:28:53 + test 0 -eq 0 13:28:53 $ ssh-agent -k 13:28:53 unset SSH_AUTH_SOCK; 13:28:53 unset SSH_AGENT_PID; 13:28:53 echo Agent pid 20555 killed; 13:28:53 [ssh-agent] Stopped. 13:28:53 [PostBuildScript] - [INFO] Executing post build scripts. 13:28:53 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins6232151280220360665.sh 13:28:53 ---> sysstat.sh 13:28:54 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins7265595410207431411.sh 13:28:54 ---> package-listing.sh 13:28:54 ++ tr '[:upper:]' '[:lower:]' 13:28:54 ++ facter osfamily 13:28:54 + OS_FAMILY=redhat 13:28:54 + workspace=/w/workspace/integration-master-yaml-lint 13:28:54 + START_PACKAGES=/tmp/packages_start.txt 13:28:54 + END_PACKAGES=/tmp/packages_end.txt 13:28:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:28:54 + PACKAGES=/tmp/packages_start.txt 13:28:54 + '[' /w/workspace/integration-master-yaml-lint ']' 13:28:54 + PACKAGES=/tmp/packages_end.txt 13:28:54 + case "${OS_FAMILY}" in 13:28:54 + sort 13:28:54 + rpm -qa 13:28:54 + '[' -f /tmp/packages_start.txt ']' 13:28:54 + '[' -f /tmp/packages_end.txt ']' 13:28:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:28:54 + '[' /w/workspace/integration-master-yaml-lint ']' 13:28:54 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 13:28:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 13:28:54 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins11823843449220574836.sh 13:28:54 ---> capture-instance-metadata.sh 13:28:54 Setup pyenv: 13:28:55 system 13:28:55 3.8.13 13:28:55 3.9.13 13:28:55 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:28:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q3or 13:28:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:29:01 lf-activate-venv(): INFO: Installing: lftools 13:29:30 lf-activate-venv(): INFO: Adding /tmp/venv-Q3or/bin to PATH 13:29:30 INFO: Running in OpenStack, capturing instance metadata 13:29:30 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins6854708437138743976.sh 13:29:30 provisioning config files... 13:29:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config1951492921809911379tmp 13:29:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:29:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:29:30 [EnvInject] - Injecting environment variables from a build step. 13:29:30 [EnvInject] - Injecting as environment variables the properties content 13:29:30 SERVER_ID=logs 13:29:30 13:29:30 [EnvInject] - Variables injected successfully. 13:29:30 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins249875718286851356.sh 13:29:30 ---> create-netrc.sh 13:29:30 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2827301532235435051.sh 13:29:30 ---> python-tools-install.sh 13:29:30 Setup pyenv: 13:29:31 system 13:29:31 3.8.13 13:29:31 3.9.13 13:29:31 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:29:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q3or from file:/tmp/.os_lf_venv 13:29:32 lf-activate-venv(): INFO: Installing: lftools 13:29:39 lf-activate-venv(): INFO: Adding /tmp/venv-Q3or/bin to PATH 13:29:39 Generating Requirements File 13:30:10 Python 3.10.6 13:30:10 pip 23.3.1 from /tmp/venv-Q3or/lib/python3.10/site-packages/pip (python 3.10) 13:30:11 appdirs==1.4.4 13:30:11 argcomplete==3.1.6 13:30:11 aspy.yaml==1.3.0 13:30:11 attrs==23.1.0 13:30:11 autopage==0.5.2 13:30:11 Babel==2.13.1 13:30:11 beautifulsoup4==4.12.2 13:30:11 boto3==1.33.9 13:30:11 botocore==1.33.9 13:30:11 bs4==0.0.1 13:30:11 cachetools==5.3.2 13:30:11 certifi==2023.11.17 13:30:11 cffi==1.16.0 13:30:11 cfgv==3.4.0 13:30:11 chardet==5.2.0 13:30:11 charset-normalizer==3.3.2 13:30:11 click==8.1.7 13:30:11 cliff==4.4.0 13:30:11 cmd2==2.4.3 13:30:11 cryptography==3.3.2 13:30:11 debtcollector==2.5.0 13:30:11 decorator==5.1.1 13:30:11 defusedxml==0.7.1 13:30:11 Deprecated==1.2.14 13:30:11 distlib==0.3.7 13:30:11 dnspython==2.4.2 13:30:11 docker==4.2.2 13:30:11 dogpile.cache==1.2.2 13:30:11 email-validator==2.1.0.post1 13:30:11 filelock==3.13.1 13:30:11 future==0.18.3 13:30:11 gitdb==4.0.11 13:30:11 GitPython==3.1.40 13:30:11 google-auth==2.25.1 13:30:11 httplib2==0.22.0 13:30:11 identify==2.5.33 13:30:11 idna==3.6 13:30:11 importlib-metadata==7.0.0 13:30:11 importlib-resources==1.5.0 13:30:11 iso8601==2.1.0 13:30:11 Jinja2==3.1.2 13:30:11 jmespath==1.0.1 13:30:11 jsonpatch==1.33 13:30:11 jsonpointer==2.4 13:30:11 jsonschema==4.20.0 13:30:11 jsonschema-specifications==2023.11.2 13:30:11 keystoneauth1==5.4.0 13:30:11 kubernetes==28.1.0 13:30:11 lftools==0.37.8 13:30:11 lxml==4.9.3 13:30:11 MarkupSafe==2.1.3 13:30:11 msgpack==1.0.7 13:30:11 multi-key-dict==2.0.3 13:30:11 munch==4.0.0 13:30:11 netaddr==0.9.0 13:30:11 netifaces==0.11.0 13:30:11 niet==1.4.2 13:30:11 nodeenv==1.8.0 13:30:11 oauth2client==4.1.3 13:30:11 oauthlib==3.2.2 13:30:11 openstacksdk==0.62.0 13:30:11 os-client-config==2.1.0 13:30:11 os-service-types==1.7.0 13:30:11 osc-lib==2.9.0 13:30:11 oslo.config==9.2.0 13:30:11 oslo.context==5.3.0 13:30:11 oslo.i18n==6.2.0 13:30:11 oslo.log==5.4.0 13:30:11 oslo.serialization==5.2.0 13:30:11 oslo.utils==6.3.0 13:30:11 packaging==23.2 13:30:11 pbr==6.0.0 13:30:11 platformdirs==4.1.0 13:30:11 prettytable==3.9.0 13:30:11 pyasn1==0.5.1 13:30:11 pyasn1-modules==0.3.0 13:30:11 pycparser==2.21 13:30:11 pygerrit2==2.0.15 13:30:11 PyGithub==2.1.1 13:30:11 pyinotify==0.9.6 13:30:11 PyJWT==2.8.0 13:30:11 PyNaCl==1.5.0 13:30:11 pyparsing==2.4.7 13:30:11 pyperclip==1.8.2 13:30:11 pyrsistent==0.20.0 13:30:11 python-cinderclient==9.4.0 13:30:11 python-dateutil==2.8.2 13:30:11 python-heatclient==3.3.0 13:30:11 python-jenkins==1.8.2 13:30:11 python-keystoneclient==5.2.0 13:30:11 python-magnumclient==4.3.0 13:30:11 python-novaclient==18.4.0 13:30:11 python-openstackclient==6.0.0 13:30:11 python-swiftclient==4.4.0 13:30:11 pytz==2023.3.post1 13:30:11 PyYAML==6.0.1 13:30:11 referencing==0.31.1 13:30:11 requests==2.31.0 13:30:11 requests-oauthlib==1.3.1 13:30:11 requestsexceptions==1.4.0 13:30:11 rfc3986==2.0.0 13:30:11 rpds-py==0.13.2 13:30:11 rsa==4.9 13:30:11 ruamel.yaml==0.18.5 13:30:11 ruamel.yaml.clib==0.2.8 13:30:11 s3transfer==0.8.2 13:30:11 simplejson==3.19.2 13:30:11 six==1.16.0 13:30:11 smmap==5.0.1 13:30:11 soupsieve==2.5 13:30:11 stevedore==5.1.0 13:30:11 tabulate==0.9.0 13:30:11 toml==0.10.2 13:30:11 tomlkit==0.12.3 13:30:11 tqdm==4.66.1 13:30:11 typing_extensions==4.8.0 13:30:11 tzdata==2023.3 13:30:11 urllib3==1.26.18 13:30:11 virtualenv==20.25.0 13:30:11 wcwidth==0.2.12 13:30:11 websocket-client==1.7.0 13:30:11 wrapt==1.16.0 13:30:11 xdg==6.0.0 13:30:11 xmltodict==0.13.0 13:30:11 yq==3.2.3 13:30:11 zipp==3.17.0 13:30:11 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2389657845803701929.sh 13:30:11 ---> sudo-logs.sh 13:30:11 Archiving 'sudo' log.. 13:30:11 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2347742839700235485.sh 13:30:11 ---> job-cost.sh 13:30:11 Setup pyenv: 13:30:11 system 13:30:11 3.8.13 13:30:11 3.9.13 13:30:11 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:30:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q3or from file:/tmp/.os_lf_venv 13:30:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:30:20 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. 13:30:20 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:30:20 lf-activate-venv(): INFO: Adding /tmp/venv-Q3or/bin to PATH 13:30:20 INFO: No Stack... 13:30:20 INFO: Retrieving Pricing Info for: v3-standard-2 13:30:21 INFO: Archiving Costs 13:30:21 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins2825094045934425856.sh 13:30:21 ---> logs-deploy.sh 13:30:21 Setup pyenv: 13:30:21 system 13:30:21 3.8.13 13:30:21 3.9.13 13:30:21 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:30:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q3or from file:/tmp/.os_lf_venv 13:30:22 lf-activate-venv(): INFO: Installing: lftools 13:30:31 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. 13:30:31 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:30:32 lf-activate-venv(): INFO: Adding /tmp/venv-Q3or/bin to PATH 13:30:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/143 13:30:32 INFO: archiving workspace using pattern(s): 13:30:33 Archives upload complete. 13:30:33 INFO: archiving logs to Nexus 13:30:34 ---> uname -a: 13:30:34 Linux prd-centos8-builder-2c-1g-3068.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 13:30:34 13:30:34 13:30:34 ---> lscpu: 13:30:34 Architecture: x86_64 13:30:34 CPU op-mode(s): 32-bit, 64-bit 13:30:34 Byte Order: Little Endian 13:30:34 CPU(s): 2 13:30:34 On-line CPU(s) list: 0,1 13:30:34 Thread(s) per core: 1 13:30:34 Core(s) per socket: 1 13:30:34 Socket(s): 2 13:30:34 NUMA node(s): 1 13:30:34 Vendor ID: AuthenticAMD 13:30:34 CPU family: 23 13:30:34 Model: 49 13:30:34 Model name: AMD EPYC-Rome Processor 13:30:34 Stepping: 0 13:30:34 CPU MHz: 2799.998 13:30:34 BogoMIPS: 5599.99 13:30:34 Virtualization: AMD-V 13:30:34 Hypervisor vendor: KVM 13:30:34 Virtualization type: full 13:30:34 L1d cache: 32K 13:30:34 L1i cache: 32K 13:30:34 L2 cache: 512K 13:30:34 L3 cache: 16384K 13:30:34 NUMA node0 CPU(s): 0,1 13:30:34 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 13:30:34 13:30:34 13:30:34 ---> nproc: 13:30:34 2 13:30:34 13:30:34 13:30:34 ---> df -h: 13:30:34 Filesystem Size Used Avail Use% Mounted on 13:30:34 devtmpfs 3.8G 0 3.8G 0% /dev 13:30:34 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:30:34 tmpfs 3.8G 17M 3.8G 1% /run 13:30:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:30:34 /dev/vda1 40G 8.8G 32G 22% / 13:30:34 tmpfs 770M 0 770M 0% /run/user/1001 13:30:34 13:30:34 13:30:34 ---> free -m: 13:30:34 total used free shared buff/cache available 13:30:34 Mem: 7699 562 4680 19 2456 6819 13:30:34 Swap: 1023 0 1023 13:30:34 13:30:34 13:30:34 ---> ip addr: 13:30:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:30:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:30:34 inet 127.0.0.1/8 scope host lo 13:30:34 valid_lft forever preferred_lft forever 13:30:34 inet6 ::1/128 scope host 13:30:34 valid_lft forever preferred_lft forever 13:30:34 2: eth0: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:30:34 link/ether fa:16:3e:a5:23:19 brd ff:ff:ff:ff:ff:ff 13:30:34 altname enp0s3 13:30:34 altname ens3 13:30:34 inet 10.30.106.95/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:30:34 valid_lft 86215sec preferred_lft 86215sec 13:30:34 inet6 fe80::f816:3eff:fea5:2319/64 scope link 13:30:34 valid_lft forever preferred_lft forever 13:30:34 13:30:34 13:30:34 ---> sar -b -r -n DEV: 13:30:34 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/07/2023 _x86_64_ (2 CPU) 13:30:34 13:30:34 13:27:25 LINUX RESTART (2 CPU) 13:30:34 13:30:34 01:28:01 PM tps rtps wtps bread/s bwrtn/s 13:30:34 01:29:01 PM 281.87 123.41 158.46 3895.08 10376.74 13:30:34 01:30:01 PM 138.94 6.20 132.74 238.32 13499.03 13:30:34 Average: 210.40 64.80 145.60 2066.55 11938.02 13:30:34 13:30:34 01:28:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:30:34 01:29:01 PM 5188636 7052928 2695808 34.19 2688 2033220 689344 7.72 381532 1960816 164756 13:30:34 01:30:01 PM 4886168 6988844 2998276 38.03 2688 2259624 708904 7.94 416704 2172536 53864 13:30:34 Average: 5037402 7020886 2847042 36.11 2688 2146422 699124 7.83 399118 2066676 109310 13:30:34 13:30:34 01:28:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:30:34 01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:34 01:29:01 PM eth0 165.49 99.93 1550.59 45.38 0.00 0.00 0.00 0.00 13:30:34 01:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:34 01:30:01 PM eth0 62.38 43.60 826.00 9.03 0.00 0.00 0.00 0.00 13:30:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:34 Average: eth0 113.93 71.77 1188.26 27.20 0.00 0.00 0.00 0.00 13:30:34 13:30:34 13:30:34 ---> sar -P ALL: 13:30:34 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/07/2023 _x86_64_ (2 CPU) 13:30:34 13:30:34 13:27:25 LINUX RESTART (2 CPU) 13:30:34 13:30:34 01:28:01 PM CPU %user %nice %system %iowait %steal %idle 13:30:34 01:29:01 PM all 40.21 2.00 17.93 5.97 0.11 33.79 13:30:34 01:29:01 PM 0 41.75 1.79 15.34 5.86 0.10 35.16 13:30:34 01:29:01 PM 1 38.66 2.21 20.54 6.07 0.12 32.40 13:30:34 01:30:01 PM all 40.93 0.00 3.87 4.00 0.10 51.10 13:30:34 01:30:01 PM 0 51.03 0.00 4.17 4.04 0.10 40.66 13:30:34 01:30:01 PM 1 30.79 0.00 3.57 3.97 0.10 61.57 13:30:34 Average: all 40.57 0.99 10.84 4.98 0.10 42.52 13:30:34 Average: 0 46.42 0.89 9.72 4.94 0.10 37.93 13:30:34 Average: 1 34.68 1.09 11.97 5.01 0.11 47.13 13:30:34 13:30:34 13:30:34