06:31:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141674 06:31:05 Running as SYSTEM 06:31:05 [EnvInject] - Loading node environment variables. 06:31:05 Building remotely on prd-ubuntu1804-builder-4c-4g-34676 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:31:05 [ssh-agent] Looking for ssh-agent implementation... 06:31:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:05 $ ssh-agent 06:31:05 SSH_AUTH_SOCK=/tmp/ssh-a4qqIlEi4mPo/agent.1666 06:31:05 SSH_AGENT_PID=1668 06:31:05 [ssh-agent] Started. 06:31:05 Running ssh-add (command line suppressed) 06:31:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9500343256354758117.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9500343256354758117.key) 06:31:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:31:05 The recommended git tool is: NONE 06:31:07 using credential onap-jenkins-ssh 06:31:07 Wiping out workspace first. 06:31:07 Cloning the remote Git repository 06:31:07 Cloning repository git://cloud.onap.org/mirror/oom.git 06:31:07 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:31:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:31:07 > git --version # timeout=10 06:31:07 > git --version # 'git version 2.17.1' 06:31:07 using GIT_SSH to set credentials Gerrit user 06:31:07 Verifying host key using manually-configured host key entries 06:31:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:31:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:31:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:31:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:31:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:31:13 using GIT_SSH to set credentials Gerrit user 06:31:13 Verifying host key using manually-configured host key entries 06:31:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/141674/4 # timeout=30 06:31:13 > git rev-parse 19faf80d149f3942f784fc9ec9f46809f39a5504^{commit} # timeout=10 06:31:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:31:13 Checking out Revision 19faf80d149f3942f784fc9ec9f46809f39a5504 (refs/changes/74/141674/4) 06:31:13 > git config core.sparsecheckout # timeout=10 06:31:13 > git checkout -f 19faf80d149f3942f784fc9ec9f46809f39a5504 # timeout=30 06:31:16 Commit message: "Globally align tracing settings" 06:31:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:31:17 > git rev-list --no-walk 3f8b4921d8d00c52cda47ea6d4e0bf4f98839ff6 # timeout=10 06:31:17 [EnvInject] - Injecting environment variables from a build step. 06:31:17 [EnvInject] - Injecting as environment variables the properties content 06:31:17 PYTHON=python3 06:31:17 06:31:17 [EnvInject] - Variables injected successfully. 06:31:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4376622612811283394.sh 06:31:17 ---> tox-install.sh 06:31:17 + source /home/jenkins/lf-env.sh 06:31:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:31:17 ++ mktemp -d /tmp/venv-XXXX 06:31:17 + lf_venv=/tmp/venv-JYkL 06:31:17 + local venv_file=/tmp/.os_lf_venv 06:31:17 + local python=python3 06:31:17 + local options 06:31:17 + local set_path=true 06:31:17 + local install_args= 06:31: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 06:31:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:31:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:31:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:31:17 + true 06:31:17 + case $1 in 06:31:17 + venv_file=/tmp/.toxenv 06:31:17 + shift 2 06:31:17 + true 06:31:17 + case $1 in 06:31:17 + shift 06:31:17 + break 06:31:17 + case $python in 06:31:17 + local pkg_list= 06:31:17 + [[ -d /opt/pyenv ]] 06:31:17 + echo 'Setup pyenv:' 06:31:17 Setup pyenv: 06:31:17 + export PYENV_ROOT=/opt/pyenv 06:31:17 + PYENV_ROOT=/opt/pyenv 06:31: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 06:31: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 06:31:17 + pyenv versions 06:31:17 * system (set by /opt/pyenv/version) 06:31:17 * 3.8.13 (set by /opt/pyenv/version) 06:31:17 * 3.9.13 (set by /opt/pyenv/version) 06:31:17 * 3.10.6 (set by /opt/pyenv/version) 06:31:17 + command -v pyenv 06:31:17 ++ pyenv init - --no-rehash 06:31: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[*]}"'\'')" 06:31:17 export PATH="/opt/pyenv/shims:${PATH}" 06:31:17 export PYENV_SHELL=bash 06:31:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:31:17 pyenv() { 06:31:17 local command 06:31:17 command="${1:-}" 06:31:17 if [ "$#" -gt 0 ]; then 06:31:17 shift 06:31:17 fi 06:31:17 06:31:17 case "$command" in 06:31:17 rehash|shell) 06:31:17 eval "$(pyenv "sh-$command" "$@")" 06:31:17 ;; 06:31:17 *) 06:31:17 command pyenv "$command" "$@" 06:31:17 ;; 06:31:17 esac 06:31:17 }' 06:31: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[*]}"' 06:31: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 06:31: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 06:31: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 06:31:17 ++ export PYENV_SHELL=bash 06:31:17 ++ PYENV_SHELL=bash 06:31:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:31:17 +++ complete -F _pyenv pyenv 06:31:17 ++ lf-pyver python3 06:31:17 ++ local py_version_xy=python3 06:31:17 ++ local py_version_xyz= 06:31:17 ++ pyenv versions 06:31:17 ++ local command 06:31:17 ++ command=versions 06:31:17 ++ '[' 1 -gt 0 ']' 06:31:17 ++ shift 06:31:17 ++ case "$command" in 06:31:17 ++ command pyenv versions 06:31:17 ++ pyenv versions 06:31:17 ++ awk '{ print $1 }' 06:31:17 ++ grep -E '^[0-9.]*[0-9]$' 06:31:17 ++ sed 's/^[ *]* //' 06:31:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:31:17 +++ grep '^3' /tmp/.pyenv_versions 06:31:17 +++ sort -V 06:31:17 +++ tail -n 1 06:31:17 ++ py_version_xyz=3.10.6 06:31:17 ++ [[ -z 3.10.6 ]] 06:31:17 ++ echo 3.10.6 06:31:17 ++ return 0 06:31:17 + pyenv local 3.10.6 06:31:17 + local command 06:31:17 + command=local 06:31:17 + '[' 2 -gt 0 ']' 06:31:17 + shift 06:31:17 + case "$command" in 06:31:17 + command pyenv local 3.10.6 06:31:17 + pyenv local 3.10.6 06:31:17 + for arg in "$@" 06:31:17 + case $arg in 06:31:17 + pkg_list+='tox ' 06:31:17 + for arg in "$@" 06:31:17 + case $arg in 06:31:17 + pkg_list+='virtualenv ' 06:31:17 + for arg in "$@" 06:31:17 + case $arg in 06:31:17 + pkg_list+='urllib3~=1.26.15 ' 06:31:17 + [[ -f /tmp/.toxenv ]] 06:31:17 + [[ ! -f /tmp/.toxenv ]] 06:31:17 + [[ -n '' ]] 06:31:17 + python3 -m venv /tmp/venv-JYkL 06:31:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JYkL' 06:31:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JYkL 06:31:21 + echo /tmp/venv-JYkL 06:31:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:31:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:31:21 + /tmp/venv-JYkL/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:31:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:31:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:31:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:31:25 + /tmp/venv-JYkL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:31:28 + type python3 06:31:28 + true 06:31:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JYkL/bin to PATH' 06:31:28 lf-activate-venv(): INFO: Adding /tmp/venv-JYkL/bin to PATH 06:31:28 + PATH=/tmp/venv-JYkL/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 06:31:28 + return 0 06:31:28 + python3 --version 06:31:28 Python 3.10.6 06:31:28 + python3 -m pip --version 06:31:28 pip 25.2 from /tmp/venv-JYkL/lib/python3.10/site-packages/pip (python 3.10) 06:31:28 + python3 -m pip freeze 06:31:28 cachetools==6.1.0 06:31:28 chardet==5.2.0 06:31:28 colorama==0.4.6 06:31:28 distlib==0.4.0 06:31:28 filelock==3.18.0 06:31:28 packaging==25.0 06:31:28 platformdirs==4.3.8 06:31:28 pluggy==1.6.0 06:31:28 pyproject-api==1.9.1 06:31:28 tomli==2.2.1 06:31:28 tox==4.28.4 06:31:28 typing_extensions==4.14.1 06:31:28 urllib3==1.26.20 06:31:28 virtualenv==20.33.1 06:31:28 [EnvInject] - Injecting environment variables from a build step. 06:31:28 [EnvInject] - Injecting as environment variables the properties content 06:31:28 PARALLEL=false 06:31:28 06:31:28 [EnvInject] - Variables injected successfully. 06:31:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1667931919289087495.sh 06:31:28 ---> tox-run.sh 06:31:28 + 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 06:31:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:31:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:31:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:31:28 + cd /w/workspace/oom-master-pre-commit-lint/. 06:31:28 + source /home/jenkins/lf-env.sh 06:31:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:31:28 ++ mktemp -d /tmp/venv-XXXX 06:31:28 + lf_venv=/tmp/venv-mwrq 06:31:28 + local venv_file=/tmp/.os_lf_venv 06:31:28 + local python=python3 06:31:28 + local options 06:31:28 + local set_path=true 06:31:28 + local install_args= 06:31:28 ++ 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 06:31:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:31:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:31:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:31:28 + true 06:31:28 + case $1 in 06:31:28 + venv_file=/tmp/.toxenv 06:31:28 + shift 2 06:31:28 + true 06:31:28 + case $1 in 06:31:28 + shift 06:31:28 + break 06:31:28 + case $python in 06:31:28 + local pkg_list= 06:31:28 + [[ -d /opt/pyenv ]] 06:31:28 + echo 'Setup pyenv:' 06:31:28 Setup pyenv: 06:31:28 + export PYENV_ROOT=/opt/pyenv 06:31:28 + PYENV_ROOT=/opt/pyenv 06:31:28 + 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 06:31:28 + 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 06:31:28 + pyenv versions 06:31:28 system 06:31:28 3.8.13 06:31:28 3.9.13 06:31:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:31:28 + command -v pyenv 06:31:28 ++ pyenv init - --no-rehash 06:31:28 + 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[*]}"'\'')" 06:31:28 export PATH="/opt/pyenv/shims:${PATH}" 06:31:28 export PYENV_SHELL=bash 06:31:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:31:28 pyenv() { 06:31:28 local command 06:31:28 command="${1:-}" 06:31:28 if [ "$#" -gt 0 ]; then 06:31:28 shift 06:31:28 fi 06:31:28 06:31:28 case "$command" in 06:31:28 rehash|shell) 06:31:28 eval "$(pyenv "sh-$command" "$@")" 06:31:28 ;; 06:31:28 *) 06:31:28 command pyenv "$command" "$@" 06:31:28 ;; 06:31:28 esac 06:31:28 }' 06:31:28 +++ 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[*]}"' 06:31:28 ++ 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 06:31:28 ++ 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 06:31:28 ++ 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 06:31:28 ++ export PYENV_SHELL=bash 06:31:28 ++ PYENV_SHELL=bash 06:31:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:31:28 +++ complete -F _pyenv pyenv 06:31:28 ++ lf-pyver python3 06:31:28 ++ local py_version_xy=python3 06:31:28 ++ local py_version_xyz= 06:31:28 ++ pyenv versions 06:31:28 ++ local command 06:31:28 ++ command=versions 06:31:28 ++ '[' 1 -gt 0 ']' 06:31:28 ++ shift 06:31:28 ++ case "$command" in 06:31:28 ++ grep -E '^[0-9.]*[0-9]$' 06:31:28 ++ awk '{ print $1 }' 06:31:28 ++ command pyenv versions 06:31:28 ++ pyenv versions 06:31:28 ++ sed 's/^[ *]* //' 06:31:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:31:29 +++ grep '^3' /tmp/.pyenv_versions 06:31:29 +++ sort -V 06:31:29 +++ tail -n 1 06:31:29 ++ py_version_xyz=3.10.6 06:31:29 ++ [[ -z 3.10.6 ]] 06:31:29 ++ echo 3.10.6 06:31:29 ++ return 0 06:31:29 + pyenv local 3.10.6 06:31:29 + local command 06:31:29 + command=local 06:31:29 + '[' 2 -gt 0 ']' 06:31:29 + shift 06:31:29 + case "$command" in 06:31:29 + command pyenv local 3.10.6 06:31:29 + pyenv local 3.10.6 06:31:29 + for arg in "$@" 06:31:29 + case $arg in 06:31:29 + pkg_list+='tox ' 06:31:29 + for arg in "$@" 06:31:29 + case $arg in 06:31:29 + pkg_list+='virtualenv ' 06:31:29 + for arg in "$@" 06:31:29 + case $arg in 06:31:29 + pkg_list+='urllib3~=1.26.15 ' 06:31:29 + [[ -f /tmp/.toxenv ]] 06:31:29 ++ cat /tmp/.toxenv 06:31:29 + lf_venv=/tmp/venv-JYkL 06:31:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JYkL from' file:/tmp/.toxenv 06:31:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JYkL from file:/tmp/.toxenv 06:31:29 + /tmp/venv-JYkL/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:31:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:31:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:31:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:31:29 + /tmp/venv-JYkL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:31:31 + type python3 06:31:31 + true 06:31:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JYkL/bin to PATH' 06:31:31 lf-activate-venv(): INFO: Adding /tmp/venv-JYkL/bin to PATH 06:31:31 + PATH=/tmp/venv-JYkL/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 06:31:31 + return 0 06:31:31 + [[ -d /opt/pyenv ]] 06:31:31 + echo '---> Setting up pyenv' 06:31:31 ---> Setting up pyenv 06:31:31 + export PYENV_ROOT=/opt/pyenv 06:31:31 + PYENV_ROOT=/opt/pyenv 06:31:31 + export PATH=/opt/pyenv/bin:/tmp/venv-JYkL/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 06:31:31 + PATH=/opt/pyenv/bin:/tmp/venv-JYkL/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 06:31:31 ++ pwd 06:31:31 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:31:31 + export PYTHONPATH 06:31:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:31:31 + TOX_TESTENV_PASSENV=PYTHONPATH 06:31:31 + tox --version 06:31:31 4.28.4 from /tmp/venv-JYkL/lib/python3.10/site-packages/tox/__init__.py 06:31:31 + PARALLEL=false 06:31:31 + TOX_OPTIONS_LIST= 06:31:31 + [[ -n pre-commit ]] 06:31:31 + TOX_OPTIONS_LIST=' -e pre-commit' 06:31:31 + case ${PARALLEL,,} in 06:31:31 + tox -e pre-commit 06:31:31 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:31:32 pre-commit: install_deps> python -I -m pip install pre-commit 06:31:35 pre-commit: freeze> python -m pip freeze --all 06:31:35 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.18.0,identify==2.6.13,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,virtualenv==20.33.1 06:31:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:31:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:31:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:31:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:31:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:31:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:31:38 [INFO] Once installed this environment will be reused. 06:31:38 [INFO] This may take a few minutes... 06:31:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:31:42 [INFO] Once installed this environment will be reused. 06:31:42 [INFO] This may take a few minutes... 06:31:47 trim trailing whitespace.................................................Passed 06:31:47 Tabs remover.............................................................Passed 06:31:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:31:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:31:47 [INFO] Once installed this environment will be reused. 06:31:47 [INFO] This may take a few minutes... 06:31:55 gitlint..............................................(no files to check)Skipped 06:31:55 pre-commit: OK (24.03=setup[3.68]+cmd[11.79,8.56] seconds) 06:31:55 congratulations :) (24.25 seconds) 06:31:55 + tox_status=0 06:31:55 + echo '---> Completed tox runs' 06:31:55 ---> Completed tox runs 06:31:55 + for i in .tox/*/log 06:31:55 ++ awk -F/ '{print $2}' 06:31:55 ++ echo .tox/pre-commit/log 06:31:55 + tox_env=pre-commit 06:31:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:31:55 + DOC_DIR=docs/_build/html 06:31:55 + [[ -d docs/_build/html ]] 06:31:55 + echo '---> tox-run.sh ends' 06:31:55 ---> tox-run.sh ends 06:31:55 + test 0 -eq 0 06:31:56 $ ssh-agent -k 06:31:56 unset SSH_AUTH_SOCK; 06:31:56 unset SSH_AGENT_PID; 06:31:56 echo Agent pid 1668 killed; 06:31:56 [ssh-agent] Stopped. 06:31:56 [PostBuildScript] - [INFO] Executing post build scripts. 06:31:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10063150029138883551.sh 06:31:56 ---> sysstat.sh 06:31:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8567885530583754655.sh 06:31:56 ---> package-listing.sh 06:31:56 ++ facter osfamily 06:31:56 ++ tr '[:upper:]' '[:lower:]' 06:31:56 + OS_FAMILY=debian 06:31:56 + workspace=/w/workspace/oom-master-pre-commit-lint 06:31:56 + START_PACKAGES=/tmp/packages_start.txt 06:31:56 + END_PACKAGES=/tmp/packages_end.txt 06:31:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:31:56 + PACKAGES=/tmp/packages_start.txt 06:31:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:31:56 + PACKAGES=/tmp/packages_end.txt 06:31:56 + case "${OS_FAMILY}" in 06:31:56 + dpkg -l 06:31:56 + grep '^ii' 06:31:56 + '[' -f /tmp/packages_start.txt ']' 06:31:56 + '[' -f /tmp/packages_end.txt ']' 06:31:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:31:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:31:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:31:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:31:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15079590447226143300.sh 06:31:56 ---> capture-instance-metadata.sh 06:31:56 Setup pyenv: 06:31:56 system 06:31:56 3.8.13 06:31:56 3.9.13 06:31:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:32:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z2bV 06:32:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:32:04 lf-activate-venv(): INFO: Installing: lftools 06:32:25 lf-activate-venv(): INFO: Adding /tmp/venv-Z2bV/bin to PATH 06:32:25 INFO: Running in OpenStack, capturing instance metadata 06:32:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6472631892055281821.sh 06:32:25 provisioning config files... 06:32:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7309027739144183159tmp 06:32:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:32:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:32:25 [EnvInject] - Injecting environment variables from a build step. 06:32:25 [EnvInject] - Injecting as environment variables the properties content 06:32:25 SERVER_ID=logs 06:32:25 06:32:25 [EnvInject] - Variables injected successfully. 06:32:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5372228520234128281.sh 06:32:25 ---> create-netrc.sh 06:32:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins313805643107304951.sh 06:32:26 ---> python-tools-install.sh 06:32:26 Setup pyenv: 06:32:26 system 06:32:26 3.8.13 06:32:26 3.9.13 06:32:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:32:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2bV from file:/tmp/.os_lf_venv 06:32:27 lf-activate-venv(): INFO: Installing: lftools 06:32:35 lf-activate-venv(): INFO: Adding /tmp/venv-Z2bV/bin to PATH 06:32:35 Generating Requirements File 06:32:55 Python 3.10.6 06:32:55 pip 25.2 from /tmp/venv-Z2bV/lib/python3.10/site-packages/pip (python 3.10) 06:32:56 appdirs==1.4.4 06:32:56 argcomplete==3.6.2 06:32:56 aspy.yaml==1.3.0 06:32:56 attrs==25.3.0 06:32:56 autopage==0.5.2 06:32:56 beautifulsoup4==4.13.4 06:32:56 boto3==1.40.7 06:32:56 botocore==1.40.7 06:32:56 bs4==0.0.2 06:32:56 cachetools==5.5.2 06:32:56 certifi==2025.8.3 06:32:56 cffi==1.17.1 06:32:56 cfgv==3.4.0 06:32:56 chardet==5.2.0 06:32:56 charset-normalizer==3.4.3 06:32:56 click==8.2.1 06:32:56 cliff==4.10.0 06:32:56 cmd2==2.7.0 06:32:56 cryptography==3.3.2 06:32:56 debtcollector==3.0.0 06:32:56 decorator==5.2.1 06:32:56 defusedxml==0.7.1 06:32:56 Deprecated==1.2.18 06:32:56 distlib==0.4.0 06:32:56 dnspython==2.7.0 06:32:56 docker==7.1.0 06:32:56 dogpile.cache==1.4.0 06:32:56 durationpy==0.10 06:32:56 email_validator==2.2.0 06:32:56 filelock==3.18.0 06:32:56 future==1.0.0 06:32:56 gitdb==4.0.12 06:32:56 GitPython==3.1.45 06:32:56 google-auth==2.40.3 06:32:56 httplib2==0.22.0 06:32:56 identify==2.6.13 06:32:56 idna==3.10 06:32:56 importlib-resources==1.5.0 06:32:56 iso8601==2.1.0 06:32:56 Jinja2==3.1.6 06:32:56 jmespath==1.0.1 06:32:56 jsonpatch==1.33 06:32:56 jsonpointer==3.0.0 06:32:56 jsonschema==4.25.0 06:32:56 jsonschema-specifications==2025.4.1 06:32:56 keystoneauth1==5.11.1 06:32:56 kubernetes==33.1.0 06:32:56 lftools==0.37.13 06:32:56 lxml==6.0.0 06:32:56 markdown-it-py==4.0.0 06:32:56 MarkupSafe==3.0.2 06:32:56 mdurl==0.1.2 06:32:56 msgpack==1.1.1 06:32:56 multi_key_dict==2.0.3 06:32:56 munch==4.0.0 06:32:56 netaddr==1.3.0 06:32:56 niet==1.4.2 06:32:56 nodeenv==1.9.1 06:32:56 oauth2client==4.1.3 06:32:56 oauthlib==3.3.1 06:32:56 openstacksdk==4.6.0 06:32:56 os-client-config==2.3.0 06:32:56 os-service-types==1.8.0 06:32:56 osc-lib==4.1.0 06:32:56 oslo.config==10.0.0 06:32:56 oslo.context==6.0.0 06:32:56 oslo.i18n==6.5.1 06:32:56 oslo.log==7.2.0 06:32:56 oslo.serialization==5.7.0 06:32:56 oslo.utils==9.0.0 06:32:56 packaging==25.0 06:32:56 pbr==6.1.1 06:32:56 platformdirs==4.3.8 06:32:56 prettytable==3.16.0 06:32:56 psutil==7.0.0 06:32:56 pyasn1==0.6.1 06:32:56 pyasn1_modules==0.4.2 06:32:56 pycparser==2.22 06:32:56 pygerrit2==2.0.15 06:32:56 PyGithub==2.7.0 06:32:56 Pygments==2.19.2 06:32:56 PyJWT==2.10.1 06:32:56 PyNaCl==1.5.0 06:32:56 pyparsing==2.4.7 06:32:56 pyperclip==1.9.0 06:32:56 pyrsistent==0.20.0 06:32:56 python-cinderclient==9.7.0 06:32:56 python-dateutil==2.9.0.post0 06:32:56 python-heatclient==4.3.0 06:32:56 python-jenkins==1.8.3 06:32:56 python-keystoneclient==5.6.0 06:32:56 python-magnumclient==4.8.1 06:32:56 python-openstackclient==8.1.0 06:32:56 python-swiftclient==4.8.0 06:32:56 PyYAML==6.0.2 06:32:56 referencing==0.36.2 06:32:56 requests==2.32.4 06:32:56 requests-oauthlib==2.0.0 06:32:56 requestsexceptions==1.4.0 06:32:56 rfc3986==2.0.0 06:32:56 rich==14.1.0 06:32:56 rich-argparse==1.7.1 06:32:56 rpds-py==0.27.0 06:32:56 rsa==4.9.1 06:32:56 ruamel.yaml==0.18.14 06:32:56 ruamel.yaml.clib==0.2.12 06:32:56 s3transfer==0.13.1 06:32:56 simplejson==3.20.1 06:32:56 six==1.17.0 06:32:56 smmap==5.0.2 06:32:56 soupsieve==2.7 06:32:56 stevedore==5.4.1 06:32:56 tabulate==0.9.0 06:32:56 toml==0.10.2 06:32:56 tomlkit==0.13.3 06:32:56 tqdm==4.67.1 06:32:56 typing_extensions==4.14.1 06:32:56 tzdata==2025.2 06:32:56 urllib3==1.26.20 06:32:56 virtualenv==20.33.1 06:32:56 wcwidth==0.2.13 06:32:56 websocket-client==1.8.0 06:32:56 wrapt==1.17.3 06:32:56 xdg==6.0.0 06:32:56 xmltodict==0.14.2 06:32:56 yq==3.4.3 06:32:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1998106244285359094.sh 06:32:56 ---> sudo-logs.sh 06:32:56 Archiving 'sudo' log.. 06:32:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14154819234739183255.sh 06:32:56 ---> job-cost.sh 06:32:56 Setup pyenv: 06:32:56 system 06:32:56 3.8.13 06:32:56 3.9.13 06:32:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:32:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2bV from file:/tmp/.os_lf_venv 06:32:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:33:03 lf-activate-venv(): INFO: Adding /tmp/venv-Z2bV/bin to PATH 06:33:03 INFO: No Stack... 06:33:03 INFO: Retrieving Pricing Info for: v3-standard-4 06:33:04 INFO: Archiving Costs 06:33:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins394514036388353551.sh 06:33:04 ---> logs-deploy.sh 06:33:04 Setup pyenv: 06:33:04 system 06:33:04 3.8.13 06:33:04 3.9.13 06:33:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:33:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2bV from file:/tmp/.os_lf_venv 06:33:06 lf-activate-venv(): INFO: Installing: lftools 06:33:14 lf-activate-venv(): INFO: Adding /tmp/venv-Z2bV/bin to PATH 06:33:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4202 06:33:14 INFO: archiving workspace using pattern(s): 06:33:15 Archives upload complete. 06:33:15 INFO: archiving logs to Nexus 06:33:16 ---> uname -a: 06:33:16 Linux prd-ubuntu1804-builder-4c-4g-34676 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:33:16 06:33:16 06:33:16 ---> lscpu: 06:33:16 Architecture: x86_64 06:33:16 CPU op-mode(s): 32-bit, 64-bit 06:33:16 Byte Order: Little Endian 06:33:16 CPU(s): 4 06:33:16 On-line CPU(s) list: 0-3 06:33:16 Thread(s) per core: 1 06:33:16 Core(s) per socket: 1 06:33:16 Socket(s): 4 06:33:16 NUMA node(s): 1 06:33:16 Vendor ID: AuthenticAMD 06:33:16 CPU family: 23 06:33:16 Model: 49 06:33:16 Model name: AMD EPYC-Rome Processor 06:33:16 Stepping: 0 06:33:16 CPU MHz: 2800.000 06:33:16 BogoMIPS: 5600.00 06:33:16 Virtualization: AMD-V 06:33:16 Hypervisor vendor: KVM 06:33:16 Virtualization type: full 06:33:16 L1d cache: 32K 06:33:16 L1i cache: 32K 06:33:16 L2 cache: 512K 06:33:16 L3 cache: 16384K 06:33:16 NUMA node0 CPU(s): 0-3 06:33:16 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 06:33:16 06:33:16 06:33:16 ---> nproc: 06:33:16 4 06:33:16 06:33:16 06:33:16 ---> df -h: 06:33:16 Filesystem Size Used Avail Use% Mounted on 06:33:16 udev 7.9G 0 7.9G 0% /dev 06:33:16 tmpfs 1.6G 672K 1.6G 1% /run 06:33:16 /dev/vda1 78G 8.4G 69G 11% / 06:33:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:33:16 tmpfs 5.0M 0 5.0M 0% /run/lock 06:33:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:33:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:33:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:33:16 06:33:16 06:33:16 ---> free -m: 06:33:16 total used free shared buff/cache available 06:33:16 Mem: 16040 534 13288 0 2217 15184 06:33:16 Swap: 1023 0 1023 06:33:16 06:33:16 06:33:16 ---> ip addr: 06:33:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:33:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:33:16 inet 127.0.0.1/8 scope host lo 06:33:16 valid_lft forever preferred_lft forever 06:33:16 inet6 ::1/128 scope host 06:33:16 valid_lft forever preferred_lft forever 06:33:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:33:16 link/ether fa:16:3e:93:c9:39 brd ff:ff:ff:ff:ff:ff 06:33:16 inet 10.30.107.170/23 brd 10.30.107.255 scope global dynamic ens3 06:33:16 valid_lft 86252sec preferred_lft 86252sec 06:33:16 inet6 fe80::f816:3eff:fe93:c939/64 scope link 06:33:16 valid_lft forever preferred_lft forever 06:33:16 06:33:16 06:33:16 ---> sar -b -r -n DEV: 06:33:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34676) 08/12/25 _x86_64_ (4 CPU) 06:33:16 06:33:16 06:30:50 LINUX RESTART (4 CPU) 06:33:16 06:33:16 06:31:01 tps rtps wtps bread/s bwrtn/s 06:33:16 06:32:01 303.03 59.07 243.96 3738.44 69701.85 06:33:16 06:33:01 129.56 1.03 128.53 120.78 14900.05 06:33:16 Average: 216.30 30.05 186.24 1929.61 42300.95 06:33:16 06:33:16 06:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:33:16 06:32:01 13984912 15594704 2440056 14.86 58396 1749872 749228 4.29 700524 1519596 152128 06:33:16 06:33:01 13612636 15545512 2812332 17.12 86632 2026024 792688 4.54 769896 1785244 117500 06:33:16 Average: 13798774 15570108 2626194 15.99 72514 1887948 770958 4.41 735210 1652420 134814 06:33:16 06:33:16 06:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:33:16 06:32:01 lo 2.87 2.87 0.31 0.31 0.00 0.00 0.00 0.00 06:33:16 06:32:01 ens3 501.67 344.13 2353.70 83.37 0.00 0.00 0.00 0.00 06:33:16 06:33:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 06:33:16 06:33:01 ens3 107.28 73.34 885.41 13.06 0.00 0.00 0.00 0.00 06:33:16 Average: lo 2.23 2.23 0.25 0.25 0.00 0.00 0.00 0.00 06:33:16 Average: ens3 304.47 208.73 1619.56 48.22 0.00 0.00 0.00 0.00 06:33:16 06:33:16 06:33:16 ---> sar -P ALL: 06:33:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34676) 08/12/25 _x86_64_ (4 CPU) 06:33:16 06:33:16 06:30:50 LINUX RESTART (4 CPU) 06:33:16 06:33:16 06:31:01 CPU %user %nice %system %iowait %steal %idle 06:33:16 06:32:01 all 25.41 0.00 3.09 6.39 0.08 65.02 06:33:16 06:32:01 0 13.52 0.00 2.64 9.48 0.08 74.28 06:33:16 06:32:01 1 35.13 0.00 3.36 1.71 0.08 59.72 06:33:16 06:32:01 2 32.21 0.00 3.38 11.02 0.08 53.31 06:33:16 06:32:01 3 20.84 0.00 2.97 3.41 0.08 72.69 06:33:16 06:33:01 all 21.82 0.00 1.42 1.50 0.05 75.21 06:33:16 06:33:01 0 8.34 0.00 0.68 0.66 0.03 90.28 06:33:16 06:33:01 1 39.58 0.00 2.37 1.62 0.05 56.38 06:33:16 06:33:01 2 38.45 0.00 1.84 0.58 0.07 59.06 06:33:16 06:33:01 3 1.05 0.00 0.78 3.12 0.03 95.01 06:33:16 Average: all 23.62 0.00 2.25 3.94 0.06 70.13 06:33:16 Average: 0 10.92 0.00 1.66 5.05 0.06 82.31 06:33:16 Average: 1 37.36 0.00 2.87 1.66 0.07 58.05 06:33:16 Average: 2 35.34 0.00 2.61 5.79 0.08 56.20 06:33:16 Average: 3 10.94 0.00 1.88 3.26 0.06 83.86 06:33:16 06:33:16 06:33:16