12:53:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136590 12:53:58 Running as SYSTEM 12:53:58 [EnvInject] - Loading node environment variables. 12:53:58 Building remotely on prd-ubuntu1804-builder-4c-4g-723 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:53:58 [ssh-agent] Looking for ssh-agent implementation... 12:53:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:58 $ ssh-agent 12:53:58 SSH_AUTH_SOCK=/tmp/ssh-A9YJuz7Hvhjp/agent.1693 12:53:58 SSH_AGENT_PID=1695 12:53:58 [ssh-agent] Started. 12:53:58 Running ssh-add (command line suppressed) 12:53:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13061930787330713078.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13061930787330713078.key) 12:53:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:53:58 The recommended git tool is: NONE 12:54:00 using credential onap-jenkins-ssh 12:54:00 Wiping out workspace first. 12:54:00 Cloning the remote Git repository 12:54:00 Cloning repository git://cloud.onap.org/mirror/oom.git 12:54:00 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:54:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:54:00 > git --version # timeout=10 12:54:00 > git --version # 'git version 2.17.1' 12:54:00 using GIT_SSH to set credentials Gerrit user 12:54:00 Verifying host key using manually-configured host key entries 12:54:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:54:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:54:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:54:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:54:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:54:06 using GIT_SSH to set credentials Gerrit user 12:54:06 Verifying host key using manually-configured host key entries 12:54:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/136590/2 # timeout=30 12:54:06 > git rev-parse 64f95b155fd2101d3e60872bf2d650954de8a6fa^{commit} # timeout=10 12:54:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:54:06 Checking out Revision 64f95b155fd2101d3e60872bf2d650954de8a6fa (refs/changes/90/136590/2) 12:54:06 > git config core.sparsecheckout # timeout=10 12:54:06 > git checkout -f 64f95b155fd2101d3e60872bf2d650954de8a6fa # timeout=30 12:54:09 Commit message: "[STRIMZI] Add podAntiAffinity to kafka deployment" 12:54:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:54:09 > git rev-list --no-walk 60f33d7fa1d42a7d75df330852cd35d2cd316f10 # timeout=10 12:54:09 [EnvInject] - Injecting environment variables from a build step. 12:54:09 [EnvInject] - Injecting as environment variables the properties content 12:54:09 PYTHON=python3 12:54:09 12:54:09 [EnvInject] - Variables injected successfully. 12:54:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16078737518452988433.sh 12:54:09 ---> tox-install.sh 12:54:09 + source /home/jenkins/lf-env.sh 12:54:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:09 ++ mktemp -d /tmp/venv-XXXX 12:54:09 + lf_venv=/tmp/venv-LSfI 12:54:09 + local venv_file=/tmp/.os_lf_venv 12:54:09 + local python=python3 12:54:09 + local options 12:54:09 + local set_path=true 12:54:09 + local install_args= 12:54:09 ++ 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 12:54:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:09 + true 12:54:09 + case $1 in 12:54:09 + venv_file=/tmp/.toxenv 12:54:09 + shift 2 12:54:09 + true 12:54:09 + case $1 in 12:54:09 + shift 12:54:09 + break 12:54:09 + case $python in 12:54:09 + local pkg_list= 12:54:09 + [[ -d /opt/pyenv ]] 12:54:09 + echo 'Setup pyenv:' 12:54:09 Setup pyenv: 12:54:09 + export PYENV_ROOT=/opt/pyenv 12:54:09 + PYENV_ROOT=/opt/pyenv 12:54:09 + 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 12:54:09 + 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 12:54:09 + pyenv versions 12:54:09 * system (set by /opt/pyenv/version) 12:54:09 * 3.8.13 (set by /opt/pyenv/version) 12:54:09 * 3.9.13 (set by /opt/pyenv/version) 12:54:09 * 3.10.6 (set by /opt/pyenv/version) 12:54:09 + command -v pyenv 12:54:09 ++ pyenv init - --no-rehash 12:54:09 + 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[*]}"'\'')" 12:54:09 export PATH="/opt/pyenv/shims:${PATH}" 12:54:09 export PYENV_SHELL=bash 12:54:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:09 pyenv() { 12:54:09 local command 12:54:09 command="${1:-}" 12:54:09 if [ "$#" -gt 0 ]; then 12:54:09 shift 12:54:09 fi 12:54:09 12:54:09 case "$command" in 12:54:09 rehash|shell) 12:54:09 eval "$(pyenv "sh-$command" "$@")" 12:54:09 ;; 12:54:09 *) 12:54:09 command pyenv "$command" "$@" 12:54:09 ;; 12:54:09 esac 12:54:09 }' 12:54:09 +++ 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[*]}"' 12:54:09 ++ 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 12:54:09 ++ 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 12:54:09 ++ 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 12:54:09 ++ export PYENV_SHELL=bash 12:54:09 ++ PYENV_SHELL=bash 12:54:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:09 +++ complete -F _pyenv pyenv 12:54:09 ++ lf-pyver python3 12:54:09 ++ local py_version_xy=python3 12:54:09 ++ local py_version_xyz= 12:54:09 ++ pyenv versions 12:54:09 ++ local command 12:54:09 ++ command=versions 12:54:09 ++ sed 's/^[ *]* //' 12:54:09 ++ '[' 1 -gt 0 ']' 12:54:09 ++ shift 12:54:09 ++ awk '{ print $1 }' 12:54:09 ++ case "$command" in 12:54:09 ++ grep -E '^[0-9.]*[0-9]$' 12:54:09 ++ command pyenv versions 12:54:09 ++ pyenv versions 12:54:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:09 +++ grep '^3' /tmp/.pyenv_versions 12:54:09 +++ sort -V 12:54:09 +++ tail -n 1 12:54:09 ++ py_version_xyz=3.10.6 12:54:09 ++ [[ -z 3.10.6 ]] 12:54:09 ++ echo 3.10.6 12:54:09 ++ return 0 12:54:09 + pyenv local 3.10.6 12:54:09 + local command 12:54:09 + command=local 12:54:09 + '[' 2 -gt 0 ']' 12:54:09 + shift 12:54:09 + case "$command" in 12:54:09 + command pyenv local 3.10.6 12:54:09 + pyenv local 3.10.6 12:54:09 + for arg in "$@" 12:54:09 + case $arg in 12:54:09 + pkg_list+='tox ' 12:54:09 + for arg in "$@" 12:54:09 + case $arg in 12:54:09 + pkg_list+='virtualenv ' 12:54:09 + for arg in "$@" 12:54:09 + case $arg in 12:54:09 + pkg_list+='urllib3~=1.26.15 ' 12:54:09 + [[ -f /tmp/.toxenv ]] 12:54:09 + [[ ! -f /tmp/.toxenv ]] 12:54:09 + [[ -n '' ]] 12:54:09 + python3 -m venv /tmp/venv-LSfI 12:54:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LSfI' 12:54:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LSfI 12:54:14 + echo /tmp/venv-LSfI 12:54:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:54:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:54:14 + /tmp/venv-LSfI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:54:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:54:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:54:17 + /tmp/venv-LSfI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:54:20 + type python3 12:54:20 + true 12:54:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LSfI/bin to PATH' 12:54:20 lf-activate-venv(): INFO: Adding /tmp/venv-LSfI/bin to PATH 12:54:20 + PATH=/tmp/venv-LSfI/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 12:54:20 + return 0 12:54:20 + python3 --version 12:54:20 Python 3.10.6 12:54:20 + python3 -m pip --version 12:54:20 pip 23.3.1 from /tmp/venv-LSfI/lib/python3.10/site-packages/pip (python 3.10) 12:54:20 + python3 -m pip freeze 12:54:20 cachetools==5.3.2 12:54:20 chardet==5.2.0 12:54:20 colorama==0.4.6 12:54:20 distlib==0.3.7 12:54:20 filelock==3.13.1 12:54:20 packaging==23.2 12:54:20 platformdirs==3.11.0 12:54:20 pluggy==1.3.0 12:54:20 pyproject-api==1.6.1 12:54:20 tomli==2.0.1 12:54:20 tox==4.11.3 12:54:20 urllib3==1.26.18 12:54:20 virtualenv==20.24.6 12:54:20 [EnvInject] - Injecting environment variables from a build step. 12:54:20 [EnvInject] - Injecting as environment variables the properties content 12:54:20 PARALLEL=false 12:54:20 12:54:20 [EnvInject] - Variables injected successfully. 12:54:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16637161049901038970.sh 12:54:20 ---> tox-run.sh 12:54:20 + 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 12:54:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:54:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:54:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:54:20 + cd /w/workspace/oom-master-pre-commit-lint/. 12:54:20 + source /home/jenkins/lf-env.sh 12:54:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:20 ++ mktemp -d /tmp/venv-XXXX 12:54:20 + lf_venv=/tmp/venv-TWUB 12:54:20 + local venv_file=/tmp/.os_lf_venv 12:54:20 + local python=python3 12:54:20 + local options 12:54:20 + local set_path=true 12:54:20 + local install_args= 12:54:20 ++ 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 12:54:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:20 + true 12:54:20 + case $1 in 12:54:20 + venv_file=/tmp/.toxenv 12:54:20 + shift 2 12:54:20 + true 12:54:20 + case $1 in 12:54:20 + shift 12:54:20 + break 12:54:20 + case $python in 12:54:20 + local pkg_list= 12:54:20 + [[ -d /opt/pyenv ]] 12:54:20 + echo 'Setup pyenv:' 12:54:20 Setup pyenv: 12:54:20 + export PYENV_ROOT=/opt/pyenv 12:54:20 + PYENV_ROOT=/opt/pyenv 12:54:20 + 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 12:54:20 + 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 12:54:20 + pyenv versions 12:54:20 system 12:54:20 3.8.13 12:54:20 3.9.13 12:54:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:54:20 + command -v pyenv 12:54:20 ++ pyenv init - --no-rehash 12:54:20 + 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[*]}"'\'')" 12:54:20 export PATH="/opt/pyenv/shims:${PATH}" 12:54:20 export PYENV_SHELL=bash 12:54:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:20 pyenv() { 12:54:20 local command 12:54:20 command="${1:-}" 12:54:20 if [ "$#" -gt 0 ]; then 12:54:20 shift 12:54:20 fi 12:54:20 12:54:20 case "$command" in 12:54:20 rehash|shell) 12:54:20 eval "$(pyenv "sh-$command" "$@")" 12:54:20 ;; 12:54:20 *) 12:54:20 command pyenv "$command" "$@" 12:54:20 ;; 12:54:20 esac 12:54:20 }' 12:54:20 +++ 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[*]}"' 12:54:20 ++ 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 12:54:20 ++ 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 12:54:20 ++ 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 12:54:20 ++ export PYENV_SHELL=bash 12:54:20 ++ PYENV_SHELL=bash 12:54:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:20 +++ complete -F _pyenv pyenv 12:54:20 ++ lf-pyver python3 12:54:20 ++ local py_version_xy=python3 12:54:20 ++ local py_version_xyz= 12:54:20 ++ pyenv versions 12:54:20 ++ local command 12:54:20 ++ command=versions 12:54:20 ++ '[' 1 -gt 0 ']' 12:54:20 ++ shift 12:54:20 ++ case "$command" in 12:54:20 ++ command pyenv versions 12:54:20 ++ pyenv versions 12:54:20 ++ sed 's/^[ *]* //' 12:54:20 ++ grep -E '^[0-9.]*[0-9]$' 12:54:20 ++ awk '{ print $1 }' 12:54:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:20 +++ grep '^3' /tmp/.pyenv_versions 12:54:20 +++ sort -V 12:54:20 +++ tail -n 1 12:54:20 ++ py_version_xyz=3.10.6 12:54:20 ++ [[ -z 3.10.6 ]] 12:54:20 ++ echo 3.10.6 12:54:20 ++ return 0 12:54:20 + pyenv local 3.10.6 12:54:20 + local command 12:54:20 + command=local 12:54:20 + '[' 2 -gt 0 ']' 12:54:20 + shift 12:54:20 + case "$command" in 12:54:20 + command pyenv local 3.10.6 12:54:20 + pyenv local 3.10.6 12:54:21 + for arg in "$@" 12:54:21 + case $arg in 12:54:21 + pkg_list+='tox ' 12:54:21 + for arg in "$@" 12:54:21 + case $arg in 12:54:21 + pkg_list+='virtualenv ' 12:54:21 + for arg in "$@" 12:54:21 + case $arg in 12:54:21 + pkg_list+='urllib3~=1.26.15 ' 12:54:21 + [[ -f /tmp/.toxenv ]] 12:54:21 ++ cat /tmp/.toxenv 12:54:21 + lf_venv=/tmp/venv-LSfI 12:54:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LSfI from' file:/tmp/.toxenv 12:54:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LSfI from file:/tmp/.toxenv 12:54:21 + /tmp/venv-LSfI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:54:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:54:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:54:21 + /tmp/venv-LSfI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:54:23 + type python3 12:54:23 + true 12:54:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LSfI/bin to PATH' 12:54:23 lf-activate-venv(): INFO: Adding /tmp/venv-LSfI/bin to PATH 12:54:23 + PATH=/tmp/venv-LSfI/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 12:54:23 + return 0 12:54:23 + [[ -d /opt/pyenv ]] 12:54:23 + echo '---> Setting up pyenv' 12:54:23 ---> Setting up pyenv 12:54:23 + export PYENV_ROOT=/opt/pyenv 12:54:23 + PYENV_ROOT=/opt/pyenv 12:54:23 + export PATH=/opt/pyenv/bin:/tmp/venv-LSfI/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 12:54:23 + PATH=/opt/pyenv/bin:/tmp/venv-LSfI/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 12:54:23 ++ pwd 12:54:23 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:54:23 + export PYTHONPATH 12:54:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:54:23 + TOX_TESTENV_PASSENV=PYTHONPATH 12:54:23 + tox --version 12:54:23 4.11.3 from /tmp/venv-LSfI/lib/python3.10/site-packages/tox/__init__.py 12:54:23 + PARALLEL=false 12:54:23 + TOX_OPTIONS_LIST= 12:54:23 + [[ -n pre-commit ]] 12:54:23 + TOX_OPTIONS_LIST=' -e pre-commit' 12:54:23 + case ${PARALLEL,,} in 12:54:23 + tox -e pre-commit 12:54:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:54:24 pre-commit: install_deps> python -I -m pip install pre-commit 12:54:27 pre-commit: freeze> python -m pip freeze --all 12:54:27 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.31,nodeenv==1.8.0,pip==23.3.1,platformdirs==3.11.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==68.2.2,virtualenv==20.24.6,wheel==0.41.2 12:54:27 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:54:28 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:54:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:54:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:54:30 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:54:31 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:54:31 [INFO] Once installed this environment will be reused. 12:54:31 [INFO] This may take a few minutes... 12:54:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:54:34 [INFO] Once installed this environment will be reused. 12:54:34 [INFO] This may take a few minutes... 12:54:39 Trim Trailing Whitespace.................................................Passed 12:54:39 Tabs remover.............................................................Passed 12:54:39 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:54:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:54:40 [INFO] Once installed this environment will be reused. 12:54:40 [INFO] This may take a few minutes... 12:54:45 gitlint..............................................(no files to check)Skipped 12:54:45 pre-commit: OK (21.55=setup[3.87]+cmd[11.88,5.80] seconds) 12:54:45 congratulations :) (21.72 seconds) 12:54:45 + tox_status=0 12:54:45 + echo '---> Completed tox runs' 12:54:45 ---> Completed tox runs 12:54:45 + for i in .tox/*/log 12:54:45 ++ echo .tox/pre-commit/log 12:54:45 ++ awk -F/ '{print $2}' 12:54:45 + tox_env=pre-commit 12:54:45 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:54:45 + DOC_DIR=docs/_build/html 12:54:45 + [[ -d docs/_build/html ]] 12:54:45 + echo '---> tox-run.sh ends' 12:54:45 ---> tox-run.sh ends 12:54:45 + test 0 -eq 0 12:54:45 $ ssh-agent -k 12:54:45 unset SSH_AUTH_SOCK; 12:54:45 unset SSH_AGENT_PID; 12:54:45 echo Agent pid 1695 killed; 12:54:45 [ssh-agent] Stopped. 12:54:45 [PostBuildScript] - [INFO] Executing post build scripts. 12:54:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2763597570289929067.sh 12:54:45 ---> sysstat.sh 12:54:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7460467506254199501.sh 12:54:46 ---> package-listing.sh 12:54:46 ++ tr '[:upper:]' '[:lower:]' 12:54:46 ++ facter osfamily 12:54:46 + OS_FAMILY=debian 12:54:46 + workspace=/w/workspace/oom-master-pre-commit-lint 12:54:46 + START_PACKAGES=/tmp/packages_start.txt 12:54:46 + END_PACKAGES=/tmp/packages_end.txt 12:54:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:54:46 + PACKAGES=/tmp/packages_start.txt 12:54:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:54:46 + PACKAGES=/tmp/packages_end.txt 12:54:46 + case "${OS_FAMILY}" in 12:54:46 + dpkg -l 12:54:46 + grep '^ii' 12:54:46 + '[' -f /tmp/packages_start.txt ']' 12:54:46 + '[' -f /tmp/packages_end.txt ']' 12:54:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:54:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:54:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:54:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:54:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18194465710851692154.sh 12:54:46 ---> capture-instance-metadata.sh 12:54:46 Setup pyenv: 12:54:46 system 12:54:46 3.8.13 12:54:46 3.9.13 12:54:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:54:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FqUd 12:54:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:54:57 lf-activate-venv(): INFO: Installing: lftools 12:55:32 lf-activate-venv(): INFO: Adding /tmp/venv-FqUd/bin to PATH 12:55:32 INFO: Running in OpenStack, capturing instance metadata 12:55:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5352852936100873853.sh 12:55:32 provisioning config files... 12:55:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10555364430470483551tmp 12:55:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:55:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:55:32 [EnvInject] - Injecting environment variables from a build step. 12:55:32 [EnvInject] - Injecting as environment variables the properties content 12:55:32 SERVER_ID=logs 12:55:32 12:55:32 [EnvInject] - Variables injected successfully. 12:55:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins528435494309383074.sh 12:55:32 ---> create-netrc.sh 12:55:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins24711763378440228.sh 12:55:32 ---> python-tools-install.sh 12:55:32 Setup pyenv: 12:55:32 system 12:55:32 3.8.13 12:55:32 3.9.13 12:55:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:55:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FqUd from file:/tmp/.os_lf_venv 12:55:34 lf-activate-venv(): INFO: Installing: lftools 12:55:42 lf-activate-venv(): INFO: Adding /tmp/venv-FqUd/bin to PATH 12:55:42 Generating Requirements File 12:56:14 Python 3.10.6 12:56:14 pip 23.3.1 from /tmp/venv-FqUd/lib/python3.10/site-packages/pip (python 3.10) 12:56:15 appdirs==1.4.4 12:56:15 argcomplete==3.1.6 12:56:15 aspy.yaml==1.3.0 12:56:15 attrs==23.1.0 12:56:15 autopage==0.5.2 12:56:15 Babel==2.13.1 12:56:15 beautifulsoup4==4.12.2 12:56:15 boto3==1.29.2 12:56:15 botocore==1.32.2 12:56:15 bs4==0.0.1 12:56:15 cachetools==5.3.2 12:56:15 certifi==2023.7.22 12:56:15 cffi==1.16.0 12:56:15 cfgv==3.4.0 12:56:15 chardet==5.2.0 12:56:15 charset-normalizer==3.3.2 12:56:15 click==8.1.7 12:56:15 cliff==4.4.0 12:56:15 cmd2==2.4.3 12:56:15 cryptography==3.3.2 12:56:15 debtcollector==2.5.0 12:56:15 decorator==5.1.1 12:56:15 defusedxml==0.7.1 12:56:15 Deprecated==1.2.14 12:56:15 distlib==0.3.7 12:56:15 dnspython==2.4.2 12:56:15 docker==4.2.2 12:56:15 dogpile.cache==1.2.2 12:56:15 email-validator==2.1.0.post1 12:56:15 filelock==3.13.1 12:56:15 future==0.18.3 12:56:15 gitdb==4.0.11 12:56:15 GitPython==3.1.40 12:56:15 google-auth==2.23.4 12:56:15 httplib2==0.22.0 12:56:15 identify==2.5.31 12:56:15 idna==3.4 12:56:15 importlib-metadata==6.8.0 12:56:15 importlib-resources==1.5.0 12:56:15 iso8601==2.1.0 12:56:15 Jinja2==3.1.2 12:56:15 jmespath==1.0.1 12:56:15 jsonpatch==1.33 12:56:15 jsonpointer==2.4 12:56:15 jsonschema==4.20.0 12:56:15 jsonschema-specifications==2023.11.1 12:56:15 keystoneauth1==5.3.0 12:56:15 kubernetes==28.1.0 12:56:15 lftools==0.37.8 12:56:15 lxml==4.9.3 12:56:15 MarkupSafe==2.1.3 12:56:15 msgpack==1.0.7 12:56:15 multi-key-dict==2.0.3 12:56:15 munch==4.0.0 12:56:15 netaddr==0.9.0 12:56:15 netifaces==0.11.0 12:56:15 niet==1.4.2 12:56:15 nodeenv==1.8.0 12:56:15 oauth2client==4.1.3 12:56:15 oauthlib==3.2.2 12:56:15 openstacksdk==0.62.0 12:56:15 os-client-config==2.1.0 12:56:15 os-service-types==1.7.0 12:56:15 osc-lib==2.9.0 12:56:15 oslo.config==9.2.0 12:56:15 oslo.context==5.3.0 12:56:15 oslo.i18n==6.2.0 12:56:15 oslo.log==5.4.0 12:56:15 oslo.serialization==5.2.0 12:56:15 oslo.utils==6.3.0 12:56:15 packaging==23.2 12:56:15 pbr==6.0.0 12:56:15 platformdirs==3.11.0 12:56:15 prettytable==3.9.0 12:56:15 pyasn1==0.5.0 12:56:15 pyasn1-modules==0.3.0 12:56:15 pycparser==2.21 12:56:15 pygerrit2==2.0.15 12:56:15 PyGithub==2.1.1 12:56:15 pyinotify==0.9.6 12:56:15 PyJWT==2.8.0 12:56:15 PyNaCl==1.5.0 12:56:15 pyparsing==2.4.7 12:56:15 pyperclip==1.8.2 12:56:15 pyrsistent==0.20.0 12:56:15 python-cinderclient==9.4.0 12:56:15 python-dateutil==2.8.2 12:56:15 python-heatclient==3.3.0 12:56:15 python-jenkins==1.8.2 12:56:15 python-keystoneclient==5.2.0 12:56:15 python-magnumclient==4.2.0 12:56:15 python-novaclient==18.4.0 12:56:15 python-openstackclient==6.0.0 12:56:15 python-swiftclient==4.4.0 12:56:15 pytz==2023.3.post1 12:56:15 PyYAML==6.0.1 12:56:15 referencing==0.31.0 12:56:15 requests==2.31.0 12:56:15 requests-oauthlib==1.3.1 12:56:15 requestsexceptions==1.4.0 12:56:15 rfc3986==2.0.0 12:56:15 rpds-py==0.13.0 12:56:15 rsa==4.9 12:56:15 ruamel.yaml==0.18.5 12:56:15 ruamel.yaml.clib==0.2.8 12:56:15 s3transfer==0.7.0 12:56:15 simplejson==3.19.2 12:56:15 six==1.16.0 12:56:15 smmap==5.0.1 12:56:15 soupsieve==2.5 12:56:15 stevedore==5.1.0 12:56:15 tabulate==0.9.0 12:56:15 toml==0.10.2 12:56:15 tomlkit==0.12.3 12:56:15 tqdm==4.66.1 12:56:15 typing_extensions==4.8.0 12:56:15 tzdata==2023.3 12:56:15 urllib3==1.26.18 12:56:15 virtualenv==20.24.6 12:56:15 wcwidth==0.2.10 12:56:15 websocket-client==1.6.4 12:56:15 wrapt==1.16.0 12:56:15 xdg==6.0.0 12:56:15 xmltodict==0.13.0 12:56:15 yq==3.2.3 12:56:15 zipp==3.17.0 12:56:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3177302561827508907.sh 12:56:15 ---> sudo-logs.sh 12:56:15 Archiving 'sudo' log.. 12:56:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16005440684766314560.sh 12:56:15 ---> job-cost.sh 12:56:15 Setup pyenv: 12:56:15 system 12:56:15 3.8.13 12:56:15 3.9.13 12:56:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:56:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FqUd from file:/tmp/.os_lf_venv 12:56:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:56:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:56:25 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:56:25 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 12:56:25 lf-activate-venv(): INFO: Adding /tmp/venv-FqUd/bin to PATH 12:56:25 INFO: No Stack... 12:56:25 INFO: Retrieving Pricing Info for: v3-standard-4 12:56:26 INFO: Archiving Costs 12:56:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8234451853887116913.sh 12:56:26 ---> logs-deploy.sh 12:56:26 Setup pyenv: 12:56:26 system 12:56:26 3.8.13 12:56:26 3.9.13 12:56:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:56:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FqUd from file:/tmp/.os_lf_venv 12:56:27 lf-activate-venv(): INFO: Installing: lftools 12:56:37 lf-activate-venv(): INFO: Adding /tmp/venv-FqUd/bin to PATH 12:56:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3197 12:56:37 INFO: archiving workspace using pattern(s): 12:56:38 Archives upload complete. 12:56:38 INFO: archiving logs to Nexus 12:56:39 ---> uname -a: 12:56:39 Linux prd-ubuntu1804-builder-4c-4g-723 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:56:39 12:56:39 12:56:39 ---> lscpu: 12:56:39 Architecture: x86_64 12:56:39 CPU op-mode(s): 32-bit, 64-bit 12:56:39 Byte Order: Little Endian 12:56:39 CPU(s): 4 12:56:39 On-line CPU(s) list: 0-3 12:56:39 Thread(s) per core: 1 12:56:39 Core(s) per socket: 1 12:56:39 Socket(s): 4 12:56:39 NUMA node(s): 1 12:56:39 Vendor ID: AuthenticAMD 12:56:39 CPU family: 23 12:56:39 Model: 49 12:56:39 Model name: AMD EPYC-Rome Processor 12:56:39 Stepping: 0 12:56:39 CPU MHz: 2799.998 12:56:39 BogoMIPS: 5599.99 12:56:39 Virtualization: AMD-V 12:56:39 Hypervisor vendor: KVM 12:56:39 Virtualization type: full 12:56:39 L1d cache: 32K 12:56:39 L1i cache: 32K 12:56:39 L2 cache: 512K 12:56:39 L3 cache: 16384K 12:56:39 NUMA node0 CPU(s): 0-3 12:56:39 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 12:56:39 12:56:39 12:56:39 ---> nproc: 12:56:39 4 12:56:39 12:56:39 12:56:39 ---> df -h: 12:56:39 Filesystem Size Used Avail Use% Mounted on 12:56:39 udev 7.9G 0 7.9G 0% /dev 12:56:39 tmpfs 1.6G 672K 1.6G 1% /run 12:56:39 /dev/vda1 78G 8.4G 69G 11% / 12:56:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:56:39 tmpfs 5.0M 0 5.0M 0% /run/lock 12:56:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:56:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:56:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:56:39 12:56:39 12:56:39 ---> free -m: 12:56:39 total used free shared buff/cache available 12:56:39 Mem: 16040 522 13277 0 2240 15196 12:56:39 Swap: 1023 0 1023 12:56:39 12:56:39 12:56:39 ---> ip addr: 12:56:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:56:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:56:39 inet 127.0.0.1/8 scope host lo 12:56:39 valid_lft forever preferred_lft forever 12:56:39 inet6 ::1/128 scope host 12:56:39 valid_lft forever preferred_lft forever 12:56:39 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 12:56:39 link/ether fa:16:3e:94:32:72 brd ff:ff:ff:ff:ff:ff 12:56:39 inet 10.30.107.220/23 brd 10.30.107.255 scope global dynamic ens3 12:56:39 valid_lft 86218sec preferred_lft 86218sec 12:56:39 inet6 fe80::f816:3eff:fe94:3272/64 scope link 12:56:39 valid_lft forever preferred_lft forever 12:56:39 12:56:39 12:56:39 ---> sar -b -r -n DEV: 12:56:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-723) 11/17/23 _x86_64_ (4 CPU) 12:56:39 12:56:39 12:53:40 LINUX RESTART (4 CPU) 12:56:39 12:56:39 12:54:01 tps rtps wtps bread/s bwrtn/s 12:56:39 12:55:01 132.81 36.13 96.68 1782.50 9967.14 12:56:39 12:56:01 85.05 2.28 82.77 119.45 10840.86 12:56:39 Average: 108.93 19.21 89.73 950.97 10404.00 12:56:39 12:56:39 12:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:56:39 12:55:01 13987392 15600400 2437576 14.84 56496 1755180 756556 4.33 689236 1531432 111712 12:56:39 12:56:01 13679064 15535100 2745904 16.72 77680 1964348 809180 4.63 788180 1713600 136696 12:56:39 Average: 13833228 15567750 2591740 15.78 67088 1859764 782868 4.48 738708 1622516 124204 12:56:39 12:56:39 12:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:56:39 12:55:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 12:56:39 12:55:01 ens3 134.38 104.37 1382.31 27.63 0.00 0.00 0.00 0.00 12:56:39 12:56:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 12:56:39 12:56:01 ens3 53.59 36.58 793.63 8.10 0.00 0.00 0.00 0.00 12:56:39 Average: lo 1.83 1.83 0.19 0.19 0.00 0.00 0.00 0.00 12:56:39 Average: ens3 93.98 70.47 1087.97 17.86 0.00 0.00 0.00 0.00 12:56:39 12:56:39 12:56:39 ---> sar -P ALL: 12:56:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-723) 11/17/23 _x86_64_ (4 CPU) 12:56:39 12:56:39 12:53:40 LINUX RESTART (4 CPU) 12:56:39 12:56:39 12:54:01 CPU %user %nice %system %iowait %steal %idle 12:56:39 12:55:01 all 22.34 0.00 2.15 5.59 0.08 69.85 12:56:39 12:55:01 0 19.70 0.00 1.78 0.54 0.07 77.93 12:56:39 12:55:01 1 29.75 0.00 2.11 3.96 0.07 64.11 12:56:39 12:55:01 2 29.18 0.00 2.60 10.14 0.12 57.96 12:56:39 12:55:01 3 10.06 0.00 2.13 7.83 0.05 79.94 12:56:39 12:56:01 all 19.32 0.00 1.25 4.20 0.06 75.18 12:56:39 12:56:01 0 24.82 0.00 1.12 1.92 0.03 72.11 12:56:39 12:56:01 1 23.87 0.00 1.26 5.65 0.10 69.12 12:56:39 12:56:01 2 14.10 0.00 1.09 1.05 0.03 83.73 12:56:39 12:56:01 3 14.51 0.00 1.53 8.16 0.03 75.76 12:56:39 Average: all 20.82 0.00 1.70 4.88 0.07 72.53 12:56:39 Average: 0 22.26 0.00 1.45 1.23 0.05 75.01 12:56:39 Average: 1 26.82 0.00 1.68 4.81 0.08 66.61 12:56:39 Average: 2 21.63 0.00 1.84 5.60 0.08 70.85 12:56:39 Average: 3 12.35 0.00 1.82 8.00 0.04 77.78 12:56:39 12:56:39 12:56:39