14:35:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141387 14:35:05 Running as SYSTEM 14:35:05 [EnvInject] - Loading node environment variables. 14:35:05 Building remotely on prd-ubuntu1804-builder-4c-4g-25201 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:35:05 [ssh-agent] Looking for ssh-agent implementation... 14:35:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:05 $ ssh-agent 14:35:05 SSH_AUTH_SOCK=/tmp/ssh-EQLef07dXjSR/agent.1664 14:35:05 SSH_AGENT_PID=1666 14:35:05 [ssh-agent] Started. 14:35:05 Running ssh-add (command line suppressed) 14:35:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2829509292238418950.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2829509292238418950.key) 14:35:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:35:05 The recommended git tool is: NONE 14:35:06 using credential onap-jenkins-ssh 14:35:06 Wiping out workspace first. 14:35:06 Cloning the remote Git repository 14:35:06 Cloning repository git://cloud.onap.org/mirror/oom.git 14:35:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:35:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:35:07 > git --version # timeout=10 14:35:07 > git --version # 'git version 2.17.1' 14:35:07 using GIT_SSH to set credentials Gerrit user 14:35:07 Verifying host key using manually-configured host key entries 14:35:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:35:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:35:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:35:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:35:12 using GIT_SSH to set credentials Gerrit user 14:35:12 Verifying host key using manually-configured host key entries 14:35:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/141387/17 # timeout=30 14:35:12 > git rev-parse 32a7d7cda1eb66081409437d01554156c95db16f^{commit} # timeout=10 14:35:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:35:12 Checking out Revision 32a7d7cda1eb66081409437d01554156c95db16f (refs/changes/87/141387/17) 14:35:12 > git config core.sparsecheckout # timeout=10 14:35:12 > git checkout -f 32a7d7cda1eb66081409437d01554156c95db16f # timeout=30 14:35:16 Commit message: "[SO] 16.0.3 release" 14:35:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:35:16 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 14:35:16 [EnvInject] - Injecting environment variables from a build step. 14:35:16 [EnvInject] - Injecting as environment variables the properties content 14:35:16 PYTHON=python3 14:35:16 14:35:16 [EnvInject] - Variables injected successfully. 14:35:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16299926194170172997.sh 14:35:16 ---> tox-install.sh 14:35:16 + source /home/jenkins/lf-env.sh 14:35:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:35:16 ++ mktemp -d /tmp/venv-XXXX 14:35:16 + lf_venv=/tmp/venv-QIfN 14:35:16 + local venv_file=/tmp/.os_lf_venv 14:35:16 + local python=python3 14:35:16 + local options 14:35:16 + local set_path=true 14:35:16 + local install_args= 14:35:16 ++ 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 14:35:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:35:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:35:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:35:16 + true 14:35:16 + case $1 in 14:35:16 + venv_file=/tmp/.toxenv 14:35:16 + shift 2 14:35:16 + true 14:35:16 + case $1 in 14:35:16 + shift 14:35:16 + break 14:35:16 + case $python in 14:35:16 + local pkg_list= 14:35:16 + [[ -d /opt/pyenv ]] 14:35:16 + echo 'Setup pyenv:' 14:35:16 Setup pyenv: 14:35:16 + export PYENV_ROOT=/opt/pyenv 14:35:16 + PYENV_ROOT=/opt/pyenv 14:35:16 + 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 14:35:16 + 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 14:35:16 + pyenv versions 14:35:16 * system (set by /opt/pyenv/version) 14:35:16 * 3.8.13 (set by /opt/pyenv/version) 14:35:16 * 3.9.13 (set by /opt/pyenv/version) 14:35:16 * 3.10.6 (set by /opt/pyenv/version) 14:35:16 + command -v pyenv 14:35:16 ++ pyenv init - --no-rehash 14:35:16 + 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[*]}"'\'')" 14:35:16 export PATH="/opt/pyenv/shims:${PATH}" 14:35:16 export PYENV_SHELL=bash 14:35:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:35:16 pyenv() { 14:35:16 local command 14:35:16 command="${1:-}" 14:35:16 if [ "$#" -gt 0 ]; then 14:35:16 shift 14:35:16 fi 14:35:16 14:35:16 case "$command" in 14:35:16 rehash|shell) 14:35:16 eval "$(pyenv "sh-$command" "$@")" 14:35:16 ;; 14:35:16 *) 14:35:16 command pyenv "$command" "$@" 14:35:16 ;; 14:35:16 esac 14:35:16 }' 14:35:16 +++ 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[*]}"' 14:35:16 ++ 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 14:35:16 ++ 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 14:35:16 ++ 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 14:35:16 ++ export PYENV_SHELL=bash 14:35:16 ++ PYENV_SHELL=bash 14:35:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:35:16 +++ complete -F _pyenv pyenv 14:35:16 ++ lf-pyver python3 14:35:16 ++ local py_version_xy=python3 14:35:16 ++ local py_version_xyz= 14:35:16 ++ sed 's/^[ *]* //' 14:35:16 ++ pyenv versions 14:35:16 ++ local command 14:35:16 ++ command=versions 14:35:16 ++ '[' 1 -gt 0 ']' 14:35:16 ++ shift 14:35:16 ++ case "$command" in 14:35:16 ++ command pyenv versions 14:35:16 ++ pyenv versions 14:35:16 ++ awk '{ print $1 }' 14:35:16 ++ grep -E '^[0-9.]*[0-9]$' 14:35:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:35:16 +++ sort -V 14:35:16 +++ grep '^3' /tmp/.pyenv_versions 14:35:16 +++ tail -n 1 14:35:16 ++ py_version_xyz=3.10.6 14:35:16 ++ [[ -z 3.10.6 ]] 14:35:16 ++ echo 3.10.6 14:35:16 ++ return 0 14:35:16 + pyenv local 3.10.6 14:35:16 + local command 14:35:16 + command=local 14:35:16 + '[' 2 -gt 0 ']' 14:35:16 + shift 14:35:16 + case "$command" in 14:35:16 + command pyenv local 3.10.6 14:35:16 + pyenv local 3.10.6 14:35:16 + for arg in "$@" 14:35:16 + case $arg in 14:35:16 + pkg_list+='tox ' 14:35:16 + for arg in "$@" 14:35:16 + case $arg in 14:35:16 + pkg_list+='virtualenv ' 14:35:16 + for arg in "$@" 14:35:16 + case $arg in 14:35:16 + pkg_list+='urllib3~=1.26.15 ' 14:35:16 + [[ -f /tmp/.toxenv ]] 14:35:16 + [[ ! -f /tmp/.toxenv ]] 14:35:16 + [[ -n '' ]] 14:35:16 + python3 -m venv /tmp/venv-QIfN 14:35:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QIfN' 14:35:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QIfN 14:35:20 + echo /tmp/venv-QIfN 14:35:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:35:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:35:20 + /tmp/venv-QIfN/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:35:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:35:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:35:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:35:24 + /tmp/venv-QIfN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:35:26 + type python3 14:35:26 + true 14:35:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QIfN/bin to PATH' 14:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-QIfN/bin to PATH 14:35:26 + PATH=/tmp/venv-QIfN/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 14:35:26 + return 0 14:35:26 + python3 --version 14:35:26 Python 3.10.6 14:35:26 + python3 -m pip --version 14:35:27 pip 25.1.1 from /tmp/venv-QIfN/lib/python3.10/site-packages/pip (python 3.10) 14:35:27 + python3 -m pip freeze 14:35:27 cachetools==6.1.0 14:35:27 chardet==5.2.0 14:35:27 colorama==0.4.6 14:35:27 distlib==0.3.9 14:35:27 filelock==3.18.0 14:35:27 packaging==25.0 14:35:27 platformdirs==4.3.8 14:35:27 pluggy==1.6.0 14:35:27 pyproject-api==1.9.1 14:35:27 tomli==2.2.1 14:35:27 tox==4.27.0 14:35:27 typing_extensions==4.14.0 14:35:27 urllib3==1.26.20 14:35:27 virtualenv==20.31.2 14:35:27 [EnvInject] - Injecting environment variables from a build step. 14:35:27 [EnvInject] - Injecting as environment variables the properties content 14:35:27 PARALLEL=false 14:35:27 14:35:27 [EnvInject] - Variables injected successfully. 14:35:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11253383623792469065.sh 14:35:27 ---> tox-run.sh 14:35:27 + 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 14:35:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:35:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:35:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:35:27 + cd /w/workspace/oom-master-pre-commit-lint/. 14:35:27 + source /home/jenkins/lf-env.sh 14:35:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:35:27 ++ mktemp -d /tmp/venv-XXXX 14:35:27 + lf_venv=/tmp/venv-Swdf 14:35:27 + local venv_file=/tmp/.os_lf_venv 14:35:27 + local python=python3 14:35:27 + local options 14:35:27 + local set_path=true 14:35:27 + local install_args= 14:35:27 ++ 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 14:35:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:35:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:35:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:35:27 + true 14:35:27 + case $1 in 14:35:27 + venv_file=/tmp/.toxenv 14:35:27 + shift 2 14:35:27 + true 14:35:27 + case $1 in 14:35:27 + shift 14:35:27 + break 14:35:27 + case $python in 14:35:27 + local pkg_list= 14:35:27 + [[ -d /opt/pyenv ]] 14:35:27 + echo 'Setup pyenv:' 14:35:27 Setup pyenv: 14:35:27 + export PYENV_ROOT=/opt/pyenv 14:35:27 + PYENV_ROOT=/opt/pyenv 14:35:27 + 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 14:35:27 + 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 14:35:27 + pyenv versions 14:35:27 system 14:35:27 3.8.13 14:35:27 3.9.13 14:35:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:35:27 + command -v pyenv 14:35:27 ++ pyenv init - --no-rehash 14:35:27 + 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[*]}"'\'')" 14:35:27 export PATH="/opt/pyenv/shims:${PATH}" 14:35:27 export PYENV_SHELL=bash 14:35:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:35:27 pyenv() { 14:35:27 local command 14:35:27 command="${1:-}" 14:35:27 if [ "$#" -gt 0 ]; then 14:35:27 shift 14:35:27 fi 14:35:27 14:35:27 case "$command" in 14:35:27 rehash|shell) 14:35:27 eval "$(pyenv "sh-$command" "$@")" 14:35:27 ;; 14:35:27 *) 14:35:27 command pyenv "$command" "$@" 14:35:27 ;; 14:35:27 esac 14:35:27 }' 14:35:27 +++ 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[*]}"' 14:35:27 ++ 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 14:35:27 ++ 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 14:35:27 ++ 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 14:35:27 ++ export PYENV_SHELL=bash 14:35:27 ++ PYENV_SHELL=bash 14:35:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:35:27 +++ complete -F _pyenv pyenv 14:35:27 ++ lf-pyver python3 14:35:27 ++ local py_version_xy=python3 14:35:27 ++ local py_version_xyz= 14:35:27 ++ pyenv versions 14:35:27 ++ local command 14:35:27 ++ command=versions 14:35:27 ++ '[' 1 -gt 0 ']' 14:35:27 ++ shift 14:35:27 ++ case "$command" in 14:35:27 ++ command pyenv versions 14:35:27 ++ pyenv versions 14:35:27 ++ sed 's/^[ *]* //' 14:35:27 ++ grep -E '^[0-9.]*[0-9]$' 14:35:27 ++ awk '{ print $1 }' 14:35:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:35:27 +++ grep '^3' /tmp/.pyenv_versions 14:35:27 +++ sort -V 14:35:27 +++ tail -n 1 14:35:27 ++ py_version_xyz=3.10.6 14:35:27 ++ [[ -z 3.10.6 ]] 14:35:27 ++ echo 3.10.6 14:35:27 ++ return 0 14:35:27 + pyenv local 3.10.6 14:35:27 + local command 14:35:27 + command=local 14:35:27 + '[' 2 -gt 0 ']' 14:35:27 + shift 14:35:27 + case "$command" in 14:35:27 + command pyenv local 3.10.6 14:35:27 + pyenv local 3.10.6 14:35:27 + for arg in "$@" 14:35:27 + case $arg in 14:35:27 + pkg_list+='tox ' 14:35:27 + for arg in "$@" 14:35:27 + case $arg in 14:35:27 + pkg_list+='virtualenv ' 14:35:27 + for arg in "$@" 14:35:27 + case $arg in 14:35:27 + pkg_list+='urllib3~=1.26.15 ' 14:35:27 + [[ -f /tmp/.toxenv ]] 14:35:27 ++ cat /tmp/.toxenv 14:35:27 + lf_venv=/tmp/venv-QIfN 14:35:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QIfN from' file:/tmp/.toxenv 14:35:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QIfN from file:/tmp/.toxenv 14:35:27 + /tmp/venv-QIfN/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:35:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:35:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:35:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:35:28 + /tmp/venv-QIfN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:35:29 + type python3 14:35:29 + true 14:35:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QIfN/bin to PATH' 14:35:29 lf-activate-venv(): INFO: Adding /tmp/venv-QIfN/bin to PATH 14:35:29 + PATH=/tmp/venv-QIfN/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 14:35:29 + return 0 14:35:29 + [[ -d /opt/pyenv ]] 14:35:29 + echo '---> Setting up pyenv' 14:35:29 ---> Setting up pyenv 14:35:29 + export PYENV_ROOT=/opt/pyenv 14:35:29 + PYENV_ROOT=/opt/pyenv 14:35:29 + export PATH=/opt/pyenv/bin:/tmp/venv-QIfN/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 14:35:29 + PATH=/opt/pyenv/bin:/tmp/venv-QIfN/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 14:35:29 ++ pwd 14:35:29 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:35:29 + export PYTHONPATH 14:35:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:35:29 + TOX_TESTENV_PASSENV=PYTHONPATH 14:35:29 + tox --version 14:35:29 4.27.0 from /tmp/venv-QIfN/lib/python3.10/site-packages/tox/__init__.py 14:35:29 + PARALLEL=false 14:35:29 + TOX_OPTIONS_LIST= 14:35:29 + [[ -n pre-commit ]] 14:35:29 + TOX_OPTIONS_LIST=' -e pre-commit' 14:35:29 + case ${PARALLEL,,} in 14:35:29 + tox -e pre-commit 14:35:29 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:35:31 pre-commit: install_deps> python -I -m pip install pre-commit 14:35:33 pre-commit: freeze> python -m pip freeze --all 14:35:33 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 14:35:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:35:34 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:35:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:35:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:35:36 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:35:36 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:35:36 [INFO] Once installed this environment will be reused. 14:35:36 [INFO] This may take a few minutes... 14:35:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:35:41 [INFO] Once installed this environment will be reused. 14:35:41 [INFO] This may take a few minutes... 14:35:45 trim trailing whitespace.................................................Passed 14:35:45 Tabs remover.............................................................Passed 14:35:45 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:35:46 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:35:46 [INFO] Once installed this environment will be reused. 14:35:46 [INFO] This may take a few minutes... 14:35:54 gitlint..............................................(no files to check)Skipped 14:35:54 pre-commit: OK (24.12=setup[3.53]+cmd[12.07,8.52] seconds) 14:35:54 congratulations :) (24.35 seconds) 14:35:54 + tox_status=0 14:35:54 + echo '---> Completed tox runs' 14:35:54 ---> Completed tox runs 14:35:54 + for i in .tox/*/log 14:35:54 ++ echo .tox/pre-commit/log 14:35:54 ++ awk -F/ '{print $2}' 14:35:54 + tox_env=pre-commit 14:35:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:35:54 + DOC_DIR=docs/_build/html 14:35:54 + [[ -d docs/_build/html ]] 14:35:54 + echo '---> tox-run.sh ends' 14:35:54 ---> tox-run.sh ends 14:35:54 + test 0 -eq 0 14:35:54 $ ssh-agent -k 14:35:54 unset SSH_AUTH_SOCK; 14:35:54 unset SSH_AGENT_PID; 14:35:54 echo Agent pid 1666 killed; 14:35:54 [ssh-agent] Stopped. 14:35:54 [PostBuildScript] - [INFO] Executing post build scripts. 14:35:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15805237865249154439.sh 14:35:54 ---> sysstat.sh 14:35:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13373441362666190132.sh 14:35:55 ---> package-listing.sh 14:35:55 ++ tr '[:upper:]' '[:lower:]' 14:35:55 ++ facter osfamily 14:35:55 + OS_FAMILY=debian 14:35:55 + workspace=/w/workspace/oom-master-pre-commit-lint 14:35:55 + START_PACKAGES=/tmp/packages_start.txt 14:35:55 + END_PACKAGES=/tmp/packages_end.txt 14:35:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:35:55 + PACKAGES=/tmp/packages_start.txt 14:35:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:35:55 + PACKAGES=/tmp/packages_end.txt 14:35:55 + case "${OS_FAMILY}" in 14:35:55 + dpkg -l 14:35:55 + grep '^ii' 14:35:55 + '[' -f /tmp/packages_start.txt ']' 14:35:55 + '[' -f /tmp/packages_end.txt ']' 14:35:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:35:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:35:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:35:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:35:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins89333051555157426.sh 14:35:55 ---> capture-instance-metadata.sh 14:35:55 Setup pyenv: 14:35:55 system 14:35:55 3.8.13 14:35:55 3.9.13 14:35:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:35:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TUwX 14:35:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:36:03 lf-activate-venv(): INFO: Installing: lftools 14:36:26 lf-activate-venv(): INFO: Adding /tmp/venv-TUwX/bin to PATH 14:36:26 INFO: Running in OpenStack, capturing instance metadata 14:36:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3971621968926225335.sh 14:36:26 provisioning config files... 14:36:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16600474669635676815tmp 14:36:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:36:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:36:26 [EnvInject] - Injecting environment variables from a build step. 14:36:26 [EnvInject] - Injecting as environment variables the properties content 14:36:26 SERVER_ID=logs 14:36:26 14:36:26 [EnvInject] - Variables injected successfully. 14:36:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15284810522328826192.sh 14:36:26 ---> create-netrc.sh 14:36:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13424922638081902342.sh 14:36:26 ---> python-tools-install.sh 14:36:26 Setup pyenv: 14:36:26 system 14:36:26 3.8.13 14:36:26 3.9.13 14:36:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:36:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TUwX from file:/tmp/.os_lf_venv 14:36:28 lf-activate-venv(): INFO: Installing: lftools 14:36:36 lf-activate-venv(): INFO: Adding /tmp/venv-TUwX/bin to PATH 14:36:36 Generating Requirements File 14:36:56 Python 3.10.6 14:36:57 pip 25.1.1 from /tmp/venv-TUwX/lib/python3.10/site-packages/pip (python 3.10) 14:36:57 appdirs==1.4.4 14:36:57 argcomplete==3.6.2 14:36:57 aspy.yaml==1.3.0 14:36:57 attrs==25.3.0 14:36:57 autopage==0.5.2 14:36:57 beautifulsoup4==4.13.4 14:36:57 boto3==1.39.1 14:36:57 botocore==1.39.1 14:36:57 bs4==0.0.2 14:36:57 cachetools==5.5.2 14:36:57 certifi==2025.6.15 14:36:57 cffi==1.17.1 14:36:57 cfgv==3.4.0 14:36:57 chardet==5.2.0 14:36:57 charset-normalizer==3.4.2 14:36:57 click==8.2.1 14:36:57 cliff==4.10.0 14:36:57 cmd2==2.7.0 14:36:57 cryptography==3.3.2 14:36:57 debtcollector==3.0.0 14:36:57 decorator==5.2.1 14:36:57 defusedxml==0.7.1 14:36:57 Deprecated==1.2.18 14:36:57 distlib==0.3.9 14:36:57 dnspython==2.7.0 14:36:57 docker==7.1.0 14:36:57 dogpile.cache==1.4.0 14:36:57 durationpy==0.10 14:36:57 email_validator==2.2.0 14:36:57 filelock==3.18.0 14:36:57 future==1.0.0 14:36:57 gitdb==4.0.12 14:36:57 GitPython==3.1.44 14:36:57 google-auth==2.40.3 14:36:57 httplib2==0.22.0 14:36:57 identify==2.6.12 14:36:57 idna==3.10 14:36:57 importlib-resources==1.5.0 14:36:57 iso8601==2.1.0 14:36:57 Jinja2==3.1.6 14:36:57 jmespath==1.0.1 14:36:57 jsonpatch==1.33 14:36:57 jsonpointer==3.0.0 14:36:57 jsonschema==4.24.0 14:36:57 jsonschema-specifications==2025.4.1 14:36:57 keystoneauth1==5.11.1 14:36:57 kubernetes==33.1.0 14:36:57 lftools==0.37.13 14:36:57 lxml==6.0.0 14:36:57 markdown-it-py==3.0.0 14:36:57 MarkupSafe==3.0.2 14:36:57 mdurl==0.1.2 14:36:57 msgpack==1.1.1 14:36:57 multi_key_dict==2.0.3 14:36:57 munch==4.0.0 14:36:57 netaddr==1.3.0 14:36:57 niet==1.4.2 14:36:57 nodeenv==1.9.1 14:36:57 oauth2client==4.1.3 14:36:57 oauthlib==3.3.1 14:36:57 openstacksdk==4.6.0 14:36:57 os-client-config==2.1.0 14:36:57 os-service-types==1.7.0 14:36:57 osc-lib==4.0.2 14:36:57 oslo.config==9.8.0 14:36:57 oslo.context==6.0.0 14:36:57 oslo.i18n==6.5.1 14:36:57 oslo.log==7.1.0 14:36:57 oslo.serialization==5.7.0 14:36:57 oslo.utils==9.0.0 14:36:57 packaging==25.0 14:36:57 pbr==6.1.1 14:36:57 platformdirs==4.3.8 14:36:57 prettytable==3.16.0 14:36:57 psutil==7.0.0 14:36:57 pyasn1==0.6.1 14:36:57 pyasn1_modules==0.4.2 14:36:57 pycparser==2.22 14:36:57 pygerrit2==2.0.15 14:36:57 PyGithub==2.6.1 14:36:57 Pygments==2.19.2 14:36:57 PyJWT==2.10.1 14:36:57 PyNaCl==1.5.0 14:36:57 pyparsing==2.4.7 14:36:57 pyperclip==1.9.0 14:36:57 pyrsistent==0.20.0 14:36:57 python-cinderclient==9.7.0 14:36:57 python-dateutil==2.9.0.post0 14:36:57 python-heatclient==4.2.0 14:36:57 python-jenkins==1.8.2 14:36:57 python-keystoneclient==5.6.0 14:36:57 python-magnumclient==4.8.1 14:36:57 python-openstackclient==8.1.0 14:36:57 python-swiftclient==4.8.0 14:36:57 PyYAML==6.0.2 14:36:57 referencing==0.36.2 14:36:57 requests==2.32.4 14:36:57 requests-oauthlib==2.0.0 14:36:57 requestsexceptions==1.4.0 14:36:57 rfc3986==2.0.0 14:36:57 rich==14.0.0 14:36:57 rich-argparse==1.7.1 14:36:57 rpds-py==0.26.0 14:36:57 rsa==4.9.1 14:36:57 ruamel.yaml==0.18.14 14:36:57 ruamel.yaml.clib==0.2.12 14:36:57 s3transfer==0.13.0 14:36:57 simplejson==3.20.1 14:36:57 six==1.17.0 14:36:57 smmap==5.0.2 14:36:57 soupsieve==2.7 14:36:57 stevedore==5.4.1 14:36:57 tabulate==0.9.0 14:36:57 toml==0.10.2 14:36:57 tomlkit==0.13.3 14:36:57 tqdm==4.67.1 14:36:57 typing_extensions==4.14.0 14:36:57 tzdata==2025.2 14:36:57 urllib3==1.26.20 14:36:57 virtualenv==20.31.2 14:36:57 wcwidth==0.2.13 14:36:57 websocket-client==1.8.0 14:36:57 wrapt==1.17.2 14:36:57 xdg==6.0.0 14:36:57 xmltodict==0.14.2 14:36:57 yq==3.4.3 14:36:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9502511252999100236.sh 14:36:57 ---> sudo-logs.sh 14:36:57 Archiving 'sudo' log.. 14:36:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10082168493656533515.sh 14:36:57 ---> job-cost.sh 14:36:57 Setup pyenv: 14:36:57 system 14:36:57 3.8.13 14:36:57 3.9.13 14:36:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:36:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TUwX from file:/tmp/.os_lf_venv 14:36:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-TUwX/bin to PATH 14:37:05 INFO: No Stack... 14:37:05 INFO: Retrieving Pricing Info for: v3-standard-4 14:37:05 INFO: Archiving Costs 14:37:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17124537820798011541.sh 14:37:05 ---> logs-deploy.sh 14:37:05 Setup pyenv: 14:37:05 system 14:37:05 3.8.13 14:37:05 3.9.13 14:37:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:37:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TUwX from file:/tmp/.os_lf_venv 14:37:07 lf-activate-venv(): INFO: Installing: lftools 14:37:16 lf-activate-venv(): INFO: Adding /tmp/venv-TUwX/bin to PATH 14:37:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4169 14:37:16 INFO: archiving workspace using pattern(s): 14:37:17 Archives upload complete. 14:37:17 INFO: archiving logs to Nexus 14:37:18 ---> uname -a: 14:37:18 Linux prd-ubuntu1804-builder-4c-4g-25201 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:37:18 14:37:18 14:37:18 ---> lscpu: 14:37:18 Architecture: x86_64 14:37:18 CPU op-mode(s): 32-bit, 64-bit 14:37:18 Byte Order: Little Endian 14:37:18 CPU(s): 4 14:37:18 On-line CPU(s) list: 0-3 14:37:18 Thread(s) per core: 1 14:37:18 Core(s) per socket: 1 14:37:18 Socket(s): 4 14:37:18 NUMA node(s): 1 14:37:18 Vendor ID: AuthenticAMD 14:37:18 CPU family: 23 14:37:18 Model: 49 14:37:18 Model name: AMD EPYC-Rome Processor 14:37:18 Stepping: 0 14:37:18 CPU MHz: 2799.998 14:37:18 BogoMIPS: 5599.99 14:37:18 Virtualization: AMD-V 14:37:18 Hypervisor vendor: KVM 14:37:18 Virtualization type: full 14:37:18 L1d cache: 32K 14:37:18 L1i cache: 32K 14:37:18 L2 cache: 512K 14:37:18 L3 cache: 16384K 14:37:18 NUMA node0 CPU(s): 0-3 14:37:18 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 14:37:18 14:37:18 14:37:18 ---> nproc: 14:37:18 4 14:37:18 14:37:18 14:37:18 ---> df -h: 14:37:18 Filesystem Size Used Avail Use% Mounted on 14:37:18 udev 7.9G 0 7.9G 0% /dev 14:37:18 tmpfs 1.6G 672K 1.6G 1% /run 14:37:18 /dev/vda1 78G 8.4G 69G 11% / 14:37:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:37:18 tmpfs 5.0M 0 5.0M 0% /run/lock 14:37:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:37:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:37:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:37:18 14:37:18 14:37:18 ---> free -m: 14:37:18 total used free shared buff/cache available 14:37:18 Mem: 16040 566 13269 0 2204 15153 14:37:18 Swap: 1023 0 1023 14:37:18 14:37:18 14:37:18 ---> ip addr: 14:37:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:37:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:37:18 inet 127.0.0.1/8 scope host lo 14:37:18 valid_lft forever preferred_lft forever 14:37:18 inet6 ::1/128 scope host 14:37:18 valid_lft forever preferred_lft forever 14:37:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:37:18 link/ether fa:16:3e:16:7d:1e brd ff:ff:ff:ff:ff:ff 14:37:18 inet 10.30.106.190/23 brd 10.30.107.255 scope global dynamic ens3 14:37:18 valid_lft 86251sec preferred_lft 86251sec 14:37:18 inet6 fe80::f816:3eff:fe16:7d1e/64 scope link 14:37:18 valid_lft forever preferred_lft forever 14:37:18 14:37:18 14:37:18 ---> sar -b -r -n DEV: 14:37:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25201) 07/02/25 _x86_64_ (4 CPU) 14:37:18 14:37:18 14:34:51 LINUX RESTART (4 CPU) 14:37:18 14:37:18 14:35:01 tps rtps wtps bread/s bwrtn/s 14:37:18 14:36:00 315.33 59.96 255.37 3746.44 58222.56 14:37:18 14:37:01 132.99 1.38 131.62 130.60 28201.15 14:37:18 Average: 223.41 30.42 192.98 1923.58 43087.82 14:37:18 14:37:18 14:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:37:18 14:36:00 13958840 15564340 2466128 15.01 58036 1747036 763284 4.37 728200 1522484 154148 14:37:18 14:37:01 13611428 15531300 2813540 17.13 85752 2014704 779264 4.46 780208 1779932 118168 14:37:18 Average: 13785134 15547820 2639834 16.07 71894 1880870 771274 4.41 754204 1651208 136158 14:37:18 14:37:18 14:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:37:18 14:36:00 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 14:37:18 14:36:00 ens3 548.19 393.22 2321.22 88.04 0.00 0.00 0.00 0.00 14:37:18 14:37:01 lo 1.57 1.57 0.18 0.18 0.00 0.00 0.00 0.00 14:37:18 14:37:01 ens3 181.54 125.57 875.85 16.02 0.00 0.00 0.00 0.00 14:37:18 Average: lo 1.98 1.98 0.22 0.22 0.00 0.00 0.00 0.00 14:37:18 Average: ens3 363.35 258.29 1592.56 51.73 0.00 0.00 0.00 0.00 14:37:18 14:37:18 14:37:18 ---> sar -P ALL: 14:37:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25201) 07/02/25 _x86_64_ (4 CPU) 14:37:18 14:37:18 14:34:51 LINUX RESTART (4 CPU) 14:37:18 14:37:18 14:35:01 CPU %user %nice %system %iowait %steal %idle 14:37:18 14:36:00 all 24.71 0.00 2.78 4.06 0.07 68.37 14:37:18 14:36:00 0 19.47 0.00 2.30 1.23 0.05 76.95 14:37:18 14:36:00 1 24.33 0.00 2.59 8.35 0.08 64.64 14:37:18 14:36:00 2 26.90 0.00 3.44 3.27 0.07 66.33 14:37:18 14:36:00 3 28.18 0.00 2.77 3.46 0.08 65.51 14:37:18 14:37:01 all 21.09 0.00 1.49 2.66 0.06 74.69 14:37:18 14:37:01 0 4.24 0.00 0.85 3.98 0.03 90.89 14:37:18 14:37:01 1 26.12 0.00 1.35 1.08 0.05 71.40 14:37:18 14:37:01 2 19.89 0.00 1.77 1.44 0.08 76.81 14:37:18 14:37:01 3 34.23 0.00 2.02 4.12 0.07 59.56 14:37:18 Average: all 22.88 0.00 2.13 3.36 0.06 71.57 14:37:18 Average: 0 11.78 0.00 1.57 2.62 0.04 83.99 14:37:18 Average: 1 25.24 0.00 1.96 4.68 0.07 68.06 14:37:18 Average: 2 23.36 0.00 2.60 2.35 0.07 71.63 14:37:18 Average: 3 31.23 0.00 2.39 3.79 0.07 62.51 14:37:18 14:37:18 14:37:18