16:43:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137672 16:43:46 Running as SYSTEM 16:43:46 [EnvInject] - Loading node environment variables. 16:43:46 Building remotely on prd-ubuntu1804-builder-4c-4g-22527 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:43:46 [ssh-agent] Looking for ssh-agent implementation... 16:43:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:46 $ ssh-agent 16:43:46 SSH_AUTH_SOCK=/tmp/ssh-udkqtmnF1IPU/agent.1732 16:43:46 SSH_AGENT_PID=1734 16:43:46 [ssh-agent] Started. 16:43:46 Running ssh-add (command line suppressed) 16:43:46 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15099645165421249120.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15099645165421249120.key) 16:43:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:43:46 The recommended git tool is: NONE 16:43:48 using credential onap-jenkins-ssh 16:43:48 Wiping out workspace first. 16:43:48 Cloning the remote Git repository 16:43:48 Cloning repository git://cloud.onap.org/mirror/oom.git 16:43:48 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:43:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:43:48 > git --version # timeout=10 16:43:48 > git --version # 'git version 2.17.1' 16:43:48 using GIT_SSH to set credentials Gerrit user 16:43:48 Verifying host key using manually-configured host key entries 16:43:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:43:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:43:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:43:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:43:54 using GIT_SSH to set credentials Gerrit user 16:43:54 Verifying host key using manually-configured host key entries 16:43:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/137672/5 # timeout=30 16:43:54 > git rev-parse ee119102020f1dc6044f686c748a37ff0e7487de^{commit} # timeout=10 16:43:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:43:54 Checking out Revision ee119102020f1dc6044f686c748a37ff0e7487de (refs/changes/72/137672/5) 16:43:54 > git config core.sparsecheckout # timeout=10 16:43:54 > git checkout -f ee119102020f1dc6044f686c748a37ff0e7487de # timeout=30 16:43:55 Commit message: "[COMMON] Update all ReadinessChecks" 16:43:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:43:55 > git rev-list --no-walk 16d200e4f99dbad508156d936b9481bed051055b # timeout=10 16:43:55 [EnvInject] - Injecting environment variables from a build step. 16:43:55 [EnvInject] - Injecting as environment variables the properties content 16:43:55 PYTHON=python3 16:43:55 16:43:55 [EnvInject] - Variables injected successfully. 16:43:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins471268120494115996.sh 16:43:55 ---> tox-install.sh 16:43:55 + source /home/jenkins/lf-env.sh 16:43:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:43:55 ++ mktemp -d /tmp/venv-XXXX 16:43:55 + lf_venv=/tmp/venv-eGOR 16:43:55 + local venv_file=/tmp/.os_lf_venv 16:43:55 + local python=python3 16:43:55 + local options 16:43:55 + local set_path=true 16:43:55 + local install_args= 16:43:55 ++ 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 16:43:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:43:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:43:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:43:55 + true 16:43:55 + case $1 in 16:43:55 + venv_file=/tmp/.toxenv 16:43:55 + shift 2 16:43:55 + true 16:43:55 + case $1 in 16:43:55 + shift 16:43:55 + break 16:43:55 + case $python in 16:43:55 + local pkg_list= 16:43:55 + [[ -d /opt/pyenv ]] 16:43:55 + echo 'Setup pyenv:' 16:43:55 Setup pyenv: 16:43:55 + export PYENV_ROOT=/opt/pyenv 16:43:55 + PYENV_ROOT=/opt/pyenv 16:43:55 + 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 16:43:55 + 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 16:43:55 + pyenv versions 16:43:55 * system (set by /opt/pyenv/version) 16:43:55 * 3.8.13 (set by /opt/pyenv/version) 16:43:55 * 3.9.13 (set by /opt/pyenv/version) 16:43:55 * 3.10.6 (set by /opt/pyenv/version) 16:43:55 + command -v pyenv 16:43:55 ++ pyenv init - --no-rehash 16:43:55 + 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[*]}"'\'')" 16:43:55 export PATH="/opt/pyenv/shims:${PATH}" 16:43:55 export PYENV_SHELL=bash 16:43:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:43:55 pyenv() { 16:43:55 local command 16:43:55 command="${1:-}" 16:43:55 if [ "$#" -gt 0 ]; then 16:43:55 shift 16:43:55 fi 16:43:55 16:43:55 case "$command" in 16:43:55 rehash|shell) 16:43:55 eval "$(pyenv "sh-$command" "$@")" 16:43:55 ;; 16:43:55 *) 16:43:55 command pyenv "$command" "$@" 16:43:55 ;; 16:43:55 esac 16:43:55 }' 16:43:55 +++ 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[*]}"' 16:43:55 ++ 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 16:43:55 ++ 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 16:43:55 ++ 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 16:43:55 ++ export PYENV_SHELL=bash 16:43:55 ++ PYENV_SHELL=bash 16:43:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:43:55 +++ complete -F _pyenv pyenv 16:43:55 ++ lf-pyver python3 16:43:55 ++ local py_version_xy=python3 16:43:55 ++ local py_version_xyz= 16:43:55 ++ pyenv versions 16:43:55 ++ local command 16:43:55 ++ command=versions 16:43:55 ++ '[' 1 -gt 0 ']' 16:43:55 ++ shift 16:43:55 ++ case "$command" in 16:43:55 ++ command pyenv versions 16:43:55 ++ pyenv versions 16:43:55 ++ awk '{ print $1 }' 16:43:55 ++ sed 's/^[ *]* //' 16:43:55 ++ grep -E '^[0-9.]*[0-9]$' 16:43:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:43:55 +++ grep '^3' /tmp/.pyenv_versions 16:43:55 +++ sort -V 16:43:55 +++ tail -n 1 16:43:55 ++ py_version_xyz=3.10.6 16:43:55 ++ [[ -z 3.10.6 ]] 16:43:55 ++ echo 3.10.6 16:43:55 ++ return 0 16:43:55 + pyenv local 3.10.6 16:43:55 + local command 16:43:55 + command=local 16:43:55 + '[' 2 -gt 0 ']' 16:43:55 + shift 16:43:55 + case "$command" in 16:43:55 + command pyenv local 3.10.6 16:43:55 + pyenv local 3.10.6 16:43:55 + for arg in "$@" 16:43:55 + case $arg in 16:43:55 + pkg_list+='tox ' 16:43:55 + for arg in "$@" 16:43:55 + case $arg in 16:43:55 + pkg_list+='virtualenv ' 16:43:55 + for arg in "$@" 16:43:55 + case $arg in 16:43:55 + pkg_list+='urllib3~=1.26.15 ' 16:43:55 + [[ -f /tmp/.toxenv ]] 16:43:55 + [[ ! -f /tmp/.toxenv ]] 16:43:55 + [[ -n '' ]] 16:43:55 + python3 -m venv /tmp/venv-eGOR 16:44:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eGOR' 16:44:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eGOR 16:44:00 + echo /tmp/venv-eGOR 16:44:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:44:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:44:00 + /tmp/venv-eGOR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:44:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:44:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:44:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:44:03 + /tmp/venv-eGOR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:44:06 + type python3 16:44:06 + true 16:44:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eGOR/bin to PATH' 16:44:06 lf-activate-venv(): INFO: Adding /tmp/venv-eGOR/bin to PATH 16:44:06 + PATH=/tmp/venv-eGOR/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 16:44:06 + return 0 16:44:06 + python3 --version 16:44:06 Python 3.10.6 16:44:06 + python3 -m pip --version 16:44:06 pip 24.0 from /tmp/venv-eGOR/lib/python3.10/site-packages/pip (python 3.10) 16:44:06 + python3 -m pip freeze 16:44:06 cachetools==5.3.3 16:44:06 chardet==5.2.0 16:44:06 colorama==0.4.6 16:44:06 distlib==0.3.8 16:44:06 filelock==3.13.4 16:44:06 packaging==24.0 16:44:06 platformdirs==4.2.0 16:44:06 pluggy==1.4.0 16:44:06 pyproject-api==1.6.1 16:44:06 tomli==2.0.1 16:44:06 tox==4.14.2 16:44:06 urllib3==1.26.18 16:44:06 virtualenv==20.25.1 16:44:06 [EnvInject] - Injecting environment variables from a build step. 16:44:06 [EnvInject] - Injecting as environment variables the properties content 16:44:06 PARALLEL=false 16:44:06 16:44:06 [EnvInject] - Variables injected successfully. 16:44:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2303140695952115963.sh 16:44:06 ---> tox-run.sh 16:44:06 + 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 16:44:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:44:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:44:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:44:06 + cd /w/workspace/oom-master-pre-commit-lint/. 16:44:06 + source /home/jenkins/lf-env.sh 16:44:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:44:06 ++ mktemp -d /tmp/venv-XXXX 16:44:06 + lf_venv=/tmp/venv-ie5M 16:44:06 + local venv_file=/tmp/.os_lf_venv 16:44:06 + local python=python3 16:44:06 + local options 16:44:06 + local set_path=true 16:44:06 + local install_args= 16:44:06 ++ 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 16:44:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:44:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:44:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:44:06 + true 16:44:06 + case $1 in 16:44:06 + venv_file=/tmp/.toxenv 16:44:06 + shift 2 16:44:06 + true 16:44:06 + case $1 in 16:44:06 + shift 16:44:06 + break 16:44:06 + case $python in 16:44:06 + local pkg_list= 16:44:06 + [[ -d /opt/pyenv ]] 16:44:06 + echo 'Setup pyenv:' 16:44:06 Setup pyenv: 16:44:06 + export PYENV_ROOT=/opt/pyenv 16:44:06 + PYENV_ROOT=/opt/pyenv 16:44:06 + 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 16:44:06 + 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 16:44:06 + pyenv versions 16:44:06 system 16:44:06 3.8.13 16:44:06 3.9.13 16:44:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:44:06 + command -v pyenv 16:44:06 ++ pyenv init - --no-rehash 16:44:06 + 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[*]}"'\'')" 16:44:06 export PATH="/opt/pyenv/shims:${PATH}" 16:44:06 export PYENV_SHELL=bash 16:44:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:44:06 pyenv() { 16:44:06 local command 16:44:06 command="${1:-}" 16:44:06 if [ "$#" -gt 0 ]; then 16:44:06 shift 16:44:06 fi 16:44:06 16:44:06 case "$command" in 16:44:06 rehash|shell) 16:44:06 eval "$(pyenv "sh-$command" "$@")" 16:44:06 ;; 16:44:06 *) 16:44:06 command pyenv "$command" "$@" 16:44:06 ;; 16:44:06 esac 16:44:06 }' 16:44:06 +++ 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[*]}"' 16:44:06 ++ 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 16:44:06 ++ 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 16:44:06 ++ 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 16:44:06 ++ export PYENV_SHELL=bash 16:44:06 ++ PYENV_SHELL=bash 16:44:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:44:06 +++ complete -F _pyenv pyenv 16:44:06 ++ lf-pyver python3 16:44:06 ++ local py_version_xy=python3 16:44:06 ++ local py_version_xyz= 16:44:06 ++ pyenv versions 16:44:06 ++ local command 16:44:06 ++ command=versions 16:44:06 ++ '[' 1 -gt 0 ']' 16:44:06 ++ shift 16:44:06 ++ case "$command" in 16:44:06 ++ command pyenv versions 16:44:06 ++ pyenv versions 16:44:06 ++ grep -E '^[0-9.]*[0-9]$' 16:44:06 ++ awk '{ print $1 }' 16:44:06 ++ sed 's/^[ *]* //' 16:44:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:44:06 +++ grep '^3' /tmp/.pyenv_versions 16:44:06 +++ sort -V 16:44:06 +++ tail -n 1 16:44:06 ++ py_version_xyz=3.10.6 16:44:06 ++ [[ -z 3.10.6 ]] 16:44:06 ++ echo 3.10.6 16:44:06 ++ return 0 16:44:06 + pyenv local 3.10.6 16:44:06 + local command 16:44:06 + command=local 16:44:06 + '[' 2 -gt 0 ']' 16:44:06 + shift 16:44:06 + case "$command" in 16:44:06 + command pyenv local 3.10.6 16:44:06 + pyenv local 3.10.6 16:44:06 + for arg in "$@" 16:44:06 + case $arg in 16:44:06 + pkg_list+='tox ' 16:44:06 + for arg in "$@" 16:44:06 + case $arg in 16:44:06 + pkg_list+='virtualenv ' 16:44:06 + for arg in "$@" 16:44:06 + case $arg in 16:44:06 + pkg_list+='urllib3~=1.26.15 ' 16:44:06 + [[ -f /tmp/.toxenv ]] 16:44:06 ++ cat /tmp/.toxenv 16:44:06 + lf_venv=/tmp/venv-eGOR 16:44:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eGOR from' file:/tmp/.toxenv 16:44:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eGOR from file:/tmp/.toxenv 16:44:06 + /tmp/venv-eGOR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:44:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:44:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:44:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:44:07 + /tmp/venv-eGOR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:44:09 + type python3 16:44:09 + true 16:44:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eGOR/bin to PATH' 16:44:09 lf-activate-venv(): INFO: Adding /tmp/venv-eGOR/bin to PATH 16:44:09 + PATH=/tmp/venv-eGOR/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 16:44:09 + return 0 16:44:09 + [[ -d /opt/pyenv ]] 16:44:09 + echo '---> Setting up pyenv' 16:44:09 ---> Setting up pyenv 16:44:09 + export PYENV_ROOT=/opt/pyenv 16:44:09 + PYENV_ROOT=/opt/pyenv 16:44:09 + export PATH=/opt/pyenv/bin:/tmp/venv-eGOR/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 16:44:09 + PATH=/opt/pyenv/bin:/tmp/venv-eGOR/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 16:44:09 ++ pwd 16:44:09 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:44:09 + export PYTHONPATH 16:44:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:44:09 + TOX_TESTENV_PASSENV=PYTHONPATH 16:44:09 + tox --version 16:44:09 4.14.2 from /tmp/venv-eGOR/lib/python3.10/site-packages/tox/__init__.py 16:44:09 + PARALLEL=false 16:44:09 + TOX_OPTIONS_LIST= 16:44:09 + [[ -n pre-commit ]] 16:44:09 + TOX_OPTIONS_LIST=' -e pre-commit' 16:44:09 + case ${PARALLEL,,} in 16:44:09 + tox -e pre-commit 16:44:09 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:44:10 pre-commit: install_deps> python -I -m pip install pre-commit 16:44:13 pre-commit: freeze> python -m pip freeze --all 16:44:14 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 16:44:14 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:44:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:44:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:44:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:44:17 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:44:17 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:44:17 [INFO] Once installed this environment will be reused. 16:44:17 [INFO] This may take a few minutes... 16:44:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:44:21 [INFO] Once installed this environment will be reused. 16:44:21 [INFO] This may take a few minutes... 16:44:27 Trim Trailing Whitespace.................................................Passed 16:44:27 Tabs remover.............................................................Passed 16:44:27 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:44:27 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:44:27 [INFO] Once installed this environment will be reused. 16:44:27 [INFO] This may take a few minutes... 16:44:34 gitlint..............................................(no files to check)Skipped 16:44:34 pre-commit: OK (24.77=setup[4.23]+cmd[13.24,7.30] seconds) 16:44:34 congratulations :) (24.94 seconds) 16:44:34 + tox_status=0 16:44:34 + echo '---> Completed tox runs' 16:44:34 ---> Completed tox runs 16:44:34 + for i in .tox/*/log 16:44:34 ++ echo .tox/pre-commit/log 16:44:34 ++ awk -F/ '{print $2}' 16:44:34 + tox_env=pre-commit 16:44:34 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:44:34 + DOC_DIR=docs/_build/html 16:44:34 + [[ -d docs/_build/html ]] 16:44:34 + echo '---> tox-run.sh ends' 16:44:34 ---> tox-run.sh ends 16:44:34 + test 0 -eq 0 16:44:34 $ ssh-agent -k 16:44:34 unset SSH_AUTH_SOCK; 16:44:34 unset SSH_AGENT_PID; 16:44:34 echo Agent pid 1734 killed; 16:44:34 [ssh-agent] Stopped. 16:44:34 [PostBuildScript] - [INFO] Executing post build scripts. 16:44:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3344833960809586901.sh 16:44:34 ---> sysstat.sh 16:44:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17713783066182897426.sh 16:44:35 ---> package-listing.sh 16:44:35 ++ facter osfamily 16:44:35 ++ tr '[:upper:]' '[:lower:]' 16:44:35 + OS_FAMILY=debian 16:44:35 + workspace=/w/workspace/oom-master-pre-commit-lint 16:44:35 + START_PACKAGES=/tmp/packages_start.txt 16:44:35 + END_PACKAGES=/tmp/packages_end.txt 16:44:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:44:35 + PACKAGES=/tmp/packages_start.txt 16:44:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:44:35 + PACKAGES=/tmp/packages_end.txt 16:44:35 + case "${OS_FAMILY}" in 16:44:35 + dpkg -l 16:44:35 + grep '^ii' 16:44:35 + '[' -f /tmp/packages_start.txt ']' 16:44:35 + '[' -f /tmp/packages_end.txt ']' 16:44:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:44:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:44:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:44:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:44:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4888925505031518040.sh 16:44:35 ---> capture-instance-metadata.sh 16:44:35 Setup pyenv: 16:44:35 system 16:44:35 3.8.13 16:44:35 3.9.13 16:44:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:44:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j0O9 16:44:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:44:42 lf-activate-venv(): INFO: Installing: lftools 16:45:15 lf-activate-venv(): INFO: Adding /tmp/venv-j0O9/bin to PATH 16:45:15 INFO: Running in OpenStack, capturing instance metadata 16:45:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8778893966534633574.sh 16:45:15 provisioning config files... 16:45:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8784371049804957431tmp 16:45:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:45:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:45:15 [EnvInject] - Injecting environment variables from a build step. 16:45:15 [EnvInject] - Injecting as environment variables the properties content 16:45:15 SERVER_ID=logs 16:45:15 16:45:15 [EnvInject] - Variables injected successfully. 16:45:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8418047657383212914.sh 16:45:15 ---> create-netrc.sh 16:45:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5348525157143735751.sh 16:45:15 ---> python-tools-install.sh 16:45:15 Setup pyenv: 16:45:15 system 16:45:15 3.8.13 16:45:15 3.9.13 16:45:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:45:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j0O9 from file:/tmp/.os_lf_venv 16:45:17 lf-activate-venv(): INFO: Installing: lftools 16:45:25 lf-activate-venv(): INFO: Adding /tmp/venv-j0O9/bin to PATH 16:45:25 Generating Requirements File 16:45:55 Python 3.10.6 16:45:55 pip 24.0 from /tmp/venv-j0O9/lib/python3.10/site-packages/pip (python 3.10) 16:45:55 appdirs==1.4.4 16:45:55 argcomplete==3.2.3 16:45:55 aspy.yaml==1.3.0 16:45:55 attrs==23.2.0 16:45:55 autopage==0.5.2 16:45:55 beautifulsoup4==4.12.3 16:45:55 boto3==1.34.82 16:45:55 botocore==1.34.82 16:45:55 bs4==0.0.2 16:45:55 cachetools==5.3.3 16:45:55 certifi==2024.2.2 16:45:55 cffi==1.16.0 16:45:55 cfgv==3.4.0 16:45:55 chardet==5.2.0 16:45:55 charset-normalizer==3.3.2 16:45:55 click==8.1.7 16:45:55 cliff==4.6.0 16:45:55 cmd2==2.4.3 16:45:55 cryptography==3.3.2 16:45:55 debtcollector==3.0.0 16:45:55 decorator==5.1.1 16:45:55 defusedxml==0.7.1 16:45:55 Deprecated==1.2.14 16:45:55 distlib==0.3.8 16:45:55 dnspython==2.6.1 16:45:55 docker==4.2.2 16:45:55 dogpile.cache==1.3.2 16:45:55 email_validator==2.1.1 16:45:55 filelock==3.13.4 16:45:55 future==1.0.0 16:45:55 gitdb==4.0.11 16:45:55 GitPython==3.1.43 16:45:55 google-auth==2.29.0 16:45:55 httplib2==0.22.0 16:45:55 identify==2.5.35 16:45:55 idna==3.7 16:45:55 importlib-resources==1.5.0 16:45:55 iso8601==2.1.0 16:45:55 Jinja2==3.1.3 16:45:55 jmespath==1.0.1 16:45:55 jsonpatch==1.33 16:45:55 jsonpointer==2.4 16:45:55 jsonschema==4.21.1 16:45:55 jsonschema-specifications==2023.12.1 16:45:55 keystoneauth1==5.6.0 16:45:55 kubernetes==29.0.0 16:45:55 lftools==0.37.10 16:45:55 lxml==5.2.1 16:45:55 MarkupSafe==2.1.5 16:45:55 msgpack==1.0.8 16:45:55 multi_key_dict==2.0.3 16:45:55 munch==4.0.0 16:45:55 netaddr==1.2.1 16:45:55 netifaces==0.11.0 16:45:55 niet==1.4.2 16:45:55 nodeenv==1.8.0 16:45:55 oauth2client==4.1.3 16:45:55 oauthlib==3.2.2 16:45:55 openstacksdk==3.0.0 16:45:55 os-client-config==2.1.0 16:45:55 os-service-types==1.7.0 16:45:55 osc-lib==3.0.1 16:45:55 oslo.config==9.4.0 16:45:55 oslo.context==5.5.0 16:45:55 oslo.i18n==6.3.0 16:45:55 oslo.log==5.5.1 16:45:55 oslo.serialization==5.4.0 16:45:55 oslo.utils==7.1.0 16:45:55 packaging==24.0 16:45:55 pbr==6.0.0 16:45:55 platformdirs==4.2.0 16:45:55 prettytable==3.10.0 16:45:55 pyasn1==0.6.0 16:45:55 pyasn1_modules==0.4.0 16:45:55 pycparser==2.22 16:45:55 pygerrit2==2.0.15 16:45:55 PyGithub==2.3.0 16:45:55 pyinotify==0.9.6 16:45:55 PyJWT==2.8.0 16:45:55 PyNaCl==1.5.0 16:45:55 pyparsing==2.4.7 16:45:55 pyperclip==1.8.2 16:45:55 pyrsistent==0.20.0 16:45:55 python-cinderclient==9.5.0 16:45:55 python-dateutil==2.9.0.post0 16:45:55 python-heatclient==3.5.0 16:45:55 python-jenkins==1.8.2 16:45:55 python-keystoneclient==5.4.0 16:45:55 python-magnumclient==4.4.0 16:45:55 python-novaclient==18.6.0 16:45:55 python-openstackclient==6.6.0 16:45:55 python-swiftclient==4.5.0 16:45:55 PyYAML==6.0.1 16:45:55 referencing==0.34.0 16:45:55 requests==2.31.0 16:45:55 requests-oauthlib==2.0.0 16:45:55 requestsexceptions==1.4.0 16:45:55 rfc3986==2.0.0 16:45:55 rpds-py==0.18.0 16:45:55 rsa==4.9 16:45:55 ruamel.yaml==0.18.6 16:45:55 ruamel.yaml.clib==0.2.8 16:45:55 s3transfer==0.10.1 16:45:55 simplejson==3.19.2 16:45:55 six==1.16.0 16:45:55 smmap==5.0.1 16:45:55 soupsieve==2.5 16:45:55 stevedore==5.2.0 16:45:55 tabulate==0.9.0 16:45:55 toml==0.10.2 16:45:55 tomlkit==0.12.4 16:45:55 tqdm==4.66.2 16:45:55 typing_extensions==4.11.0 16:45:55 tzdata==2024.1 16:45:55 urllib3==1.26.18 16:45:55 virtualenv==20.25.1 16:45:55 wcwidth==0.2.13 16:45:55 websocket-client==1.7.0 16:45:55 wrapt==1.16.0 16:45:55 xdg==6.0.0 16:45:55 xmltodict==0.13.0 16:45:55 yq==3.2.3 16:45:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5771873036374197512.sh 16:45:55 ---> sudo-logs.sh 16:45:55 Archiving 'sudo' log.. 16:45:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7414675207599711272.sh 16:45:56 ---> job-cost.sh 16:45:56 Setup pyenv: 16:45:56 system 16:45:56 3.8.13 16:45:56 3.9.13 16:45:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:45:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j0O9 from file:/tmp/.os_lf_venv 16:45:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:46:03 lf-activate-venv(): INFO: Adding /tmp/venv-j0O9/bin to PATH 16:46:03 INFO: No Stack... 16:46:03 INFO: Retrieving Pricing Info for: v3-standard-4 16:46:03 INFO: Archiving Costs 16:46:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6057081991357800620.sh 16:46:03 ---> logs-deploy.sh 16:46:03 Setup pyenv: 16:46:03 system 16:46:03 3.8.13 16:46:03 3.9.13 16:46:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:46:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j0O9 from file:/tmp/.os_lf_venv 16:46:05 lf-activate-venv(): INFO: Installing: lftools 16:46:14 lf-activate-venv(): INFO: Adding /tmp/venv-j0O9/bin to PATH 16:46:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3425 16:46:14 INFO: archiving workspace using pattern(s): 16:46:15 Archives upload complete. 16:46:15 INFO: archiving logs to Nexus 16:46:16 ---> uname -a: 16:46:16 Linux prd-ubuntu1804-builder-4c-4g-22527 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:46:16 16:46:16 16:46:16 ---> lscpu: 16:46:16 Architecture: x86_64 16:46:16 CPU op-mode(s): 32-bit, 64-bit 16:46:16 Byte Order: Little Endian 16:46:16 CPU(s): 4 16:46:16 On-line CPU(s) list: 0-3 16:46:16 Thread(s) per core: 1 16:46:16 Core(s) per socket: 1 16:46:16 Socket(s): 4 16:46:16 NUMA node(s): 1 16:46:16 Vendor ID: AuthenticAMD 16:46:16 CPU family: 23 16:46:16 Model: 49 16:46:16 Model name: AMD EPYC-Rome Processor 16:46:16 Stepping: 0 16:46:16 CPU MHz: 2799.998 16:46:16 BogoMIPS: 5599.99 16:46:16 Virtualization: AMD-V 16:46:16 Hypervisor vendor: KVM 16:46:16 Virtualization type: full 16:46:16 L1d cache: 32K 16:46:16 L1i cache: 32K 16:46:16 L2 cache: 512K 16:46:16 L3 cache: 16384K 16:46:16 NUMA node0 CPU(s): 0-3 16:46:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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 16:46:16 16:46:16 16:46:16 ---> nproc: 16:46:16 4 16:46:16 16:46:16 16:46:16 ---> df -h: 16:46:16 Filesystem Size Used Avail Use% Mounted on 16:46:16 udev 7.9G 0 7.9G 0% /dev 16:46:16 tmpfs 1.6G 672K 1.6G 1% /run 16:46:16 /dev/vda1 78G 8.4G 70G 11% / 16:46:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:46:16 tmpfs 5.0M 0 5.0M 0% /run/lock 16:46:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:46:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:46:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:46:16 16:46:16 16:46:16 ---> free -m: 16:46:16 total used free shared buff/cache available 16:46:16 Mem: 16040 533 13328 0 2177 15186 16:46:16 Swap: 1023 0 1023 16:46:16 16:46:16 16:46:16 ---> ip addr: 16:46:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:46:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:46:16 inet 127.0.0.1/8 scope host lo 16:46:16 valid_lft forever preferred_lft forever 16:46:16 inet6 ::1/128 scope host 16:46:16 valid_lft forever preferred_lft forever 16:46:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:46:16 link/ether fa:16:3e:bf:3b:c1 brd ff:ff:ff:ff:ff:ff 16:46:16 inet 10.30.106.88/23 brd 10.30.107.255 scope global dynamic ens3 16:46:16 valid_lft 86227sec preferred_lft 86227sec 16:46:16 inet6 fe80::f816:3eff:febf:3bc1/64 scope link 16:46:16 valid_lft forever preferred_lft forever 16:46:16 16:46:16 16:46:16 ---> sar -b -r -n DEV: 16:46:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22527) 04/11/24 _x86_64_ (4 CPU) 16:46:16 16:46:16 16:43:26 LINUX RESTART (4 CPU) 16:46:16 16:46:16 16:44:01 tps rtps wtps bread/s bwrtn/s 16:46:16 16:45:01 112.23 20.45 91.78 1136.21 28159.84 16:46:16 16:46:01 95.05 2.62 92.43 144.11 28678.69 16:46:16 Average: 103.64 11.53 92.11 640.16 28419.26 16:46:16 16:46:16 16:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:46:16 16:45:01 13899808 15538276 2525152 15.37 61620 1773452 825168 4.72 760704 1540048 65460 16:46:16 16:46:01 13648684 15546076 2776276 16.90 83732 1994844 795084 4.55 782196 1738104 100560 16:46:16 Average: 13774246 15542176 2650714 16.14 72676 1884148 810126 4.64 771450 1639076 83010 16:46:16 16:46:16 16:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:46:16 16:45:01 lo 2.53 2.53 0.27 0.27 0.00 0.00 0.00 0.00 16:46:16 16:45:01 ens3 59.41 44.16 590.47 9.21 0.00 0.00 0.00 0.00 16:46:16 16:46:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 16:46:16 16:46:01 ens3 57.67 46.96 746.45 26.37 0.00 0.00 0.00 0.00 16:46:16 Average: lo 1.90 1.90 0.20 0.20 0.00 0.00 0.00 0.00 16:46:16 Average: ens3 58.54 45.56 668.46 17.79 0.00 0.00 0.00 0.00 16:46:16 16:46:16 16:46:16 ---> sar -P ALL: 16:46:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22527) 04/11/24 _x86_64_ (4 CPU) 16:46:16 16:46:16 16:43:26 LINUX RESTART (4 CPU) 16:46:16 16:46:16 16:44:01 CPU %user %nice %system %iowait %steal %idle 16:46:16 16:45:01 all 22.32 0.00 1.84 5.19 0.07 70.59 16:46:16 16:45:01 0 28.26 0.00 1.91 4.14 0.07 65.62 16:46:16 16:45:01 1 21.50 0.00 1.68 10.91 0.05 65.87 16:46:16 16:45:01 2 13.31 0.00 1.45 5.32 0.08 79.84 16:46:16 16:45:01 3 26.36 0.00 2.32 0.40 0.05 70.86 16:46:16 16:46:01 all 19.92 0.00 1.35 5.43 0.06 73.24 16:46:16 16:46:01 0 20.48 0.00 1.75 14.60 0.08 63.09 16:46:16 16:46:01 1 9.00 0.00 1.20 3.68 0.05 86.06 16:46:16 16:46:01 2 41.01 0.00 1.60 3.24 0.08 54.07 16:46:16 16:46:01 3 9.16 0.00 0.89 0.27 0.03 89.65 16:46:16 Average: all 21.12 0.00 1.60 5.31 0.06 71.91 16:46:16 Average: 0 24.38 0.00 1.83 9.36 0.08 64.36 16:46:16 Average: 1 15.23 0.00 1.44 7.29 0.05 75.99 16:46:16 Average: 2 27.08 0.00 1.53 4.28 0.08 67.02 16:46:16 Average: 3 17.76 0.00 1.61 0.33 0.04 80.26 16:46:16 16:46:16 16:46:16