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