13:15:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137139 13:15:43 Running as SYSTEM 13:15:43 [EnvInject] - Loading node environment variables. 13:15:43 Building remotely on prd-ubuntu1804-builder-4c-4g-3122 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:15:43 [ssh-agent] Looking for ssh-agent implementation... 13:15:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:15:44 $ ssh-agent 13:15:44 SSH_AUTH_SOCK=/tmp/ssh-Q5IhDcMPRCCH/agent.1720 13:15:44 SSH_AGENT_PID=1722 13:15:44 [ssh-agent] Started. 13:15:44 Running ssh-add (command line suppressed) 13:15:44 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3474413553036601253.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3474413553036601253.key) 13:15:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:15:44 The recommended git tool is: NONE 13:15:46 using credential onap-jenkins-ssh 13:15:46 Wiping out workspace first. 13:15:46 Cloning the remote Git repository 13:15:46 Cloning repository git://cloud.onap.org/mirror/oom.git 13:15:46 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:15:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:15:46 > git --version # timeout=10 13:15:46 > git --version # 'git version 2.17.1' 13:15:46 using GIT_SSH to set credentials Gerrit user 13:15:46 Verifying host key using manually-configured host key entries 13:15:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:15:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:15:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:15:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:15:51 using GIT_SSH to set credentials Gerrit user 13:15:51 Verifying host key using manually-configured host key entries 13:15:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/137139/1 # timeout=30 13:15:52 > git rev-parse 5c52babd0f87b561711bf2a739644e2aeb3cad1c^{commit} # timeout=10 13:15:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:15:52 Checking out Revision 5c52babd0f87b561711bf2a739644e2aeb3cad1c (refs/changes/39/137139/1) 13:15:52 > git config core.sparsecheckout # timeout=10 13:15:52 > git checkout -f 5c52babd0f87b561711bf2a739644e2aeb3cad1c # timeout=30 13:15:55 Commit message: "[AAI] Deploy 1.13.3 snapshot releases of traversal and resources" 13:15:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:15:55 > git rev-list --no-walk 56dc9e04a2a11bc0bc83cfd344d72b6b1eb18419 # timeout=10 13:15:55 [EnvInject] - Injecting environment variables from a build step. 13:15:55 [EnvInject] - Injecting as environment variables the properties content 13:15:55 PYTHON=python3 13:15:55 13:15:55 [EnvInject] - Variables injected successfully. 13:15:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17267198087992528614.sh 13:15:55 ---> tox-install.sh 13:15:55 + source /home/jenkins/lf-env.sh 13:15:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:15:55 ++ mktemp -d /tmp/venv-XXXX 13:15:55 + lf_venv=/tmp/venv-TsKX 13:15:55 + local venv_file=/tmp/.os_lf_venv 13:15:55 + local python=python3 13:15:55 + local options 13:15:55 + local set_path=true 13:15:55 + local install_args= 13:15:55 ++ 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 13:15:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:15:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:15:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:15:55 + true 13:15:55 + case $1 in 13:15:55 + venv_file=/tmp/.toxenv 13:15:55 + shift 2 13:15:55 + true 13:15:55 + case $1 in 13:15:55 + shift 13:15:55 + break 13:15:55 + case $python in 13:15:55 + local pkg_list= 13:15:55 + [[ -d /opt/pyenv ]] 13:15:55 + echo 'Setup pyenv:' 13:15:55 Setup pyenv: 13:15:55 + export PYENV_ROOT=/opt/pyenv 13:15:55 + PYENV_ROOT=/opt/pyenv 13:15:55 + 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 13:15:55 + 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 13:15:55 + pyenv versions 13:15:55 * system (set by /opt/pyenv/version) 13:15:55 * 3.8.13 (set by /opt/pyenv/version) 13:15:55 * 3.9.13 (set by /opt/pyenv/version) 13:15:55 * 3.10.6 (set by /opt/pyenv/version) 13:15:55 + command -v pyenv 13:15:55 ++ pyenv init - --no-rehash 13:15:55 + 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[*]}"'\'')" 13:15:55 export PATH="/opt/pyenv/shims:${PATH}" 13:15:55 export PYENV_SHELL=bash 13:15:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:15:55 pyenv() { 13:15:55 local command 13:15:55 command="${1:-}" 13:15:55 if [ "$#" -gt 0 ]; then 13:15:55 shift 13:15:55 fi 13:15:55 13:15:55 case "$command" in 13:15:55 rehash|shell) 13:15:55 eval "$(pyenv "sh-$command" "$@")" 13:15:55 ;; 13:15:55 *) 13:15:55 command pyenv "$command" "$@" 13:15:55 ;; 13:15:55 esac 13:15:55 }' 13:15:55 +++ 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[*]}"' 13:15:55 ++ 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 13:15:55 ++ 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 13:15:55 ++ 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 13:15:55 ++ export PYENV_SHELL=bash 13:15:55 ++ PYENV_SHELL=bash 13:15:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:15:55 +++ complete -F _pyenv pyenv 13:15:55 ++ lf-pyver python3 13:15:55 ++ local py_version_xy=python3 13:15:55 ++ local py_version_xyz= 13:15:55 ++ sed 's/^[ *]* //' 13:15:55 ++ awk '{ print $1 }' 13:15:55 ++ grep -E '^[0-9.]*[0-9]$' 13:15:55 ++ pyenv versions 13:15:55 ++ local command 13:15:55 ++ command=versions 13:15:55 ++ '[' 1 -gt 0 ']' 13:15:55 ++ shift 13:15:55 ++ case "$command" in 13:15:55 ++ command pyenv versions 13:15:55 ++ pyenv versions 13:15:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:15:55 +++ grep '^3' /tmp/.pyenv_versions 13:15:55 +++ tail -n 1 13:15:55 +++ sort -V 13:15:55 ++ py_version_xyz=3.10.6 13:15:55 ++ [[ -z 3.10.6 ]] 13:15:55 ++ echo 3.10.6 13:15:55 ++ return 0 13:15:55 + pyenv local 3.10.6 13:15:55 + local command 13:15:55 + command=local 13:15:55 + '[' 2 -gt 0 ']' 13:15:55 + shift 13:15:55 + case "$command" in 13:15:55 + command pyenv local 3.10.6 13:15:55 + pyenv local 3.10.6 13:15:55 + for arg in "$@" 13:15:55 + case $arg in 13:15:55 + pkg_list+='tox ' 13:15:55 + for arg in "$@" 13:15:55 + case $arg in 13:15:55 + pkg_list+='virtualenv ' 13:15:55 + for arg in "$@" 13:15:55 + case $arg in 13:15:55 + pkg_list+='urllib3~=1.26.15 ' 13:15:55 + [[ -f /tmp/.toxenv ]] 13:15:55 + [[ ! -f /tmp/.toxenv ]] 13:15:55 + [[ -n '' ]] 13:15:55 + python3 -m venv /tmp/venv-TsKX 13:15:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TsKX' 13:15:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TsKX 13:15:59 + echo /tmp/venv-TsKX 13:15:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:15:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:15:59 + /tmp/venv-TsKX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:16:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:16:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:16:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:16:02 + /tmp/venv-TsKX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:16:05 + type python3 13:16:05 + true 13:16:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TsKX/bin to PATH' 13:16:05 lf-activate-venv(): INFO: Adding /tmp/venv-TsKX/bin to PATH 13:16:05 + PATH=/tmp/venv-TsKX/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 13:16:05 + return 0 13:16:05 + python3 --version 13:16:05 Python 3.10.6 13:16:05 + python3 -m pip --version 13:16:05 pip 24.0 from /tmp/venv-TsKX/lib/python3.10/site-packages/pip (python 3.10) 13:16:05 + python3 -m pip freeze 13:16:05 cachetools==5.3.2 13:16:05 chardet==5.2.0 13:16:05 colorama==0.4.6 13:16:05 distlib==0.3.8 13:16:05 filelock==3.13.1 13:16:05 packaging==23.2 13:16:05 platformdirs==4.2.0 13:16:05 pluggy==1.4.0 13:16:05 pyproject-api==1.6.1 13:16:05 tomli==2.0.1 13:16:05 tox==4.12.1 13:16:05 urllib3==1.26.18 13:16:05 virtualenv==20.25.0 13:16:05 [EnvInject] - Injecting environment variables from a build step. 13:16:05 [EnvInject] - Injecting as environment variables the properties content 13:16:05 PARALLEL=false 13:16:05 13:16:05 [EnvInject] - Variables injected successfully. 13:16:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7602974972995697321.sh 13:16:05 ---> tox-run.sh 13:16:05 + 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 13:16:05 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:16:05 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:16:05 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:16:05 + cd /w/workspace/oom-master-pre-commit-lint/. 13:16:05 + source /home/jenkins/lf-env.sh 13:16:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:16:05 ++ mktemp -d /tmp/venv-XXXX 13:16:05 + lf_venv=/tmp/venv-tsiM 13:16:05 + local venv_file=/tmp/.os_lf_venv 13:16:05 + local python=python3 13:16:05 + local options 13:16:05 + local set_path=true 13:16:05 + local install_args= 13:16:05 ++ 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 13:16:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:16:05 + true 13:16:05 + case $1 in 13:16:05 + venv_file=/tmp/.toxenv 13:16:05 + shift 2 13:16:05 + true 13:16:05 + case $1 in 13:16:05 + shift 13:16:05 + break 13:16:05 + case $python in 13:16:05 + local pkg_list= 13:16:05 + [[ -d /opt/pyenv ]] 13:16:05 + echo 'Setup pyenv:' 13:16:05 Setup pyenv: 13:16:05 + export PYENV_ROOT=/opt/pyenv 13:16:05 + PYENV_ROOT=/opt/pyenv 13:16:05 + 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 13:16:05 + 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 13:16:05 + pyenv versions 13:16:05 system 13:16:05 3.8.13 13:16:05 3.9.13 13:16:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:16:06 + command -v pyenv 13:16:06 ++ pyenv init - --no-rehash 13:16:06 + 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[*]}"'\'')" 13:16:06 export PATH="/opt/pyenv/shims:${PATH}" 13:16:06 export PYENV_SHELL=bash 13:16:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:16:06 pyenv() { 13:16:06 local command 13:16:06 command="${1:-}" 13:16:06 if [ "$#" -gt 0 ]; then 13:16:06 shift 13:16:06 fi 13:16:06 13:16:06 case "$command" in 13:16:06 rehash|shell) 13:16:06 eval "$(pyenv "sh-$command" "$@")" 13:16:06 ;; 13:16:06 *) 13:16:06 command pyenv "$command" "$@" 13:16:06 ;; 13:16:06 esac 13:16:06 }' 13:16:06 +++ 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[*]}"' 13:16:06 ++ 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 13:16:06 ++ 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 13:16:06 ++ 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 13:16:06 ++ export PYENV_SHELL=bash 13:16:06 ++ PYENV_SHELL=bash 13:16:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:16:06 +++ complete -F _pyenv pyenv 13:16:06 ++ lf-pyver python3 13:16:06 ++ local py_version_xy=python3 13:16:06 ++ local py_version_xyz= 13:16:06 ++ pyenv versions 13:16:06 ++ local command 13:16:06 ++ command=versions 13:16:06 ++ sed 's/^[ *]* //' 13:16:06 ++ '[' 1 -gt 0 ']' 13:16:06 ++ shift 13:16:06 ++ case "$command" in 13:16:06 ++ command pyenv versions 13:16:06 ++ pyenv versions 13:16:06 ++ grep -E '^[0-9.]*[0-9]$' 13:16:06 ++ awk '{ print $1 }' 13:16:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:16:06 +++ sort -V 13:16:06 +++ grep '^3' /tmp/.pyenv_versions 13:16:06 +++ tail -n 1 13:16:06 ++ py_version_xyz=3.10.6 13:16:06 ++ [[ -z 3.10.6 ]] 13:16:06 ++ echo 3.10.6 13:16:06 ++ return 0 13:16:06 + pyenv local 3.10.6 13:16:06 + local command 13:16:06 + command=local 13:16:06 + '[' 2 -gt 0 ']' 13:16:06 + shift 13:16:06 + case "$command" in 13:16:06 + command pyenv local 3.10.6 13:16:06 + pyenv local 3.10.6 13:16:06 + for arg in "$@" 13:16:06 + case $arg in 13:16:06 + pkg_list+='tox ' 13:16:06 + for arg in "$@" 13:16:06 + case $arg in 13:16:06 + pkg_list+='virtualenv ' 13:16:06 + for arg in "$@" 13:16:06 + case $arg in 13:16:06 + pkg_list+='urllib3~=1.26.15 ' 13:16:06 + [[ -f /tmp/.toxenv ]] 13:16:06 ++ cat /tmp/.toxenv 13:16:06 + lf_venv=/tmp/venv-TsKX 13:16:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TsKX from' file:/tmp/.toxenv 13:16:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TsKX from file:/tmp/.toxenv 13:16:06 + /tmp/venv-TsKX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:16:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:16:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:16:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:16:06 + /tmp/venv-TsKX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:16:08 + type python3 13:16:08 + true 13:16:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TsKX/bin to PATH' 13:16:08 lf-activate-venv(): INFO: Adding /tmp/venv-TsKX/bin to PATH 13:16:08 + PATH=/tmp/venv-TsKX/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 13:16:08 + return 0 13:16:08 + [[ -d /opt/pyenv ]] 13:16:08 + echo '---> Setting up pyenv' 13:16:08 ---> Setting up pyenv 13:16:08 + export PYENV_ROOT=/opt/pyenv 13:16:08 + PYENV_ROOT=/opt/pyenv 13:16:08 + export PATH=/opt/pyenv/bin:/tmp/venv-TsKX/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 13:16:08 + PATH=/opt/pyenv/bin:/tmp/venv-TsKX/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 13:16:08 ++ pwd 13:16:08 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:16:08 + export PYTHONPATH 13:16:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:16:08 + TOX_TESTENV_PASSENV=PYTHONPATH 13:16:08 + tox --version 13:16:08 4.12.1 from /tmp/venv-TsKX/lib/python3.10/site-packages/tox/__init__.py 13:16:08 + PARALLEL=false 13:16:08 + TOX_OPTIONS_LIST= 13:16:08 + [[ -n pre-commit ]] 13:16:08 + TOX_OPTIONS_LIST=' -e pre-commit' 13:16:08 + case ${PARALLEL,,} in 13:16:08 + tox -e pre-commit 13:16:08 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:16:09 pre-commit: install_deps> python -I -m pip install pre-commit 13:16:12 pre-commit: freeze> python -m pip freeze --all 13:16:13 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.2.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 13:16:13 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:16:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:16:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:16:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:16:15 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:16:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:16:16 [INFO] Once installed this environment will be reused. 13:16:16 [INFO] This may take a few minutes... 13:16:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:16:19 [INFO] Once installed this environment will be reused. 13:16:19 [INFO] This may take a few minutes... 13:16:24 Trim Trailing Whitespace.................................................Passed 13:16:25 Tabs remover.............................................................Passed 13:16:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:16:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:16:25 [INFO] Once installed this environment will be reused. 13:16:25 [INFO] This may take a few minutes... 13:16:31 gitlint..............................................(no files to check)Skipped 13:16:31 pre-commit: OK (22.04=setup[4.06]+cmd[12.17,5.82] seconds) 13:16:31 congratulations :) (22.21 seconds) 13:16:31 + tox_status=0 13:16:31 + echo '---> Completed tox runs' 13:16:31 ---> Completed tox runs 13:16:31 + for i in .tox/*/log 13:16:31 ++ echo .tox/pre-commit/log 13:16:31 ++ awk -F/ '{print $2}' 13:16:31 + tox_env=pre-commit 13:16:31 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:16:31 + DOC_DIR=docs/_build/html 13:16:31 + [[ -d docs/_build/html ]] 13:16:31 + echo '---> tox-run.sh ends' 13:16:31 ---> tox-run.sh ends 13:16:31 + test 0 -eq 0 13:16:31 $ ssh-agent -k 13:16:31 unset SSH_AUTH_SOCK; 13:16:31 unset SSH_AGENT_PID; 13:16:31 echo Agent pid 1722 killed; 13:16:31 [ssh-agent] Stopped. 13:16:31 [PostBuildScript] - [INFO] Executing post build scripts. 13:16:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5661660961941640356.sh 13:16:31 ---> sysstat.sh 13:16:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3610322914676210638.sh 13:16:31 ---> package-listing.sh 13:16:31 ++ tr '[:upper:]' '[:lower:]' 13:16:31 ++ facter osfamily 13:16:31 + OS_FAMILY=debian 13:16:31 + workspace=/w/workspace/oom-master-pre-commit-lint 13:16:31 + START_PACKAGES=/tmp/packages_start.txt 13:16:31 + END_PACKAGES=/tmp/packages_end.txt 13:16:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:16:31 + PACKAGES=/tmp/packages_start.txt 13:16:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:16:31 + PACKAGES=/tmp/packages_end.txt 13:16:31 + case "${OS_FAMILY}" in 13:16:31 + dpkg -l 13:16:31 + grep '^ii' 13:16:31 + '[' -f /tmp/packages_start.txt ']' 13:16:31 + '[' -f /tmp/packages_end.txt ']' 13:16:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:16:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:16:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:16:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:16:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9906017126410207302.sh 13:16:31 ---> capture-instance-metadata.sh 13:16:31 Setup pyenv: 13:16:31 system 13:16:31 3.8.13 13:16:31 3.9.13 13:16:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:16:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r53z 13:16:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:16:38 lf-activate-venv(): INFO: Installing: lftools 13:17:08 lf-activate-venv(): INFO: Adding /tmp/venv-r53z/bin to PATH 13:17:08 INFO: Running in OpenStack, capturing instance metadata 13:17:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins57060113647198648.sh 13:17:09 provisioning config files... 13:17:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11017057694331356090tmp 13:17:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:17:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:17:09 [EnvInject] - Injecting environment variables from a build step. 13:17:09 [EnvInject] - Injecting as environment variables the properties content 13:17:09 SERVER_ID=logs 13:17:09 13:17:09 [EnvInject] - Variables injected successfully. 13:17:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8590584582227761918.sh 13:17:09 ---> create-netrc.sh 13:17:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4347083169730468288.sh 13:17:09 ---> python-tools-install.sh 13:17:09 Setup pyenv: 13:17:09 system 13:17:09 3.8.13 13:17:09 3.9.13 13:17:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:17:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r53z from file:/tmp/.os_lf_venv 13:17:11 lf-activate-venv(): INFO: Installing: lftools 13:17:18 lf-activate-venv(): INFO: Adding /tmp/venv-r53z/bin to PATH 13:17:18 Generating Requirements File 13:17:50 Python 3.10.6 13:17:51 pip 24.0 from /tmp/venv-r53z/lib/python3.10/site-packages/pip (python 3.10) 13:17:51 appdirs==1.4.4 13:17:51 argcomplete==3.2.2 13:17:51 aspy.yaml==1.3.0 13:17:51 attrs==23.2.0 13:17:51 autopage==0.5.2 13:17:51 beautifulsoup4==4.12.3 13:17:51 boto3==1.34.35 13:17:51 botocore==1.34.35 13:17:51 bs4==0.0.2 13:17:51 cachetools==5.3.2 13:17:51 certifi==2024.2.2 13:17:51 cffi==1.16.0 13:17:51 cfgv==3.4.0 13:17:51 chardet==5.2.0 13:17:51 charset-normalizer==3.3.2 13:17:51 click==8.1.7 13:17:51 cliff==4.5.0 13:17:51 cmd2==2.4.3 13:17:51 cryptography==3.3.2 13:17:51 debtcollector==2.5.0 13:17:51 decorator==5.1.1 13:17:51 defusedxml==0.7.1 13:17:51 Deprecated==1.2.14 13:17:51 distlib==0.3.8 13:17:51 dnspython==2.5.0 13:17:51 docker==4.2.2 13:17:51 dogpile.cache==1.3.0 13:17:51 email-validator==2.1.0.post1 13:17:51 filelock==3.13.1 13:17:51 future==0.18.3 13:17:51 gitdb==4.0.11 13:17:51 GitPython==3.1.41 13:17:51 google-auth==2.27.0 13:17:51 httplib2==0.22.0 13:17:51 identify==2.5.33 13:17:51 idna==3.6 13:17:51 importlib-resources==1.5.0 13:17:51 iso8601==2.1.0 13:17:51 Jinja2==3.1.3 13:17:51 jmespath==1.0.1 13:17:51 jsonpatch==1.33 13:17:51 jsonpointer==2.4 13:17:51 jsonschema==4.21.1 13:17:51 jsonschema-specifications==2023.12.1 13:17:51 keystoneauth1==5.5.0 13:17:51 kubernetes==29.0.0 13:17:51 lftools==0.37.8 13:17:51 lxml==5.1.0 13:17:51 MarkupSafe==2.1.5 13:17:51 msgpack==1.0.7 13:17:51 multi_key_dict==2.0.3 13:17:51 munch==4.0.0 13:17:51 netaddr==0.10.1 13:17:51 netifaces==0.11.0 13:17:51 niet==1.4.2 13:17:51 nodeenv==1.8.0 13:17:51 oauth2client==4.1.3 13:17:51 oauthlib==3.2.2 13:17:51 openstacksdk==0.62.0 13:17:51 os-client-config==2.1.0 13:17:51 os-service-types==1.7.0 13:17:51 osc-lib==3.0.0 13:17:51 oslo.config==9.3.0 13:17:51 oslo.context==5.3.0 13:17:51 oslo.i18n==6.2.0 13:17:51 oslo.log==5.4.0 13:17:51 oslo.serialization==5.3.0 13:17:51 oslo.utils==7.0.0 13:17:51 packaging==23.2 13:17:51 pbr==6.0.0 13:17:51 platformdirs==4.2.0 13:17:51 prettytable==3.9.0 13:17:51 pyasn1==0.5.1 13:17:51 pyasn1-modules==0.3.0 13:17:51 pycparser==2.21 13:17:51 pygerrit2==2.0.15 13:17:51 PyGithub==2.2.0 13:17:51 pyinotify==0.9.6 13:17:51 PyJWT==2.8.0 13:17:51 PyNaCl==1.5.0 13:17:51 pyparsing==2.4.7 13:17:51 pyperclip==1.8.2 13:17:51 pyrsistent==0.20.0 13:17:51 python-cinderclient==9.4.0 13:17:51 python-dateutil==2.8.2 13:17:51 python-heatclient==3.4.0 13:17:51 python-jenkins==1.8.2 13:17:51 python-keystoneclient==5.3.0 13:17:51 python-magnumclient==4.3.0 13:17:51 python-novaclient==18.4.0 13:17:51 python-openstackclient==6.0.0 13:17:51 python-swiftclient==4.4.0 13:17:51 pytz==2024.1 13:17:51 PyYAML==6.0.1 13:17:51 referencing==0.33.0 13:17:51 requests==2.31.0 13:17:51 requests-oauthlib==1.3.1 13:17:51 requestsexceptions==1.4.0 13:17:51 rfc3986==2.0.0 13:17:51 rpds-py==0.17.1 13:17:51 rsa==4.9 13:17:51 ruamel.yaml==0.18.5 13:17:51 ruamel.yaml.clib==0.2.8 13:17:51 s3transfer==0.10.0 13:17:51 simplejson==3.19.2 13:17:51 six==1.16.0 13:17:51 smmap==5.0.1 13:17:51 soupsieve==2.5 13:17:51 stevedore==5.1.0 13:17:51 tabulate==0.9.0 13:17:51 toml==0.10.2 13:17:51 tomlkit==0.12.3 13:17:51 tqdm==4.66.1 13:17:51 typing_extensions==4.9.0 13:17:51 tzdata==2023.4 13:17:51 urllib3==1.26.18 13:17:51 virtualenv==20.25.0 13:17:51 wcwidth==0.2.13 13:17:51 websocket-client==1.7.0 13:17:51 wrapt==1.16.0 13:17:51 xdg==6.0.0 13:17:51 xmltodict==0.13.0 13:17:51 yq==3.2.3 13:17:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13255583656545365217.sh 13:17:51 ---> sudo-logs.sh 13:17:51 Archiving 'sudo' log.. 13:17:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13907293771501131281.sh 13:17:51 ---> job-cost.sh 13:17:51 Setup pyenv: 13:17:52 system 13:17:52 3.8.13 13:17:52 3.9.13 13:17:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:17:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r53z from file:/tmp/.os_lf_venv 13:17:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:18:00 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. 13:18:00 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:18:00 lf-activate-venv(): INFO: Adding /tmp/venv-r53z/bin to PATH 13:18:00 INFO: No Stack... 13:18:01 INFO: Retrieving Pricing Info for: v3-standard-4 13:18:01 INFO: Archiving Costs 13:18:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18293449961350996987.sh 13:18:01 ---> logs-deploy.sh 13:18:01 Setup pyenv: 13:18:01 system 13:18:01 3.8.13 13:18:01 3.9.13 13:18:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:18:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r53z from file:/tmp/.os_lf_venv 13:18:03 lf-activate-venv(): INFO: Installing: lftools 13:18:12 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. 13:18:12 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:18:12 lf-activate-venv(): INFO: Adding /tmp/venv-r53z/bin to PATH 13:18:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3290 13:18:12 INFO: archiving workspace using pattern(s): 13:18:13 Archives upload complete. 13:18:13 INFO: archiving logs to Nexus 13:18:14 ---> uname -a: 13:18:14 Linux prd-ubuntu1804-builder-4c-4g-3122 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:18:14 13:18:14 13:18:14 ---> lscpu: 13:18:14 Architecture: x86_64 13:18:14 CPU op-mode(s): 32-bit, 64-bit 13:18:14 Byte Order: Little Endian 13:18:14 CPU(s): 4 13:18:14 On-line CPU(s) list: 0-3 13:18:14 Thread(s) per core: 1 13:18:14 Core(s) per socket: 1 13:18:14 Socket(s): 4 13:18:14 NUMA node(s): 1 13:18:14 Vendor ID: AuthenticAMD 13:18:14 CPU family: 23 13:18:14 Model: 49 13:18:14 Model name: AMD EPYC-Rome Processor 13:18:14 Stepping: 0 13:18:14 CPU MHz: 2800.000 13:18:14 BogoMIPS: 5600.00 13:18:14 Virtualization: AMD-V 13:18:14 Hypervisor vendor: KVM 13:18:14 Virtualization type: full 13:18:14 L1d cache: 32K 13:18:14 L1i cache: 32K 13:18:14 L2 cache: 512K 13:18:14 L3 cache: 16384K 13:18:14 NUMA node0 CPU(s): 0-3 13:18:14 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 13:18:14 13:18:14 13:18:14 ---> nproc: 13:18:14 4 13:18:14 13:18:14 13:18:14 ---> df -h: 13:18:14 Filesystem Size Used Avail Use% Mounted on 13:18:14 udev 7.9G 0 7.9G 0% /dev 13:18:14 tmpfs 1.6G 672K 1.6G 1% /run 13:18:14 /dev/vda1 78G 8.4G 69G 11% / 13:18:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:18:14 tmpfs 5.0M 0 5.0M 0% /run/lock 13:18:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:18:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:18:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:18:14 13:18:14 13:18:14 ---> free -m: 13:18:14 total used free shared buff/cache available 13:18:14 Mem: 16040 541 13287 0 2211 15179 13:18:14 Swap: 1023 0 1023 13:18:14 13:18:14 13:18:14 ---> ip addr: 13:18:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:18:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:18:14 inet 127.0.0.1/8 scope host lo 13:18:14 valid_lft forever preferred_lft forever 13:18:14 inet6 ::1/128 scope host 13:18:14 valid_lft forever preferred_lft forever 13:18:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:18:14 link/ether fa:16:3e:e7:e4:13 brd ff:ff:ff:ff:ff:ff 13:18:14 inet 10.30.107.98/23 brd 10.30.107.255 scope global dynamic ens3 13:18:14 valid_lft 86228sec preferred_lft 86228sec 13:18:14 inet6 fe80::f816:3eff:fee7:e413/64 scope link 13:18:14 valid_lft forever preferred_lft forever 13:18:14 13:18:14 13:18:14 ---> sar -b -r -n DEV: 13:18:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3122) 02/06/24 _x86_64_ (4 CPU) 13:18:14 13:18:14 13:15:24 LINUX RESTART (4 CPU) 13:18:14 13:18:14 13:16:02 tps rtps wtps bread/s bwrtn/s 13:18:14 13:17:01 114.83 22.47 92.36 1181.63 15877.58 13:18:14 13:18:01 78.17 1.02 77.15 118.78 14067.39 13:18:14 Average: 96.35 11.65 84.69 645.74 14964.88 13:18:14 13:18:14 13:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:18:14 13:17:01 13781120 15500768 2643840 16.10 63156 1851892 835752 4.78 818424 1601708 90120 13:18:14 13:18:01 13666768 15605324 2758192 16.79 86336 2033432 703796 4.03 722340 1783844 129236 13:18:14 Average: 13723944 15553046 2701016 16.44 74746 1942662 769774 4.41 770382 1692776 109678 13:18:14 13:18:14 13:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:18:14 13:17:01 lo 2.71 2.71 0.28 0.28 0.00 0.00 0.00 0.00 13:18:14 13:17:01 ens3 87.71 62.84 1210.29 10.95 0.00 0.00 0.00 0.00 13:18:14 13:18:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 13:18:14 13:18:01 ens3 36.09 27.56 365.12 7.29 0.00 0.00 0.00 0.00 13:18:14 Average: lo 2.08 2.08 0.21 0.21 0.00 0.00 0.00 0.00 13:18:14 Average: ens3 61.69 45.05 784.15 9.10 0.00 0.00 0.00 0.00 13:18:14 13:18:14 13:18:14 ---> sar -P ALL: 13:18:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3122) 02/06/24 _x86_64_ (4 CPU) 13:18:14 13:18:14 13:15:24 LINUX RESTART (4 CPU) 13:18:14 13:18:14 13:16:02 CPU %user %nice %system %iowait %steal %idle 13:18:14 13:17:01 all 23.96 0.00 2.04 3.68 0.08 70.25 13:18:14 13:17:01 0 17.82 0.00 1.73 0.63 0.07 79.76 13:18:14 13:17:01 1 26.93 0.00 2.34 4.04 0.08 66.60 13:18:14 13:17:01 2 28.74 0.00 2.14 5.62 0.10 63.39 13:18:14 13:17:01 3 22.36 0.00 1.94 4.42 0.07 71.21 13:18:14 13:18:01 all 21.76 0.00 1.31 2.10 0.06 74.77 13:18:14 13:18:01 0 23.29 0.00 1.01 0.50 0.05 75.15 13:18:14 13:18:01 1 3.32 0.00 0.72 4.21 0.02 91.74 13:18:14 13:18:01 2 30.26 0.00 2.00 0.65 0.10 66.99 13:18:14 13:18:01 3 30.12 0.00 1.50 3.10 0.07 65.22 13:18:14 Average: all 22.85 0.00 1.67 2.88 0.07 72.53 13:18:14 Average: 0 20.58 0.00 1.37 0.56 0.06 77.43 13:18:14 Average: 1 15.02 0.00 1.52 4.13 0.05 79.28 13:18:14 Average: 2 29.51 0.00 2.07 3.11 0.10 65.21 13:18:14 Average: 3 26.28 0.00 1.72 3.75 0.07 68.19 13:18:14 13:18:14 13:18:14