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