09:33:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141280 09:33:32 Running as SYSTEM 09:33:32 [EnvInject] - Loading node environment variables. 09:33:32 Building remotely on prd-ubuntu1804-builder-4c-4g-21786 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:33:32 [ssh-agent] Looking for ssh-agent implementation... 09:33:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:32 $ ssh-agent 09:33:33 SSH_AUTH_SOCK=/tmp/ssh-Y5UejUCxXO3k/agent.1791 09:33:33 SSH_AGENT_PID=1793 09:33:33 [ssh-agent] Started. 09:33:33 Running ssh-add (command line suppressed) 09:33:33 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3464581527567453553.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3464581527567453553.key) 09:33:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:33:33 The recommended git tool is: NONE 09:33:34 using credential onap-jenkins-ssh 09:33:34 Wiping out workspace first. 09:33:34 Cloning the remote Git repository 09:33:34 Cloning repository git://cloud.onap.org/mirror/oom.git 09:33:35 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:33:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:33:35 > git --version # timeout=10 09:33:35 > git --version # 'git version 2.17.1' 09:33:35 using GIT_SSH to set credentials Gerrit user 09:33:35 Verifying host key using manually-configured host key entries 09:33:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:33:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:33:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:33:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:33:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:33:40 using GIT_SSH to set credentials Gerrit user 09:33:40 Verifying host key using manually-configured host key entries 09:33:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141280/1 # timeout=30 09:33:41 > git rev-parse 54f8baf1253e33c2a321b4a7a5b1d1d69d560da9^{commit} # timeout=10 09:33:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:33:41 Checking out Revision 54f8baf1253e33c2a321b4a7a5b1d1d69d560da9 (refs/changes/80/141280/1) 09:33:41 > git config core.sparsecheckout # timeout=10 09:33:41 > git checkout -f 54f8baf1253e33c2a321b4a7a5b1d1d69d560da9 # timeout=30 09:33:44 Commit message: "AAI - Logback updated to support json format logging" 09:33:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:33:44 > git rev-list --no-walk d3cc4978f786037b838df63678b2f6d3429647b3 # timeout=10 09:33:44 [EnvInject] - Injecting environment variables from a build step. 09:33:44 [EnvInject] - Injecting as environment variables the properties content 09:33:44 PYTHON=python3 09:33:44 09:33:44 [EnvInject] - Variables injected successfully. 09:33:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16396628476723140391.sh 09:33:44 ---> tox-install.sh 09:33:44 + source /home/jenkins/lf-env.sh 09:33:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:33:44 ++ mktemp -d /tmp/venv-XXXX 09:33:44 + lf_venv=/tmp/venv-eTP4 09:33:44 + local venv_file=/tmp/.os_lf_venv 09:33:44 + local python=python3 09:33:44 + local options 09:33:44 + local set_path=true 09:33:44 + local install_args= 09:33:44 ++ 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 09:33:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:33:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:33:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:33:44 + true 09:33:44 + case $1 in 09:33:44 + venv_file=/tmp/.toxenv 09:33:44 + shift 2 09:33:44 + true 09:33:44 + case $1 in 09:33:44 + shift 09:33:44 + break 09:33:44 + case $python in 09:33:44 + local pkg_list= 09:33:44 + [[ -d /opt/pyenv ]] 09:33:44 + echo 'Setup pyenv:' 09:33:44 Setup pyenv: 09:33:44 + export PYENV_ROOT=/opt/pyenv 09:33:44 + PYENV_ROOT=/opt/pyenv 09:33:44 + 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 09:33:44 + 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 09:33:44 + pyenv versions 09:33:45 * system (set by /opt/pyenv/version) 09:33:45 * 3.8.13 (set by /opt/pyenv/version) 09:33:45 * 3.9.13 (set by /opt/pyenv/version) 09:33:45 * 3.10.6 (set by /opt/pyenv/version) 09:33:45 + command -v pyenv 09:33:45 ++ pyenv init - --no-rehash 09:33:45 + 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[*]}"'\'')" 09:33:45 export PATH="/opt/pyenv/shims:${PATH}" 09:33:45 export PYENV_SHELL=bash 09:33:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:33:45 pyenv() { 09:33:45 local command 09:33:45 command="${1:-}" 09:33:45 if [ "$#" -gt 0 ]; then 09:33:45 shift 09:33:45 fi 09:33:45 09:33:45 case "$command" in 09:33:45 rehash|shell) 09:33:45 eval "$(pyenv "sh-$command" "$@")" 09:33:45 ;; 09:33:45 *) 09:33:45 command pyenv "$command" "$@" 09:33:45 ;; 09:33:45 esac 09:33:45 }' 09:33:45 +++ 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[*]}"' 09:33:45 ++ 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 09:33:45 ++ 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 09:33:45 ++ 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 09:33:45 ++ export PYENV_SHELL=bash 09:33:45 ++ PYENV_SHELL=bash 09:33:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:33:45 +++ complete -F _pyenv pyenv 09:33:45 ++ lf-pyver python3 09:33:45 ++ local py_version_xy=python3 09:33:45 ++ local py_version_xyz= 09:33:45 ++ pyenv versions 09:33:45 ++ local command 09:33:45 ++ command=versions 09:33:45 ++ '[' 1 -gt 0 ']' 09:33:45 ++ shift 09:33:45 ++ case "$command" in 09:33:45 ++ command pyenv versions 09:33:45 ++ pyenv versions 09:33:45 ++ sed 's/^[ *]* //' 09:33:45 ++ awk '{ print $1 }' 09:33:45 ++ grep -E '^[0-9.]*[0-9]$' 09:33:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:33:45 +++ sort -V 09:33:45 +++ tail -n 1 09:33:45 +++ grep '^3' /tmp/.pyenv_versions 09:33:45 ++ py_version_xyz=3.10.6 09:33:45 ++ [[ -z 3.10.6 ]] 09:33:45 ++ echo 3.10.6 09:33:45 ++ return 0 09:33:45 + pyenv local 3.10.6 09:33:45 + local command 09:33:45 + command=local 09:33:45 + '[' 2 -gt 0 ']' 09:33:45 + shift 09:33:45 + case "$command" in 09:33:45 + command pyenv local 3.10.6 09:33:45 + pyenv local 3.10.6 09:33:45 + for arg in "$@" 09:33:45 + case $arg in 09:33:45 + pkg_list+='tox ' 09:33:45 + for arg in "$@" 09:33:45 + case $arg in 09:33:45 + pkg_list+='virtualenv ' 09:33:45 + for arg in "$@" 09:33:45 + case $arg in 09:33:45 + pkg_list+='urllib3~=1.26.15 ' 09:33:45 + [[ -f /tmp/.toxenv ]] 09:33:45 + [[ ! -f /tmp/.toxenv ]] 09:33:45 + [[ -n '' ]] 09:33:45 + python3 -m venv /tmp/venv-eTP4 09:33:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eTP4' 09:33:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eTP4 09:33:49 + echo /tmp/venv-eTP4 09:33:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:33:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:33:49 + /tmp/venv-eTP4/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:33:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:33:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:33:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:33:54 + /tmp/venv-eTP4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:33:56 + type python3 09:33:56 + true 09:33:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eTP4/bin to PATH' 09:33:56 lf-activate-venv(): INFO: Adding /tmp/venv-eTP4/bin to PATH 09:33:56 + PATH=/tmp/venv-eTP4/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 09:33:56 + return 0 09:33:56 + python3 --version 09:33:56 Python 3.10.6 09:33:56 + python3 -m pip --version 09:33:56 pip 25.1.1 from /tmp/venv-eTP4/lib/python3.10/site-packages/pip (python 3.10) 09:33:56 + python3 -m pip freeze 09:33:56 cachetools==6.1.0 09:33:56 chardet==5.2.0 09:33:56 colorama==0.4.6 09:33:56 distlib==0.3.9 09:33:56 filelock==3.18.0 09:33:56 packaging==25.0 09:33:56 platformdirs==4.3.8 09:33:56 pluggy==1.6.0 09:33:56 pyproject-api==1.9.1 09:33:56 tomli==2.2.1 09:33:56 tox==4.26.0 09:33:56 typing_extensions==4.14.0 09:33:56 urllib3==1.26.20 09:33:56 virtualenv==20.31.2 09:33:56 [EnvInject] - Injecting environment variables from a build step. 09:33:56 [EnvInject] - Injecting as environment variables the properties content 09:33:56 PARALLEL=false 09:33:56 09:33:56 [EnvInject] - Variables injected successfully. 09:33:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10883901846475831615.sh 09:33:56 ---> tox-run.sh 09:33:56 + 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 09:33:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:33:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:33:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:33:56 + cd /w/workspace/oom-master-pre-commit-lint/. 09:33:56 + source /home/jenkins/lf-env.sh 09:33:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:33:56 ++ mktemp -d /tmp/venv-XXXX 09:33:56 + lf_venv=/tmp/venv-k7nz 09:33:56 + local venv_file=/tmp/.os_lf_venv 09:33:56 + local python=python3 09:33:56 + local options 09:33:56 + local set_path=true 09:33:56 + local install_args= 09:33:56 ++ 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 09:33:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:33:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:33:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:33:56 + true 09:33:56 + case $1 in 09:33:56 + venv_file=/tmp/.toxenv 09:33:56 + shift 2 09:33:56 + true 09:33:56 + case $1 in 09:33:56 + shift 09:33:56 + break 09:33:56 + case $python in 09:33:56 + local pkg_list= 09:33:56 + [[ -d /opt/pyenv ]] 09:33:56 + echo 'Setup pyenv:' 09:33:56 Setup pyenv: 09:33:56 + export PYENV_ROOT=/opt/pyenv 09:33:56 + PYENV_ROOT=/opt/pyenv 09:33:56 + 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 09:33:56 + 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 09:33:56 + pyenv versions 09:33:57 system 09:33:57 3.8.13 09:33:57 3.9.13 09:33:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:33:57 + command -v pyenv 09:33:57 ++ pyenv init - --no-rehash 09:33: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[*]}"'\'')" 09:33:57 export PATH="/opt/pyenv/shims:${PATH}" 09:33:57 export PYENV_SHELL=bash 09:33:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:33:57 pyenv() { 09:33:57 local command 09:33:57 command="${1:-}" 09:33:57 if [ "$#" -gt 0 ]; then 09:33:57 shift 09:33:57 fi 09:33:57 09:33:57 case "$command" in 09:33:57 rehash|shell) 09:33:57 eval "$(pyenv "sh-$command" "$@")" 09:33:57 ;; 09:33:57 *) 09:33:57 command pyenv "$command" "$@" 09:33:57 ;; 09:33:57 esac 09:33:57 }' 09:33: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[*]}"' 09:33: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 09:33: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 09:33: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 09:33:57 ++ export PYENV_SHELL=bash 09:33:57 ++ PYENV_SHELL=bash 09:33:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:33:57 +++ complete -F _pyenv pyenv 09:33:57 ++ lf-pyver python3 09:33:57 ++ local py_version_xy=python3 09:33:57 ++ local py_version_xyz= 09:33:57 ++ pyenv versions 09:33:57 ++ local command 09:33:57 ++ command=versions 09:33:57 ++ '[' 1 -gt 0 ']' 09:33:57 ++ shift 09:33:57 ++ case "$command" in 09:33:57 ++ command pyenv versions 09:33:57 ++ pyenv versions 09:33:57 ++ sed 's/^[ *]* //' 09:33:57 ++ awk '{ print $1 }' 09:33:57 ++ grep -E '^[0-9.]*[0-9]$' 09:33:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:33:57 +++ sort -V 09:33:57 +++ grep '^3' /tmp/.pyenv_versions 09:33:57 +++ tail -n 1 09:33:57 ++ py_version_xyz=3.10.6 09:33:57 ++ [[ -z 3.10.6 ]] 09:33:57 ++ echo 3.10.6 09:33:57 ++ return 0 09:33:57 + pyenv local 3.10.6 09:33:57 + local command 09:33:57 + command=local 09:33:57 + '[' 2 -gt 0 ']' 09:33:57 + shift 09:33:57 + case "$command" in 09:33:57 + command pyenv local 3.10.6 09:33:57 + pyenv local 3.10.6 09:33:57 + for arg in "$@" 09:33:57 + case $arg in 09:33:57 + pkg_list+='tox ' 09:33:57 + for arg in "$@" 09:33:57 + case $arg in 09:33:57 + pkg_list+='virtualenv ' 09:33:57 + for arg in "$@" 09:33:57 + case $arg in 09:33:57 + pkg_list+='urllib3~=1.26.15 ' 09:33:57 + [[ -f /tmp/.toxenv ]] 09:33:57 ++ cat /tmp/.toxenv 09:33:57 + lf_venv=/tmp/venv-eTP4 09:33:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eTP4 from' file:/tmp/.toxenv 09:33:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eTP4 from file:/tmp/.toxenv 09:33:57 + /tmp/venv-eTP4/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:33:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:33:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:33:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:33:58 + /tmp/venv-eTP4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:33:59 + type python3 09:33:59 + true 09:33:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eTP4/bin to PATH' 09:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-eTP4/bin to PATH 09:33:59 + PATH=/tmp/venv-eTP4/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 09:33:59 + return 0 09:33:59 + [[ -d /opt/pyenv ]] 09:33:59 + echo '---> Setting up pyenv' 09:33:59 ---> Setting up pyenv 09:33:59 + export PYENV_ROOT=/opt/pyenv 09:33:59 + PYENV_ROOT=/opt/pyenv 09:33:59 + export PATH=/opt/pyenv/bin:/tmp/venv-eTP4/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 09:33:59 + PATH=/opt/pyenv/bin:/tmp/venv-eTP4/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 09:33:59 ++ pwd 09:33:59 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:33:59 + export PYTHONPATH 09:33:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:33:59 + TOX_TESTENV_PASSENV=PYTHONPATH 09:33:59 + tox --version 09:33:59 4.26.0 from /tmp/venv-eTP4/lib/python3.10/site-packages/tox/__init__.py 09:33:59 + PARALLEL=false 09:33:59 + TOX_OPTIONS_LIST= 09:33:59 + [[ -n pre-commit ]] 09:33:59 + TOX_OPTIONS_LIST=' -e pre-commit' 09:33:59 + case ${PARALLEL,,} in 09:33:59 + tox -e pre-commit 09:33:59 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:34:00 pre-commit: install_deps> python -I -m pip install pre-commit 09:34:03 pre-commit: freeze> python -m pip freeze --all 09:34:03 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 09:34:03 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:34:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:34:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:34:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:34:06 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:34:06 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:34:06 [INFO] Once installed this environment will be reused. 09:34:06 [INFO] This may take a few minutes... 09:34:11 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:34:11 [INFO] Once installed this environment will be reused. 09:34:11 [INFO] This may take a few minutes... 09:34:15 trim trailing whitespace.................................................Passed 09:34:16 Tabs remover.............................................................Passed 09:34:16 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:34:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:34:16 [INFO] Once installed this environment will be reused. 09:34:16 [INFO] This may take a few minutes... 09:34:25 gitlint..............................................(no files to check)Skipped 09:34:25 pre-commit: OK (25.00=setup[3.51]+cmd[12.52,8.98] seconds) 09:34:25 congratulations :) (25.23 seconds) 09:34:25 + tox_status=0 09:34:25 + echo '---> Completed tox runs' 09:34:25 ---> Completed tox runs 09:34:25 + for i in .tox/*/log 09:34:25 ++ echo .tox/pre-commit/log 09:34:25 ++ awk -F/ '{print $2}' 09:34:25 + tox_env=pre-commit 09:34:25 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:34:25 + DOC_DIR=docs/_build/html 09:34:25 + [[ -d docs/_build/html ]] 09:34:25 + echo '---> tox-run.sh ends' 09:34:25 ---> tox-run.sh ends 09:34:25 + test 0 -eq 0 09:34:25 $ ssh-agent -k 09:34:25 unset SSH_AUTH_SOCK; 09:34:25 unset SSH_AGENT_PID; 09:34:25 echo Agent pid 1793 killed; 09:34:25 [ssh-agent] Stopped. 09:34:25 [PostBuildScript] - [INFO] Executing post build scripts. 09:34:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8326973436372628822.sh 09:34:25 ---> sysstat.sh 09:34:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5101282055693660640.sh 09:34:25 ---> package-listing.sh 09:34:25 ++ facter osfamily 09:34:25 ++ tr '[:upper:]' '[:lower:]' 09:34:26 + OS_FAMILY=debian 09:34:26 + workspace=/w/workspace/oom-master-pre-commit-lint 09:34:26 + START_PACKAGES=/tmp/packages_start.txt 09:34:26 + END_PACKAGES=/tmp/packages_end.txt 09:34:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:34:26 + PACKAGES=/tmp/packages_start.txt 09:34:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:34:26 + PACKAGES=/tmp/packages_end.txt 09:34:26 + case "${OS_FAMILY}" in 09:34:26 + dpkg -l 09:34:26 + grep '^ii' 09:34:26 + '[' -f /tmp/packages_start.txt ']' 09:34:26 + '[' -f /tmp/packages_end.txt ']' 09:34:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:34:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:34:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:34:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:34:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins44586213191652986.sh 09:34:26 ---> capture-instance-metadata.sh 09:34:26 Setup pyenv: 09:34:26 system 09:34:26 3.8.13 09:34:26 3.9.13 09:34:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:34:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pR2T 09:34:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:34:33 lf-activate-venv(): INFO: Installing: lftools 09:34:56 lf-activate-venv(): INFO: Adding /tmp/venv-pR2T/bin to PATH 09:34:56 INFO: Running in OpenStack, capturing instance metadata 09:34:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8290919727089044201.sh 09:34:57 provisioning config files... 09:34:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16834131183946456666tmp 09:34:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:34:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:34:57 [EnvInject] - Injecting environment variables from a build step. 09:34:57 [EnvInject] - Injecting as environment variables the properties content 09:34:57 SERVER_ID=logs 09:34:57 09:34:57 [EnvInject] - Variables injected successfully. 09:34:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8508581575344747248.sh 09:34:57 ---> create-netrc.sh 09:34:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2185590126712504459.sh 09:34:57 ---> python-tools-install.sh 09:34:57 Setup pyenv: 09:34:57 system 09:34:57 3.8.13 09:34:57 3.9.13 09:34:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:34:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pR2T from file:/tmp/.os_lf_venv 09:34:59 lf-activate-venv(): INFO: Installing: lftools 09:35:07 lf-activate-venv(): INFO: Adding /tmp/venv-pR2T/bin to PATH 09:35:07 Generating Requirements File 09:35:26 Python 3.10.6 09:35:27 pip 25.1.1 from /tmp/venv-pR2T/lib/python3.10/site-packages/pip (python 3.10) 09:35:27 appdirs==1.4.4 09:35:27 argcomplete==3.6.2 09:35:27 aspy.yaml==1.3.0 09:35:27 attrs==25.3.0 09:35:27 autopage==0.5.2 09:35:27 beautifulsoup4==4.13.4 09:35:27 boto3==1.38.37 09:35:27 botocore==1.38.37 09:35:27 bs4==0.0.2 09:35:27 cachetools==5.5.2 09:35:27 certifi==2025.6.15 09:35:27 cffi==1.17.1 09:35:27 cfgv==3.4.0 09:35:27 chardet==5.2.0 09:35:27 charset-normalizer==3.4.2 09:35:27 click==8.2.1 09:35:27 cliff==4.10.0 09:35:27 cmd2==2.6.1 09:35:27 cryptography==3.3.2 09:35:27 debtcollector==3.0.0 09:35:27 decorator==5.2.1 09:35:27 defusedxml==0.7.1 09:35:27 Deprecated==1.2.18 09:35:27 distlib==0.3.9 09:35:27 dnspython==2.7.0 09:35:27 docker==7.1.0 09:35:27 dogpile.cache==1.4.0 09:35:27 durationpy==0.10 09:35:27 email_validator==2.2.0 09:35:27 filelock==3.18.0 09:35:27 future==1.0.0 09:35:27 gitdb==4.0.12 09:35:27 GitPython==3.1.44 09:35:27 google-auth==2.40.3 09:35:27 httplib2==0.22.0 09:35:27 identify==2.6.12 09:35:27 idna==3.10 09:35:27 importlib-resources==1.5.0 09:35:27 iso8601==2.1.0 09:35:27 Jinja2==3.1.6 09:35:27 jmespath==1.0.1 09:35:27 jsonpatch==1.33 09:35:27 jsonpointer==3.0.0 09:35:27 jsonschema==4.24.0 09:35:27 jsonschema-specifications==2025.4.1 09:35:27 keystoneauth1==5.11.1 09:35:27 kubernetes==33.1.0 09:35:27 lftools==0.37.13 09:35:27 lxml==5.4.0 09:35:27 MarkupSafe==3.0.2 09:35:27 msgpack==1.1.1 09:35:27 multi_key_dict==2.0.3 09:35:27 munch==4.0.0 09:35:27 netaddr==1.3.0 09:35:27 niet==1.4.2 09:35:27 nodeenv==1.9.1 09:35:27 oauth2client==4.1.3 09:35:27 oauthlib==3.2.2 09:35:27 openstacksdk==4.6.0 09:35:27 os-client-config==2.1.0 09:35:27 os-service-types==1.7.0 09:35:27 osc-lib==4.0.2 09:35:27 oslo.config==9.8.0 09:35:27 oslo.context==6.0.0 09:35:27 oslo.i18n==6.5.1 09:35:27 oslo.log==7.1.0 09:35:27 oslo.serialization==5.7.0 09:35:27 oslo.utils==9.0.0 09:35:27 packaging==25.0 09:35:27 pbr==6.1.1 09:35:27 platformdirs==4.3.8 09:35:27 prettytable==3.16.0 09:35:27 psutil==7.0.0 09:35:27 pyasn1==0.6.1 09:35:27 pyasn1_modules==0.4.2 09:35:27 pycparser==2.22 09:35:27 pygerrit2==2.0.15 09:35:27 PyGithub==2.6.1 09:35:27 PyJWT==2.10.1 09:35:27 PyNaCl==1.5.0 09:35:27 pyparsing==2.4.7 09:35:27 pyperclip==1.9.0 09:35:27 pyrsistent==0.20.0 09:35:27 python-cinderclient==9.7.0 09:35:27 python-dateutil==2.9.0.post0 09:35:27 python-heatclient==4.2.0 09:35:27 python-jenkins==1.8.2 09:35:27 python-keystoneclient==5.6.0 09:35:27 python-magnumclient==4.8.1 09:35:27 python-openstackclient==8.1.0 09:35:27 python-swiftclient==4.8.0 09:35:27 PyYAML==6.0.2 09:35:27 referencing==0.36.2 09:35:27 requests==2.32.4 09:35:27 requests-oauthlib==2.0.0 09:35:27 requestsexceptions==1.4.0 09:35:27 rfc3986==2.0.0 09:35:27 rpds-py==0.25.1 09:35:27 rsa==4.9.1 09:35:27 ruamel.yaml==0.18.14 09:35:27 ruamel.yaml.clib==0.2.12 09:35:27 s3transfer==0.13.0 09:35:27 simplejson==3.20.1 09:35:27 six==1.17.0 09:35:27 smmap==5.0.2 09:35:27 soupsieve==2.7 09:35:27 stevedore==5.4.1 09:35:27 tabulate==0.9.0 09:35:27 toml==0.10.2 09:35:27 tomlkit==0.13.3 09:35:27 tqdm==4.67.1 09:35:27 typing_extensions==4.14.0 09:35:27 tzdata==2025.2 09:35:27 urllib3==1.26.20 09:35:27 virtualenv==20.31.2 09:35:27 wcwidth==0.2.13 09:35:27 websocket-client==1.8.0 09:35:27 wrapt==1.17.2 09:35:27 xdg==6.0.0 09:35:27 xmltodict==0.14.2 09:35:27 yq==3.4.3 09:35:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13228717367669263034.sh 09:35:27 ---> sudo-logs.sh 09:35:27 Archiving 'sudo' log.. 09:35:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17150581823032062182.sh 09:35:27 ---> job-cost.sh 09:35:27 Setup pyenv: 09:35:27 system 09:35:27 3.8.13 09:35:27 3.9.13 09:35:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:35:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pR2T from file:/tmp/.os_lf_venv 09:35:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:35:34 lf-activate-venv(): INFO: Adding /tmp/venv-pR2T/bin to PATH 09:35:34 INFO: No Stack... 09:35:34 INFO: Retrieving Pricing Info for: v3-standard-4 09:35:35 INFO: Archiving Costs 09:35:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17030266371957048480.sh 09:35:35 ---> logs-deploy.sh 09:35:35 Setup pyenv: 09:35:35 system 09:35:35 3.8.13 09:35:35 3.9.13 09:35:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:35:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pR2T from file:/tmp/.os_lf_venv 09:35:37 lf-activate-venv(): INFO: Installing: lftools 09:35:45 lf-activate-venv(): INFO: Adding /tmp/venv-pR2T/bin to PATH 09:35:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4111 09:35:45 INFO: archiving workspace using pattern(s): 09:35:46 Archives upload complete. 09:35:46 INFO: archiving logs to Nexus 09:35:47 ---> uname -a: 09:35:47 Linux prd-ubuntu1804-builder-4c-4g-21786 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:35:47 09:35:47 09:35:47 ---> lscpu: 09:35:47 Architecture: x86_64 09:35:47 CPU op-mode(s): 32-bit, 64-bit 09:35:47 Byte Order: Little Endian 09:35:47 CPU(s): 4 09:35:47 On-line CPU(s) list: 0-3 09:35:47 Thread(s) per core: 1 09:35:47 Core(s) per socket: 1 09:35:47 Socket(s): 4 09:35:47 NUMA node(s): 1 09:35:47 Vendor ID: AuthenticAMD 09:35:47 CPU family: 23 09:35:47 Model: 49 09:35:47 Model name: AMD EPYC-Rome Processor 09:35:47 Stepping: 0 09:35:47 CPU MHz: 2800.000 09:35:47 BogoMIPS: 5600.00 09:35:47 Virtualization: AMD-V 09:35:47 Hypervisor vendor: KVM 09:35:47 Virtualization type: full 09:35:47 L1d cache: 32K 09:35:47 L1i cache: 32K 09:35:47 L2 cache: 512K 09:35:47 L3 cache: 16384K 09:35:47 NUMA node0 CPU(s): 0-3 09:35:47 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 09:35:47 09:35:47 09:35:47 ---> nproc: 09:35:47 4 09:35:47 09:35:47 09:35:47 ---> df -h: 09:35:47 Filesystem Size Used Avail Use% Mounted on 09:35:47 udev 7.9G 0 7.9G 0% /dev 09:35:47 tmpfs 1.6G 672K 1.6G 1% /run 09:35:47 /dev/vda1 78G 8.4G 69G 11% / 09:35:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:35:47 tmpfs 5.0M 0 5.0M 0% /run/lock 09:35:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:35:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:35:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:35:47 09:35:47 09:35:47 ---> free -m: 09:35:47 total used free shared buff/cache available 09:35:47 Mem: 16040 551 13293 0 2195 15168 09:35:47 Swap: 1023 0 1023 09:35:47 09:35:47 09:35:47 ---> ip addr: 09:35:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:35:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:35:47 inet 127.0.0.1/8 scope host lo 09:35:47 valid_lft forever preferred_lft forever 09:35:47 inet6 ::1/128 scope host 09:35:47 valid_lft forever preferred_lft forever 09:35:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:35:47 link/ether fa:16:3e:24:11:08 brd ff:ff:ff:ff:ff:ff 09:35:47 inet 10.30.107.160/23 brd 10.30.107.255 scope global dynamic ens3 09:35:47 valid_lft 86233sec preferred_lft 86233sec 09:35:47 inet6 fe80::f816:3eff:fe24:1108/64 scope link 09:35:47 valid_lft forever preferred_lft forever 09:35:47 09:35:47 09:35:47 ---> sar -b -r -n DEV: 09:35:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21786) 06/17/25 _x86_64_ (4 CPU) 09:35:47 09:35:47 09:33:04 LINUX RESTART (4 CPU) 09:35:47 09:35:47 09:34:01 tps rtps wtps bread/s bwrtn/s 09:35:47 09:35:01 106.97 2.02 104.95 150.77 31337.84 09:35:47 Average: 106.97 2.02 104.95 150.77 31337.84 09:35:47 09:35:47 09:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:35:47 09:35:01 13738712 15541264 2686256 16.35 76944 1913644 751912 4.30 762700 1684492 163492 09:35:47 Average: 13738712 15541264 2686256 16.35 76944 1913644 751912 4.30 762700 1684492 163492 09:35:47 09:35:47 09:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:35:47 09:35:01 lo 2.60 2.60 0.30 0.30 0.00 0.00 0.00 0.00 09:35:47 09:35:01 ens3 235.66 163.96 1306.91 18.30 0.00 0.00 0.00 0.00 09:35:47 Average: lo 2.60 2.60 0.30 0.30 0.00 0.00 0.00 0.00 09:35:47 Average: ens3 235.66 163.96 1306.91 18.30 0.00 0.00 0.00 0.00 09:35:47 09:35:47 09:35:47 ---> sar -P ALL: 09:35:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21786) 06/17/25 _x86_64_ (4 CPU) 09:35:47 09:35:47 09:33:04 LINUX RESTART (4 CPU) 09:35:47 09:35:47 09:34:01 CPU %user %nice %system %iowait %steal %idle 09:35:47 09:35:01 all 23.42 0.00 2.35 2.61 0.06 71.55 09:35:47 09:35:01 0 36.43 0.00 3.34 0.95 0.08 59.20 09:35:47 09:35:01 1 11.53 0.00 1.77 7.73 0.05 78.91 09:35:47 09:35:01 2 25.79 0.00 2.69 1.34 0.05 70.13 09:35:47 09:35:01 3 19.93 0.00 1.61 0.43 0.07 77.95 09:35:47 Average: all 23.42 0.00 2.35 2.61 0.06 71.55 09:35:47 Average: 0 36.43 0.00 3.34 0.95 0.08 59.20 09:35:47 Average: 1 11.53 0.00 1.77 7.73 0.05 78.91 09:35:47 Average: 2 25.79 0.00 2.69 1.34 0.05 70.13 09:35:47 Average: 3 19.93 0.00 1.61 0.43 0.07 77.95 09:35:47 09:35:47 09:35:47