14:33:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138783 14:33:51 Running as SYSTEM 14:33:51 [EnvInject] - Loading node environment variables. 14:33:51 Building remotely on prd-ubuntu1804-builder-4c-4g-32169 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:33:51 [ssh-agent] Looking for ssh-agent implementation... 14:33:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:51 $ ssh-agent 14:33:51 SSH_AUTH_SOCK=/tmp/ssh-8OvRNvQIJBJG/agent.1693 14:33:51 SSH_AGENT_PID=1695 14:33:51 [ssh-agent] Started. 14:33:51 Running ssh-add (command line suppressed) 14:33:51 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9309648581223143391.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9309648581223143391.key) 14:33:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:33:51 The recommended git tool is: NONE 14:33:54 using credential onap-jenkins-ssh 14:33:54 Wiping out workspace first. 14:33:54 Cloning the remote Git repository 14:33:54 Cloning repository git://cloud.onap.org/mirror/oom.git 14:33:54 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:33:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:33:54 > git --version # timeout=10 14:33:54 > git --version # 'git version 2.17.1' 14:33:54 using GIT_SSH to set credentials Gerrit user 14:33:54 Verifying host key using manually-configured host key entries 14:33:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:33:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:33:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:34:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:34:08 using GIT_SSH to set credentials Gerrit user 14:34:08 Verifying host key using manually-configured host key entries 14:34:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/83/138783/1 # timeout=30 14:34:09 > git rev-parse 2aca3a34f6513b29663265c420cf55fec35d715c^{commit} # timeout=10 14:34:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:34:09 Checking out Revision 2aca3a34f6513b29663265c420cf55fec35d715c (refs/changes/83/138783/1) 14:34:09 > git config core.sparsecheckout # timeout=10 14:34:09 > git checkout -f 2aca3a34f6513b29663265c420cf55fec35d715c # timeout=30 14:34:12 Commit message: "[STRIMZI] Solve Security Policy violations" 14:34:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:34:12 > git rev-list --no-walk 99742597c9e2702221de7e35c089c1fe4124d48a # timeout=10 14:34:13 [EnvInject] - Injecting environment variables from a build step. 14:34:13 [EnvInject] - Injecting as environment variables the properties content 14:34:13 PYTHON=python3 14:34:13 14:34:13 [EnvInject] - Variables injected successfully. 14:34:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17678534694792191333.sh 14:34:13 ---> tox-install.sh 14:34:13 + source /home/jenkins/lf-env.sh 14:34:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:34:13 ++ mktemp -d /tmp/venv-XXXX 14:34:13 + lf_venv=/tmp/venv-a10Q 14:34:13 + local venv_file=/tmp/.os_lf_venv 14:34:13 + local python=python3 14:34:13 + local options 14:34:13 + local set_path=true 14:34:13 + local install_args= 14:34:13 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:34:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:34:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:34:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:34:13 + true 14:34:13 + case $1 in 14:34:13 + venv_file=/tmp/.toxenv 14:34:13 + shift 2 14:34:13 + true 14:34:13 + case $1 in 14:34:13 + shift 14:34:13 + break 14:34:13 + case $python in 14:34:13 + local pkg_list= 14:34:13 + [[ -d /opt/pyenv ]] 14:34:13 + echo 'Setup pyenv:' 14:34:13 Setup pyenv: 14:34:13 + export PYENV_ROOT=/opt/pyenv 14:34:13 + PYENV_ROOT=/opt/pyenv 14:34:13 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:13 + pyenv versions 14:34:13 * system (set by /opt/pyenv/version) 14:34:13 * 3.8.13 (set by /opt/pyenv/version) 14:34:13 * 3.9.13 (set by /opt/pyenv/version) 14:34:13 * 3.10.6 (set by /opt/pyenv/version) 14:34:13 + command -v pyenv 14:34:13 ++ pyenv init - --no-rehash 14:34:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:34:13 export PATH="/opt/pyenv/shims:${PATH}" 14:34:13 export PYENV_SHELL=bash 14:34:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:34:13 pyenv() { 14:34:13 local command 14:34:13 command="${1:-}" 14:34:13 if [ "$#" -gt 0 ]; then 14:34:13 shift 14:34:13 fi 14:34:13 14:34:13 case "$command" in 14:34:13 rehash|shell) 14:34:13 eval "$(pyenv "sh-$command" "$@")" 14:34:13 ;; 14:34:13 *) 14:34:13 command pyenv "$command" "$@" 14:34:13 ;; 14:34:13 esac 14:34:13 }' 14:34:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:34:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:13 ++ export PYENV_SHELL=bash 14:34:13 ++ PYENV_SHELL=bash 14:34:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:34:13 +++ complete -F _pyenv pyenv 14:34:13 ++ lf-pyver python3 14:34:13 ++ local py_version_xy=python3 14:34:13 ++ local py_version_xyz= 14:34:13 ++ pyenv versions 14:34:13 ++ local command 14:34:13 ++ command=versions 14:34:13 ++ '[' 1 -gt 0 ']' 14:34:13 ++ shift 14:34:13 ++ case "$command" in 14:34:13 ++ command pyenv versions 14:34:13 ++ pyenv versions 14:34:13 ++ sed 's/^[ *]* //' 14:34:13 ++ grep -E '^[0-9.]*[0-9]$' 14:34:13 ++ awk '{ print $1 }' 14:34:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:34:13 +++ sort -V 14:34:13 +++ grep '^3' /tmp/.pyenv_versions 14:34:13 +++ tail -n 1 14:34:13 ++ py_version_xyz=3.10.6 14:34:13 ++ [[ -z 3.10.6 ]] 14:34:13 ++ echo 3.10.6 14:34:13 ++ return 0 14:34:13 + pyenv local 3.10.6 14:34:13 + local command 14:34:13 + command=local 14:34:13 + '[' 2 -gt 0 ']' 14:34:13 + shift 14:34:13 + case "$command" in 14:34:13 + command pyenv local 3.10.6 14:34:13 + pyenv local 3.10.6 14:34:13 + for arg in "$@" 14:34:13 + case $arg in 14:34:13 + pkg_list+='tox ' 14:34:13 + for arg in "$@" 14:34:13 + case $arg in 14:34:13 + pkg_list+='virtualenv ' 14:34:13 + for arg in "$@" 14:34:13 + case $arg in 14:34:13 + pkg_list+='urllib3~=1.26.15 ' 14:34:13 + [[ -f /tmp/.toxenv ]] 14:34:13 + [[ ! -f /tmp/.toxenv ]] 14:34:13 + [[ -n '' ]] 14:34:13 + python3 -m venv /tmp/venv-a10Q 14:34:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a10Q' 14:34:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a10Q 14:34:17 + echo /tmp/venv-a10Q 14:34:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:34:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:34:17 + /tmp/venv-a10Q/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:34:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:34:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:34:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:34:20 + /tmp/venv-a10Q/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:34:22 + type python3 14:34:22 + true 14:34:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-a10Q/bin to PATH' 14:34:22 lf-activate-venv(): INFO: Adding /tmp/venv-a10Q/bin to PATH 14:34:22 + PATH=/tmp/venv-a10Q/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:22 + return 0 14:34:22 + python3 --version 14:34:22 Python 3.10.6 14:34:22 + python3 -m pip --version 14:34:22 pip 24.2 from /tmp/venv-a10Q/lib/python3.10/site-packages/pip (python 3.10) 14:34:22 + python3 -m pip freeze 14:34:22 cachetools==5.5.0 14:34:22 chardet==5.2.0 14:34:22 colorama==0.4.6 14:34:22 distlib==0.3.8 14:34:22 filelock==3.15.4 14:34:22 packaging==24.1 14:34:22 platformdirs==4.2.2 14:34:22 pluggy==1.5.0 14:34:22 pyproject-api==1.7.1 14:34:22 tomli==2.0.1 14:34:22 tox==4.18.0 14:34:22 urllib3==1.26.19 14:34:22 virtualenv==20.26.3 14:34:23 [EnvInject] - Injecting environment variables from a build step. 14:34:23 [EnvInject] - Injecting as environment variables the properties content 14:34:23 PARALLEL=false 14:34:23 14:34:23 [EnvInject] - Variables injected successfully. 14:34:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12680151150040136861.sh 14:34:23 ---> tox-run.sh 14:34:23 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:34:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:34:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:34:23 + cd /w/workspace/oom-master-pre-commit-lint/. 14:34:23 + source /home/jenkins/lf-env.sh 14:34:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:34:23 ++ mktemp -d /tmp/venv-XXXX 14:34:23 + lf_venv=/tmp/venv-oOBQ 14:34:23 + local venv_file=/tmp/.os_lf_venv 14:34:23 + local python=python3 14:34:23 + local options 14:34:23 + local set_path=true 14:34:23 + local install_args= 14:34:23 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:34:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:34:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:34:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:34:23 + true 14:34:23 + case $1 in 14:34:23 + venv_file=/tmp/.toxenv 14:34:23 + shift 2 14:34:23 + true 14:34:23 + case $1 in 14:34:23 + shift 14:34:23 + break 14:34:23 + case $python in 14:34:23 + local pkg_list= 14:34:23 + [[ -d /opt/pyenv ]] 14:34:23 + echo 'Setup pyenv:' 14:34:23 Setup pyenv: 14:34:23 + export PYENV_ROOT=/opt/pyenv 14:34:23 + PYENV_ROOT=/opt/pyenv 14:34:23 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:23 + pyenv versions 14:34:23 system 14:34:23 3.8.13 14:34:23 3.9.13 14:34:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:34:23 + command -v pyenv 14:34:23 ++ pyenv init - --no-rehash 14:34:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:34:23 export PATH="/opt/pyenv/shims:${PATH}" 14:34:23 export PYENV_SHELL=bash 14:34:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:34:23 pyenv() { 14:34:23 local command 14:34:23 command="${1:-}" 14:34:23 if [ "$#" -gt 0 ]; then 14:34:23 shift 14:34:23 fi 14:34:23 14:34:23 case "$command" in 14:34:23 rehash|shell) 14:34:23 eval "$(pyenv "sh-$command" "$@")" 14:34:23 ;; 14:34:23 *) 14:34:23 command pyenv "$command" "$@" 14:34:23 ;; 14:34:23 esac 14:34:23 }' 14:34:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:34:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:23 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:23 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:23 ++ export PYENV_SHELL=bash 14:34:23 ++ PYENV_SHELL=bash 14:34:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:34:23 +++ complete -F _pyenv pyenv 14:34:23 ++ lf-pyver python3 14:34:23 ++ local py_version_xy=python3 14:34:23 ++ local py_version_xyz= 14:34:23 ++ pyenv versions 14:34:23 ++ local command 14:34:23 ++ sed 's/^[ *]* //' 14:34:23 ++ command=versions 14:34:23 ++ '[' 1 -gt 0 ']' 14:34:23 ++ shift 14:34:23 ++ case "$command" in 14:34:23 ++ command pyenv versions 14:34:23 ++ pyenv versions 14:34:23 ++ awk '{ print $1 }' 14:34:23 ++ grep -E '^[0-9.]*[0-9]$' 14:34:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:34:23 +++ grep '^3' /tmp/.pyenv_versions 14:34:23 +++ sort -V 14:34:23 +++ tail -n 1 14:34:23 ++ py_version_xyz=3.10.6 14:34:23 ++ [[ -z 3.10.6 ]] 14:34:23 ++ echo 3.10.6 14:34:23 ++ return 0 14:34:23 + pyenv local 3.10.6 14:34:23 + local command 14:34:23 + command=local 14:34:23 + '[' 2 -gt 0 ']' 14:34:23 + shift 14:34:23 + case "$command" in 14:34:23 + command pyenv local 3.10.6 14:34:23 + pyenv local 3.10.6 14:34:23 + for arg in "$@" 14:34:23 + case $arg in 14:34:23 + pkg_list+='tox ' 14:34:23 + for arg in "$@" 14:34:23 + case $arg in 14:34:23 + pkg_list+='virtualenv ' 14:34:23 + for arg in "$@" 14:34:23 + case $arg in 14:34:23 + pkg_list+='urllib3~=1.26.15 ' 14:34:23 + [[ -f /tmp/.toxenv ]] 14:34:23 ++ cat /tmp/.toxenv 14:34:23 + lf_venv=/tmp/venv-a10Q 14:34:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a10Q from' file:/tmp/.toxenv 14:34:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a10Q from file:/tmp/.toxenv 14:34:23 + /tmp/venv-a10Q/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:34:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:34:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:34:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:34:24 + /tmp/venv-a10Q/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:34:25 + type python3 14:34:25 + true 14:34:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-a10Q/bin to PATH' 14:34:25 lf-activate-venv(): INFO: Adding /tmp/venv-a10Q/bin to PATH 14:34:25 + PATH=/tmp/venv-a10Q/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:25 + return 0 14:34:25 + [[ -d /opt/pyenv ]] 14:34:25 + echo '---> Setting up pyenv' 14:34:25 ---> Setting up pyenv 14:34:25 + export PYENV_ROOT=/opt/pyenv 14:34:25 + PYENV_ROOT=/opt/pyenv 14:34:25 + export PATH=/opt/pyenv/bin:/tmp/venv-a10Q/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:25 + PATH=/opt/pyenv/bin:/tmp/venv-a10Q/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:25 ++ pwd 14:34:25 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:34:25 + export PYTHONPATH 14:34:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:34:25 + TOX_TESTENV_PASSENV=PYTHONPATH 14:34:25 + tox --version 14:34:25 4.18.0 from /tmp/venv-a10Q/lib/python3.10/site-packages/tox/__init__.py 14:34:25 + PARALLEL=false 14:34:25 + TOX_OPTIONS_LIST= 14:34:25 + [[ -n pre-commit ]] 14:34:25 + TOX_OPTIONS_LIST=' -e pre-commit' 14:34:25 + case ${PARALLEL,,} in 14:34:25 + tox -e pre-commit 14:34:25 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:34:30 pre-commit: install_deps> python -I -m pip install pre-commit 14:34:32 pre-commit: freeze> python -m pip freeze --all 14:34:32 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.15.4,identify==2.6.0,nodeenv==1.9.1,pip==24.1,platformdirs==4.2.2,pre-commit==3.8.0,PyYAML==6.0.2,setuptools==70.1.0,virtualenv==20.26.3,wheel==0.43.0 14:34:32 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:34:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:34:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:34:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:34:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:34:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:34:35 [INFO] Once installed this environment will be reused. 14:34:35 [INFO] This may take a few minutes... 14:34:38 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:34:38 [INFO] Once installed this environment will be reused. 14:34:38 [INFO] This may take a few minutes... 14:34:43 Trim Trailing Whitespace.................................................Passed 14:34:43 Tabs remover.............................................................Passed 14:34:43 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:34:44 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:34:44 [INFO] Once installed this environment will be reused. 14:34:44 [INFO] This may take a few minutes... 14:34:51 gitlint..............................................(no files to check)Skipped 14:34:51 pre-commit: OK (25.31=setup[6.89]+cmd[10.91,7.51] seconds) 14:34:51 congratulations :) (25.48 seconds) 14:34:51 + tox_status=0 14:34:51 + echo '---> Completed tox runs' 14:34:51 ---> Completed tox runs 14:34:51 + for i in .tox/*/log 14:34:51 ++ echo .tox/pre-commit/log 14:34:51 ++ awk -F/ '{print $2}' 14:34:51 + tox_env=pre-commit 14:34:51 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:34:51 + DOC_DIR=docs/_build/html 14:34:51 + [[ -d docs/_build/html ]] 14:34:51 + echo '---> tox-run.sh ends' 14:34:51 ---> tox-run.sh ends 14:34:51 + test 0 -eq 0 14:34:51 $ ssh-agent -k 14:34:51 unset SSH_AUTH_SOCK; 14:34:51 unset SSH_AGENT_PID; 14:34:51 echo Agent pid 1695 killed; 14:34:51 [ssh-agent] Stopped. 14:34:51 [PostBuildScript] - [INFO] Executing post build scripts. 14:34:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4979253514508135817.sh 14:34:51 ---> sysstat.sh 14:34:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9255601831736280474.sh 14:34:51 ---> package-listing.sh 14:34:51 ++ tr '[:upper:]' '[:lower:]' 14:34:51 ++ facter osfamily 14:34:52 + OS_FAMILY=debian 14:34:52 + workspace=/w/workspace/oom-master-pre-commit-lint 14:34:52 + START_PACKAGES=/tmp/packages_start.txt 14:34:52 + END_PACKAGES=/tmp/packages_end.txt 14:34:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:34:52 + PACKAGES=/tmp/packages_start.txt 14:34:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:34:52 + PACKAGES=/tmp/packages_end.txt 14:34:52 + case "${OS_FAMILY}" in 14:34:52 + dpkg -l 14:34:52 + grep '^ii' 14:34:52 + '[' -f /tmp/packages_start.txt ']' 14:34:52 + '[' -f /tmp/packages_end.txt ']' 14:34:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:34:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:34:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:34:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:34:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins40785716467465010.sh 14:34:52 ---> capture-instance-metadata.sh 14:34:52 Setup pyenv: 14:34:52 system 14:34:52 3.8.13 14:34:52 3.9.13 14:34:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:34:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rlOO 14:34:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:34:59 lf-activate-venv(): INFO: Installing: lftools 14:35:27 lf-activate-venv(): INFO: Adding /tmp/venv-rlOO/bin to PATH 14:35:27 INFO: Running in OpenStack, capturing instance metadata 14:35:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9060441518897425083.sh 14:35:27 provisioning config files... 14:35:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15682662142278599187tmp 14:35:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:35:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:35:27 [EnvInject] - Injecting environment variables from a build step. 14:35:27 [EnvInject] - Injecting as environment variables the properties content 14:35:27 SERVER_ID=logs 14:35:27 14:35:27 [EnvInject] - Variables injected successfully. 14:35:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4514233112819840968.sh 14:35:27 ---> create-netrc.sh 14:35:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2671567021827486137.sh 14:35:27 ---> python-tools-install.sh 14:35:27 Setup pyenv: 14:35:27 system 14:35:27 3.8.13 14:35:27 3.9.13 14:35:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:35:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rlOO from file:/tmp/.os_lf_venv 14:35:28 lf-activate-venv(): INFO: Installing: lftools 14:35:35 lf-activate-venv(): INFO: Adding /tmp/venv-rlOO/bin to PATH 14:35:35 Generating Requirements File 14:35:55 Python 3.10.6 14:35:55 pip 24.2 from /tmp/venv-rlOO/lib/python3.10/site-packages/pip (python 3.10) 14:35:56 appdirs==1.4.4 14:35:56 argcomplete==3.5.0 14:35:56 aspy.yaml==1.3.0 14:35:56 attrs==24.2.0 14:35:56 autopage==0.5.2 14:35:56 beautifulsoup4==4.12.3 14:35:56 boto3==1.35.0 14:35:56 botocore==1.35.0 14:35:56 bs4==0.0.2 14:35:56 cachetools==5.5.0 14:35:56 certifi==2024.7.4 14:35:56 cffi==1.17.0 14:35:56 cfgv==3.4.0 14:35:56 chardet==5.2.0 14:35:56 charset-normalizer==3.3.2 14:35:56 click==8.1.7 14:35:56 cliff==4.7.0 14:35:56 cmd2==2.4.3 14:35:56 cryptography==3.3.2 14:35:56 debtcollector==3.0.0 14:35:56 decorator==5.1.1 14:35:56 defusedxml==0.7.1 14:35:56 Deprecated==1.2.14 14:35:56 distlib==0.3.8 14:35:56 dnspython==2.6.1 14:35:56 docker==4.2.2 14:35:56 dogpile.cache==1.3.3 14:35:56 email_validator==2.2.0 14:35:56 filelock==3.15.4 14:35:56 future==1.0.0 14:35:56 gitdb==4.0.11 14:35:56 GitPython==3.1.43 14:35:56 google-auth==2.34.0 14:35:56 httplib2==0.22.0 14:35:56 identify==2.6.0 14:35:56 idna==3.7 14:35:56 importlib-resources==1.5.0 14:35:56 iso8601==2.1.0 14:35:56 Jinja2==3.1.4 14:35:56 jmespath==1.0.1 14:35:56 jsonpatch==1.33 14:35:56 jsonpointer==3.0.0 14:35:56 jsonschema==4.23.0 14:35:56 jsonschema-specifications==2023.12.1 14:35:56 keystoneauth1==5.7.0 14:35:56 kubernetes==30.1.0 14:35:56 lftools==0.37.10 14:35:56 lxml==5.3.0 14:35:56 MarkupSafe==2.1.5 14:35:56 msgpack==1.0.8 14:35:56 multi_key_dict==2.0.3 14:35:56 munch==4.0.0 14:35:56 netaddr==1.3.0 14:35:56 netifaces==0.11.0 14:35:56 niet==1.4.2 14:35:56 nodeenv==1.9.1 14:35:56 oauth2client==4.1.3 14:35:56 oauthlib==3.2.2 14:35:56 openstacksdk==3.3.0 14:35:56 os-client-config==2.1.0 14:35:56 os-service-types==1.7.0 14:35:56 osc-lib==3.1.0 14:35:56 oslo.config==9.5.0 14:35:56 oslo.context==5.5.0 14:35:56 oslo.i18n==6.3.0 14:35:56 oslo.log==6.1.1 14:35:56 oslo.serialization==5.5.0 14:35:56 oslo.utils==7.2.0 14:35:56 packaging==24.1 14:35:56 pbr==6.0.0 14:35:56 platformdirs==4.2.2 14:35:56 prettytable==3.11.0 14:35:56 pyasn1==0.6.0 14:35:56 pyasn1_modules==0.4.0 14:35:56 pycparser==2.22 14:35:56 pygerrit2==2.0.15 14:35:56 PyGithub==2.3.0 14:35:56 PyJWT==2.9.0 14:35:56 PyNaCl==1.5.0 14:35:56 pyparsing==2.4.7 14:35:56 pyperclip==1.9.0 14:35:56 pyrsistent==0.20.0 14:35:56 python-cinderclient==9.5.0 14:35:56 python-dateutil==2.9.0.post0 14:35:56 python-heatclient==3.5.0 14:35:56 python-jenkins==1.8.2 14:35:56 python-keystoneclient==5.4.0 14:35:56 python-magnumclient==4.6.0 14:35:56 python-openstackclient==7.0.0 14:35:56 python-swiftclient==4.6.0 14:35:56 PyYAML==6.0.2 14:35:56 referencing==0.35.1 14:35:56 requests==2.32.3 14:35:56 requests-oauthlib==2.0.0 14:35:56 requestsexceptions==1.4.0 14:35:56 rfc3986==2.0.0 14:35:56 rpds-py==0.20.0 14:35:56 rsa==4.9 14:35:56 ruamel.yaml==0.18.6 14:35:56 ruamel.yaml.clib==0.2.8 14:35:56 s3transfer==0.10.2 14:35:56 simplejson==3.19.3 14:35:56 six==1.16.0 14:35:56 smmap==5.0.1 14:35:56 soupsieve==2.6 14:35:56 stevedore==5.2.0 14:35:56 tabulate==0.9.0 14:35:56 toml==0.10.2 14:35:56 tomlkit==0.13.2 14:35:56 tqdm==4.66.5 14:35:56 typing_extensions==4.12.2 14:35:56 tzdata==2024.1 14:35:56 urllib3==1.26.19 14:35:56 virtualenv==20.26.3 14:35:56 wcwidth==0.2.13 14:35:56 websocket-client==1.8.0 14:35:56 wrapt==1.16.0 14:35:56 xdg==6.0.0 14:35:56 xmltodict==0.13.0 14:35:56 yq==3.4.3 14:35:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6810771456152638811.sh 14:35:56 ---> sudo-logs.sh 14:35:56 Archiving 'sudo' log.. 14:35:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3066699195804205911.sh 14:35:56 ---> job-cost.sh 14:35:56 Setup pyenv: 14:35:56 system 14:35:56 3.8.13 14:35:56 3.9.13 14:35:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:35:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rlOO from file:/tmp/.os_lf_venv 14:35:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:36:01 lf-activate-venv(): INFO: Adding /tmp/venv-rlOO/bin to PATH 14:36:01 INFO: No Stack... 14:36:02 INFO: Retrieving Pricing Info for: v3-standard-4 14:36:02 INFO: Archiving Costs 14:36:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11651845181070907229.sh 14:36:02 ---> logs-deploy.sh 14:36:02 Setup pyenv: 14:36:02 system 14:36:02 3.8.13 14:36:02 3.9.13 14:36:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:36:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rlOO from file:/tmp/.os_lf_venv 14:36:03 lf-activate-venv(): INFO: Installing: lftools 14:36:11 lf-activate-venv(): INFO: Adding /tmp/venv-rlOO/bin to PATH 14:36:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3583 14:36:11 INFO: archiving workspace using pattern(s): 14:36:12 Archives upload complete. 14:36:12 INFO: archiving logs to Nexus 14:36:13 ---> uname -a: 14:36:13 Linux prd-ubuntu1804-builder-4c-4g-32169 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:36:13 14:36:13 14:36:13 ---> lscpu: 14:36:13 Architecture: x86_64 14:36:13 CPU op-mode(s): 32-bit, 64-bit 14:36:13 Byte Order: Little Endian 14:36:13 CPU(s): 4 14:36:13 On-line CPU(s) list: 0-3 14:36:13 Thread(s) per core: 1 14:36:13 Core(s) per socket: 1 14:36:13 Socket(s): 4 14:36:13 NUMA node(s): 1 14:36:13 Vendor ID: AuthenticAMD 14:36:13 CPU family: 23 14:36:13 Model: 49 14:36:13 Model name: AMD EPYC-Rome Processor 14:36:13 Stepping: 0 14:36:13 CPU MHz: 2800.000 14:36:13 BogoMIPS: 5600.00 14:36:13 Virtualization: AMD-V 14:36:13 Hypervisor vendor: KVM 14:36:13 Virtualization type: full 14:36:13 L1d cache: 32K 14:36:13 L1i cache: 32K 14:36:13 L2 cache: 512K 14:36:13 L3 cache: 16384K 14:36:13 NUMA node0 CPU(s): 0-3 14:36:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:36:13 14:36:13 14:36:13 ---> nproc: 14:36:13 4 14:36:13 14:36:13 14:36:13 ---> df -h: 14:36:13 Filesystem Size Used Avail Use% Mounted on 14:36:13 udev 7.9G 0 7.9G 0% /dev 14:36:13 tmpfs 1.6G 676K 1.6G 1% /run 14:36:13 /dev/vda1 78G 8.4G 70G 11% / 14:36:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:36:13 tmpfs 5.0M 0 5.0M 0% /run/lock 14:36:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:36:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:36:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:36:13 14:36:13 14:36:13 ---> free -m: 14:36:13 total used free shared buff/cache available 14:36:13 Mem: 16040 558 13293 0 2188 15163 14:36:13 Swap: 1023 0 1023 14:36:13 14:36:13 14:36:13 ---> ip addr: 14:36:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:36:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:36:13 inet 127.0.0.1/8 scope host lo 14:36:13 valid_lft forever preferred_lft forever 14:36:13 inet6 ::1/128 scope host 14:36:13 valid_lft forever preferred_lft forever 14:36:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:36:13 link/ether fa:16:3e:e6:9a:56 brd ff:ff:ff:ff:ff:ff 14:36:13 inet 10.30.107.48/23 brd 10.30.107.255 scope global dynamic ens3 14:36:13 valid_lft 86240sec preferred_lft 86240sec 14:36:13 inet6 fe80::f816:3eff:fee6:9a56/64 scope link 14:36:13 valid_lft forever preferred_lft forever 14:36:13 14:36:13 14:36:13 ---> sar -b -r -n DEV: 14:36:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-32169) 08/19/24 _x86_64_ (4 CPU) 14:36:13 14:36:13 14:33:35 LINUX RESTART (4 CPU) 14:36:13 14:36:13 14:34:03 tps rtps wtps bread/s bwrtn/s 14:36:13 14:35:02 233.82 37.44 196.38 1859.40 23374.73 14:36:13 14:36:01 122.91 2.63 120.28 133.67 29707.64 14:36:13 Average: 177.89 19.89 158.01 989.16 26568.24 14:36:13 14:36:13 14:34:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:36:13 14:35:02 13906024 15532120 2518936 15.34 57056 1768376 797148 4.56 753456 1547984 121960 14:36:13 14:36:01 13613880 15527816 2811080 17.11 83060 2013172 796708 4.56 795376 1763360 110536 14:36:13 Average: 13759952 15529968 2665008 16.23 70058 1890774 796928 4.56 774416 1655672 116248 14:36:13 14:36:13 14:34:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:36:13 14:35:02 ens3 134.99 100.10 1016.17 35.77 0.00 0.00 0.00 0.00 14:36:13 14:35:02 lo 2.90 2.90 0.32 0.32 0.00 0.00 0.00 0.00 14:36:13 14:36:01 ens3 54.16 39.25 783.29 10.01 0.00 0.00 0.00 0.00 14:36:13 14:36:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 14:36:13 Average: ens3 94.23 69.42 898.74 22.78 0.00 0.00 0.00 0.00 14:36:13 Average: lo 2.15 2.15 0.23 0.23 0.00 0.00 0.00 0.00 14:36:13 14:36:13 14:36:13 ---> sar -P ALL: 14:36:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-32169) 08/19/24 _x86_64_ (4 CPU) 14:36:13 14:36:13 14:33:35 LINUX RESTART (4 CPU) 14:36:13 14:36:13 14:34:03 CPU %user %nice %system %iowait %steal %idle 14:36:13 14:35:02 all 22.88 0.00 2.41 8.87 0.10 65.74 14:36:13 14:35:02 0 16.93 0.00 2.52 14.99 0.09 65.47 14:36:13 14:35:02 1 24.97 0.00 2.05 10.47 0.10 62.41 14:36:13 14:35:02 2 21.05 0.00 2.70 6.32 0.09 69.84 14:36:13 14:35:02 3 28.50 0.00 2.40 3.56 0.10 65.44 14:36:13 14:36:01 all 19.70 0.00 1.59 5.40 0.07 73.24 14:36:13 14:36:01 0 6.96 0.00 0.80 0.44 0.12 91.68 14:36:13 14:36:01 1 2.78 0.00 1.08 15.72 0.05 80.37 14:36:13 14:36:01 2 41.20 0.00 2.35 4.12 0.07 52.26 14:36:13 14:36:01 3 27.81 0.00 2.14 1.38 0.03 68.64 14:36:13 Average: all 21.26 0.00 1.99 7.11 0.08 69.55 14:36:13 Average: 0 11.90 0.00 1.65 7.66 0.10 78.68 14:36:13 Average: 1 13.79 0.00 1.56 13.12 0.08 71.46 14:36:13 Average: 2 31.48 0.00 2.52 5.18 0.08 60.74 14:36:13 Average: 3 28.15 0.00 2.27 2.46 0.07 67.06 14:36:13 14:36:13 14:36:13