13:11:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137500 13:11:55 Running as SYSTEM 13:11:55 [EnvInject] - Loading node environment variables. 13:11:58 Building remotely on prd-ubuntu1804-builder-4c-4g-13109 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:11:58 [ssh-agent] Looking for ssh-agent implementation... 13:11:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:11:58 $ ssh-agent 13:11:58 SSH_AUTH_SOCK=/tmp/ssh-3zG2pVbug5PP/agent.1721 13:11:58 SSH_AGENT_PID=1723 13:11:58 [ssh-agent] Started. 13:11:58 Running ssh-add (command line suppressed) 13:11:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6610339775752053240.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6610339775752053240.key) 13:11:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:11:58 The recommended git tool is: NONE 13:12:00 using credential onap-jenkins-ssh 13:12:00 Wiping out workspace first. 13:12:00 Cloning the remote Git repository 13:12:00 Cloning repository git://cloud.onap.org/mirror/oom.git 13:12:00 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:12:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:12:00 > git --version # timeout=10 13:12:00 > git --version # 'git version 2.17.1' 13:12:00 using GIT_SSH to set credentials Gerrit user 13:12:00 Verifying host key using manually-configured host key entries 13:12:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:12:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:12:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:12:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:12:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:12:06 using GIT_SSH to set credentials Gerrit user 13:12:06 Verifying host key using manually-configured host key entries 13:12:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/137500/3 # timeout=30 13:12:06 > git rev-parse b74ea5f92be11ae90fd3a598b92f2562949bd90c^{commit} # timeout=10 13:12:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:12:06 Checking out Revision b74ea5f92be11ae90fd3a598b92f2562949bd90c (refs/changes/00/137500/3) 13:12:06 > git config core.sparsecheckout # timeout=10 13:12:06 > git checkout -f b74ea5f92be11ae90fd3a598b92f2562949bd90c # timeout=30 13:12:07 Commit message: "[COMMON] Harmonize resource settings, Part 2" 13:12:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:12:07 > git rev-list --no-walk fa01ec554cfa10cb1f9ec8be0c5530dd3f3ea50a # timeout=10 13:12:07 [EnvInject] - Injecting environment variables from a build step. 13:12:07 [EnvInject] - Injecting as environment variables the properties content 13:12:07 PYTHON=python3 13:12:07 13:12:07 [EnvInject] - Variables injected successfully. 13:12:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10473297106229896478.sh 13:12:07 ---> tox-install.sh 13:12:07 + source /home/jenkins/lf-env.sh 13:12:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:12:07 ++ mktemp -d /tmp/venv-XXXX 13:12:07 + lf_venv=/tmp/venv-WFKW 13:12:07 + local venv_file=/tmp/.os_lf_venv 13:12:07 + local python=python3 13:12:07 + local options 13:12:07 + local set_path=true 13:12:07 + local install_args= 13:12:07 ++ 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:12:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:12:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:12:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:12:07 + true 13:12:07 + case $1 in 13:12:07 + venv_file=/tmp/.toxenv 13:12:07 + shift 2 13:12:07 + true 13:12:07 + case $1 in 13:12:07 + shift 13:12:07 + break 13:12:07 + case $python in 13:12:07 + local pkg_list= 13:12:07 + [[ -d /opt/pyenv ]] 13:12:07 + echo 'Setup pyenv:' 13:12:07 Setup pyenv: 13:12:07 + export PYENV_ROOT=/opt/pyenv 13:12:07 + PYENV_ROOT=/opt/pyenv 13:12:07 + 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:12:07 + 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:12:07 + pyenv versions 13:12:07 * system (set by /opt/pyenv/version) 13:12:07 * 3.8.13 (set by /opt/pyenv/version) 13:12:07 * 3.9.13 (set by /opt/pyenv/version) 13:12:07 * 3.10.6 (set by /opt/pyenv/version) 13:12:07 + command -v pyenv 13:12:07 ++ pyenv init - --no-rehash 13:12:07 + 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:12:07 export PATH="/opt/pyenv/shims:${PATH}" 13:12:07 export PYENV_SHELL=bash 13:12:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:12:07 pyenv() { 13:12:07 local command 13:12:07 command="${1:-}" 13:12:07 if [ "$#" -gt 0 ]; then 13:12:07 shift 13:12:07 fi 13:12:07 13:12:07 case "$command" in 13:12:07 rehash|shell) 13:12:07 eval "$(pyenv "sh-$command" "$@")" 13:12:07 ;; 13:12:07 *) 13:12:07 command pyenv "$command" "$@" 13:12:07 ;; 13:12:07 esac 13:12:07 }' 13:12:07 +++ 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:12:07 ++ 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:12:07 ++ 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:12:07 ++ 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:12:07 ++ export PYENV_SHELL=bash 13:12:07 ++ PYENV_SHELL=bash 13:12:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:12:07 +++ complete -F _pyenv pyenv 13:12:07 ++ lf-pyver python3 13:12:07 ++ local py_version_xy=python3 13:12:07 ++ local py_version_xyz= 13:12:07 ++ pyenv versions 13:12:07 ++ local command 13:12:07 ++ command=versions 13:12:07 ++ '[' 1 -gt 0 ']' 13:12:07 ++ shift 13:12:07 ++ case "$command" in 13:12:07 ++ command pyenv versions 13:12:07 ++ pyenv versions 13:12:07 ++ sed 's/^[ *]* //' 13:12:07 ++ awk '{ print $1 }' 13:12:07 ++ grep -E '^[0-9.]*[0-9]$' 13:12:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:12:07 +++ grep '^3' /tmp/.pyenv_versions 13:12:07 +++ sort -V 13:12:07 +++ tail -n 1 13:12:07 ++ py_version_xyz=3.10.6 13:12:07 ++ [[ -z 3.10.6 ]] 13:12:07 ++ echo 3.10.6 13:12:07 ++ return 0 13:12:07 + pyenv local 3.10.6 13:12:07 + local command 13:12:07 + command=local 13:12:07 + '[' 2 -gt 0 ']' 13:12:07 + shift 13:12:07 + case "$command" in 13:12:07 + command pyenv local 3.10.6 13:12:07 + pyenv local 3.10.6 13:12:07 + for arg in "$@" 13:12:07 + case $arg in 13:12:07 + pkg_list+='tox ' 13:12:07 + for arg in "$@" 13:12:07 + case $arg in 13:12:07 + pkg_list+='virtualenv ' 13:12:07 + for arg in "$@" 13:12:07 + case $arg in 13:12:07 + pkg_list+='urllib3~=1.26.15 ' 13:12:07 + [[ -f /tmp/.toxenv ]] 13:12:07 + [[ ! -f /tmp/.toxenv ]] 13:12:07 + [[ -n '' ]] 13:12:07 + python3 -m venv /tmp/venv-WFKW 13:12:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WFKW' 13:12:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WFKW 13:12:12 + echo /tmp/venv-WFKW 13:12:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:12:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:12:12 + /tmp/venv-WFKW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:12:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:12:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:12:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:12:15 + /tmp/venv-WFKW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:12:18 + type python3 13:12:18 + true 13:12:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WFKW/bin to PATH' 13:12:18 lf-activate-venv(): INFO: Adding /tmp/venv-WFKW/bin to PATH 13:12:18 + PATH=/tmp/venv-WFKW/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:12:18 + return 0 13:12:18 + python3 --version 13:12:18 Python 3.10.6 13:12:18 + python3 -m pip --version 13:12:18 pip 24.0 from /tmp/venv-WFKW/lib/python3.10/site-packages/pip (python 3.10) 13:12:18 + python3 -m pip freeze 13:12:18 cachetools==5.3.3 13:12:18 chardet==5.2.0 13:12:18 colorama==0.4.6 13:12:18 distlib==0.3.8 13:12:18 filelock==3.13.1 13:12:18 packaging==24.0 13:12:18 platformdirs==4.2.0 13:12:18 pluggy==1.4.0 13:12:18 pyproject-api==1.6.1 13:12:18 tomli==2.0.1 13:12:18 tox==4.14.1 13:12:18 urllib3==1.26.18 13:12:18 virtualenv==20.25.1 13:12:19 [EnvInject] - Injecting environment variables from a build step. 13:12:19 [EnvInject] - Injecting as environment variables the properties content 13:12:19 PARALLEL=false 13:12:19 13:12:19 [EnvInject] - Variables injected successfully. 13:12:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3638555715428006173.sh 13:12:19 ---> tox-run.sh 13:12:19 + 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:12:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:12:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:12:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:12:19 + cd /w/workspace/oom-master-pre-commit-lint/. 13:12:19 + source /home/jenkins/lf-env.sh 13:12:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:12:19 ++ mktemp -d /tmp/venv-XXXX 13:12:19 + lf_venv=/tmp/venv-JwyZ 13:12:19 + local venv_file=/tmp/.os_lf_venv 13:12:19 + local python=python3 13:12:19 + local options 13:12:19 + local set_path=true 13:12:19 + local install_args= 13:12:19 ++ 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:12:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:12:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:12:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:12:19 + true 13:12:19 + case $1 in 13:12:19 + venv_file=/tmp/.toxenv 13:12:19 + shift 2 13:12:19 + true 13:12:19 + case $1 in 13:12:19 + shift 13:12:19 + break 13:12:19 + case $python in 13:12:19 + local pkg_list= 13:12:19 + [[ -d /opt/pyenv ]] 13:12:19 + echo 'Setup pyenv:' 13:12:19 Setup pyenv: 13:12:19 + export PYENV_ROOT=/opt/pyenv 13:12:19 + PYENV_ROOT=/opt/pyenv 13:12:19 + 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:12:19 + 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:12:19 + pyenv versions 13:12:19 system 13:12:19 3.8.13 13:12:19 3.9.13 13:12:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:12:19 + command -v pyenv 13:12:19 ++ pyenv init - --no-rehash 13:12:19 + 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:12:19 export PATH="/opt/pyenv/shims:${PATH}" 13:12:19 export PYENV_SHELL=bash 13:12:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:12:19 pyenv() { 13:12:19 local command 13:12:19 command="${1:-}" 13:12:19 if [ "$#" -gt 0 ]; then 13:12:19 shift 13:12:19 fi 13:12:19 13:12:19 case "$command" in 13:12:19 rehash|shell) 13:12:19 eval "$(pyenv "sh-$command" "$@")" 13:12:19 ;; 13:12:19 *) 13:12:19 command pyenv "$command" "$@" 13:12:19 ;; 13:12:19 esac 13:12:19 }' 13:12:19 +++ 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:12:19 ++ 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:12:19 ++ 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:12:19 ++ 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:12:19 ++ export PYENV_SHELL=bash 13:12:19 ++ PYENV_SHELL=bash 13:12:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:12:19 +++ complete -F _pyenv pyenv 13:12:19 ++ lf-pyver python3 13:12:19 ++ local py_version_xy=python3 13:12:19 ++ local py_version_xyz= 13:12:19 ++ pyenv versions 13:12:19 ++ local command 13:12:19 ++ sed 's/^[ *]* //' 13:12:19 ++ command=versions 13:12:19 ++ '[' 1 -gt 0 ']' 13:12:19 ++ shift 13:12:19 ++ case "$command" in 13:12:19 ++ command pyenv versions 13:12:19 ++ awk '{ print $1 }' 13:12:19 ++ pyenv versions 13:12:19 ++ grep -E '^[0-9.]*[0-9]$' 13:12:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:12:19 +++ sort -V 13:12:19 +++ grep '^3' /tmp/.pyenv_versions 13:12:19 +++ tail -n 1 13:12:19 ++ py_version_xyz=3.10.6 13:12:19 ++ [[ -z 3.10.6 ]] 13:12:19 ++ echo 3.10.6 13:12:19 ++ return 0 13:12:19 + pyenv local 3.10.6 13:12:19 + local command 13:12:19 + command=local 13:12:19 + '[' 2 -gt 0 ']' 13:12:19 + shift 13:12:19 + case "$command" in 13:12:19 + command pyenv local 3.10.6 13:12:19 + pyenv local 3.10.6 13:12:19 + for arg in "$@" 13:12:19 + case $arg in 13:12:19 + pkg_list+='tox ' 13:12:19 + for arg in "$@" 13:12:19 + case $arg in 13:12:19 + pkg_list+='virtualenv ' 13:12:19 + for arg in "$@" 13:12:19 + case $arg in 13:12:19 + pkg_list+='urllib3~=1.26.15 ' 13:12:19 + [[ -f /tmp/.toxenv ]] 13:12:19 ++ cat /tmp/.toxenv 13:12:19 + lf_venv=/tmp/venv-WFKW 13:12:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WFKW from' file:/tmp/.toxenv 13:12:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WFKW from file:/tmp/.toxenv 13:12:19 + /tmp/venv-WFKW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:12:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:12:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:12:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:12:20 + /tmp/venv-WFKW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:12:21 + type python3 13:12:21 + true 13:12:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WFKW/bin to PATH' 13:12:21 lf-activate-venv(): INFO: Adding /tmp/venv-WFKW/bin to PATH 13:12:21 + PATH=/tmp/venv-WFKW/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:12:21 + return 0 13:12:21 + [[ -d /opt/pyenv ]] 13:12:21 + echo '---> Setting up pyenv' 13:12:21 ---> Setting up pyenv 13:12:21 + export PYENV_ROOT=/opt/pyenv 13:12:21 + PYENV_ROOT=/opt/pyenv 13:12:21 + export PATH=/opt/pyenv/bin:/tmp/venv-WFKW/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:12:21 + PATH=/opt/pyenv/bin:/tmp/venv-WFKW/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:12:21 ++ pwd 13:12:21 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:12:21 + export PYTHONPATH 13:12:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:12:21 + TOX_TESTENV_PASSENV=PYTHONPATH 13:12:21 + tox --version 13:12:21 4.14.1 from /tmp/venv-WFKW/lib/python3.10/site-packages/tox/__init__.py 13:12:21 + PARALLEL=false 13:12:21 + TOX_OPTIONS_LIST= 13:12:21 + [[ -n pre-commit ]] 13:12:21 + TOX_OPTIONS_LIST=' -e pre-commit' 13:12:21 + case ${PARALLEL,,} in 13:12:21 + tox -e pre-commit 13:12:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:12:22 pre-commit: install_deps> python -I -m pip install pre-commit 13:12:29 pre-commit: freeze> python -m pip freeze --all 13:12:29 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 13:12:29 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:12:29 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:12:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:12:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:12:36 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:12:36 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:12:36 [INFO] Once installed this environment will be reused. 13:12:36 [INFO] This may take a few minutes... 13:12:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:12:40 [INFO] Once installed this environment will be reused. 13:12:40 [INFO] This may take a few minutes... 13:12:46 Trim Trailing Whitespace.................................................Passed 13:12:46 Tabs remover.............................................................Passed 13:12:46 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:12:46 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:12:46 [INFO] Once installed this environment will be reused. 13:12:46 [INFO] This may take a few minutes... 13:12:53 gitlint..............................................(no files to check)Skipped 13:12:53 pre-commit: OK (31.05=setup[6.90]+cmd[17.29,6.86] seconds) 13:12:53 congratulations :) (31.22 seconds) 13:12:53 + tox_status=0 13:12:53 + echo '---> Completed tox runs' 13:12:53 ---> Completed tox runs 13:12:53 + for i in .tox/*/log 13:12:53 ++ echo .tox/pre-commit/log 13:12:53 ++ awk -F/ '{print $2}' 13:12:53 + tox_env=pre-commit 13:12:53 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:12:53 + DOC_DIR=docs/_build/html 13:12:53 + [[ -d docs/_build/html ]] 13:12:53 + echo '---> tox-run.sh ends' 13:12:53 ---> tox-run.sh ends 13:12:53 + test 0 -eq 0 13:12:53 $ ssh-agent -k 13:12:53 unset SSH_AUTH_SOCK; 13:12:53 unset SSH_AGENT_PID; 13:12:53 echo Agent pid 1723 killed; 13:12:53 [ssh-agent] Stopped. 13:12:53 [PostBuildScript] - [INFO] Executing post build scripts. 13:12:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5791165625008958214.sh 13:12:53 ---> sysstat.sh 13:12:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8125389981037520543.sh 13:12:53 ---> package-listing.sh 13:12:53 ++ facter osfamily 13:12:53 ++ tr '[:upper:]' '[:lower:]' 13:12:53 + OS_FAMILY=debian 13:12:53 + workspace=/w/workspace/oom-master-pre-commit-lint 13:12:53 + START_PACKAGES=/tmp/packages_start.txt 13:12:53 + END_PACKAGES=/tmp/packages_end.txt 13:12:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:12:53 + PACKAGES=/tmp/packages_start.txt 13:12:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:12:53 + PACKAGES=/tmp/packages_end.txt 13:12:53 + case "${OS_FAMILY}" in 13:12:53 + dpkg -l 13:12:53 + grep '^ii' 13:12:53 + '[' -f /tmp/packages_start.txt ']' 13:12:53 + '[' -f /tmp/packages_end.txt ']' 13:12:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:12:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:12:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:12:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:12:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3280000715373631843.sh 13:12:53 ---> capture-instance-metadata.sh 13:12:53 Setup pyenv: 13:12:53 system 13:12:53 3.8.13 13:12:53 3.9.13 13:12:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:12:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y7pG 13:12:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:13:01 lf-activate-venv(): INFO: Installing: lftools 13:13:34 lf-activate-venv(): INFO: Adding /tmp/venv-y7pG/bin to PATH 13:13:34 INFO: Running in OpenStack, capturing instance metadata 13:13:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18189320233760373146.sh 13:13:35 provisioning config files... 13:13:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13177301822341943827tmp 13:13:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:13:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:13:35 [EnvInject] - Injecting environment variables from a build step. 13:13:35 [EnvInject] - Injecting as environment variables the properties content 13:13:35 SERVER_ID=logs 13:13:35 13:13:35 [EnvInject] - Variables injected successfully. 13:13:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14884371378740889780.sh 13:13:35 ---> create-netrc.sh 13:13:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15754166133332735872.sh 13:13:35 ---> python-tools-install.sh 13:13:35 Setup pyenv: 13:13:35 system 13:13:35 3.8.13 13:13:35 3.9.13 13:13:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:13:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y7pG from file:/tmp/.os_lf_venv 13:13:37 lf-activate-venv(): INFO: Installing: lftools 13:13:45 lf-activate-venv(): INFO: Adding /tmp/venv-y7pG/bin to PATH 13:13:45 Generating Requirements File 13:14:16 Python 3.10.6 13:14:16 pip 24.0 from /tmp/venv-y7pG/lib/python3.10/site-packages/pip (python 3.10) 13:14:16 appdirs==1.4.4 13:14:16 argcomplete==3.2.3 13:14:16 aspy.yaml==1.3.0 13:14:16 attrs==23.2.0 13:14:16 autopage==0.5.2 13:14:16 beautifulsoup4==4.12.3 13:14:16 boto3==1.34.62 13:14:16 botocore==1.34.62 13:14:16 bs4==0.0.2 13:14:16 cachetools==5.3.3 13:14:16 certifi==2024.2.2 13:14:16 cffi==1.16.0 13:14:16 cfgv==3.4.0 13:14:16 chardet==5.2.0 13:14:16 charset-normalizer==3.3.2 13:14:16 click==8.1.7 13:14:16 cliff==4.6.0 13:14:16 cmd2==2.4.3 13:14:16 cryptography==3.3.2 13:14:16 debtcollector==3.0.0 13:14:16 decorator==5.1.1 13:14:16 defusedxml==0.7.1 13:14:16 Deprecated==1.2.14 13:14:16 distlib==0.3.8 13:14:16 dnspython==2.6.1 13:14:16 docker==4.2.2 13:14:16 dogpile.cache==1.3.2 13:14:16 email_validator==2.1.1 13:14:16 filelock==3.13.1 13:14:16 future==1.0.0 13:14:16 gitdb==4.0.11 13:14:16 GitPython==3.1.42 13:14:16 google-auth==2.28.2 13:14:16 httplib2==0.22.0 13:14:16 identify==2.5.35 13:14:16 idna==3.6 13:14:16 importlib-resources==1.5.0 13:14:16 iso8601==2.1.0 13:14:16 Jinja2==3.1.3 13:14:16 jmespath==1.0.1 13:14:16 jsonpatch==1.33 13:14:16 jsonpointer==2.4 13:14:16 jsonschema==4.21.1 13:14:16 jsonschema-specifications==2023.12.1 13:14:16 keystoneauth1==5.6.0 13:14:16 kubernetes==29.0.0 13:14:16 lftools==0.37.10 13:14:16 lxml==5.1.0 13:14:16 MarkupSafe==2.1.5 13:14:16 msgpack==1.0.8 13:14:16 multi_key_dict==2.0.3 13:14:16 munch==4.0.0 13:14:16 netaddr==1.2.1 13:14:16 netifaces==0.11.0 13:14:16 niet==1.4.2 13:14:16 nodeenv==1.8.0 13:14:16 oauth2client==4.1.3 13:14:16 oauthlib==3.2.2 13:14:16 openstacksdk==3.0.0 13:14:16 os-client-config==2.1.0 13:14:16 os-service-types==1.7.0 13:14:16 osc-lib==3.0.1 13:14:16 oslo.config==9.4.0 13:14:16 oslo.context==5.5.0 13:14:16 oslo.i18n==6.3.0 13:14:16 oslo.log==5.5.0 13:14:16 oslo.serialization==5.4.0 13:14:16 oslo.utils==7.1.0 13:14:16 packaging==24.0 13:14:16 pbr==6.0.0 13:14:16 platformdirs==4.2.0 13:14:16 prettytable==3.10.0 13:14:16 pyasn1==0.5.1 13:14:16 pyasn1-modules==0.3.0 13:14:16 pycparser==2.21 13:14:16 pygerrit2==2.0.15 13:14:16 PyGithub==2.2.0 13:14:16 pyinotify==0.9.6 13:14:16 PyJWT==2.8.0 13:14:16 PyNaCl==1.5.0 13:14:16 pyparsing==2.4.7 13:14:16 pyperclip==1.8.2 13:14:16 pyrsistent==0.20.0 13:14:16 python-cinderclient==9.5.0 13:14:16 python-dateutil==2.9.0.post0 13:14:16 python-heatclient==3.5.0 13:14:16 python-jenkins==1.8.2 13:14:16 python-keystoneclient==5.4.0 13:14:16 python-magnumclient==4.4.0 13:14:16 python-novaclient==18.6.0 13:14:16 python-openstackclient==6.5.0 13:14:16 python-swiftclient==4.5.0 13:14:16 PyYAML==6.0.1 13:14:16 referencing==0.33.0 13:14:16 requests==2.31.0 13:14:16 requests-oauthlib==1.4.0 13:14:16 requestsexceptions==1.4.0 13:14:16 rfc3986==2.0.0 13:14:16 rpds-py==0.18.0 13:14:16 rsa==4.9 13:14:16 ruamel.yaml==0.18.6 13:14:16 ruamel.yaml.clib==0.2.8 13:14:16 s3transfer==0.10.0 13:14:16 simplejson==3.19.2 13:14:16 six==1.16.0 13:14:16 smmap==5.0.1 13:14:16 soupsieve==2.5 13:14:16 stevedore==5.2.0 13:14:16 tabulate==0.9.0 13:14:16 toml==0.10.2 13:14:16 tomlkit==0.12.4 13:14:16 tqdm==4.66.2 13:14:16 typing_extensions==4.10.0 13:14:16 tzdata==2024.1 13:14:16 urllib3==1.26.18 13:14:16 virtualenv==20.25.1 13:14:16 wcwidth==0.2.13 13:14:16 websocket-client==1.7.0 13:14:16 wrapt==1.16.0 13:14:16 xdg==6.0.0 13:14:16 xmltodict==0.13.0 13:14:16 yq==3.2.3 13:14:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12987289755703914214.sh 13:14:16 ---> sudo-logs.sh 13:14:16 Archiving 'sudo' log.. 13:14:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15999449184972948668.sh 13:14:17 ---> job-cost.sh 13:14:17 Setup pyenv: 13:14:17 system 13:14:17 3.8.13 13:14:17 3.9.13 13:14:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:14:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y7pG from file:/tmp/.os_lf_venv 13:14:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:14:23 lf-activate-venv(): INFO: Adding /tmp/venv-y7pG/bin to PATH 13:14:23 INFO: No Stack... 13:14:24 INFO: Retrieving Pricing Info for: v3-standard-4 13:14:24 INFO: Archiving Costs 13:14:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8979016753336818391.sh 13:14:24 ---> logs-deploy.sh 13:14:24 Setup pyenv: 13:14:24 system 13:14:24 3.8.13 13:14:24 3.9.13 13:14:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:14:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y7pG from file:/tmp/.os_lf_venv 13:14:26 lf-activate-venv(): INFO: Installing: lftools 13:14:35 lf-activate-venv(): INFO: Adding /tmp/venv-y7pG/bin to PATH 13:14:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3347 13:14:35 INFO: archiving workspace using pattern(s): 13:14:37 Archives upload complete. 13:14:37 INFO: archiving logs to Nexus 13:14:38 ---> uname -a: 13:14:38 Linux prd-ubuntu1804-builder-4c-4g-13109 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:14:38 13:14:38 13:14:38 ---> lscpu: 13:14:38 Architecture: x86_64 13:14:38 CPU op-mode(s): 32-bit, 64-bit 13:14:38 Byte Order: Little Endian 13:14:38 CPU(s): 4 13:14:38 On-line CPU(s) list: 0-3 13:14:38 Thread(s) per core: 1 13:14:38 Core(s) per socket: 1 13:14:38 Socket(s): 4 13:14:38 NUMA node(s): 1 13:14:38 Vendor ID: AuthenticAMD 13:14:38 CPU family: 23 13:14:38 Model: 49 13:14:38 Model name: AMD EPYC-Rome Processor 13:14:38 Stepping: 0 13:14:38 CPU MHz: 2799.998 13:14:38 BogoMIPS: 5599.99 13:14:38 Virtualization: AMD-V 13:14:38 Hypervisor vendor: KVM 13:14:38 Virtualization type: full 13:14:38 L1d cache: 32K 13:14:38 L1i cache: 32K 13:14:38 L2 cache: 512K 13:14:38 L3 cache: 16384K 13:14:38 NUMA node0 CPU(s): 0-3 13:14:38 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:14:38 13:14:38 13:14:38 ---> nproc: 13:14:38 4 13:14:38 13:14:38 13:14:38 ---> df -h: 13:14:38 Filesystem Size Used Avail Use% Mounted on 13:14:38 udev 7.9G 0 7.9G 0% /dev 13:14:38 tmpfs 1.6G 672K 1.6G 1% /run 13:14:38 /dev/vda1 78G 8.4G 70G 11% / 13:14:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:14:38 tmpfs 5.0M 0 5.0M 0% /run/lock 13:14:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:14:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:14:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:14:38 13:14:38 13:14:38 ---> free -m: 13:14:38 total used free shared buff/cache available 13:14:38 Mem: 16040 530 13316 0 2192 15190 13:14:38 Swap: 1023 0 1023 13:14:38 13:14:38 13:14:38 ---> ip addr: 13:14:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:14:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:14:38 inet 127.0.0.1/8 scope host lo 13:14:38 valid_lft forever preferred_lft forever 13:14:38 inet6 ::1/128 scope host 13:14:38 valid_lft forever preferred_lft forever 13:14:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:14:38 link/ether fa:16:3e:87:ad:c8 brd ff:ff:ff:ff:ff:ff 13:14:38 inet 10.30.107.29/23 brd 10.30.107.255 scope global dynamic ens3 13:14:38 valid_lft 86212sec preferred_lft 86212sec 13:14:38 inet6 fe80::f816:3eff:fe87:adc8/64 scope link 13:14:38 valid_lft forever preferred_lft forever 13:14:38 13:14:38 13:14:38 ---> sar -b -r -n DEV: 13:14:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13109) 03/14/24 _x86_64_ (4 CPU) 13:14:38 13:14:38 13:11:31 LINUX RESTART (4 CPU) 13:14:38 13:14:38 13:12:03 tps rtps wtps bread/s bwrtn/s 13:14:38 13:13:01 105.69 37.27 68.42 1843.96 28262.85 13:14:38 13:14:01 95.83 2.28 93.55 119.45 29177.14 13:14:38 Average: 100.68 19.48 81.20 967.09 28727.74 13:14:38 13:14:38 13:12:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:14:38 13:13:01 14003900 15612892 2421060 14.74 55992 1752092 726768 4.16 672660 1527912 110880 13:14:38 13:14:01 13743380 15577776 2681580 16.33 76980 1944444 746692 4.27 745144 1689696 103836 13:14:38 Average: 13873640 15595334 2551320 15.53 66486 1848268 736730 4.22 708902 1608804 107358 13:14:38 13:14:38 13:12:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:14:38 13:13:01 lo 2.48 2.48 0.25 0.25 0.00 0.00 0.00 0.00 13:14:38 13:13:01 ens3 103.36 75.47 1049.22 13.99 0.00 0.00 0.00 0.00 13:14:38 13:14:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 13:14:38 13:14:01 ens3 49.49 36.06 701.94 7.96 0.00 0.00 0.00 0.00 13:14:38 Average: lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 13:14:38 Average: ens3 75.97 55.43 872.64 10.92 0.00 0.00 0.00 0.00 13:14:38 13:14:38 13:14:38 ---> sar -P ALL: 13:14:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13109) 03/14/24 _x86_64_ (4 CPU) 13:14:38 13:14:38 13:11:31 LINUX RESTART (4 CPU) 13:14:38 13:14:38 13:12:03 CPU %user %nice %system %iowait %steal %idle 13:14:38 13:13:01 all 23.44 0.00 1.97 5.55 0.07 68.97 13:14:38 13:13:01 0 27.54 0.00 1.97 1.65 0.07 68.77 13:14:38 13:13:01 1 19.74 0.00 1.98 5.03 0.09 73.17 13:14:38 13:13:01 2 23.66 0.00 1.92 8.70 0.05 65.67 13:14:38 13:13:01 3 22.83 0.00 1.97 6.81 0.05 68.34 13:14:38 13:14:01 all 18.92 0.00 1.14 6.64 0.05 73.24 13:14:38 13:14:01 0 16.62 0.00 1.07 0.94 0.03 81.34 13:14:38 13:14:01 1 11.86 0.00 1.08 18.79 0.05 68.22 13:14:38 13:14:01 2 20.06 0.00 0.94 1.14 0.08 77.78 13:14:38 13:14:01 3 27.16 0.00 1.50 5.67 0.07 65.60 13:14:38 Average: all 21.13 0.00 1.55 6.11 0.06 71.15 13:14:38 Average: 0 21.97 0.00 1.51 1.29 0.05 75.18 13:14:38 Average: 1 15.71 0.00 1.52 12.06 0.07 70.64 13:14:38 Average: 2 21.83 0.00 1.42 4.85 0.07 71.83 13:14:38 Average: 3 25.03 0.00 1.74 6.23 0.06 66.94 13:14:38 13:14:38 13:14:38