12:42:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137537 12:42:59 Running as SYSTEM 12:42:59 [EnvInject] - Loading node environment variables. 12:42:59 Building remotely on prd-ubuntu1804-builder-4c-4g-14579 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:42:59 [ssh-agent] Looking for ssh-agent implementation... 12:43:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:43:00 $ ssh-agent 12:43:00 SSH_AUTH_SOCK=/tmp/ssh-m3g1qh6el6h2/agent.1674 12:43:00 SSH_AGENT_PID=1676 12:43:00 [ssh-agent] Started. 12:43:00 Running ssh-add (command line suppressed) 12:43:00 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16587204979923827135.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16587204979923827135.key) 12:43:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:43:00 The recommended git tool is: NONE 12:43:02 using credential onap-jenkins-ssh 12:43:02 Wiping out workspace first. 12:43:02 Cloning the remote Git repository 12:43:02 Cloning repository git://cloud.onap.org/mirror/oom.git 12:43:02 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:43:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:43:02 > git --version # timeout=10 12:43:02 > git --version # 'git version 2.17.1' 12:43:02 using GIT_SSH to set credentials Gerrit user 12:43:02 Verifying host key using manually-configured host key entries 12:43:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:43:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:43:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:43:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:43:09 using GIT_SSH to set credentials Gerrit user 12:43:09 Verifying host key using manually-configured host key entries 12:43:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137537/2 # timeout=30 12:43:10 > git rev-parse a05f0429617718f7675a4d55945de19de5ac9d35^{commit} # timeout=10 12:43:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:43:10 Checking out Revision a05f0429617718f7675a4d55945de19de5ac9d35 (refs/changes/37/137537/2) 12:43:10 > git config core.sparsecheckout # timeout=10 12:43:10 > git checkout -f a05f0429617718f7675a4d55945de19de5ac9d35 # timeout=30 12:43:10 Commit message: "[COMMON] Make imagePullSecrets configurable" 12:43:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:43:10 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 12:43:10 [EnvInject] - Injecting environment variables from a build step. 12:43:10 [EnvInject] - Injecting as environment variables the properties content 12:43:10 PYTHON=python3 12:43:10 12:43:10 [EnvInject] - Variables injected successfully. 12:43:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9016173480331424634.sh 12:43:10 ---> tox-install.sh 12:43:10 + source /home/jenkins/lf-env.sh 12:43:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:43:10 ++ mktemp -d /tmp/venv-XXXX 12:43:10 + lf_venv=/tmp/venv-rxsB 12:43:10 + local venv_file=/tmp/.os_lf_venv 12:43:10 + local python=python3 12:43:10 + local options 12:43:10 + local set_path=true 12:43:10 + local install_args= 12:43:10 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:43:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:43:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:43:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:43:10 + true 12:43:10 + case $1 in 12:43:10 + venv_file=/tmp/.toxenv 12:43:10 + shift 2 12:43:10 + true 12:43:10 + case $1 in 12:43:10 + shift 12:43:10 + break 12:43:10 + case $python in 12:43:10 + local pkg_list= 12:43:10 + [[ -d /opt/pyenv ]] 12:43:10 + echo 'Setup pyenv:' 12:43:10 Setup pyenv: 12:43:10 + export PYENV_ROOT=/opt/pyenv 12:43:10 + PYENV_ROOT=/opt/pyenv 12:43:10 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:43:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:43:10 + pyenv versions 12:43:10 * system (set by /opt/pyenv/version) 12:43:10 * 3.8.13 (set by /opt/pyenv/version) 12:43:10 * 3.9.13 (set by /opt/pyenv/version) 12:43:11 * 3.10.6 (set by /opt/pyenv/version) 12:43:11 + command -v pyenv 12:43:11 ++ pyenv init - --no-rehash 12:43:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:43:11 export PATH="/opt/pyenv/shims:${PATH}" 12:43:11 export PYENV_SHELL=bash 12:43:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:43:11 pyenv() { 12:43:11 local command 12:43:11 command="${1:-}" 12:43:11 if [ "$#" -gt 0 ]; then 12:43:11 shift 12:43:11 fi 12:43:11 12:43:11 case "$command" in 12:43:11 rehash|shell) 12:43:11 eval "$(pyenv "sh-$command" "$@")" 12:43:11 ;; 12:43:11 *) 12:43:11 command pyenv "$command" "$@" 12:43:11 ;; 12:43:11 esac 12:43:11 }' 12:43:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:43:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:43:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:43:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:43:11 ++ export PYENV_SHELL=bash 12:43:11 ++ PYENV_SHELL=bash 12:43:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:43:11 +++ complete -F _pyenv pyenv 12:43:11 ++ lf-pyver python3 12:43:11 ++ local py_version_xy=python3 12:43:11 ++ local py_version_xyz= 12:43:11 ++ pyenv versions 12:43:11 ++ local command 12:43:11 ++ command=versions 12:43:11 ++ '[' 1 -gt 0 ']' 12:43:11 ++ shift 12:43:11 ++ case "$command" in 12:43:11 ++ command pyenv versions 12:43:11 ++ pyenv versions 12:43:11 ++ awk '{ print $1 }' 12:43:11 ++ grep -E '^[0-9.]*[0-9]$' 12:43:11 ++ sed 's/^[ *]* //' 12:43:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:43:11 +++ grep '^3' /tmp/.pyenv_versions 12:43:11 +++ sort -V 12:43:11 +++ tail -n 1 12:43:11 ++ py_version_xyz=3.10.6 12:43:11 ++ [[ -z 3.10.6 ]] 12:43:11 ++ echo 3.10.6 12:43:11 ++ return 0 12:43:11 + pyenv local 3.10.6 12:43:11 + local command 12:43:11 + command=local 12:43:11 + '[' 2 -gt 0 ']' 12:43:11 + shift 12:43:11 + case "$command" in 12:43:11 + command pyenv local 3.10.6 12:43:11 + pyenv local 3.10.6 12:43:11 + for arg in "$@" 12:43:11 + case $arg in 12:43:11 + pkg_list+='tox ' 12:43:11 + for arg in "$@" 12:43:11 + case $arg in 12:43:11 + pkg_list+='virtualenv ' 12:43:11 + for arg in "$@" 12:43:11 + case $arg in 12:43:11 + pkg_list+='urllib3~=1.26.15 ' 12:43:11 + [[ -f /tmp/.toxenv ]] 12:43:11 + [[ ! -f /tmp/.toxenv ]] 12:43:11 + [[ -n '' ]] 12:43:11 + python3 -m venv /tmp/venv-rxsB 12:43:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rxsB' 12:43:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rxsB 12:43:17 + echo /tmp/venv-rxsB 12:43:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:43:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:43:17 + /tmp/venv-rxsB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:43:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:43:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:43:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:43:23 + /tmp/venv-rxsB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:43:32 + type python3 12:43:32 + true 12:43:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rxsB/bin to PATH' 12:43:32 lf-activate-venv(): INFO: Adding /tmp/venv-rxsB/bin to PATH 12:43:32 + PATH=/tmp/venv-rxsB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:43:32 + return 0 12:43:32 + python3 --version 12:43:32 Python 3.10.6 12:43:32 + python3 -m pip --version 12:43:32 pip 24.0 from /tmp/venv-rxsB/lib/python3.10/site-packages/pip (python 3.10) 12:43:32 + python3 -m pip freeze 12:43:32 cachetools==5.3.3 12:43:32 chardet==5.2.0 12:43:32 colorama==0.4.6 12:43:32 distlib==0.3.8 12:43:32 filelock==3.13.1 12:43:32 packaging==24.0 12:43:32 platformdirs==4.2.0 12:43:32 pluggy==1.4.0 12:43:32 pyproject-api==1.6.1 12:43:32 tomli==2.0.1 12:43:32 tox==4.14.1 12:43:32 urllib3==1.26.18 12:43:32 virtualenv==20.25.1 12:43:32 [EnvInject] - Injecting environment variables from a build step. 12:43:32 [EnvInject] - Injecting as environment variables the properties content 12:43:32 PARALLEL=false 12:43:32 12:43:32 [EnvInject] - Variables injected successfully. 12:43:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4906204859910897458.sh 12:43:32 ---> tox-run.sh 12:43:32 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:43:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:43:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:43:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:43:32 + cd /w/workspace/oom-master-pre-commit-lint/. 12:43:32 + source /home/jenkins/lf-env.sh 12:43:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:43:32 ++ mktemp -d /tmp/venv-XXXX 12:43:32 + lf_venv=/tmp/venv-fw0b 12:43:32 + local venv_file=/tmp/.os_lf_venv 12:43:32 + local python=python3 12:43:32 + local options 12:43:32 + local set_path=true 12:43:32 + local install_args= 12:43:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:43:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:43:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:43:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:43:32 + true 12:43:32 + case $1 in 12:43:32 + venv_file=/tmp/.toxenv 12:43:32 + shift 2 12:43:32 + true 12:43:32 + case $1 in 12:43:32 + shift 12:43:32 + break 12:43:32 + case $python in 12:43:32 + local pkg_list= 12:43:32 + [[ -d /opt/pyenv ]] 12:43:32 + echo 'Setup pyenv:' 12:43:32 Setup pyenv: 12:43:32 + export PYENV_ROOT=/opt/pyenv 12:43:32 + PYENV_ROOT=/opt/pyenv 12:43:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:43:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:43:32 + pyenv versions 12:43:32 system 12:43:32 3.8.13 12:43:32 3.9.13 12:43:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:43:32 + command -v pyenv 12:43:32 ++ pyenv init - --no-rehash 12:43:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:43:32 export PATH="/opt/pyenv/shims:${PATH}" 12:43:32 export PYENV_SHELL=bash 12:43:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:43:32 pyenv() { 12:43:32 local command 12:43:32 command="${1:-}" 12:43:32 if [ "$#" -gt 0 ]; then 12:43:32 shift 12:43:32 fi 12:43:32 12:43:32 case "$command" in 12:43:32 rehash|shell) 12:43:32 eval "$(pyenv "sh-$command" "$@")" 12:43:32 ;; 12:43:32 *) 12:43:32 command pyenv "$command" "$@" 12:43:32 ;; 12:43:32 esac 12:43:32 }' 12:43:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:43:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:43:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:43:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:43:32 ++ export PYENV_SHELL=bash 12:43:32 ++ PYENV_SHELL=bash 12:43:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:43:32 +++ complete -F _pyenv pyenv 12:43:32 ++ lf-pyver python3 12:43:32 ++ local py_version_xy=python3 12:43:32 ++ local py_version_xyz= 12:43:32 ++ pyenv versions 12:43:32 ++ sed 's/^[ *]* //' 12:43:32 ++ awk '{ print $1 }' 12:43:32 ++ local command 12:43:32 ++ grep -E '^[0-9.]*[0-9]$' 12:43:32 ++ command=versions 12:43:32 ++ '[' 1 -gt 0 ']' 12:43:32 ++ shift 12:43:32 ++ case "$command" in 12:43:32 ++ command pyenv versions 12:43:32 ++ pyenv versions 12:43:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:43:33 +++ sort -V 12:43:33 +++ grep '^3' /tmp/.pyenv_versions 12:43:33 +++ tail -n 1 12:43:33 ++ py_version_xyz=3.10.6 12:43:33 ++ [[ -z 3.10.6 ]] 12:43:33 ++ echo 3.10.6 12:43:33 ++ return 0 12:43:33 + pyenv local 3.10.6 12:43:33 + local command 12:43:33 + command=local 12:43:33 + '[' 2 -gt 0 ']' 12:43:33 + shift 12:43:33 + case "$command" in 12:43:33 + command pyenv local 3.10.6 12:43:33 + pyenv local 3.10.6 12:43:33 + for arg in "$@" 12:43:33 + case $arg in 12:43:33 + pkg_list+='tox ' 12:43:33 + for arg in "$@" 12:43:33 + case $arg in 12:43:33 + pkg_list+='virtualenv ' 12:43:33 + for arg in "$@" 12:43:33 + case $arg in 12:43:33 + pkg_list+='urllib3~=1.26.15 ' 12:43:33 + [[ -f /tmp/.toxenv ]] 12:43:33 ++ cat /tmp/.toxenv 12:43:33 + lf_venv=/tmp/venv-rxsB 12:43:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rxsB from' file:/tmp/.toxenv 12:43:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rxsB from file:/tmp/.toxenv 12:43:33 + /tmp/venv-rxsB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:43:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:43:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:43:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:43:34 + /tmp/venv-rxsB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:43:35 + type python3 12:43:35 + true 12:43:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rxsB/bin to PATH' 12:43:35 lf-activate-venv(): INFO: Adding /tmp/venv-rxsB/bin to PATH 12:43:35 + PATH=/tmp/venv-rxsB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:43:35 + return 0 12:43:35 + [[ -d /opt/pyenv ]] 12:43:35 + echo '---> Setting up pyenv' 12:43:35 ---> Setting up pyenv 12:43:35 + export PYENV_ROOT=/opt/pyenv 12:43:35 + PYENV_ROOT=/opt/pyenv 12:43:35 + export PATH=/opt/pyenv/bin:/tmp/venv-rxsB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:43:35 + PATH=/opt/pyenv/bin:/tmp/venv-rxsB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:43:35 ++ pwd 12:43:35 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:43:35 + export PYTHONPATH 12:43:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:43:35 + TOX_TESTENV_PASSENV=PYTHONPATH 12:43:35 + tox --version 12:43:36 4.14.1 from /tmp/venv-rxsB/lib/python3.10/site-packages/tox/__init__.py 12:43:36 + PARALLEL=false 12:43:36 + TOX_OPTIONS_LIST= 12:43:36 + [[ -n pre-commit ]] 12:43:36 + TOX_OPTIONS_LIST=' -e pre-commit' 12:43:36 + case ${PARALLEL,,} in 12:43:36 + tox -e pre-commit 12:43:36 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:43:37 pre-commit: install_deps> python -I -m pip install pre-commit 12:43:43 pre-commit: freeze> python -m pip freeze --all 12:43:43 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 12:43:43 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:43:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:43:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:43:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:43:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:43:47 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:43:47 [INFO] Once installed this environment will be reused. 12:43:47 [INFO] This may take a few minutes... 12:43:51 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:43:51 [INFO] Once installed this environment will be reused. 12:43:51 [INFO] This may take a few minutes... 12:43:56 Trim Trailing Whitespace.................................................Passed 12:43:57 Tabs remover.............................................................Passed 12:43:57 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:43:57 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:43:57 [INFO] Once installed this environment will be reused. 12:43:57 [INFO] This may take a few minutes... 12:44:03 gitlint..............................................(no files to check)Skipped 12:44:03 pre-commit: OK (26.96=setup[6.92]+cmd[13.52,6.53] seconds) 12:44:03 congratulations :) (27.14 seconds) 12:44:03 + tox_status=0 12:44:03 + echo '---> Completed tox runs' 12:44:03 ---> Completed tox runs 12:44:03 + for i in .tox/*/log 12:44:03 ++ echo .tox/pre-commit/log 12:44:03 ++ awk -F/ '{print $2}' 12:44:03 + tox_env=pre-commit 12:44:03 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:44:03 + DOC_DIR=docs/_build/html 12:44:03 + [[ -d docs/_build/html ]] 12:44:03 + echo '---> tox-run.sh ends' 12:44:03 ---> tox-run.sh ends 12:44:03 + test 0 -eq 0 12:44:03 $ ssh-agent -k 12:44:03 unset SSH_AUTH_SOCK; 12:44:03 unset SSH_AGENT_PID; 12:44:03 echo Agent pid 1676 killed; 12:44:03 [ssh-agent] Stopped. 12:44:03 [PostBuildScript] - [INFO] Executing post build scripts. 12:44:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15511863621929286951.sh 12:44:03 ---> sysstat.sh 12:44:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10425438635834157143.sh 12:44:04 ---> package-listing.sh 12:44:04 ++ facter osfamily 12:44:04 ++ tr '[:upper:]' '[:lower:]' 12:44:04 + OS_FAMILY=debian 12:44:04 + workspace=/w/workspace/oom-master-pre-commit-lint 12:44:04 + START_PACKAGES=/tmp/packages_start.txt 12:44:04 + END_PACKAGES=/tmp/packages_end.txt 12:44:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:44:04 + PACKAGES=/tmp/packages_start.txt 12:44:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:44:04 + PACKAGES=/tmp/packages_end.txt 12:44:04 + case "${OS_FAMILY}" in 12:44:04 + dpkg -l 12:44:04 + grep '^ii' 12:44:04 + '[' -f /tmp/packages_start.txt ']' 12:44:04 + '[' -f /tmp/packages_end.txt ']' 12:44:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:44:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:44:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:44:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:44:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8185547847274528100.sh 12:44:04 ---> capture-instance-metadata.sh 12:44:04 Setup pyenv: 12:44:04 system 12:44:04 3.8.13 12:44:04 3.9.13 12:44:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:44:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OYJm 12:44:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:44:11 lf-activate-venv(): INFO: Installing: lftools 12:44:45 lf-activate-venv(): INFO: Adding /tmp/venv-OYJm/bin to PATH 12:44:45 INFO: Running in OpenStack, capturing instance metadata 12:44:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7084565721456693201.sh 12:44:46 provisioning config files... 12:44:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6401069636375055090tmp 12:44:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:44:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:44:46 [EnvInject] - Injecting environment variables from a build step. 12:44:46 [EnvInject] - Injecting as environment variables the properties content 12:44:46 SERVER_ID=logs 12:44:46 12:44:46 [EnvInject] - Variables injected successfully. 12:44:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2633958399258948319.sh 12:44:46 ---> create-netrc.sh 12:44:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1766974015804336028.sh 12:44:46 ---> python-tools-install.sh 12:44:46 Setup pyenv: 12:44:46 system 12:44:46 3.8.13 12:44:46 3.9.13 12:44:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:44:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OYJm from file:/tmp/.os_lf_venv 12:44:47 lf-activate-venv(): INFO: Installing: lftools 12:44:55 lf-activate-venv(): INFO: Adding /tmp/venv-OYJm/bin to PATH 12:44:55 Generating Requirements File 12:45:23 Python 3.10.6 12:45:23 pip 24.0 from /tmp/venv-OYJm/lib/python3.10/site-packages/pip (python 3.10) 12:45:24 appdirs==1.4.4 12:45:24 argcomplete==3.2.3 12:45:24 aspy.yaml==1.3.0 12:45:24 attrs==23.2.0 12:45:24 autopage==0.5.2 12:45:24 beautifulsoup4==4.12.3 12:45:24 boto3==1.34.66 12:45:24 botocore==1.34.66 12:45:24 bs4==0.0.2 12:45:24 cachetools==5.3.3 12:45:24 certifi==2024.2.2 12:45:24 cffi==1.16.0 12:45:24 cfgv==3.4.0 12:45:24 chardet==5.2.0 12:45:24 charset-normalizer==3.3.2 12:45:24 click==8.1.7 12:45:24 cliff==4.6.0 12:45:24 cmd2==2.4.3 12:45:24 cryptography==3.3.2 12:45:24 debtcollector==3.0.0 12:45:24 decorator==5.1.1 12:45:24 defusedxml==0.7.1 12:45:24 Deprecated==1.2.14 12:45:24 distlib==0.3.8 12:45:24 dnspython==2.6.1 12:45:24 docker==4.2.2 12:45:24 dogpile.cache==1.3.2 12:45:24 email_validator==2.1.1 12:45:24 filelock==3.13.1 12:45:24 future==1.0.0 12:45:24 gitdb==4.0.11 12:45:24 GitPython==3.1.42 12:45:24 google-auth==2.28.2 12:45:24 httplib2==0.22.0 12:45:24 identify==2.5.35 12:45:24 idna==3.6 12:45:24 importlib-resources==1.5.0 12:45:24 iso8601==2.1.0 12:45:24 Jinja2==3.1.3 12:45:24 jmespath==1.0.1 12:45:24 jsonpatch==1.33 12:45:24 jsonpointer==2.4 12:45:24 jsonschema==4.21.1 12:45:24 jsonschema-specifications==2023.12.1 12:45:24 keystoneauth1==5.6.0 12:45:24 kubernetes==29.0.0 12:45:24 lftools==0.37.10 12:45:24 lxml==5.1.0 12:45:24 MarkupSafe==2.1.5 12:45:24 msgpack==1.0.8 12:45:24 multi_key_dict==2.0.3 12:45:24 munch==4.0.0 12:45:24 netaddr==1.2.1 12:45:24 netifaces==0.11.0 12:45:24 niet==1.4.2 12:45:24 nodeenv==1.8.0 12:45:24 oauth2client==4.1.3 12:45:24 oauthlib==3.2.2 12:45:24 openstacksdk==3.0.0 12:45:24 os-client-config==2.1.0 12:45:24 os-service-types==1.7.0 12:45:24 osc-lib==3.0.1 12:45:24 oslo.config==9.4.0 12:45:24 oslo.context==5.5.0 12:45:24 oslo.i18n==6.3.0 12:45:24 oslo.log==5.5.0 12:45:24 oslo.serialization==5.4.0 12:45:24 oslo.utils==7.1.0 12:45:24 packaging==24.0 12:45:24 pbr==6.0.0 12:45:24 platformdirs==4.2.0 12:45:24 prettytable==3.10.0 12:45:24 pyasn1==0.5.1 12:45:24 pyasn1-modules==0.3.0 12:45:24 pycparser==2.21 12:45:24 pygerrit2==2.0.15 12:45:24 PyGithub==2.2.0 12:45:24 pyinotify==0.9.6 12:45:24 PyJWT==2.8.0 12:45:24 PyNaCl==1.5.0 12:45:24 pyparsing==2.4.7 12:45:24 pyperclip==1.8.2 12:45:24 pyrsistent==0.20.0 12:45:24 python-cinderclient==9.5.0 12:45:24 python-dateutil==2.9.0.post0 12:45:24 python-heatclient==3.5.0 12:45:24 python-jenkins==1.8.2 12:45:24 python-keystoneclient==5.4.0 12:45:24 python-magnumclient==4.4.0 12:45:24 python-novaclient==18.6.0 12:45:24 python-openstackclient==6.6.0 12:45:24 python-swiftclient==4.5.0 12:45:24 PyYAML==6.0.1 12:45:24 referencing==0.34.0 12:45:24 requests==2.31.0 12:45:24 requests-oauthlib==1.4.0 12:45:24 requestsexceptions==1.4.0 12:45:24 rfc3986==2.0.0 12:45:24 rpds-py==0.18.0 12:45:24 rsa==4.9 12:45:24 ruamel.yaml==0.18.6 12:45:24 ruamel.yaml.clib==0.2.8 12:45:24 s3transfer==0.10.1 12:45:24 simplejson==3.19.2 12:45:24 six==1.16.0 12:45:24 smmap==5.0.1 12:45:24 soupsieve==2.5 12:45:24 stevedore==5.2.0 12:45:24 tabulate==0.9.0 12:45:24 toml==0.10.2 12:45:24 tomlkit==0.12.4 12:45:24 tqdm==4.66.2 12:45:24 typing_extensions==4.10.0 12:45:24 tzdata==2024.1 12:45:24 urllib3==1.26.18 12:45:24 virtualenv==20.25.1 12:45:24 wcwidth==0.2.13 12:45:24 websocket-client==1.7.0 12:45:24 wrapt==1.16.0 12:45:24 xdg==6.0.0 12:45:24 xmltodict==0.13.0 12:45:24 yq==3.2.3 12:45:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3903814002870561580.sh 12:45:24 ---> sudo-logs.sh 12:45:24 Archiving 'sudo' log.. 12:45:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4362623128672948674.sh 12:45:24 ---> job-cost.sh 12:45:24 Setup pyenv: 12:45:24 system 12:45:24 3.8.13 12:45:24 3.9.13 12:45:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:45:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OYJm from file:/tmp/.os_lf_venv 12:45:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:45:31 lf-activate-venv(): INFO: Adding /tmp/venv-OYJm/bin to PATH 12:45:31 INFO: No Stack... 12:45:31 INFO: Retrieving Pricing Info for: v3-standard-4 12:45:31 INFO: Archiving Costs 12:45:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4202421951807569005.sh 12:45:31 ---> logs-deploy.sh 12:45:31 Setup pyenv: 12:45:31 system 12:45:31 3.8.13 12:45:31 3.9.13 12:45:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:45:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OYJm from file:/tmp/.os_lf_venv 12:45:33 lf-activate-venv(): INFO: Installing: lftools 12:45:42 lf-activate-venv(): INFO: Adding /tmp/venv-OYJm/bin to PATH 12:45:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3359 12:45:42 INFO: archiving workspace using pattern(s): 12:45:43 Archives upload complete. 12:45:43 INFO: archiving logs to Nexus 12:45:44 ---> uname -a: 12:45:44 Linux prd-ubuntu1804-builder-4c-4g-14579 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:45:44 12:45:44 12:45:44 ---> lscpu: 12:45:44 Architecture: x86_64 12:45:44 CPU op-mode(s): 32-bit, 64-bit 12:45:44 Byte Order: Little Endian 12:45:44 CPU(s): 4 12:45:44 On-line CPU(s) list: 0-3 12:45:44 Thread(s) per core: 1 12:45:44 Core(s) per socket: 1 12:45:44 Socket(s): 4 12:45:44 NUMA node(s): 1 12:45:44 Vendor ID: AuthenticAMD 12:45:44 CPU family: 23 12:45:44 Model: 49 12:45:44 Model name: AMD EPYC-Rome Processor 12:45:44 Stepping: 0 12:45:44 CPU MHz: 2799.998 12:45:44 BogoMIPS: 5599.99 12:45:44 Virtualization: AMD-V 12:45:44 Hypervisor vendor: KVM 12:45:44 Virtualization type: full 12:45:44 L1d cache: 32K 12:45:44 L1i cache: 32K 12:45:44 L2 cache: 512K 12:45:44 L3 cache: 16384K 12:45:44 NUMA node0 CPU(s): 0-3 12:45:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:45:44 12:45:44 12:45:44 ---> nproc: 12:45:44 4 12:45:44 12:45:44 12:45:44 ---> df -h: 12:45:44 Filesystem Size Used Avail Use% Mounted on 12:45:44 udev 7.9G 0 7.9G 0% /dev 12:45:44 tmpfs 1.6G 672K 1.6G 1% /run 12:45:44 /dev/vda1 78G 8.4G 70G 11% / 12:45:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:45:44 tmpfs 5.0M 0 5.0M 0% /run/lock 12:45:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:45:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:45:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:45:44 12:45:44 12:45:44 ---> free -m: 12:45:44 total used free shared buff/cache available 12:45:44 Mem: 16040 543 13304 0 2192 15177 12:45:44 Swap: 1023 0 1023 12:45:44 12:45:44 12:45:44 ---> ip addr: 12:45:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:45:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:45:44 inet 127.0.0.1/8 scope host lo 12:45:44 valid_lft forever preferred_lft forever 12:45:44 inet6 ::1/128 scope host 12:45:44 valid_lft forever preferred_lft forever 12:45:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:45:44 link/ether fa:16:3e:08:d4:1c brd ff:ff:ff:ff:ff:ff 12:45:44 inet 10.30.107.174/23 brd 10.30.107.255 scope global dynamic ens3 12:45:44 valid_lft 86201sec preferred_lft 86201sec 12:45:44 inet6 fe80::f816:3eff:fe08:d41c/64 scope link 12:45:44 valid_lft forever preferred_lft forever 12:45:44 12:45:44 12:45:44 ---> sar -b -r -n DEV: 12:45:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14579) 03/20/24 _x86_64_ (4 CPU) 12:45:44 12:45:44 12:42:36 LINUX RESTART (4 CPU) 12:45:44 12:45:44 12:43:01 tps rtps wtps bread/s bwrtn/s 12:45:44 12:44:01 83.96 36.29 47.68 1790.37 26880.40 12:45:44 12:45:01 103.08 2.47 100.62 131.04 30339.08 12:45:44 Average: 93.52 19.38 74.14 960.99 28609.16 12:45:44 12:45:44 12:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:45:44 12:44:01 13937772 15513236 2487196 15.14 53120 1724032 890040 5.09 765980 1505088 116568 12:45:44 12:45:01 13750756 15559820 2674212 16.28 75468 1921816 761732 4.36 766584 1667648 146580 12:45:44 Average: 13844264 15536528 2580704 15.71 64294 1822924 825886 4.73 766282 1586368 131574 12:45:44 12:45:44 12:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:45:44 12:44:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 12:45:44 12:44:01 ens3 154.67 112.89 1429.55 22.10 0.00 0.00 0.00 0.00 12:45:44 12:45:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 12:45:44 12:45:01 ens3 59.27 43.76 654.55 26.81 0.00 0.00 0.00 0.00 12:45:44 Average: lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 12:45:44 Average: ens3 106.99 78.34 1042.18 24.45 0.00 0.00 0.00 0.00 12:45:44 12:45:44 12:45:44 ---> sar -P ALL: 12:45:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14579) 03/20/24 _x86_64_ (4 CPU) 12:45:44 12:45:44 12:42:36 LINUX RESTART (4 CPU) 12:45:44 12:45:44 12:43:01 CPU %user %nice %system %iowait %steal %idle 12:45:44 12:44:01 all 20.27 0.00 1.90 11.15 0.08 66.60 12:45:44 12:44:01 0 15.13 0.00 1.91 3.88 0.07 79.01 12:45:44 12:44:01 1 16.38 0.00 1.59 29.71 0.05 52.28 12:45:44 12:44:01 2 21.66 0.00 1.99 6.56 0.13 69.66 12:45:44 12:44:01 3 27.96 0.00 2.13 4.33 0.07 65.51 12:45:44 12:45:01 all 19.74 0.00 1.42 6.14 0.06 72.63 12:45:44 12:45:01 0 22.11 0.00 1.34 3.73 0.05 72.77 12:45:44 12:45:01 1 24.56 0.00 1.69 2.47 0.05 71.23 12:45:44 12:45:01 2 4.15 0.00 0.82 16.63 0.07 78.33 12:45:44 12:45:01 3 28.10 0.00 1.88 1.77 0.05 68.20 12:45:44 Average: all 20.01 0.00 1.66 8.64 0.07 69.62 12:45:44 Average: 0 18.63 0.00 1.63 3.81 0.06 75.88 12:45:44 Average: 1 20.47 0.00 1.64 16.08 0.05 61.76 12:45:44 Average: 2 12.88 0.00 1.40 11.61 0.10 74.01 12:45:44 Average: 3 28.03 0.00 2.01 3.05 0.06 66.86 12:45:44 12:45:44 12:45:44