11:55:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141387 11:55:25 Running as SYSTEM 11:55:25 [EnvInject] - Loading node environment variables. 11:55:25 Building remotely on prd-ubuntu1804-builder-4c-4g-24385 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:55:25 [ssh-agent] Looking for ssh-agent implementation... 11:55:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:25 $ ssh-agent 11:55:25 SSH_AUTH_SOCK=/tmp/ssh-wTE2YHOMV9Va/agent.1676 11:55:25 SSH_AGENT_PID=1678 11:55:25 [ssh-agent] Started. 11:55:25 Running ssh-add (command line suppressed) 11:55:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3485340370507319079.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3485340370507319079.key) 11:55:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:55:25 The recommended git tool is: NONE 11:55:26 using credential onap-jenkins-ssh 11:55:26 Wiping out workspace first. 11:55:27 Cloning the remote Git repository 11:55:27 Cloning repository git://cloud.onap.org/mirror/oom.git 11:55:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:55:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:55:27 > git --version # timeout=10 11:55:27 > git --version # 'git version 2.17.1' 11:55:27 using GIT_SSH to set credentials Gerrit user 11:55:27 Verifying host key using manually-configured host key entries 11:55:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:55:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:55:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:55:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:55:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:55:32 using GIT_SSH to set credentials Gerrit user 11:55:32 Verifying host key using manually-configured host key entries 11:55:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/141387/5 # timeout=30 11:55:33 > git rev-parse af8ee612972388e8368a121be26c90babf624b63^{commit} # timeout=10 11:55:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:55:33 Checking out Revision af8ee612972388e8368a121be26c90babf624b63 (refs/changes/87/141387/5) 11:55:33 > git config core.sparsecheckout # timeout=10 11:55:33 > git checkout -f af8ee612972388e8368a121be26c90babf624b63 # timeout=30 11:55:36 Commit message: "[SO] 16.0.3 release" 11:55:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:55:36 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 11:55:36 [EnvInject] - Injecting environment variables from a build step. 11:55:36 [EnvInject] - Injecting as environment variables the properties content 11:55:36 PYTHON=python3 11:55:36 11:55:36 [EnvInject] - Variables injected successfully. 11:55:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13055412749987501509.sh 11:55:36 ---> tox-install.sh 11:55:36 + source /home/jenkins/lf-env.sh 11:55:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:55:36 ++ mktemp -d /tmp/venv-XXXX 11:55:36 + lf_venv=/tmp/venv-HEOH 11:55:36 + local venv_file=/tmp/.os_lf_venv 11:55:36 + local python=python3 11:55:36 + local options 11:55:36 + local set_path=true 11:55:36 + local install_args= 11:55:36 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:55:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:55:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:55:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:55:36 + true 11:55:36 + case $1 in 11:55:36 + venv_file=/tmp/.toxenv 11:55:36 + shift 2 11:55:36 + true 11:55:36 + case $1 in 11:55:36 + shift 11:55:36 + break 11:55:36 + case $python in 11:55:36 + local pkg_list= 11:55:36 + [[ -d /opt/pyenv ]] 11:55:36 + echo 'Setup pyenv:' 11:55:36 Setup pyenv: 11:55:36 + export PYENV_ROOT=/opt/pyenv 11:55:36 + PYENV_ROOT=/opt/pyenv 11:55:36 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:55:36 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:55:36 + pyenv versions 11:55:37 * system (set by /opt/pyenv/version) 11:55:37 * 3.8.13 (set by /opt/pyenv/version) 11:55:37 * 3.9.13 (set by /opt/pyenv/version) 11:55:37 * 3.10.6 (set by /opt/pyenv/version) 11:55:37 + command -v pyenv 11:55:37 ++ pyenv init - --no-rehash 11:55:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:55:37 export PATH="/opt/pyenv/shims:${PATH}" 11:55:37 export PYENV_SHELL=bash 11:55:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:55:37 pyenv() { 11:55:37 local command 11:55:37 command="${1:-}" 11:55:37 if [ "$#" -gt 0 ]; then 11:55:37 shift 11:55:37 fi 11:55:37 11:55:37 case "$command" in 11:55:37 rehash|shell) 11:55:37 eval "$(pyenv "sh-$command" "$@")" 11:55:37 ;; 11:55:37 *) 11:55:37 command pyenv "$command" "$@" 11:55:37 ;; 11:55:37 esac 11:55:37 }' 11:55:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:55:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:55:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:55:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:55:37 ++ export PYENV_SHELL=bash 11:55:37 ++ PYENV_SHELL=bash 11:55:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:55:37 +++ complete -F _pyenv pyenv 11:55:37 ++ lf-pyver python3 11:55:37 ++ local py_version_xy=python3 11:55:37 ++ local py_version_xyz= 11:55:37 ++ pyenv versions 11:55:37 ++ local command 11:55:37 ++ command=versions 11:55:37 ++ '[' 1 -gt 0 ']' 11:55:37 ++ shift 11:55:37 ++ case "$command" in 11:55:37 ++ command pyenv versions 11:55:37 ++ pyenv versions 11:55:37 ++ sed 's/^[ *]* //' 11:55:37 ++ awk '{ print $1 }' 11:55:37 ++ grep -E '^[0-9.]*[0-9]$' 11:55:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:55:37 +++ grep '^3' /tmp/.pyenv_versions 11:55:37 +++ sort -V 11:55:37 +++ tail -n 1 11:55:37 ++ py_version_xyz=3.10.6 11:55:37 ++ [[ -z 3.10.6 ]] 11:55:37 ++ echo 3.10.6 11:55:37 ++ return 0 11:55:37 + pyenv local 3.10.6 11:55:37 + local command 11:55:37 + command=local 11:55:37 + '[' 2 -gt 0 ']' 11:55:37 + shift 11:55:37 + case "$command" in 11:55:37 + command pyenv local 3.10.6 11:55:37 + pyenv local 3.10.6 11:55:37 + for arg in "$@" 11:55:37 + case $arg in 11:55:37 + pkg_list+='tox ' 11:55:37 + for arg in "$@" 11:55:37 + case $arg in 11:55:37 + pkg_list+='virtualenv ' 11:55:37 + for arg in "$@" 11:55:37 + case $arg in 11:55:37 + pkg_list+='urllib3~=1.26.15 ' 11:55:37 + [[ -f /tmp/.toxenv ]] 11:55:37 + [[ ! -f /tmp/.toxenv ]] 11:55:37 + [[ -n '' ]] 11:55:37 + python3 -m venv /tmp/venv-HEOH 11:55:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HEOH' 11:55:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HEOH 11:55:41 + echo /tmp/venv-HEOH 11:55:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:55:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:55:41 + /tmp/venv-HEOH/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:55:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:55:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:55:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:55:45 + /tmp/venv-HEOH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:55:47 + type python3 11:55:47 + true 11:55:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HEOH/bin to PATH' 11:55:47 lf-activate-venv(): INFO: Adding /tmp/venv-HEOH/bin to PATH 11:55:47 + PATH=/tmp/venv-HEOH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:55:47 + return 0 11:55:47 + python3 --version 11:55:47 Python 3.10.6 11:55:47 + python3 -m pip --version 11:55:47 pip 25.1.1 from /tmp/venv-HEOH/lib/python3.10/site-packages/pip (python 3.10) 11:55:47 + python3 -m pip freeze 11:55:48 cachetools==6.1.0 11:55:48 chardet==5.2.0 11:55:48 colorama==0.4.6 11:55:48 distlib==0.3.9 11:55:48 filelock==3.18.0 11:55:48 packaging==25.0 11:55:48 platformdirs==4.3.8 11:55:48 pluggy==1.6.0 11:55:48 pyproject-api==1.9.1 11:55:48 tomli==2.2.1 11:55:48 tox==4.27.0 11:55:48 typing_extensions==4.14.0 11:55:48 urllib3==1.26.20 11:55:48 virtualenv==20.31.2 11:55:48 [EnvInject] - Injecting environment variables from a build step. 11:55:48 [EnvInject] - Injecting as environment variables the properties content 11:55:48 PARALLEL=false 11:55:48 11:55:48 [EnvInject] - Variables injected successfully. 11:55:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13086820027431278672.sh 11:55:48 ---> tox-run.sh 11:55:48 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:55:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:55:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:55:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:55:48 + cd /w/workspace/oom-master-pre-commit-lint/. 11:55:48 + source /home/jenkins/lf-env.sh 11:55:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:55:48 ++ mktemp -d /tmp/venv-XXXX 11:55:48 + lf_venv=/tmp/venv-PVzu 11:55:48 + local venv_file=/tmp/.os_lf_venv 11:55:48 + local python=python3 11:55:48 + local options 11:55:48 + local set_path=true 11:55:48 + local install_args= 11:55:48 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:55:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:55:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:55:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:55:48 + true 11:55:48 + case $1 in 11:55:48 + venv_file=/tmp/.toxenv 11:55:48 + shift 2 11:55:48 + true 11:55:48 + case $1 in 11:55:48 + shift 11:55:48 + break 11:55:48 + case $python in 11:55:48 + local pkg_list= 11:55:48 + [[ -d /opt/pyenv ]] 11:55:48 + echo 'Setup pyenv:' 11:55:48 Setup pyenv: 11:55:48 + export PYENV_ROOT=/opt/pyenv 11:55:48 + PYENV_ROOT=/opt/pyenv 11:55:48 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:55:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:55:48 + pyenv versions 11:55:48 system 11:55:48 3.8.13 11:55:48 3.9.13 11:55:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:55:48 + command -v pyenv 11:55:48 ++ pyenv init - --no-rehash 11:55:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:55:48 export PATH="/opt/pyenv/shims:${PATH}" 11:55:48 export PYENV_SHELL=bash 11:55:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:55:48 pyenv() { 11:55:48 local command 11:55:48 command="${1:-}" 11:55:48 if [ "$#" -gt 0 ]; then 11:55:48 shift 11:55:48 fi 11:55:48 11:55:48 case "$command" in 11:55:48 rehash|shell) 11:55:48 eval "$(pyenv "sh-$command" "$@")" 11:55:48 ;; 11:55:48 *) 11:55:48 command pyenv "$command" "$@" 11:55:48 ;; 11:55:48 esac 11:55:48 }' 11:55:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:55:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:55:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:55:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:55:48 ++ export PYENV_SHELL=bash 11:55:48 ++ PYENV_SHELL=bash 11:55:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:55:48 +++ complete -F _pyenv pyenv 11:55:48 ++ lf-pyver python3 11:55:48 ++ local py_version_xy=python3 11:55:48 ++ local py_version_xyz= 11:55:48 ++ pyenv versions 11:55:48 ++ local command 11:55:48 ++ command=versions 11:55:48 ++ '[' 1 -gt 0 ']' 11:55:48 ++ shift 11:55:48 ++ case "$command" in 11:55:48 ++ command pyenv versions 11:55:48 ++ pyenv versions 11:55:48 ++ sed 's/^[ *]* //' 11:55:48 ++ grep -E '^[0-9.]*[0-9]$' 11:55:48 ++ awk '{ print $1 }' 11:55:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:55:48 +++ grep '^3' /tmp/.pyenv_versions 11:55:48 +++ sort -V 11:55:48 +++ tail -n 1 11:55:48 ++ py_version_xyz=3.10.6 11:55:48 ++ [[ -z 3.10.6 ]] 11:55:48 ++ echo 3.10.6 11:55:48 ++ return 0 11:55:48 + pyenv local 3.10.6 11:55:48 + local command 11:55:48 + command=local 11:55:48 + '[' 2 -gt 0 ']' 11:55:48 + shift 11:55:48 + case "$command" in 11:55:48 + command pyenv local 3.10.6 11:55:48 + pyenv local 3.10.6 11:55:48 + for arg in "$@" 11:55:48 + case $arg in 11:55:48 + pkg_list+='tox ' 11:55:48 + for arg in "$@" 11:55:48 + case $arg in 11:55:48 + pkg_list+='virtualenv ' 11:55:48 + for arg in "$@" 11:55:48 + case $arg in 11:55:48 + pkg_list+='urllib3~=1.26.15 ' 11:55:48 + [[ -f /tmp/.toxenv ]] 11:55:48 ++ cat /tmp/.toxenv 11:55:48 + lf_venv=/tmp/venv-HEOH 11:55:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HEOH from' file:/tmp/.toxenv 11:55:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HEOH from file:/tmp/.toxenv 11:55:48 + /tmp/venv-HEOH/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:55:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:55:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:55:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:55:49 + /tmp/venv-HEOH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:55:50 + type python3 11:55:50 + true 11:55:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HEOH/bin to PATH' 11:55:50 lf-activate-venv(): INFO: Adding /tmp/venv-HEOH/bin to PATH 11:55:50 + PATH=/tmp/venv-HEOH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:55:50 + return 0 11:55:50 + [[ -d /opt/pyenv ]] 11:55:50 + echo '---> Setting up pyenv' 11:55:50 ---> Setting up pyenv 11:55:50 + export PYENV_ROOT=/opt/pyenv 11:55:50 + PYENV_ROOT=/opt/pyenv 11:55:50 + export PATH=/opt/pyenv/bin:/tmp/venv-HEOH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:55:50 + PATH=/opt/pyenv/bin:/tmp/venv-HEOH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:55:50 ++ pwd 11:55:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:55:50 + export PYTHONPATH 11:55:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:55:50 + TOX_TESTENV_PASSENV=PYTHONPATH 11:55:50 + tox --version 11:55:50 4.27.0 from /tmp/venv-HEOH/lib/python3.10/site-packages/tox/__init__.py 11:55:50 + PARALLEL=false 11:55:50 + TOX_OPTIONS_LIST= 11:55:50 + [[ -n pre-commit ]] 11:55:50 + TOX_OPTIONS_LIST=' -e pre-commit' 11:55:50 + case ${PARALLEL,,} in 11:55:50 + tox -e pre-commit 11:55:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:55:51 pre-commit: install_deps> python -I -m pip install pre-commit 11:55:54 pre-commit: freeze> python -m pip freeze --all 11:55:54 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 11:55:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:55:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:55:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:55:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:55:57 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:55:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:55:57 [INFO] Once installed this environment will be reused. 11:55:57 [INFO] This may take a few minutes... 11:56:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:56:01 [INFO] Once installed this environment will be reused. 11:56:01 [INFO] This may take a few minutes... 11:56:06 trim trailing whitespace.................................................Passed 11:56:06 Tabs remover.............................................................Passed 11:56:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:56:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:56:06 [INFO] Once installed this environment will be reused. 11:56:06 [INFO] This may take a few minutes... 11:56:14 gitlint..............................................(no files to check)Skipped 11:56:14 pre-commit: OK (23.70=setup[3.53]+cmd[11.59,8.57] seconds) 11:56:14 congratulations :) (23.92 seconds) 11:56:15 + tox_status=0 11:56:15 + echo '---> Completed tox runs' 11:56:15 ---> Completed tox runs 11:56:15 + for i in .tox/*/log 11:56:15 ++ echo .tox/pre-commit/log 11:56:15 ++ awk -F/ '{print $2}' 11:56:15 + tox_env=pre-commit 11:56:15 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:56:15 + DOC_DIR=docs/_build/html 11:56:15 + [[ -d docs/_build/html ]] 11:56:15 + echo '---> tox-run.sh ends' 11:56:15 ---> tox-run.sh ends 11:56:15 + test 0 -eq 0 11:56:15 $ ssh-agent -k 11:56:15 unset SSH_AUTH_SOCK; 11:56:15 unset SSH_AGENT_PID; 11:56:15 echo Agent pid 1678 killed; 11:56:15 [ssh-agent] Stopped. 11:56:15 [PostBuildScript] - [INFO] Executing post build scripts. 11:56:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7030890294217041625.sh 11:56:15 ---> sysstat.sh 11:56:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12131807597157323987.sh 11:56:15 ---> package-listing.sh 11:56:15 ++ facter osfamily 11:56:15 ++ tr '[:upper:]' '[:lower:]' 11:56:15 + OS_FAMILY=debian 11:56:15 + workspace=/w/workspace/oom-master-pre-commit-lint 11:56:15 + START_PACKAGES=/tmp/packages_start.txt 11:56:15 + END_PACKAGES=/tmp/packages_end.txt 11:56:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:56:15 + PACKAGES=/tmp/packages_start.txt 11:56:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:56:15 + PACKAGES=/tmp/packages_end.txt 11:56:15 + case "${OS_FAMILY}" in 11:56:15 + dpkg -l 11:56:15 + grep '^ii' 11:56:15 + '[' -f /tmp/packages_start.txt ']' 11:56:15 + '[' -f /tmp/packages_end.txt ']' 11:56:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:56:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:56:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:56:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:56:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14790482589675042429.sh 11:56:15 ---> capture-instance-metadata.sh 11:56:15 Setup pyenv: 11:56:15 system 11:56:15 3.8.13 11:56:15 3.9.13 11:56:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:56:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kc4A 11:56:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:56:23 lf-activate-venv(): INFO: Installing: lftools 11:56:45 lf-activate-venv(): INFO: Adding /tmp/venv-kc4A/bin to PATH 11:56:45 INFO: Running in OpenStack, capturing instance metadata 11:56:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7587139191463427861.sh 11:56:45 provisioning config files... 11:56:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15263215369574424511tmp 11:56:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:56:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:56:45 [EnvInject] - Injecting environment variables from a build step. 11:56:45 [EnvInject] - Injecting as environment variables the properties content 11:56:45 SERVER_ID=logs 11:56:45 11:56:45 [EnvInject] - Variables injected successfully. 11:56:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13510321412811123485.sh 11:56:45 ---> create-netrc.sh 11:56:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3413015200362459976.sh 11:56:45 ---> python-tools-install.sh 11:56:45 Setup pyenv: 11:56:45 system 11:56:45 3.8.13 11:56:45 3.9.13 11:56:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:56:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kc4A from file:/tmp/.os_lf_venv 11:56:47 lf-activate-venv(): INFO: Installing: lftools 11:56:55 lf-activate-venv(): INFO: Adding /tmp/venv-kc4A/bin to PATH 11:56:55 Generating Requirements File 11:57:13 Python 3.10.6 11:57:14 pip 25.1.1 from /tmp/venv-kc4A/lib/python3.10/site-packages/pip (python 3.10) 11:57:14 appdirs==1.4.4 11:57:14 argcomplete==3.6.2 11:57:14 aspy.yaml==1.3.0 11:57:14 attrs==25.3.0 11:57:14 autopage==0.5.2 11:57:14 beautifulsoup4==4.13.4 11:57:14 boto3==1.38.46 11:57:14 botocore==1.38.46 11:57:14 bs4==0.0.2 11:57:14 cachetools==5.5.2 11:57:14 certifi==2025.6.15 11:57:14 cffi==1.17.1 11:57:14 cfgv==3.4.0 11:57:14 chardet==5.2.0 11:57:14 charset-normalizer==3.4.2 11:57:14 click==8.2.1 11:57:14 cliff==4.10.0 11:57:14 cmd2==2.6.2 11:57:14 cryptography==3.3.2 11:57:14 debtcollector==3.0.0 11:57:14 decorator==5.2.1 11:57:14 defusedxml==0.7.1 11:57:14 Deprecated==1.2.18 11:57:14 distlib==0.3.9 11:57:14 dnspython==2.7.0 11:57:14 docker==7.1.0 11:57:14 dogpile.cache==1.4.0 11:57:14 durationpy==0.10 11:57:14 email_validator==2.2.0 11:57:14 filelock==3.18.0 11:57:14 future==1.0.0 11:57:14 gitdb==4.0.12 11:57:14 GitPython==3.1.44 11:57:14 google-auth==2.40.3 11:57:14 httplib2==0.22.0 11:57:14 identify==2.6.12 11:57:14 idna==3.10 11:57:14 importlib-resources==1.5.0 11:57:14 iso8601==2.1.0 11:57:14 Jinja2==3.1.6 11:57:14 jmespath==1.0.1 11:57:14 jsonpatch==1.33 11:57:14 jsonpointer==3.0.0 11:57:14 jsonschema==4.24.0 11:57:14 jsonschema-specifications==2025.4.1 11:57:14 keystoneauth1==5.11.1 11:57:14 kubernetes==33.1.0 11:57:14 lftools==0.37.13 11:57:14 lxml==6.0.0 11:57:14 MarkupSafe==3.0.2 11:57:14 msgpack==1.1.1 11:57:14 multi_key_dict==2.0.3 11:57:14 munch==4.0.0 11:57:14 netaddr==1.3.0 11:57:14 niet==1.4.2 11:57:14 nodeenv==1.9.1 11:57:14 oauth2client==4.1.3 11:57:14 oauthlib==3.3.1 11:57:14 openstacksdk==4.6.0 11:57:14 os-client-config==2.1.0 11:57:14 os-service-types==1.7.0 11:57:14 osc-lib==4.0.2 11:57:14 oslo.config==9.8.0 11:57:14 oslo.context==6.0.0 11:57:14 oslo.i18n==6.5.1 11:57:14 oslo.log==7.1.0 11:57:14 oslo.serialization==5.7.0 11:57:14 oslo.utils==9.0.0 11:57:14 packaging==25.0 11:57:14 pbr==6.1.1 11:57:14 platformdirs==4.3.8 11:57:14 prettytable==3.16.0 11:57:14 psutil==7.0.0 11:57:14 pyasn1==0.6.1 11:57:14 pyasn1_modules==0.4.2 11:57:14 pycparser==2.22 11:57:14 pygerrit2==2.0.15 11:57:14 PyGithub==2.6.1 11:57:14 PyJWT==2.10.1 11:57:14 PyNaCl==1.5.0 11:57:14 pyparsing==2.4.7 11:57:14 pyperclip==1.9.0 11:57:14 pyrsistent==0.20.0 11:57:14 python-cinderclient==9.7.0 11:57:14 python-dateutil==2.9.0.post0 11:57:14 python-heatclient==4.2.0 11:57:14 python-jenkins==1.8.2 11:57:14 python-keystoneclient==5.6.0 11:57:14 python-magnumclient==4.8.1 11:57:14 python-openstackclient==8.1.0 11:57:14 python-swiftclient==4.8.0 11:57:14 PyYAML==6.0.2 11:57:14 referencing==0.36.2 11:57:14 requests==2.32.4 11:57:14 requests-oauthlib==2.0.0 11:57:14 requestsexceptions==1.4.0 11:57:14 rfc3986==2.0.0 11:57:14 rpds-py==0.25.1 11:57:14 rsa==4.9.1 11:57:14 ruamel.yaml==0.18.14 11:57:14 ruamel.yaml.clib==0.2.12 11:57:14 s3transfer==0.13.0 11:57:14 simplejson==3.20.1 11:57:14 six==1.17.0 11:57:14 smmap==5.0.2 11:57:14 soupsieve==2.7 11:57:14 stevedore==5.4.1 11:57:14 tabulate==0.9.0 11:57:14 toml==0.10.2 11:57:14 tomlkit==0.13.3 11:57:14 tqdm==4.67.1 11:57:14 typing_extensions==4.14.0 11:57:14 tzdata==2025.2 11:57:14 urllib3==1.26.20 11:57:14 virtualenv==20.31.2 11:57:14 wcwidth==0.2.13 11:57:14 websocket-client==1.8.0 11:57:14 wrapt==1.17.2 11:57:14 xdg==6.0.0 11:57:14 xmltodict==0.14.2 11:57:14 yq==3.4.3 11:57:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7690438006592047279.sh 11:57:14 ---> sudo-logs.sh 11:57:14 Archiving 'sudo' log.. 11:57:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12969734666176404547.sh 11:57:14 ---> job-cost.sh 11:57:14 Setup pyenv: 11:57:14 system 11:57:14 3.8.13 11:57:14 3.9.13 11:57:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:57:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kc4A from file:/tmp/.os_lf_venv 11:57:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:57:21 lf-activate-venv(): INFO: Adding /tmp/venv-kc4A/bin to PATH 11:57:21 INFO: No Stack... 11:57:22 INFO: Retrieving Pricing Info for: v3-standard-4 11:57:22 INFO: Archiving Costs 11:57:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10718814661536460889.sh 11:57:22 ---> logs-deploy.sh 11:57:22 Setup pyenv: 11:57:22 system 11:57:22 3.8.13 11:57:22 3.9.13 11:57:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:57:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kc4A from file:/tmp/.os_lf_venv 11:57:24 lf-activate-venv(): INFO: Installing: lftools 11:57:32 lf-activate-venv(): INFO: Adding /tmp/venv-kc4A/bin to PATH 11:57:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4155 11:57:32 INFO: archiving workspace using pattern(s): 11:57:33 Archives upload complete. 11:57:33 INFO: archiving logs to Nexus 11:57:34 ---> uname -a: 11:57:34 Linux prd-ubuntu1804-builder-4c-4g-24385 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:57:34 11:57:34 11:57:34 ---> lscpu: 11:57:34 Architecture: x86_64 11:57:34 CPU op-mode(s): 32-bit, 64-bit 11:57:34 Byte Order: Little Endian 11:57:34 CPU(s): 4 11:57:34 On-line CPU(s) list: 0-3 11:57:34 Thread(s) per core: 1 11:57:34 Core(s) per socket: 1 11:57:34 Socket(s): 4 11:57:34 NUMA node(s): 1 11:57:34 Vendor ID: AuthenticAMD 11:57:34 CPU family: 23 11:57:34 Model: 49 11:57:34 Model name: AMD EPYC-Rome Processor 11:57:34 Stepping: 0 11:57:34 CPU MHz: 2799.998 11:57:34 BogoMIPS: 5599.99 11:57:34 Virtualization: AMD-V 11:57:34 Hypervisor vendor: KVM 11:57:34 Virtualization type: full 11:57:34 L1d cache: 32K 11:57:34 L1i cache: 32K 11:57:34 L2 cache: 512K 11:57:34 L3 cache: 16384K 11:57:34 NUMA node0 CPU(s): 0-3 11:57:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:57:34 11:57:34 11:57:34 ---> nproc: 11:57:34 4 11:57:34 11:57:34 11:57:34 ---> df -h: 11:57:34 Filesystem Size Used Avail Use% Mounted on 11:57:34 udev 7.9G 0 7.9G 0% /dev 11:57:34 tmpfs 1.6G 672K 1.6G 1% /run 11:57:34 /dev/vda1 78G 8.4G 69G 11% / 11:57:34 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:57:34 tmpfs 5.0M 0 5.0M 0% /run/lock 11:57:34 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:57:34 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:57:34 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:57:34 11:57:34 11:57:34 ---> free -m: 11:57:34 total used free shared buff/cache available 11:57:34 Mem: 16040 536 13312 0 2190 15183 11:57:34 Swap: 1023 0 1023 11:57:34 11:57:34 11:57:34 ---> ip addr: 11:57:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:57:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:57:34 inet 127.0.0.1/8 scope host lo 11:57:34 valid_lft forever preferred_lft forever 11:57:34 inet6 ::1/128 scope host 11:57:34 valid_lft forever preferred_lft forever 11:57:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:57:34 link/ether fa:16:3e:d7:42:c3 brd ff:ff:ff:ff:ff:ff 11:57:34 inet 10.30.107.149/23 brd 10.30.107.255 scope global dynamic ens3 11:57:34 valid_lft 86254sec preferred_lft 86254sec 11:57:34 inet6 fe80::f816:3eff:fed7:42c3/64 scope link 11:57:34 valid_lft forever preferred_lft forever 11:57:34 11:57:34 11:57:34 ---> sar -b -r -n DEV: 11:57:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24385) 06/28/25 _x86_64_ (4 CPU) 11:57:34 11:57:34 11:55:10 LINUX RESTART (4 CPU) 11:57:34 11:57:34 11:56:01 tps rtps wtps bread/s bwrtn/s 11:57:34 11:57:02 124.95 0.93 124.01 113.05 41455.36 11:57:34 Average: 124.95 0.93 124.01 113.05 41455.36 11:57:34 11:57:34 11:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:57:34 11:57:02 13757564 15572912 2667404 16.24 77876 1925272 769004 4.40 734244 1693652 146556 11:57:34 Average: 13757564 15572912 2667404 16.24 77876 1925272 769004 4.40 734244 1693652 146556 11:57:34 11:57:34 11:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:57:34 11:57:02 ens3 162.71 113.75 781.03 14.85 0.00 0.00 0.00 0.00 11:57:34 11:57:02 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 11:57:34 Average: ens3 162.71 113.75 781.03 14.85 0.00 0.00 0.00 0.00 11:57:34 Average: lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 11:57:34 11:57:34 11:57:34 ---> sar -P ALL: 11:57:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24385) 06/28/25 _x86_64_ (4 CPU) 11:57:34 11:57:34 11:55:10 LINUX RESTART (4 CPU) 11:57:34 11:57:34 11:56:01 CPU %user %nice %system %iowait %steal %idle 11:57:34 11:57:02 all 21.48 0.00 1.64 2.53 0.07 74.28 11:57:34 11:57:02 0 25.30 0.00 1.42 0.15 0.05 73.08 11:57:34 11:57:02 1 16.76 0.00 1.19 0.27 0.03 81.76 11:57:34 11:57:02 2 40.17 0.00 2.56 1.10 0.12 56.04 11:57:34 11:57:02 3 3.65 0.00 1.41 8.59 0.05 86.30 11:57:34 Average: all 21.48 0.00 1.64 2.53 0.07 74.28 11:57:34 Average: 0 25.30 0.00 1.42 0.15 0.05 73.08 11:57:34 Average: 1 16.76 0.00 1.19 0.27 0.03 81.76 11:57:34 Average: 2 40.17 0.00 2.56 1.10 0.12 56.04 11:57:34 Average: 3 3.65 0.00 1.41 8.59 0.05 86.30 11:57:34 11:57:34 11:57:34