16:06:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141468 16:06:15 Running as SYSTEM 16:06:15 [EnvInject] - Loading node environment variables. 16:06:15 Building remotely on prd-ubuntu1804-builder-4c-4g-27336 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:06:15 [ssh-agent] Looking for ssh-agent implementation... 16:06:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:06:15 $ ssh-agent 16:06:16 SSH_AUTH_SOCK=/tmp/ssh-RvNFLEmXeogx/agent.1632 16:06:16 SSH_AGENT_PID=1634 16:06:16 [ssh-agent] Started. 16:06:16 Running ssh-add (command line suppressed) 16:06:16 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16401000417247084672.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16401000417247084672.key) 16:06:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:06:16 The recommended git tool is: NONE 16:06:17 using credential onap-jenkins-ssh 16:06:17 Wiping out workspace first. 16:06:17 Cloning the remote Git repository 16:06:17 Cloning repository git://cloud.onap.org/mirror/oom.git 16:06:17 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:06:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:06:17 > git --version # timeout=10 16:06:17 > git --version # 'git version 2.17.1' 16:06:17 using GIT_SSH to set credentials Gerrit user 16:06:17 Verifying host key using manually-configured host key entries 16:06:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:06:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:06:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:06:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:06:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:06:23 using GIT_SSH to set credentials Gerrit user 16:06:23 Verifying host key using manually-configured host key entries 16:06:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/141468/5 # timeout=30 16:06:23 > git rev-parse 3e34ecd32d06c71b012f6a7729926ecb572956b9^{commit} # timeout=10 16:06:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:06:23 Checking out Revision 3e34ecd32d06c71b012f6a7729926ecb572956b9 (refs/changes/68/141468/5) 16:06:23 > git config core.sparsecheckout # timeout=10 16:06:23 > git checkout -f 3e34ecd32d06c71b012f6a7729926ecb572956b9 # timeout=30 16:06:26 Commit message: "[SO] 16.0.4 release" 16:06:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:06:26 > git rev-list --no-walk e8bbe2e19f0a11214c5580d482990cc53df46309 # timeout=10 16:06:27 [EnvInject] - Injecting environment variables from a build step. 16:06:27 [EnvInject] - Injecting as environment variables the properties content 16:06:27 PYTHON=python3 16:06:27 16:06:27 [EnvInject] - Variables injected successfully. 16:06:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13559219107835787696.sh 16:06:27 ---> tox-install.sh 16:06:27 + source /home/jenkins/lf-env.sh 16:06:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:06:27 ++ mktemp -d /tmp/venv-XXXX 16:06:27 + lf_venv=/tmp/venv-MTVb 16:06:27 + local venv_file=/tmp/.os_lf_venv 16:06:27 + local python=python3 16:06:27 + local options 16:06:27 + local set_path=true 16:06:27 + local install_args= 16:06: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 16:06:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:06:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:06:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:06:27 + true 16:06:27 + case $1 in 16:06:27 + venv_file=/tmp/.toxenv 16:06:27 + shift 2 16:06:27 + true 16:06:27 + case $1 in 16:06:27 + shift 16:06:27 + break 16:06:27 + case $python in 16:06:27 + local pkg_list= 16:06:27 + [[ -d /opt/pyenv ]] 16:06:27 + echo 'Setup pyenv:' 16:06:27 Setup pyenv: 16:06:27 + export PYENV_ROOT=/opt/pyenv 16:06:27 + PYENV_ROOT=/opt/pyenv 16:06:27 + 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:06:27 + 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:06:27 + pyenv versions 16:06:27 * system (set by /opt/pyenv/version) 16:06:27 * 3.8.13 (set by /opt/pyenv/version) 16:06:27 * 3.9.13 (set by /opt/pyenv/version) 16:06:27 * 3.10.6 (set by /opt/pyenv/version) 16:06:27 + command -v pyenv 16:06:27 ++ pyenv init - --no-rehash 16:06: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[*]}"'\'')" 16:06:27 export PATH="/opt/pyenv/shims:${PATH}" 16:06:27 export PYENV_SHELL=bash 16:06:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:06:27 pyenv() { 16:06:27 local command 16:06:27 command="${1:-}" 16:06:27 if [ "$#" -gt 0 ]; then 16:06:27 shift 16:06:27 fi 16:06:27 16:06:27 case "$command" in 16:06:27 rehash|shell) 16:06:27 eval "$(pyenv "sh-$command" "$@")" 16:06:27 ;; 16:06:27 *) 16:06:27 command pyenv "$command" "$@" 16:06:27 ;; 16:06:27 esac 16:06:27 }' 16:06: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[*]}"' 16:06:27 ++ 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:06:27 ++ 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:06:27 ++ 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:06:27 ++ export PYENV_SHELL=bash 16:06:27 ++ PYENV_SHELL=bash 16:06:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:06:27 +++ complete -F _pyenv pyenv 16:06:27 ++ lf-pyver python3 16:06:27 ++ local py_version_xy=python3 16:06:27 ++ local py_version_xyz= 16:06:27 ++ pyenv versions 16:06:27 ++ local command 16:06:27 ++ sed 's/^[ *]* //' 16:06:27 ++ command=versions 16:06:27 ++ '[' 1 -gt 0 ']' 16:06:27 ++ shift 16:06:27 ++ awk '{ print $1 }' 16:06:27 ++ case "$command" in 16:06:27 ++ command pyenv versions 16:06:27 ++ pyenv versions 16:06:27 ++ grep -E '^[0-9.]*[0-9]$' 16:06:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:06:27 +++ grep '^3' /tmp/.pyenv_versions 16:06:27 +++ sort -V 16:06:27 +++ tail -n 1 16:06:27 ++ py_version_xyz=3.10.6 16:06:27 ++ [[ -z 3.10.6 ]] 16:06:27 ++ echo 3.10.6 16:06:27 ++ return 0 16:06:27 + pyenv local 3.10.6 16:06:27 + local command 16:06:27 + command=local 16:06:27 + '[' 2 -gt 0 ']' 16:06:27 + shift 16:06:27 + case "$command" in 16:06:27 + command pyenv local 3.10.6 16:06:27 + pyenv local 3.10.6 16:06:27 + for arg in "$@" 16:06:27 + case $arg in 16:06:27 + pkg_list+='tox ' 16:06:27 + for arg in "$@" 16:06:27 + case $arg in 16:06:27 + pkg_list+='virtualenv ' 16:06:27 + for arg in "$@" 16:06:27 + case $arg in 16:06:27 + pkg_list+='urllib3~=1.26.15 ' 16:06:27 + [[ -f /tmp/.toxenv ]] 16:06:27 + [[ ! -f /tmp/.toxenv ]] 16:06:27 + [[ -n '' ]] 16:06:27 + python3 -m venv /tmp/venv-MTVb 16:06:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MTVb' 16:06:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MTVb 16:06:31 + echo /tmp/venv-MTVb 16:06:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:06:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:06:31 + /tmp/venv-MTVb/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 16:06:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:06:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:06:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:06:35 + /tmp/venv-MTVb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:06:37 + type python3 16:06:37 + true 16:06:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MTVb/bin to PATH' 16:06:37 lf-activate-venv(): INFO: Adding /tmp/venv-MTVb/bin to PATH 16:06:37 + PATH=/tmp/venv-MTVb/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:06:37 + return 0 16:06:37 + python3 --version 16:06:37 Python 3.10.6 16:06:37 + python3 -m pip --version 16:06:37 pip 25.1.1 from /tmp/venv-MTVb/lib/python3.10/site-packages/pip (python 3.10) 16:06:37 + python3 -m pip freeze 16:06:37 cachetools==6.1.0 16:06:37 chardet==5.2.0 16:06:37 colorama==0.4.6 16:06:37 distlib==0.3.9 16:06:37 filelock==3.18.0 16:06:37 packaging==25.0 16:06:37 platformdirs==4.3.8 16:06:37 pluggy==1.6.0 16:06:37 pyproject-api==1.9.1 16:06:37 tomli==2.2.1 16:06:37 tox==4.27.0 16:06:37 typing_extensions==4.14.1 16:06:37 urllib3==1.26.20 16:06:37 virtualenv==20.31.2 16:06:37 [EnvInject] - Injecting environment variables from a build step. 16:06:37 [EnvInject] - Injecting as environment variables the properties content 16:06:37 PARALLEL=false 16:06:37 16:06:37 [EnvInject] - Variables injected successfully. 16:06:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11234360059061136932.sh 16:06:37 ---> tox-run.sh 16:06:37 + 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:06:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:06:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:06:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:06:37 + cd /w/workspace/oom-master-pre-commit-lint/. 16:06:37 + source /home/jenkins/lf-env.sh 16:06:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:06:37 ++ mktemp -d /tmp/venv-XXXX 16:06:37 + lf_venv=/tmp/venv-xIt5 16:06:37 + local venv_file=/tmp/.os_lf_venv 16:06:37 + local python=python3 16:06:37 + local options 16:06:37 + local set_path=true 16:06:37 + local install_args= 16:06:37 ++ 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:06:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:06:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:06:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:06:37 + true 16:06:37 + case $1 in 16:06:37 + venv_file=/tmp/.toxenv 16:06:37 + shift 2 16:06:37 + true 16:06:37 + case $1 in 16:06:37 + shift 16:06:37 + break 16:06:37 + case $python in 16:06:37 + local pkg_list= 16:06:37 + [[ -d /opt/pyenv ]] 16:06:37 + echo 'Setup pyenv:' 16:06:37 Setup pyenv: 16:06:37 + export PYENV_ROOT=/opt/pyenv 16:06:37 + PYENV_ROOT=/opt/pyenv 16:06:37 + 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:06:37 + 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:06:37 + pyenv versions 16:06:37 system 16:06:37 3.8.13 16:06:37 3.9.13 16:06:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:06:37 + command -v pyenv 16:06:37 ++ pyenv init - --no-rehash 16:06:38 + 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:06:38 export PATH="/opt/pyenv/shims:${PATH}" 16:06:38 export PYENV_SHELL=bash 16:06:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:06:38 pyenv() { 16:06:38 local command 16:06:38 command="${1:-}" 16:06:38 if [ "$#" -gt 0 ]; then 16:06:38 shift 16:06:38 fi 16:06:38 16:06:38 case "$command" in 16:06:38 rehash|shell) 16:06:38 eval "$(pyenv "sh-$command" "$@")" 16:06:38 ;; 16:06:38 *) 16:06:38 command pyenv "$command" "$@" 16:06:38 ;; 16:06:38 esac 16:06:38 }' 16:06:38 +++ 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:06:38 ++ 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:06:38 ++ 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:06:38 ++ 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:06:38 ++ export PYENV_SHELL=bash 16:06:38 ++ PYENV_SHELL=bash 16:06:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:06:38 +++ complete -F _pyenv pyenv 16:06:38 ++ lf-pyver python3 16:06:38 ++ local py_version_xy=python3 16:06:38 ++ local py_version_xyz= 16:06:38 ++ pyenv versions 16:06:38 ++ local command 16:06:38 ++ command=versions 16:06:38 ++ '[' 1 -gt 0 ']' 16:06:38 ++ shift 16:06:38 ++ case "$command" in 16:06:38 ++ command pyenv versions 16:06:38 ++ pyenv versions 16:06:38 ++ awk '{ print $1 }' 16:06:38 ++ grep -E '^[0-9.]*[0-9]$' 16:06:38 ++ sed 's/^[ *]* //' 16:06:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:06:38 +++ grep '^3' /tmp/.pyenv_versions 16:06:38 +++ sort -V 16:06:38 +++ tail -n 1 16:06:38 ++ py_version_xyz=3.10.6 16:06:38 ++ [[ -z 3.10.6 ]] 16:06:38 ++ echo 3.10.6 16:06:38 ++ return 0 16:06:38 + pyenv local 3.10.6 16:06:38 + local command 16:06:38 + command=local 16:06:38 + '[' 2 -gt 0 ']' 16:06:38 + shift 16:06:38 + case "$command" in 16:06:38 + command pyenv local 3.10.6 16:06:38 + pyenv local 3.10.6 16:06:38 + for arg in "$@" 16:06:38 + case $arg in 16:06:38 + pkg_list+='tox ' 16:06:38 + for arg in "$@" 16:06:38 + case $arg in 16:06:38 + pkg_list+='virtualenv ' 16:06:38 + for arg in "$@" 16:06:38 + case $arg in 16:06:38 + pkg_list+='urllib3~=1.26.15 ' 16:06:38 + [[ -f /tmp/.toxenv ]] 16:06:38 ++ cat /tmp/.toxenv 16:06:38 + lf_venv=/tmp/venv-MTVb 16:06:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTVb from' file:/tmp/.toxenv 16:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTVb from file:/tmp/.toxenv 16:06:38 + /tmp/venv-MTVb/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 16:06:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:06:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:06:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:06:39 + /tmp/venv-MTVb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:06:40 + type python3 16:06:40 + true 16:06:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MTVb/bin to PATH' 16:06:40 lf-activate-venv(): INFO: Adding /tmp/venv-MTVb/bin to PATH 16:06:40 + PATH=/tmp/venv-MTVb/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:06:40 + return 0 16:06:40 + [[ -d /opt/pyenv ]] 16:06:40 + echo '---> Setting up pyenv' 16:06:40 ---> Setting up pyenv 16:06:40 + export PYENV_ROOT=/opt/pyenv 16:06:40 + PYENV_ROOT=/opt/pyenv 16:06:40 + export PATH=/opt/pyenv/bin:/tmp/venv-MTVb/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:06:40 + PATH=/opt/pyenv/bin:/tmp/venv-MTVb/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:06:40 ++ pwd 16:06:40 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:06:40 + export PYTHONPATH 16:06:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:06:40 + TOX_TESTENV_PASSENV=PYTHONPATH 16:06:40 + tox --version 16:06:40 4.27.0 from /tmp/venv-MTVb/lib/python3.10/site-packages/tox/__init__.py 16:06:40 + PARALLEL=false 16:06:40 + TOX_OPTIONS_LIST= 16:06:40 + [[ -n pre-commit ]] 16:06:40 + TOX_OPTIONS_LIST=' -e pre-commit' 16:06:40 + case ${PARALLEL,,} in 16:06:40 + tox -e pre-commit 16:06:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:06:41 pre-commit: install_deps> python -I -m pip install pre-commit 16:06:43 pre-commit: freeze> python -m pip freeze --all 16:06:44 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 16:06:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:06:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:06:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:06:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:06:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:06:46 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:06:46 [INFO] Once installed this environment will be reused. 16:06:46 [INFO] This may take a few minutes... 16:06:50 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:06:50 [INFO] Once installed this environment will be reused. 16:06:50 [INFO] This may take a few minutes... 16:06:55 trim trailing whitespace.................................................Passed 16:06:55 Tabs remover.............................................................Passed 16:06:55 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:06:55 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:06:55 [INFO] Once installed this environment will be reused. 16:06:55 [INFO] This may take a few minutes... 16:07:04 gitlint..............................................(no files to check)Skipped 16:07:04 pre-commit: OK (23.16=setup[3.38]+cmd[11.19,8.59] seconds) 16:07:04 congratulations :) (23.38 seconds) 16:07:04 + tox_status=0 16:07:04 + echo '---> Completed tox runs' 16:07:04 ---> Completed tox runs 16:07:04 + for i in .tox/*/log 16:07:04 ++ echo .tox/pre-commit/log 16:07:04 ++ awk -F/ '{print $2}' 16:07:04 + tox_env=pre-commit 16:07:04 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:07:04 + DOC_DIR=docs/_build/html 16:07:04 + [[ -d docs/_build/html ]] 16:07:04 + echo '---> tox-run.sh ends' 16:07:04 ---> tox-run.sh ends 16:07:04 + test 0 -eq 0 16:07:04 $ ssh-agent -k 16:07:04 unset SSH_AUTH_SOCK; 16:07:04 unset SSH_AGENT_PID; 16:07:04 echo Agent pid 1634 killed; 16:07:04 [ssh-agent] Stopped. 16:07:04 [PostBuildScript] - [INFO] Executing post build scripts. 16:07:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1079139519607768302.sh 16:07:04 ---> sysstat.sh 16:07:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins295067041609254651.sh 16:07:04 ---> package-listing.sh 16:07:04 ++ facter osfamily 16:07:04 ++ tr '[:upper:]' '[:lower:]' 16:07:04 + OS_FAMILY=debian 16:07:04 + workspace=/w/workspace/oom-master-pre-commit-lint 16:07:04 + START_PACKAGES=/tmp/packages_start.txt 16:07:04 + END_PACKAGES=/tmp/packages_end.txt 16:07:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:07:04 + PACKAGES=/tmp/packages_start.txt 16:07:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:07:04 + PACKAGES=/tmp/packages_end.txt 16:07:04 + case "${OS_FAMILY}" in 16:07:04 + dpkg -l 16:07:04 + grep '^ii' 16:07:04 + '[' -f /tmp/packages_start.txt ']' 16:07:04 + '[' -f /tmp/packages_end.txt ']' 16:07:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:07:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:07:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:07:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:07:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins198492574585462317.sh 16:07:04 ---> capture-instance-metadata.sh 16:07:04 Setup pyenv: 16:07:04 system 16:07:04 3.8.13 16:07:04 3.9.13 16:07:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:07:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rifu 16:07:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:07:13 lf-activate-venv(): INFO: Installing: lftools 16:07:35 lf-activate-venv(): INFO: Adding /tmp/venv-rifu/bin to PATH 16:07:35 INFO: Running in OpenStack, capturing instance metadata 16:07:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5777136650909351552.sh 16:07:35 provisioning config files... 16:07:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config725767668573064091tmp 16:07:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:07:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:07:35 [EnvInject] - Injecting environment variables from a build step. 16:07:35 [EnvInject] - Injecting as environment variables the properties content 16:07:35 SERVER_ID=logs 16:07:35 16:07:35 [EnvInject] - Variables injected successfully. 16:07:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5396905472414506601.sh 16:07:35 ---> create-netrc.sh 16:07:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9262843935933887864.sh 16:07:35 ---> python-tools-install.sh 16:07:35 Setup pyenv: 16:07:35 system 16:07:35 3.8.13 16:07:35 3.9.13 16:07:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:07:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rifu from file:/tmp/.os_lf_venv 16:08:23 lf-activate-venv(): INFO: Installing: lftools 16:08:33 lf-activate-venv(): INFO: Adding /tmp/venv-rifu/bin to PATH 16:08:33 Generating Requirements File 16:09:04 Python 3.10.6 16:09:04 pip 25.1.1 from /tmp/venv-rifu/lib/python3.10/site-packages/pip (python 3.10) 16:09:04 appdirs==1.4.4 16:09:04 argcomplete==3.6.2 16:09:04 aspy.yaml==1.3.0 16:09:04 attrs==25.3.0 16:09:04 autopage==0.5.2 16:09:04 beautifulsoup4==4.13.4 16:09:04 boto3==1.39.4 16:09:04 botocore==1.39.4 16:09:04 bs4==0.0.2 16:09:04 cachetools==5.5.2 16:09:04 certifi==2025.7.9 16:09:04 cffi==1.17.1 16:09:04 cfgv==3.4.0 16:09:04 chardet==5.2.0 16:09:04 charset-normalizer==3.4.2 16:09:04 click==8.2.1 16:09:04 cliff==4.10.0 16:09:04 cmd2==2.7.0 16:09:04 cryptography==3.3.2 16:09:04 debtcollector==3.0.0 16:09:04 decorator==5.2.1 16:09:04 defusedxml==0.7.1 16:09:04 Deprecated==1.2.18 16:09:04 distlib==0.3.9 16:09:04 dnspython==2.7.0 16:09:04 docker==7.1.0 16:09:04 dogpile.cache==1.4.0 16:09:04 durationpy==0.10 16:09:04 email_validator==2.2.0 16:09:04 filelock==3.18.0 16:09:04 future==1.0.0 16:09:04 gitdb==4.0.12 16:09:04 GitPython==3.1.44 16:09:04 google-auth==2.40.3 16:09:04 httplib2==0.22.0 16:09:04 identify==2.6.12 16:09:04 idna==3.10 16:09:04 importlib-resources==1.5.0 16:09:04 iso8601==2.1.0 16:09:04 Jinja2==3.1.6 16:09:04 jmespath==1.0.1 16:09:04 jsonpatch==1.33 16:09:04 jsonpointer==3.0.0 16:09:04 jsonschema==4.24.0 16:09:04 jsonschema-specifications==2025.4.1 16:09:04 keystoneauth1==5.11.1 16:09:04 kubernetes==33.1.0 16:09:04 lftools==0.37.13 16:09:04 lxml==6.0.0 16:09:04 markdown-it-py==3.0.0 16:09:04 MarkupSafe==3.0.2 16:09:04 mdurl==0.1.2 16:09:04 msgpack==1.1.1 16:09:04 multi_key_dict==2.0.3 16:09:04 munch==4.0.0 16:09:04 netaddr==1.3.0 16:09:04 niet==1.4.2 16:09:04 nodeenv==1.9.1 16:09:04 oauth2client==4.1.3 16:09:04 oauthlib==3.3.1 16:09:04 openstacksdk==4.6.0 16:09:04 os-client-config==2.3.0 16:09:04 os-service-types==1.8.0 16:09:04 osc-lib==4.1.0 16:09:04 oslo.config==10.0.0 16:09:04 oslo.context==6.0.0 16:09:04 oslo.i18n==6.5.1 16:09:04 oslo.log==7.2.0 16:09:04 oslo.serialization==5.7.0 16:09:04 oslo.utils==9.0.0 16:09:04 packaging==25.0 16:09:04 pbr==6.1.1 16:09:04 platformdirs==4.3.8 16:09:04 prettytable==3.16.0 16:09:04 psutil==7.0.0 16:09:04 pyasn1==0.6.1 16:09:04 pyasn1_modules==0.4.2 16:09:04 pycparser==2.22 16:09:04 pygerrit2==2.0.15 16:09:04 PyGithub==2.6.1 16:09:04 Pygments==2.19.2 16:09:04 PyJWT==2.10.1 16:09:04 PyNaCl==1.5.0 16:09:04 pyparsing==2.4.7 16:09:04 pyperclip==1.9.0 16:09:04 pyrsistent==0.20.0 16:09:04 python-cinderclient==9.7.0 16:09:04 python-dateutil==2.9.0.post0 16:09:04 python-heatclient==4.3.0 16:09:04 python-jenkins==1.8.2 16:09:04 python-keystoneclient==5.6.0 16:09:04 python-magnumclient==4.8.1 16:09:04 python-openstackclient==8.1.0 16:09:04 python-swiftclient==4.8.0 16:09:04 PyYAML==6.0.2 16:09:04 referencing==0.36.2 16:09:04 requests==2.32.4 16:09:04 requests-oauthlib==2.0.0 16:09:04 requestsexceptions==1.4.0 16:09:04 rfc3986==2.0.0 16:09:04 rich==14.0.0 16:09:04 rich-argparse==1.7.1 16:09:04 rpds-py==0.26.0 16:09:04 rsa==4.9.1 16:09:04 ruamel.yaml==0.18.14 16:09:04 ruamel.yaml.clib==0.2.12 16:09:04 s3transfer==0.13.0 16:09:04 simplejson==3.20.1 16:09:04 six==1.17.0 16:09:04 smmap==5.0.2 16:09:04 soupsieve==2.7 16:09:04 stevedore==5.4.1 16:09:04 tabulate==0.9.0 16:09:04 toml==0.10.2 16:09:04 tomlkit==0.13.3 16:09:04 tqdm==4.67.1 16:09:04 typing_extensions==4.14.1 16:09:04 tzdata==2025.2 16:09:04 urllib3==1.26.20 16:09:04 virtualenv==20.31.2 16:09:04 wcwidth==0.2.13 16:09:04 websocket-client==1.8.0 16:09:04 wrapt==1.17.2 16:09:04 xdg==6.0.0 16:09:04 xmltodict==0.14.2 16:09:04 yq==3.4.3 16:09:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11027205346407587740.sh 16:09:04 ---> sudo-logs.sh 16:09:04 Archiving 'sudo' log.. 16:09:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12709982371879429899.sh 16:09:04 ---> job-cost.sh 16:09:04 Setup pyenv: 16:09:04 system 16:09:04 3.8.13 16:09:04 3.9.13 16:09:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:09:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rifu from file:/tmp/.os_lf_venv 16:09:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:09:13 lf-activate-venv(): INFO: Adding /tmp/venv-rifu/bin to PATH 16:09:13 INFO: No Stack... 16:09:13 INFO: Retrieving Pricing Info for: v3-standard-4 16:09:13 INFO: Archiving Costs 16:09:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9167069560593389433.sh 16:09:13 ---> logs-deploy.sh 16:09:13 Setup pyenv: 16:09:13 system 16:09:13 3.8.13 16:09:13 3.9.13 16:09:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:09:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rifu from file:/tmp/.os_lf_venv 16:09:15 lf-activate-venv(): INFO: Installing: lftools 16:09:24 lf-activate-venv(): INFO: Adding /tmp/venv-rifu/bin to PATH 16:09:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4186 16:09:24 INFO: archiving workspace using pattern(s): 16:09:25 Archives upload complete. 16:09:25 INFO: archiving logs to Nexus 16:09:26 ---> uname -a: 16:09:26 Linux prd-ubuntu1804-builder-4c-4g-27336 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:09:26 16:09:26 16:09:26 ---> lscpu: 16:09:26 Architecture: x86_64 16:09:26 CPU op-mode(s): 32-bit, 64-bit 16:09:26 Byte Order: Little Endian 16:09:26 CPU(s): 4 16:09:26 On-line CPU(s) list: 0-3 16:09:26 Thread(s) per core: 1 16:09:26 Core(s) per socket: 1 16:09:26 Socket(s): 4 16:09:26 NUMA node(s): 1 16:09:26 Vendor ID: AuthenticAMD 16:09:26 CPU family: 23 16:09:26 Model: 49 16:09:26 Model name: AMD EPYC-Rome Processor 16:09:26 Stepping: 0 16:09:26 CPU MHz: 2799.998 16:09:26 BogoMIPS: 5599.99 16:09:26 Virtualization: AMD-V 16:09:26 Hypervisor vendor: KVM 16:09:26 Virtualization type: full 16:09:26 L1d cache: 32K 16:09:26 L1i cache: 32K 16:09:26 L2 cache: 512K 16:09:26 L3 cache: 16384K 16:09:26 NUMA node0 CPU(s): 0-3 16:09:26 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:09:26 16:09:26 16:09:26 ---> nproc: 16:09:26 4 16:09:26 16:09:26 16:09:26 ---> df -h: 16:09:26 Filesystem Size Used Avail Use% Mounted on 16:09:26 udev 7.9G 0 7.9G 0% /dev 16:09:26 tmpfs 1.6G 672K 1.6G 1% /run 16:09:26 /dev/vda1 78G 8.4G 69G 11% / 16:09:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:09:26 tmpfs 5.0M 0 5.0M 0% /run/lock 16:09:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:09:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:09:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:09:26 16:09:26 16:09:26 ---> free -m: 16:09:26 total used free shared buff/cache available 16:09:26 Mem: 16040 538 13291 0 2210 15180 16:09:26 Swap: 1023 0 1023 16:09:26 16:09:26 16:09:26 ---> ip addr: 16:09:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:09:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:09:26 inet 127.0.0.1/8 scope host lo 16:09:26 valid_lft forever preferred_lft forever 16:09:26 inet6 ::1/128 scope host 16:09:26 valid_lft forever preferred_lft forever 16:09:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:09:26 link/ether fa:16:3e:0b:bb:d7 brd ff:ff:ff:ff:ff:ff 16:09:26 inet 10.30.107.186/23 brd 10.30.107.255 scope global dynamic ens3 16:09:26 valid_lft 86191sec preferred_lft 86191sec 16:09:26 inet6 fe80::f816:3eff:fe0b:bbd7/64 scope link 16:09:26 valid_lft forever preferred_lft forever 16:09:26 16:09:26 16:09:26 ---> sar -b -r -n DEV: 16:09:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-27336) 07/11/25 _x86_64_ (4 CPU) 16:09:26 16:09:26 16:05:59 LINUX RESTART (4 CPU) 16:09:26 16:09:26 16:06:01 tps rtps wtps bread/s bwrtn/s 16:09:26 16:07:01 322.21 68.32 253.89 4472.45 102654.89 16:09:26 16:08:01 75.95 0.90 75.05 106.12 15946.41 16:09:26 16:09:01 64.62 0.02 64.61 0.13 7666.86 16:09:26 Average: 154.26 23.08 131.18 1526.23 42089.39 16:09:26 16:09:26 16:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:09:26 16:07:01 13945072 15536340 2479896 15.10 56580 1734052 860376 4.92 750584 1511692 166744 16:09:26 16:08:01 13774788 15579408 2650180 16.14 76712 1914332 748244 4.28 721848 1682300 153028 16:09:26 16:09:01 13600276 15516392 2824692 17.20 84056 2013604 813476 4.66 801072 1769760 111528 16:09:26 Average: 13773379 15544047 2651589 16.14 72449 1887329 807365 4.62 757835 1654584 143767 16:09:26 16:09:26 16:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:09:26 16:07:01 lo 3.00 3.00 0.32 0.32 0.00 0.00 0.00 0.00 16:09:26 16:07:01 ens3 480.27 351.44 2396.34 82.60 0.00 0.00 0.00 0.00 16:09:26 16:08:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 16:09:26 16:08:01 ens3 89.64 55.91 642.12 9.06 0.00 0.00 0.00 0.00 16:09:26 16:09:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 16:09:26 16:09:01 ens3 38.73 29.23 251.90 5.02 0.00 0.00 0.00 0.00 16:09:26 Average: lo 1.51 1.51 0.16 0.16 0.00 0.00 0.00 0.00 16:09:26 Average: ens3 202.88 145.53 1096.78 32.23 0.00 0.00 0.00 0.00 16:09:26 16:09:26 16:09:26 ---> sar -P ALL: 16:09:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-27336) 07/11/25 _x86_64_ (4 CPU) 16:09:26 16:09:26 16:05:59 LINUX RESTART (4 CPU) 16:09:26 16:09:26 16:06:01 CPU %user %nice %system %iowait %steal %idle 16:09:26 16:07:01 all 21.42 0.00 3.07 6.42 0.07 69.03 16:09:26 16:07:01 0 11.48 0.00 2.50 14.90 0.07 71.06 16:09:26 16:07:01 1 18.21 0.00 4.02 2.96 0.08 74.73 16:09:26 16:07:01 2 25.19 0.00 2.49 3.43 0.07 68.82 16:09:26 16:07:01 3 30.78 0.00 3.28 4.40 0.07 61.48 16:09:26 16:08:01 all 11.83 0.00 1.08 17.77 0.03 69.28 16:09:26 16:08:01 0 2.10 0.00 0.63 44.41 0.03 52.81 16:09:26 16:08:01 1 6.72 0.00 0.92 25.10 0.02 67.24 16:09:26 16:08:01 2 9.47 0.00 0.90 0.77 0.02 88.84 16:09:26 16:08:01 3 29.01 0.00 1.87 0.85 0.05 68.22 16:09:26 16:09:01 all 10.03 0.00 0.61 22.87 0.03 66.45 16:09:26 16:09:01 0 2.95 0.00 0.42 38.52 0.02 58.09 16:09:26 16:09:01 1 1.45 0.00 0.35 49.70 0.05 48.45 16:09:26 16:09:01 2 19.11 0.00 0.75 1.67 0.03 78.44 16:09:26 16:09:01 3 16.60 0.00 0.97 1.65 0.03 80.75 16:09:26 Average: all 14.42 0.00 1.59 15.70 0.04 68.25 16:09:26 Average: 0 5.50 0.00 1.18 32.64 0.04 60.64 16:09:26 Average: 1 8.79 0.00 1.76 25.93 0.05 63.47 16:09:26 Average: 2 17.92 0.00 1.38 1.95 0.04 78.71 16:09:26 Average: 3 25.46 0.00 2.04 2.30 0.05 70.16 16:09:26 16:09:26 16:09:26