10:20:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137861 10:20:11 Running as SYSTEM 10:20:11 [EnvInject] - Loading node environment variables. 10:20:11 Building remotely on prd-ubuntu1804-builder-4c-4g-21310 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:20:11 [ssh-agent] Looking for ssh-agent implementation... 10:20:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:20:11 $ ssh-agent 10:20:11 SSH_AUTH_SOCK=/tmp/ssh-KMw9BnpqrYt7/agent.1702 10:20:11 SSH_AGENT_PID=1704 10:20:11 [ssh-agent] Started. 10:20:11 Running ssh-add (command line suppressed) 10:20:11 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17440004824447726521.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17440004824447726521.key) 10:20:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:20:11 The recommended git tool is: NONE 10:20:13 using credential onap-jenkins-ssh 10:20:13 Wiping out workspace first. 10:20:13 Cloning the remote Git repository 10:20:13 Cloning repository git://cloud.onap.org/mirror/oom.git 10:20:13 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:20:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:20:13 > git --version # timeout=10 10:20:13 > git --version # 'git version 2.17.1' 10:20:13 using GIT_SSH to set credentials Gerrit user 10:20:13 Verifying host key using manually-configured host key entries 10:20:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:20:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:20:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:20:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:20:19 using GIT_SSH to set credentials Gerrit user 10:20:19 Verifying host key using manually-configured host key entries 10:20:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/61/137861/10 # timeout=30 10:20:20 > git rev-parse 46b8d4289f72dfc930562e2a60e2938cd24b01ef^{commit} # timeout=10 10:20:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:20:20 Checking out Revision 46b8d4289f72dfc930562e2a60e2938cd24b01ef (refs/changes/61/137861/10) 10:20:20 > git config core.sparsecheckout # timeout=10 10:20:20 > git checkout -f 46b8d4289f72dfc930562e2a60e2938cd24b01ef # timeout=30 10:20:20 Commit message: "[COMMON] Fix Kyverno Policies" 10:20:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:20:20 > git rev-list --no-walk 0f3311521a169a4774064f9c948460c955620f62 # timeout=10 10:20:23 [EnvInject] - Injecting environment variables from a build step. 10:20:23 [EnvInject] - Injecting as environment variables the properties content 10:20:23 PYTHON=python3 10:20:23 10:20:23 [EnvInject] - Variables injected successfully. 10:20:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8789434167984411474.sh 10:20:24 ---> tox-install.sh 10:20:24 + source /home/jenkins/lf-env.sh 10:20:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:20:24 ++ mktemp -d /tmp/venv-XXXX 10:20:24 + lf_venv=/tmp/venv-QvZ1 10:20:24 + local venv_file=/tmp/.os_lf_venv 10:20:24 + local python=python3 10:20:24 + local options 10:20:24 + local set_path=true 10:20:24 + local install_args= 10:20:24 ++ 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 10:20:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:20:24 + true 10:20:24 + case $1 in 10:20:24 + venv_file=/tmp/.toxenv 10:20:24 + shift 2 10:20:24 + true 10:20:24 + case $1 in 10:20:24 + shift 10:20:24 + break 10:20:24 + case $python in 10:20:24 + local pkg_list= 10:20:24 + [[ -d /opt/pyenv ]] 10:20:24 + echo 'Setup pyenv:' 10:20:24 Setup pyenv: 10:20:24 + export PYENV_ROOT=/opt/pyenv 10:20:24 + PYENV_ROOT=/opt/pyenv 10:20:24 + 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 10:20:24 + 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 10:20:24 + pyenv versions 10:20:24 * system (set by /opt/pyenv/version) 10:20:24 * 3.8.13 (set by /opt/pyenv/version) 10:20:24 * 3.9.13 (set by /opt/pyenv/version) 10:20:24 * 3.10.6 (set by /opt/pyenv/version) 10:20:24 + command -v pyenv 10:20:24 ++ pyenv init - --no-rehash 10:20:24 + 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[*]}"'\'')" 10:20:24 export PATH="/opt/pyenv/shims:${PATH}" 10:20:24 export PYENV_SHELL=bash 10:20:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:20:24 pyenv() { 10:20:24 local command 10:20:24 command="${1:-}" 10:20:24 if [ "$#" -gt 0 ]; then 10:20:24 shift 10:20:24 fi 10:20:24 10:20:24 case "$command" in 10:20:24 rehash|shell) 10:20:24 eval "$(pyenv "sh-$command" "$@")" 10:20:24 ;; 10:20:24 *) 10:20:24 command pyenv "$command" "$@" 10:20:24 ;; 10:20:24 esac 10:20:24 }' 10:20:24 +++ 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[*]}"' 10:20:24 ++ 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 10:20:24 ++ 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 10:20:24 ++ 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 10:20:24 ++ export PYENV_SHELL=bash 10:20:24 ++ PYENV_SHELL=bash 10:20:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:20:24 +++ complete -F _pyenv pyenv 10:20:24 ++ lf-pyver python3 10:20:24 ++ local py_version_xy=python3 10:20:24 ++ local py_version_xyz= 10:20:24 ++ pyenv versions 10:20:24 ++ local command 10:20:24 ++ command=versions 10:20:24 ++ '[' 1 -gt 0 ']' 10:20:24 ++ shift 10:20:24 ++ case "$command" in 10:20:24 ++ command pyenv versions 10:20:24 ++ pyenv versions 10:20:24 ++ sed 's/^[ *]* //' 10:20:24 ++ awk '{ print $1 }' 10:20:24 ++ grep -E '^[0-9.]*[0-9]$' 10:20:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:20:24 +++ grep '^3' /tmp/.pyenv_versions 10:20:24 +++ tail -n 1 10:20:24 +++ sort -V 10:20:24 ++ py_version_xyz=3.10.6 10:20:24 ++ [[ -z 3.10.6 ]] 10:20:24 ++ echo 3.10.6 10:20:24 ++ return 0 10:20:24 + pyenv local 3.10.6 10:20:24 + local command 10:20:24 + command=local 10:20:24 + '[' 2 -gt 0 ']' 10:20:24 + shift 10:20:24 + case "$command" in 10:20:24 + command pyenv local 3.10.6 10:20:24 + pyenv local 3.10.6 10:20:24 + for arg in "$@" 10:20:24 + case $arg in 10:20:24 + pkg_list+='tox ' 10:20:24 + for arg in "$@" 10:20:24 + case $arg in 10:20:24 + pkg_list+='virtualenv ' 10:20:24 + for arg in "$@" 10:20:24 + case $arg in 10:20:24 + pkg_list+='urllib3~=1.26.15 ' 10:20:24 + [[ -f /tmp/.toxenv ]] 10:20:24 + [[ ! -f /tmp/.toxenv ]] 10:20:24 + [[ -n '' ]] 10:20:24 + python3 -m venv /tmp/venv-QvZ1 10:20:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QvZ1' 10:20:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QvZ1 10:20:28 + echo /tmp/venv-QvZ1 10:20:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:20:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:20:28 + /tmp/venv-QvZ1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:20:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:20:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:20:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:20:32 + /tmp/venv-QvZ1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:20:34 + type python3 10:20:34 + true 10:20:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QvZ1/bin to PATH' 10:20:34 lf-activate-venv(): INFO: Adding /tmp/venv-QvZ1/bin to PATH 10:20:34 + PATH=/tmp/venv-QvZ1/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 10:20:34 + return 0 10:20:34 + python3 --version 10:20:34 Python 3.10.6 10:20:34 + python3 -m pip --version 10:20:34 pip 24.1.1 from /tmp/venv-QvZ1/lib/python3.10/site-packages/pip (python 3.10) 10:20:34 + python3 -m pip freeze 10:20:35 cachetools==5.3.3 10:20:35 chardet==5.2.0 10:20:35 colorama==0.4.6 10:20:35 distlib==0.3.8 10:20:35 filelock==3.15.4 10:20:35 packaging==24.1 10:20:35 platformdirs==4.2.2 10:20:35 pluggy==1.5.0 10:20:35 pyproject-api==1.7.1 10:20:35 tomli==2.0.1 10:20:35 tox==4.16.0 10:20:35 urllib3==1.26.19 10:20:35 virtualenv==20.26.3 10:20:35 [EnvInject] - Injecting environment variables from a build step. 10:20:35 [EnvInject] - Injecting as environment variables the properties content 10:20:35 PARALLEL=false 10:20:35 10:20:35 [EnvInject] - Variables injected successfully. 10:20:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14543978294633771885.sh 10:20:35 ---> tox-run.sh 10:20:35 + 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 10:20:35 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:20:35 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:20:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:20:35 + cd /w/workspace/oom-master-pre-commit-lint/. 10:20:35 + source /home/jenkins/lf-env.sh 10:20:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:20:35 ++ mktemp -d /tmp/venv-XXXX 10:20:35 + lf_venv=/tmp/venv-fI5d 10:20:35 + local venv_file=/tmp/.os_lf_venv 10:20:35 + local python=python3 10:20:35 + local options 10:20:35 + local set_path=true 10:20:35 + local install_args= 10:20:35 ++ 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 10:20:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:20:35 + true 10:20:35 + case $1 in 10:20:35 + venv_file=/tmp/.toxenv 10:20:35 + shift 2 10:20:35 + true 10:20:35 + case $1 in 10:20:35 + shift 10:20:35 + break 10:20:35 + case $python in 10:20:35 + local pkg_list= 10:20:35 + [[ -d /opt/pyenv ]] 10:20:35 + echo 'Setup pyenv:' 10:20:35 Setup pyenv: 10:20:35 + export PYENV_ROOT=/opt/pyenv 10:20:35 + PYENV_ROOT=/opt/pyenv 10:20:35 + 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 10:20:35 + 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 10:20:35 + pyenv versions 10:20:35 system 10:20:35 3.8.13 10:20:35 3.9.13 10:20:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:20:35 + command -v pyenv 10:20:35 ++ pyenv init - --no-rehash 10:20:35 + 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[*]}"'\'')" 10:20:35 export PATH="/opt/pyenv/shims:${PATH}" 10:20:35 export PYENV_SHELL=bash 10:20:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:20:35 pyenv() { 10:20:35 local command 10:20:35 command="${1:-}" 10:20:35 if [ "$#" -gt 0 ]; then 10:20:35 shift 10:20:35 fi 10:20:35 10:20:35 case "$command" in 10:20:35 rehash|shell) 10:20:35 eval "$(pyenv "sh-$command" "$@")" 10:20:35 ;; 10:20:35 *) 10:20:35 command pyenv "$command" "$@" 10:20:35 ;; 10:20:35 esac 10:20:35 }' 10:20:35 +++ 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[*]}"' 10:20:35 ++ 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 10:20:35 ++ 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 10:20:35 ++ 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 10:20:35 ++ export PYENV_SHELL=bash 10:20:35 ++ PYENV_SHELL=bash 10:20:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:20:35 +++ complete -F _pyenv pyenv 10:20:35 ++ lf-pyver python3 10:20:35 ++ local py_version_xy=python3 10:20:35 ++ local py_version_xyz= 10:20:35 ++ pyenv versions 10:20:35 ++ local command 10:20:35 ++ command=versions 10:20:35 ++ sed 's/^[ *]* //' 10:20:35 ++ '[' 1 -gt 0 ']' 10:20:35 ++ shift 10:20:35 ++ case "$command" in 10:20:35 ++ command pyenv versions 10:20:35 ++ pyenv versions 10:20:35 ++ awk '{ print $1 }' 10:20:35 ++ grep -E '^[0-9.]*[0-9]$' 10:20:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:20:35 +++ grep '^3' /tmp/.pyenv_versions 10:20:35 +++ sort -V 10:20:35 +++ tail -n 1 10:20:35 ++ py_version_xyz=3.10.6 10:20:35 ++ [[ -z 3.10.6 ]] 10:20:35 ++ echo 3.10.6 10:20:35 ++ return 0 10:20:35 + pyenv local 3.10.6 10:20:35 + local command 10:20:35 + command=local 10:20:35 + '[' 2 -gt 0 ']' 10:20:35 + shift 10:20:35 + case "$command" in 10:20:35 + command pyenv local 3.10.6 10:20:35 + pyenv local 3.10.6 10:20:35 + for arg in "$@" 10:20:35 + case $arg in 10:20:35 + pkg_list+='tox ' 10:20:35 + for arg in "$@" 10:20:35 + case $arg in 10:20:35 + pkg_list+='virtualenv ' 10:20:35 + for arg in "$@" 10:20:35 + case $arg in 10:20:35 + pkg_list+='urllib3~=1.26.15 ' 10:20:35 + [[ -f /tmp/.toxenv ]] 10:20:35 ++ cat /tmp/.toxenv 10:20:35 + lf_venv=/tmp/venv-QvZ1 10:20:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QvZ1 from' file:/tmp/.toxenv 10:20:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QvZ1 from file:/tmp/.toxenv 10:20:35 + /tmp/venv-QvZ1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:20:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:20:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:20:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:20:36 + /tmp/venv-QvZ1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:20:37 + type python3 10:20:37 + true 10:20:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QvZ1/bin to PATH' 10:20:37 lf-activate-venv(): INFO: Adding /tmp/venv-QvZ1/bin to PATH 10:20:37 + PATH=/tmp/venv-QvZ1/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 10:20:37 + return 0 10:20:37 + [[ -d /opt/pyenv ]] 10:20:37 + echo '---> Setting up pyenv' 10:20:37 ---> Setting up pyenv 10:20:37 + export PYENV_ROOT=/opt/pyenv 10:20:37 + PYENV_ROOT=/opt/pyenv 10:20:37 + export PATH=/opt/pyenv/bin:/tmp/venv-QvZ1/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 10:20:37 + PATH=/opt/pyenv/bin:/tmp/venv-QvZ1/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 10:20:37 ++ pwd 10:20:37 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:20:37 + export PYTHONPATH 10:20:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:20:37 + TOX_TESTENV_PASSENV=PYTHONPATH 10:20:37 + tox --version 10:20:38 4.16.0 from /tmp/venv-QvZ1/lib/python3.10/site-packages/tox/__init__.py 10:20:38 + PARALLEL=false 10:20:38 + TOX_OPTIONS_LIST= 10:20:38 + [[ -n pre-commit ]] 10:20:38 + TOX_OPTIONS_LIST=' -e pre-commit' 10:20:38 + case ${PARALLEL,,} in 10:20:38 + tox -e pre-commit 10:20:38 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:20:39 pre-commit: install_deps> python -I -m pip install pre-commit 10:20:42 pre-commit: freeze> python -m pip freeze --all 10:20:42 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 10:20:42 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:20:42 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:20:43 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:20:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:20:44 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:20:45 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:20:45 [INFO] Once installed this environment will be reused. 10:20:45 [INFO] This may take a few minutes... 10:20:48 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:20:48 [INFO] Once installed this environment will be reused. 10:20:48 [INFO] This may take a few minutes... 10:20:53 Trim Trailing Whitespace.................................................Passed 10:20:53 Tabs remover.............................................................Passed 10:20:53 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:20:53 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:20:53 [INFO] Once installed this environment will be reused. 10:20:53 [INFO] This may take a few minutes... 10:20:59 gitlint..............................................(no files to check)Skipped 10:20:59 pre-commit: OK (20.61=setup[4.10]+cmd[11.06,5.45] seconds) 10:20:59 congratulations :) (20.79 seconds) 10:20:59 + tox_status=0 10:20:59 + echo '---> Completed tox runs' 10:20:59 ---> Completed tox runs 10:20:59 + for i in .tox/*/log 10:20:59 ++ echo .tox/pre-commit/log 10:20:59 ++ awk -F/ '{print $2}' 10:20:59 + tox_env=pre-commit 10:20:59 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:20:59 + DOC_DIR=docs/_build/html 10:20:59 + [[ -d docs/_build/html ]] 10:20:59 + echo '---> tox-run.sh ends' 10:20:59 ---> tox-run.sh ends 10:20:59 + test 0 -eq 0 10:20:59 $ ssh-agent -k 10:20:59 unset SSH_AUTH_SOCK; 10:20:59 unset SSH_AGENT_PID; 10:20:59 echo Agent pid 1704 killed; 10:20:59 [ssh-agent] Stopped. 10:20:59 [PostBuildScript] - [INFO] Executing post build scripts. 10:20:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7746886214324732731.sh 10:20:59 ---> sysstat.sh 10:20:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5694276411063558831.sh 10:20:59 ---> package-listing.sh 10:20:59 ++ facter osfamily 10:20:59 ++ tr '[:upper:]' '[:lower:]' 10:20:59 + OS_FAMILY=debian 10:20:59 + workspace=/w/workspace/oom-master-pre-commit-lint 10:20:59 + START_PACKAGES=/tmp/packages_start.txt 10:20:59 + END_PACKAGES=/tmp/packages_end.txt 10:20:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:20:59 + PACKAGES=/tmp/packages_start.txt 10:20:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:20:59 + PACKAGES=/tmp/packages_end.txt 10:20:59 + case "${OS_FAMILY}" in 10:20:59 + dpkg -l 10:20:59 + grep '^ii' 10:20:59 + '[' -f /tmp/packages_start.txt ']' 10:20:59 + '[' -f /tmp/packages_end.txt ']' 10:20:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:20:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:20:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:20:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:20:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins901055020320575906.sh 10:20:59 ---> capture-instance-metadata.sh 10:20:59 Setup pyenv: 10:20:59 system 10:20:59 3.8.13 10:20:59 3.9.13 10:20:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:21:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KZig 10:21:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:21:06 lf-activate-venv(): INFO: Installing: lftools 10:21:31 lf-activate-venv(): INFO: Adding /tmp/venv-KZig/bin to PATH 10:21:31 INFO: Running in OpenStack, capturing instance metadata 10:21:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2159130940361000136.sh 10:21:32 provisioning config files... 10:21:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3594470934088644240tmp 10:21:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:21:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:21:32 [EnvInject] - Injecting environment variables from a build step. 10:21:32 [EnvInject] - Injecting as environment variables the properties content 10:21:32 SERVER_ID=logs 10:21:32 10:21:32 [EnvInject] - Variables injected successfully. 10:21:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8978293965876400741.sh 10:21:32 ---> create-netrc.sh 10:21:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15536968413139318819.sh 10:21:32 ---> python-tools-install.sh 10:21:32 Setup pyenv: 10:21:32 system 10:21:32 3.8.13 10:21:32 3.9.13 10:21:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:21:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KZig from file:/tmp/.os_lf_venv 10:21:33 lf-activate-venv(): INFO: Installing: lftools 10:21:40 lf-activate-venv(): INFO: Adding /tmp/venv-KZig/bin to PATH 10:21:40 Generating Requirements File 10:21:58 Python 3.10.6 10:21:59 pip 24.1.1 from /tmp/venv-KZig/lib/python3.10/site-packages/pip (python 3.10) 10:21:59 appdirs==1.4.4 10:21:59 argcomplete==3.4.0 10:21:59 aspy.yaml==1.3.0 10:21:59 attrs==23.2.0 10:21:59 autopage==0.5.2 10:21:59 beautifulsoup4==4.12.3 10:21:59 boto3==1.34.139 10:21:59 botocore==1.34.139 10:21:59 bs4==0.0.2 10:21:59 cachetools==5.3.3 10:21:59 certifi==2024.7.4 10:21:59 cffi==1.16.0 10:21:59 cfgv==3.4.0 10:21:59 chardet==5.2.0 10:21:59 charset-normalizer==3.3.2 10:21:59 click==8.1.7 10:21:59 cliff==4.7.0 10:21:59 cmd2==2.4.3 10:21:59 cryptography==3.3.2 10:21:59 debtcollector==3.0.0 10:21:59 decorator==5.1.1 10:21:59 defusedxml==0.7.1 10:21:59 Deprecated==1.2.14 10:21:59 distlib==0.3.8 10:21:59 dnspython==2.6.1 10:21:59 docker==4.2.2 10:21:59 dogpile.cache==1.3.3 10:21:59 email_validator==2.2.0 10:21:59 filelock==3.15.4 10:21:59 future==1.0.0 10:21:59 gitdb==4.0.11 10:21:59 GitPython==3.1.43 10:21:59 google-auth==2.31.0 10:21:59 httplib2==0.22.0 10:21:59 identify==2.5.36 10:21:59 idna==3.7 10:21:59 importlib-resources==1.5.0 10:21:59 iso8601==2.1.0 10:21:59 Jinja2==3.1.4 10:21:59 jmespath==1.0.1 10:21:59 jsonpatch==1.33 10:21:59 jsonpointer==3.0.0 10:21:59 jsonschema==4.22.0 10:21:59 jsonschema-specifications==2023.12.1 10:21:59 keystoneauth1==5.6.0 10:21:59 kubernetes==30.1.0 10:21:59 lftools==0.37.10 10:21:59 lxml==5.2.2 10:21:59 MarkupSafe==2.1.5 10:21:59 msgpack==1.0.8 10:21:59 multi_key_dict==2.0.3 10:21:59 munch==4.0.0 10:21:59 netaddr==1.3.0 10:21:59 netifaces==0.11.0 10:21:59 niet==1.4.2 10:21:59 nodeenv==1.9.1 10:21:59 oauth2client==4.1.3 10:21:59 oauthlib==3.2.2 10:21:59 openstacksdk==3.2.0 10:21:59 os-client-config==2.1.0 10:21:59 os-service-types==1.7.0 10:21:59 osc-lib==3.0.1 10:21:59 oslo.config==9.4.0 10:21:59 oslo.context==5.5.0 10:21:59 oslo.i18n==6.3.0 10:21:59 oslo.log==6.1.0 10:21:59 oslo.serialization==5.4.0 10:21:59 oslo.utils==7.2.0 10:21:59 packaging==24.1 10:21:59 pbr==6.0.0 10:21:59 platformdirs==4.2.2 10:21:59 prettytable==3.10.0 10:21:59 pyasn1==0.6.0 10:21:59 pyasn1_modules==0.4.0 10:21:59 pycparser==2.22 10:21:59 pygerrit2==2.0.15 10:21:59 PyGithub==2.3.0 10:21:59 PyJWT==2.8.0 10:21:59 PyNaCl==1.5.0 10:21:59 pyparsing==2.4.7 10:21:59 pyperclip==1.9.0 10:21:59 pyrsistent==0.20.0 10:21:59 python-cinderclient==9.5.0 10:21:59 python-dateutil==2.9.0.post0 10:21:59 python-heatclient==3.5.0 10:21:59 python-jenkins==1.8.2 10:21:59 python-keystoneclient==5.4.0 10:21:59 python-magnumclient==4.5.0 10:21:59 python-novaclient==18.6.0 10:21:59 python-openstackclient==6.6.0 10:21:59 python-swiftclient==4.6.0 10:21:59 PyYAML==6.0.1 10:21:59 referencing==0.35.1 10:21:59 requests==2.32.3 10:21:59 requests-oauthlib==2.0.0 10:21:59 requestsexceptions==1.4.0 10:21:59 rfc3986==2.0.0 10:21:59 rpds-py==0.18.1 10:21:59 rsa==4.9 10:21:59 ruamel.yaml==0.18.6 10:21:59 ruamel.yaml.clib==0.2.8 10:21:59 s3transfer==0.10.2 10:21:59 simplejson==3.19.2 10:21:59 six==1.16.0 10:21:59 smmap==5.0.1 10:21:59 soupsieve==2.5 10:21:59 stevedore==5.2.0 10:21:59 tabulate==0.9.0 10:21:59 toml==0.10.2 10:21:59 tomlkit==0.12.5 10:21:59 tqdm==4.66.4 10:21:59 typing_extensions==4.12.2 10:21:59 tzdata==2024.1 10:21:59 urllib3==1.26.19 10:21:59 virtualenv==20.26.3 10:21:59 wcwidth==0.2.13 10:21:59 websocket-client==1.8.0 10:21:59 wrapt==1.16.0 10:21:59 xdg==6.0.0 10:21:59 xmltodict==0.13.0 10:21:59 yq==3.4.3 10:21:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13662999280991852556.sh 10:21:59 ---> sudo-logs.sh 10:21:59 Archiving 'sudo' log.. 10:21:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3052894614494127502.sh 10:21:59 ---> job-cost.sh 10:21:59 Setup pyenv: 10:21:59 system 10:21:59 3.8.13 10:21:59 3.9.13 10:21:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:21:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KZig from file:/tmp/.os_lf_venv 10:22:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:22:04 lf-activate-venv(): INFO: Adding /tmp/venv-KZig/bin to PATH 10:22:04 INFO: No Stack... 10:22:05 INFO: Retrieving Pricing Info for: v3-standard-4 10:22:05 INFO: Archiving Costs 10:22:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18130151817475259494.sh 10:22:05 ---> logs-deploy.sh 10:22:05 Setup pyenv: 10:22:05 system 10:22:05 3.8.13 10:22:05 3.9.13 10:22:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:22:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KZig from file:/tmp/.os_lf_venv 10:22:06 lf-activate-venv(): INFO: Installing: lftools 10:22:14 lf-activate-venv(): INFO: Adding /tmp/venv-KZig/bin to PATH 10:22:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3526 10:22:14 INFO: archiving workspace using pattern(s): 10:22:14 Archives upload complete. 10:22:15 INFO: archiving logs to Nexus 10:22:16 ---> uname -a: 10:22:16 Linux prd-ubuntu1804-builder-4c-4g-21310 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:22:16 10:22:16 10:22:16 ---> lscpu: 10:22:16 Architecture: x86_64 10:22:16 CPU op-mode(s): 32-bit, 64-bit 10:22:16 Byte Order: Little Endian 10:22:16 CPU(s): 4 10:22:16 On-line CPU(s) list: 0-3 10:22:16 Thread(s) per core: 1 10:22:16 Core(s) per socket: 1 10:22:16 Socket(s): 4 10:22:16 NUMA node(s): 1 10:22:16 Vendor ID: AuthenticAMD 10:22:16 CPU family: 23 10:22:16 Model: 49 10:22:16 Model name: AMD EPYC-Rome Processor 10:22:16 Stepping: 0 10:22:16 CPU MHz: 2799.998 10:22:16 BogoMIPS: 5599.99 10:22:16 Virtualization: AMD-V 10:22:16 Hypervisor vendor: KVM 10:22:16 Virtualization type: full 10:22:16 L1d cache: 32K 10:22:16 L1i cache: 32K 10:22:16 L2 cache: 512K 10:22:16 L3 cache: 16384K 10:22:16 NUMA node0 CPU(s): 0-3 10:22:16 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 10:22:16 10:22:16 10:22:16 ---> nproc: 10:22:16 4 10:22:16 10:22:16 10:22:16 ---> df -h: 10:22:16 Filesystem Size Used Avail Use% Mounted on 10:22:16 udev 7.9G 0 7.9G 0% /dev 10:22:16 tmpfs 1.6G 672K 1.6G 1% /run 10:22:16 /dev/vda1 78G 8.4G 70G 11% / 10:22:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:22:16 tmpfs 5.0M 0 5.0M 0% /run/lock 10:22:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:22:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:22:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:22:16 10:22:16 10:22:16 ---> free -m: 10:22:16 total used free shared buff/cache available 10:22:16 Mem: 16040 547 13316 0 2176 15174 10:22:16 Swap: 1023 0 1023 10:22:16 10:22:16 10:22:16 ---> ip addr: 10:22:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:22:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:22:16 inet 127.0.0.1/8 scope host lo 10:22:16 valid_lft forever preferred_lft forever 10:22:16 inet6 ::1/128 scope host 10:22:16 valid_lft forever preferred_lft forever 10:22:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:22:16 link/ether fa:16:3e:80:6e:2b brd ff:ff:ff:ff:ff:ff 10:22:16 inet 10.30.107.210/23 brd 10.30.107.255 scope global dynamic ens3 10:22:16 valid_lft 86253sec preferred_lft 86253sec 10:22:16 inet6 fe80::f816:3eff:fe80:6e2b/64 scope link 10:22:16 valid_lft forever preferred_lft forever 10:22:16 10:22:16 10:22:16 ---> sar -b -r -n DEV: 10:22:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21310) 07/04/24 _x86_64_ (4 CPU) 10:22:16 10:22:16 10:19:51 LINUX RESTART (4 CPU) 10:22:16 10:22:16 10:20:01 tps rtps wtps bread/s bwrtn/s 10:22:16 10:21:02 232.58 72.11 160.47 4761.22 34994.10 10:22:16 10:22:01 151.18 2.64 148.53 146.14 35400.24 10:22:16 Average: 192.23 37.68 154.55 2473.45 35195.43 10:22:16 10:22:16 10:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:22:16 10:21:02 13979612 15571256 2445356 14.89 54400 1738428 776492 4.44 715592 1517320 150468 10:22:16 10:22:01 13671592 15570736 2753376 16.76 82552 1998668 743076 4.25 753620 1748412 110124 10:22:16 Average: 13825602 15570996 2599366 15.83 68476 1868548 759784 4.35 734606 1632866 130296 10:22:16 10:22:16 10:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:22:16 10:21:02 ens3 427.95 300.92 2215.63 81.93 0.00 0.00 0.00 0.00 10:22:16 10:21:02 lo 2.80 2.80 0.30 0.30 0.00 0.00 0.00 0.00 10:22:16 10:22:01 ens3 57.75 40.91 816.74 10.23 0.00 0.00 0.00 0.00 10:22:16 10:22:01 lo 1.76 1.76 0.19 0.19 0.00 0.00 0.00 0.00 10:22:16 Average: ens3 244.44 172.03 1522.18 46.39 0.00 0.00 0.00 0.00 10:22:16 Average: lo 2.28 2.28 0.24 0.24 0.00 0.00 0.00 0.00 10:22:16 10:22:16 10:22:16 ---> sar -P ALL: 10:22:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21310) 07/04/24 _x86_64_ (4 CPU) 10:22:16 10:22:16 10:19:51 LINUX RESTART (4 CPU) 10:22:16 10:22:16 10:20:01 CPU %user %nice %system %iowait %steal %idle 10:22:16 10:21:02 all 25.80 0.00 2.80 6.06 0.09 65.25 10:22:16 10:21:02 0 26.55 0.00 2.88 2.65 0.08 67.83 10:22:16 10:21:02 1 24.80 0.00 2.61 8.35 0.08 64.16 10:22:16 10:21:02 2 21.50 0.00 2.86 10.08 0.10 65.47 10:22:16 10:21:02 3 30.35 0.00 2.83 3.15 0.12 63.56 10:22:16 10:22:01 all 21.15 0.00 1.68 2.36 0.06 74.75 10:22:16 10:22:01 0 24.25 0.00 1.88 2.19 0.05 71.63 10:22:16 10:22:01 1 4.92 0.00 0.70 2.17 0.02 92.20 10:22:16 10:22:01 2 13.76 0.00 0.99 4.15 0.07 81.04 10:22:16 10:22:01 3 41.64 0.00 3.16 0.93 0.10 54.17 10:22:16 Average: all 23.49 0.00 2.24 4.22 0.08 69.97 10:22:16 Average: 0 25.41 0.00 2.39 2.42 0.07 69.71 10:22:16 Average: 1 14.89 0.00 1.66 5.27 0.05 78.13 10:22:16 Average: 2 17.66 0.00 1.93 7.14 0.08 73.19 10:22:16 Average: 3 35.96 0.00 2.99 2.05 0.11 58.89 10:22:16 10:22:16 10:22:16