15:45:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136958 15:45:10 Running as SYSTEM 15:45:10 [EnvInject] - Loading node environment variables. 15:45:10 Building remotely on prd-ubuntu1804-builder-4c-4g-11015 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:45:10 [ssh-agent] Looking for ssh-agent implementation... 15:45:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:10 $ ssh-agent 15:45:10 SSH_AUTH_SOCK=/tmp/ssh-LgY4NFUHhVJl/agent.1693 15:45:10 SSH_AGENT_PID=1695 15:45:10 [ssh-agent] Started. 15:45:10 Running ssh-add (command line suppressed) 15:45:10 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3699626580753562806.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3699626580753562806.key) 15:45:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:45:11 The recommended git tool is: NONE 15:45:12 using credential onap-jenkins-ssh 15:45:12 Wiping out workspace first. 15:45:12 Cloning the remote Git repository 15:45:12 Cloning repository git://cloud.onap.org/mirror/oom.git 15:45:12 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:45:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:45:12 > git --version # timeout=10 15:45:12 > git --version # 'git version 2.17.1' 15:45:12 using GIT_SSH to set credentials Gerrit user 15:45:12 Verifying host key using manually-configured host key entries 15:45:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:45:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:45:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:45:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:45:18 using GIT_SSH to set credentials Gerrit user 15:45:18 Verifying host key using manually-configured host key entries 15:45:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/136958/2 # timeout=30 15:45:18 > git rev-parse 63f8bfd817e969d5cfd72ab8be0666dd8c594708^{commit} # timeout=10 15:45:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:45:18 Checking out Revision 63f8bfd817e969d5cfd72ab8be0666dd8c594708 (refs/changes/58/136958/2) 15:45:18 > git config core.sparsecheckout # timeout=10 15:45:18 > git checkout -f 63f8bfd817e969d5cfd72ab8be0666dd8c594708 # timeout=30 15:45:21 Commit message: "[AAI] Fix AAI service monitoring via Prometheus" 15:45:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:45:21 > git rev-list --no-walk 40cbf9be39f507e69e4a0b31b8f6ee5347a3c1a9 # timeout=10 15:45:21 [EnvInject] - Injecting environment variables from a build step. 15:45:21 [EnvInject] - Injecting as environment variables the properties content 15:45:21 PYTHON=python3 15:45:21 15:45:21 [EnvInject] - Variables injected successfully. 15:45:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4634297386784280324.sh 15:45:21 ---> tox-install.sh 15:45:21 + source /home/jenkins/lf-env.sh 15:45:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:45:21 ++ mktemp -d /tmp/venv-XXXX 15:45:21 + lf_venv=/tmp/venv-odI4 15:45:21 + local venv_file=/tmp/.os_lf_venv 15:45:21 + local python=python3 15:45:21 + local options 15:45:21 + local set_path=true 15:45:21 + local install_args= 15:45:21 ++ 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 15:45:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:45:21 + true 15:45:21 + case $1 in 15:45:21 + venv_file=/tmp/.toxenv 15:45:21 + shift 2 15:45:21 + true 15:45:21 + case $1 in 15:45:21 + shift 15:45:21 + break 15:45:21 + case $python in 15:45:21 + local pkg_list= 15:45:21 + [[ -d /opt/pyenv ]] 15:45:21 + echo 'Setup pyenv:' 15:45:21 Setup pyenv: 15:45:21 + export PYENV_ROOT=/opt/pyenv 15:45:21 + PYENV_ROOT=/opt/pyenv 15:45:21 + 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 15:45:21 + 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 15:45:21 + pyenv versions 15:45:22 * system (set by /opt/pyenv/version) 15:45:22 * 3.8.13 (set by /opt/pyenv/version) 15:45:22 * 3.9.13 (set by /opt/pyenv/version) 15:45:22 * 3.10.6 (set by /opt/pyenv/version) 15:45:22 + command -v pyenv 15:45:22 ++ pyenv init - --no-rehash 15:45:22 + 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[*]}"'\'')" 15:45:22 export PATH="/opt/pyenv/shims:${PATH}" 15:45:22 export PYENV_SHELL=bash 15:45:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:45:22 pyenv() { 15:45:22 local command 15:45:22 command="${1:-}" 15:45:22 if [ "$#" -gt 0 ]; then 15:45:22 shift 15:45:22 fi 15:45:22 15:45:22 case "$command" in 15:45:22 rehash|shell) 15:45:22 eval "$(pyenv "sh-$command" "$@")" 15:45:22 ;; 15:45:22 *) 15:45:22 command pyenv "$command" "$@" 15:45:22 ;; 15:45:22 esac 15:45:22 }' 15:45:22 +++ 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[*]}"' 15:45:22 ++ 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 15:45:22 ++ 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 15:45:22 ++ 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 15:45:22 ++ export PYENV_SHELL=bash 15:45:22 ++ PYENV_SHELL=bash 15:45:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:45:22 +++ complete -F _pyenv pyenv 15:45:22 ++ lf-pyver python3 15:45:22 ++ local py_version_xy=python3 15:45:22 ++ local py_version_xyz= 15:45:22 ++ pyenv versions 15:45:22 ++ local command 15:45:22 ++ command=versions 15:45:22 ++ '[' 1 -gt 0 ']' 15:45:22 ++ shift 15:45:22 ++ case "$command" in 15:45:22 ++ command pyenv versions 15:45:22 ++ pyenv versions 15:45:22 ++ sed 's/^[ *]* //' 15:45:22 ++ awk '{ print $1 }' 15:45:22 ++ grep -E '^[0-9.]*[0-9]$' 15:45:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:45:22 +++ grep '^3' /tmp/.pyenv_versions 15:45:22 +++ sort -V 15:45:22 +++ tail -n 1 15:45:22 ++ py_version_xyz=3.10.6 15:45:22 ++ [[ -z 3.10.6 ]] 15:45:22 ++ echo 3.10.6 15:45:22 ++ return 0 15:45:22 + pyenv local 3.10.6 15:45:22 + local command 15:45:22 + command=local 15:45:22 + '[' 2 -gt 0 ']' 15:45:22 + shift 15:45:22 + case "$command" in 15:45:22 + command pyenv local 3.10.6 15:45:22 + pyenv local 3.10.6 15:45:22 + for arg in "$@" 15:45:22 + case $arg in 15:45:22 + pkg_list+='tox ' 15:45:22 + for arg in "$@" 15:45:22 + case $arg in 15:45:22 + pkg_list+='virtualenv ' 15:45:22 + for arg in "$@" 15:45:22 + case $arg in 15:45:22 + pkg_list+='urllib3~=1.26.15 ' 15:45:22 + [[ -f /tmp/.toxenv ]] 15:45:22 + [[ ! -f /tmp/.toxenv ]] 15:45:22 + [[ -n '' ]] 15:45:22 + python3 -m venv /tmp/venv-odI4 15:45:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-odI4' 15:45:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-odI4 15:45:26 + echo /tmp/venv-odI4 15:45:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:45:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:45:26 + /tmp/venv-odI4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:45:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:45:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:45:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:45:29 + /tmp/venv-odI4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:45:32 + type python3 15:45:32 + true 15:45:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-odI4/bin to PATH' 15:45:32 lf-activate-venv(): INFO: Adding /tmp/venv-odI4/bin to PATH 15:45:32 + PATH=/tmp/venv-odI4/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 15:45:32 + return 0 15:45:32 + python3 --version 15:45:32 Python 3.10.6 15:45:32 + python3 -m pip --version 15:45:32 pip 23.3.2 from /tmp/venv-odI4/lib/python3.10/site-packages/pip (python 3.10) 15:45:32 + python3 -m pip freeze 15:45:32 cachetools==5.3.2 15:45:32 chardet==5.2.0 15:45:32 colorama==0.4.6 15:45:32 distlib==0.3.8 15:45:32 filelock==3.13.1 15:45:32 packaging==23.2 15:45:32 platformdirs==4.1.0 15:45:32 pluggy==1.3.0 15:45:32 pyproject-api==1.6.1 15:45:32 tomli==2.0.1 15:45:32 tox==4.11.4 15:45:32 urllib3==1.26.18 15:45:32 virtualenv==20.25.0 15:45:32 [EnvInject] - Injecting environment variables from a build step. 15:45:32 [EnvInject] - Injecting as environment variables the properties content 15:45:32 PARALLEL=false 15:45:32 15:45:32 [EnvInject] - Variables injected successfully. 15:45:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11732033650979798252.sh 15:45:32 ---> tox-run.sh 15:45:32 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:45:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:45:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:45:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:45:32 + cd /w/workspace/oom-master-pre-commit-lint/. 15:45:32 + source /home/jenkins/lf-env.sh 15:45:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:45:32 ++ mktemp -d /tmp/venv-XXXX 15:45:32 + lf_venv=/tmp/venv-BWQU 15:45:32 + local venv_file=/tmp/.os_lf_venv 15:45:32 + local python=python3 15:45:32 + local options 15:45:32 + local set_path=true 15:45:32 + local install_args= 15:45:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:45:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:45:32 + true 15:45:32 + case $1 in 15:45:32 + venv_file=/tmp/.toxenv 15:45:32 + shift 2 15:45:32 + true 15:45:32 + case $1 in 15:45:32 + shift 15:45:32 + break 15:45:32 + case $python in 15:45:32 + local pkg_list= 15:45:32 + [[ -d /opt/pyenv ]] 15:45:32 + echo 'Setup pyenv:' 15:45:32 Setup pyenv: 15:45:32 + export PYENV_ROOT=/opt/pyenv 15:45:32 + PYENV_ROOT=/opt/pyenv 15:45:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:45:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:45:32 + pyenv versions 15:45:32 system 15:45:32 3.8.13 15:45:32 3.9.13 15:45:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:45:32 + command -v pyenv 15:45:32 ++ pyenv init - --no-rehash 15:45:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:45:32 export PATH="/opt/pyenv/shims:${PATH}" 15:45:32 export PYENV_SHELL=bash 15:45:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:45:32 pyenv() { 15:45:32 local command 15:45:32 command="${1:-}" 15:45:32 if [ "$#" -gt 0 ]; then 15:45:32 shift 15:45:32 fi 15:45:32 15:45:32 case "$command" in 15:45:32 rehash|shell) 15:45:32 eval "$(pyenv "sh-$command" "$@")" 15:45:32 ;; 15:45:32 *) 15:45:32 command pyenv "$command" "$@" 15:45:32 ;; 15:45:32 esac 15:45:32 }' 15:45:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:45:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:45:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:45:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:45:32 ++ export PYENV_SHELL=bash 15:45:32 ++ PYENV_SHELL=bash 15:45:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:45:32 +++ complete -F _pyenv pyenv 15:45:32 ++ lf-pyver python3 15:45:32 ++ local py_version_xy=python3 15:45:32 ++ local py_version_xyz= 15:45:32 ++ pyenv versions 15:45:32 ++ local command 15:45:32 ++ command=versions 15:45:32 ++ '[' 1 -gt 0 ']' 15:45:32 ++ shift 15:45:32 ++ case "$command" in 15:45:32 ++ command pyenv versions 15:45:32 ++ pyenv versions 15:45:32 ++ sed 's/^[ *]* //' 15:45:32 ++ awk '{ print $1 }' 15:45:32 ++ grep -E '^[0-9.]*[0-9]$' 15:45:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:45:32 +++ grep '^3' /tmp/.pyenv_versions 15:45:32 +++ sort -V 15:45:32 +++ tail -n 1 15:45:32 ++ py_version_xyz=3.10.6 15:45:32 ++ [[ -z 3.10.6 ]] 15:45:32 ++ echo 3.10.6 15:45:32 ++ return 0 15:45:32 + pyenv local 3.10.6 15:45:32 + local command 15:45:32 + command=local 15:45:32 + '[' 2 -gt 0 ']' 15:45:32 + shift 15:45:32 + case "$command" in 15:45:32 + command pyenv local 3.10.6 15:45:32 + pyenv local 3.10.6 15:45:33 + for arg in "$@" 15:45:33 + case $arg in 15:45:33 + pkg_list+='tox ' 15:45:33 + for arg in "$@" 15:45:33 + case $arg in 15:45:33 + pkg_list+='virtualenv ' 15:45:33 + for arg in "$@" 15:45:33 + case $arg in 15:45:33 + pkg_list+='urllib3~=1.26.15 ' 15:45:33 + [[ -f /tmp/.toxenv ]] 15:45:33 ++ cat /tmp/.toxenv 15:45:33 + lf_venv=/tmp/venv-odI4 15:45:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-odI4 from' file:/tmp/.toxenv 15:45:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-odI4 from file:/tmp/.toxenv 15:45:33 + /tmp/venv-odI4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:45:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:45:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:45:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:45:34 + /tmp/venv-odI4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:45:35 + type python3 15:45:35 + true 15:45:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-odI4/bin to PATH' 15:45:35 lf-activate-venv(): INFO: Adding /tmp/venv-odI4/bin to PATH 15:45:35 + PATH=/tmp/venv-odI4/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 15:45:35 + return 0 15:45:35 + [[ -d /opt/pyenv ]] 15:45:35 + echo '---> Setting up pyenv' 15:45:35 ---> Setting up pyenv 15:45:35 + export PYENV_ROOT=/opt/pyenv 15:45:35 + PYENV_ROOT=/opt/pyenv 15:45:35 + export PATH=/opt/pyenv/bin:/tmp/venv-odI4/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 15:45:35 + PATH=/opt/pyenv/bin:/tmp/venv-odI4/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 15:45:35 ++ pwd 15:45:35 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:45:35 + export PYTHONPATH 15:45:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:45:35 + TOX_TESTENV_PASSENV=PYTHONPATH 15:45:35 + tox --version 15:45:35 4.11.4 from /tmp/venv-odI4/lib/python3.10/site-packages/tox/__init__.py 15:45:35 + PARALLEL=false 15:45:35 + TOX_OPTIONS_LIST= 15:45:35 + [[ -n pre-commit ]] 15:45:35 + TOX_OPTIONS_LIST=' -e pre-commit' 15:45:35 + case ${PARALLEL,,} in 15:45:35 + tox -e pre-commit 15:45:35 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:45:36 pre-commit: install_deps> python -I -m pip install pre-commit 15:45:39 pre-commit: freeze> python -m pip freeze --all 15:45:40 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 15:45:40 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:45:40 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:45:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:45:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:45:42 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:45:42 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:45:42 [INFO] Once installed this environment will be reused. 15:45:42 [INFO] This may take a few minutes... 15:45:46 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:45:46 [INFO] Once installed this environment will be reused. 15:45:46 [INFO] This may take a few minutes... 15:45:52 Trim Trailing Whitespace.................................................Passed 15:45:52 Tabs remover.............................................................Passed 15:45:52 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:45:52 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:45:52 [INFO] Once installed this environment will be reused. 15:45:52 [INFO] This may take a few minutes... 15:45:58 gitlint..............................................(no files to check)Skipped 15:45:58 pre-commit: OK (22.23=setup[4.00]+cmd[12.30,5.93] seconds) 15:45:58 congratulations :) (22.40 seconds) 15:45:58 + tox_status=0 15:45:58 + echo '---> Completed tox runs' 15:45:58 ---> Completed tox runs 15:45:58 + for i in .tox/*/log 15:45:58 ++ echo .tox/pre-commit/log 15:45:58 ++ awk -F/ '{print $2}' 15:45:58 + tox_env=pre-commit 15:45:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:45:58 + DOC_DIR=docs/_build/html 15:45:58 + [[ -d docs/_build/html ]] 15:45:58 + echo '---> tox-run.sh ends' 15:45:58 ---> tox-run.sh ends 15:45:58 + test 0 -eq 0 15:45:58 $ ssh-agent -k 15:45:58 unset SSH_AUTH_SOCK; 15:45:58 unset SSH_AGENT_PID; 15:45:58 echo Agent pid 1695 killed; 15:45:58 [ssh-agent] Stopped. 15:45:58 [PostBuildScript] - [INFO] Executing post build scripts. 15:45:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18107211527511543511.sh 15:45:58 ---> sysstat.sh 15:45:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10545298606495816670.sh 15:45:59 ---> package-listing.sh 15:45:59 ++ facter osfamily 15:45:59 ++ tr '[:upper:]' '[:lower:]' 15:45:59 + OS_FAMILY=debian 15:45:59 + workspace=/w/workspace/oom-master-pre-commit-lint 15:45:59 + START_PACKAGES=/tmp/packages_start.txt 15:45:59 + END_PACKAGES=/tmp/packages_end.txt 15:45:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:45:59 + PACKAGES=/tmp/packages_start.txt 15:45:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:45:59 + PACKAGES=/tmp/packages_end.txt 15:45:59 + case "${OS_FAMILY}" in 15:45:59 + dpkg -l 15:45:59 + grep '^ii' 15:45:59 + '[' -f /tmp/packages_start.txt ']' 15:45:59 + '[' -f /tmp/packages_end.txt ']' 15:45:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:45:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:45:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:45:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:45:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9275310137378690092.sh 15:45:59 ---> capture-instance-metadata.sh 15:45:59 Setup pyenv: 15:45:59 system 15:45:59 3.8.13 15:45:59 3.9.13 15:45:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:46:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DsPa 15:46:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:46:06 lf-activate-venv(): INFO: Installing: lftools 15:46:36 lf-activate-venv(): INFO: Adding /tmp/venv-DsPa/bin to PATH 15:46:36 INFO: Running in OpenStack, capturing instance metadata 15:46:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12562083168311246169.sh 15:46:36 provisioning config files... 15:46:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5135817930551005305tmp 15:46:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:46:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:46:36 [EnvInject] - Injecting environment variables from a build step. 15:46:36 [EnvInject] - Injecting as environment variables the properties content 15:46:36 SERVER_ID=logs 15:46:36 15:46:36 [EnvInject] - Variables injected successfully. 15:46:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14802594088760113402.sh 15:46:36 ---> create-netrc.sh 15:46:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2674011135140693582.sh 15:46:36 ---> python-tools-install.sh 15:46:36 Setup pyenv: 15:46:36 system 15:46:36 3.8.13 15:46:36 3.9.13 15:46:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:46:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DsPa from file:/tmp/.os_lf_venv 15:46:38 lf-activate-venv(): INFO: Installing: lftools 15:46:45 lf-activate-venv(): INFO: Adding /tmp/venv-DsPa/bin to PATH 15:46:45 Generating Requirements File 15:47:15 Python 3.10.6 15:47:16 pip 23.3.2 from /tmp/venv-DsPa/lib/python3.10/site-packages/pip (python 3.10) 15:47:16 appdirs==1.4.4 15:47:16 argcomplete==3.2.1 15:47:16 aspy.yaml==1.3.0 15:47:16 attrs==23.2.0 15:47:16 autopage==0.5.2 15:47:16 Babel==2.14.0 15:47:16 beautifulsoup4==4.12.2 15:47:16 boto3==1.34.15 15:47:16 botocore==1.34.15 15:47:16 bs4==0.0.1 15:47:16 cachetools==5.3.2 15:47:16 certifi==2023.11.17 15:47:16 cffi==1.16.0 15:47:16 cfgv==3.4.0 15:47:16 chardet==5.2.0 15:47:16 charset-normalizer==3.3.2 15:47:16 click==8.1.7 15:47:16 cliff==4.4.0 15:47:16 cmd2==2.4.3 15:47:16 cryptography==3.3.2 15:47:16 debtcollector==2.5.0 15:47:16 decorator==5.1.1 15:47:16 defusedxml==0.7.1 15:47:16 Deprecated==1.2.14 15:47:16 distlib==0.3.8 15:47:16 dnspython==2.4.2 15:47:16 docker==4.2.2 15:47:16 dogpile.cache==1.3.0 15:47:16 email-validator==2.1.0.post1 15:47:16 filelock==3.13.1 15:47:16 future==0.18.3 15:47:16 gitdb==4.0.11 15:47:16 GitPython==3.1.41 15:47:16 google-auth==2.26.1 15:47:16 httplib2==0.22.0 15:47:16 identify==2.5.33 15:47:16 idna==3.6 15:47:16 importlib-metadata==7.0.1 15:47:16 importlib-resources==1.5.0 15:47:16 iso8601==2.1.0 15:47:16 Jinja2==3.1.2 15:47:16 jmespath==1.0.1 15:47:16 jsonpatch==1.33 15:47:16 jsonpointer==2.4 15:47:16 jsonschema==4.20.0 15:47:16 jsonschema-specifications==2023.12.1 15:47:16 keystoneauth1==5.4.0 15:47:16 kubernetes==29.0.0 15:47:16 lftools==0.37.8 15:47:16 lxml==5.1.0 15:47:16 MarkupSafe==2.1.3 15:47:16 msgpack==1.0.7 15:47:16 multi_key_dict==2.0.3 15:47:16 munch==4.0.0 15:47:16 netaddr==0.10.1 15:47:16 netifaces==0.11.0 15:47:16 niet==1.4.2 15:47:16 nodeenv==1.8.0 15:47:16 oauth2client==4.1.3 15:47:16 oauthlib==3.2.2 15:47:16 openstacksdk==0.62.0 15:47:16 os-client-config==2.1.0 15:47:16 os-service-types==1.7.0 15:47:16 osc-lib==2.9.0 15:47:16 oslo.config==9.2.0 15:47:16 oslo.context==5.3.0 15:47:16 oslo.i18n==6.2.0 15:47:16 oslo.log==5.4.0 15:47:16 oslo.serialization==5.2.0 15:47:16 oslo.utils==6.3.0 15:47:16 packaging==23.2 15:47:16 pbr==6.0.0 15:47:16 platformdirs==4.1.0 15:47:16 prettytable==3.9.0 15:47:16 pyasn1==0.5.1 15:47:16 pyasn1-modules==0.3.0 15:47:16 pycparser==2.21 15:47:16 pygerrit2==2.0.15 15:47:16 PyGithub==2.1.1 15:47:16 pyinotify==0.9.6 15:47:16 PyJWT==2.8.0 15:47:16 PyNaCl==1.5.0 15:47:16 pyparsing==2.4.7 15:47:16 pyperclip==1.8.2 15:47:16 pyrsistent==0.20.0 15:47:16 python-cinderclient==9.4.0 15:47:16 python-dateutil==2.8.2 15:47:16 python-heatclient==3.3.0 15:47:16 python-jenkins==1.8.2 15:47:16 python-keystoneclient==5.2.0 15:47:16 python-magnumclient==4.3.0 15:47:16 python-novaclient==18.4.0 15:47:16 python-openstackclient==6.0.0 15:47:16 python-swiftclient==4.4.0 15:47:16 pytz==2023.3.post1 15:47:16 PyYAML==6.0.1 15:47:16 referencing==0.32.1 15:47:16 requests==2.31.0 15:47:16 requests-oauthlib==1.3.1 15:47:16 requestsexceptions==1.4.0 15:47:16 rfc3986==2.0.0 15:47:16 rpds-py==0.16.2 15:47:16 rsa==4.9 15:47:16 ruamel.yaml==0.18.5 15:47:16 ruamel.yaml.clib==0.2.8 15:47:16 s3transfer==0.10.0 15:47:16 simplejson==3.19.2 15:47:16 six==1.16.0 15:47:16 smmap==5.0.1 15:47:16 soupsieve==2.5 15:47:16 stevedore==5.1.0 15:47:16 tabulate==0.9.0 15:47:16 toml==0.10.2 15:47:16 tomlkit==0.12.3 15:47:16 tqdm==4.66.1 15:47:16 typing_extensions==4.9.0 15:47:16 tzdata==2023.4 15:47:16 urllib3==1.26.18 15:47:16 virtualenv==20.25.0 15:47:16 wcwidth==0.2.13 15:47:16 websocket-client==1.7.0 15:47:16 wrapt==1.16.0 15:47:16 xdg==6.0.0 15:47:16 xmltodict==0.13.0 15:47:16 yq==3.2.3 15:47:16 zipp==3.17.0 15:47:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13446132152003006295.sh 15:47:16 ---> sudo-logs.sh 15:47:16 Archiving 'sudo' log.. 15:47:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3708641947429341448.sh 15:47:16 ---> job-cost.sh 15:47:16 Setup pyenv: 15:47:16 system 15:47:16 3.8.13 15:47:16 3.9.13 15:47:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:47:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DsPa from file:/tmp/.os_lf_venv 15:47:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:47:26 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. 15:47:26 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:47:26 lf-activate-venv(): INFO: Adding /tmp/venv-DsPa/bin to PATH 15:47:26 INFO: No Stack... 15:47:26 INFO: Retrieving Pricing Info for: v3-standard-4 15:47:26 INFO: Archiving Costs 15:47:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11745810672775581524.sh 15:47:27 ---> logs-deploy.sh 15:47:27 Setup pyenv: 15:47:27 system 15:47:27 3.8.13 15:47:27 3.9.13 15:47:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:47:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DsPa from file:/tmp/.os_lf_venv 15:47:28 lf-activate-venv(): INFO: Installing: lftools 15:47:38 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. 15:47:38 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:47:38 lf-activate-venv(): INFO: Adding /tmp/venv-DsPa/bin to PATH 15:47:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3252 15:47:38 INFO: archiving workspace using pattern(s): 15:47:39 Archives upload complete. 15:47:40 INFO: archiving logs to Nexus 15:47:40 ---> uname -a: 15:47:40 Linux prd-ubuntu1804-builder-4c-4g-11015 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:47:40 15:47:40 15:47:40 ---> lscpu: 15:47:40 Architecture: x86_64 15:47:40 CPU op-mode(s): 32-bit, 64-bit 15:47:40 Byte Order: Little Endian 15:47:40 CPU(s): 4 15:47:40 On-line CPU(s) list: 0-3 15:47:40 Thread(s) per core: 1 15:47:40 Core(s) per socket: 1 15:47:40 Socket(s): 4 15:47:40 NUMA node(s): 1 15:47:40 Vendor ID: AuthenticAMD 15:47:40 CPU family: 23 15:47:40 Model: 49 15:47:40 Model name: AMD EPYC-Rome Processor 15:47:40 Stepping: 0 15:47:40 CPU MHz: 2799.998 15:47:40 BogoMIPS: 5599.99 15:47:40 Virtualization: AMD-V 15:47:40 Hypervisor vendor: KVM 15:47:40 Virtualization type: full 15:47:40 L1d cache: 32K 15:47:40 L1i cache: 32K 15:47:40 L2 cache: 512K 15:47:40 L3 cache: 16384K 15:47:40 NUMA node0 CPU(s): 0-3 15:47:40 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 15:47:40 15:47:40 15:47:40 ---> nproc: 15:47:40 4 15:47:40 15:47:40 15:47:40 ---> df -h: 15:47:40 Filesystem Size Used Avail Use% Mounted on 15:47:40 udev 7.9G 0 7.9G 0% /dev 15:47:40 tmpfs 1.6G 672K 1.6G 1% /run 15:47:40 /dev/vda1 78G 8.4G 69G 11% / 15:47:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:47:40 tmpfs 5.0M 0 5.0M 0% /run/lock 15:47:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:47:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:47:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:47:40 15:47:40 15:47:40 ---> free -m: 15:47:40 total used free shared buff/cache available 15:47:40 Mem: 16040 533 13250 0 2255 15186 15:47:40 Swap: 1023 0 1023 15:47:40 15:47:40 15:47:40 ---> ip addr: 15:47:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:47:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:47:40 inet 127.0.0.1/8 scope host lo 15:47:40 valid_lft forever preferred_lft forever 15:47:40 inet6 ::1/128 scope host 15:47:40 valid_lft forever preferred_lft forever 15:47:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:47:40 link/ether fa:16:3e:00:96:f7 brd ff:ff:ff:ff:ff:ff 15:47:40 inet 10.30.107.193/23 brd 10.30.107.255 scope global dynamic ens3 15:47:40 valid_lft 86231sec preferred_lft 86231sec 15:47:40 inet6 fe80::f816:3eff:fe00:96f7/64 scope link 15:47:40 valid_lft forever preferred_lft forever 15:47:40 15:47:40 15:47:40 ---> sar -b -r -n DEV: 15:47:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11015) 01/10/24 _x86_64_ (4 CPU) 15:47:40 15:47:40 15:44:54 LINUX RESTART (4 CPU) 15:47:40 15:47:40 15:45:02 tps rtps wtps bread/s bwrtn/s 15:47:40 15:46:01 261.02 74.73 186.29 4887.31 46282.46 15:47:40 15:47:01 88.30 2.28 86.02 119.45 10238.43 15:47:40 Average: 173.94 38.20 135.73 2483.35 28109.02 15:47:40 15:47:40 15:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:47:40 15:46:01 13993920 15581096 2431048 14.80 54284 1734432 755292 4.32 707628 1513384 129904 15:47:40 15:47:01 13698320 15563356 2726648 16.60 77716 1973364 770528 4.41 762548 1722152 187444 15:47:40 Average: 13846120 15572226 2578848 15.70 66000 1853898 762910 4.37 735088 1617768 158674 15:47:40 15:47:40 15:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:47:40 15:46:01 ens3 479.38 326.64 2110.08 79.27 0.00 0.00 0.00 0.00 15:47:40 15:46:01 lo 2.78 2.78 0.28 0.28 0.00 0.00 0.00 0.00 15:47:40 15:47:01 ens3 55.01 38.64 833.37 8.35 0.00 0.00 0.00 0.00 15:47:40 15:47:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 15:47:40 Average: ens3 265.41 181.43 1466.37 43.52 0.00 0.00 0.00 0.00 15:47:40 Average: lo 2.18 2.18 0.22 0.22 0.00 0.00 0.00 0.00 15:47:40 15:47:40 15:47:40 ---> sar -P ALL: 15:47:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11015) 01/10/24 _x86_64_ (4 CPU) 15:47:40 15:47:40 15:44:54 LINUX RESTART (4 CPU) 15:47:40 15:47:40 15:45:02 CPU %user %nice %system %iowait %steal %idle 15:47:40 15:46:01 all 27.15 0.00 3.80 2.79 0.07 66.19 15:47:40 15:46:01 0 22.75 0.00 4.72 2.14 0.05 70.34 15:47:40 15:46:01 1 33.28 0.00 3.13 1.33 0.07 62.19 15:47:40 15:46:01 2 22.13 0.00 2.53 2.79 0.07 72.48 15:47:40 15:46:01 3 30.31 0.00 4.81 4.91 0.08 59.89 15:47:40 15:47:01 all 21.84 0.00 1.47 1.34 0.05 75.30 15:47:40 15:47:01 0 18.76 0.00 1.99 4.37 0.05 74.83 15:47:40 15:47:01 1 25.11 0.00 1.50 0.35 0.05 72.99 15:47:40 15:47:01 2 14.89 0.00 1.12 0.17 0.03 83.79 15:47:40 15:47:01 3 28.59 0.00 1.23 0.45 0.05 69.67 15:47:40 Average: all 24.46 0.00 2.62 2.05 0.06 70.80 15:47:40 Average: 0 20.73 0.00 3.33 3.27 0.05 72.62 15:47:40 Average: 1 29.15 0.00 2.31 0.83 0.06 67.65 15:47:40 Average: 2 18.46 0.00 1.82 1.46 0.05 78.21 15:47:40 Average: 3 29.44 0.00 3.00 2.66 0.07 64.83 15:47:40 15:47:40 15:47:40