12:58:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/140839 12:58:05 Running as SYSTEM 12:58:05 [EnvInject] - Loading node environment variables. 12:58:05 Building remotely on prd-ubuntu1804-builder-4c-4g-22073 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:58:05 [ssh-agent] Looking for ssh-agent implementation... 12:58:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:05 $ ssh-agent 12:58:05 SSH_AUTH_SOCK=/tmp/ssh-2UrBpjRT13e1/agent.1688 12:58:05 SSH_AGENT_PID=1690 12:58:05 [ssh-agent] Started. 12:58:05 Running ssh-add (command line suppressed) 12:58:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14878234526577840857.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14878234526577840857.key) 12:58:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:58:05 The recommended git tool is: NONE 12:58:07 using credential onap-jenkins-ssh 12:58:07 Wiping out workspace first. 12:58:07 Cloning the remote Git repository 12:58:07 Cloning repository git://cloud.onap.org/mirror/oom.git 12:58:07 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:58:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:58:07 > git --version # timeout=10 12:58:07 > git --version # 'git version 2.17.1' 12:58:07 using GIT_SSH to set credentials Gerrit user 12:58:07 Verifying host key using manually-configured host key entries 12:58:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:58:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:58:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:58:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:58:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:58:13 using GIT_SSH to set credentials Gerrit user 12:58:13 Verifying host key using manually-configured host key entries 12:58:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/140839/12 # timeout=30 12:58:13 > git rev-parse dd6eceef3a3a986b353290d703a8c38d372adbf6^{commit} # timeout=10 12:58:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:58:13 Checking out Revision dd6eceef3a3a986b353290d703a8c38d372adbf6 (refs/changes/39/140839/12) 12:58:13 > git config core.sparsecheckout # timeout=10 12:58:13 > git checkout -f dd6eceef3a3a986b353290d703a8c38d372adbf6 # timeout=30 12:58:16 Commit message: "[SO] Test Java17 based versions of SO" 12:58:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:58:16 > git rev-list --no-walk 80f4bd735f4dbbf4e79dc3325d9ea9a259e5ec59 # timeout=10 12:58:17 [EnvInject] - Injecting environment variables from a build step. 12:58:17 [EnvInject] - Injecting as environment variables the properties content 12:58:17 PYTHON=python3 12:58:17 12:58:17 [EnvInject] - Variables injected successfully. 12:58:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins503281478540709008.sh 12:58:17 ---> tox-install.sh 12:58:17 + source /home/jenkins/lf-env.sh 12:58:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:58:17 ++ mktemp -d /tmp/venv-XXXX 12:58:17 + lf_venv=/tmp/venv-QeIh 12:58:17 + local venv_file=/tmp/.os_lf_venv 12:58:17 + local python=python3 12:58:17 + local options 12:58:17 + local set_path=true 12:58:17 + local install_args= 12:58:17 ++ 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 12:58:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:58:17 + true 12:58:17 + case $1 in 12:58:17 + venv_file=/tmp/.toxenv 12:58:17 + shift 2 12:58:17 + true 12:58:17 + case $1 in 12:58:17 + shift 12:58:17 + break 12:58:17 + case $python in 12:58:17 + local pkg_list= 12:58:17 + [[ -d /opt/pyenv ]] 12:58:17 + echo 'Setup pyenv:' 12:58:17 Setup pyenv: 12:58:17 + export PYENV_ROOT=/opt/pyenv 12:58:17 + PYENV_ROOT=/opt/pyenv 12:58:17 + 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 12:58:17 + 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 12:58:17 + pyenv versions 12:58:17 * system (set by /opt/pyenv/version) 12:58:17 * 3.8.13 (set by /opt/pyenv/version) 12:58:17 * 3.9.13 (set by /opt/pyenv/version) 12:58:17 * 3.10.6 (set by /opt/pyenv/version) 12:58:17 + command -v pyenv 12:58:17 ++ pyenv init - --no-rehash 12:58:17 + 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[*]}"'\'')" 12:58:17 export PATH="/opt/pyenv/shims:${PATH}" 12:58:17 export PYENV_SHELL=bash 12:58:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:58:17 pyenv() { 12:58:17 local command 12:58:17 command="${1:-}" 12:58:17 if [ "$#" -gt 0 ]; then 12:58:17 shift 12:58:17 fi 12:58:17 12:58:17 case "$command" in 12:58:17 rehash|shell) 12:58:17 eval "$(pyenv "sh-$command" "$@")" 12:58:17 ;; 12:58:17 *) 12:58:17 command pyenv "$command" "$@" 12:58:17 ;; 12:58:17 esac 12:58:17 }' 12:58:17 +++ 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[*]}"' 12:58:17 ++ 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 12:58:17 ++ 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 12:58:17 ++ 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 12:58:17 ++ export PYENV_SHELL=bash 12:58:17 ++ PYENV_SHELL=bash 12:58:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:58:17 +++ complete -F _pyenv pyenv 12:58:17 ++ lf-pyver python3 12:58:17 ++ local py_version_xy=python3 12:58:17 ++ local py_version_xyz= 12:58:17 ++ pyenv versions 12:58:17 ++ sed 's/^[ *]* //' 12:58:17 ++ local command 12:58:17 ++ command=versions 12:58:17 ++ '[' 1 -gt 0 ']' 12:58:17 ++ shift 12:58:17 ++ case "$command" in 12:58:17 ++ command pyenv versions 12:58:17 ++ pyenv versions 12:58:17 ++ awk '{ print $1 }' 12:58:17 ++ grep -E '^[0-9.]*[0-9]$' 12:58:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:58:17 +++ grep '^3' /tmp/.pyenv_versions 12:58:17 +++ sort -V 12:58:17 +++ tail -n 1 12:58:17 ++ py_version_xyz=3.10.6 12:58:17 ++ [[ -z 3.10.6 ]] 12:58:17 ++ echo 3.10.6 12:58:17 ++ return 0 12:58:17 + pyenv local 3.10.6 12:58:17 + local command 12:58:17 + command=local 12:58:17 + '[' 2 -gt 0 ']' 12:58:17 + shift 12:58:17 + case "$command" in 12:58:17 + command pyenv local 3.10.6 12:58:17 + pyenv local 3.10.6 12:58:17 + for arg in "$@" 12:58:17 + case $arg in 12:58:17 + pkg_list+='tox ' 12:58:17 + for arg in "$@" 12:58:17 + case $arg in 12:58:17 + pkg_list+='virtualenv ' 12:58:17 + for arg in "$@" 12:58:17 + case $arg in 12:58:17 + pkg_list+='urllib3~=1.26.15 ' 12:58:17 + [[ -f /tmp/.toxenv ]] 12:58:17 + [[ ! -f /tmp/.toxenv ]] 12:58:17 + [[ -n '' ]] 12:58:17 + python3 -m venv /tmp/venv-QeIh 12:58:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QeIh' 12:58:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QeIh 12:58:21 + echo /tmp/venv-QeIh 12:58:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:58:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:58:21 + /tmp/venv-QeIh/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:58:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:58:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:58:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:58:26 + /tmp/venv-QeIh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:58:28 + type python3 12:58:28 + true 12:58:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QeIh/bin to PATH' 12:58:28 lf-activate-venv(): INFO: Adding /tmp/venv-QeIh/bin to PATH 12:58:28 + PATH=/tmp/venv-QeIh/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 12:58:28 + return 0 12:58:28 + python3 --version 12:58:28 Python 3.10.6 12:58:28 + python3 -m pip --version 12:58:28 pip 25.1.1 from /tmp/venv-QeIh/lib/python3.10/site-packages/pip (python 3.10) 12:58:28 + python3 -m pip freeze 12:58:29 cachetools==6.1.0 12:58:29 chardet==5.2.0 12:58:29 colorama==0.4.6 12:58:29 distlib==0.3.9 12:58:29 filelock==3.18.0 12:58:29 packaging==25.0 12:58:29 platformdirs==4.3.8 12:58:29 pluggy==1.6.0 12:58:29 pyproject-api==1.9.1 12:58:29 tomli==2.2.1 12:58:29 tox==4.27.0 12:58:29 typing_extensions==4.14.0 12:58:29 urllib3==1.26.20 12:58:29 virtualenv==20.31.2 12:58:29 [EnvInject] - Injecting environment variables from a build step. 12:58:29 [EnvInject] - Injecting as environment variables the properties content 12:58:29 PARALLEL=false 12:58:29 12:58:29 [EnvInject] - Variables injected successfully. 12:58:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12904884559350204681.sh 12:58:29 ---> tox-run.sh 12:58:29 + 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 12:58:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:58:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:58:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:58:29 + cd /w/workspace/oom-master-pre-commit-lint/. 12:58:29 + source /home/jenkins/lf-env.sh 12:58:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:58:29 ++ mktemp -d /tmp/venv-XXXX 12:58:29 + lf_venv=/tmp/venv-4wvA 12:58:29 + local venv_file=/tmp/.os_lf_venv 12:58:29 + local python=python3 12:58:29 + local options 12:58:29 + local set_path=true 12:58:29 + local install_args= 12:58:29 ++ 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 12:58:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:58:29 + true 12:58:29 + case $1 in 12:58:29 + venv_file=/tmp/.toxenv 12:58:29 + shift 2 12:58:29 + true 12:58:29 + case $1 in 12:58:29 + shift 12:58:29 + break 12:58:29 + case $python in 12:58:29 + local pkg_list= 12:58:29 + [[ -d /opt/pyenv ]] 12:58:29 + echo 'Setup pyenv:' 12:58:29 Setup pyenv: 12:58:29 + export PYENV_ROOT=/opt/pyenv 12:58:29 + PYENV_ROOT=/opt/pyenv 12:58:29 + 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 12:58:29 + 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 12:58:29 + pyenv versions 12:58:29 system 12:58:29 3.8.13 12:58:29 3.9.13 12:58:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:58:29 + command -v pyenv 12:58:29 ++ pyenv init - --no-rehash 12:58:29 + 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[*]}"'\'')" 12:58:29 export PATH="/opt/pyenv/shims:${PATH}" 12:58:29 export PYENV_SHELL=bash 12:58:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:58:29 pyenv() { 12:58:29 local command 12:58:29 command="${1:-}" 12:58:29 if [ "$#" -gt 0 ]; then 12:58:29 shift 12:58:29 fi 12:58:29 12:58:29 case "$command" in 12:58:29 rehash|shell) 12:58:29 eval "$(pyenv "sh-$command" "$@")" 12:58:29 ;; 12:58:29 *) 12:58:29 command pyenv "$command" "$@" 12:58:29 ;; 12:58:29 esac 12:58:29 }' 12:58:29 +++ 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[*]}"' 12:58:29 ++ 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 12:58:29 ++ 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 12:58:29 ++ 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 12:58:29 ++ export PYENV_SHELL=bash 12:58:29 ++ PYENV_SHELL=bash 12:58:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:58:29 +++ complete -F _pyenv pyenv 12:58:29 ++ lf-pyver python3 12:58:29 ++ local py_version_xy=python3 12:58:29 ++ local py_version_xyz= 12:58:29 ++ sed 's/^[ *]* //' 12:58:29 ++ awk '{ print $1 }' 12:58:29 ++ grep -E '^[0-9.]*[0-9]$' 12:58:29 ++ pyenv versions 12:58:29 ++ local command 12:58:29 ++ command=versions 12:58:29 ++ '[' 1 -gt 0 ']' 12:58:29 ++ shift 12:58:29 ++ case "$command" in 12:58:29 ++ command pyenv versions 12:58:29 ++ pyenv versions 12:58:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:58:29 +++ grep '^3' /tmp/.pyenv_versions 12:58:29 +++ sort -V 12:58:29 +++ tail -n 1 12:58:29 ++ py_version_xyz=3.10.6 12:58:29 ++ [[ -z 3.10.6 ]] 12:58:29 ++ echo 3.10.6 12:58:29 ++ return 0 12:58:29 + pyenv local 3.10.6 12:58:29 + local command 12:58:29 + command=local 12:58:29 + '[' 2 -gt 0 ']' 12:58:29 + shift 12:58:29 + case "$command" in 12:58:29 + command pyenv local 3.10.6 12:58:29 + pyenv local 3.10.6 12:58:29 + for arg in "$@" 12:58:29 + case $arg in 12:58:29 + pkg_list+='tox ' 12:58:29 + for arg in "$@" 12:58:29 + case $arg in 12:58:29 + pkg_list+='virtualenv ' 12:58:29 + for arg in "$@" 12:58:29 + case $arg in 12:58:29 + pkg_list+='urllib3~=1.26.15 ' 12:58:29 + [[ -f /tmp/.toxenv ]] 12:58:29 ++ cat /tmp/.toxenv 12:58:29 + lf_venv=/tmp/venv-QeIh 12:58:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QeIh from' file:/tmp/.toxenv 12:58:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QeIh from file:/tmp/.toxenv 12:58:29 + /tmp/venv-QeIh/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:58:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:58:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:58:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:58:30 + /tmp/venv-QeIh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:58:31 + type python3 12:58:31 + true 12:58:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QeIh/bin to PATH' 12:58:31 lf-activate-venv(): INFO: Adding /tmp/venv-QeIh/bin to PATH 12:58:31 + PATH=/tmp/venv-QeIh/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 12:58:31 + return 0 12:58:31 + [[ -d /opt/pyenv ]] 12:58:31 + echo '---> Setting up pyenv' 12:58:31 ---> Setting up pyenv 12:58:31 + export PYENV_ROOT=/opt/pyenv 12:58:31 + PYENV_ROOT=/opt/pyenv 12:58:31 + export PATH=/opt/pyenv/bin:/tmp/venv-QeIh/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 12:58:31 + PATH=/opt/pyenv/bin:/tmp/venv-QeIh/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 12:58:31 ++ pwd 12:58:31 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:58:31 + export PYTHONPATH 12:58:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:58:31 + TOX_TESTENV_PASSENV=PYTHONPATH 12:58:31 + tox --version 12:58:31 4.27.0 from /tmp/venv-QeIh/lib/python3.10/site-packages/tox/__init__.py 12:58:31 + PARALLEL=false 12:58:31 + TOX_OPTIONS_LIST= 12:58:31 + [[ -n pre-commit ]] 12:58:31 + TOX_OPTIONS_LIST=' -e pre-commit' 12:58:31 + case ${PARALLEL,,} in 12:58:31 + tox -e pre-commit 12:58:31 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:58:32 pre-commit: install_deps> python -I -m pip install pre-commit 12:58:35 pre-commit: freeze> python -m pip freeze --all 12:58:35 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 12:58:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:58:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:58:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:58:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:58:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:58:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:58:37 [INFO] Once installed this environment will be reused. 12:58:37 [INFO] This may take a few minutes... 12:58:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:58:42 [INFO] Once installed this environment will be reused. 12:58:42 [INFO] This may take a few minutes... 12:58:46 trim trailing whitespace.................................................Passed 12:58:47 Tabs remover.............................................................Passed 12:58:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:58:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:58:47 [INFO] Once installed this environment will be reused. 12:58:47 [INFO] This may take a few minutes... 12:58:55 gitlint..............................................(no files to check)Skipped 12:58:55 pre-commit: OK (23.62=setup[3.50]+cmd[11.57,8.55] seconds) 12:58:55 congratulations :) (23.85 seconds) 12:58:55 + tox_status=0 12:58:55 + echo '---> Completed tox runs' 12:58:55 ---> Completed tox runs 12:58:55 + for i in .tox/*/log 12:58:55 ++ echo .tox/pre-commit/log 12:58:55 ++ awk -F/ '{print $2}' 12:58:55 + tox_env=pre-commit 12:58:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:58:55 + DOC_DIR=docs/_build/html 12:58:55 + [[ -d docs/_build/html ]] 12:58:55 + echo '---> tox-run.sh ends' 12:58:55 ---> tox-run.sh ends 12:58:55 + test 0 -eq 0 12:58:55 $ ssh-agent -k 12:58:55 unset SSH_AUTH_SOCK; 12:58:55 unset SSH_AGENT_PID; 12:58:55 echo Agent pid 1690 killed; 12:58:55 [ssh-agent] Stopped. 12:58:55 [PostBuildScript] - [INFO] Executing post build scripts. 12:58:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11059882296368879289.sh 12:58:55 ---> sysstat.sh 12:58:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6942255856411790448.sh 12:58:56 ---> package-listing.sh 12:58:56 ++ facter osfamily 12:58:56 ++ tr '[:upper:]' '[:lower:]' 12:58:56 + OS_FAMILY=debian 12:58:56 + workspace=/w/workspace/oom-master-pre-commit-lint 12:58:56 + START_PACKAGES=/tmp/packages_start.txt 12:58:56 + END_PACKAGES=/tmp/packages_end.txt 12:58:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:58:56 + PACKAGES=/tmp/packages_start.txt 12:58:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:58:56 + PACKAGES=/tmp/packages_end.txt 12:58:56 + case "${OS_FAMILY}" in 12:58:56 + dpkg -l 12:58:56 + grep '^ii' 12:58:56 + '[' -f /tmp/packages_start.txt ']' 12:58:56 + '[' -f /tmp/packages_end.txt ']' 12:58:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:58:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:58:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:58:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:58:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14397917554084497602.sh 12:58:56 ---> capture-instance-metadata.sh 12:58:56 Setup pyenv: 12:58:56 system 12:58:56 3.8.13 12:58:56 3.9.13 12:58:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:59:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TP7q 12:59:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:59:03 lf-activate-venv(): INFO: Installing: lftools 12:59:25 lf-activate-venv(): INFO: Adding /tmp/venv-TP7q/bin to PATH 12:59:25 INFO: Running in OpenStack, capturing instance metadata 12:59:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3347169417855835893.sh 12:59:26 provisioning config files... 12:59:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5424579048471892236tmp 12:59:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:59:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:59:26 [EnvInject] - Injecting environment variables from a build step. 12:59:26 [EnvInject] - Injecting as environment variables the properties content 12:59:26 SERVER_ID=logs 12:59:26 12:59:26 [EnvInject] - Variables injected successfully. 12:59:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4539616857605700001.sh 12:59:26 ---> create-netrc.sh 12:59:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18341325489688537469.sh 12:59:26 ---> python-tools-install.sh 12:59:26 Setup pyenv: 12:59:26 system 12:59:26 3.8.13 12:59:26 3.9.13 12:59:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:59:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TP7q from file:/tmp/.os_lf_venv 12:59:28 lf-activate-venv(): INFO: Installing: lftools 12:59:36 lf-activate-venv(): INFO: Adding /tmp/venv-TP7q/bin to PATH 12:59:36 Generating Requirements File 12:59:55 Python 3.10.6 12:59:55 pip 25.1.1 from /tmp/venv-TP7q/lib/python3.10/site-packages/pip (python 3.10) 12:59:55 appdirs==1.4.4 12:59:55 argcomplete==3.6.2 12:59:55 aspy.yaml==1.3.0 12:59:55 attrs==25.3.0 12:59:55 autopage==0.5.2 12:59:55 beautifulsoup4==4.13.4 12:59:55 boto3==1.38.38 12:59:55 botocore==1.38.38 12:59:55 bs4==0.0.2 12:59:55 cachetools==5.5.2 12:59:55 certifi==2025.6.15 12:59:55 cffi==1.17.1 12:59:55 cfgv==3.4.0 12:59:55 chardet==5.2.0 12:59:55 charset-normalizer==3.4.2 12:59:55 click==8.2.1 12:59:55 cliff==4.10.0 12:59:55 cmd2==2.6.1 12:59:55 cryptography==3.3.2 12:59:55 debtcollector==3.0.0 12:59:55 decorator==5.2.1 12:59:55 defusedxml==0.7.1 12:59:55 Deprecated==1.2.18 12:59:55 distlib==0.3.9 12:59:55 dnspython==2.7.0 12:59:55 docker==7.1.0 12:59:55 dogpile.cache==1.4.0 12:59:55 durationpy==0.10 12:59:55 email_validator==2.2.0 12:59:55 filelock==3.18.0 12:59:55 future==1.0.0 12:59:55 gitdb==4.0.12 12:59:55 GitPython==3.1.44 12:59:55 google-auth==2.40.3 12:59:55 httplib2==0.22.0 12:59:55 identify==2.6.12 12:59:55 idna==3.10 12:59:55 importlib-resources==1.5.0 12:59:55 iso8601==2.1.0 12:59:55 Jinja2==3.1.6 12:59:55 jmespath==1.0.1 12:59:55 jsonpatch==1.33 12:59:55 jsonpointer==3.0.0 12:59:55 jsonschema==4.24.0 12:59:55 jsonschema-specifications==2025.4.1 12:59:55 keystoneauth1==5.11.1 12:59:55 kubernetes==33.1.0 12:59:55 lftools==0.37.13 12:59:55 lxml==5.4.0 12:59:55 MarkupSafe==3.0.2 12:59:55 msgpack==1.1.1 12:59:55 multi_key_dict==2.0.3 12:59:55 munch==4.0.0 12:59:55 netaddr==1.3.0 12:59:55 niet==1.4.2 12:59:55 nodeenv==1.9.1 12:59:55 oauth2client==4.1.3 12:59:55 oauthlib==3.3.0 12:59:55 openstacksdk==4.6.0 12:59:55 os-client-config==2.1.0 12:59:55 os-service-types==1.7.0 12:59:55 osc-lib==4.0.2 12:59:55 oslo.config==9.8.0 12:59:55 oslo.context==6.0.0 12:59:55 oslo.i18n==6.5.1 12:59:55 oslo.log==7.1.0 12:59:55 oslo.serialization==5.7.0 12:59:55 oslo.utils==9.0.0 12:59:55 packaging==25.0 12:59:55 pbr==6.1.1 12:59:55 platformdirs==4.3.8 12:59:55 prettytable==3.16.0 12:59:55 psutil==7.0.0 12:59:55 pyasn1==0.6.1 12:59:55 pyasn1_modules==0.4.2 12:59:55 pycparser==2.22 12:59:55 pygerrit2==2.0.15 12:59:55 PyGithub==2.6.1 12:59:55 PyJWT==2.10.1 12:59:55 PyNaCl==1.5.0 12:59:55 pyparsing==2.4.7 12:59:55 pyperclip==1.9.0 12:59:55 pyrsistent==0.20.0 12:59:55 python-cinderclient==9.7.0 12:59:55 python-dateutil==2.9.0.post0 12:59:55 python-heatclient==4.2.0 12:59:55 python-jenkins==1.8.2 12:59:55 python-keystoneclient==5.6.0 12:59:55 python-magnumclient==4.8.1 12:59:55 python-openstackclient==8.1.0 12:59:55 python-swiftclient==4.8.0 12:59:55 PyYAML==6.0.2 12:59:55 referencing==0.36.2 12:59:55 requests==2.32.4 12:59:55 requests-oauthlib==2.0.0 12:59:55 requestsexceptions==1.4.0 12:59:55 rfc3986==2.0.0 12:59:55 rpds-py==0.25.1 12:59:55 rsa==4.9.1 12:59:55 ruamel.yaml==0.18.14 12:59:55 ruamel.yaml.clib==0.2.12 12:59:55 s3transfer==0.13.0 12:59:55 simplejson==3.20.1 12:59:55 six==1.17.0 12:59:55 smmap==5.0.2 12:59:55 soupsieve==2.7 12:59:55 stevedore==5.4.1 12:59:55 tabulate==0.9.0 12:59:55 toml==0.10.2 12:59:55 tomlkit==0.13.3 12:59:55 tqdm==4.67.1 12:59:55 typing_extensions==4.14.0 12:59:55 tzdata==2025.2 12:59:55 urllib3==1.26.20 12:59:55 virtualenv==20.31.2 12:59:55 wcwidth==0.2.13 12:59:55 websocket-client==1.8.0 12:59:55 wrapt==1.17.2 12:59:55 xdg==6.0.0 12:59:55 xmltodict==0.14.2 12:59:55 yq==3.4.3 12:59:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6689815912126994677.sh 12:59:55 ---> sudo-logs.sh 12:59:55 Archiving 'sudo' log.. 12:59:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2767940964866184910.sh 12:59:55 ---> job-cost.sh 12:59:55 Setup pyenv: 12:59:56 system 12:59:56 3.8.13 12:59:56 3.9.13 12:59:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:59:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TP7q from file:/tmp/.os_lf_venv 12:59:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:00:03 lf-activate-venv(): INFO: Adding /tmp/venv-TP7q/bin to PATH 13:00:03 INFO: No Stack... 13:00:03 INFO: Retrieving Pricing Info for: v3-standard-4 13:00:03 INFO: Archiving Costs 13:00:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17765792181282578665.sh 13:00:03 ---> logs-deploy.sh 13:00:03 Setup pyenv: 13:00:03 system 13:00:03 3.8.13 13:00:03 3.9.13 13:00:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:00:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TP7q from file:/tmp/.os_lf_venv 13:00:05 lf-activate-venv(): INFO: Installing: lftools 13:00:13 lf-activate-venv(): INFO: Adding /tmp/venv-TP7q/bin to PATH 13:00:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4120 13:00:13 INFO: archiving workspace using pattern(s): 13:00:14 Archives upload complete. 13:00:14 INFO: archiving logs to Nexus 13:00:15 ---> uname -a: 13:00:15 Linux prd-ubuntu1804-builder-4c-4g-22073 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:00:15 13:00:15 13:00:15 ---> lscpu: 13:00:15 Architecture: x86_64 13:00:15 CPU op-mode(s): 32-bit, 64-bit 13:00:15 Byte Order: Little Endian 13:00:15 CPU(s): 4 13:00:15 On-line CPU(s) list: 0-3 13:00:15 Thread(s) per core: 1 13:00:15 Core(s) per socket: 1 13:00:15 Socket(s): 4 13:00:15 NUMA node(s): 1 13:00:15 Vendor ID: AuthenticAMD 13:00:15 CPU family: 23 13:00:15 Model: 49 13:00:15 Model name: AMD EPYC-Rome Processor 13:00:15 Stepping: 0 13:00:15 CPU MHz: 2799.998 13:00:15 BogoMIPS: 5599.99 13:00:15 Virtualization: AMD-V 13:00:15 Hypervisor vendor: KVM 13:00:15 Virtualization type: full 13:00:15 L1d cache: 32K 13:00:15 L1i cache: 32K 13:00:15 L2 cache: 512K 13:00:15 L3 cache: 16384K 13:00:15 NUMA node0 CPU(s): 0-3 13:00:15 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 13:00:15 13:00:15 13:00:15 ---> nproc: 13:00:15 4 13:00:15 13:00:15 13:00:15 ---> df -h: 13:00:15 Filesystem Size Used Avail Use% Mounted on 13:00:15 udev 7.9G 0 7.9G 0% /dev 13:00:15 tmpfs 1.6G 676K 1.6G 1% /run 13:00:15 /dev/vda1 78G 8.4G 69G 11% / 13:00:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:00:15 tmpfs 5.0M 0 5.0M 0% /run/lock 13:00:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:00:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:00:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:00:15 13:00:15 13:00:15 ---> free -m: 13:00:15 total used free shared buff/cache available 13:00:15 Mem: 16040 530 13321 0 2188 15190 13:00:15 Swap: 1023 0 1023 13:00:15 13:00:15 13:00:15 ---> ip addr: 13:00:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:00:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:00:15 inet 127.0.0.1/8 scope host lo 13:00:15 valid_lft forever preferred_lft forever 13:00:15 inet6 ::1/128 scope host 13:00:15 valid_lft forever preferred_lft forever 13:00:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:00:15 link/ether fa:16:3e:5f:93:0e brd ff:ff:ff:ff:ff:ff 13:00:15 inet 10.30.107.236/23 brd 10.30.107.255 scope global dynamic ens3 13:00:15 valid_lft 86253sec preferred_lft 86253sec 13:00:15 inet6 fe80::f816:3eff:fe5f:930e/64 scope link 13:00:15 valid_lft forever preferred_lft forever 13:00:15 13:00:15 13:00:15 ---> sar -b -r -n DEV: 13:00:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22073) 06/18/25 _x86_64_ (4 CPU) 13:00:15 13:00:15 12:57:50 LINUX RESTART (4 CPU) 13:00:15 13:00:15 12:58:01 tps rtps wtps bread/s bwrtn/s 13:00:15 12:59:02 167.24 54.07 113.16 3611.66 49601.33 13:00:15 13:00:01 140.69 1.05 139.64 122.83 34676.16 13:00:15 Average: 154.07 27.79 126.29 1881.90 42201.45 13:00:15 13:00:15 12:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:00:15 12:59:02 13974204 15583084 2450764 14.92 58076 1749688 766340 4.39 710720 1524256 161552 13:00:15 13:00:01 13636924 15547864 2788044 16.97 85100 2007396 767972 4.40 762640 1772944 111736 13:00:15 Average: 13805564 15565474 2619404 15.95 71588 1878542 767156 4.39 736680 1648600 136644 13:00:15 13:00:15 12:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:00:15 12:59:02 ens3 571.27 387.87 2347.32 85.89 0.00 0.00 0.00 0.00 13:00:15 12:59:02 lo 2.53 2.53 0.28 0.28 0.00 0.00 0.00 0.00 13:00:15 13:00:01 ens3 170.62 116.93 863.04 15.59 0.00 0.00 0.00 0.00 13:00:15 13:00:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 13:00:15 Average: ens3 372.63 253.54 1611.42 51.04 0.00 0.00 0.00 0.00 13:00:15 Average: lo 2.08 2.08 0.23 0.23 0.00 0.00 0.00 0.00 13:00:15 13:00:15 13:00:15 ---> sar -P ALL: 13:00:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22073) 06/18/25 _x86_64_ (4 CPU) 13:00:15 13:00:15 12:57:50 LINUX RESTART (4 CPU) 13:00:15 13:00:15 12:58:01 CPU %user %nice %system %iowait %steal %idle 13:00:15 12:59:02 all 25.25 0.00 2.68 3.93 0.08 68.05 13:00:15 12:59:02 0 23.22 0.00 2.59 0.82 0.05 73.32 13:00:15 12:59:02 1 25.50 0.00 2.41 2.69 0.08 69.31 13:00:15 12:59:02 2 23.52 0.00 2.87 8.01 0.10 65.49 13:00:15 12:59:02 3 28.79 0.00 2.81 4.20 0.08 64.11 13:00:15 13:00:01 all 21.26 0.00 1.38 2.42 0.06 74.89 13:00:15 13:00:01 0 35.82 0.00 1.70 0.44 0.05 61.99 13:00:15 13:00:01 1 26.64 0.00 1.92 2.89 0.07 68.48 13:00:15 13:00:01 2 5.02 0.00 0.86 3.77 0.05 90.30 13:00:15 13:00:01 3 17.68 0.00 1.07 2.56 0.03 78.66 13:00:15 Average: all 23.27 0.00 2.03 3.18 0.07 71.45 13:00:15 Average: 0 29.48 0.00 2.15 0.63 0.05 67.69 13:00:15 Average: 1 26.07 0.00 2.17 2.79 0.08 68.90 13:00:15 Average: 2 14.29 0.00 1.87 5.90 0.08 77.87 13:00:15 Average: 3 23.27 0.00 1.95 3.39 0.06 71.33 13:00:15 13:00:15 13:00:15