06:02:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138895 06:02:57 Running as SYSTEM 06:02:57 [EnvInject] - Loading node environment variables. 06:02:57 Building remotely on prd-ubuntu1804-builder-4c-4g-35958 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:02:57 [ssh-agent] Looking for ssh-agent implementation... 06:02:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:57 $ ssh-agent 06:02:57 SSH_AUTH_SOCK=/tmp/ssh-lhASnB1zqMQd/agent.1672 06:02:57 SSH_AGENT_PID=1674 06:02:57 [ssh-agent] Started. 06:02:57 Running ssh-add (command line suppressed) 06:02:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7988739676957697588.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7988739676957697588.key) 06:02:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:02:57 The recommended git tool is: NONE 06:02:59 using credential onap-jenkins-ssh 06:02:59 Wiping out workspace first. 06:02:59 Cloning the remote Git repository 06:02:59 Cloning repository git://cloud.onap.org/mirror/oom.git 06:02:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:02:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:02:59 > git --version # timeout=10 06:02:59 > git --version # 'git version 2.17.1' 06:02:59 using GIT_SSH to set credentials Gerrit user 06:02:59 Verifying host key using manually-configured host key entries 06:02:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:03:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:03:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:03:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:03:05 using GIT_SSH to set credentials Gerrit user 06:03:05 Verifying host key using manually-configured host key entries 06:03:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/138895/1 # timeout=30 06:03:05 > git rev-parse f0f62d0f0a5430d8685ceae61bea3f5365027fcc^{commit} # timeout=10 06:03:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:03:05 Checking out Revision f0f62d0f0a5430d8685ceae61bea3f5365027fcc (refs/changes/95/138895/1) 06:03:05 > git config core.sparsecheckout # timeout=10 06:03:05 > git checkout -f f0f62d0f0a5430d8685ceae61bea3f5365027fcc # timeout=30 06:03:08 Commit message: "[PORTAL-NG] Kyverno fixes" 06:03:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:03:08 > git rev-list --no-walk bea8f3a6f3db1060ade64faa219cce6bf453cdb2 # timeout=10 06:03:09 [EnvInject] - Injecting environment variables from a build step. 06:03:09 [EnvInject] - Injecting as environment variables the properties content 06:03:09 PYTHON=python3 06:03:09 06:03:09 [EnvInject] - Variables injected successfully. 06:03:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14564083252151701584.sh 06:03:09 ---> tox-install.sh 06:03:09 + source /home/jenkins/lf-env.sh 06:03:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:03:09 ++ mktemp -d /tmp/venv-XXXX 06:03:09 + lf_venv=/tmp/venv-O3fE 06:03:09 + local venv_file=/tmp/.os_lf_venv 06:03:09 + local python=python3 06:03:09 + local options 06:03:09 + local set_path=true 06:03:09 + local install_args= 06:03:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:03:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:03:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:03:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:03:09 + true 06:03:09 + case $1 in 06:03:09 + venv_file=/tmp/.toxenv 06:03:09 + shift 2 06:03:09 + true 06:03:09 + case $1 in 06:03:09 + shift 06:03:09 + break 06:03:09 + case $python in 06:03:09 + local pkg_list= 06:03:09 + [[ -d /opt/pyenv ]] 06:03:09 + echo 'Setup pyenv:' 06:03:09 Setup pyenv: 06:03:09 + export PYENV_ROOT=/opt/pyenv 06:03:09 + PYENV_ROOT=/opt/pyenv 06:03:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:03:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:03:09 + pyenv versions 06:03:09 * system (set by /opt/pyenv/version) 06:03:09 * 3.8.13 (set by /opt/pyenv/version) 06:03:09 * 3.9.13 (set by /opt/pyenv/version) 06:03:09 * 3.10.6 (set by /opt/pyenv/version) 06:03:09 + command -v pyenv 06:03:09 ++ pyenv init - --no-rehash 06:03:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:03:09 export PATH="/opt/pyenv/shims:${PATH}" 06:03:09 export PYENV_SHELL=bash 06:03:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:03:09 pyenv() { 06:03:09 local command 06:03:09 command="${1:-}" 06:03:09 if [ "$#" -gt 0 ]; then 06:03:09 shift 06:03:09 fi 06:03:09 06:03:09 case "$command" in 06:03:09 rehash|shell) 06:03:09 eval "$(pyenv "sh-$command" "$@")" 06:03:09 ;; 06:03:09 *) 06:03:09 command pyenv "$command" "$@" 06:03:09 ;; 06:03:09 esac 06:03:09 }' 06:03:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:03:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:03:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:03:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:03:09 ++ export PYENV_SHELL=bash 06:03:09 ++ PYENV_SHELL=bash 06:03:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:03:09 +++ complete -F _pyenv pyenv 06:03:09 ++ lf-pyver python3 06:03:09 ++ local py_version_xy=python3 06:03:09 ++ local py_version_xyz= 06:03:09 ++ pyenv versions 06:03:09 ++ local command 06:03:09 ++ command=versions 06:03:09 ++ '[' 1 -gt 0 ']' 06:03:09 ++ shift 06:03:09 ++ case "$command" in 06:03:09 ++ command pyenv versions 06:03:09 ++ pyenv versions 06:03:09 ++ sed 's/^[ *]* //' 06:03:09 ++ grep -E '^[0-9.]*[0-9]$' 06:03:09 ++ awk '{ print $1 }' 06:03:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:03:09 +++ grep '^3' /tmp/.pyenv_versions 06:03:09 +++ sort -V 06:03:09 +++ tail -n 1 06:03:09 ++ py_version_xyz=3.10.6 06:03:09 ++ [[ -z 3.10.6 ]] 06:03:09 ++ echo 3.10.6 06:03:09 ++ return 0 06:03:09 + pyenv local 3.10.6 06:03:09 + local command 06:03:09 + command=local 06:03:09 + '[' 2 -gt 0 ']' 06:03:09 + shift 06:03:09 + case "$command" in 06:03:09 + command pyenv local 3.10.6 06:03:09 + pyenv local 3.10.6 06:03:09 + for arg in "$@" 06:03:09 + case $arg in 06:03:09 + pkg_list+='tox ' 06:03:09 + for arg in "$@" 06:03:09 + case $arg in 06:03:09 + pkg_list+='virtualenv ' 06:03:09 + for arg in "$@" 06:03:09 + case $arg in 06:03:09 + pkg_list+='urllib3~=1.26.15 ' 06:03:09 + [[ -f /tmp/.toxenv ]] 06:03:09 + [[ ! -f /tmp/.toxenv ]] 06:03:09 + [[ -n '' ]] 06:03:09 + python3 -m venv /tmp/venv-O3fE 06:03:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O3fE' 06:03:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O3fE 06:03:13 + echo /tmp/venv-O3fE 06:03:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:03:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:03:13 + /tmp/venv-O3fE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:03:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:03:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:03:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:03:16 + /tmp/venv-O3fE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:03:18 + type python3 06:03:18 + true 06:03:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-O3fE/bin to PATH' 06:03:18 lf-activate-venv(): INFO: Adding /tmp/venv-O3fE/bin to PATH 06:03:18 + PATH=/tmp/venv-O3fE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:03:18 + return 0 06:03:18 + python3 --version 06:03:18 Python 3.10.6 06:03:18 + python3 -m pip --version 06:03:18 pip 24.2 from /tmp/venv-O3fE/lib/python3.10/site-packages/pip (python 3.10) 06:03:18 + python3 -m pip freeze 06:03:19 cachetools==5.5.0 06:03:19 chardet==5.2.0 06:03:19 colorama==0.4.6 06:03:19 distlib==0.3.8 06:03:19 filelock==3.15.4 06:03:19 packaging==24.1 06:03:19 platformdirs==4.2.2 06:03:19 pluggy==1.5.0 06:03:19 pyproject-api==1.7.1 06:03:19 tomli==2.0.1 06:03:19 tox==4.18.0 06:03:19 urllib3==1.26.20 06:03:19 virtualenv==20.26.3 06:03:19 [EnvInject] - Injecting environment variables from a build step. 06:03:19 [EnvInject] - Injecting as environment variables the properties content 06:03:19 PARALLEL=false 06:03:19 06:03:19 [EnvInject] - Variables injected successfully. 06:03:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8619181041543089606.sh 06:03:19 ---> tox-run.sh 06:03:19 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:03:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:03:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:03:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:03:19 + cd /w/workspace/oom-master-pre-commit-lint/. 06:03:19 + source /home/jenkins/lf-env.sh 06:03:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:03:19 ++ mktemp -d /tmp/venv-XXXX 06:03:19 + lf_venv=/tmp/venv-R9c8 06:03:19 + local venv_file=/tmp/.os_lf_venv 06:03:19 + local python=python3 06:03:19 + local options 06:03:19 + local set_path=true 06:03:19 + local install_args= 06:03:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:03:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:03:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:03:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:03:19 + true 06:03:19 + case $1 in 06:03:19 + venv_file=/tmp/.toxenv 06:03:19 + shift 2 06:03:19 + true 06:03:19 + case $1 in 06:03:19 + shift 06:03:19 + break 06:03:19 + case $python in 06:03:19 + local pkg_list= 06:03:19 + [[ -d /opt/pyenv ]] 06:03:19 + echo 'Setup pyenv:' 06:03:19 Setup pyenv: 06:03:19 + export PYENV_ROOT=/opt/pyenv 06:03:19 + PYENV_ROOT=/opt/pyenv 06:03:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:03:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:03:19 + pyenv versions 06:03:19 system 06:03:19 3.8.13 06:03:19 3.9.13 06:03:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:03:19 + command -v pyenv 06:03:19 ++ pyenv init - --no-rehash 06:03:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:03:19 export PATH="/opt/pyenv/shims:${PATH}" 06:03:19 export PYENV_SHELL=bash 06:03:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:03:19 pyenv() { 06:03:19 local command 06:03:19 command="${1:-}" 06:03:19 if [ "$#" -gt 0 ]; then 06:03:19 shift 06:03:19 fi 06:03:19 06:03:19 case "$command" in 06:03:19 rehash|shell) 06:03:19 eval "$(pyenv "sh-$command" "$@")" 06:03:19 ;; 06:03:19 *) 06:03:19 command pyenv "$command" "$@" 06:03:19 ;; 06:03:19 esac 06:03:19 }' 06:03:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:03:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:03:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:03:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:03:19 ++ export PYENV_SHELL=bash 06:03:19 ++ PYENV_SHELL=bash 06:03:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:03:19 +++ complete -F _pyenv pyenv 06:03:19 ++ lf-pyver python3 06:03:19 ++ local py_version_xy=python3 06:03:19 ++ local py_version_xyz= 06:03:19 ++ pyenv versions 06:03:19 ++ local command 06:03:19 ++ command=versions 06:03:19 ++ '[' 1 -gt 0 ']' 06:03:19 ++ shift 06:03:19 ++ case "$command" in 06:03:19 ++ command pyenv versions 06:03:19 ++ pyenv versions 06:03:19 ++ awk '{ print $1 }' 06:03:19 ++ sed 's/^[ *]* //' 06:03:19 ++ grep -E '^[0-9.]*[0-9]$' 06:03:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:03:19 +++ grep '^3' /tmp/.pyenv_versions 06:03:19 +++ sort -V 06:03:19 +++ tail -n 1 06:03:19 ++ py_version_xyz=3.10.6 06:03:19 ++ [[ -z 3.10.6 ]] 06:03:19 ++ echo 3.10.6 06:03:19 ++ return 0 06:03:19 + pyenv local 3.10.6 06:03:19 + local command 06:03:19 + command=local 06:03:19 + '[' 2 -gt 0 ']' 06:03:19 + shift 06:03:19 + case "$command" in 06:03:19 + command pyenv local 3.10.6 06:03:19 + pyenv local 3.10.6 06:03:19 + for arg in "$@" 06:03:19 + case $arg in 06:03:19 + pkg_list+='tox ' 06:03:19 + for arg in "$@" 06:03:19 + case $arg in 06:03:19 + pkg_list+='virtualenv ' 06:03:19 + for arg in "$@" 06:03:19 + case $arg in 06:03:19 + pkg_list+='urllib3~=1.26.15 ' 06:03:19 + [[ -f /tmp/.toxenv ]] 06:03:19 ++ cat /tmp/.toxenv 06:03:19 + lf_venv=/tmp/venv-O3fE 06:03:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3fE from' file:/tmp/.toxenv 06:03:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3fE from file:/tmp/.toxenv 06:03:19 + /tmp/venv-O3fE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:03:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:03:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:03:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:03:20 + /tmp/venv-O3fE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:03:21 + type python3 06:03:21 + true 06:03:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-O3fE/bin to PATH' 06:03:21 lf-activate-venv(): INFO: Adding /tmp/venv-O3fE/bin to PATH 06:03:21 + PATH=/tmp/venv-O3fE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:03:21 + return 0 06:03:21 + [[ -d /opt/pyenv ]] 06:03:21 + echo '---> Setting up pyenv' 06:03:21 ---> Setting up pyenv 06:03:21 + export PYENV_ROOT=/opt/pyenv 06:03:21 + PYENV_ROOT=/opt/pyenv 06:03:21 + export PATH=/opt/pyenv/bin:/tmp/venv-O3fE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:03:21 + PATH=/opt/pyenv/bin:/tmp/venv-O3fE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:03:21 ++ pwd 06:03:21 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:03:21 + export PYTHONPATH 06:03:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:03:21 + TOX_TESTENV_PASSENV=PYTHONPATH 06:03:21 + tox --version 06:03:21 4.18.0 from /tmp/venv-O3fE/lib/python3.10/site-packages/tox/__init__.py 06:03:21 + PARALLEL=false 06:03:21 + TOX_OPTIONS_LIST= 06:03:21 + [[ -n pre-commit ]] 06:03:21 + TOX_OPTIONS_LIST=' -e pre-commit' 06:03:21 + case ${PARALLEL,,} in 06:03:21 + tox -e pre-commit 06:03:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:03:22 pre-commit: install_deps> python -I -m pip install pre-commit 06:03:25 pre-commit: freeze> python -m pip freeze --all 06:03:25 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 06:03:25 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:03:25 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:03:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:03:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:03:27 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:03:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:03:28 [INFO] Once installed this environment will be reused. 06:03:28 [INFO] This may take a few minutes... 06:03:30 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:03:30 [INFO] Once installed this environment will be reused. 06:03:30 [INFO] This may take a few minutes... 06:03:36 Trim Trailing Whitespace.................................................Passed 06:03:36 Tabs remover.............................................................Passed 06:03:36 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:03:36 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:03:36 [INFO] Once installed this environment will be reused. 06:03:36 [INFO] This may take a few minutes... 06:03:42 gitlint..............................................(no files to check)Skipped 06:03:42 pre-commit: OK (20.26=setup[3.57]+cmd[10.78,5.91] seconds) 06:03:42 congratulations :) (20.43 seconds) 06:03:42 + tox_status=0 06:03:42 + echo '---> Completed tox runs' 06:03:42 ---> Completed tox runs 06:03:42 + for i in .tox/*/log 06:03:42 ++ echo .tox/pre-commit/log 06:03:42 ++ awk -F/ '{print $2}' 06:03:42 + tox_env=pre-commit 06:03:42 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:03:42 + DOC_DIR=docs/_build/html 06:03:42 + [[ -d docs/_build/html ]] 06:03:42 + echo '---> tox-run.sh ends' 06:03:42 ---> tox-run.sh ends 06:03:42 + test 0 -eq 0 06:03:42 $ ssh-agent -k 06:03:42 unset SSH_AUTH_SOCK; 06:03:42 unset SSH_AGENT_PID; 06:03:42 echo Agent pid 1674 killed; 06:03:42 [ssh-agent] Stopped. 06:03:42 [PostBuildScript] - [INFO] Executing post build scripts. 06:03:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12579478296227999489.sh 06:03:42 ---> sysstat.sh 06:03:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3930429117266434253.sh 06:03:42 ---> package-listing.sh 06:03:42 ++ facter osfamily 06:03:42 ++ tr '[:upper:]' '[:lower:]' 06:03:42 + OS_FAMILY=debian 06:03:42 + workspace=/w/workspace/oom-master-pre-commit-lint 06:03:42 + START_PACKAGES=/tmp/packages_start.txt 06:03:42 + END_PACKAGES=/tmp/packages_end.txt 06:03:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:03:42 + PACKAGES=/tmp/packages_start.txt 06:03:42 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:03:42 + PACKAGES=/tmp/packages_end.txt 06:03:42 + case "${OS_FAMILY}" in 06:03:42 + dpkg -l 06:03:42 + grep '^ii' 06:03:43 + '[' -f /tmp/packages_start.txt ']' 06:03:43 + '[' -f /tmp/packages_end.txt ']' 06:03:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:03:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:03:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:03:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:03:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13026144424076819191.sh 06:03:43 ---> capture-instance-metadata.sh 06:03:43 Setup pyenv: 06:03:43 system 06:03:43 3.8.13 06:03:43 3.9.13 06:03:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:03:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KZ6p 06:03:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:03:49 lf-activate-venv(): INFO: Installing: lftools 06:04:15 lf-activate-venv(): INFO: Adding /tmp/venv-KZ6p/bin to PATH 06:04:15 INFO: Running in OpenStack, capturing instance metadata 06:04:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12968610806404029129.sh 06:04:15 provisioning config files... 06:04:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17003043470551264088tmp 06:04:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:04:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:04:15 [EnvInject] - Injecting environment variables from a build step. 06:04:15 [EnvInject] - Injecting as environment variables the properties content 06:04:15 SERVER_ID=logs 06:04:15 06:04:15 [EnvInject] - Variables injected successfully. 06:04:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16411831332845129139.sh 06:04:15 ---> create-netrc.sh 06:04:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2857908330121655658.sh 06:04:15 ---> python-tools-install.sh 06:04:15 Setup pyenv: 06:04:15 system 06:04:15 3.8.13 06:04:15 3.9.13 06:04:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:04:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KZ6p from file:/tmp/.os_lf_venv 06:04:16 lf-activate-venv(): INFO: Installing: lftools 06:04:24 lf-activate-venv(): INFO: Adding /tmp/venv-KZ6p/bin to PATH 06:04:24 Generating Requirements File 06:04:42 Python 3.10.6 06:04:42 pip 24.2 from /tmp/venv-KZ6p/lib/python3.10/site-packages/pip (python 3.10) 06:04:42 appdirs==1.4.4 06:04:42 argcomplete==3.5.0 06:04:42 aspy.yaml==1.3.0 06:04:42 attrs==24.2.0 06:04:42 autopage==0.5.2 06:04:42 beautifulsoup4==4.12.3 06:04:42 boto3==1.35.11 06:04:42 botocore==1.35.11 06:04:42 bs4==0.0.2 06:04:42 cachetools==5.5.0 06:04:42 certifi==2024.8.30 06:04:42 cffi==1.17.0 06:04:42 cfgv==3.4.0 06:04:42 chardet==5.2.0 06:04:42 charset-normalizer==3.3.2 06:04:42 click==8.1.7 06:04:42 cliff==4.7.0 06:04:42 cmd2==2.4.3 06:04:42 cryptography==3.3.2 06:04:42 debtcollector==3.0.0 06:04:42 decorator==5.1.1 06:04:42 defusedxml==0.7.1 06:04:42 Deprecated==1.2.14 06:04:42 distlib==0.3.8 06:04:42 dnspython==2.6.1 06:04:42 docker==4.2.2 06:04:42 dogpile.cache==1.3.3 06:04:42 email_validator==2.2.0 06:04:42 filelock==3.15.4 06:04:42 future==1.0.0 06:04:42 gitdb==4.0.11 06:04:42 GitPython==3.1.43 06:04:42 google-auth==2.34.0 06:04:42 httplib2==0.22.0 06:04:42 identify==2.6.0 06:04:42 idna==3.8 06:04:42 importlib-resources==1.5.0 06:04:42 iso8601==2.1.0 06:04:42 Jinja2==3.1.4 06:04:42 jmespath==1.0.1 06:04:42 jsonpatch==1.33 06:04:42 jsonpointer==3.0.0 06:04:42 jsonschema==4.23.0 06:04:42 jsonschema-specifications==2023.12.1 06:04:42 keystoneauth1==5.8.0 06:04:42 kubernetes==30.1.0 06:04:42 lftools==0.37.10 06:04:42 lxml==5.3.0 06:04:42 MarkupSafe==2.1.5 06:04:42 msgpack==1.0.8 06:04:42 multi_key_dict==2.0.3 06:04:42 munch==4.0.0 06:04:42 netaddr==1.3.0 06:04:42 netifaces==0.11.0 06:04:42 niet==1.4.2 06:04:42 nodeenv==1.9.1 06:04:42 oauth2client==4.1.3 06:04:42 oauthlib==3.2.2 06:04:42 openstacksdk==4.0.0 06:04:42 os-client-config==2.1.0 06:04:42 os-service-types==1.7.0 06:04:42 osc-lib==3.1.0 06:04:42 oslo.config==9.6.0 06:04:42 oslo.context==5.6.0 06:04:42 oslo.i18n==6.4.0 06:04:42 oslo.log==6.1.2 06:04:42 oslo.serialization==5.5.0 06:04:42 oslo.utils==7.3.0 06:04:42 packaging==24.1 06:04:42 pbr==6.1.0 06:04:42 platformdirs==4.2.2 06:04:42 prettytable==3.11.0 06:04:42 pyasn1==0.6.0 06:04:42 pyasn1_modules==0.4.0 06:04:42 pycparser==2.22 06:04:42 pygerrit2==2.0.15 06:04:42 PyGithub==2.4.0 06:04:42 PyJWT==2.9.0 06:04:42 PyNaCl==1.5.0 06:04:42 pyparsing==2.4.7 06:04:42 pyperclip==1.9.0 06:04:42 pyrsistent==0.20.0 06:04:42 python-cinderclient==9.6.0 06:04:42 python-dateutil==2.9.0.post0 06:04:42 python-heatclient==4.0.0 06:04:42 python-jenkins==1.8.2 06:04:42 python-keystoneclient==5.5.0 06:04:42 python-magnumclient==4.7.0 06:04:42 python-openstackclient==7.0.0 06:04:42 python-swiftclient==4.6.0 06:04:42 PyYAML==6.0.2 06:04:42 referencing==0.35.1 06:04:42 requests==2.32.3 06:04:42 requests-oauthlib==2.0.0 06:04:42 requestsexceptions==1.4.0 06:04:42 rfc3986==2.0.0 06:04:42 rpds-py==0.20.0 06:04:42 rsa==4.9 06:04:42 ruamel.yaml==0.18.6 06:04:42 ruamel.yaml.clib==0.2.8 06:04:42 s3transfer==0.10.2 06:04:42 simplejson==3.19.3 06:04:42 six==1.16.0 06:04:42 smmap==5.0.1 06:04:42 soupsieve==2.6 06:04:42 stevedore==5.3.0 06:04:42 tabulate==0.9.0 06:04:42 toml==0.10.2 06:04:42 tomlkit==0.13.2 06:04:42 tqdm==4.66.5 06:04:42 typing_extensions==4.12.2 06:04:42 tzdata==2024.1 06:04:42 urllib3==1.26.20 06:04:42 virtualenv==20.26.3 06:04:42 wcwidth==0.2.13 06:04:42 websocket-client==1.8.0 06:04:42 wrapt==1.16.0 06:04:42 xdg==6.0.0 06:04:42 xmltodict==0.13.0 06:04:42 yq==3.4.3 06:04:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13183498129434573316.sh 06:04:43 ---> sudo-logs.sh 06:04:43 Archiving 'sudo' log.. 06:04:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12552846330752164221.sh 06:04:43 ---> job-cost.sh 06:04:43 Setup pyenv: 06:04:43 system 06:04:43 3.8.13 06:04:43 3.9.13 06:04:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:04:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KZ6p from file:/tmp/.os_lf_venv 06:04:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-KZ6p/bin to PATH 06:04:49 INFO: No Stack... 06:04:49 INFO: Retrieving Pricing Info for: v3-standard-4 06:04:49 INFO: Archiving Costs 06:04:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3412697835937172091.sh 06:04:49 ---> logs-deploy.sh 06:04:49 Setup pyenv: 06:04:49 system 06:04:49 3.8.13 06:04:49 3.9.13 06:04:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:04:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KZ6p from file:/tmp/.os_lf_venv 06:04:50 lf-activate-venv(): INFO: Installing: lftools 06:04:58 lf-activate-venv(): INFO: Adding /tmp/venv-KZ6p/bin to PATH 06:04:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3591 06:04:58 INFO: archiving workspace using pattern(s): 06:04:59 Archives upload complete. 06:04:59 INFO: archiving logs to Nexus 06:05:00 ---> uname -a: 06:05:00 Linux prd-ubuntu1804-builder-4c-4g-35958 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:05:00 06:05:00 06:05:00 ---> lscpu: 06:05:00 Architecture: x86_64 06:05:00 CPU op-mode(s): 32-bit, 64-bit 06:05:00 Byte Order: Little Endian 06:05:00 CPU(s): 4 06:05:00 On-line CPU(s) list: 0-3 06:05:00 Thread(s) per core: 1 06:05:00 Core(s) per socket: 1 06:05:00 Socket(s): 4 06:05:00 NUMA node(s): 1 06:05:00 Vendor ID: AuthenticAMD 06:05:00 CPU family: 23 06:05:00 Model: 49 06:05:00 Model name: AMD EPYC-Rome Processor 06:05:00 Stepping: 0 06:05:00 CPU MHz: 2800.000 06:05:00 BogoMIPS: 5600.00 06:05:00 Virtualization: AMD-V 06:05:00 Hypervisor vendor: KVM 06:05:00 Virtualization type: full 06:05:00 L1d cache: 32K 06:05:00 L1i cache: 32K 06:05:00 L2 cache: 512K 06:05:00 L3 cache: 16384K 06:05:00 NUMA node0 CPU(s): 0-3 06:05:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 06:05:00 06:05:00 06:05:00 ---> nproc: 06:05:00 4 06:05:00 06:05:00 06:05:00 ---> df -h: 06:05:00 Filesystem Size Used Avail Use% Mounted on 06:05:00 udev 7.9G 0 7.9G 0% /dev 06:05:00 tmpfs 1.6G 672K 1.6G 1% /run 06:05:00 /dev/vda1 78G 8.4G 69G 11% / 06:05:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:05:00 tmpfs 5.0M 0 5.0M 0% /run/lock 06:05:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:05:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:05:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:05:00 06:05:00 06:05:00 ---> free -m: 06:05:00 total used free shared buff/cache available 06:05:00 Mem: 16040 572 13269 0 2197 15148 06:05:00 Swap: 1023 0 1023 06:05:00 06:05:00 06:05:00 ---> ip addr: 06:05:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:05:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:05:00 inet 127.0.0.1/8 scope host lo 06:05:00 valid_lft forever preferred_lft forever 06:05:00 inet6 ::1/128 scope host 06:05:00 valid_lft forever preferred_lft forever 06:05:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:05:00 link/ether fa:16:3e:29:1b:78 brd ff:ff:ff:ff:ff:ff 06:05:00 inet 10.30.107.205/23 brd 10.30.107.255 scope global dynamic ens3 06:05:00 valid_lft 86257sec preferred_lft 86257sec 06:05:00 inet6 fe80::f816:3eff:fe29:1b78/64 scope link 06:05:00 valid_lft forever preferred_lft forever 06:05:00 06:05:00 06:05:00 ---> sar -b -r -n DEV: 06:05:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35958) 09/04/24 _x86_64_ (4 CPU) 06:05:00 06:05:00 06:02:40 LINUX RESTART (4 CPU) 06:05:00 06:05:00 06:03:01 tps rtps wtps bread/s bwrtn/s 06:05:00 06:04:01 241.81 36.26 205.55 1802.23 29268.86 06:05:00 Average: 241.81 36.26 205.55 1802.23 29268.86 06:05:00 06:05:00 06:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:05:00 06:04:01 13848772 15524272 2576196 15.68 62008 1809328 859164 4.92 768952 1584464 141668 06:05:00 Average: 13848772 15524272 2576196 15.68 62008 1809328 859164 4.92 768952 1584464 141668 06:05:00 06:05:00 06:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:05:00 06:04:01 ens3 159.76 115.71 1524.55 35.43 0.00 0.00 0.00 0.00 06:05:00 06:04:01 lo 3.47 3.47 0.38 0.38 0.00 0.00 0.00 0.00 06:05:00 Average: ens3 159.76 115.71 1524.55 35.43 0.00 0.00 0.00 0.00 06:05:00 Average: lo 3.47 3.47 0.38 0.38 0.00 0.00 0.00 0.00 06:05:00 06:05:00 06:05:00 ---> sar -P ALL: 06:05:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35958) 09/04/24 _x86_64_ (4 CPU) 06:05:00 06:05:00 06:02:40 LINUX RESTART (4 CPU) 06:05:00 06:05:00 06:03:01 CPU %user %nice %system %iowait %steal %idle 06:05:00 06:04:01 all 27.70 0.00 2.42 4.25 0.07 65.55 06:05:00 06:04:01 0 21.79 0.00 2.51 7.30 0.07 68.32 06:05:00 06:04:01 1 44.53 0.00 2.89 3.86 0.08 48.64 06:05:00 06:04:01 2 12.18 0.00 1.70 4.83 0.05 81.23 06:05:00 06:04:01 3 32.30 0.00 2.60 1.02 0.07 64.01 06:05:00 Average: all 27.70 0.00 2.42 4.25 0.07 65.55 06:05:00 Average: 0 21.79 0.00 2.51 7.30 0.07 68.32 06:05:00 Average: 1 44.53 0.00 2.89 3.86 0.08 48.64 06:05:00 Average: 2 12.18 0.00 1.70 4.83 0.05 81.23 06:05:00 Average: 3 32.30 0.00 2.60 1.02 0.07 64.01 06:05:00 06:05:00 06:05:00