15:06:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136762 15:06:42 Running as SYSTEM 15:06:42 [EnvInject] - Loading node environment variables. 15:06:42 Building remotely on prd-ubuntu1804-builder-4c-4g-3107 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:06:42 [ssh-agent] Looking for ssh-agent implementation... 15:06:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:42 $ ssh-agent 15:06:42 SSH_AUTH_SOCK=/tmp/ssh-kg4uPnsRipE1/agent.1688 15:06:42 SSH_AGENT_PID=1690 15:06:42 [ssh-agent] Started. 15:06:42 Running ssh-add (command line suppressed) 15:06:42 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12782794518319451606.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12782794518319451606.key) 15:06:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:06:43 The recommended git tool is: NONE 15:06:44 using credential onap-jenkins-ssh 15:06:44 Wiping out workspace first. 15:06:44 Cloning the remote Git repository 15:06:44 Cloning repository git://cloud.onap.org/mirror/oom.git 15:06:44 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:06:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:06:44 > git --version # timeout=10 15:06:44 > git --version # 'git version 2.17.1' 15:06:44 using GIT_SSH to set credentials Gerrit user 15:06:44 Verifying host key using manually-configured host key entries 15:06:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:06:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:06:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:06:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:06:50 using GIT_SSH to set credentials Gerrit user 15:06:50 Verifying host key using manually-configured host key entries 15:06:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/62/136762/6 # timeout=30 15:06:50 > git rev-parse c5cdaf46f0c414ad2be7efcc4b792e9d3d9c51eb^{commit} # timeout=10 15:06:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:06:50 Checking out Revision c5cdaf46f0c414ad2be7efcc4b792e9d3d9c51eb (refs/changes/62/136762/6) 15:06:50 > git config core.sparsecheckout # timeout=10 15:06:50 > git checkout -f c5cdaf46f0c414ad2be7efcc4b792e9d3d9c51eb # timeout=30 15:06:54 Commit message: "[DOC] Fix graphviz issue in ReadTheDocs" 15:06:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:06:54 > git rev-list --no-walk b1a0103760fdee36c958210c73a1d774658238dc # timeout=10 15:06:54 [EnvInject] - Injecting environment variables from a build step. 15:06:54 [EnvInject] - Injecting as environment variables the properties content 15:06:54 PYTHON=python3 15:06:54 15:06:54 [EnvInject] - Variables injected successfully. 15:06:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7581648701783431593.sh 15:06:54 ---> tox-install.sh 15:06:54 + source /home/jenkins/lf-env.sh 15:06:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:06:54 ++ mktemp -d /tmp/venv-XXXX 15:06:54 + lf_venv=/tmp/venv-C6jw 15:06:54 + local venv_file=/tmp/.os_lf_venv 15:06:54 + local python=python3 15:06:54 + local options 15:06:54 + local set_path=true 15:06:54 + local install_args= 15:06:54 ++ 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 15:06:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:06:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:06:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:06:54 + true 15:06:54 + case $1 in 15:06:54 + venv_file=/tmp/.toxenv 15:06:54 + shift 2 15:06:54 + true 15:06:54 + case $1 in 15:06:54 + shift 15:06:54 + break 15:06:54 + case $python in 15:06:54 + local pkg_list= 15:06:54 + [[ -d /opt/pyenv ]] 15:06:54 + echo 'Setup pyenv:' 15:06:54 Setup pyenv: 15:06:54 + export PYENV_ROOT=/opt/pyenv 15:06:54 + PYENV_ROOT=/opt/pyenv 15:06:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:06:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:06:54 + pyenv versions 15:06:54 * system (set by /opt/pyenv/version) 15:06:54 * 3.8.13 (set by /opt/pyenv/version) 15:06:54 * 3.9.13 (set by /opt/pyenv/version) 15:06:54 * 3.10.6 (set by /opt/pyenv/version) 15:06:54 + command -v pyenv 15:06:54 ++ pyenv init - --no-rehash 15:06:54 + 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[*]}"'\'')" 15:06:54 export PATH="/opt/pyenv/shims:${PATH}" 15:06:54 export PYENV_SHELL=bash 15:06:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:06:54 pyenv() { 15:06:54 local command 15:06:54 command="${1:-}" 15:06:54 if [ "$#" -gt 0 ]; then 15:06:54 shift 15:06:54 fi 15:06:54 15:06:54 case "$command" in 15:06:54 rehash|shell) 15:06:54 eval "$(pyenv "sh-$command" "$@")" 15:06:54 ;; 15:06:54 *) 15:06:54 command pyenv "$command" "$@" 15:06:54 ;; 15:06:54 esac 15:06:54 }' 15:06:54 +++ 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[*]}"' 15:06:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:06:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:06:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:06:54 ++ export PYENV_SHELL=bash 15:06:54 ++ PYENV_SHELL=bash 15:06:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:06:54 +++ complete -F _pyenv pyenv 15:06:54 ++ lf-pyver python3 15:06:54 ++ local py_version_xy=python3 15:06:54 ++ local py_version_xyz= 15:06:54 ++ pyenv versions 15:06:54 ++ local command 15:06:54 ++ command=versions 15:06:54 ++ '[' 1 -gt 0 ']' 15:06:54 ++ shift 15:06:54 ++ case "$command" in 15:06:54 ++ command pyenv versions 15:06:54 ++ pyenv versions 15:06:54 ++ sed 's/^[ *]* //' 15:06:54 ++ awk '{ print $1 }' 15:06:54 ++ grep -E '^[0-9.]*[0-9]$' 15:06:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:06:54 +++ grep '^3' /tmp/.pyenv_versions 15:06:54 +++ sort -V 15:06:54 +++ tail -n 1 15:06:54 ++ py_version_xyz=3.10.6 15:06:54 ++ [[ -z 3.10.6 ]] 15:06:54 ++ echo 3.10.6 15:06:54 ++ return 0 15:06:54 + pyenv local 3.10.6 15:06:54 + local command 15:06:54 + command=local 15:06:54 + '[' 2 -gt 0 ']' 15:06:54 + shift 15:06:54 + case "$command" in 15:06:54 + command pyenv local 3.10.6 15:06:54 + pyenv local 3.10.6 15:06:54 + for arg in "$@" 15:06:54 + case $arg in 15:06:54 + pkg_list+='tox ' 15:06:54 + for arg in "$@" 15:06:54 + case $arg in 15:06:54 + pkg_list+='virtualenv ' 15:06:54 + for arg in "$@" 15:06:54 + case $arg in 15:06:54 + pkg_list+='urllib3~=1.26.15 ' 15:06:54 + [[ -f /tmp/.toxenv ]] 15:06:54 + [[ ! -f /tmp/.toxenv ]] 15:06:54 + [[ -n '' ]] 15:06:54 + python3 -m venv /tmp/venv-C6jw 15:07:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C6jw' 15:07:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C6jw 15:07:03 + echo /tmp/venv-C6jw 15:07:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:07:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:07:03 + /tmp/venv-C6jw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:07:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:07:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:07:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:07:08 + /tmp/venv-C6jw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:07:10 + type python3 15:07:10 + true 15:07:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-C6jw/bin to PATH' 15:07:10 lf-activate-venv(): INFO: Adding /tmp/venv-C6jw/bin to PATH 15:07:10 + PATH=/tmp/venv-C6jw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:10 + return 0 15:07:10 + python3 --version 15:07:10 Python 3.10.6 15:07:10 + python3 -m pip --version 15:07:11 pip 23.3.1 from /tmp/venv-C6jw/lib/python3.10/site-packages/pip (python 3.10) 15:07:11 + python3 -m pip freeze 15:07:11 cachetools==5.3.2 15:07:11 chardet==5.2.0 15:07:11 colorama==0.4.6 15:07:11 distlib==0.3.7 15:07:11 filelock==3.13.1 15:07:11 packaging==23.2 15:07:11 platformdirs==4.1.0 15:07:11 pluggy==1.3.0 15:07:11 pyproject-api==1.6.1 15:07:11 tomli==2.0.1 15:07:11 tox==4.11.4 15:07:11 urllib3==1.26.18 15:07:11 virtualenv==20.25.0 15:07:11 [EnvInject] - Injecting environment variables from a build step. 15:07:11 [EnvInject] - Injecting as environment variables the properties content 15:07:11 PARALLEL=false 15:07:11 15:07:11 [EnvInject] - Variables injected successfully. 15:07:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18097997137619508224.sh 15:07:11 ---> tox-run.sh 15:07:11 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:07:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:07:11 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:07:11 + cd /w/workspace/oom-master-pre-commit-lint/. 15:07:11 + source /home/jenkins/lf-env.sh 15:07:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:07:11 ++ mktemp -d /tmp/venv-XXXX 15:07:11 + lf_venv=/tmp/venv-dwPM 15:07:11 + local venv_file=/tmp/.os_lf_venv 15:07:11 + local python=python3 15:07:11 + local options 15:07:11 + local set_path=true 15:07:11 + local install_args= 15:07: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 15:07:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:07:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:07:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:07:11 + true 15:07:11 + case $1 in 15:07:11 + venv_file=/tmp/.toxenv 15:07:11 + shift 2 15:07:11 + true 15:07:11 + case $1 in 15:07:11 + shift 15:07:11 + break 15:07:11 + case $python in 15:07:11 + local pkg_list= 15:07:11 + [[ -d /opt/pyenv ]] 15:07:11 + echo 'Setup pyenv:' 15:07:11 Setup pyenv: 15:07:11 + export PYENV_ROOT=/opt/pyenv 15:07:11 + PYENV_ROOT=/opt/pyenv 15:07:11 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:11 + pyenv versions 15:07:11 system 15:07:11 3.8.13 15:07:11 3.9.13 15:07:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:07:11 + command -v pyenv 15:07:11 ++ pyenv init - --no-rehash 15:07: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[*]}"'\'')" 15:07:11 export PATH="/opt/pyenv/shims:${PATH}" 15:07:11 export PYENV_SHELL=bash 15:07:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:07:11 pyenv() { 15:07:11 local command 15:07:11 command="${1:-}" 15:07:11 if [ "$#" -gt 0 ]; then 15:07:11 shift 15:07:11 fi 15:07:11 15:07:11 case "$command" in 15:07:11 rehash|shell) 15:07:11 eval "$(pyenv "sh-$command" "$@")" 15:07:11 ;; 15:07:11 *) 15:07:11 command pyenv "$command" "$@" 15:07:11 ;; 15:07:11 esac 15:07:11 }' 15:07: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[*]}"' 15:07:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:11 ++ export PYENV_SHELL=bash 15:07:11 ++ PYENV_SHELL=bash 15:07:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:07:11 +++ complete -F _pyenv pyenv 15:07:11 ++ lf-pyver python3 15:07:11 ++ local py_version_xy=python3 15:07:11 ++ local py_version_xyz= 15:07:11 ++ pyenv versions 15:07:11 ++ local command 15:07:11 ++ command=versions 15:07:11 ++ awk '{ print $1 }' 15:07:11 ++ '[' 1 -gt 0 ']' 15:07:11 ++ shift 15:07:11 ++ case "$command" in 15:07:11 ++ command pyenv versions 15:07:11 ++ pyenv versions 15:07:11 ++ sed 's/^[ *]* //' 15:07:11 ++ grep -E '^[0-9.]*[0-9]$' 15:07:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:07:11 +++ grep '^3' /tmp/.pyenv_versions 15:07:11 +++ sort -V 15:07:11 +++ tail -n 1 15:07:11 ++ py_version_xyz=3.10.6 15:07:11 ++ [[ -z 3.10.6 ]] 15:07:11 ++ echo 3.10.6 15:07:11 ++ return 0 15:07:11 + pyenv local 3.10.6 15:07:11 + local command 15:07:11 + command=local 15:07:11 + '[' 2 -gt 0 ']' 15:07:11 + shift 15:07:11 + case "$command" in 15:07:11 + command pyenv local 3.10.6 15:07:11 + pyenv local 3.10.6 15:07:11 + for arg in "$@" 15:07:11 + case $arg in 15:07:11 + pkg_list+='tox ' 15:07:11 + for arg in "$@" 15:07:11 + case $arg in 15:07:11 + pkg_list+='virtualenv ' 15:07:11 + for arg in "$@" 15:07:11 + case $arg in 15:07:11 + pkg_list+='urllib3~=1.26.15 ' 15:07:11 + [[ -f /tmp/.toxenv ]] 15:07:11 ++ cat /tmp/.toxenv 15:07:11 + lf_venv=/tmp/venv-C6jw 15:07:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C6jw from' file:/tmp/.toxenv 15:07:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C6jw from file:/tmp/.toxenv 15:07:11 + /tmp/venv-C6jw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:07:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:07:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:07:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:07:12 + /tmp/venv-C6jw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:07:13 + type python3 15:07:13 + true 15:07:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-C6jw/bin to PATH' 15:07:13 lf-activate-venv(): INFO: Adding /tmp/venv-C6jw/bin to PATH 15:07:13 + PATH=/tmp/venv-C6jw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:13 + return 0 15:07:13 + [[ -d /opt/pyenv ]] 15:07:13 + echo '---> Setting up pyenv' 15:07:13 ---> Setting up pyenv 15:07:13 + export PYENV_ROOT=/opt/pyenv 15:07:13 + PYENV_ROOT=/opt/pyenv 15:07:13 + export PATH=/opt/pyenv/bin:/tmp/venv-C6jw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:13 + PATH=/opt/pyenv/bin:/tmp/venv-C6jw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:13 ++ pwd 15:07:13 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:07:13 + export PYTHONPATH 15:07:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:07:13 + TOX_TESTENV_PASSENV=PYTHONPATH 15:07:13 + tox --version 15:07:14 4.11.4 from /tmp/venv-C6jw/lib/python3.10/site-packages/tox/__init__.py 15:07:14 + PARALLEL=false 15:07:14 + TOX_OPTIONS_LIST= 15:07:14 + [[ -n pre-commit ]] 15:07:14 + TOX_OPTIONS_LIST=' -e pre-commit' 15:07:14 + case ${PARALLEL,,} in 15:07:14 + tox -e pre-commit 15:07:14 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:07:15 pre-commit: install_deps> python -I -m pip install pre-commit 15:07:18 pre-commit: freeze> python -m pip freeze --all 15:07:18 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 15:07:18 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:07:19 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:07:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:07:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:07:21 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:07:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:07:22 [INFO] Once installed this environment will be reused. 15:07:22 [INFO] This may take a few minutes... 15:07:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:07:26 [INFO] Once installed this environment will be reused. 15:07:26 [INFO] This may take a few minutes... 15:07:32 Trim Trailing Whitespace.................................................Passed 15:07:32 Tabs remover.............................................................Passed 15:07:32 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:07:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:07:32 [INFO] Once installed this environment will be reused. 15:07:32 [INFO] This may take a few minutes... 15:07:38 gitlint..............................................(no files to check)Skipped 15:07:38 pre-commit: OK (24.09=setup[4.15]+cmd[13.58,6.36] seconds) 15:07:38 congratulations :) (24.26 seconds) 15:07:38 + tox_status=0 15:07:38 + echo '---> Completed tox runs' 15:07:38 ---> Completed tox runs 15:07:38 + for i in .tox/*/log 15:07:38 ++ echo .tox/pre-commit/log 15:07:38 ++ awk -F/ '{print $2}' 15:07:38 + tox_env=pre-commit 15:07:38 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:07:38 + DOC_DIR=docs/_build/html 15:07:38 + [[ -d docs/_build/html ]] 15:07:38 + echo '---> tox-run.sh ends' 15:07:38 ---> tox-run.sh ends 15:07:38 + test 0 -eq 0 15:07:38 $ ssh-agent -k 15:07:38 unset SSH_AUTH_SOCK; 15:07:38 unset SSH_AGENT_PID; 15:07:38 echo Agent pid 1690 killed; 15:07:38 [ssh-agent] Stopped. 15:07:38 [PostBuildScript] - [INFO] Executing post build scripts. 15:07:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11677045152464851423.sh 15:07:38 ---> sysstat.sh 15:07:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17266130599138019701.sh 15:07:39 ---> package-listing.sh 15:07:39 ++ facter osfamily 15:07:39 ++ tr '[:upper:]' '[:lower:]' 15:07:39 + OS_FAMILY=debian 15:07:39 + workspace=/w/workspace/oom-master-pre-commit-lint 15:07:39 + START_PACKAGES=/tmp/packages_start.txt 15:07:39 + END_PACKAGES=/tmp/packages_end.txt 15:07:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:07:39 + PACKAGES=/tmp/packages_start.txt 15:07:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:07:39 + PACKAGES=/tmp/packages_end.txt 15:07:39 + case "${OS_FAMILY}" in 15:07:39 + dpkg -l 15:07:39 + grep '^ii' 15:07:39 + '[' -f /tmp/packages_start.txt ']' 15:07:39 + '[' -f /tmp/packages_end.txt ']' 15:07:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:07:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:07:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:07:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:07:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5742412908595211608.sh 15:07:39 ---> capture-instance-metadata.sh 15:07:39 Setup pyenv: 15:07:39 system 15:07:39 3.8.13 15:07:39 3.9.13 15:07:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:07:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N9CT 15:07:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:07:50 lf-activate-venv(): INFO: Installing: lftools 15:08:24 lf-activate-venv(): INFO: Adding /tmp/venv-N9CT/bin to PATH 15:08:24 INFO: Running in OpenStack, capturing instance metadata 15:08:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16717479415936689520.sh 15:08:24 provisioning config files... 15:08:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9821977126173507016tmp 15:08:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:08:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:08:24 [EnvInject] - Injecting environment variables from a build step. 15:08:24 [EnvInject] - Injecting as environment variables the properties content 15:08:24 SERVER_ID=logs 15:08:24 15:08:24 [EnvInject] - Variables injected successfully. 15:08:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18416318933283127181.sh 15:08:24 ---> create-netrc.sh 15:08:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2638593251723226561.sh 15:08:24 ---> python-tools-install.sh 15:08:25 Setup pyenv: 15:08:25 system 15:08:25 3.8.13 15:08:25 3.9.13 15:08:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:08:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N9CT from file:/tmp/.os_lf_venv 15:08:26 lf-activate-venv(): INFO: Installing: lftools 15:08:33 lf-activate-venv(): INFO: Adding /tmp/venv-N9CT/bin to PATH 15:08:33 Generating Requirements File 15:09:06 Python 3.10.6 15:09:07 pip 23.3.1 from /tmp/venv-N9CT/lib/python3.10/site-packages/pip (python 3.10) 15:09:07 appdirs==1.4.4 15:09:07 argcomplete==3.1.6 15:09:07 aspy.yaml==1.3.0 15:09:07 attrs==23.1.0 15:09:07 autopage==0.5.2 15:09:07 Babel==2.13.1 15:09:07 beautifulsoup4==4.12.2 15:09:07 boto3==1.33.9 15:09:07 botocore==1.33.9 15:09:07 bs4==0.0.1 15:09:07 cachetools==5.3.2 15:09:07 certifi==2023.11.17 15:09:07 cffi==1.16.0 15:09:07 cfgv==3.4.0 15:09:07 chardet==5.2.0 15:09:07 charset-normalizer==3.3.2 15:09:07 click==8.1.7 15:09:07 cliff==4.4.0 15:09:07 cmd2==2.4.3 15:09:07 cryptography==3.3.2 15:09:07 debtcollector==2.5.0 15:09:07 decorator==5.1.1 15:09:07 defusedxml==0.7.1 15:09:07 Deprecated==1.2.14 15:09:07 distlib==0.3.7 15:09:07 dnspython==2.4.2 15:09:07 docker==4.2.2 15:09:07 dogpile.cache==1.2.2 15:09:07 email-validator==2.1.0.post1 15:09:07 filelock==3.13.1 15:09:07 future==0.18.3 15:09:07 gitdb==4.0.11 15:09:07 GitPython==3.1.40 15:09:07 google-auth==2.25.1 15:09:07 httplib2==0.22.0 15:09:07 identify==2.5.33 15:09:07 idna==3.6 15:09:07 importlib-metadata==7.0.0 15:09:07 importlib-resources==1.5.0 15:09:07 iso8601==2.1.0 15:09:07 Jinja2==3.1.2 15:09:07 jmespath==1.0.1 15:09:07 jsonpatch==1.33 15:09:07 jsonpointer==2.4 15:09:07 jsonschema==4.20.0 15:09:07 jsonschema-specifications==2023.11.2 15:09:07 keystoneauth1==5.4.0 15:09:07 kubernetes==28.1.0 15:09:07 lftools==0.37.8 15:09:07 lxml==4.9.3 15:09:07 MarkupSafe==2.1.3 15:09:07 msgpack==1.0.7 15:09:07 multi-key-dict==2.0.3 15:09:07 munch==4.0.0 15:09:07 netaddr==0.9.0 15:09:07 netifaces==0.11.0 15:09:07 niet==1.4.2 15:09:07 nodeenv==1.8.0 15:09:07 oauth2client==4.1.3 15:09:07 oauthlib==3.2.2 15:09:07 openstacksdk==0.62.0 15:09:07 os-client-config==2.1.0 15:09:07 os-service-types==1.7.0 15:09:07 osc-lib==2.9.0 15:09:07 oslo.config==9.2.0 15:09:07 oslo.context==5.3.0 15:09:07 oslo.i18n==6.2.0 15:09:07 oslo.log==5.4.0 15:09:07 oslo.serialization==5.2.0 15:09:07 oslo.utils==6.3.0 15:09:07 packaging==23.2 15:09:07 pbr==6.0.0 15:09:07 platformdirs==4.1.0 15:09:07 prettytable==3.9.0 15:09:07 pyasn1==0.5.1 15:09:07 pyasn1-modules==0.3.0 15:09:07 pycparser==2.21 15:09:07 pygerrit2==2.0.15 15:09:07 PyGithub==2.1.1 15:09:07 pyinotify==0.9.6 15:09:07 PyJWT==2.8.0 15:09:07 PyNaCl==1.5.0 15:09:07 pyparsing==2.4.7 15:09:07 pyperclip==1.8.2 15:09:07 pyrsistent==0.20.0 15:09:07 python-cinderclient==9.4.0 15:09:07 python-dateutil==2.8.2 15:09:07 python-heatclient==3.3.0 15:09:07 python-jenkins==1.8.2 15:09:07 python-keystoneclient==5.2.0 15:09:07 python-magnumclient==4.3.0 15:09:07 python-novaclient==18.4.0 15:09:07 python-openstackclient==6.0.0 15:09:07 python-swiftclient==4.4.0 15:09:07 pytz==2023.3.post1 15:09:07 PyYAML==6.0.1 15:09:07 referencing==0.32.0 15:09:07 requests==2.31.0 15:09:07 requests-oauthlib==1.3.1 15:09:07 requestsexceptions==1.4.0 15:09:07 rfc3986==2.0.0 15:09:07 rpds-py==0.13.2 15:09:07 rsa==4.9 15:09:07 ruamel.yaml==0.18.5 15:09:07 ruamel.yaml.clib==0.2.8 15:09:07 s3transfer==0.8.2 15:09:07 simplejson==3.19.2 15:09:07 six==1.16.0 15:09:07 smmap==5.0.1 15:09:07 soupsieve==2.5 15:09:07 stevedore==5.1.0 15:09:07 tabulate==0.9.0 15:09:07 toml==0.10.2 15:09:07 tomlkit==0.12.3 15:09:07 tqdm==4.66.1 15:09:07 typing_extensions==4.8.0 15:09:07 tzdata==2023.3 15:09:07 urllib3==1.26.18 15:09:07 virtualenv==20.25.0 15:09:07 wcwidth==0.2.12 15:09:07 websocket-client==1.7.0 15:09:07 wrapt==1.16.0 15:09:07 xdg==6.0.0 15:09:07 xmltodict==0.13.0 15:09:07 yq==3.2.3 15:09:07 zipp==3.17.0 15:09:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9375021998978044210.sh 15:09:07 ---> sudo-logs.sh 15:09:07 Archiving 'sudo' log.. 15:09:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11869490722155023024.sh 15:09:08 ---> job-cost.sh 15:09:08 Setup pyenv: 15:09:08 system 15:09:08 3.8.13 15:09:08 3.9.13 15:09:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:09:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N9CT from file:/tmp/.os_lf_venv 15:09:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:09:17 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. 15:09:17 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:09:18 lf-activate-venv(): INFO: Adding /tmp/venv-N9CT/bin to PATH 15:09:18 INFO: No Stack... 15:09:18 INFO: Retrieving Pricing Info for: v3-standard-4 15:09:18 INFO: Archiving Costs 15:09:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16746989220658554377.sh 15:09:18 ---> logs-deploy.sh 15:09:18 Setup pyenv: 15:09:18 system 15:09:18 3.8.13 15:09:18 3.9.13 15:09:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:09:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N9CT from file:/tmp/.os_lf_venv 15:09:20 lf-activate-venv(): INFO: Installing: lftools 15:09:29 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. 15:09:29 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:09:30 lf-activate-venv(): INFO: Adding /tmp/venv-N9CT/bin to PATH 15:09:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3228 15:09:30 INFO: archiving workspace using pattern(s): 15:09:31 Archives upload complete. 15:09:31 INFO: archiving logs to Nexus 15:09:32 ---> uname -a: 15:09:32 Linux prd-ubuntu1804-builder-4c-4g-3107 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:09:32 15:09:32 15:09:32 ---> lscpu: 15:09:32 Architecture: x86_64 15:09:32 CPU op-mode(s): 32-bit, 64-bit 15:09:32 Byte Order: Little Endian 15:09:32 CPU(s): 4 15:09:32 On-line CPU(s) list: 0-3 15:09:32 Thread(s) per core: 1 15:09:32 Core(s) per socket: 1 15:09:32 Socket(s): 4 15:09:32 NUMA node(s): 1 15:09:32 Vendor ID: AuthenticAMD 15:09:32 CPU family: 23 15:09:32 Model: 49 15:09:32 Model name: AMD EPYC-Rome Processor 15:09:32 Stepping: 0 15:09:32 CPU MHz: 2800.000 15:09:32 BogoMIPS: 5600.00 15:09:32 Virtualization: AMD-V 15:09:32 Hypervisor vendor: KVM 15:09:32 Virtualization type: full 15:09:32 L1d cache: 32K 15:09:32 L1i cache: 32K 15:09:32 L2 cache: 512K 15:09:32 L3 cache: 16384K 15:09:32 NUMA node0 CPU(s): 0-3 15:09:32 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 15:09:32 15:09:32 15:09:32 ---> nproc: 15:09:32 4 15:09:32 15:09:32 15:09:32 ---> df -h: 15:09:32 Filesystem Size Used Avail Use% Mounted on 15:09:32 udev 7.9G 0 7.9G 0% /dev 15:09:32 tmpfs 1.6G 672K 1.6G 1% /run 15:09:32 /dev/vda1 78G 8.4G 69G 11% / 15:09:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:09:32 tmpfs 5.0M 0 5.0M 0% /run/lock 15:09:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:09:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:09:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:09:32 15:09:32 15:09:32 ---> free -m: 15:09:32 total used free shared buff/cache available 15:09:32 Mem: 16040 544 13257 0 2237 15174 15:09:32 Swap: 1023 0 1023 15:09:32 15:09:32 15:09:32 ---> ip addr: 15:09:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:09:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:09:32 inet 127.0.0.1/8 scope host lo 15:09:32 valid_lft forever preferred_lft forever 15:09:32 inet6 ::1/128 scope host 15:09:32 valid_lft forever preferred_lft forever 15:09:32 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:09:32 link/ether fa:16:3e:ec:35:03 brd ff:ff:ff:ff:ff:ff 15:09:32 inet 10.30.107.14/23 brd 10.30.107.255 scope global dynamic ens3 15:09:32 valid_lft 86206sec preferred_lft 86206sec 15:09:32 inet6 fe80::f816:3eff:feec:3503/64 scope link 15:09:32 valid_lft forever preferred_lft forever 15:09:32 15:09:32 15:09:32 ---> sar -b -r -n DEV: 15:09:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3107) 12/07/23 _x86_64_ (4 CPU) 15:09:32 15:09:32 15:06:22 LINUX RESTART (4 CPU) 15:09:32 15:09:32 15:07:00 tps rtps wtps bread/s bwrtn/s 15:09:32 15:08:01 97.89 20.26 77.63 1119.03 22616.88 15:09:32 15:09:01 105.30 2.32 102.98 119.98 26351.61 15:09:32 Average: 101.56 11.36 90.20 623.63 24468.82 15:09:32 15:09:32 15:07:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:09:32 15:08:01 13894476 15522548 2530492 15.41 58292 1767404 797196 4.56 769468 1542156 73912 15:09:32 15:09:01 13576336 15516296 2848632 17.34 81280 2040896 806268 4.61 822636 1775092 129944 15:09:32 Average: 13735406 15519422 2689562 16.37 69786 1904150 801732 4.59 796052 1658624 101928 15:09:32 15:09:32 15:07:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:09:32 15:08:01 lo 2.23 2.23 0.23 0.23 0.00 0.00 0.00 0.00 15:09:32 15:08:01 ens3 61.60 43.85 652.77 8.00 0.00 0.00 0.00 0.00 15:09:32 15:09:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 15:09:32 15:09:01 ens3 57.76 38.51 1016.20 8.10 0.00 0.00 0.00 0.00 15:09:32 Average: lo 1.72 1.72 0.18 0.18 0.00 0.00 0.00 0.00 15:09:32 Average: ens3 59.69 41.20 832.98 8.05 0.00 0.00 0.00 0.00 15:09:32 15:09:32 15:09:32 ---> sar -P ALL: 15:09:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3107) 12/07/23 _x86_64_ (4 CPU) 15:09:32 15:09:32 15:06:22 LINUX RESTART (4 CPU) 15:09:32 15:09:32 15:07:00 CPU %user %nice %system %iowait %steal %idle 15:09:32 15:08:01 all 19.72 0.00 1.68 9.51 0.06 69.04 15:09:32 15:08:01 0 22.53 0.00 1.60 7.58 0.05 68.23 15:09:32 15:08:01 1 11.16 0.00 1.74 17.00 0.03 70.07 15:09:32 15:08:01 2 18.87 0.00 1.37 10.49 0.08 69.19 15:09:32 15:08:01 3 26.35 0.00 1.96 2.94 0.05 68.70 15:09:32 15:09:01 all 20.76 0.00 1.31 4.92 0.05 72.96 15:09:32 15:09:01 0 20.68 0.00 1.07 1.37 0.03 76.85 15:09:32 15:09:01 1 19.56 0.00 1.94 13.38 0.05 65.07 15:09:32 15:09:01 2 32.88 0.00 1.46 4.74 0.05 60.88 15:09:32 15:09:01 3 10.02 0.00 0.78 0.25 0.07 88.88 15:09:32 Average: all 20.24 0.00 1.49 7.23 0.05 70.99 15:09:32 Average: 0 21.61 0.00 1.34 4.49 0.04 72.52 15:09:32 Average: 1 15.33 0.00 1.84 15.20 0.04 67.59 15:09:32 Average: 2 25.83 0.00 1.42 7.63 0.07 65.06 15:09:32 Average: 3 18.20 0.00 1.37 1.60 0.06 78.77 15:09:32 15:09:32 15:09:32