09:59:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141674 09:59:57 Running as SYSTEM 09:59:57 [EnvInject] - Loading node environment variables. 09:59:57 Building remotely on prd-ubuntu1804-builder-4c-4g-34721 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:59:57 [ssh-agent] Looking for ssh-agent implementation... 09:59:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:59:57 $ ssh-agent 09:59:57 SSH_AUTH_SOCK=/tmp/ssh-dVE8f2TRuPY0/agent.1647 09:59:57 SSH_AGENT_PID=1649 09:59:57 [ssh-agent] Started. 09:59:57 Running ssh-add (command line suppressed) 09:59:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4452482824395566632.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4452482824395566632.key) 09:59:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:59:57 The recommended git tool is: NONE 09:59:59 using credential onap-jenkins-ssh 09:59:59 Wiping out workspace first. 09:59:59 Cloning the remote Git repository 09:59:59 Cloning repository git://cloud.onap.org/mirror/oom.git 09:59:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:59:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:59:59 > git --version # timeout=10 09:59:59 > git --version # 'git version 2.17.1' 09:59:59 using GIT_SSH to set credentials Gerrit user 09:59:59 Verifying host key using manually-configured host key entries 09:59:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:00:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:00:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:00:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:00:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:00:04 using GIT_SSH to set credentials Gerrit user 10:00:04 Verifying host key using manually-configured host key entries 10:00:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/141674/6 # timeout=30 10:00:05 > git rev-parse 20d00491b0a6f7ac2b22a539421b7f6dd969a28c^{commit} # timeout=10 10:00:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:00:05 Checking out Revision 20d00491b0a6f7ac2b22a539421b7f6dd969a28c (refs/changes/74/141674/6) 10:00:05 > git config core.sparsecheckout # timeout=10 10:00:05 > git checkout -f 20d00491b0a6f7ac2b22a539421b7f6dd969a28c # timeout=30 10:00:05 Commit message: "Globally align tracing settings" 10:00:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:00:05 > git rev-list --no-walk 3f8b4921d8d00c52cda47ea6d4e0bf4f98839ff6 # timeout=10 10:00:08 [EnvInject] - Injecting environment variables from a build step. 10:00:08 [EnvInject] - Injecting as environment variables the properties content 10:00:08 PYTHON=python3 10:00:08 10:00:08 [EnvInject] - Variables injected successfully. 10:00:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3346067705893859185.sh 10:00:08 ---> tox-install.sh 10:00:08 + source /home/jenkins/lf-env.sh 10:00:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:00:08 ++ mktemp -d /tmp/venv-XXXX 10:00:08 + lf_venv=/tmp/venv-ZjGg 10:00:08 + local venv_file=/tmp/.os_lf_venv 10:00:08 + local python=python3 10:00:08 + local options 10:00:08 + local set_path=true 10:00:08 + local install_args= 10:00:08 ++ 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 10:00:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:00:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:00:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:00:08 + true 10:00:08 + case $1 in 10:00:08 + venv_file=/tmp/.toxenv 10:00:08 + shift 2 10:00:08 + true 10:00:08 + case $1 in 10:00:08 + shift 10:00:08 + break 10:00:08 + case $python in 10:00:08 + local pkg_list= 10:00:08 + [[ -d /opt/pyenv ]] 10:00:08 + echo 'Setup pyenv:' 10:00:08 Setup pyenv: 10:00:08 + export PYENV_ROOT=/opt/pyenv 10:00:08 + PYENV_ROOT=/opt/pyenv 10:00:08 + 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 10:00:08 + 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 10:00:08 + pyenv versions 10:00:09 * system (set by /opt/pyenv/version) 10:00:09 * 3.8.13 (set by /opt/pyenv/version) 10:00:09 * 3.9.13 (set by /opt/pyenv/version) 10:00:09 * 3.10.6 (set by /opt/pyenv/version) 10:00:09 + command -v pyenv 10:00:09 ++ pyenv init - --no-rehash 10:00:09 + 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[*]}"'\'')" 10:00:09 export PATH="/opt/pyenv/shims:${PATH}" 10:00:09 export PYENV_SHELL=bash 10:00:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:00:09 pyenv() { 10:00:09 local command 10:00:09 command="${1:-}" 10:00:09 if [ "$#" -gt 0 ]; then 10:00:09 shift 10:00:09 fi 10:00:09 10:00:09 case "$command" in 10:00:09 rehash|shell) 10:00:09 eval "$(pyenv "sh-$command" "$@")" 10:00:09 ;; 10:00:09 *) 10:00:09 command pyenv "$command" "$@" 10:00:09 ;; 10:00:09 esac 10:00:09 }' 10:00:09 +++ 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[*]}"' 10:00:09 ++ 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 10:00:09 ++ 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 10:00:09 ++ 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 10:00:09 ++ export PYENV_SHELL=bash 10:00:09 ++ PYENV_SHELL=bash 10:00:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:00:09 +++ complete -F _pyenv pyenv 10:00:09 ++ lf-pyver python3 10:00:09 ++ local py_version_xy=python3 10:00:09 ++ local py_version_xyz= 10:00:09 ++ pyenv versions 10:00:09 ++ local command 10:00:09 ++ command=versions 10:00:09 ++ '[' 1 -gt 0 ']' 10:00:09 ++ shift 10:00:09 ++ case "$command" in 10:00:09 ++ command pyenv versions 10:00:09 ++ pyenv versions 10:00:09 ++ sed 's/^[ *]* //' 10:00:09 ++ grep -E '^[0-9.]*[0-9]$' 10:00:09 ++ awk '{ print $1 }' 10:00:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:00:09 +++ grep '^3' /tmp/.pyenv_versions 10:00:09 +++ sort -V 10:00:09 +++ tail -n 1 10:00:09 ++ py_version_xyz=3.10.6 10:00:09 ++ [[ -z 3.10.6 ]] 10:00:09 ++ echo 3.10.6 10:00:09 ++ return 0 10:00:09 + pyenv local 3.10.6 10:00:09 + local command 10:00:09 + command=local 10:00:09 + '[' 2 -gt 0 ']' 10:00:09 + shift 10:00:09 + case "$command" in 10:00:09 + command pyenv local 3.10.6 10:00:09 + pyenv local 3.10.6 10:00:09 + for arg in "$@" 10:00:09 + case $arg in 10:00:09 + pkg_list+='tox ' 10:00:09 + for arg in "$@" 10:00:09 + case $arg in 10:00:09 + pkg_list+='virtualenv ' 10:00:09 + for arg in "$@" 10:00:09 + case $arg in 10:00:09 + pkg_list+='urllib3~=1.26.15 ' 10:00:09 + [[ -f /tmp/.toxenv ]] 10:00:09 + [[ ! -f /tmp/.toxenv ]] 10:00:09 + [[ -n '' ]] 10:00:09 + python3 -m venv /tmp/venv-ZjGg 10:00:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZjGg' 10:00:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZjGg 10:00:13 + echo /tmp/venv-ZjGg 10:00:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:00:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:00:13 + /tmp/venv-ZjGg/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:00:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:00:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:00:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:00:17 + /tmp/venv-ZjGg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:00:19 + type python3 10:00:19 + true 10:00:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZjGg/bin to PATH' 10:00:19 lf-activate-venv(): INFO: Adding /tmp/venv-ZjGg/bin to PATH 10:00:19 + PATH=/tmp/venv-ZjGg/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 10:00:19 + return 0 10:00:19 + python3 --version 10:00:19 Python 3.10.6 10:00:19 + python3 -m pip --version 10:00:19 pip 25.2 from /tmp/venv-ZjGg/lib/python3.10/site-packages/pip (python 3.10) 10:00:19 + python3 -m pip freeze 10:00:20 cachetools==6.1.0 10:00:20 chardet==5.2.0 10:00:20 colorama==0.4.6 10:00:20 distlib==0.4.0 10:00:20 filelock==3.18.0 10:00:20 packaging==25.0 10:00:20 platformdirs==4.3.8 10:00:20 pluggy==1.6.0 10:00:20 pyproject-api==1.9.1 10:00:20 tomli==2.2.1 10:00:20 tox==4.28.4 10:00:20 typing_extensions==4.14.1 10:00:20 urllib3==1.26.20 10:00:20 virtualenv==20.33.1 10:00:20 [EnvInject] - Injecting environment variables from a build step. 10:00:20 [EnvInject] - Injecting as environment variables the properties content 10:00:20 PARALLEL=false 10:00:20 10:00:20 [EnvInject] - Variables injected successfully. 10:00:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5444418909579721721.sh 10:00:20 ---> tox-run.sh 10:00:20 + 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 10:00:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:00:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:00:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:00:20 + cd /w/workspace/oom-master-pre-commit-lint/. 10:00:20 + source /home/jenkins/lf-env.sh 10:00:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:00:20 ++ mktemp -d /tmp/venv-XXXX 10:00:20 + lf_venv=/tmp/venv-C9q7 10:00:20 + local venv_file=/tmp/.os_lf_venv 10:00:20 + local python=python3 10:00:20 + local options 10:00:20 + local set_path=true 10:00:20 + local install_args= 10:00:20 ++ 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 10:00:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:00:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:00:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:00:20 + true 10:00:20 + case $1 in 10:00:20 + venv_file=/tmp/.toxenv 10:00:20 + shift 2 10:00:20 + true 10:00:20 + case $1 in 10:00:20 + shift 10:00:20 + break 10:00:20 + case $python in 10:00:20 + local pkg_list= 10:00:20 + [[ -d /opt/pyenv ]] 10:00:20 + echo 'Setup pyenv:' 10:00:20 Setup pyenv: 10:00:20 + export PYENV_ROOT=/opt/pyenv 10:00:20 + PYENV_ROOT=/opt/pyenv 10:00:20 + 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 10:00:20 + 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 10:00:20 + pyenv versions 10:00:20 system 10:00:20 3.8.13 10:00:20 3.9.13 10:00:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:00:20 + command -v pyenv 10:00:20 ++ pyenv init - --no-rehash 10:00:20 + 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[*]}"'\'')" 10:00:20 export PATH="/opt/pyenv/shims:${PATH}" 10:00:20 export PYENV_SHELL=bash 10:00:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:00:20 pyenv() { 10:00:20 local command 10:00:20 command="${1:-}" 10:00:20 if [ "$#" -gt 0 ]; then 10:00:20 shift 10:00:20 fi 10:00:20 10:00:20 case "$command" in 10:00:20 rehash|shell) 10:00:20 eval "$(pyenv "sh-$command" "$@")" 10:00:20 ;; 10:00:20 *) 10:00:20 command pyenv "$command" "$@" 10:00:20 ;; 10:00:20 esac 10:00:20 }' 10:00:20 +++ 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[*]}"' 10:00:20 ++ 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 10:00:20 ++ 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 10:00:20 ++ 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 10:00:20 ++ export PYENV_SHELL=bash 10:00:20 ++ PYENV_SHELL=bash 10:00:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:00:20 +++ complete -F _pyenv pyenv 10:00:20 ++ lf-pyver python3 10:00:20 ++ local py_version_xy=python3 10:00:20 ++ local py_version_xyz= 10:00:20 ++ pyenv versions 10:00:20 ++ local command 10:00:20 ++ command=versions 10:00:20 ++ '[' 1 -gt 0 ']' 10:00:20 ++ shift 10:00:20 ++ case "$command" in 10:00:20 ++ command pyenv versions 10:00:20 ++ pyenv versions 10:00:20 ++ sed 's/^[ *]* //' 10:00:20 ++ grep -E '^[0-9.]*[0-9]$' 10:00:20 ++ awk '{ print $1 }' 10:00:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:00:20 +++ sort -V 10:00:20 +++ grep '^3' /tmp/.pyenv_versions 10:00:20 +++ tail -n 1 10:00:20 ++ py_version_xyz=3.10.6 10:00:20 ++ [[ -z 3.10.6 ]] 10:00:20 ++ echo 3.10.6 10:00:20 ++ return 0 10:00:20 + pyenv local 3.10.6 10:00:20 + local command 10:00:20 + command=local 10:00:20 + '[' 2 -gt 0 ']' 10:00:20 + shift 10:00:20 + case "$command" in 10:00:20 + command pyenv local 3.10.6 10:00:20 + pyenv local 3.10.6 10:00:20 + for arg in "$@" 10:00:20 + case $arg in 10:00:20 + pkg_list+='tox ' 10:00:20 + for arg in "$@" 10:00:20 + case $arg in 10:00:20 + pkg_list+='virtualenv ' 10:00:20 + for arg in "$@" 10:00:20 + case $arg in 10:00:20 + pkg_list+='urllib3~=1.26.15 ' 10:00:20 + [[ -f /tmp/.toxenv ]] 10:00:20 ++ cat /tmp/.toxenv 10:00:20 + lf_venv=/tmp/venv-ZjGg 10:00:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZjGg from' file:/tmp/.toxenv 10:00:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZjGg from file:/tmp/.toxenv 10:00:20 + /tmp/venv-ZjGg/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:00:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:00:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:00:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:00:21 + /tmp/venv-ZjGg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:00:22 + type python3 10:00:22 + true 10:00:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZjGg/bin to PATH' 10:00:22 lf-activate-venv(): INFO: Adding /tmp/venv-ZjGg/bin to PATH 10:00:22 + PATH=/tmp/venv-ZjGg/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 10:00:22 + return 0 10:00:22 + [[ -d /opt/pyenv ]] 10:00:22 + echo '---> Setting up pyenv' 10:00:22 ---> Setting up pyenv 10:00:22 + export PYENV_ROOT=/opt/pyenv 10:00:22 + PYENV_ROOT=/opt/pyenv 10:00:22 + export PATH=/opt/pyenv/bin:/tmp/venv-ZjGg/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 10:00:22 + PATH=/opt/pyenv/bin:/tmp/venv-ZjGg/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 10:00:22 ++ pwd 10:00:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:00:22 + export PYTHONPATH 10:00:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:00:22 + TOX_TESTENV_PASSENV=PYTHONPATH 10:00:22 + tox --version 10:00:22 4.28.4 from /tmp/venv-ZjGg/lib/python3.10/site-packages/tox/__init__.py 10:00:22 + PARALLEL=false 10:00:22 + TOX_OPTIONS_LIST= 10:00:22 + [[ -n pre-commit ]] 10:00:22 + TOX_OPTIONS_LIST=' -e pre-commit' 10:00:22 + case ${PARALLEL,,} in 10:00:22 + tox -e pre-commit 10:00:22 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:00:23 pre-commit: install_deps> python -I -m pip install pre-commit 10:00:26 pre-commit: freeze> python -m pip freeze --all 10:00:26 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.18.0,identify==2.6.13,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,virtualenv==20.33.1 10:00:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:00:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:00:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:00:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:00:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:00:29 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:00:29 [INFO] Once installed this environment will be reused. 10:00:29 [INFO] This may take a few minutes... 10:00:37 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:00:37 [INFO] Once installed this environment will be reused. 10:00:37 [INFO] This may take a few minutes... 10:00:41 trim trailing whitespace.................................................Passed 10:00:41 Tabs remover.............................................................Passed 10:00:41 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:00:42 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:00:42 [INFO] Once installed this environment will be reused. 10:00:42 [INFO] This may take a few minutes... 10:00:50 gitlint..............................................(no files to check)Skipped 10:00:50 pre-commit: OK (27.51=setup[3.46]+cmd[15.59,8.47] seconds) 10:00:50 congratulations :) (27.73 seconds) 10:00:50 + tox_status=0 10:00:50 + echo '---> Completed tox runs' 10:00:50 ---> Completed tox runs 10:00:50 + for i in .tox/*/log 10:00:50 ++ echo .tox/pre-commit/log 10:00:50 ++ awk -F/ '{print $2}' 10:00:50 + tox_env=pre-commit 10:00:50 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:00:50 + DOC_DIR=docs/_build/html 10:00:50 + [[ -d docs/_build/html ]] 10:00:50 + echo '---> tox-run.sh ends' 10:00:50 ---> tox-run.sh ends 10:00:50 + test 0 -eq 0 10:00:50 $ ssh-agent -k 10:00:50 unset SSH_AUTH_SOCK; 10:00:50 unset SSH_AGENT_PID; 10:00:50 echo Agent pid 1649 killed; 10:00:50 [ssh-agent] Stopped. 10:00:50 [PostBuildScript] - [INFO] Executing post build scripts. 10:00:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17741642105977177637.sh 10:00:50 ---> sysstat.sh 10:00:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2793306657861954716.sh 10:00:50 ---> package-listing.sh 10:00:50 ++ facter osfamily 10:00:51 ++ tr '[:upper:]' '[:lower:]' 10:00:51 + OS_FAMILY=debian 10:00:51 + workspace=/w/workspace/oom-master-pre-commit-lint 10:00:51 + START_PACKAGES=/tmp/packages_start.txt 10:00:51 + END_PACKAGES=/tmp/packages_end.txt 10:00:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:00:51 + PACKAGES=/tmp/packages_start.txt 10:00:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:00:51 + PACKAGES=/tmp/packages_end.txt 10:00:51 + case "${OS_FAMILY}" in 10:00:51 + dpkg -l 10:00:51 + grep '^ii' 10:00:51 + '[' -f /tmp/packages_start.txt ']' 10:00:51 + '[' -f /tmp/packages_end.txt ']' 10:00:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:00:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:00:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:00:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:00:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9476459027243238507.sh 10:00:51 ---> capture-instance-metadata.sh 10:00:51 Setup pyenv: 10:00:51 system 10:00:51 3.8.13 10:00:51 3.9.13 10:00:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:00:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZWAA 10:00:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:00:58 lf-activate-venv(): INFO: Installing: lftools 10:01:20 lf-activate-venv(): INFO: Adding /tmp/venv-ZWAA/bin to PATH 10:01:20 INFO: Running in OpenStack, capturing instance metadata 10:01:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9314356122467660163.sh 10:01:21 provisioning config files... 10:01:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13039646896730988460tmp 10:01:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:01:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:01:21 [EnvInject] - Injecting environment variables from a build step. 10:01:21 [EnvInject] - Injecting as environment variables the properties content 10:01:21 SERVER_ID=logs 10:01:21 10:01:21 [EnvInject] - Variables injected successfully. 10:01:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13674004309209291547.sh 10:01:21 ---> create-netrc.sh 10:01:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins428885455916147714.sh 10:01:22 ---> python-tools-install.sh 10:01:22 Setup pyenv: 10:01:22 system 10:01:22 3.8.13 10:01:22 3.9.13 10:01:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:01:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWAA from file:/tmp/.os_lf_venv 10:01:24 lf-activate-venv(): INFO: Installing: lftools 10:01:32 lf-activate-venv(): INFO: Adding /tmp/venv-ZWAA/bin to PATH 10:01:32 Generating Requirements File 10:01:55 Python 3.10.6 10:01:55 pip 25.2 from /tmp/venv-ZWAA/lib/python3.10/site-packages/pip (python 3.10) 10:01:55 appdirs==1.4.4 10:01:55 argcomplete==3.6.2 10:01:55 aspy.yaml==1.3.0 10:01:55 attrs==25.3.0 10:01:55 autopage==0.5.2 10:01:55 beautifulsoup4==4.13.4 10:01:55 boto3==1.40.7 10:01:55 botocore==1.40.7 10:01:55 bs4==0.0.2 10:01:55 cachetools==5.5.2 10:01:55 certifi==2025.8.3 10:01:55 cffi==1.17.1 10:01:55 cfgv==3.4.0 10:01:55 chardet==5.2.0 10:01:55 charset-normalizer==3.4.3 10:01:55 click==8.2.1 10:01:55 cliff==4.10.0 10:01:55 cmd2==2.7.0 10:01:55 cryptography==3.3.2 10:01:55 debtcollector==3.0.0 10:01:55 decorator==5.2.1 10:01:55 defusedxml==0.7.1 10:01:55 Deprecated==1.2.18 10:01:55 distlib==0.4.0 10:01:55 dnspython==2.7.0 10:01:55 docker==7.1.0 10:01:55 dogpile.cache==1.4.0 10:01:55 durationpy==0.10 10:01:55 email_validator==2.2.0 10:01:55 filelock==3.18.0 10:01:55 future==1.0.0 10:01:55 gitdb==4.0.12 10:01:55 GitPython==3.1.45 10:01:55 google-auth==2.40.3 10:01:55 httplib2==0.22.0 10:01:55 identify==2.6.13 10:01:55 idna==3.10 10:01:55 importlib-resources==1.5.0 10:01:55 iso8601==2.1.0 10:01:55 Jinja2==3.1.6 10:01:55 jmespath==1.0.1 10:01:55 jsonpatch==1.33 10:01:55 jsonpointer==3.0.0 10:01:55 jsonschema==4.25.0 10:01:55 jsonschema-specifications==2025.4.1 10:01:55 keystoneauth1==5.11.1 10:01:55 kubernetes==33.1.0 10:01:55 lftools==0.37.13 10:01:55 lxml==6.0.0 10:01:55 markdown-it-py==4.0.0 10:01:55 MarkupSafe==3.0.2 10:01:55 mdurl==0.1.2 10:01:55 msgpack==1.1.1 10:01:55 multi_key_dict==2.0.3 10:01:55 munch==4.0.0 10:01:55 netaddr==1.3.0 10:01:55 niet==1.4.2 10:01:55 nodeenv==1.9.1 10:01:55 oauth2client==4.1.3 10:01:55 oauthlib==3.3.1 10:01:55 openstacksdk==4.6.0 10:01:55 os-client-config==2.3.0 10:01:55 os-service-types==1.8.0 10:01:55 osc-lib==4.1.0 10:01:55 oslo.config==10.0.0 10:01:55 oslo.context==6.0.0 10:01:55 oslo.i18n==6.5.1 10:01:55 oslo.log==7.2.0 10:01:55 oslo.serialization==5.7.0 10:01:55 oslo.utils==9.0.0 10:01:55 packaging==25.0 10:01:55 pbr==6.1.1 10:01:55 platformdirs==4.3.8 10:01:55 prettytable==3.16.0 10:01:55 psutil==7.0.0 10:01:55 pyasn1==0.6.1 10:01:55 pyasn1_modules==0.4.2 10:01:55 pycparser==2.22 10:01:55 pygerrit2==2.0.15 10:01:55 PyGithub==2.7.0 10:01:55 Pygments==2.19.2 10:01:55 PyJWT==2.10.1 10:01:55 PyNaCl==1.5.0 10:01:55 pyparsing==2.4.7 10:01:55 pyperclip==1.9.0 10:01:55 pyrsistent==0.20.0 10:01:55 python-cinderclient==9.7.0 10:01:55 python-dateutil==2.9.0.post0 10:01:55 python-heatclient==4.3.0 10:01:55 python-jenkins==1.8.3 10:01:55 python-keystoneclient==5.6.0 10:01:55 python-magnumclient==4.8.1 10:01:55 python-openstackclient==8.1.0 10:01:55 python-swiftclient==4.8.0 10:01:55 PyYAML==6.0.2 10:01:55 referencing==0.36.2 10:01:55 requests==2.32.4 10:01:55 requests-oauthlib==2.0.0 10:01:55 requestsexceptions==1.4.0 10:01:55 rfc3986==2.0.0 10:01:55 rich==14.1.0 10:01:55 rich-argparse==1.7.1 10:01:55 rpds-py==0.27.0 10:01:55 rsa==4.9.1 10:01:55 ruamel.yaml==0.18.14 10:01:55 ruamel.yaml.clib==0.2.12 10:01:55 s3transfer==0.13.1 10:01:55 simplejson==3.20.1 10:01:55 six==1.17.0 10:01:55 smmap==5.0.2 10:01:55 soupsieve==2.7 10:01:55 stevedore==5.4.1 10:01:55 tabulate==0.9.0 10:01:55 toml==0.10.2 10:01:55 tomlkit==0.13.3 10:01:55 tqdm==4.67.1 10:01:55 typing_extensions==4.14.1 10:01:55 tzdata==2025.2 10:01:55 urllib3==1.26.20 10:01:55 virtualenv==20.33.1 10:01:55 wcwidth==0.2.13 10:01:55 websocket-client==1.8.0 10:01:55 wrapt==1.17.3 10:01:55 xdg==6.0.0 10:01:55 xmltodict==0.14.2 10:01:55 yq==3.4.3 10:01:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5257306904805855160.sh 10:01:55 ---> sudo-logs.sh 10:01:55 Archiving 'sudo' log.. 10:01:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16288500834102011967.sh 10:01:56 ---> job-cost.sh 10:01:56 Setup pyenv: 10:01:56 system 10:01:56 3.8.13 10:01:56 3.9.13 10:01:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:01:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWAA from file:/tmp/.os_lf_venv 10:01:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:02:04 lf-activate-venv(): INFO: Adding /tmp/venv-ZWAA/bin to PATH 10:02:04 INFO: No Stack... 10:02:05 INFO: Retrieving Pricing Info for: v3-standard-4 10:02:05 INFO: Archiving Costs 10:02:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5743932848716256518.sh 10:02:05 ---> logs-deploy.sh 10:02:05 Setup pyenv: 10:02:05 system 10:02:05 3.8.13 10:02:05 3.9.13 10:02:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:02:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWAA from file:/tmp/.os_lf_venv 10:02:07 lf-activate-venv(): INFO: Installing: lftools 10:02:15 lf-activate-venv(): INFO: Adding /tmp/venv-ZWAA/bin to PATH 10:02:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4204 10:02:15 INFO: archiving workspace using pattern(s): 10:02:16 Archives upload complete. 10:02:16 INFO: archiving logs to Nexus 10:02:17 ---> uname -a: 10:02:17 Linux prd-ubuntu1804-builder-4c-4g-34721 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:02:17 10:02:17 10:02:17 ---> lscpu: 10:02:17 Architecture: x86_64 10:02:17 CPU op-mode(s): 32-bit, 64-bit 10:02:17 Byte Order: Little Endian 10:02:17 CPU(s): 4 10:02:17 On-line CPU(s) list: 0-3 10:02:17 Thread(s) per core: 1 10:02:17 Core(s) per socket: 1 10:02:17 Socket(s): 4 10:02:17 NUMA node(s): 1 10:02:17 Vendor ID: AuthenticAMD 10:02:17 CPU family: 23 10:02:17 Model: 49 10:02:17 Model name: AMD EPYC-Rome Processor 10:02:17 Stepping: 0 10:02:17 CPU MHz: 2800.000 10:02:17 BogoMIPS: 5600.00 10:02:17 Virtualization: AMD-V 10:02:17 Hypervisor vendor: KVM 10:02:17 Virtualization type: full 10:02:17 L1d cache: 32K 10:02:17 L1i cache: 32K 10:02:17 L2 cache: 512K 10:02:17 L3 cache: 16384K 10:02:17 NUMA node0 CPU(s): 0-3 10:02:17 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 10:02:17 10:02:17 10:02:17 ---> nproc: 10:02:17 4 10:02:17 10:02:17 10:02:17 ---> df -h: 10:02:17 Filesystem Size Used Avail Use% Mounted on 10:02:17 udev 7.9G 0 7.9G 0% /dev 10:02:17 tmpfs 1.6G 672K 1.6G 1% /run 10:02:17 /dev/vda1 78G 8.4G 69G 11% / 10:02:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:02:17 tmpfs 5.0M 0 5.0M 0% /run/lock 10:02:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:02:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:02:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:02:17 10:02:17 10:02:17 ---> free -m: 10:02:17 total used free shared buff/cache available 10:02:17 Mem: 16040 541 13282 0 2215 15177 10:02:17 Swap: 1023 0 1023 10:02:17 10:02:17 10:02:17 ---> ip addr: 10:02:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:02:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:02:17 inet 127.0.0.1/8 scope host lo 10:02:17 valid_lft forever preferred_lft forever 10:02:17 inet6 ::1/128 scope host 10:02:17 valid_lft forever preferred_lft forever 10:02:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:02:17 link/ether fa:16:3e:04:25:71 brd ff:ff:ff:ff:ff:ff 10:02:17 inet 10.30.107.99/23 brd 10.30.107.255 scope global dynamic ens3 10:02:17 valid_lft 86242sec preferred_lft 86242sec 10:02:17 inet6 fe80::f816:3eff:fe04:2571/64 scope link 10:02:17 valid_lft forever preferred_lft forever 10:02:17 10:02:17 10:02:17 ---> sar -b -r -n DEV: 10:02:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34721) 08/12/25 _x86_64_ (4 CPU) 10:02:17 10:02:17 09:59:41 LINUX RESTART (4 CPU) 10:02:17 10:02:17 10:00:01 tps rtps wtps bread/s bwrtn/s 10:02:17 10:01:02 309.93 24.40 285.54 819.46 34906.58 10:02:17 10:02:01 121.03 1.05 119.98 122.83 35515.34 10:02:17 Average: 216.27 12.82 203.45 474.07 35208.40 10:02:17 10:02:17 10:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:02:17 10:01:02 13931500 15553704 2493468 15.18 59100 1761772 768072 4.40 745540 1528740 91992 10:02:17 10:02:01 13627356 15558712 2797612 17.03 86120 2025708 759440 4.35 756292 1786344 121956 10:02:17 Average: 13779428 15556208 2645540 16.11 72610 1893740 763756 4.37 750916 1657542 106974 10:02:17 10:02:17 10:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:02:17 10:01:02 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 10:02:17 10:01:02 ens3 182.00 121.28 1225.58 32.85 0.00 0.00 0.00 0.00 10:02:17 10:02:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 10:02:17 10:02:01 ens3 104.22 74.36 877.75 12.07 0.00 0.00 0.00 0.00 10:02:17 Average: lo 1.98 1.98 0.22 0.22 0.00 0.00 0.00 0.00 10:02:17 Average: ens3 143.44 98.02 1053.12 22.55 0.00 0.00 0.00 0.00 10:02:17 10:02:17 10:02:17 ---> sar -P ALL: 10:02:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34721) 08/12/25 _x86_64_ (4 CPU) 10:02:17 10:02:17 09:59:41 LINUX RESTART (4 CPU) 10:02:17 10:02:17 10:00:01 CPU %user %nice %system %iowait %steal %idle 10:02:17 10:01:02 all 21.99 0.00 2.36 5.40 0.55 69.70 10:02:17 10:01:02 0 21.00 0.00 2.17 1.10 0.05 75.67 10:02:17 10:01:02 1 24.15 0.00 2.23 1.32 0.05 72.25 10:02:17 10:01:02 2 28.52 0.00 2.69 8.52 0.80 59.46 10:02:17 10:01:02 3 14.47 0.00 2.40 10.72 1.29 71.12 10:02:17 10:02:01 all 19.35 0.00 1.29 4.79 0.05 74.52 10:02:17 10:02:01 0 26.60 0.00 1.82 1.27 0.05 70.26 10:02:17 10:02:01 1 13.83 0.00 0.83 0.37 0.03 84.93 10:02:17 10:02:01 2 13.68 0.00 1.14 15.25 0.07 69.85 10:02:17 10:02:01 3 23.27 0.00 1.33 2.31 0.07 73.03 10:02:17 Average: all 20.68 0.00 1.83 5.10 0.30 72.09 10:02:17 Average: 0 23.78 0.00 2.00 1.19 0.05 72.99 10:02:17 Average: 1 19.04 0.00 1.54 0.85 0.04 78.53 10:02:17 Average: 2 21.09 0.00 1.91 11.89 0.44 64.67 10:02:17 Average: 3 18.81 0.00 1.87 6.57 0.69 72.06 10:02:17 10:02:17 10:02:17