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