12:08:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141804 12:08:37 Running as SYSTEM 12:08:37 [EnvInject] - Loading node environment variables. 12:08:37 Building remotely on prd-ubuntu1804-builder-4c-4g-35235 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:08:37 [ssh-agent] Looking for ssh-agent implementation... 12:08:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:08:38 $ ssh-agent 12:08:38 SSH_AUTH_SOCK=/tmp/ssh-jP4hFlqN8Cy1/agent.1643 12:08:38 SSH_AGENT_PID=1645 12:08:38 [ssh-agent] Started. 12:08:38 Running ssh-add (command line suppressed) 12:08:38 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7380614085723102942.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7380614085723102942.key) 12:08:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:08:38 The recommended git tool is: NONE 12:08:39 using credential onap-jenkins-ssh 12:08:39 Wiping out workspace first. 12:08:39 Cloning the remote Git repository 12:08:39 Cloning repository git://cloud.onap.org/mirror/oom.git 12:08:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:08:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:08:39 > git --version # timeout=10 12:08:39 > git --version # 'git version 2.17.1' 12:08:39 using GIT_SSH to set credentials Gerrit user 12:08:39 Verifying host key using manually-configured host key entries 12:08:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:08:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:08:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:08:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:08:45 using GIT_SSH to set credentials Gerrit user 12:08:45 Verifying host key using manually-configured host key entries 12:08:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/04/141804/3 # timeout=30 12:08:45 > git rev-parse 4b3f5c226865bde95a51642c92577fe1e07deeb8^{commit} # timeout=10 12:08:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:08:45 Checking out Revision 4b3f5c226865bde95a51642c92577fe1e07deeb8 (refs/changes/04/141804/3) 12:08:45 > git config core.sparsecheckout # timeout=10 12:08:45 > git checkout -f 4b3f5c226865bde95a51642c92577fe1e07deeb8 # timeout=30 12:08:48 Commit message: "[PORTALNG] 14.1.0 release" 12:08:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:08:49 > git rev-list --no-walk 31e467f455949c2eddd3107a9772f333b48a44ea # timeout=10 12:08:49 [EnvInject] - Injecting environment variables from a build step. 12:08:49 [EnvInject] - Injecting as environment variables the properties content 12:08:49 PYTHON=python3 12:08:49 12:08:49 [EnvInject] - Variables injected successfully. 12:08:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3894813069715290964.sh 12:08:49 ---> tox-install.sh 12:08:49 + source /home/jenkins/lf-env.sh 12:08:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:08:49 ++ mktemp -d /tmp/venv-XXXX 12:08:49 + lf_venv=/tmp/venv-pOVa 12:08:49 + local venv_file=/tmp/.os_lf_venv 12:08:49 + local python=python3 12:08:49 + local options 12:08:49 + local set_path=true 12:08:49 + local install_args= 12:08:49 ++ 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 12:08:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:08:49 + true 12:08:49 + case $1 in 12:08:49 + venv_file=/tmp/.toxenv 12:08:49 + shift 2 12:08:49 + true 12:08:49 + case $1 in 12:08:49 + shift 12:08:49 + break 12:08:49 + case $python in 12:08:49 + local pkg_list= 12:08:49 + [[ -d /opt/pyenv ]] 12:08:49 + echo 'Setup pyenv:' 12:08:49 Setup pyenv: 12:08:49 + export PYENV_ROOT=/opt/pyenv 12:08:49 + PYENV_ROOT=/opt/pyenv 12:08:49 + 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 12:08:49 + 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 12:08:49 + pyenv versions 12:08:49 * system (set by /opt/pyenv/version) 12:08:49 * 3.8.13 (set by /opt/pyenv/version) 12:08:49 * 3.9.13 (set by /opt/pyenv/version) 12:08:49 * 3.10.6 (set by /opt/pyenv/version) 12:08:49 + command -v pyenv 12:08:49 ++ pyenv init - --no-rehash 12:08:49 + 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[*]}"'\'')" 12:08:49 export PATH="/opt/pyenv/shims:${PATH}" 12:08:49 export PYENV_SHELL=bash 12:08:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:08:49 pyenv() { 12:08:49 local command 12:08:49 command="${1:-}" 12:08:49 if [ "$#" -gt 0 ]; then 12:08:49 shift 12:08:49 fi 12:08:49 12:08:49 case "$command" in 12:08:49 rehash|shell) 12:08:49 eval "$(pyenv "sh-$command" "$@")" 12:08:49 ;; 12:08:49 *) 12:08:49 command pyenv "$command" "$@" 12:08:49 ;; 12:08:49 esac 12:08:49 }' 12:08:49 +++ 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[*]}"' 12:08:49 ++ 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 12:08:49 ++ 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 12:08:49 ++ 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 12:08:49 ++ export PYENV_SHELL=bash 12:08:49 ++ PYENV_SHELL=bash 12:08:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:08:49 +++ complete -F _pyenv pyenv 12:08:49 ++ lf-pyver python3 12:08:49 ++ local py_version_xy=python3 12:08:49 ++ local py_version_xyz= 12:08:49 ++ pyenv versions 12:08:49 ++ sed 's/^[ *]* //' 12:08:49 ++ grep -E '^[0-9.]*[0-9]$' 12:08:49 ++ awk '{ print $1 }' 12:08:49 ++ local command 12:08:49 ++ command=versions 12:08:49 ++ '[' 1 -gt 0 ']' 12:08:49 ++ shift 12:08:49 ++ case "$command" in 12:08:49 ++ command pyenv versions 12:08:49 ++ pyenv versions 12:08:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:08:49 +++ grep '^3' /tmp/.pyenv_versions 12:08:49 +++ sort -V 12:08:49 +++ tail -n 1 12:08:49 ++ py_version_xyz=3.10.6 12:08:49 ++ [[ -z 3.10.6 ]] 12:08:49 ++ echo 3.10.6 12:08:49 ++ return 0 12:08:49 + pyenv local 3.10.6 12:08:49 + local command 12:08:49 + command=local 12:08:49 + '[' 2 -gt 0 ']' 12:08:49 + shift 12:08:49 + case "$command" in 12:08:49 + command pyenv local 3.10.6 12:08:49 + pyenv local 3.10.6 12:08:49 + for arg in "$@" 12:08:49 + case $arg in 12:08:49 + pkg_list+='tox ' 12:08:49 + for arg in "$@" 12:08:49 + case $arg in 12:08:49 + pkg_list+='virtualenv ' 12:08:49 + for arg in "$@" 12:08:49 + case $arg in 12:08:49 + pkg_list+='urllib3~=1.26.15 ' 12:08:49 + [[ -f /tmp/.toxenv ]] 12:08:49 + [[ ! -f /tmp/.toxenv ]] 12:08:49 + [[ -n '' ]] 12:08:49 + python3 -m venv /tmp/venv-pOVa 12:08:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pOVa' 12:08:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pOVa 12:08:54 + echo /tmp/venv-pOVa 12:08:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:08:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:08:54 + /tmp/venv-pOVa/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:08:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:08:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:08:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:08:58 + /tmp/venv-pOVa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:09:00 + type python3 12:09:00 + true 12:09:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pOVa/bin to PATH' 12:09:00 lf-activate-venv(): INFO: Adding /tmp/venv-pOVa/bin to PATH 12:09:00 + PATH=/tmp/venv-pOVa/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 12:09:00 + return 0 12:09:00 + python3 --version 12:09:00 Python 3.10.6 12:09:00 + python3 -m pip --version 12:09:00 pip 25.2 from /tmp/venv-pOVa/lib/python3.10/site-packages/pip (python 3.10) 12:09:00 + python3 -m pip freeze 12:09:01 cachetools==6.1.0 12:09:01 chardet==5.2.0 12:09:01 colorama==0.4.6 12:09:01 distlib==0.4.0 12:09:01 filelock==3.18.0 12:09:01 packaging==25.0 12:09:01 platformdirs==4.3.8 12:09:01 pluggy==1.6.0 12:09:01 pyproject-api==1.9.1 12:09:01 tomli==2.2.1 12:09:01 tox==4.28.4 12:09:01 typing_extensions==4.14.1 12:09:01 urllib3==1.26.20 12:09:01 virtualenv==20.33.1 12:09:01 [EnvInject] - Injecting environment variables from a build step. 12:09:01 [EnvInject] - Injecting as environment variables the properties content 12:09:01 PARALLEL=false 12:09:01 12:09:01 [EnvInject] - Variables injected successfully. 12:09:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1776275444785075028.sh 12:09:01 ---> tox-run.sh 12:09:01 + 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 12:09:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:09:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:09:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:09:01 + cd /w/workspace/oom-master-pre-commit-lint/. 12:09:01 + source /home/jenkins/lf-env.sh 12:09:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:09:01 ++ mktemp -d /tmp/venv-XXXX 12:09:01 + lf_venv=/tmp/venv-FEso 12:09:01 + local venv_file=/tmp/.os_lf_venv 12:09:01 + local python=python3 12:09:01 + local options 12:09:01 + local set_path=true 12:09:01 + local install_args= 12:09:01 ++ 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 12:09:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:09:01 + true 12:09:01 + case $1 in 12:09:01 + venv_file=/tmp/.toxenv 12:09:01 + shift 2 12:09:01 + true 12:09:01 + case $1 in 12:09:01 + shift 12:09:01 + break 12:09:01 + case $python in 12:09:01 + local pkg_list= 12:09:01 + [[ -d /opt/pyenv ]] 12:09:01 + echo 'Setup pyenv:' 12:09:01 Setup pyenv: 12:09:01 + export PYENV_ROOT=/opt/pyenv 12:09:01 + PYENV_ROOT=/opt/pyenv 12:09:01 + 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 12:09:01 + 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 12:09:01 + pyenv versions 12:09:01 system 12:09:01 3.8.13 12:09:01 3.9.13 12:09:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:09:01 + command -v pyenv 12:09:01 ++ pyenv init - --no-rehash 12:09:01 + 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[*]}"'\'')" 12:09:01 export PATH="/opt/pyenv/shims:${PATH}" 12:09:01 export PYENV_SHELL=bash 12:09:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:09:01 pyenv() { 12:09:01 local command 12:09:01 command="${1:-}" 12:09:01 if [ "$#" -gt 0 ]; then 12:09:01 shift 12:09:01 fi 12:09:01 12:09:01 case "$command" in 12:09:01 rehash|shell) 12:09:01 eval "$(pyenv "sh-$command" "$@")" 12:09:01 ;; 12:09:01 *) 12:09:01 command pyenv "$command" "$@" 12:09:01 ;; 12:09:01 esac 12:09:01 }' 12:09:01 +++ 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[*]}"' 12:09:01 ++ 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 12:09:01 ++ 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 12:09:01 ++ 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 12:09:01 ++ export PYENV_SHELL=bash 12:09:01 ++ PYENV_SHELL=bash 12:09:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:09:01 +++ complete -F _pyenv pyenv 12:09:01 ++ lf-pyver python3 12:09:01 ++ local py_version_xy=python3 12:09:01 ++ local py_version_xyz= 12:09:01 ++ pyenv versions 12:09:01 ++ local command 12:09:01 ++ command=versions 12:09:01 ++ '[' 1 -gt 0 ']' 12:09:01 ++ shift 12:09:01 ++ case "$command" in 12:09:01 ++ command pyenv versions 12:09:01 ++ pyenv versions 12:09:01 ++ grep -E '^[0-9.]*[0-9]$' 12:09:01 ++ awk '{ print $1 }' 12:09:01 ++ sed 's/^[ *]* //' 12:09:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:09:01 +++ grep '^3' /tmp/.pyenv_versions 12:09:01 +++ sort -V 12:09:01 +++ tail -n 1 12:09:01 ++ py_version_xyz=3.10.6 12:09:01 ++ [[ -z 3.10.6 ]] 12:09:01 ++ echo 3.10.6 12:09:01 ++ return 0 12:09:01 + pyenv local 3.10.6 12:09:01 + local command 12:09:01 + command=local 12:09:01 + '[' 2 -gt 0 ']' 12:09:01 + shift 12:09:01 + case "$command" in 12:09:01 + command pyenv local 3.10.6 12:09:01 + pyenv local 3.10.6 12:09:01 + for arg in "$@" 12:09:01 + case $arg in 12:09:01 + pkg_list+='tox ' 12:09:01 + for arg in "$@" 12:09:01 + case $arg in 12:09:01 + pkg_list+='virtualenv ' 12:09:01 + for arg in "$@" 12:09:01 + case $arg in 12:09:01 + pkg_list+='urllib3~=1.26.15 ' 12:09:01 + [[ -f /tmp/.toxenv ]] 12:09:01 ++ cat /tmp/.toxenv 12:09:01 + lf_venv=/tmp/venv-pOVa 12:09:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pOVa from' file:/tmp/.toxenv 12:09:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pOVa from file:/tmp/.toxenv 12:09:01 + /tmp/venv-pOVa/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:09:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:09:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:09:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:09:02 + /tmp/venv-pOVa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:09:03 + type python3 12:09:03 + true 12:09:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pOVa/bin to PATH' 12:09:03 lf-activate-venv(): INFO: Adding /tmp/venv-pOVa/bin to PATH 12:09:03 + PATH=/tmp/venv-pOVa/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 12:09:03 + return 0 12:09:03 + [[ -d /opt/pyenv ]] 12:09:03 + echo '---> Setting up pyenv' 12:09:03 ---> Setting up pyenv 12:09:03 + export PYENV_ROOT=/opt/pyenv 12:09:03 + PYENV_ROOT=/opt/pyenv 12:09:03 + export PATH=/opt/pyenv/bin:/tmp/venv-pOVa/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 12:09:03 + PATH=/opt/pyenv/bin:/tmp/venv-pOVa/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 12:09:03 ++ pwd 12:09:03 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:09:03 + export PYTHONPATH 12:09:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:09:03 + TOX_TESTENV_PASSENV=PYTHONPATH 12:09:03 + tox --version 12:09:03 4.28.4 from /tmp/venv-pOVa/lib/python3.10/site-packages/tox/__init__.py 12:09:03 + PARALLEL=false 12:09:03 + TOX_OPTIONS_LIST= 12:09:03 + [[ -n pre-commit ]] 12:09:03 + TOX_OPTIONS_LIST=' -e pre-commit' 12:09:03 + case ${PARALLEL,,} in 12:09:03 + tox -e pre-commit 12:09:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:09:04 pre-commit: install_deps> python -I -m pip install pre-commit 12:09:07 pre-commit: freeze> python -m pip freeze --all 12:09:07 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.18.0,identify==2.6.13,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,virtualenv==20.33.1 12:09:07 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:09:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:09:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:09:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:09:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:09:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:09:10 [INFO] Once installed this environment will be reused. 12:09:10 [INFO] This may take a few minutes... 12:09:14 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:09:14 [INFO] Once installed this environment will be reused. 12:09:14 [INFO] This may take a few minutes... 12:09:19 trim trailing whitespace.................................................Passed 12:09:19 Tabs remover.............................................................Passed 12:09:19 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:09:19 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:09:19 [INFO] Once installed this environment will be reused. 12:09:19 [INFO] This may take a few minutes... 12:09:28 gitlint..............................................(no files to check)Skipped 12:09:28 pre-commit: OK (23.92=setup[3.57]+cmd[11.86,8.49] seconds) 12:09:28 congratulations :) (24.13 seconds) 12:09:28 + tox_status=0 12:09:28 + echo '---> Completed tox runs' 12:09:28 ---> Completed tox runs 12:09:28 + for i in .tox/*/log 12:09:28 ++ echo .tox/pre-commit/log 12:09:28 ++ awk -F/ '{print $2}' 12:09:28 + tox_env=pre-commit 12:09:28 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:09:28 + DOC_DIR=docs/_build/html 12:09:28 + [[ -d docs/_build/html ]] 12:09:28 + echo '---> tox-run.sh ends' 12:09:28 ---> tox-run.sh ends 12:09:28 + test 0 -eq 0 12:09:28 $ ssh-agent -k 12:09:28 unset SSH_AUTH_SOCK; 12:09:28 unset SSH_AGENT_PID; 12:09:28 echo Agent pid 1645 killed; 12:09:28 [ssh-agent] Stopped. 12:09:28 [PostBuildScript] - [INFO] Executing post build scripts. 12:09:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins26150997443683604.sh 12:09:28 ---> sysstat.sh 12:09:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins487064908776763510.sh 12:09:28 ---> package-listing.sh 12:09:28 ++ facter osfamily 12:09:28 ++ tr '[:upper:]' '[:lower:]' 12:09:28 + OS_FAMILY=debian 12:09:28 + workspace=/w/workspace/oom-master-pre-commit-lint 12:09:28 + START_PACKAGES=/tmp/packages_start.txt 12:09:28 + END_PACKAGES=/tmp/packages_end.txt 12:09:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:09:28 + PACKAGES=/tmp/packages_start.txt 12:09:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:09:28 + PACKAGES=/tmp/packages_end.txt 12:09:28 + case "${OS_FAMILY}" in 12:09:28 + dpkg -l 12:09:28 + grep '^ii' 12:09:28 + '[' -f /tmp/packages_start.txt ']' 12:09:28 + '[' -f /tmp/packages_end.txt ']' 12:09:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:09:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:09:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:09:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:09:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4020795546168023349.sh 12:09:28 ---> capture-instance-metadata.sh 12:09:28 Setup pyenv: 12:09:28 system 12:09:28 3.8.13 12:09:28 3.9.13 12:09:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:09:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gYWa 12:09:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:09:36 lf-activate-venv(): INFO: Installing: lftools 12:09:58 lf-activate-venv(): INFO: Adding /tmp/venv-gYWa/bin to PATH 12:09:58 INFO: Running in OpenStack, capturing instance metadata 12:09:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6926655335362522417.sh 12:09:58 provisioning config files... 12:09:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5870727990990331251tmp 12:09:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:09:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:09:58 [EnvInject] - Injecting environment variables from a build step. 12:09:58 [EnvInject] - Injecting as environment variables the properties content 12:09:58 SERVER_ID=logs 12:09:58 12:09:58 [EnvInject] - Variables injected successfully. 12:09:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6265309496050275127.sh 12:09:58 ---> create-netrc.sh 12:09:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins934221350542512879.sh 12:09:58 ---> python-tools-install.sh 12:09:58 Setup pyenv: 12:09:58 system 12:09:58 3.8.13 12:09:58 3.9.13 12:09:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:09:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gYWa from file:/tmp/.os_lf_venv 12:10:00 lf-activate-venv(): INFO: Installing: lftools 12:10:08 lf-activate-venv(): INFO: Adding /tmp/venv-gYWa/bin to PATH 12:10:08 Generating Requirements File 12:10:29 Python 3.10.6 12:10:29 pip 25.2 from /tmp/venv-gYWa/lib/python3.10/site-packages/pip (python 3.10) 12:10:30 appdirs==1.4.4 12:10:30 argcomplete==3.6.2 12:10:30 aspy.yaml==1.3.0 12:10:30 attrs==25.3.0 12:10:30 autopage==0.5.2 12:10:30 beautifulsoup4==4.13.4 12:10:30 boto3==1.40.8 12:10:30 botocore==1.40.8 12:10:30 bs4==0.0.2 12:10:30 cachetools==5.5.2 12:10:30 certifi==2025.8.3 12:10:30 cffi==1.17.1 12:10:30 cfgv==3.4.0 12:10:30 chardet==5.2.0 12:10:30 charset-normalizer==3.4.3 12:10:30 click==8.2.1 12:10:30 cliff==4.10.0 12:10:30 cmd2==2.7.0 12:10:30 cryptography==3.3.2 12:10:30 debtcollector==3.0.0 12:10:30 decorator==5.2.1 12:10:30 defusedxml==0.7.1 12:10:30 Deprecated==1.2.18 12:10:30 distlib==0.4.0 12:10:30 dnspython==2.7.0 12:10:30 docker==7.1.0 12:10:30 dogpile.cache==1.4.0 12:10:30 durationpy==0.10 12:10:30 email_validator==2.2.0 12:10:30 filelock==3.18.0 12:10:30 future==1.0.0 12:10:30 gitdb==4.0.12 12:10:30 GitPython==3.1.45 12:10:30 google-auth==2.40.3 12:10:30 httplib2==0.22.0 12:10:30 identify==2.6.13 12:10:30 idna==3.10 12:10:30 importlib-resources==1.5.0 12:10:30 iso8601==2.1.0 12:10:30 Jinja2==3.1.6 12:10:30 jmespath==1.0.1 12:10:30 jsonpatch==1.33 12:10:30 jsonpointer==3.0.0 12:10:30 jsonschema==4.25.0 12:10:30 jsonschema-specifications==2025.4.1 12:10:30 keystoneauth1==5.11.1 12:10:30 kubernetes==33.1.0 12:10:30 lftools==0.37.13 12:10:30 lxml==6.0.0 12:10:30 markdown-it-py==4.0.0 12:10:30 MarkupSafe==3.0.2 12:10:30 mdurl==0.1.2 12:10:30 msgpack==1.1.1 12:10:30 multi_key_dict==2.0.3 12:10:30 munch==4.0.0 12:10:30 netaddr==1.3.0 12:10:30 niet==1.4.2 12:10:30 nodeenv==1.9.1 12:10:30 oauth2client==4.1.3 12:10:30 oauthlib==3.3.1 12:10:30 openstacksdk==4.6.0 12:10:30 os-client-config==2.3.0 12:10:30 os-service-types==1.8.0 12:10:30 osc-lib==4.1.0 12:10:30 oslo.config==10.0.0 12:10:30 oslo.context==6.0.0 12:10:30 oslo.i18n==6.5.1 12:10:30 oslo.log==7.2.0 12:10:30 oslo.serialization==5.7.0 12:10:30 oslo.utils==9.0.0 12:10:30 packaging==25.0 12:10:30 pbr==7.0.0 12:10:30 platformdirs==4.3.8 12:10:30 prettytable==3.16.0 12:10:30 psutil==7.0.0 12:10:30 pyasn1==0.6.1 12:10:30 pyasn1_modules==0.4.2 12:10:30 pycparser==2.22 12:10:30 pygerrit2==2.0.15 12:10:30 PyGithub==2.7.0 12:10:30 Pygments==2.19.2 12:10:30 PyJWT==2.10.1 12:10:30 PyNaCl==1.5.0 12:10:30 pyparsing==2.4.7 12:10:30 pyperclip==1.9.0 12:10:30 pyrsistent==0.20.0 12:10:30 python-cinderclient==9.7.0 12:10:30 python-dateutil==2.9.0.post0 12:10:30 python-heatclient==4.3.0 12:10:30 python-jenkins==1.8.3 12:10:30 python-keystoneclient==5.6.0 12:10:30 python-magnumclient==4.8.1 12:10:30 python-openstackclient==8.1.0 12:10:30 python-swiftclient==4.8.0 12:10:30 PyYAML==6.0.2 12:10:30 referencing==0.36.2 12:10:30 requests==2.32.4 12:10:30 requests-oauthlib==2.0.0 12:10:30 requestsexceptions==1.4.0 12:10:30 rfc3986==2.0.0 12:10:30 rich==14.1.0 12:10:30 rich-argparse==1.7.1 12:10:30 rpds-py==0.27.0 12:10:30 rsa==4.9.1 12:10:30 ruamel.yaml==0.18.14 12:10:30 ruamel.yaml.clib==0.2.12 12:10:30 s3transfer==0.13.1 12:10:30 simplejson==3.20.1 12:10:30 six==1.17.0 12:10:30 smmap==5.0.2 12:10:30 soupsieve==2.7 12:10:30 stevedore==5.4.1 12:10:30 tabulate==0.9.0 12:10:30 toml==0.10.2 12:10:30 tomlkit==0.13.3 12:10:30 tqdm==4.67.1 12:10:30 typing_extensions==4.14.1 12:10:30 tzdata==2025.2 12:10:30 urllib3==1.26.20 12:10:30 virtualenv==20.33.1 12:10:30 wcwidth==0.2.13 12:10:30 websocket-client==1.8.0 12:10:30 wrapt==1.17.3 12:10:30 xdg==6.0.0 12:10:30 xmltodict==0.14.2 12:10:30 yq==3.4.3 12:10:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8990105135232522696.sh 12:10:30 ---> sudo-logs.sh 12:10:30 Archiving 'sudo' log.. 12:10:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7107023576108820402.sh 12:10:30 ---> job-cost.sh 12:10:30 Setup pyenv: 12:10:30 system 12:10:30 3.8.13 12:10:30 3.9.13 12:10:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:10:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gYWa from file:/tmp/.os_lf_venv 12:10:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:10:37 lf-activate-venv(): INFO: Adding /tmp/venv-gYWa/bin to PATH 12:10:37 INFO: No Stack... 12:10:38 INFO: Retrieving Pricing Info for: v3-standard-4 12:10:38 INFO: Archiving Costs 12:10:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17982880667375564139.sh 12:10:38 ---> logs-deploy.sh 12:10:38 Setup pyenv: 12:10:38 system 12:10:38 3.8.13 12:10:38 3.9.13 12:10:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:10:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gYWa from file:/tmp/.os_lf_venv 12:10:40 lf-activate-venv(): INFO: Installing: lftools 12:10:48 lf-activate-venv(): INFO: Adding /tmp/venv-gYWa/bin to PATH 12:10:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4212 12:10:48 INFO: archiving workspace using pattern(s): 12:10:49 Archives upload complete. 12:10:50 INFO: archiving logs to Nexus 12:10:50 ---> uname -a: 12:10:50 Linux prd-ubuntu1804-builder-4c-4g-35235 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:10:50 12:10:50 12:10:50 ---> lscpu: 12:10:50 Architecture: x86_64 12:10:50 CPU op-mode(s): 32-bit, 64-bit 12:10:50 Byte Order: Little Endian 12:10:50 CPU(s): 4 12:10:50 On-line CPU(s) list: 0-3 12:10:50 Thread(s) per core: 1 12:10:50 Core(s) per socket: 1 12:10:50 Socket(s): 4 12:10:50 NUMA node(s): 1 12:10:50 Vendor ID: AuthenticAMD 12:10:50 CPU family: 23 12:10:50 Model: 49 12:10:50 Model name: AMD EPYC-Rome Processor 12:10:50 Stepping: 0 12:10:50 CPU MHz: 2799.998 12:10:50 BogoMIPS: 5599.99 12:10:50 Virtualization: AMD-V 12:10:50 Hypervisor vendor: KVM 12:10:50 Virtualization type: full 12:10:50 L1d cache: 32K 12:10:50 L1i cache: 32K 12:10:50 L2 cache: 512K 12:10:50 L3 cache: 16384K 12:10:50 NUMA node0 CPU(s): 0-3 12:10:50 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 12:10:50 12:10:50 12:10:50 ---> nproc: 12:10:50 4 12:10:50 12:10:50 12:10:50 ---> df -h: 12:10:50 Filesystem Size Used Avail Use% Mounted on 12:10:50 udev 7.9G 0 7.9G 0% /dev 12:10:50 tmpfs 1.6G 672K 1.6G 1% /run 12:10:50 /dev/vda1 78G 8.4G 69G 11% / 12:10:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:10:50 tmpfs 5.0M 0 5.0M 0% /run/lock 12:10:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:10:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:10:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:10:50 12:10:50 12:10:50 ---> free -m: 12:10:50 total used free shared buff/cache available 12:10:50 Mem: 16040 534 13293 0 2212 15184 12:10:50 Swap: 1023 0 1023 12:10:50 12:10:50 12:10:50 ---> ip addr: 12:10:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:10:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:10:50 inet 127.0.0.1/8 scope host lo 12:10:50 valid_lft forever preferred_lft forever 12:10:50 inet6 ::1/128 scope host 12:10:50 valid_lft forever preferred_lft forever 12:10:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:10:50 link/ether fa:16:3e:39:53:b3 brd ff:ff:ff:ff:ff:ff 12:10:50 inet 10.30.106.63/23 brd 10.30.107.255 scope global dynamic ens3 12:10:50 valid_lft 86247sec preferred_lft 86247sec 12:10:50 inet6 fe80::f816:3eff:fe39:53b3/64 scope link 12:10:50 valid_lft forever preferred_lft forever 12:10:50 12:10:50 12:10:50 ---> sar -b -r -n DEV: 12:10:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35235) 08/13/25 _x86_64_ (4 CPU) 12:10:50 12:10:50 12:08:19 LINUX RESTART (4 CPU) 12:10:50 12:10:50 12:09:02 tps rtps wtps bread/s bwrtn/s 12:10:50 12:10:01 119.74 5.98 113.76 242.13 35402.68 12:10:50 Average: 119.74 5.98 113.76 242.13 35402.68 12:10:50 12:10:50 12:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:10:50 12:10:01 13789116 15591508 2635852 16.05 77136 1912952 803264 4.60 714024 1678952 159256 12:10:50 Average: 13789116 15591508 2635852 16.05 77136 1912952 803264 4.60 714024 1678952 159256 12:10:50 12:10:50 12:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:10:50 12:10:01 lo 2.58 2.58 0.29 0.29 0.00 0.00 0.00 0.00 12:10:50 12:10:01 ens3 161.29 107.69 1311.70 14.69 0.00 0.00 0.00 0.00 12:10:50 Average: lo 2.58 2.58 0.29 0.29 0.00 0.00 0.00 0.00 12:10:50 Average: ens3 161.29 107.69 1311.70 14.69 0.00 0.00 0.00 0.00 12:10:50 12:10:50 12:10:50 ---> sar -P ALL: 12:10:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35235) 08/13/25 _x86_64_ (4 CPU) 12:10:50 12:10:50 12:08:19 LINUX RESTART (4 CPU) 12:10:50 12:10:50 12:09:02 CPU %user %nice %system %iowait %steal %idle 12:10:50 12:10:01 all 22.87 0.00 2.10 4.15 0.06 70.82 12:10:50 12:10:01 0 16.22 0.00 1.92 10.37 0.09 71.39 12:10:50 12:10:01 1 47.90 0.00 3.35 1.80 0.08 46.87 12:10:50 12:10:01 2 7.95 0.00 1.56 4.07 0.03 86.38 12:10:50 12:10:01 3 19.40 0.00 1.55 0.34 0.05 78.65 12:10:50 Average: all 22.87 0.00 2.10 4.15 0.06 70.82 12:10:50 Average: 0 16.22 0.00 1.92 10.37 0.09 71.39 12:10:50 Average: 1 47.90 0.00 3.35 1.80 0.08 46.87 12:10:50 Average: 2 7.95 0.00 1.56 4.07 0.03 86.38 12:10:50 Average: 3 19.40 0.00 1.55 0.34 0.05 78.65 12:10:50 12:10:50 12:10:50