16:01:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136923 16:01:37 Running as SYSTEM 16:01:38 [EnvInject] - Loading node environment variables. 16:01:38 Building remotely on prd-ubuntu1804-builder-4c-4g-9573 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:01:38 [ssh-agent] Looking for ssh-agent implementation... 16:01:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:38 $ ssh-agent 16:01:38 SSH_AUTH_SOCK=/tmp/ssh-iGszr5FCm52q/agent.1688 16:01:38 SSH_AGENT_PID=1690 16:01:38 [ssh-agent] Started. 16:01:38 Running ssh-add (command line suppressed) 16:01:38 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7782259584745942616.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7782259584745942616.key) 16:01:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:01:38 The recommended git tool is: NONE 16:01:40 using credential onap-jenkins-ssh 16:01:40 Wiping out workspace first. 16:01:40 Cloning the remote Git repository 16:01:40 Cloning repository git://cloud.onap.org/mirror/oom.git 16:01:40 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:01:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:01:40 > git --version # timeout=10 16:01:40 > git --version # 'git version 2.17.1' 16:01:40 using GIT_SSH to set credentials Gerrit user 16:01:40 Verifying host key using manually-configured host key entries 16:01:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:01:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:01:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:01:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:01:45 using GIT_SSH to set credentials Gerrit user 16:01:45 Verifying host key using manually-configured host key entries 16:01:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136923/3 # timeout=30 16:01:46 > git rev-parse 42de54678378ce54f476f520cce970ce1fd1ba69^{commit} # timeout=10 16:01:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:01:46 Checking out Revision 42de54678378ce54f476f520cce970ce1fd1ba69 (refs/changes/23/136923/3) 16:01:46 > git config core.sparsecheckout # timeout=10 16:01:46 > git checkout -f 42de54678378ce54f476f520cce970ce1fd1ba69 # timeout=30 16:01:49 Commit message: "[AAI] Add option to disable access logging for liveness probes" 16:01:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:01:49 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 16:01:49 [EnvInject] - Injecting environment variables from a build step. 16:01:49 [EnvInject] - Injecting as environment variables the properties content 16:01:49 PYTHON=python3 16:01:49 16:01:49 [EnvInject] - Variables injected successfully. 16:01:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1028877242118717026.sh 16:01:49 ---> tox-install.sh 16:01:49 + source /home/jenkins/lf-env.sh 16:01:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:01:49 ++ mktemp -d /tmp/venv-XXXX 16:01:49 + lf_venv=/tmp/venv-fzGJ 16:01:49 + local venv_file=/tmp/.os_lf_venv 16:01:49 + local python=python3 16:01:49 + local options 16:01:49 + local set_path=true 16:01:49 + local install_args= 16:01:49 ++ 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 16:01:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:01:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:01:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:01:49 + true 16:01:49 + case $1 in 16:01:49 + venv_file=/tmp/.toxenv 16:01:49 + shift 2 16:01:49 + true 16:01:49 + case $1 in 16:01:49 + shift 16:01:49 + break 16:01:49 + case $python in 16:01:49 + local pkg_list= 16:01:49 + [[ -d /opt/pyenv ]] 16:01:49 + echo 'Setup pyenv:' 16:01:49 Setup pyenv: 16:01:49 + export PYENV_ROOT=/opt/pyenv 16:01:49 + PYENV_ROOT=/opt/pyenv 16:01:49 + 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 16:01:49 + 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 16:01:49 + pyenv versions 16:01:49 * system (set by /opt/pyenv/version) 16:01:49 * 3.8.13 (set by /opt/pyenv/version) 16:01:49 * 3.9.13 (set by /opt/pyenv/version) 16:01:49 * 3.10.6 (set by /opt/pyenv/version) 16:01:49 + command -v pyenv 16:01:49 ++ pyenv init - --no-rehash 16:01:49 + 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[*]}"'\'')" 16:01:49 export PATH="/opt/pyenv/shims:${PATH}" 16:01:49 export PYENV_SHELL=bash 16:01:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:01:49 pyenv() { 16:01:49 local command 16:01:49 command="${1:-}" 16:01:49 if [ "$#" -gt 0 ]; then 16:01:49 shift 16:01:49 fi 16:01:49 16:01:49 case "$command" in 16:01:49 rehash|shell) 16:01:49 eval "$(pyenv "sh-$command" "$@")" 16:01:49 ;; 16:01:49 *) 16:01:49 command pyenv "$command" "$@" 16:01:49 ;; 16:01:49 esac 16:01:49 }' 16:01:49 +++ 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[*]}"' 16:01:49 ++ 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 16:01:49 ++ 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 16:01:49 ++ 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 16:01:49 ++ export PYENV_SHELL=bash 16:01:49 ++ PYENV_SHELL=bash 16:01:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:01:49 +++ complete -F _pyenv pyenv 16:01:49 ++ lf-pyver python3 16:01:49 ++ local py_version_xy=python3 16:01:49 ++ local py_version_xyz= 16:01:49 ++ pyenv versions 16:01:49 ++ local command 16:01:49 ++ command=versions 16:01:49 ++ '[' 1 -gt 0 ']' 16:01:49 ++ shift 16:01:49 ++ case "$command" in 16:01:49 ++ command pyenv versions 16:01:49 ++ pyenv versions 16:01:49 ++ sed 's/^[ *]* //' 16:01:49 ++ awk '{ print $1 }' 16:01:49 ++ grep -E '^[0-9.]*[0-9]$' 16:01:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:01:50 +++ grep '^3' /tmp/.pyenv_versions 16:01:50 +++ sort -V 16:01:50 +++ tail -n 1 16:01:50 ++ py_version_xyz=3.10.6 16:01:50 ++ [[ -z 3.10.6 ]] 16:01:50 ++ echo 3.10.6 16:01:50 ++ return 0 16:01:50 + pyenv local 3.10.6 16:01:50 + local command 16:01:50 + command=local 16:01:50 + '[' 2 -gt 0 ']' 16:01:50 + shift 16:01:50 + case "$command" in 16:01:50 + command pyenv local 3.10.6 16:01:50 + pyenv local 3.10.6 16:01:50 + for arg in "$@" 16:01:50 + case $arg in 16:01:50 + pkg_list+='tox ' 16:01:50 + for arg in "$@" 16:01:50 + case $arg in 16:01:50 + pkg_list+='virtualenv ' 16:01:50 + for arg in "$@" 16:01:50 + case $arg in 16:01:50 + pkg_list+='urllib3~=1.26.15 ' 16:01:50 + [[ -f /tmp/.toxenv ]] 16:01:50 + [[ ! -f /tmp/.toxenv ]] 16:01:50 + [[ -n '' ]] 16:01:50 + python3 -m venv /tmp/venv-fzGJ 16:01:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fzGJ' 16:01:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fzGJ 16:01:54 + echo /tmp/venv-fzGJ 16:01:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:01:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:01:54 + /tmp/venv-fzGJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:01:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:01:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:01:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:01:58 + /tmp/venv-fzGJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:02:02 + type python3 16:02:02 + true 16:02:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fzGJ/bin to PATH' 16:02:02 lf-activate-venv(): INFO: Adding /tmp/venv-fzGJ/bin to PATH 16:02:02 + PATH=/tmp/venv-fzGJ/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 16:02:02 + return 0 16:02:02 + python3 --version 16:02:02 Python 3.10.6 16:02:02 + python3 -m pip --version 16:02:02 pip 23.3.2 from /tmp/venv-fzGJ/lib/python3.10/site-packages/pip (python 3.10) 16:02:02 + python3 -m pip freeze 16:02:02 cachetools==5.3.2 16:02:02 chardet==5.2.0 16:02:02 colorama==0.4.6 16:02:02 distlib==0.3.8 16:02:02 filelock==3.13.1 16:02:02 packaging==23.2 16:02:02 platformdirs==4.1.0 16:02:02 pluggy==1.3.0 16:02:02 pyproject-api==1.6.1 16:02:02 tomli==2.0.1 16:02:02 tox==4.11.4 16:02:02 urllib3==1.26.18 16:02:02 virtualenv==20.25.0 16:02:03 [EnvInject] - Injecting environment variables from a build step. 16:02:03 [EnvInject] - Injecting as environment variables the properties content 16:02:03 PARALLEL=false 16:02:03 16:02:03 [EnvInject] - Variables injected successfully. 16:02:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17873116191844755099.sh 16:02:03 ---> tox-run.sh 16:02:03 + 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 16:02:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:02:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:02:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:02:03 + cd /w/workspace/oom-master-pre-commit-lint/. 16:02:03 + source /home/jenkins/lf-env.sh 16:02:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:02:03 ++ mktemp -d /tmp/venv-XXXX 16:02:03 + lf_venv=/tmp/venv-T8PT 16:02:03 + local venv_file=/tmp/.os_lf_venv 16:02:03 + local python=python3 16:02:03 + local options 16:02:03 + local set_path=true 16:02:03 + local install_args= 16:02:03 ++ 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 16:02:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:02:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:02:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:02:03 + true 16:02:03 + case $1 in 16:02:03 + venv_file=/tmp/.toxenv 16:02:03 + shift 2 16:02:03 + true 16:02:03 + case $1 in 16:02:03 + shift 16:02:03 + break 16:02:03 + case $python in 16:02:03 + local pkg_list= 16:02:03 + [[ -d /opt/pyenv ]] 16:02:03 + echo 'Setup pyenv:' 16:02:03 Setup pyenv: 16:02:03 + export PYENV_ROOT=/opt/pyenv 16:02:03 + PYENV_ROOT=/opt/pyenv 16:02:03 + 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 16:02:03 + 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 16:02:03 + pyenv versions 16:02:03 system 16:02:03 3.8.13 16:02:03 3.9.13 16:02:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:02:03 + command -v pyenv 16:02:03 ++ pyenv init - --no-rehash 16:02:03 + 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[*]}"'\'')" 16:02:03 export PATH="/opt/pyenv/shims:${PATH}" 16:02:03 export PYENV_SHELL=bash 16:02:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:02:03 pyenv() { 16:02:03 local command 16:02:03 command="${1:-}" 16:02:03 if [ "$#" -gt 0 ]; then 16:02:03 shift 16:02:03 fi 16:02:03 16:02:03 case "$command" in 16:02:03 rehash|shell) 16:02:03 eval "$(pyenv "sh-$command" "$@")" 16:02:03 ;; 16:02:03 *) 16:02:03 command pyenv "$command" "$@" 16:02:03 ;; 16:02:03 esac 16:02:03 }' 16:02:03 +++ 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[*]}"' 16:02:03 ++ 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 16:02:03 ++ 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 16:02:03 ++ 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 16:02:03 ++ export PYENV_SHELL=bash 16:02:03 ++ PYENV_SHELL=bash 16:02:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:02:03 +++ complete -F _pyenv pyenv 16:02:03 ++ lf-pyver python3 16:02:03 ++ local py_version_xy=python3 16:02:03 ++ local py_version_xyz= 16:02:03 ++ pyenv versions 16:02:03 ++ local command 16:02:03 ++ command=versions 16:02:03 ++ '[' 1 -gt 0 ']' 16:02:03 ++ shift 16:02:03 ++ case "$command" in 16:02:03 ++ command pyenv versions 16:02:03 ++ pyenv versions 16:02:03 ++ sed 's/^[ *]* //' 16:02:03 ++ awk '{ print $1 }' 16:02:03 ++ grep -E '^[0-9.]*[0-9]$' 16:02:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:02:03 +++ grep '^3' /tmp/.pyenv_versions 16:02:03 +++ sort -V 16:02:03 +++ tail -n 1 16:02:03 ++ py_version_xyz=3.10.6 16:02:03 ++ [[ -z 3.10.6 ]] 16:02:03 ++ echo 3.10.6 16:02:03 ++ return 0 16:02:03 + pyenv local 3.10.6 16:02:03 + local command 16:02:03 + command=local 16:02:03 + '[' 2 -gt 0 ']' 16:02:03 + shift 16:02:03 + case "$command" in 16:02:03 + command pyenv local 3.10.6 16:02:03 + pyenv local 3.10.6 16:02:03 + for arg in "$@" 16:02:03 + case $arg in 16:02:03 + pkg_list+='tox ' 16:02:03 + for arg in "$@" 16:02:03 + case $arg in 16:02:03 + pkg_list+='virtualenv ' 16:02:03 + for arg in "$@" 16:02:03 + case $arg in 16:02:03 + pkg_list+='urllib3~=1.26.15 ' 16:02:03 + [[ -f /tmp/.toxenv ]] 16:02:03 ++ cat /tmp/.toxenv 16:02:03 + lf_venv=/tmp/venv-fzGJ 16:02:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fzGJ from' file:/tmp/.toxenv 16:02:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fzGJ from file:/tmp/.toxenv 16:02:03 + /tmp/venv-fzGJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:02:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:02:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:02:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:02:04 + /tmp/venv-fzGJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:02:05 + type python3 16:02:05 + true 16:02:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fzGJ/bin to PATH' 16:02:05 lf-activate-venv(): INFO: Adding /tmp/venv-fzGJ/bin to PATH 16:02:05 + PATH=/tmp/venv-fzGJ/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 16:02:05 + return 0 16:02:05 + [[ -d /opt/pyenv ]] 16:02:05 + echo '---> Setting up pyenv' 16:02:05 ---> Setting up pyenv 16:02:05 + export PYENV_ROOT=/opt/pyenv 16:02:05 + PYENV_ROOT=/opt/pyenv 16:02:05 + export PATH=/opt/pyenv/bin:/tmp/venv-fzGJ/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 16:02:05 + PATH=/opt/pyenv/bin:/tmp/venv-fzGJ/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 16:02:05 ++ pwd 16:02:05 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:02:05 + export PYTHONPATH 16:02:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:02:05 + TOX_TESTENV_PASSENV=PYTHONPATH 16:02:05 + tox --version 16:02:06 4.11.4 from /tmp/venv-fzGJ/lib/python3.10/site-packages/tox/__init__.py 16:02:06 + PARALLEL=false 16:02:06 + TOX_OPTIONS_LIST= 16:02:06 + [[ -n pre-commit ]] 16:02:06 + TOX_OPTIONS_LIST=' -e pre-commit' 16:02:06 + case ${PARALLEL,,} in 16:02:06 + tox -e pre-commit 16:02:06 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:02:07 pre-commit: install_deps> python -I -m pip install pre-commit 16:02:15 pre-commit: freeze> python -m pip freeze --all 16:02:15 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 16:02:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:02:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:02:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:02:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:02:18 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:02:18 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:02:18 [INFO] Once installed this environment will be reused. 16:02:18 [INFO] This may take a few minutes... 16:02:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:02:24 [INFO] Once installed this environment will be reused. 16:02:24 [INFO] This may take a few minutes... 16:02:30 Trim Trailing Whitespace.................................................Passed 16:02:30 Tabs remover.............................................................Passed 16:02:30 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:02:30 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:02:30 [INFO] Once installed this environment will be reused. 16:02:30 [INFO] This may take a few minutes... 16:02:36 gitlint..............................................(no files to check)Skipped 16:02:36 pre-commit: OK (30.27=setup[9.50]+cmd[14.40,6.37] seconds) 16:02:36 congratulations :) (30.44 seconds) 16:02:36 + tox_status=0 16:02:36 + echo '---> Completed tox runs' 16:02:36 ---> Completed tox runs 16:02:36 + for i in .tox/*/log 16:02:36 ++ echo .tox/pre-commit/log 16:02:36 ++ awk -F/ '{print $2}' 16:02:36 + tox_env=pre-commit 16:02:36 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:02:36 + DOC_DIR=docs/_build/html 16:02:36 + [[ -d docs/_build/html ]] 16:02:36 + echo '---> tox-run.sh ends' 16:02:36 ---> tox-run.sh ends 16:02:36 + test 0 -eq 0 16:02:36 $ ssh-agent -k 16:02:36 unset SSH_AUTH_SOCK; 16:02:36 unset SSH_AGENT_PID; 16:02:36 echo Agent pid 1690 killed; 16:02:36 [ssh-agent] Stopped. 16:02:36 [PostBuildScript] - [INFO] Executing post build scripts. 16:02:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9969084042881247818.sh 16:02:36 ---> sysstat.sh 16:02:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14356012423608138726.sh 16:02:37 ---> package-listing.sh 16:02:37 ++ tr '[:upper:]' '[:lower:]' 16:02:37 ++ facter osfamily 16:02:37 + OS_FAMILY=debian 16:02:37 + workspace=/w/workspace/oom-master-pre-commit-lint 16:02:37 + START_PACKAGES=/tmp/packages_start.txt 16:02:37 + END_PACKAGES=/tmp/packages_end.txt 16:02:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:02:37 + PACKAGES=/tmp/packages_start.txt 16:02:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:02:37 + PACKAGES=/tmp/packages_end.txt 16:02:37 + case "${OS_FAMILY}" in 16:02:37 + dpkg -l 16:02:37 + grep '^ii' 16:02:37 + '[' -f /tmp/packages_start.txt ']' 16:02:37 + '[' -f /tmp/packages_end.txt ']' 16:02:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:02:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:02:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:02:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:02:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12066989658937261457.sh 16:02:37 ---> capture-instance-metadata.sh 16:02:37 Setup pyenv: 16:02:37 system 16:02:37 3.8.13 16:02:37 3.9.13 16:02:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:02:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fV6d 16:02:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:02:44 lf-activate-venv(): INFO: Installing: lftools 16:03:18 lf-activate-venv(): INFO: Adding /tmp/venv-fV6d/bin to PATH 16:03:18 INFO: Running in OpenStack, capturing instance metadata 16:03:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins666310411634931370.sh 16:03:18 provisioning config files... 16:03:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2966026467471822638tmp 16:03:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:03:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:03:18 [EnvInject] - Injecting environment variables from a build step. 16:03:18 [EnvInject] - Injecting as environment variables the properties content 16:03:18 SERVER_ID=logs 16:03:18 16:03:18 [EnvInject] - Variables injected successfully. 16:03:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7195248119223282200.sh 16:03:19 ---> create-netrc.sh 16:03:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3033137936440223865.sh 16:03:19 ---> python-tools-install.sh 16:03:19 Setup pyenv: 16:03:19 system 16:03:19 3.8.13 16:03:19 3.9.13 16:03:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:03:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fV6d from file:/tmp/.os_lf_venv 16:03:20 lf-activate-venv(): INFO: Installing: lftools 16:03:28 lf-activate-venv(): INFO: Adding /tmp/venv-fV6d/bin to PATH 16:03:28 Generating Requirements File 16:04:23 Python 3.10.6 16:04:23 pip 23.3.2 from /tmp/venv-fV6d/lib/python3.10/site-packages/pip (python 3.10) 16:04:24 appdirs==1.4.4 16:04:24 argcomplete==3.2.1 16:04:24 aspy.yaml==1.3.0 16:04:24 attrs==23.2.0 16:04:24 autopage==0.5.2 16:04:24 Babel==2.14.0 16:04:24 beautifulsoup4==4.12.2 16:04:24 boto3==1.34.12 16:04:24 botocore==1.34.12 16:04:24 bs4==0.0.1 16:04:24 cachetools==5.3.2 16:04:24 certifi==2023.11.17 16:04:24 cffi==1.16.0 16:04:24 cfgv==3.4.0 16:04:24 chardet==5.2.0 16:04:24 charset-normalizer==3.3.2 16:04:24 click==8.1.7 16:04:24 cliff==4.4.0 16:04:24 cmd2==2.4.3 16:04:24 cryptography==3.3.2 16:04:24 debtcollector==2.5.0 16:04:24 decorator==5.1.1 16:04:24 defusedxml==0.7.1 16:04:24 Deprecated==1.2.14 16:04:24 distlib==0.3.8 16:04:24 dnspython==2.4.2 16:04:24 docker==4.2.2 16:04:24 dogpile.cache==1.3.0 16:04:24 email-validator==2.1.0.post1 16:04:24 filelock==3.13.1 16:04:24 future==0.18.3 16:04:24 gitdb==4.0.11 16:04:24 GitPython==3.1.40 16:04:24 google-auth==2.26.1 16:04:24 httplib2==0.22.0 16:04:24 identify==2.5.33 16:04:24 idna==3.6 16:04:24 importlib-metadata==7.0.1 16:04:24 importlib-resources==1.5.0 16:04:24 iso8601==2.1.0 16:04:24 Jinja2==3.1.2 16:04:24 jmespath==1.0.1 16:04:24 jsonpatch==1.33 16:04:24 jsonpointer==2.4 16:04:24 jsonschema==4.20.0 16:04:24 jsonschema-specifications==2023.12.1 16:04:24 keystoneauth1==5.4.0 16:04:24 kubernetes==28.1.0 16:04:24 lftools==0.37.8 16:04:24 lxml==5.0.0 16:04:24 MarkupSafe==2.1.3 16:04:24 msgpack==1.0.7 16:04:24 multi_key_dict==2.0.3 16:04:24 munch==4.0.0 16:04:24 netaddr==0.10.1 16:04:24 netifaces==0.11.0 16:04:24 niet==1.4.2 16:04:24 nodeenv==1.8.0 16:04:24 oauth2client==4.1.3 16:04:24 oauthlib==3.2.2 16:04:24 openstacksdk==0.62.0 16:04:24 os-client-config==2.1.0 16:04:24 os-service-types==1.7.0 16:04:24 osc-lib==2.9.0 16:04:24 oslo.config==9.2.0 16:04:24 oslo.context==5.3.0 16:04:24 oslo.i18n==6.2.0 16:04:24 oslo.log==5.4.0 16:04:24 oslo.serialization==5.2.0 16:04:24 oslo.utils==6.3.0 16:04:24 packaging==23.2 16:04:24 pbr==6.0.0 16:04:24 platformdirs==4.1.0 16:04:24 prettytable==3.9.0 16:04:24 pyasn1==0.5.1 16:04:24 pyasn1-modules==0.3.0 16:04:24 pycparser==2.21 16:04:24 pygerrit2==2.0.15 16:04:24 PyGithub==2.1.1 16:04:24 pyinotify==0.9.6 16:04:24 PyJWT==2.8.0 16:04:24 PyNaCl==1.5.0 16:04:24 pyparsing==2.4.7 16:04:24 pyperclip==1.8.2 16:04:24 pyrsistent==0.20.0 16:04:24 python-cinderclient==9.4.0 16:04:24 python-dateutil==2.8.2 16:04:24 python-heatclient==3.3.0 16:04:24 python-jenkins==1.8.2 16:04:24 python-keystoneclient==5.2.0 16:04:24 python-magnumclient==4.3.0 16:04:24 python-novaclient==18.4.0 16:04:24 python-openstackclient==6.0.0 16:04:24 python-swiftclient==4.4.0 16:04:24 pytz==2023.3.post1 16:04:24 PyYAML==6.0.1 16:04:24 referencing==0.32.0 16:04:24 requests==2.31.0 16:04:24 requests-oauthlib==1.3.1 16:04:24 requestsexceptions==1.4.0 16:04:24 rfc3986==2.0.0 16:04:24 rpds-py==0.16.2 16:04:24 rsa==4.9 16:04:24 ruamel.yaml==0.18.5 16:04:24 ruamel.yaml.clib==0.2.8 16:04:24 s3transfer==0.10.0 16:04:24 simplejson==3.19.2 16:04:24 six==1.16.0 16:04:24 smmap==5.0.1 16:04:24 soupsieve==2.5 16:04:24 stevedore==5.1.0 16:04:24 tabulate==0.9.0 16:04:24 toml==0.10.2 16:04:24 tomlkit==0.12.3 16:04:24 tqdm==4.66.1 16:04:24 typing_extensions==4.9.0 16:04:24 tzdata==2023.4 16:04:24 urllib3==1.26.18 16:04:24 virtualenv==20.25.0 16:04:24 wcwidth==0.2.12 16:04:24 websocket-client==1.7.0 16:04:24 wrapt==1.16.0 16:04:24 xdg==6.0.0 16:04:24 xmltodict==0.13.0 16:04:24 yq==3.2.3 16:04:24 zipp==3.17.0 16:04:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1942498442709497504.sh 16:04:24 ---> sudo-logs.sh 16:04:24 Archiving 'sudo' log.. 16:04:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9163899094762419398.sh 16:04:24 ---> job-cost.sh 16:04:24 Setup pyenv: 16:04:24 system 16:04:24 3.8.13 16:04:24 3.9.13 16:04:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:04:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fV6d from file:/tmp/.os_lf_venv 16:04:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:04:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:04:35 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:04:35 lf-activate-venv(): INFO: Adding /tmp/venv-fV6d/bin to PATH 16:04:35 INFO: No Stack... 16:04:35 INFO: Retrieving Pricing Info for: v3-standard-4 16:04:35 INFO: Archiving Costs 16:04:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16893062061523741928.sh 16:04:35 ---> logs-deploy.sh 16:04:35 Setup pyenv: 16:04:35 system 16:04:35 3.8.13 16:04:35 3.9.13 16:04:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:04:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fV6d from file:/tmp/.os_lf_venv 16:04:37 lf-activate-venv(): INFO: Installing: lftools 16:04:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:04:49 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-fV6d/bin to PATH 16:04:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3245 16:04:49 INFO: archiving workspace using pattern(s): 16:04:50 Archives upload complete. 16:04:50 INFO: archiving logs to Nexus 16:04:51 ---> uname -a: 16:04:51 Linux prd-ubuntu1804-builder-4c-4g-9573 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:04:51 16:04:51 16:04:51 ---> lscpu: 16:04:51 Architecture: x86_64 16:04:51 CPU op-mode(s): 32-bit, 64-bit 16:04:51 Byte Order: Little Endian 16:04:51 CPU(s): 4 16:04:51 On-line CPU(s) list: 0-3 16:04:51 Thread(s) per core: 1 16:04:51 Core(s) per socket: 1 16:04:51 Socket(s): 4 16:04:51 NUMA node(s): 1 16:04:51 Vendor ID: AuthenticAMD 16:04:51 CPU family: 23 16:04:51 Model: 49 16:04:51 Model name: AMD EPYC-Rome Processor 16:04:51 Stepping: 0 16:04:51 CPU MHz: 2799.998 16:04:51 BogoMIPS: 5599.99 16:04:51 Virtualization: AMD-V 16:04:51 Hypervisor vendor: KVM 16:04:51 Virtualization type: full 16:04:51 L1d cache: 32K 16:04:51 L1i cache: 32K 16:04:51 L2 cache: 512K 16:04:51 L3 cache: 16384K 16:04:51 NUMA node0 CPU(s): 0-3 16:04:51 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 16:04:51 16:04:51 16:04:51 ---> nproc: 16:04:51 4 16:04:51 16:04:51 16:04:51 ---> df -h: 16:04:51 Filesystem Size Used Avail Use% Mounted on 16:04:51 udev 7.9G 0 7.9G 0% /dev 16:04:51 tmpfs 1.6G 672K 1.6G 1% /run 16:04:51 /dev/vda1 78G 8.4G 69G 11% / 16:04:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:04:51 tmpfs 5.0M 0 5.0M 0% /run/lock 16:04:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:04:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:04:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:04:51 16:04:51 16:04:51 ---> free -m: 16:04:51 total used free shared buff/cache available 16:04:51 Mem: 16040 556 13235 0 2248 15163 16:04:51 Swap: 1023 0 1023 16:04:51 16:04:51 16:04:51 ---> ip addr: 16:04:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:04:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:04:51 inet 127.0.0.1/8 scope host lo 16:04:51 valid_lft forever preferred_lft forever 16:04:51 inet6 ::1/128 scope host 16:04:51 valid_lft forever preferred_lft forever 16:04:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:04:51 link/ether fa:16:3e:96:a7:3d brd ff:ff:ff:ff:ff:ff 16:04:51 inet 10.30.106.13/23 brd 10.30.107.255 scope global dynamic ens3 16:04:51 valid_lft 86188sec preferred_lft 86188sec 16:04:51 inet6 fe80::f816:3eff:fe96:a73d/64 scope link 16:04:51 valid_lft forever preferred_lft forever 16:04:51 16:04:51 16:04:51 ---> sar -b -r -n DEV: 16:04:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9573) 01/04/24 _x86_64_ (4 CPU) 16:04:51 16:04:51 16:01:21 LINUX RESTART (4 CPU) 16:04:51 16:04:51 16:02:02 tps rtps wtps bread/s bwrtn/s 16:04:51 16:03:01 96.03 17.40 78.63 1128.35 13836.98 16:04:51 16:04:01 79.74 2.28 77.45 119.45 14132.58 16:04:51 Average: 87.82 9.78 78.04 619.66 13986.02 16:04:51 16:04:51 16:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:04:51 16:03:01 13879496 15526488 2545472 15.50 60968 1782360 783048 4.48 766580 1553608 66920 16:04:51 16:04:01 13702748 15546128 2722220 16.57 76628 1953784 784628 4.49 775940 1704748 35756 16:04:51 Average: 13791122 15536308 2633846 16.04 68798 1868072 783838 4.49 771260 1629178 51338 16:04:51 16:04:51 16:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:04:51 16:03:01 ens3 58.68 46.03 607.81 9.04 0.00 0.00 0.00 0.00 16:04:51 16:03:01 lo 2.44 2.44 0.25 0.25 0.00 0.00 0.00 0.00 16:04:51 16:04:01 ens3 50.21 33.24 739.94 6.56 0.00 0.00 0.00 0.00 16:04:51 16:04:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 16:04:51 Average: ens3 54.41 39.58 674.43 7.79 0.00 0.00 0.00 0.00 16:04:51 Average: lo 1.65 1.65 0.17 0.17 0.00 0.00 0.00 0.00 16:04:51 16:04:51 16:04:51 ---> sar -P ALL: 16:04:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9573) 01/04/24 _x86_64_ (4 CPU) 16:04:51 16:04:51 16:01:21 LINUX RESTART (4 CPU) 16:04:51 16:04:51 16:02:02 CPU %user %nice %system %iowait %steal %idle 16:04:51 16:03:01 all 21.73 0.00 1.67 6.04 0.09 70.47 16:04:51 16:03:01 0 37.44 0.00 2.48 12.42 0.07 47.59 16:04:51 16:03:01 1 13.58 0.00 1.69 8.81 0.09 75.83 16:04:51 16:03:01 2 15.66 0.00 1.14 0.54 0.09 82.57 16:04:51 16:03:01 3 20.25 0.00 1.41 2.40 0.10 75.84 16:04:51 16:04:01 all 13.52 0.00 1.02 11.30 0.08 74.08 16:04:51 16:04:01 0 25.08 0.00 1.91 7.90 0.08 65.03 16:04:51 16:04:01 1 14.70 0.00 0.92 6.18 0.08 78.12 16:04:51 16:04:01 2 5.16 0.00 0.87 30.97 0.12 62.88 16:04:51 16:04:01 3 9.17 0.00 0.38 0.15 0.03 90.27 16:04:51 Average: all 17.58 0.00 1.34 8.70 0.08 72.30 16:04:51 Average: 0 31.20 0.00 2.19 10.14 0.08 56.40 16:04:51 Average: 1 14.15 0.00 1.30 7.48 0.08 76.98 16:04:51 Average: 2 10.36 0.00 1.00 15.90 0.10 72.63 16:04:51 Average: 3 14.66 0.00 0.89 1.26 0.07 83.12 16:04:51 16:04:51 16:04:51