07:27:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137861 07:27:31 Running as SYSTEM 07:27:31 [EnvInject] - Loading node environment variables. 07:27:31 Building remotely on prd-ubuntu1804-builder-4c-4g-21529 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:27:31 [ssh-agent] Looking for ssh-agent implementation... 07:27:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:27:31 $ ssh-agent 07:27:31 SSH_AUTH_SOCK=/tmp/ssh-fmYEqedmzFtu/agent.1719 07:27:31 SSH_AGENT_PID=1720 07:27:31 [ssh-agent] Started. 07:27:31 Running ssh-add (command line suppressed) 07:27:31 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1078078030152617690.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1078078030152617690.key) 07:27:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:27:31 The recommended git tool is: NONE 07:27:33 using credential onap-jenkins-ssh 07:27:33 Wiping out workspace first. 07:27:33 Cloning the remote Git repository 07:27:33 Cloning repository git://cloud.onap.org/mirror/oom.git 07:27:33 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:27:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:27:33 > git --version # timeout=10 07:27:33 > git --version # 'git version 2.17.1' 07:27:33 using GIT_SSH to set credentials Gerrit user 07:27:33 Verifying host key using manually-configured host key entries 07:27:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:27:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:27:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:27:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:27:39 using GIT_SSH to set credentials Gerrit user 07:27:39 Verifying host key using manually-configured host key entries 07:27:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/61/137861/11 # timeout=30 07:27:40 > git rev-parse dc8c05476d316a16627d5b0934b69c3a9ecc38b7^{commit} # timeout=10 07:27:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:27:40 Checking out Revision dc8c05476d316a16627d5b0934b69c3a9ecc38b7 (refs/changes/61/137861/11) 07:27:40 > git config core.sparsecheckout # timeout=10 07:27:40 > git checkout -f dc8c05476d316a16627d5b0934b69c3a9ecc38b7 # timeout=30 07:27:40 Commit message: "[COMMON] Fix Kyverno Policies" 07:27:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:27:40 > git rev-list --no-walk 0f3311521a169a4774064f9c948460c955620f62 # timeout=10 07:27:43 [EnvInject] - Injecting environment variables from a build step. 07:27:43 [EnvInject] - Injecting as environment variables the properties content 07:27:43 PYTHON=python3 07:27:43 07:27:43 [EnvInject] - Variables injected successfully. 07:27:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17621563513996493942.sh 07:27:43 ---> tox-install.sh 07:27:43 + source /home/jenkins/lf-env.sh 07:27:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:27:43 ++ mktemp -d /tmp/venv-XXXX 07:27:43 + lf_venv=/tmp/venv-m5AP 07:27:43 + local venv_file=/tmp/.os_lf_venv 07:27:43 + local python=python3 07:27:43 + local options 07:27:43 + local set_path=true 07:27:43 + local install_args= 07:27:43 ++ 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 07:27:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:27:43 + true 07:27:43 + case $1 in 07:27:43 + venv_file=/tmp/.toxenv 07:27:43 + shift 2 07:27:43 + true 07:27:43 + case $1 in 07:27:43 + shift 07:27:43 + break 07:27:43 + case $python in 07:27:43 + local pkg_list= 07:27:43 + [[ -d /opt/pyenv ]] 07:27:43 + echo 'Setup pyenv:' 07:27:43 Setup pyenv: 07:27:43 + export PYENV_ROOT=/opt/pyenv 07:27:43 + PYENV_ROOT=/opt/pyenv 07:27:43 + 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 07:27:43 + 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 07:27:43 + pyenv versions 07:27:44 * system (set by /opt/pyenv/version) 07:27:44 * 3.8.13 (set by /opt/pyenv/version) 07:27:44 * 3.9.13 (set by /opt/pyenv/version) 07:27:44 * 3.10.6 (set by /opt/pyenv/version) 07:27:44 + command -v pyenv 07:27:44 ++ pyenv init - --no-rehash 07:27:44 + 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[*]}"'\'')" 07:27:44 export PATH="/opt/pyenv/shims:${PATH}" 07:27:44 export PYENV_SHELL=bash 07:27:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:27:44 pyenv() { 07:27:44 local command 07:27:44 command="${1:-}" 07:27:44 if [ "$#" -gt 0 ]; then 07:27:44 shift 07:27:44 fi 07:27:44 07:27:44 case "$command" in 07:27:44 rehash|shell) 07:27:44 eval "$(pyenv "sh-$command" "$@")" 07:27:44 ;; 07:27:44 *) 07:27:44 command pyenv "$command" "$@" 07:27:44 ;; 07:27:44 esac 07:27:44 }' 07:27:44 +++ 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[*]}"' 07:27:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:27:44 ++ 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 07:27:44 ++ 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 07:27:44 ++ export PYENV_SHELL=bash 07:27:44 ++ PYENV_SHELL=bash 07:27:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:27:44 +++ complete -F _pyenv pyenv 07:27:44 ++ lf-pyver python3 07:27:44 ++ local py_version_xy=python3 07:27:44 ++ local py_version_xyz= 07:27:44 ++ pyenv versions 07:27:44 ++ local command 07:27:44 ++ command=versions 07:27:44 ++ '[' 1 -gt 0 ']' 07:27:44 ++ shift 07:27:44 ++ case "$command" in 07:27:44 ++ command pyenv versions 07:27:44 ++ pyenv versions 07:27:44 ++ awk '{ print $1 }' 07:27:44 ++ grep -E '^[0-9.]*[0-9]$' 07:27:44 ++ sed 's/^[ *]* //' 07:27:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:27:44 +++ grep '^3' /tmp/.pyenv_versions 07:27:44 +++ sort -V 07:27:44 +++ tail -n 1 07:27:44 ++ py_version_xyz=3.10.6 07:27:44 ++ [[ -z 3.10.6 ]] 07:27:44 ++ echo 3.10.6 07:27:44 ++ return 0 07:27:44 + pyenv local 3.10.6 07:27:44 + local command 07:27:44 + command=local 07:27:44 + '[' 2 -gt 0 ']' 07:27:44 + shift 07:27:44 + case "$command" in 07:27:44 + command pyenv local 3.10.6 07:27:44 + pyenv local 3.10.6 07:27:44 + for arg in "$@" 07:27:44 + case $arg in 07:27:44 + pkg_list+='tox ' 07:27:44 + for arg in "$@" 07:27:44 + case $arg in 07:27:44 + pkg_list+='virtualenv ' 07:27:44 + for arg in "$@" 07:27:44 + case $arg in 07:27:44 + pkg_list+='urllib3~=1.26.15 ' 07:27:44 + [[ -f /tmp/.toxenv ]] 07:27:44 + [[ ! -f /tmp/.toxenv ]] 07:27:44 + [[ -n '' ]] 07:27:44 + python3 -m venv /tmp/venv-m5AP 07:27:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m5AP' 07:27:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m5AP 07:27:52 + echo /tmp/venv-m5AP 07:27:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:27:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:27:52 + /tmp/venv-m5AP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:27:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:27:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:27:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:27:55 + /tmp/venv-m5AP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:27:58 + type python3 07:27:58 + true 07:27:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-m5AP/bin to PATH' 07:27:58 lf-activate-venv(): INFO: Adding /tmp/venv-m5AP/bin to PATH 07:27:58 + PATH=/tmp/venv-m5AP/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 07:27:58 + return 0 07:27:58 + python3 --version 07:27:58 Python 3.10.6 07:27:58 + python3 -m pip --version 07:27:58 pip 24.1.1 from /tmp/venv-m5AP/lib/python3.10/site-packages/pip (python 3.10) 07:27:58 + python3 -m pip freeze 07:27:58 cachetools==5.3.3 07:27:58 chardet==5.2.0 07:27:58 colorama==0.4.6 07:27:58 distlib==0.3.8 07:27:58 filelock==3.15.4 07:27:58 packaging==24.1 07:27:58 platformdirs==4.2.2 07:27:58 pluggy==1.5.0 07:27:58 pyproject-api==1.7.1 07:27:58 tomli==2.0.1 07:27:58 tox==4.16.0 07:27:58 urllib3==1.26.19 07:27:58 virtualenv==20.26.3 07:27:58 [EnvInject] - Injecting environment variables from a build step. 07:27:58 [EnvInject] - Injecting as environment variables the properties content 07:27:58 PARALLEL=false 07:27:58 07:27:58 [EnvInject] - Variables injected successfully. 07:27:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17962687604539190081.sh 07:27:58 ---> tox-run.sh 07:27:58 + 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 07:27:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:27:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:27:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:27:58 + cd /w/workspace/oom-master-pre-commit-lint/. 07:27:58 + source /home/jenkins/lf-env.sh 07:27:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:27:58 ++ mktemp -d /tmp/venv-XXXX 07:27:58 + lf_venv=/tmp/venv-dt4z 07:27:58 + local venv_file=/tmp/.os_lf_venv 07:27:58 + local python=python3 07:27:58 + local options 07:27:58 + local set_path=true 07:27:58 + local install_args= 07:27:58 ++ 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 07:27:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:27:58 + true 07:27:58 + case $1 in 07:27:58 + venv_file=/tmp/.toxenv 07:27:58 + shift 2 07:27:58 + true 07:27:58 + case $1 in 07:27:58 + shift 07:27:58 + break 07:27:58 + case $python in 07:27:58 + local pkg_list= 07:27:58 + [[ -d /opt/pyenv ]] 07:27:58 + echo 'Setup pyenv:' 07:27:58 Setup pyenv: 07:27:58 + export PYENV_ROOT=/opt/pyenv 07:27:58 + PYENV_ROOT=/opt/pyenv 07:27:58 + 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 07:27:58 + 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 07:27:58 + pyenv versions 07:27:58 system 07:27:58 3.8.13 07:27:58 3.9.13 07:27:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:27:58 + command -v pyenv 07:27:58 ++ pyenv init - --no-rehash 07:27:58 + 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[*]}"'\'')" 07:27:58 export PATH="/opt/pyenv/shims:${PATH}" 07:27:58 export PYENV_SHELL=bash 07:27:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:27:58 pyenv() { 07:27:58 local command 07:27:58 command="${1:-}" 07:27:58 if [ "$#" -gt 0 ]; then 07:27:58 shift 07:27:58 fi 07:27:58 07:27:58 case "$command" in 07:27:58 rehash|shell) 07:27:58 eval "$(pyenv "sh-$command" "$@")" 07:27:58 ;; 07:27:58 *) 07:27:58 command pyenv "$command" "$@" 07:27:58 ;; 07:27:58 esac 07:27:58 }' 07:27:58 +++ 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[*]}"' 07:27:58 ++ 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 07:27:58 ++ 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 07:27:58 ++ 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 07:27:58 ++ export PYENV_SHELL=bash 07:27:58 ++ PYENV_SHELL=bash 07:27:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:27:58 +++ complete -F _pyenv pyenv 07:27:58 ++ lf-pyver python3 07:27:58 ++ local py_version_xy=python3 07:27:58 ++ local py_version_xyz= 07:27:58 ++ pyenv versions 07:27:58 ++ grep -E '^[0-9.]*[0-9]$' 07:27:58 ++ awk '{ print $1 }' 07:27:58 ++ sed 's/^[ *]* //' 07:27:58 ++ local command 07:27:58 ++ command=versions 07:27:58 ++ '[' 1 -gt 0 ']' 07:27:58 ++ shift 07:27:58 ++ case "$command" in 07:27:58 ++ command pyenv versions 07:27:58 ++ pyenv versions 07:27:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:27:58 +++ grep '^3' /tmp/.pyenv_versions 07:27:58 +++ sort -V 07:27:58 +++ tail -n 1 07:27:58 ++ py_version_xyz=3.10.6 07:27:58 ++ [[ -z 3.10.6 ]] 07:27:58 ++ echo 3.10.6 07:27:58 ++ return 0 07:27:58 + pyenv local 3.10.6 07:27:58 + local command 07:27:58 + command=local 07:27:58 + '[' 2 -gt 0 ']' 07:27:58 + shift 07:27:58 + case "$command" in 07:27:58 + command pyenv local 3.10.6 07:27:58 + pyenv local 3.10.6 07:27:58 + for arg in "$@" 07:27:58 + case $arg in 07:27:58 + pkg_list+='tox ' 07:27:58 + for arg in "$@" 07:27:58 + case $arg in 07:27:58 + pkg_list+='virtualenv ' 07:27:58 + for arg in "$@" 07:27:58 + case $arg in 07:27:58 + pkg_list+='urllib3~=1.26.15 ' 07:27:58 + [[ -f /tmp/.toxenv ]] 07:27:58 ++ cat /tmp/.toxenv 07:27:58 + lf_venv=/tmp/venv-m5AP 07:27:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m5AP from' file:/tmp/.toxenv 07:27:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m5AP from file:/tmp/.toxenv 07:27:58 + /tmp/venv-m5AP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:27:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:27:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:27:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:27:59 + /tmp/venv-m5AP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:28:00 + type python3 07:28:00 + true 07:28:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-m5AP/bin to PATH' 07:28:00 lf-activate-venv(): INFO: Adding /tmp/venv-m5AP/bin to PATH 07:28:00 + PATH=/tmp/venv-m5AP/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 07:28:00 + return 0 07:28:00 + [[ -d /opt/pyenv ]] 07:28:00 + echo '---> Setting up pyenv' 07:28:00 ---> Setting up pyenv 07:28:00 + export PYENV_ROOT=/opt/pyenv 07:28:00 + PYENV_ROOT=/opt/pyenv 07:28:00 + export PATH=/opt/pyenv/bin:/tmp/venv-m5AP/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 07:28:00 + PATH=/opt/pyenv/bin:/tmp/venv-m5AP/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 07:28:00 ++ pwd 07:28:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:28:00 + export PYTHONPATH 07:28:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:28:00 + TOX_TESTENV_PASSENV=PYTHONPATH 07:28:00 + tox --version 07:28:01 4.16.0 from /tmp/venv-m5AP/lib/python3.10/site-packages/tox/__init__.py 07:28:01 + PARALLEL=false 07:28:01 + TOX_OPTIONS_LIST= 07:28:01 + [[ -n pre-commit ]] 07:28:01 + TOX_OPTIONS_LIST=' -e pre-commit' 07:28:01 + case ${PARALLEL,,} in 07:28:01 + tox -e pre-commit 07:28:01 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:28:02 pre-commit: install_deps> python -I -m pip install pre-commit 07:28:04 pre-commit: freeze> python -m pip freeze --all 07:28:05 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.15.4,identify==2.5.36,nodeenv==1.9.1,pip==24.1,platformdirs==4.2.2,pre-commit==3.7.1,PyYAML==6.0.1,setuptools==70.1.0,virtualenv==20.26.3,wheel==0.43.0 07:28:05 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:28:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:28:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:28:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:28:07 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:28:07 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:28:07 [INFO] Once installed this environment will be reused. 07:28:07 [INFO] This may take a few minutes... 07:28:10 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:28:10 [INFO] Once installed this environment will be reused. 07:28:10 [INFO] This may take a few minutes... 07:28:16 Trim Trailing Whitespace.................................................Passed 07:28:16 Tabs remover.............................................................Passed 07:28:16 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:28:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:28:16 [INFO] Once installed this environment will be reused. 07:28:16 [INFO] This may take a few minutes... 07:28:22 gitlint..............................................(no files to check)Skipped 07:28:22 pre-commit: OK (20.64=setup[3.78]+cmd[11.14,5.72] seconds) 07:28:22 congratulations :) (20.82 seconds) 07:28:22 + tox_status=0 07:28:22 + echo '---> Completed tox runs' 07:28:22 ---> Completed tox runs 07:28:22 + for i in .tox/*/log 07:28:22 ++ echo .tox/pre-commit/log 07:28:22 ++ awk -F/ '{print $2}' 07:28:22 + tox_env=pre-commit 07:28:22 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:28:22 + DOC_DIR=docs/_build/html 07:28:22 + [[ -d docs/_build/html ]] 07:28:22 + echo '---> tox-run.sh ends' 07:28:22 ---> tox-run.sh ends 07:28:22 + test 0 -eq 0 07:28:22 $ ssh-agent -k 07:28:22 unset SSH_AUTH_SOCK; 07:28:22 unset SSH_AGENT_PID; 07:28:22 echo Agent pid 1720 killed; 07:28:22 [ssh-agent] Stopped. 07:28:22 [PostBuildScript] - [INFO] Executing post build scripts. 07:28:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8567943306140307615.sh 07:28:22 ---> sysstat.sh 07:28:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7875724330856546276.sh 07:28:22 ---> package-listing.sh 07:28:22 ++ tr '[:upper:]' '[:lower:]' 07:28:22 ++ facter osfamily 07:28:22 + OS_FAMILY=debian 07:28:22 + workspace=/w/workspace/oom-master-pre-commit-lint 07:28:22 + START_PACKAGES=/tmp/packages_start.txt 07:28:22 + END_PACKAGES=/tmp/packages_end.txt 07:28:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:28:22 + PACKAGES=/tmp/packages_start.txt 07:28:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:28:22 + PACKAGES=/tmp/packages_end.txt 07:28:22 + case "${OS_FAMILY}" in 07:28:22 + dpkg -l 07:28:22 + grep '^ii' 07:28:22 + '[' -f /tmp/packages_start.txt ']' 07:28:22 + '[' -f /tmp/packages_end.txt ']' 07:28:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:28:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:28:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:28:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:28:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins740564128930497486.sh 07:28:23 ---> capture-instance-metadata.sh 07:28:23 Setup pyenv: 07:28:23 system 07:28:23 3.8.13 07:28:23 3.9.13 07:28:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:28:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UDfO 07:28:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:28:31 lf-activate-venv(): INFO: Installing: lftools 07:29:02 lf-activate-venv(): INFO: Adding /tmp/venv-UDfO/bin to PATH 07:29:02 INFO: Running in OpenStack, capturing instance metadata 07:29:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9402584446537218675.sh 07:29:02 provisioning config files... 07:29:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config228335749804713005tmp 07:29:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:29:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:29:02 [EnvInject] - Injecting environment variables from a build step. 07:29:02 [EnvInject] - Injecting as environment variables the properties content 07:29:02 SERVER_ID=logs 07:29:02 07:29:02 [EnvInject] - Variables injected successfully. 07:29:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16350693455068477678.sh 07:29:02 ---> create-netrc.sh 07:29:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12123819814716030522.sh 07:29:02 ---> python-tools-install.sh 07:29:02 Setup pyenv: 07:29:02 system 07:29:02 3.8.13 07:29:02 3.9.13 07:29:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:29:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UDfO from file:/tmp/.os_lf_venv 07:29:03 lf-activate-venv(): INFO: Installing: lftools 07:29:10 lf-activate-venv(): INFO: Adding /tmp/venv-UDfO/bin to PATH 07:29:10 Generating Requirements File 07:29:28 Python 3.10.6 07:29:28 pip 24.1.1 from /tmp/venv-UDfO/lib/python3.10/site-packages/pip (python 3.10) 07:29:28 appdirs==1.4.4 07:29:28 argcomplete==3.4.0 07:29:28 aspy.yaml==1.3.0 07:29:28 attrs==23.2.0 07:29:28 autopage==0.5.2 07:29:28 beautifulsoup4==4.12.3 07:29:28 boto3==1.34.139 07:29:28 botocore==1.34.139 07:29:28 bs4==0.0.2 07:29:28 cachetools==5.3.3 07:29:28 certifi==2024.7.4 07:29:28 cffi==1.16.0 07:29:28 cfgv==3.4.0 07:29:28 chardet==5.2.0 07:29:28 charset-normalizer==3.3.2 07:29:28 click==8.1.7 07:29:28 cliff==4.7.0 07:29:28 cmd2==2.4.3 07:29:28 cryptography==3.3.2 07:29:28 debtcollector==3.0.0 07:29:28 decorator==5.1.1 07:29:28 defusedxml==0.7.1 07:29:28 Deprecated==1.2.14 07:29:28 distlib==0.3.8 07:29:28 dnspython==2.6.1 07:29:28 docker==4.2.2 07:29:28 dogpile.cache==1.3.3 07:29:28 email_validator==2.2.0 07:29:28 filelock==3.15.4 07:29:28 future==1.0.0 07:29:28 gitdb==4.0.11 07:29:28 GitPython==3.1.43 07:29:28 google-auth==2.31.0 07:29:28 httplib2==0.22.0 07:29:28 identify==2.5.36 07:29:28 idna==3.7 07:29:28 importlib-resources==1.5.0 07:29:28 iso8601==2.1.0 07:29:28 Jinja2==3.1.4 07:29:28 jmespath==1.0.1 07:29:28 jsonpatch==1.33 07:29:28 jsonpointer==3.0.0 07:29:28 jsonschema==4.22.0 07:29:28 jsonschema-specifications==2023.12.1 07:29:28 keystoneauth1==5.6.0 07:29:28 kubernetes==30.1.0 07:29:28 lftools==0.37.10 07:29:28 lxml==5.2.2 07:29:28 MarkupSafe==2.1.5 07:29:28 msgpack==1.0.8 07:29:28 multi_key_dict==2.0.3 07:29:28 munch==4.0.0 07:29:28 netaddr==1.3.0 07:29:28 netifaces==0.11.0 07:29:28 niet==1.4.2 07:29:28 nodeenv==1.9.1 07:29:28 oauth2client==4.1.3 07:29:28 oauthlib==3.2.2 07:29:28 openstacksdk==3.2.0 07:29:28 os-client-config==2.1.0 07:29:28 os-service-types==1.7.0 07:29:28 osc-lib==3.1.0 07:29:28 oslo.config==9.5.0 07:29:28 oslo.context==5.5.0 07:29:28 oslo.i18n==6.3.0 07:29:28 oslo.log==6.1.0 07:29:28 oslo.serialization==5.4.0 07:29:28 oslo.utils==7.2.0 07:29:28 packaging==24.1 07:29:28 pbr==6.0.0 07:29:28 platformdirs==4.2.2 07:29:28 prettytable==3.10.0 07:29:28 pyasn1==0.6.0 07:29:28 pyasn1_modules==0.4.0 07:29:28 pycparser==2.22 07:29:28 pygerrit2==2.0.15 07:29:28 PyGithub==2.3.0 07:29:28 PyJWT==2.8.0 07:29:28 PyNaCl==1.5.0 07:29:28 pyparsing==2.4.7 07:29:28 pyperclip==1.9.0 07:29:28 pyrsistent==0.20.0 07:29:28 python-cinderclient==9.5.0 07:29:28 python-dateutil==2.9.0.post0 07:29:28 python-heatclient==3.5.0 07:29:28 python-jenkins==1.8.2 07:29:28 python-keystoneclient==5.4.0 07:29:28 python-magnumclient==4.5.0 07:29:28 python-novaclient==18.6.0 07:29:28 python-openstackclient==6.6.0 07:29:28 python-swiftclient==4.6.0 07:29:28 PyYAML==6.0.1 07:29:28 referencing==0.35.1 07:29:28 requests==2.32.3 07:29:28 requests-oauthlib==2.0.0 07:29:28 requestsexceptions==1.4.0 07:29:28 rfc3986==2.0.0 07:29:28 rpds-py==0.18.1 07:29:28 rsa==4.9 07:29:28 ruamel.yaml==0.18.6 07:29:28 ruamel.yaml.clib==0.2.8 07:29:28 s3transfer==0.10.2 07:29:28 simplejson==3.19.2 07:29:28 six==1.16.0 07:29:28 smmap==5.0.1 07:29:28 soupsieve==2.5 07:29:28 stevedore==5.2.0 07:29:28 tabulate==0.9.0 07:29:28 toml==0.10.2 07:29:28 tomlkit==0.12.5 07:29:28 tqdm==4.66.4 07:29:28 typing_extensions==4.12.2 07:29:28 tzdata==2024.1 07:29:28 urllib3==1.26.19 07:29:28 virtualenv==20.26.3 07:29:28 wcwidth==0.2.13 07:29:28 websocket-client==1.8.0 07:29:28 wrapt==1.16.0 07:29:28 xdg==6.0.0 07:29:28 xmltodict==0.13.0 07:29:28 yq==3.4.3 07:29:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3869898345096890351.sh 07:29:28 ---> sudo-logs.sh 07:29:28 Archiving 'sudo' log.. 07:29:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13006675990692702896.sh 07:29:29 ---> job-cost.sh 07:29:29 Setup pyenv: 07:29:29 system 07:29:29 3.8.13 07:29:29 3.9.13 07:29:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:29:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UDfO from file:/tmp/.os_lf_venv 07:29:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:29:34 lf-activate-venv(): INFO: Adding /tmp/venv-UDfO/bin to PATH 07:29:34 INFO: No Stack... 07:29:34 INFO: Retrieving Pricing Info for: v3-standard-4 07:29:34 INFO: Archiving Costs 07:29:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1345899038147439493.sh 07:29:34 ---> logs-deploy.sh 07:29:34 Setup pyenv: 07:29:34 system 07:29:34 3.8.13 07:29:34 3.9.13 07:29:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:29:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UDfO from file:/tmp/.os_lf_venv 07:29:35 lf-activate-venv(): INFO: Installing: lftools 07:29:43 lf-activate-venv(): INFO: Adding /tmp/venv-UDfO/bin to PATH 07:29:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3527 07:29:43 INFO: archiving workspace using pattern(s): 07:29:44 Archives upload complete. 07:29:44 INFO: archiving logs to Nexus 07:29:45 ---> uname -a: 07:29:45 Linux prd-ubuntu1804-builder-4c-4g-21529 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:29:45 07:29:45 07:29:45 ---> lscpu: 07:29:45 Architecture: x86_64 07:29:45 CPU op-mode(s): 32-bit, 64-bit 07:29:45 Byte Order: Little Endian 07:29:45 CPU(s): 4 07:29:45 On-line CPU(s) list: 0-3 07:29:45 Thread(s) per core: 1 07:29:45 Core(s) per socket: 1 07:29:45 Socket(s): 4 07:29:45 NUMA node(s): 1 07:29:45 Vendor ID: AuthenticAMD 07:29:45 CPU family: 23 07:29:45 Model: 49 07:29:45 Model name: AMD EPYC-Rome Processor 07:29:45 Stepping: 0 07:29:45 CPU MHz: 2799.998 07:29:45 BogoMIPS: 5599.99 07:29:45 Virtualization: AMD-V 07:29:45 Hypervisor vendor: KVM 07:29:45 Virtualization type: full 07:29:45 L1d cache: 32K 07:29:45 L1i cache: 32K 07:29:45 L2 cache: 512K 07:29:45 L3 cache: 16384K 07:29:45 NUMA node0 CPU(s): 0-3 07:29:45 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 07:29:45 07:29:45 07:29:45 ---> nproc: 07:29:45 4 07:29:45 07:29:45 07:29:45 ---> df -h: 07:29:45 Filesystem Size Used Avail Use% Mounted on 07:29:45 udev 7.9G 0 7.9G 0% /dev 07:29:45 tmpfs 1.6G 672K 1.6G 1% /run 07:29:45 /dev/vda1 78G 8.4G 70G 11% / 07:29:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:29:45 tmpfs 5.0M 0 5.0M 0% /run/lock 07:29:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:29:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:29:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:29:45 07:29:45 07:29:45 ---> free -m: 07:29:45 total used free shared buff/cache available 07:29:45 Mem: 16040 539 13320 0 2180 15181 07:29:45 Swap: 1023 0 1023 07:29:45 07:29:45 07:29:45 ---> ip addr: 07:29:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:29:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:29:45 inet 127.0.0.1/8 scope host lo 07:29:45 valid_lft forever preferred_lft forever 07:29:45 inet6 ::1/128 scope host 07:29:45 valid_lft forever preferred_lft forever 07:29:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:29:45 link/ether fa:16:3e:34:dc:9c brd ff:ff:ff:ff:ff:ff 07:29:45 inet 10.30.106.134/23 brd 10.30.107.255 scope global dynamic ens3 07:29:45 valid_lft 86248sec preferred_lft 86248sec 07:29:45 inet6 fe80::f816:3eff:fe34:dc9c/64 scope link 07:29:45 valid_lft forever preferred_lft forever 07:29:45 07:29:45 07:29:45 ---> sar -b -r -n DEV: 07:29:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21529) 07/05/24 _x86_64_ (4 CPU) 07:29:45 07:29:45 07:27:15 LINUX RESTART (4 CPU) 07:29:45 07:29:45 07:28:02 tps rtps wtps bread/s bwrtn/s 07:29:45 07:29:01 120.12 15.01 105.10 1080.36 25146.79 07:29:45 Average: 120.12 15.01 105.10 1080.36 25146.79 07:29:45 07:29:45 07:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:29:45 07:29:01 13725972 15516136 2698996 16.43 74152 1903648 820112 4.69 800592 1657844 134172 07:29:45 Average: 13725972 15516136 2698996 16.43 74152 1903648 820112 4.69 800592 1657844 134172 07:29:45 07:29:45 07:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:29:45 07:29:01 ens3 71.80 50.13 1154.81 9.15 0.00 0.00 0.00 0.00 07:29:45 07:29:01 lo 2.37 2.37 0.26 0.26 0.00 0.00 0.00 0.00 07:29:45 Average: ens3 71.80 50.13 1154.81 9.15 0.00 0.00 0.00 0.00 07:29:45 Average: lo 2.37 2.37 0.26 0.26 0.00 0.00 0.00 0.00 07:29:45 07:29:45 07:29:45 ---> sar -P ALL: 07:29:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21529) 07/05/24 _x86_64_ (4 CPU) 07:29:45 07:29:45 07:27:15 LINUX RESTART (4 CPU) 07:29:45 07:29:45 07:28:02 CPU %user %nice %system %iowait %steal %idle 07:29:45 07:29:01 all 23.08 0.00 2.16 4.93 0.07 69.76 07:29:45 07:29:01 0 23.35 0.00 1.94 3.86 0.07 70.79 07:29:45 07:29:01 1 39.75 0.00 3.17 3.83 0.10 53.15 07:29:45 07:29:01 2 13.32 0.00 1.74 10.98 0.07 73.90 07:29:45 07:29:01 3 15.94 0.00 1.78 1.07 0.05 81.16 07:29:45 Average: all 23.08 0.00 2.16 4.93 0.07 69.76 07:29:45 Average: 0 23.35 0.00 1.94 3.86 0.07 70.79 07:29:45 Average: 1 39.75 0.00 3.17 3.83 0.10 53.15 07:29:45 Average: 2 13.32 0.00 1.74 10.98 0.07 73.90 07:29:45 Average: 3 15.94 0.00 1.78 1.07 0.05 81.16 07:29:45 07:29:45 07:29:45