12:33:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136836 12:33:19 Running as SYSTEM 12:33:19 [EnvInject] - Loading node environment variables. 12:33:19 Building remotely on prd-ubuntu1804-builder-4c-4g-11554 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:33:19 [ssh-agent] Looking for ssh-agent implementation... 12:33:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:33:20 $ ssh-agent 12:33:20 SSH_AUTH_SOCK=/tmp/ssh-d1QHfKixkQJD/agent.1795 12:33:20 SSH_AGENT_PID=1796 12:33:20 [ssh-agent] Started. 12:33:20 Running ssh-add (command line suppressed) 12:33:20 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5041297546669794578.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5041297546669794578.key) 12:33:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:33:20 The recommended git tool is: NONE 12:33:21 using credential onap-jenkins-ssh 12:33:21 Wiping out workspace first. 12:33:21 Cloning the remote Git repository 12:33:21 Cloning repository git://cloud.onap.org/mirror/oom.git 12:33:21 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:33:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:33:21 > git --version # timeout=10 12:33:21 > git --version # 'git version 2.17.1' 12:33:21 using GIT_SSH to set credentials Gerrit user 12:33:21 Verifying host key using manually-configured host key entries 12:33:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:33:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:33:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:33:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:33:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:33:27 using GIT_SSH to set credentials Gerrit user 12:33:27 Verifying host key using manually-configured host key entries 12:33:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/136836/2 # timeout=30 12:33:27 > git rev-parse cc53d4ea37ed55074cb6093d6460bca8759f6cef^{commit} # timeout=10 12:33:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:33:27 Checking out Revision cc53d4ea37ed55074cb6093d6460bca8759f6cef (refs/changes/36/136836/2) 12:33:27 > git config core.sparsecheckout # timeout=10 12:33:27 > git checkout -f cc53d4ea37ed55074cb6093d6460bca8759f6cef # timeout=30 12:33:29 Commit message: "[DCAEGEN2] Update snmptrap-collector image" 12:33:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:33:29 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 12:33:29 [EnvInject] - Injecting environment variables from a build step. 12:33:29 [EnvInject] - Injecting as environment variables the properties content 12:33:29 PYTHON=python3 12:33:29 12:33:29 [EnvInject] - Variables injected successfully. 12:33:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1617796580093413667.sh 12:33:29 ---> tox-install.sh 12:33:29 + source /home/jenkins/lf-env.sh 12:33:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:33:29 ++ mktemp -d /tmp/venv-XXXX 12:33:29 + lf_venv=/tmp/venv-orLH 12:33:29 + local venv_file=/tmp/.os_lf_venv 12:33:29 + local python=python3 12:33:29 + local options 12:33:29 + local set_path=true 12:33:29 + local install_args= 12:33:29 ++ 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:33:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:33:29 + true 12:33:29 + case $1 in 12:33:29 + venv_file=/tmp/.toxenv 12:33:29 + shift 2 12:33:29 + true 12:33:29 + case $1 in 12:33:29 + shift 12:33:29 + break 12:33:29 + case $python in 12:33:29 + local pkg_list= 12:33:29 + [[ -d /opt/pyenv ]] 12:33:29 + echo 'Setup pyenv:' 12:33:29 Setup pyenv: 12:33:29 + export PYENV_ROOT=/opt/pyenv 12:33:29 + PYENV_ROOT=/opt/pyenv 12:33:29 + 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:33:29 + 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:33:29 + pyenv versions 12:33:29 * system (set by /opt/pyenv/version) 12:33:29 * 3.8.13 (set by /opt/pyenv/version) 12:33:29 * 3.9.13 (set by /opt/pyenv/version) 12:33:29 * 3.10.6 (set by /opt/pyenv/version) 12:33:29 + command -v pyenv 12:33:29 ++ pyenv init - --no-rehash 12:33:29 + 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:33:29 export PATH="/opt/pyenv/shims:${PATH}" 12:33:29 export PYENV_SHELL=bash 12:33:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:33:29 pyenv() { 12:33:29 local command 12:33:29 command="${1:-}" 12:33:29 if [ "$#" -gt 0 ]; then 12:33:29 shift 12:33:29 fi 12:33:29 12:33:29 case "$command" in 12:33:29 rehash|shell) 12:33:29 eval "$(pyenv "sh-$command" "$@")" 12:33:29 ;; 12:33:29 *) 12:33:29 command pyenv "$command" "$@" 12:33:29 ;; 12:33:29 esac 12:33:29 }' 12:33:29 +++ 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:33:29 ++ 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:33:29 ++ 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:33:29 ++ 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:33:29 ++ export PYENV_SHELL=bash 12:33:29 ++ PYENV_SHELL=bash 12:33:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:33:29 +++ complete -F _pyenv pyenv 12:33:29 ++ lf-pyver python3 12:33:29 ++ local py_version_xy=python3 12:33:29 ++ local py_version_xyz= 12:33:29 ++ pyenv versions 12:33:29 ++ local command 12:33:29 ++ command=versions 12:33:29 ++ '[' 1 -gt 0 ']' 12:33:29 ++ shift 12:33:29 ++ case "$command" in 12:33:29 ++ command pyenv versions 12:33:29 ++ pyenv versions 12:33:29 ++ awk '{ print $1 }' 12:33:29 ++ grep -E '^[0-9.]*[0-9]$' 12:33:29 ++ sed 's/^[ *]* //' 12:33:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:33:30 +++ grep '^3' /tmp/.pyenv_versions 12:33:30 +++ sort -V 12:33:30 +++ tail -n 1 12:33:30 ++ py_version_xyz=3.10.6 12:33:30 ++ [[ -z 3.10.6 ]] 12:33:30 ++ echo 3.10.6 12:33:30 ++ return 0 12:33:30 + pyenv local 3.10.6 12:33:30 + local command 12:33:30 + command=local 12:33:30 + '[' 2 -gt 0 ']' 12:33:30 + shift 12:33:30 + case "$command" in 12:33:30 + command pyenv local 3.10.6 12:33:30 + pyenv local 3.10.6 12:33:30 + for arg in "$@" 12:33:30 + case $arg in 12:33:30 + pkg_list+='tox ' 12:33:30 + for arg in "$@" 12:33:30 + case $arg in 12:33:30 + pkg_list+='virtualenv ' 12:33:30 + for arg in "$@" 12:33:30 + case $arg in 12:33:30 + pkg_list+='urllib3~=1.26.15 ' 12:33:30 + [[ -f /tmp/.toxenv ]] 12:33:30 + [[ ! -f /tmp/.toxenv ]] 12:33:30 + [[ -n '' ]] 12:33:30 + python3 -m venv /tmp/venv-orLH 12:33:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-orLH' 12:33:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-orLH 12:33:34 + echo /tmp/venv-orLH 12:33:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:33:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:33:34 + /tmp/venv-orLH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:33:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:33:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:33:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:33:37 + /tmp/venv-orLH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:33:39 + type python3 12:33:39 + true 12:33:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-orLH/bin to PATH' 12:33:39 lf-activate-venv(): INFO: Adding /tmp/venv-orLH/bin to PATH 12:33:39 + PATH=/tmp/venv-orLH/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:33:39 + return 0 12:33:39 + python3 --version 12:33:39 Python 3.10.6 12:33:39 + python3 -m pip --version 12:33:39 pip 23.3.2 from /tmp/venv-orLH/lib/python3.10/site-packages/pip (python 3.10) 12:33:39 + python3 -m pip freeze 12:33:40 cachetools==5.3.2 12:33:40 chardet==5.2.0 12:33:40 colorama==0.4.6 12:33:40 distlib==0.3.8 12:33:40 filelock==3.13.1 12:33:40 packaging==23.2 12:33:40 platformdirs==4.1.0 12:33:40 pluggy==1.3.0 12:33:40 pyproject-api==1.6.1 12:33:40 tomli==2.0.1 12:33:40 tox==4.12.0 12:33:40 urllib3==1.26.18 12:33:40 virtualenv==20.25.0 12:33:40 [EnvInject] - Injecting environment variables from a build step. 12:33:40 [EnvInject] - Injecting as environment variables the properties content 12:33:40 PARALLEL=false 12:33:40 12:33:40 [EnvInject] - Variables injected successfully. 12:33:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17403227957732966807.sh 12:33:40 ---> tox-run.sh 12:33:40 + 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:33:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:33:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:33:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:33:40 + cd /w/workspace/oom-master-pre-commit-lint/. 12:33:40 + source /home/jenkins/lf-env.sh 12:33:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:33:40 ++ mktemp -d /tmp/venv-XXXX 12:33:40 + lf_venv=/tmp/venv-pqYd 12:33:40 + local venv_file=/tmp/.os_lf_venv 12:33:40 + local python=python3 12:33:40 + local options 12:33:40 + local set_path=true 12:33:40 + local install_args= 12:33:40 ++ 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:33:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:33:40 + true 12:33:40 + case $1 in 12:33:40 + venv_file=/tmp/.toxenv 12:33:40 + shift 2 12:33:40 + true 12:33:40 + case $1 in 12:33:40 + shift 12:33:40 + break 12:33:40 + case $python in 12:33:40 + local pkg_list= 12:33:40 + [[ -d /opt/pyenv ]] 12:33:40 + echo 'Setup pyenv:' 12:33:40 Setup pyenv: 12:33:40 + export PYENV_ROOT=/opt/pyenv 12:33:40 + PYENV_ROOT=/opt/pyenv 12:33:40 + 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:33:40 + 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:33:40 + pyenv versions 12:33:40 system 12:33:40 3.8.13 12:33:40 3.9.13 12:33:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:33:40 + command -v pyenv 12:33:40 ++ pyenv init - --no-rehash 12:33:40 + 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:33:40 export PATH="/opt/pyenv/shims:${PATH}" 12:33:40 export PYENV_SHELL=bash 12:33:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:33:40 pyenv() { 12:33:40 local command 12:33:40 command="${1:-}" 12:33:40 if [ "$#" -gt 0 ]; then 12:33:40 shift 12:33:40 fi 12:33:40 12:33:40 case "$command" in 12:33:40 rehash|shell) 12:33:40 eval "$(pyenv "sh-$command" "$@")" 12:33:40 ;; 12:33:40 *) 12:33:40 command pyenv "$command" "$@" 12:33:40 ;; 12:33:40 esac 12:33:40 }' 12:33:40 +++ 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:33:40 ++ 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:33:40 ++ 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:33:40 ++ 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:33:40 ++ export PYENV_SHELL=bash 12:33:40 ++ PYENV_SHELL=bash 12:33:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:33:40 +++ complete -F _pyenv pyenv 12:33:40 ++ lf-pyver python3 12:33:40 ++ local py_version_xy=python3 12:33:40 ++ local py_version_xyz= 12:33:40 ++ pyenv versions 12:33:40 ++ local command 12:33:40 ++ command=versions 12:33:40 ++ '[' 1 -gt 0 ']' 12:33:40 ++ shift 12:33:40 ++ case "$command" in 12:33:40 ++ command pyenv versions 12:33:40 ++ pyenv versions 12:33:40 ++ sed 's/^[ *]* //' 12:33:40 ++ awk '{ print $1 }' 12:33:40 ++ grep -E '^[0-9.]*[0-9]$' 12:33:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:33:40 +++ grep '^3' /tmp/.pyenv_versions 12:33:40 +++ sort -V 12:33:40 +++ tail -n 1 12:33:40 ++ py_version_xyz=3.10.6 12:33:40 ++ [[ -z 3.10.6 ]] 12:33:40 ++ echo 3.10.6 12:33:40 ++ return 0 12:33:40 + pyenv local 3.10.6 12:33:40 + local command 12:33:40 + command=local 12:33:40 + '[' 2 -gt 0 ']' 12:33:40 + shift 12:33:40 + case "$command" in 12:33:40 + command pyenv local 3.10.6 12:33:40 + pyenv local 3.10.6 12:33:40 + for arg in "$@" 12:33:40 + case $arg in 12:33:40 + pkg_list+='tox ' 12:33:40 + for arg in "$@" 12:33:40 + case $arg in 12:33:40 + pkg_list+='virtualenv ' 12:33:40 + for arg in "$@" 12:33:40 + case $arg in 12:33:40 + pkg_list+='urllib3~=1.26.15 ' 12:33:40 + [[ -f /tmp/.toxenv ]] 12:33:40 ++ cat /tmp/.toxenv 12:33:40 + lf_venv=/tmp/venv-orLH 12:33:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-orLH from' file:/tmp/.toxenv 12:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-orLH from file:/tmp/.toxenv 12:33:40 + /tmp/venv-orLH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:33:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:33:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:33:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:33:41 + /tmp/venv-orLH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:33:42 + type python3 12:33:42 + true 12:33:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-orLH/bin to PATH' 12:33:42 lf-activate-venv(): INFO: Adding /tmp/venv-orLH/bin to PATH 12:33:42 + PATH=/tmp/venv-orLH/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:33:42 + return 0 12:33:42 + [[ -d /opt/pyenv ]] 12:33:42 + echo '---> Setting up pyenv' 12:33:42 ---> Setting up pyenv 12:33:42 + export PYENV_ROOT=/opt/pyenv 12:33:42 + PYENV_ROOT=/opt/pyenv 12:33:42 + export PATH=/opt/pyenv/bin:/tmp/venv-orLH/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:33:42 + PATH=/opt/pyenv/bin:/tmp/venv-orLH/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:33:42 ++ pwd 12:33:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:33:42 + export PYTHONPATH 12:33:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:33:42 + TOX_TESTENV_PASSENV=PYTHONPATH 12:33:42 + tox --version 12:33:42 4.12.0 from /tmp/venv-orLH/lib/python3.10/site-packages/tox/__init__.py 12:33:42 + PARALLEL=false 12:33:42 + TOX_OPTIONS_LIST= 12:33:42 + [[ -n pre-commit ]] 12:33:42 + TOX_OPTIONS_LIST=' -e pre-commit' 12:33:42 + case ${PARALLEL,,} in 12:33:42 + tox -e pre-commit 12:33:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:33:43 pre-commit: install_deps> python -I -m pip install pre-commit 12:33:46 pre-commit: freeze> python -m pip freeze --all 12:33:46 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 12:33:46 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:33:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:33:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:33:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:33:49 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:33:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:33:49 [INFO] Once installed this environment will be reused. 12:33:49 [INFO] This may take a few minutes... 12:33:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:33:53 [INFO] Once installed this environment will be reused. 12:33:53 [INFO] This may take a few minutes... 12:33:58 Trim Trailing Whitespace.................................................Passed 12:33:58 Tabs remover.............................................................Passed 12:33:58 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:33:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:33:59 [INFO] Once installed this environment will be reused. 12:33:59 [INFO] This may take a few minutes... 12:34:04 gitlint..............................................(no files to check)Skipped 12:34:04 pre-commit: OK (21.23=setup[3.75]+cmd[11.80,5.69] seconds) 12:34:04 congratulations :) (21.39 seconds) 12:34:04 + tox_status=0 12:34:04 + echo '---> Completed tox runs' 12:34:04 ---> Completed tox runs 12:34:04 + for i in .tox/*/log 12:34:04 ++ echo .tox/pre-commit/log 12:34:04 ++ awk -F/ '{print $2}' 12:34:04 + tox_env=pre-commit 12:34:04 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:34:04 + DOC_DIR=docs/_build/html 12:34:04 + [[ -d docs/_build/html ]] 12:34:04 + echo '---> tox-run.sh ends' 12:34:04 ---> tox-run.sh ends 12:34:04 + test 0 -eq 0 12:34:04 $ ssh-agent -k 12:34:04 unset SSH_AUTH_SOCK; 12:34:04 unset SSH_AGENT_PID; 12:34:04 echo Agent pid 1796 killed; 12:34:04 [ssh-agent] Stopped. 12:34:04 [PostBuildScript] - [INFO] Executing post build scripts. 12:34:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10483111076717300000.sh 12:34:04 ---> sysstat.sh 12:34:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11854364206447428685.sh 12:34:04 ---> package-listing.sh 12:34:04 ++ facter osfamily 12:34:04 ++ tr '[:upper:]' '[:lower:]' 12:34:05 + OS_FAMILY=debian 12:34:05 + workspace=/w/workspace/oom-master-pre-commit-lint 12:34:05 + START_PACKAGES=/tmp/packages_start.txt 12:34:05 + END_PACKAGES=/tmp/packages_end.txt 12:34:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:34:05 + PACKAGES=/tmp/packages_start.txt 12:34:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:34:05 + PACKAGES=/tmp/packages_end.txt 12:34:05 + case "${OS_FAMILY}" in 12:34:05 + dpkg -l 12:34:05 + grep '^ii' 12:34:05 + '[' -f /tmp/packages_start.txt ']' 12:34:05 + '[' -f /tmp/packages_end.txt ']' 12:34:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:34:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:34:05 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:34:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:34:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins894772819981088511.sh 12:34:05 ---> capture-instance-metadata.sh 12:34:05 Setup pyenv: 12:34:05 system 12:34:05 3.8.13 12:34:05 3.9.13 12:34:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:34:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-go0W 12:34:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:34:11 lf-activate-venv(): INFO: Installing: lftools 12:34:41 lf-activate-venv(): INFO: Adding /tmp/venv-go0W/bin to PATH 12:34:41 INFO: Running in OpenStack, capturing instance metadata 12:34:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16305582911118981322.sh 12:34:41 provisioning config files... 12:34:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config18038395703177398208tmp 12:34:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:34:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:34:41 [EnvInject] - Injecting environment variables from a build step. 12:34:41 [EnvInject] - Injecting as environment variables the properties content 12:34:41 SERVER_ID=logs 12:34:41 12:34:41 [EnvInject] - Variables injected successfully. 12:34:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17758760447437783518.sh 12:34:41 ---> create-netrc.sh 12:34:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6290811395299930165.sh 12:34:41 ---> python-tools-install.sh 12:34:41 Setup pyenv: 12:34:41 system 12:34:41 3.8.13 12:34:41 3.9.13 12:34:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:34:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-go0W from file:/tmp/.os_lf_venv 12:34:43 lf-activate-venv(): INFO: Installing: lftools 12:34:50 lf-activate-venv(): INFO: Adding /tmp/venv-go0W/bin to PATH 12:34:50 Generating Requirements File 12:35:20 Python 3.10.6 12:35:21 pip 23.3.2 from /tmp/venv-go0W/lib/python3.10/site-packages/pip (python 3.10) 12:35:21 appdirs==1.4.4 12:35:21 argcomplete==3.2.1 12:35:21 aspy.yaml==1.3.0 12:35:21 attrs==23.2.0 12:35:21 autopage==0.5.2 12:35:21 beautifulsoup4==4.12.2 12:35:21 boto3==1.34.17 12:35:21 botocore==1.34.17 12:35:21 bs4==0.0.1 12:35:21 cachetools==5.3.2 12:35:21 certifi==2023.11.17 12:35:21 cffi==1.16.0 12:35:21 cfgv==3.4.0 12:35:21 chardet==5.2.0 12:35:21 charset-normalizer==3.3.2 12:35:21 click==8.1.7 12:35:21 cliff==4.4.0 12:35:21 cmd2==2.4.3 12:35:21 cryptography==3.3.2 12:35:21 debtcollector==2.5.0 12:35:21 decorator==5.1.1 12:35:21 defusedxml==0.7.1 12:35:21 Deprecated==1.2.14 12:35:21 distlib==0.3.8 12:35:21 dnspython==2.4.2 12:35:21 docker==4.2.2 12:35:21 dogpile.cache==1.3.0 12:35:21 email-validator==2.1.0.post1 12:35:21 filelock==3.13.1 12:35:21 future==0.18.3 12:35:21 gitdb==4.0.11 12:35:21 GitPython==3.1.41 12:35:21 google-auth==2.26.2 12:35:21 httplib2==0.22.0 12:35:21 identify==2.5.33 12:35:21 idna==3.6 12:35:21 importlib-metadata==7.0.1 12:35:21 importlib-resources==1.5.0 12:35:21 iso8601==2.1.0 12:35:21 Jinja2==3.1.3 12:35:21 jmespath==1.0.1 12:35:21 jsonpatch==1.33 12:35:21 jsonpointer==2.4 12:35:21 jsonschema==4.20.0 12:35:21 jsonschema-specifications==2023.12.1 12:35:21 keystoneauth1==5.4.0 12:35:21 kubernetes==29.0.0 12:35:21 lftools==0.37.8 12:35:21 lxml==5.1.0 12:35:21 MarkupSafe==2.1.3 12:35:21 msgpack==1.0.7 12:35:21 multi_key_dict==2.0.3 12:35:21 munch==4.0.0 12:35:21 netaddr==0.10.1 12:35:21 netifaces==0.11.0 12:35:21 niet==1.4.2 12:35:21 nodeenv==1.8.0 12:35:21 oauth2client==4.1.3 12:35:21 oauthlib==3.2.2 12:35:21 openstacksdk==0.62.0 12:35:21 os-client-config==2.1.0 12:35:21 os-service-types==1.7.0 12:35:21 osc-lib==2.9.0 12:35:21 oslo.config==9.3.0 12:35:21 oslo.context==5.3.0 12:35:21 oslo.i18n==6.2.0 12:35:21 oslo.log==5.4.0 12:35:21 oslo.serialization==5.3.0 12:35:21 oslo.utils==6.3.0 12:35:21 packaging==23.2 12:35:21 pbr==6.0.0 12:35:21 platformdirs==4.1.0 12:35:21 prettytable==3.9.0 12:35:21 pyasn1==0.5.1 12:35:21 pyasn1-modules==0.3.0 12:35:21 pycparser==2.21 12:35:21 pygerrit2==2.0.15 12:35:21 PyGithub==2.1.1 12:35:21 pyinotify==0.9.6 12:35:21 PyJWT==2.8.0 12:35:21 PyNaCl==1.5.0 12:35:21 pyparsing==2.4.7 12:35:21 pyperclip==1.8.2 12:35:21 pyrsistent==0.20.0 12:35:21 python-cinderclient==9.4.0 12:35:21 python-dateutil==2.8.2 12:35:21 python-heatclient==3.4.0 12:35:21 python-jenkins==1.8.2 12:35:21 python-keystoneclient==5.2.0 12:35:21 python-magnumclient==4.3.0 12:35:21 python-novaclient==18.4.0 12:35:21 python-openstackclient==6.0.0 12:35:21 python-swiftclient==4.4.0 12:35:21 pytz==2023.3.post1 12:35:21 PyYAML==6.0.1 12:35:21 referencing==0.32.1 12:35:21 requests==2.31.0 12:35:21 requests-oauthlib==1.3.1 12:35:21 requestsexceptions==1.4.0 12:35:21 rfc3986==2.0.0 12:35:21 rpds-py==0.16.2 12:35:21 rsa==4.9 12:35:21 ruamel.yaml==0.18.5 12:35:21 ruamel.yaml.clib==0.2.8 12:35:21 s3transfer==0.10.0 12:35:21 simplejson==3.19.2 12:35:21 six==1.16.0 12:35:21 smmap==5.0.1 12:35:21 soupsieve==2.5 12:35:21 stevedore==5.1.0 12:35:21 tabulate==0.9.0 12:35:21 toml==0.10.2 12:35:21 tomlkit==0.12.3 12:35:21 tqdm==4.66.1 12:35:21 typing_extensions==4.9.0 12:35:21 tzdata==2023.4 12:35:21 urllib3==1.26.18 12:35:21 virtualenv==20.25.0 12:35:21 wcwidth==0.2.13 12:35:21 websocket-client==1.7.0 12:35:21 wrapt==1.16.0 12:35:21 xdg==6.0.0 12:35:21 xmltodict==0.13.0 12:35:21 yq==3.2.3 12:35:21 zipp==3.17.0 12:35:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12478907972564906308.sh 12:35:21 ---> sudo-logs.sh 12:35:21 Archiving 'sudo' log.. 12:35:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13408403103734294281.sh 12:35:21 ---> job-cost.sh 12:35:21 Setup pyenv: 12:35:21 system 12:35:21 3.8.13 12:35:21 3.9.13 12:35:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:35:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-go0W from file:/tmp/.os_lf_venv 12:35:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:35:30 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. 12:35:30 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:35:31 lf-activate-venv(): INFO: Adding /tmp/venv-go0W/bin to PATH 12:35:31 INFO: No Stack... 12:35:31 INFO: Retrieving Pricing Info for: v3-standard-4 12:35:31 INFO: Archiving Costs 12:35:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7124410565608705036.sh 12:35:31 ---> logs-deploy.sh 12:35:31 Setup pyenv: 12:35:31 system 12:35:31 3.8.13 12:35:31 3.9.13 12:35:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:35:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-go0W from file:/tmp/.os_lf_venv 12:35:33 lf-activate-venv(): INFO: Installing: lftools 12:35:43 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. 12:35:43 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:35:43 lf-activate-venv(): INFO: Adding /tmp/venv-go0W/bin to PATH 12:35:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3264 12:35:43 INFO: archiving workspace using pattern(s): 12:35:44 Archives upload complete. 12:35:44 INFO: archiving logs to Nexus 12:35:45 ---> uname -a: 12:35:45 Linux prd-ubuntu1804-builder-4c-4g-11554 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:35:45 12:35:45 12:35:45 ---> lscpu: 12:35:45 Architecture: x86_64 12:35:45 CPU op-mode(s): 32-bit, 64-bit 12:35:45 Byte Order: Little Endian 12:35:45 CPU(s): 4 12:35:45 On-line CPU(s) list: 0-3 12:35:45 Thread(s) per core: 1 12:35:45 Core(s) per socket: 1 12:35:45 Socket(s): 4 12:35:45 NUMA node(s): 1 12:35:45 Vendor ID: AuthenticAMD 12:35:45 CPU family: 23 12:35:45 Model: 49 12:35:45 Model name: AMD EPYC-Rome Processor 12:35:45 Stepping: 0 12:35:45 CPU MHz: 2799.998 12:35:45 BogoMIPS: 5599.99 12:35:45 Virtualization: AMD-V 12:35:45 Hypervisor vendor: KVM 12:35:45 Virtualization type: full 12:35:45 L1d cache: 32K 12:35:45 L1i cache: 32K 12:35:45 L2 cache: 512K 12:35:45 L3 cache: 16384K 12:35:45 NUMA node0 CPU(s): 0-3 12:35:45 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:35:45 12:35:45 12:35:45 ---> nproc: 12:35:45 4 12:35:45 12:35:45 12:35:45 ---> df -h: 12:35:45 Filesystem Size Used Avail Use% Mounted on 12:35:45 udev 7.9G 0 7.9G 0% /dev 12:35:45 tmpfs 1.6G 672K 1.6G 1% /run 12:35:45 /dev/vda1 78G 8.4G 69G 11% / 12:35:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:35:45 tmpfs 5.0M 0 5.0M 0% /run/lock 12:35:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:35:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:35:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:35:45 12:35:45 12:35:45 ---> free -m: 12:35:45 total used free shared buff/cache available 12:35:45 Mem: 16040 520 13313 0 2205 15200 12:35:45 Swap: 1023 0 1023 12:35:45 12:35:45 12:35:45 ---> ip addr: 12:35:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:35:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:35:45 inet 127.0.0.1/8 scope host lo 12:35:45 valid_lft forever preferred_lft forever 12:35:45 inet6 ::1/128 scope host 12:35:45 valid_lft forever preferred_lft forever 12:35:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:35:45 link/ether fa:16:3e:73:41:90 brd ff:ff:ff:ff:ff:ff 12:35:45 inet 10.30.107.83/23 brd 10.30.107.255 scope global dynamic ens3 12:35:45 valid_lft 86233sec preferred_lft 86233sec 12:35:45 inet6 fe80::f816:3eff:fe73:4190/64 scope link 12:35:45 valid_lft forever preferred_lft forever 12:35:45 12:35:45 12:35:45 ---> sar -b -r -n DEV: 12:35:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11554) 01/12/24 _x86_64_ (4 CPU) 12:35:45 12:35:45 12:33:01 LINUX RESTART (4 CPU) 12:35:45 12:35:45 12:34:02 tps rtps wtps bread/s bwrtn/s 12:35:45 12:35:01 102.51 2.47 100.03 130.80 21125.58 12:35:45 Average: 102.51 2.47 100.03 130.80 21125.58 12:35:45 12:35:45 12:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:35:45 12:35:01 13746744 15590172 2678224 16.31 75956 1953784 753776 4.31 729076 1704888 171528 12:35:45 Average: 13746744 15590172 2678224 16.31 75956 1953784 753776 4.31 729076 1704888 171528 12:35:45 12:35:45 12:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:35:45 12:35:01 ens3 60.64 41.48 784.16 9.89 0.00 0.00 0.00 0.00 12:35:45 12:35:01 lo 1.49 1.49 0.16 0.16 0.00 0.00 0.00 0.00 12:35:45 Average: ens3 60.64 41.48 784.16 9.89 0.00 0.00 0.00 0.00 12:35:45 Average: lo 1.49 1.49 0.16 0.16 0.00 0.00 0.00 0.00 12:35:45 12:35:45 12:35:45 ---> sar -P ALL: 12:35:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11554) 01/12/24 _x86_64_ (4 CPU) 12:35:45 12:35:45 12:33:01 LINUX RESTART (4 CPU) 12:35:45 12:35:45 12:34:02 CPU %user %nice %system %iowait %steal %idle 12:35:45 12:35:01 all 21.71 0.00 1.60 2.01 0.06 74.62 12:35:45 12:35:01 0 27.57 0.00 1.53 0.27 0.07 70.56 12:35:45 12:35:01 1 24.22 0.00 2.06 0.66 0.05 73.01 12:35:45 12:35:01 2 20.63 0.00 1.39 4.43 0.05 73.50 12:35:45 12:35:01 3 14.47 0.00 1.41 2.69 0.03 81.39 12:35:45 Average: all 21.71 0.00 1.60 2.01 0.06 74.62 12:35:45 Average: 0 27.57 0.00 1.53 0.27 0.07 70.56 12:35:45 Average: 1 24.22 0.00 2.06 0.66 0.05 73.01 12:35:45 Average: 2 20.63 0.00 1.39 4.43 0.05 73.50 12:35:45 Average: 3 14.47 0.00 1.41 2.69 0.03 81.39 12:35:45 12:35:45 12:35:45