11:02:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139318 11:02:43 Running as SYSTEM 11:02:43 [EnvInject] - Loading node environment variables. 11:02:43 Building remotely on prd-ubuntu1804-builder-4c-4g-81494 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:02:43 [ssh-agent] Looking for ssh-agent implementation... 11:02:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:02:44 $ ssh-agent 11:02:44 SSH_AUTH_SOCK=/tmp/ssh-gEyA21WhBKLs/agent.1728 11:02:44 SSH_AGENT_PID=1730 11:02:44 [ssh-agent] Started. 11:02:44 Running ssh-add (command line suppressed) 11:02:44 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15374167674858966502.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15374167674858966502.key) 11:02:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:02:44 The recommended git tool is: NONE 11:02:46 using credential onap-jenkins-ssh 11:02:46 Wiping out workspace first. 11:02:46 Cloning the remote Git repository 11:02:46 Cloning repository git://cloud.onap.org/mirror/oom.git 11:02:46 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:02:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:02:46 > git --version # timeout=10 11:02:46 > git --version # 'git version 2.17.1' 11:02:46 using GIT_SSH to set credentials Gerrit user 11:02:46 Verifying host key using manually-configured host key entries 11:02:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:02:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:02:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:02:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:02:51 using GIT_SSH to set credentials Gerrit user 11:02:51 Verifying host key using manually-configured host key entries 11:02:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/18/139318/1 # timeout=30 11:02:52 > git rev-parse 31fd168b803cb66f3ca14cc61bce849412077d96^{commit} # timeout=10 11:02:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:02:52 Checking out Revision 31fd168b803cb66f3ca14cc61bce849412077d96 (refs/changes/18/139318/1) 11:02:52 > git config core.sparsecheckout # timeout=10 11:02:52 > git checkout -f 31fd168b803cb66f3ca14cc61bce849412077d96 # timeout=30 11:02:55 Commit message: "[DOC] Update versions of Operators" 11:02:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:02:55 > git rev-list --no-walk 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=10 11:02:56 [EnvInject] - Injecting environment variables from a build step. 11:02:56 [EnvInject] - Injecting as environment variables the properties content 11:02:56 PYTHON=python3 11:02:56 11:02:56 [EnvInject] - Variables injected successfully. 11:02:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10894057891887584252.sh 11:02:56 ---> tox-install.sh 11:02:56 + source /home/jenkins/lf-env.sh 11:02:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:02:56 ++ mktemp -d /tmp/venv-XXXX 11:02:56 + lf_venv=/tmp/venv-tvNP 11:02:56 + local venv_file=/tmp/.os_lf_venv 11:02:56 + local python=python3 11:02:56 + local options 11:02:56 + local set_path=true 11:02:56 + local install_args= 11:02:56 ++ 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 11:02:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:02:56 + true 11:02:56 + case $1 in 11:02:56 + venv_file=/tmp/.toxenv 11:02:56 + shift 2 11:02:56 + true 11:02:56 + case $1 in 11:02:56 + shift 11:02:56 + break 11:02:56 + case $python in 11:02:56 + local pkg_list= 11:02:56 + [[ -d /opt/pyenv ]] 11:02:56 + echo 'Setup pyenv:' 11:02:56 Setup pyenv: 11:02:56 + export PYENV_ROOT=/opt/pyenv 11:02:56 + PYENV_ROOT=/opt/pyenv 11:02:56 + 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 11:02:56 + 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 11:02:56 + pyenv versions 11:02:56 * system (set by /opt/pyenv/version) 11:02:56 * 3.8.13 (set by /opt/pyenv/version) 11:02:56 * 3.9.13 (set by /opt/pyenv/version) 11:02:56 * 3.10.6 (set by /opt/pyenv/version) 11:02:56 + command -v pyenv 11:02:56 ++ pyenv init - --no-rehash 11:02:56 + 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[*]}"'\'')" 11:02:56 export PATH="/opt/pyenv/shims:${PATH}" 11:02:56 export PYENV_SHELL=bash 11:02:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:02:56 pyenv() { 11:02:56 local command 11:02:56 command="${1:-}" 11:02:56 if [ "$#" -gt 0 ]; then 11:02:56 shift 11:02:56 fi 11:02:56 11:02:56 case "$command" in 11:02:56 rehash|shell) 11:02:56 eval "$(pyenv "sh-$command" "$@")" 11:02:56 ;; 11:02:56 *) 11:02:56 command pyenv "$command" "$@" 11:02:56 ;; 11:02:56 esac 11:02:56 }' 11:02:56 +++ 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[*]}"' 11:02:56 ++ 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 11:02:56 ++ 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 11:02:56 ++ 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 11:02:56 ++ export PYENV_SHELL=bash 11:02:56 ++ PYENV_SHELL=bash 11:02:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:02:56 +++ complete -F _pyenv pyenv 11:02:56 ++ lf-pyver python3 11:02:56 ++ local py_version_xy=python3 11:02:56 ++ local py_version_xyz= 11:02:56 ++ pyenv versions 11:02:56 ++ local command 11:02:56 ++ command=versions 11:02:56 ++ '[' 1 -gt 0 ']' 11:02:56 ++ shift 11:02:56 ++ case "$command" in 11:02:56 ++ command pyenv versions 11:02:56 ++ pyenv versions 11:02:56 ++ awk '{ print $1 }' 11:02:56 ++ grep -E '^[0-9.]*[0-9]$' 11:02:56 ++ sed 's/^[ *]* //' 11:02:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:02:56 +++ grep '^3' /tmp/.pyenv_versions 11:02:56 +++ sort -V 11:02:56 +++ tail -n 1 11:02:56 ++ py_version_xyz=3.10.6 11:02:56 ++ [[ -z 3.10.6 ]] 11:02:56 ++ echo 3.10.6 11:02:56 ++ return 0 11:02:56 + pyenv local 3.10.6 11:02:56 + local command 11:02:56 + command=local 11:02:56 + '[' 2 -gt 0 ']' 11:02:56 + shift 11:02:56 + case "$command" in 11:02:56 + command pyenv local 3.10.6 11:02:56 + pyenv local 3.10.6 11:02:56 + for arg in "$@" 11:02:56 + case $arg in 11:02:56 + pkg_list+='tox ' 11:02:56 + for arg in "$@" 11:02:56 + case $arg in 11:02:56 + pkg_list+='virtualenv ' 11:02:56 + for arg in "$@" 11:02:56 + case $arg in 11:02:56 + pkg_list+='urllib3~=1.26.15 ' 11:02:56 + [[ -f /tmp/.toxenv ]] 11:02:56 + [[ ! -f /tmp/.toxenv ]] 11:02:56 + [[ -n '' ]] 11:02:56 + python3 -m venv /tmp/venv-tvNP 11:03:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tvNP' 11:03:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tvNP 11:03:02 + echo /tmp/venv-tvNP 11:03:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:03:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:03:02 + /tmp/venv-tvNP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:03:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:03:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:03:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:03:05 + /tmp/venv-tvNP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:03:08 + type python3 11:03:08 + true 11:03:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tvNP/bin to PATH' 11:03:08 lf-activate-venv(): INFO: Adding /tmp/venv-tvNP/bin to PATH 11:03:08 + PATH=/tmp/venv-tvNP/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 11:03:08 + return 0 11:03:08 + python3 --version 11:03:08 Python 3.10.6 11:03:08 + python3 -m pip --version 11:03:08 pip 24.3.1 from /tmp/venv-tvNP/lib/python3.10/site-packages/pip (python 3.10) 11:03:08 + python3 -m pip freeze 11:03:08 cachetools==5.5.0 11:03:08 chardet==5.2.0 11:03:08 colorama==0.4.6 11:03:08 distlib==0.3.9 11:03:08 filelock==3.16.1 11:03:08 packaging==24.1 11:03:08 platformdirs==4.3.6 11:03:08 pluggy==1.5.0 11:03:08 pyproject-api==1.8.0 11:03:08 tomli==2.0.2 11:03:08 tox==4.23.2 11:03:08 typing_extensions==4.12.2 11:03:08 urllib3==1.26.20 11:03:08 virtualenv==20.27.1 11:03:08 [EnvInject] - Injecting environment variables from a build step. 11:03:08 [EnvInject] - Injecting as environment variables the properties content 11:03:08 PARALLEL=false 11:03:08 11:03:08 [EnvInject] - Variables injected successfully. 11:03:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4824370234020712910.sh 11:03:08 ---> tox-run.sh 11:03:08 + 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 11:03:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:03:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:03:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:03:08 + cd /w/workspace/oom-master-pre-commit-lint/. 11:03:08 + source /home/jenkins/lf-env.sh 11:03:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:03:08 ++ mktemp -d /tmp/venv-XXXX 11:03:08 + lf_venv=/tmp/venv-sYRo 11:03:08 + local venv_file=/tmp/.os_lf_venv 11:03:08 + local python=python3 11:03:08 + local options 11:03:08 + local set_path=true 11:03:08 + local install_args= 11:03:08 ++ 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 11:03:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:03:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:03:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:03:08 + true 11:03:08 + case $1 in 11:03:08 + venv_file=/tmp/.toxenv 11:03:08 + shift 2 11:03:08 + true 11:03:08 + case $1 in 11:03:08 + shift 11:03:08 + break 11:03:08 + case $python in 11:03:08 + local pkg_list= 11:03:08 + [[ -d /opt/pyenv ]] 11:03:08 + echo 'Setup pyenv:' 11:03:08 Setup pyenv: 11:03:08 + export PYENV_ROOT=/opt/pyenv 11:03:08 + PYENV_ROOT=/opt/pyenv 11:03:08 + 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 11:03:08 + 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 11:03:08 + pyenv versions 11:03:08 system 11:03:08 3.8.13 11:03:08 3.9.13 11:03:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:03:08 + command -v pyenv 11:03:08 ++ pyenv init - --no-rehash 11:03:08 + 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[*]}"'\'')" 11:03:08 export PATH="/opt/pyenv/shims:${PATH}" 11:03:08 export PYENV_SHELL=bash 11:03:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:03:08 pyenv() { 11:03:08 local command 11:03:08 command="${1:-}" 11:03:08 if [ "$#" -gt 0 ]; then 11:03:08 shift 11:03:08 fi 11:03:08 11:03:08 case "$command" in 11:03:08 rehash|shell) 11:03:08 eval "$(pyenv "sh-$command" "$@")" 11:03:08 ;; 11:03:08 *) 11:03:08 command pyenv "$command" "$@" 11:03:08 ;; 11:03:08 esac 11:03:08 }' 11:03:08 +++ 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[*]}"' 11:03:08 ++ 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 11:03:08 ++ 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 11:03:08 ++ 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 11:03:08 ++ export PYENV_SHELL=bash 11:03:08 ++ PYENV_SHELL=bash 11:03:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:03:08 +++ complete -F _pyenv pyenv 11:03:08 ++ lf-pyver python3 11:03:08 ++ local py_version_xy=python3 11:03:08 ++ local py_version_xyz= 11:03:08 ++ pyenv versions 11:03:08 ++ sed 's/^[ *]* //' 11:03:08 ++ local command 11:03:08 ++ command=versions 11:03:08 ++ '[' 1 -gt 0 ']' 11:03:08 ++ shift 11:03:08 ++ case "$command" in 11:03:08 ++ command pyenv versions 11:03:08 ++ pyenv versions 11:03:08 ++ awk '{ print $1 }' 11:03:08 ++ grep -E '^[0-9.]*[0-9]$' 11:03:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:03:08 +++ grep '^3' /tmp/.pyenv_versions 11:03:08 +++ sort -V 11:03:08 +++ tail -n 1 11:03:08 ++ py_version_xyz=3.10.6 11:03:08 ++ [[ -z 3.10.6 ]] 11:03:08 ++ echo 3.10.6 11:03:08 ++ return 0 11:03:08 + pyenv local 3.10.6 11:03:08 + local command 11:03:08 + command=local 11:03:08 + '[' 2 -gt 0 ']' 11:03:08 + shift 11:03:08 + case "$command" in 11:03:08 + command pyenv local 3.10.6 11:03:08 + pyenv local 3.10.6 11:03:08 + for arg in "$@" 11:03:08 + case $arg in 11:03:08 + pkg_list+='tox ' 11:03:08 + for arg in "$@" 11:03:08 + case $arg in 11:03:08 + pkg_list+='virtualenv ' 11:03:08 + for arg in "$@" 11:03:08 + case $arg in 11:03:08 + pkg_list+='urllib3~=1.26.15 ' 11:03:08 + [[ -f /tmp/.toxenv ]] 11:03:08 ++ cat /tmp/.toxenv 11:03:08 + lf_venv=/tmp/venv-tvNP 11:03:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tvNP from' file:/tmp/.toxenv 11:03:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tvNP from file:/tmp/.toxenv 11:03:08 + /tmp/venv-tvNP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:03:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:03:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:03:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:03:09 + /tmp/venv-tvNP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:03:11 + type python3 11:03:11 + true 11:03:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tvNP/bin to PATH' 11:03:11 lf-activate-venv(): INFO: Adding /tmp/venv-tvNP/bin to PATH 11:03:11 + PATH=/tmp/venv-tvNP/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 11:03:11 + return 0 11:03:11 + [[ -d /opt/pyenv ]] 11:03:11 + echo '---> Setting up pyenv' 11:03:11 ---> Setting up pyenv 11:03:11 + export PYENV_ROOT=/opt/pyenv 11:03:11 + PYENV_ROOT=/opt/pyenv 11:03:11 + export PATH=/opt/pyenv/bin:/tmp/venv-tvNP/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 11:03:11 + PATH=/opt/pyenv/bin:/tmp/venv-tvNP/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 11:03:11 ++ pwd 11:03:11 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:03:11 + export PYTHONPATH 11:03:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:03:11 + TOX_TESTENV_PASSENV=PYTHONPATH 11:03:11 + tox --version 11:03:11 4.23.2 from /tmp/venv-tvNP/lib/python3.10/site-packages/tox/__init__.py 11:03:11 + PARALLEL=false 11:03:11 + TOX_OPTIONS_LIST= 11:03:11 + [[ -n pre-commit ]] 11:03:11 + TOX_OPTIONS_LIST=' -e pre-commit' 11:03:11 + case ${PARALLEL,,} in 11:03:11 + tox -e pre-commit 11:03:11 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:03:12 pre-commit: install_deps> python -I -m pip install pre-commit 11:03:15 pre-commit: freeze> python -m pip freeze --all 11:03:16 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.1,nodeenv==1.9.1,pip==24.3.1,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.2.0,virtualenv==20.27.1,wheel==0.44.0 11:03:16 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:03:16 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 11:03:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:03:17 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 11:03:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:03:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:03:18 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:03:19 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:03:19 [INFO] Once installed this environment will be reused. 11:03:19 [INFO] This may take a few minutes... 11:03:22 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:03:22 [INFO] Once installed this environment will be reused. 11:03:22 [INFO] This may take a few minutes... 11:03:27 Trim Trailing Whitespace.................................................Passed 11:03:27 Tabs remover.............................................................Passed 11:03:27 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:03:27 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 11:03:27 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:03:27 [INFO] Once installed this environment will be reused. 11:03:27 [INFO] This may take a few minutes... 11:03:35 gitlint..............................................(no files to check)Skipped 11:03:35 pre-commit: OK (23.24=setup[4.21]+cmd[11.59,7.43] seconds) 11:03:35 congratulations :) (23.41 seconds) 11:03:35 + tox_status=0 11:03:35 + echo '---> Completed tox runs' 11:03:35 ---> Completed tox runs 11:03:35 + for i in .tox/*/log 11:03:35 ++ awk -F/ '{print $2}' 11:03:35 ++ echo .tox/pre-commit/log 11:03:35 + tox_env=pre-commit 11:03:35 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:03:35 + DOC_DIR=docs/_build/html 11:03:35 + [[ -d docs/_build/html ]] 11:03:35 + echo '---> tox-run.sh ends' 11:03:35 ---> tox-run.sh ends 11:03:35 + test 0 -eq 0 11:03:35 $ ssh-agent -k 11:03:35 unset SSH_AUTH_SOCK; 11:03:35 unset SSH_AGENT_PID; 11:03:35 echo Agent pid 1730 killed; 11:03:35 [ssh-agent] Stopped. 11:03:35 [PostBuildScript] - [INFO] Executing post build scripts. 11:03:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18212600764924893965.sh 11:03:35 ---> sysstat.sh 11:03:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3130209407907162470.sh 11:03:35 ---> package-listing.sh 11:03:35 ++ facter osfamily 11:03:35 ++ tr '[:upper:]' '[:lower:]' 11:03:35 + OS_FAMILY=debian 11:03:35 + workspace=/w/workspace/oom-master-pre-commit-lint 11:03:35 + START_PACKAGES=/tmp/packages_start.txt 11:03:35 + END_PACKAGES=/tmp/packages_end.txt 11:03:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:03:35 + PACKAGES=/tmp/packages_start.txt 11:03:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:03:35 + PACKAGES=/tmp/packages_end.txt 11:03:35 + case "${OS_FAMILY}" in 11:03:35 + grep '^ii' 11:03:35 + dpkg -l 11:03:35 + '[' -f /tmp/packages_start.txt ']' 11:03:35 + '[' -f /tmp/packages_end.txt ']' 11:03:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:03:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:03:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:03:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:03:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15048797788694537275.sh 11:03:35 ---> capture-instance-metadata.sh 11:03:35 Setup pyenv: 11:03:36 system 11:03:36 3.8.13 11:03:36 3.9.13 11:03:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:03:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yy3i 11:03:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:03:42 lf-activate-venv(): INFO: Installing: lftools 11:04:11 lf-activate-venv(): INFO: Adding /tmp/venv-yy3i/bin to PATH 11:04:11 INFO: Running in OpenStack, capturing instance metadata 11:04:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14973994101175892436.sh 11:04:12 provisioning config files... 11:04:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6603124012043096757tmp 11:04:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:04:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:04:12 [EnvInject] - Injecting environment variables from a build step. 11:04:12 [EnvInject] - Injecting as environment variables the properties content 11:04:12 SERVER_ID=logs 11:04:12 11:04:12 [EnvInject] - Variables injected successfully. 11:04:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16910066079689177311.sh 11:04:12 ---> create-netrc.sh 11:04:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6676740245008701188.sh 11:04:12 ---> python-tools-install.sh 11:04:12 Setup pyenv: 11:04:12 system 11:04:12 3.8.13 11:04:12 3.9.13 11:04:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:04:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yy3i from file:/tmp/.os_lf_venv 11:04:13 lf-activate-venv(): INFO: Installing: lftools 11:04:21 lf-activate-venv(): INFO: Adding /tmp/venv-yy3i/bin to PATH 11:04:21 Generating Requirements File 11:04:45 Python 3.10.6 11:04:45 pip 24.3.1 from /tmp/venv-yy3i/lib/python3.10/site-packages/pip (python 3.10) 11:04:45 appdirs==1.4.4 11:04:45 argcomplete==3.5.1 11:04:45 aspy.yaml==1.3.0 11:04:45 attrs==24.2.0 11:04:45 autopage==0.5.2 11:04:45 beautifulsoup4==4.12.3 11:04:45 boto3==1.35.54 11:04:45 botocore==1.35.54 11:04:45 bs4==0.0.2 11:04:45 cachetools==5.5.0 11:04:45 certifi==2024.8.30 11:04:45 cffi==1.17.1 11:04:45 cfgv==3.4.0 11:04:45 chardet==5.2.0 11:04:45 charset-normalizer==3.4.0 11:04:45 click==8.1.7 11:04:45 cliff==4.7.0 11:04:45 cmd2==2.5.2 11:04:45 cryptography==3.3.2 11:04:45 debtcollector==3.0.0 11:04:45 decorator==5.1.1 11:04:45 defusedxml==0.7.1 11:04:45 Deprecated==1.2.14 11:04:45 distlib==0.3.9 11:04:45 dnspython==2.7.0 11:04:45 docker==4.2.2 11:04:45 dogpile.cache==1.3.3 11:04:45 durationpy==0.9 11:04:45 email_validator==2.2.0 11:04:45 filelock==3.16.1 11:04:45 future==1.0.0 11:04:45 gitdb==4.0.11 11:04:45 GitPython==3.1.43 11:04:45 google-auth==2.35.0 11:04:45 httplib2==0.22.0 11:04:45 identify==2.6.1 11:04:45 idna==3.10 11:04:45 importlib-resources==1.5.0 11:04:45 iso8601==2.1.0 11:04:45 Jinja2==3.1.4 11:04:45 jmespath==1.0.1 11:04:45 jsonpatch==1.33 11:04:45 jsonpointer==3.0.0 11:04:45 jsonschema==4.23.0 11:04:45 jsonschema-specifications==2024.10.1 11:04:45 keystoneauth1==5.8.0 11:04:45 kubernetes==31.0.0 11:04:45 lftools==0.37.10 11:04:45 lxml==5.3.0 11:04:45 MarkupSafe==3.0.2 11:04:45 msgpack==1.1.0 11:04:45 multi_key_dict==2.0.3 11:04:45 munch==4.0.0 11:04:45 netaddr==1.3.0 11:04:45 netifaces==0.11.0 11:04:45 niet==1.4.2 11:04:45 nodeenv==1.9.1 11:04:45 oauth2client==4.1.3 11:04:45 oauthlib==3.2.2 11:04:45 openstacksdk==4.1.0 11:04:45 os-client-config==2.1.0 11:04:45 os-service-types==1.7.0 11:04:45 osc-lib==3.1.0 11:04:45 oslo.config==9.6.0 11:04:45 oslo.context==5.6.0 11:04:45 oslo.i18n==6.4.0 11:04:45 oslo.log==6.1.2 11:04:45 oslo.serialization==5.5.0 11:04:45 oslo.utils==7.3.0 11:04:45 packaging==24.1 11:04:45 pbr==6.1.0 11:04:45 platformdirs==4.3.6 11:04:45 prettytable==3.12.0 11:04:45 pyasn1==0.6.1 11:04:45 pyasn1_modules==0.4.1 11:04:45 pycparser==2.22 11:04:45 pygerrit2==2.0.15 11:04:45 PyGithub==2.4.0 11:04:45 PyJWT==2.9.0 11:04:45 PyNaCl==1.5.0 11:04:45 pyparsing==2.4.7 11:04:45 pyperclip==1.9.0 11:04:45 pyrsistent==0.20.0 11:04:45 python-cinderclient==9.6.0 11:04:45 python-dateutil==2.9.0.post0 11:04:45 python-heatclient==4.0.0 11:04:45 python-jenkins==1.8.2 11:04:45 python-keystoneclient==5.5.0 11:04:45 python-magnumclient==4.7.0 11:04:45 python-openstackclient==7.2.1 11:04:45 python-swiftclient==4.6.0 11:04:45 PyYAML==6.0.2 11:04:45 referencing==0.35.1 11:04:45 requests==2.32.3 11:04:45 requests-oauthlib==2.0.0 11:04:45 requestsexceptions==1.4.0 11:04:45 rfc3986==2.0.0 11:04:45 rpds-py==0.20.1 11:04:45 rsa==4.9 11:04:45 ruamel.yaml==0.18.6 11:04:45 ruamel.yaml.clib==0.2.12 11:04:45 s3transfer==0.10.3 11:04:45 simplejson==3.19.3 11:04:45 six==1.16.0 11:04:45 smmap==5.0.1 11:04:45 soupsieve==2.6 11:04:45 stevedore==5.3.0 11:04:45 tabulate==0.9.0 11:04:45 toml==0.10.2 11:04:45 tomlkit==0.13.2 11:04:45 tqdm==4.66.6 11:04:45 typing_extensions==4.12.2 11:04:45 tzdata==2024.2 11:04:45 urllib3==1.26.20 11:04:45 virtualenv==20.27.1 11:04:45 wcwidth==0.2.13 11:04:45 websocket-client==1.8.0 11:04:45 wrapt==1.16.0 11:04:45 xdg==6.0.0 11:04:45 xmltodict==0.14.2 11:04:45 yq==3.4.3 11:04:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16568343503541856328.sh 11:04:45 ---> sudo-logs.sh 11:04:45 Archiving 'sudo' log.. 11:04:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9539574264204644655.sh 11:04:46 ---> job-cost.sh 11:04:46 Setup pyenv: 11:04:46 system 11:04:46 3.8.13 11:04:46 3.9.13 11:04:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:04:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yy3i from file:/tmp/.os_lf_venv 11:04:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:04:51 lf-activate-venv(): INFO: Adding /tmp/venv-yy3i/bin to PATH 11:04:51 INFO: No Stack... 11:04:51 INFO: Retrieving Pricing Info for: v3-standard-4 11:04:51 INFO: Archiving Costs 11:04:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins609462023353075574.sh 11:04:51 ---> logs-deploy.sh 11:04:51 Setup pyenv: 11:04:51 system 11:04:51 3.8.13 11:04:51 3.9.13 11:04:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:04:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yy3i from file:/tmp/.os_lf_venv 11:04:53 lf-activate-venv(): INFO: Installing: lftools 11:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-yy3i/bin to PATH 11:05:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3630 11:05:01 INFO: archiving workspace using pattern(s): 11:05:02 Archives upload complete. 11:05:02 INFO: archiving logs to Nexus 11:05:03 ---> uname -a: 11:05:03 Linux prd-ubuntu1804-builder-4c-4g-81494 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:05:03 11:05:03 11:05:03 ---> lscpu: 11:05:03 Architecture: x86_64 11:05:03 CPU op-mode(s): 32-bit, 64-bit 11:05:03 Byte Order: Little Endian 11:05:03 CPU(s): 4 11:05:03 On-line CPU(s) list: 0-3 11:05:03 Thread(s) per core: 1 11:05:03 Core(s) per socket: 1 11:05:03 Socket(s): 4 11:05:03 NUMA node(s): 1 11:05:03 Vendor ID: AuthenticAMD 11:05:03 CPU family: 23 11:05:03 Model: 49 11:05:03 Model name: AMD EPYC-Rome Processor 11:05:03 Stepping: 0 11:05:03 CPU MHz: 2799.998 11:05:03 BogoMIPS: 5599.99 11:05:03 Virtualization: AMD-V 11:05:03 Hypervisor vendor: KVM 11:05:03 Virtualization type: full 11:05:03 L1d cache: 32K 11:05:03 L1i cache: 32K 11:05:03 L2 cache: 512K 11:05:03 L3 cache: 16384K 11:05:03 NUMA node0 CPU(s): 0-3 11:05:03 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 11:05:03 11:05:03 11:05:03 ---> nproc: 11:05:03 4 11:05:03 11:05:03 11:05:03 ---> df -h: 11:05:03 Filesystem Size Used Avail Use% Mounted on 11:05:03 udev 7.9G 0 7.9G 0% /dev 11:05:03 tmpfs 1.6G 672K 1.6G 1% /run 11:05:03 /dev/vda1 78G 8.4G 70G 11% / 11:05:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:05:03 tmpfs 5.0M 0 5.0M 0% /run/lock 11:05:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:05:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:05:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:05:03 11:05:03 11:05:03 ---> free -m: 11:05:03 total used free shared buff/cache available 11:05:03 Mem: 16040 540 13321 0 2177 15180 11:05:03 Swap: 1023 0 1023 11:05:03 11:05:03 11:05:03 ---> ip addr: 11:05:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:05:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:05:03 inet 127.0.0.1/8 scope host lo 11:05:03 valid_lft forever preferred_lft forever 11:05:03 inet6 ::1/128 scope host 11:05:03 valid_lft forever preferred_lft forever 11:05:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:05:03 link/ether fa:16:3e:38:af:20 brd ff:ff:ff:ff:ff:ff 11:05:03 inet 10.30.107.134/23 brd 10.30.107.255 scope global dynamic ens3 11:05:03 valid_lft 86221sec preferred_lft 86221sec 11:05:03 inet6 fe80::f816:3eff:fe38:af20/64 scope link 11:05:03 valid_lft forever preferred_lft forever 11:05:03 11:05:03 11:05:03 ---> sar -b -r -n DEV: 11:05:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81494) 11/04/24 _x86_64_ (4 CPU) 11:05:03 11:05:03 11:02:07 LINUX RESTART (4 CPU) 11:05:03 11:05:03 11:03:01 tps rtps wtps bread/s bwrtn/s 11:05:03 11:04:01 112.98 20.71 92.27 1153.01 26140.84 11:05:03 11:05:01 106.93 2.70 104.23 139.44 25698.38 11:05:03 Average: 109.96 11.71 98.25 646.23 25919.61 11:05:03 11:05:03 11:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:05:03 11:04:01 13817492 15527924 2607476 15.88 65656 1838440 783836 4.49 769720 1608896 115444 11:05:03 11:05:01 13691628 15594568 2733340 16.64 85136 1999340 734820 4.21 735684 1744300 98744 11:05:03 Average: 13754560 15561246 2670408 16.26 75396 1918890 759328 4.35 752702 1676598 107094 11:05:03 11:05:03 11:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:05:03 11:04:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 11:05:03 11:04:01 ens3 74.19 53.56 1127.23 11.42 0.00 0.00 0.00 0.00 11:05:03 11:05:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 11:05:03 11:05:01 ens3 36.53 27.48 292.90 8.77 0.00 0.00 0.00 0.00 11:05:03 Average: lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 11:05:03 Average: ens3 55.36 40.52 710.06 10.09 0.00 0.00 0.00 0.00 11:05:03 11:05:03 11:05:03 ---> sar -P ALL: 11:05:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81494) 11/04/24 _x86_64_ (4 CPU) 11:05:03 11:05:03 11:02:07 LINUX RESTART (4 CPU) 11:05:03 11:05:03 11:03:01 CPU %user %nice %system %iowait %steal %idle 11:05:03 11:04:01 all 21.76 0.00 1.83 6.24 0.06 70.11 11:05:03 11:04:01 0 14.97 0.00 1.49 0.84 0.05 82.65 11:05:03 11:04:01 1 20.83 0.00 1.89 8.52 0.07 68.69 11:05:03 11:04:01 2 18.57 0.00 2.03 13.05 0.05 66.30 11:05:03 11:04:01 3 32.70 0.00 1.94 2.62 0.07 62.67 11:05:03 11:05:01 all 19.16 0.00 1.33 6.38 0.05 73.08 11:05:03 11:05:01 0 27.29 0.00 1.19 1.51 0.05 69.95 11:05:03 11:05:01 1 6.56 0.00 1.00 13.89 0.03 78.51 11:05:03 11:05:01 2 34.43 0.00 1.87 8.52 0.10 55.07 11:05:03 11:05:01 3 8.35 0.00 1.20 1.62 0.05 88.78 11:05:03 Average: all 20.46 0.00 1.58 6.31 0.06 71.59 11:05:03 Average: 0 21.12 0.00 1.34 1.18 0.05 76.31 11:05:03 Average: 1 13.69 0.00 1.45 11.21 0.05 73.61 11:05:03 Average: 2 26.51 0.00 1.95 10.79 0.08 60.68 11:05:03 Average: 3 20.52 0.00 1.57 2.12 0.06 75.73 11:05:03 11:05:03 11:05:03