06:33:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141068 06:33:05 Running as SYSTEM 06:33:05 [EnvInject] - Loading node environment variables. 06:33:05 Building remotely on prd-ubuntu1804-builder-4c-4g-18841 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:33:05 [ssh-agent] Looking for ssh-agent implementation... 06:33:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:05 $ ssh-agent 06:33:05 SSH_AUTH_SOCK=/tmp/ssh-jUx9S94SAqI9/agent.1676 06:33:05 SSH_AGENT_PID=1678 06:33:05 [ssh-agent] Started. 06:33:05 Running ssh-add (command line suppressed) 06:33:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16860754510118222713.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16860754510118222713.key) 06:33:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:33:05 The recommended git tool is: NONE 06:33:07 using credential onap-jenkins-ssh 06:33:07 Wiping out workspace first. 06:33:07 Cloning the remote Git repository 06:33:07 Cloning repository git://cloud.onap.org/mirror/oom.git 06:33:07 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:33:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:33:07 > git --version # timeout=10 06:33:07 > git --version # 'git version 2.17.1' 06:33:07 using GIT_SSH to set credentials Gerrit user 06:33:07 Verifying host key using manually-configured host key entries 06:33:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:33:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:33:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:33:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:33:12 using GIT_SSH to set credentials Gerrit user 06:33:12 Verifying host key using manually-configured host key entries 06:33:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/141068/5 # timeout=30 06:33:13 > git rev-parse 9610f5cce6c9af4980a3a9b668ad9a3632fe7eab^{commit} # timeout=10 06:33: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:33:13 Checking out Revision 9610f5cce6c9af4980a3a9b668ad9a3632fe7eab (refs/changes/68/141068/5) 06:33:13 > git config core.sparsecheckout # timeout=10 06:33:13 > git checkout -f 9610f5cce6c9af4980a3a9b668ad9a3632fe7eab # timeout=30 06:33:16 Commit message: "[SO] 15.1.1 release" 06:33:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:33:16 > git rev-list --no-walk 1507ea7ec3bc90ba859acfc6ac22fd23c443e14b # timeout=10 06:33:16 [EnvInject] - Injecting environment variables from a build step. 06:33:16 [EnvInject] - Injecting as environment variables the properties content 06:33:16 PYTHON=python3 06:33:16 06:33:16 [EnvInject] - Variables injected successfully. 06:33:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1633716490407167672.sh 06:33:16 ---> tox-install.sh 06:33:16 + source /home/jenkins/lf-env.sh 06:33:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:33:16 ++ mktemp -d /tmp/venv-XXXX 06:33:16 + lf_venv=/tmp/venv-Veeg 06:33:16 + local venv_file=/tmp/.os_lf_venv 06:33:16 + local python=python3 06:33:16 + local options 06:33:16 + local set_path=true 06:33:16 + local install_args= 06:33:16 ++ 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:33:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:33:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:33:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:33:16 + true 06:33:16 + case $1 in 06:33:16 + venv_file=/tmp/.toxenv 06:33:16 + shift 2 06:33:16 + true 06:33:16 + case $1 in 06:33:16 + shift 06:33:16 + break 06:33:16 + case $python in 06:33:16 + local pkg_list= 06:33:16 + [[ -d /opt/pyenv ]] 06:33:16 + echo 'Setup pyenv:' 06:33:16 Setup pyenv: 06:33:16 + export PYENV_ROOT=/opt/pyenv 06:33:16 + PYENV_ROOT=/opt/pyenv 06:33:16 + 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:33:16 + 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:33:16 + pyenv versions 06:33:16 * system (set by /opt/pyenv/version) 06:33:17 * 3.8.13 (set by /opt/pyenv/version) 06:33:17 * 3.9.13 (set by /opt/pyenv/version) 06:33:17 * 3.10.6 (set by /opt/pyenv/version) 06:33:17 + command -v pyenv 06:33:17 ++ pyenv init - --no-rehash 06:33: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:33:17 export PATH="/opt/pyenv/shims:${PATH}" 06:33:17 export PYENV_SHELL=bash 06:33:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:33:17 pyenv() { 06:33:17 local command 06:33:17 command="${1:-}" 06:33:17 if [ "$#" -gt 0 ]; then 06:33:17 shift 06:33:17 fi 06:33:17 06:33:17 case "$command" in 06:33:17 rehash|shell) 06:33:17 eval "$(pyenv "sh-$command" "$@")" 06:33:17 ;; 06:33:17 *) 06:33:17 command pyenv "$command" "$@" 06:33:17 ;; 06:33:17 esac 06:33:17 }' 06:33: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:33: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:33: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:33: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:33:17 ++ export PYENV_SHELL=bash 06:33:17 ++ PYENV_SHELL=bash 06:33:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:33:17 +++ complete -F _pyenv pyenv 06:33:17 ++ lf-pyver python3 06:33:17 ++ local py_version_xy=python3 06:33:17 ++ local py_version_xyz= 06:33:17 ++ pyenv versions 06:33:17 ++ local command 06:33:17 ++ command=versions 06:33:17 ++ '[' 1 -gt 0 ']' 06:33:17 ++ shift 06:33:17 ++ case "$command" in 06:33:17 ++ sed 's/^[ *]* //' 06:33:17 ++ command pyenv versions 06:33:17 ++ pyenv versions 06:33:17 ++ awk '{ print $1 }' 06:33:17 ++ grep -E '^[0-9.]*[0-9]$' 06:33:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:33:17 +++ grep '^3' /tmp/.pyenv_versions 06:33:17 +++ sort -V 06:33:17 +++ tail -n 1 06:33:17 ++ py_version_xyz=3.10.6 06:33:17 ++ [[ -z 3.10.6 ]] 06:33:17 ++ echo 3.10.6 06:33:17 ++ return 0 06:33:17 + pyenv local 3.10.6 06:33:17 + local command 06:33:17 + command=local 06:33:17 + '[' 2 -gt 0 ']' 06:33:17 + shift 06:33:17 + case "$command" in 06:33:17 + command pyenv local 3.10.6 06:33:17 + pyenv local 3.10.6 06:33:17 + for arg in "$@" 06:33:17 + case $arg in 06:33:17 + pkg_list+='tox ' 06:33:17 + for arg in "$@" 06:33:17 + case $arg in 06:33:17 + pkg_list+='virtualenv ' 06:33:17 + for arg in "$@" 06:33:17 + case $arg in 06:33:17 + pkg_list+='urllib3~=1.26.15 ' 06:33:17 + [[ -f /tmp/.toxenv ]] 06:33:17 + [[ ! -f /tmp/.toxenv ]] 06:33:17 + [[ -n '' ]] 06:33:17 + python3 -m venv /tmp/venv-Veeg 06:33:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Veeg' 06:33:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Veeg 06:33:21 + echo /tmp/venv-Veeg 06:33:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:33:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:33:21 + /tmp/venv-Veeg/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:33:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:33:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:33:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:33:25 + /tmp/venv-Veeg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:33:27 + type python3 06:33:27 + true 06:33:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Veeg/bin to PATH' 06:33:27 lf-activate-venv(): INFO: Adding /tmp/venv-Veeg/bin to PATH 06:33:27 + PATH=/tmp/venv-Veeg/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:33:27 + return 0 06:33:27 + python3 --version 06:33:27 Python 3.10.6 06:33:27 + python3 -m pip --version 06:33:27 pip 25.1.1 from /tmp/venv-Veeg/lib/python3.10/site-packages/pip (python 3.10) 06:33:27 + python3 -m pip freeze 06:33:27 cachetools==6.0.0 06:33:27 chardet==5.2.0 06:33:27 colorama==0.4.6 06:33:27 distlib==0.3.9 06:33:27 filelock==3.18.0 06:33:27 packaging==25.0 06:33:27 platformdirs==4.3.8 06:33:27 pluggy==1.6.0 06:33:27 pyproject-api==1.9.1 06:33:27 tomli==2.2.1 06:33:27 tox==4.26.0 06:33:27 typing_extensions==4.14.0 06:33:27 urllib3==1.26.20 06:33:27 virtualenv==20.31.2 06:33:27 [EnvInject] - Injecting environment variables from a build step. 06:33:27 [EnvInject] - Injecting as environment variables the properties content 06:33:27 PARALLEL=false 06:33:27 06:33:27 [EnvInject] - Variables injected successfully. 06:33:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2872748902014035285.sh 06:33:27 ---> tox-run.sh 06:33:27 + 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:33:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:33:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:33:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:33:27 + cd /w/workspace/oom-master-pre-commit-lint/. 06:33:27 + source /home/jenkins/lf-env.sh 06:33:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:33:27 ++ mktemp -d /tmp/venv-XXXX 06:33:27 + lf_venv=/tmp/venv-qPar 06:33:27 + local venv_file=/tmp/.os_lf_venv 06:33:27 + local python=python3 06:33:27 + local options 06:33:27 + local set_path=true 06:33:27 + local install_args= 06:33:27 ++ 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:33:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:33:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:33:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:33:27 + true 06:33:27 + case $1 in 06:33:27 + venv_file=/tmp/.toxenv 06:33:27 + shift 2 06:33:27 + true 06:33:27 + case $1 in 06:33:27 + shift 06:33:27 + break 06:33:27 + case $python in 06:33:27 + local pkg_list= 06:33:27 + [[ -d /opt/pyenv ]] 06:33:27 + echo 'Setup pyenv:' 06:33:27 Setup pyenv: 06:33:27 + export PYENV_ROOT=/opt/pyenv 06:33:27 + PYENV_ROOT=/opt/pyenv 06:33:27 + 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:33:27 + 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:33:27 + pyenv versions 06:33:27 system 06:33:27 3.8.13 06:33:27 3.9.13 06:33:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:33:27 + command -v pyenv 06:33:27 ++ pyenv init - --no-rehash 06:33:27 + 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:33:27 export PATH="/opt/pyenv/shims:${PATH}" 06:33:27 export PYENV_SHELL=bash 06:33:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:33:27 pyenv() { 06:33:27 local command 06:33:27 command="${1:-}" 06:33:27 if [ "$#" -gt 0 ]; then 06:33:27 shift 06:33:27 fi 06:33:27 06:33:27 case "$command" in 06:33:27 rehash|shell) 06:33:27 eval "$(pyenv "sh-$command" "$@")" 06:33:27 ;; 06:33:27 *) 06:33:27 command pyenv "$command" "$@" 06:33:27 ;; 06:33:27 esac 06:33:27 }' 06:33:27 +++ 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:33:27 ++ 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:33:27 ++ 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:33:27 ++ 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:33:27 ++ export PYENV_SHELL=bash 06:33:27 ++ PYENV_SHELL=bash 06:33:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:33:27 +++ complete -F _pyenv pyenv 06:33:27 ++ lf-pyver python3 06:33:27 ++ local py_version_xy=python3 06:33:27 ++ local py_version_xyz= 06:33:27 ++ sed 's/^[ *]* //' 06:33:27 ++ pyenv versions 06:33:27 ++ awk '{ print $1 }' 06:33:27 ++ grep -E '^[0-9.]*[0-9]$' 06:33:27 ++ local command 06:33:27 ++ command=versions 06:33:27 ++ '[' 1 -gt 0 ']' 06:33:27 ++ shift 06:33:27 ++ case "$command" in 06:33:27 ++ command pyenv versions 06:33:27 ++ pyenv versions 06:33:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:33:27 +++ grep '^3' /tmp/.pyenv_versions 06:33:27 +++ sort -V 06:33:27 +++ tail -n 1 06:33:27 ++ py_version_xyz=3.10.6 06:33:27 ++ [[ -z 3.10.6 ]] 06:33:27 ++ echo 3.10.6 06:33:27 ++ return 0 06:33:27 + pyenv local 3.10.6 06:33:27 + local command 06:33:27 + command=local 06:33:27 + '[' 2 -gt 0 ']' 06:33:27 + shift 06:33:27 + case "$command" in 06:33:27 + command pyenv local 3.10.6 06:33:27 + pyenv local 3.10.6 06:33:27 + for arg in "$@" 06:33:27 + case $arg in 06:33:27 + pkg_list+='tox ' 06:33:27 + for arg in "$@" 06:33:27 + case $arg in 06:33:27 + pkg_list+='virtualenv ' 06:33:27 + for arg in "$@" 06:33:27 + case $arg in 06:33:27 + pkg_list+='urllib3~=1.26.15 ' 06:33:27 + [[ -f /tmp/.toxenv ]] 06:33:27 ++ cat /tmp/.toxenv 06:33:27 + lf_venv=/tmp/venv-Veeg 06:33:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Veeg from' file:/tmp/.toxenv 06:33:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Veeg from file:/tmp/.toxenv 06:33:27 + /tmp/venv-Veeg/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:33:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:33:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:33:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:33:28 + /tmp/venv-Veeg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:33:29 + type python3 06:33:29 + true 06:33:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Veeg/bin to PATH' 06:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-Veeg/bin to PATH 06:33:29 + PATH=/tmp/venv-Veeg/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:33:29 + return 0 06:33:29 + [[ -d /opt/pyenv ]] 06:33:29 + echo '---> Setting up pyenv' 06:33:29 ---> Setting up pyenv 06:33:29 + export PYENV_ROOT=/opt/pyenv 06:33:29 + PYENV_ROOT=/opt/pyenv 06:33:29 + export PATH=/opt/pyenv/bin:/tmp/venv-Veeg/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:33:29 + PATH=/opt/pyenv/bin:/tmp/venv-Veeg/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:33:29 ++ pwd 06:33:29 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:33:29 + export PYTHONPATH 06:33:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:33:29 + TOX_TESTENV_PASSENV=PYTHONPATH 06:33:29 + tox --version 06:33:30 4.26.0 from /tmp/venv-Veeg/lib/python3.10/site-packages/tox/__init__.py 06:33:30 + PARALLEL=false 06:33:30 + TOX_OPTIONS_LIST= 06:33:30 + [[ -n pre-commit ]] 06:33:30 + TOX_OPTIONS_LIST=' -e pre-commit' 06:33:30 + case ${PARALLEL,,} in 06:33:30 + tox -e pre-commit 06:33:30 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:33:31 pre-commit: install_deps> python -I -m pip install pre-commit 06:33:33 pre-commit: freeze> python -m pip freeze --all 06:33:34 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 06:33:34 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:33:34 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:33:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:33:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:33:36 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:33:36 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:33:36 [INFO] Once installed this environment will be reused. 06:33:36 [INFO] This may take a few minutes... 06:33:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:33:40 [INFO] Once installed this environment will be reused. 06:33:40 [INFO] This may take a few minutes... 06:33:45 trim trailing whitespace.................................................Passed 06:33:45 Tabs remover.............................................................Passed 06:33:45 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:33:45 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:33:45 [INFO] Once installed this environment will be reused. 06:33:45 [INFO] This may take a few minutes... 06:33:53 gitlint..............................................(no files to check)Skipped 06:33:53 pre-commit: OK (23.27=setup[3.44]+cmd[11.41,8.42] seconds) 06:33:53 congratulations :) (23.49 seconds) 06:33:54 + tox_status=0 06:33:54 + echo '---> Completed tox runs' 06:33:54 ---> Completed tox runs 06:33:54 + for i in .tox/*/log 06:33:54 ++ echo .tox/pre-commit/log 06:33:54 ++ awk -F/ '{print $2}' 06:33:54 + tox_env=pre-commit 06:33:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:33:54 + DOC_DIR=docs/_build/html 06:33:54 + [[ -d docs/_build/html ]] 06:33:54 + echo '---> tox-run.sh ends' 06:33:54 ---> tox-run.sh ends 06:33:54 + test 0 -eq 0 06:33:54 $ ssh-agent -k 06:33:54 unset SSH_AUTH_SOCK; 06:33:54 unset SSH_AGENT_PID; 06:33:54 echo Agent pid 1678 killed; 06:33:54 [ssh-agent] Stopped. 06:33:54 [PostBuildScript] - [INFO] Executing post build scripts. 06:33:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5648460088438666119.sh 06:33:54 ---> sysstat.sh 06:33:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins783510097580203931.sh 06:33:54 ---> package-listing.sh 06:33:54 ++ facter osfamily 06:33:54 ++ tr '[:upper:]' '[:lower:]' 06:33:54 + OS_FAMILY=debian 06:33:54 + workspace=/w/workspace/oom-master-pre-commit-lint 06:33:54 + START_PACKAGES=/tmp/packages_start.txt 06:33:54 + END_PACKAGES=/tmp/packages_end.txt 06:33:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:33:54 + PACKAGES=/tmp/packages_start.txt 06:33:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:33:54 + PACKAGES=/tmp/packages_end.txt 06:33:54 + case "${OS_FAMILY}" in 06:33:54 + dpkg -l 06:33:54 + grep '^ii' 06:33:54 + '[' -f /tmp/packages_start.txt ']' 06:33:54 + '[' -f /tmp/packages_end.txt ']' 06:33:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:33:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:33:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:33:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:33:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2597503499454258113.sh 06:33:54 ---> capture-instance-metadata.sh 06:33:54 Setup pyenv: 06:33:54 system 06:33:54 3.8.13 06:33:54 3.9.13 06:33:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:33:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6XVd 06:33:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:34:02 lf-activate-venv(): INFO: Installing: lftools 06:34:23 lf-activate-venv(): INFO: Adding /tmp/venv-6XVd/bin to PATH 06:34:23 INFO: Running in OpenStack, capturing instance metadata 06:34:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5052296891295020512.sh 06:34:23 provisioning config files... 06:34:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11211091978299486371tmp 06:34:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:34:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:34:23 [EnvInject] - Injecting environment variables from a build step. 06:34:23 [EnvInject] - Injecting as environment variables the properties content 06:34:23 SERVER_ID=logs 06:34:23 06:34:23 [EnvInject] - Variables injected successfully. 06:34:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15472086567281144354.sh 06:34:23 ---> create-netrc.sh 06:34:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5165102058527472278.sh 06:34:23 ---> python-tools-install.sh 06:34:23 Setup pyenv: 06:34:24 system 06:34:24 3.8.13 06:34:24 3.9.13 06:34:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:34:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6XVd from file:/tmp/.os_lf_venv 06:34:25 lf-activate-venv(): INFO: Installing: lftools 06:34:33 lf-activate-venv(): INFO: Adding /tmp/venv-6XVd/bin to PATH 06:34:33 Generating Requirements File 06:34:51 Python 3.10.6 06:34:52 pip 25.1.1 from /tmp/venv-6XVd/lib/python3.10/site-packages/pip (python 3.10) 06:34:52 appdirs==1.4.4 06:34:52 argcomplete==3.6.2 06:34:52 aspy.yaml==1.3.0 06:34:52 attrs==25.3.0 06:34:52 autopage==0.5.2 06:34:52 beautifulsoup4==4.13.4 06:34:52 boto3==1.38.31 06:34:52 botocore==1.38.31 06:34:52 bs4==0.0.2 06:34:52 cachetools==5.5.2 06:34:52 certifi==2025.4.26 06:34:52 cffi==1.17.1 06:34:52 cfgv==3.4.0 06:34:52 chardet==5.2.0 06:34:52 charset-normalizer==3.4.2 06:34:52 click==8.2.1 06:34:52 cliff==4.10.0 06:34:52 cmd2==2.6.0 06:34:52 cryptography==3.3.2 06:34:52 debtcollector==3.0.0 06:34:52 decorator==5.2.1 06:34:52 defusedxml==0.7.1 06:34:52 Deprecated==1.2.18 06:34:52 distlib==0.3.9 06:34:52 dnspython==2.7.0 06:34:52 docker==7.1.0 06:34:52 dogpile.cache==1.4.0 06:34:52 durationpy==0.10 06:34:52 email_validator==2.2.0 06:34:52 filelock==3.18.0 06:34:52 future==1.0.0 06:34:52 gitdb==4.0.12 06:34:52 GitPython==3.1.44 06:34:52 google-auth==2.40.3 06:34:52 httplib2==0.22.0 06:34:52 identify==2.6.12 06:34:52 idna==3.10 06:34:52 importlib-resources==1.5.0 06:34:52 iso8601==2.1.0 06:34:52 Jinja2==3.1.6 06:34:52 jmespath==1.0.1 06:34:52 jsonpatch==1.33 06:34:52 jsonpointer==3.0.0 06:34:52 jsonschema==4.24.0 06:34:52 jsonschema-specifications==2025.4.1 06:34:52 keystoneauth1==5.11.0 06:34:52 kubernetes==32.0.1 06:34:52 lftools==0.37.13 06:34:52 lxml==5.4.0 06:34:52 MarkupSafe==3.0.2 06:34:52 msgpack==1.1.0 06:34:52 multi_key_dict==2.0.3 06:34:52 munch==4.0.0 06:34:52 netaddr==1.3.0 06:34:52 niet==1.4.2 06:34:52 nodeenv==1.9.1 06:34:52 oauth2client==4.1.3 06:34:52 oauthlib==3.2.2 06:34:52 openstacksdk==4.6.0 06:34:52 os-client-config==2.1.0 06:34:52 os-service-types==1.7.0 06:34:52 osc-lib==4.0.2 06:34:52 oslo.config==9.8.0 06:34:52 oslo.context==6.0.0 06:34:52 oslo.i18n==6.5.1 06:34:52 oslo.log==7.1.0 06:34:52 oslo.serialization==5.7.0 06:34:52 oslo.utils==9.0.0 06:34:52 packaging==25.0 06:34:52 pbr==6.1.1 06:34:52 platformdirs==4.3.8 06:34:52 prettytable==3.16.0 06:34:52 psutil==7.0.0 06:34:52 pyasn1==0.6.1 06:34:52 pyasn1_modules==0.4.2 06:34:52 pycparser==2.22 06:34:52 pygerrit2==2.0.15 06:34:52 PyGithub==2.6.1 06:34:52 PyJWT==2.10.1 06:34:52 PyNaCl==1.5.0 06:34:52 pyparsing==2.4.7 06:34:52 pyperclip==1.9.0 06:34:52 pyrsistent==0.20.0 06:34:52 python-cinderclient==9.7.0 06:34:52 python-dateutil==2.9.0.post0 06:34:52 python-heatclient==4.2.0 06:34:52 python-jenkins==1.8.2 06:34:52 python-keystoneclient==5.6.0 06:34:52 python-magnumclient==4.8.1 06:34:52 python-openstackclient==8.1.0 06:34:52 python-swiftclient==4.8.0 06:34:52 PyYAML==6.0.2 06:34:52 referencing==0.36.2 06:34:52 requests==2.32.3 06:34:52 requests-oauthlib==2.0.0 06:34:52 requestsexceptions==1.4.0 06:34:52 rfc3986==2.0.0 06:34:52 rpds-py==0.25.1 06:34:52 rsa==4.9.1 06:34:52 ruamel.yaml==0.18.12 06:34:52 ruamel.yaml.clib==0.2.12 06:34:52 s3transfer==0.13.0 06:34:52 simplejson==3.20.1 06:34:52 six==1.17.0 06:34:52 smmap==5.0.2 06:34:52 soupsieve==2.7 06:34:52 stevedore==5.4.1 06:34:52 tabulate==0.9.0 06:34:52 toml==0.10.2 06:34:52 tomlkit==0.13.3 06:34:52 tqdm==4.67.1 06:34:52 typing_extensions==4.14.0 06:34:52 tzdata==2025.2 06:34:52 urllib3==1.26.20 06:34:52 virtualenv==20.31.2 06:34:52 wcwidth==0.2.13 06:34:52 websocket-client==1.8.0 06:34:52 wrapt==1.17.2 06:34:52 xdg==6.0.0 06:34:52 xmltodict==0.14.2 06:34:52 yq==3.4.3 06:34:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15128794073284051209.sh 06:34:52 ---> sudo-logs.sh 06:34:52 Archiving 'sudo' log.. 06:34:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5305392718560736541.sh 06:34:52 ---> job-cost.sh 06:34:52 Setup pyenv: 06:34:52 system 06:34:52 3.8.13 06:34:52 3.9.13 06:34:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:34:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6XVd from file:/tmp/.os_lf_venv 06:34:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:34:59 lf-activate-venv(): INFO: Adding /tmp/venv-6XVd/bin to PATH 06:34:59 INFO: No Stack... 06:35:00 INFO: Retrieving Pricing Info for: v3-standard-4 06:35:00 INFO: Archiving Costs 06:35:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1694954885244412814.sh 06:35:00 ---> logs-deploy.sh 06:35:00 Setup pyenv: 06:35:00 system 06:35:00 3.8.13 06:35:00 3.9.13 06:35:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:35:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6XVd from file:/tmp/.os_lf_venv 06:35:02 lf-activate-venv(): INFO: Installing: lftools 06:35:10 lf-activate-venv(): INFO: Adding /tmp/venv-6XVd/bin to PATH 06:35:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4068 06:35:10 INFO: archiving workspace using pattern(s): 06:35:11 Archives upload complete. 06:35:11 INFO: archiving logs to Nexus 06:35:12 ---> uname -a: 06:35:12 Linux prd-ubuntu1804-builder-4c-4g-18841 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:35:12 06:35:12 06:35:12 ---> lscpu: 06:35:12 Architecture: x86_64 06:35:12 CPU op-mode(s): 32-bit, 64-bit 06:35:12 Byte Order: Little Endian 06:35:12 CPU(s): 4 06:35:12 On-line CPU(s) list: 0-3 06:35:12 Thread(s) per core: 1 06:35:12 Core(s) per socket: 1 06:35:12 Socket(s): 4 06:35:12 NUMA node(s): 1 06:35:12 Vendor ID: AuthenticAMD 06:35:12 CPU family: 23 06:35:12 Model: 49 06:35:12 Model name: AMD EPYC-Rome Processor 06:35:12 Stepping: 0 06:35:12 CPU MHz: 2800.000 06:35:12 BogoMIPS: 5600.00 06:35:12 Virtualization: AMD-V 06:35:12 Hypervisor vendor: KVM 06:35:12 Virtualization type: full 06:35:12 L1d cache: 32K 06:35:12 L1i cache: 32K 06:35:12 L2 cache: 512K 06:35:12 L3 cache: 16384K 06:35:12 NUMA node0 CPU(s): 0-3 06:35:12 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:35:12 06:35:12 06:35:12 ---> nproc: 06:35:12 4 06:35:12 06:35:12 06:35:12 ---> df -h: 06:35:12 Filesystem Size Used Avail Use% Mounted on 06:35:12 udev 7.9G 0 7.9G 0% /dev 06:35:12 tmpfs 1.6G 672K 1.6G 1% /run 06:35:12 /dev/vda1 78G 8.4G 69G 11% / 06:35:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:35:12 tmpfs 5.0M 0 5.0M 0% /run/lock 06:35:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:35:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:35:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:35:12 06:35:12 06:35:12 ---> free -m: 06:35:12 total used free shared buff/cache available 06:35:12 Mem: 16040 542 13296 0 2201 15177 06:35:12 Swap: 1023 0 1023 06:35:12 06:35:12 06:35:12 ---> ip addr: 06:35:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:35:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:35:12 inet 127.0.0.1/8 scope host lo 06:35:12 valid_lft forever preferred_lft forever 06:35:12 inet6 ::1/128 scope host 06:35:12 valid_lft forever preferred_lft forever 06:35:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:35:12 link/ether fa:16:3e:af:82:c5 brd ff:ff:ff:ff:ff:ff 06:35:12 inet 10.30.106.186/23 brd 10.30.107.255 scope global dynamic ens3 06:35:12 valid_lft 86256sec preferred_lft 86256sec 06:35:12 inet6 fe80::f816:3eff:feaf:82c5/64 scope link 06:35:12 valid_lft forever preferred_lft forever 06:35:12 06:35:12 06:35:12 ---> sar -b -r -n DEV: 06:35:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18841) 06/06/25 _x86_64_ (4 CPU) 06:35:12 06:35:12 06:32:49 LINUX RESTART (4 CPU) 06:35:12 06:35:12 06:33:01 tps rtps wtps bread/s bwrtn/s 06:35:12 06:34:02 200.35 50.47 149.88 3467.56 19107.75 06:35:12 06:35:01 122.15 1.07 121.08 122.96 21179.33 06:35:12 Average: 161.58 25.98 135.60 1809.31 20134.83 06:35:12 06:35:12 06:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:35:12 06:34:02 13978940 15596044 2446028 14.89 58700 1757032 737940 4.22 695092 1532536 130120 06:35:12 06:35:01 13628476 15559904 2796492 17.03 85772 2026740 759068 4.34 750168 1789576 118612 06:35:12 Average: 13803708 15577974 2621260 15.96 72236 1891886 748504 4.28 722630 1661056 124366 06:35:12 06:35:12 06:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:35:12 06:34:02 ens3 570.44 389.60 2412.60 87.02 0.00 0.00 0.00 0.00 06:35:12 06:34:02 lo 3.20 3.20 0.36 0.36 0.00 0.00 0.00 0.00 06:35:12 06:35:01 ens3 110.37 79.70 858.28 13.24 0.00 0.00 0.00 0.00 06:35:12 06:35:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 06:35:12 Average: ens3 342.34 235.95 1641.97 50.44 0.00 0.00 0.00 0.00 06:35:12 Average: lo 2.39 2.39 0.27 0.27 0.00 0.00 0.00 0.00 06:35:12 06:35:12 06:35:12 ---> sar -P ALL: 06:35:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18841) 06/06/25 _x86_64_ (4 CPU) 06:35:12 06:35:12 06:32:49 LINUX RESTART (4 CPU) 06:35:12 06:35:12 06:33:01 CPU %user %nice %system %iowait %steal %idle 06:35:12 06:34:02 all 28.81 0.00 3.04 2.50 0.08 65.58 06:35:12 06:34:02 0 34.35 0.00 3.22 0.49 0.07 61.88 06:35:12 06:34:02 1 19.54 0.00 3.68 5.28 0.08 71.42 06:35:12 06:34:02 2 22.08 0.00 2.48 3.03 0.08 72.33 06:35:12 06:34:02 3 39.22 0.00 2.74 1.20 0.07 56.77 06:35:12 06:35:01 all 21.46 0.00 1.43 1.39 0.06 75.65 06:35:12 06:35:01 0 19.76 0.00 0.87 0.08 0.05 79.24 06:35:12 06:35:01 1 21.85 0.00 1.72 1.33 0.07 75.03 06:35:12 06:35:01 2 1.14 0.00 0.68 3.23 0.07 94.88 06:35:12 06:35:01 3 43.05 0.00 2.46 0.93 0.07 53.49 06:35:12 Average: all 25.16 0.00 2.24 1.95 0.07 70.58 06:35:12 Average: 0 27.10 0.00 2.05 0.29 0.06 70.50 06:35:12 Average: 1 20.69 0.00 2.71 3.32 0.08 73.21 06:35:12 Average: 2 11.69 0.00 1.59 3.13 0.08 83.52 06:35:12 Average: 3 41.12 0.00 2.60 1.07 0.07 55.14 06:35:12 06:35:12 06:35:12