13:47:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137500 13:47:19 Running as SYSTEM 13:47:19 [EnvInject] - Loading node environment variables. 13:47:19 Building remotely on prd-ubuntu1804-builder-4c-4g-13117 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:47:19 [ssh-agent] Looking for ssh-agent implementation... 13:47:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:47:19 $ ssh-agent 13:47:19 SSH_AUTH_SOCK=/tmp/ssh-ihorXmpISDVX/agent.1774 13:47:19 SSH_AGENT_PID=1776 13:47:19 [ssh-agent] Started. 13:47:19 Running ssh-add (command line suppressed) 13:47:19 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5278697728419357524.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5278697728419357524.key) 13:47:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:47:19 The recommended git tool is: NONE 13:47:22 using credential onap-jenkins-ssh 13:47:22 Wiping out workspace first. 13:47:22 Cloning the remote Git repository 13:47:22 Cloning repository git://cloud.onap.org/mirror/oom.git 13:47:22 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:47:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:47:22 > git --version # timeout=10 13:47:22 > git --version # 'git version 2.17.1' 13:47:22 using GIT_SSH to set credentials Gerrit user 13:47:22 Verifying host key using manually-configured host key entries 13:47:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:47:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:47:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:47:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:47:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:47:30 using GIT_SSH to set credentials Gerrit user 13:47:30 Verifying host key using manually-configured host key entries 13:47:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/137500/4 # timeout=30 13:47:31 > git rev-parse 8cbb3d9b964b774b1400df5d909913b669c2a243^{commit} # timeout=10 13:47:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:47:31 Checking out Revision 8cbb3d9b964b774b1400df5d909913b669c2a243 (refs/changes/00/137500/4) 13:47:31 > git config core.sparsecheckout # timeout=10 13:47:31 > git checkout -f 8cbb3d9b964b774b1400df5d909913b669c2a243 # timeout=30 13:47:31 Commit message: "[COMMON] Harmonize resource settings, Part 2" 13:47:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:47:31 > git rev-list --no-walk 9468364310a767b4d68f35a94f15e79ff38c5908 # timeout=10 13:47:31 [EnvInject] - Injecting environment variables from a build step. 13:47:31 [EnvInject] - Injecting as environment variables the properties content 13:47:31 PYTHON=python3 13:47:31 13:47:31 [EnvInject] - Variables injected successfully. 13:47:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8477844215813896600.sh 13:47:32 ---> tox-install.sh 13:47:32 + source /home/jenkins/lf-env.sh 13:47:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:32 ++ mktemp -d /tmp/venv-XXXX 13:47:32 + lf_venv=/tmp/venv-Rpo4 13:47:32 + local venv_file=/tmp/.os_lf_venv 13:47:32 + local python=python3 13:47:32 + local options 13:47:32 + local set_path=true 13:47:32 + local install_args= 13:47: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 13:47:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:47:32 + true 13:47:32 + case $1 in 13:47:32 + venv_file=/tmp/.toxenv 13:47:32 + shift 2 13:47:32 + true 13:47:32 + case $1 in 13:47:32 + shift 13:47:32 + break 13:47:32 + case $python in 13:47:32 + local pkg_list= 13:47:32 + [[ -d /opt/pyenv ]] 13:47:32 + echo 'Setup pyenv:' 13:47:32 Setup pyenv: 13:47:32 + export PYENV_ROOT=/opt/pyenv 13:47:32 + PYENV_ROOT=/opt/pyenv 13:47:32 + 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:47:32 + 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:47:32 + pyenv versions 13:47:32 * system (set by /opt/pyenv/version) 13:47:32 * 3.8.13 (set by /opt/pyenv/version) 13:47:32 * 3.9.13 (set by /opt/pyenv/version) 13:47:32 * 3.10.6 (set by /opt/pyenv/version) 13:47:32 + command -v pyenv 13:47:32 ++ pyenv init - --no-rehash 13:47: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[*]}"'\'')" 13:47:32 export PATH="/opt/pyenv/shims:${PATH}" 13:47:32 export PYENV_SHELL=bash 13:47:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:47:32 pyenv() { 13:47:32 local command 13:47:32 command="${1:-}" 13:47:32 if [ "$#" -gt 0 ]; then 13:47:32 shift 13:47:32 fi 13:47:32 13:47:32 case "$command" in 13:47:32 rehash|shell) 13:47:32 eval "$(pyenv "sh-$command" "$@")" 13:47:32 ;; 13:47:32 *) 13:47:32 command pyenv "$command" "$@" 13:47:32 ;; 13:47:32 esac 13:47:32 }' 13:47: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[*]}"' 13:47:32 ++ 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:47:32 ++ 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:47:32 ++ 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:47:32 ++ export PYENV_SHELL=bash 13:47:32 ++ PYENV_SHELL=bash 13:47:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:47:32 +++ complete -F _pyenv pyenv 13:47:32 ++ lf-pyver python3 13:47:32 ++ local py_version_xy=python3 13:47:32 ++ local py_version_xyz= 13:47:32 ++ pyenv versions 13:47:32 ++ local command 13:47:32 ++ command=versions 13:47:32 ++ '[' 1 -gt 0 ']' 13:47:32 ++ shift 13:47:32 ++ case "$command" in 13:47:32 ++ command pyenv versions 13:47:32 ++ pyenv versions 13:47:32 ++ awk '{ print $1 }' 13:47:32 ++ grep -E '^[0-9.]*[0-9]$' 13:47:32 ++ sed 's/^[ *]* //' 13:47:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:47:32 +++ grep '^3' /tmp/.pyenv_versions 13:47:32 +++ sort -V 13:47:32 +++ tail -n 1 13:47:32 ++ py_version_xyz=3.10.6 13:47:32 ++ [[ -z 3.10.6 ]] 13:47:32 ++ echo 3.10.6 13:47:32 ++ return 0 13:47:32 + pyenv local 3.10.6 13:47:32 + local command 13:47:32 + command=local 13:47:32 + '[' 2 -gt 0 ']' 13:47:32 + shift 13:47:32 + case "$command" in 13:47:32 + command pyenv local 3.10.6 13:47:32 + pyenv local 3.10.6 13:47:32 + for arg in "$@" 13:47:32 + case $arg in 13:47:32 + pkg_list+='tox ' 13:47:32 + for arg in "$@" 13:47:32 + case $arg in 13:47:32 + pkg_list+='virtualenv ' 13:47:32 + for arg in "$@" 13:47:32 + case $arg in 13:47:32 + pkg_list+='urllib3~=1.26.15 ' 13:47:32 + [[ -f /tmp/.toxenv ]] 13:47:32 + [[ ! -f /tmp/.toxenv ]] 13:47:32 + [[ -n '' ]] 13:47:32 + python3 -m venv /tmp/venv-Rpo4 13:47:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rpo4' 13:47:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rpo4 13:47:37 + echo /tmp/venv-Rpo4 13:47:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:47:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:47:37 + /tmp/venv-Rpo4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:47:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:47:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:47:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:47:41 + /tmp/venv-Rpo4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:47:44 + type python3 13:47:44 + true 13:47:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Rpo4/bin to PATH' 13:47:44 lf-activate-venv(): INFO: Adding /tmp/venv-Rpo4/bin to PATH 13:47:44 + PATH=/tmp/venv-Rpo4/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:47:44 + return 0 13:47:44 + python3 --version 13:47:44 Python 3.10.6 13:47:44 + python3 -m pip --version 13:47:44 pip 24.0 from /tmp/venv-Rpo4/lib/python3.10/site-packages/pip (python 3.10) 13:47:44 + python3 -m pip freeze 13:47:45 cachetools==5.3.3 13:47:45 chardet==5.2.0 13:47:45 colorama==0.4.6 13:47:45 distlib==0.3.8 13:47:45 filelock==3.13.1 13:47:45 packaging==24.0 13:47:45 platformdirs==4.2.0 13:47:45 pluggy==1.4.0 13:47:45 pyproject-api==1.6.1 13:47:45 tomli==2.0.1 13:47:45 tox==4.14.1 13:47:45 urllib3==1.26.18 13:47:45 virtualenv==20.25.1 13:47:45 [EnvInject] - Injecting environment variables from a build step. 13:47:45 [EnvInject] - Injecting as environment variables the properties content 13:47:45 PARALLEL=false 13:47:45 13:47:45 [EnvInject] - Variables injected successfully. 13:47:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3090874004100360894.sh 13:47:45 ---> tox-run.sh 13:47:45 + 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:47:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:47:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:47:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:47:45 + cd /w/workspace/oom-master-pre-commit-lint/. 13:47:45 + source /home/jenkins/lf-env.sh 13:47:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:45 ++ mktemp -d /tmp/venv-XXXX 13:47:45 + lf_venv=/tmp/venv-7Vtv 13:47:45 + local venv_file=/tmp/.os_lf_venv 13:47:45 + local python=python3 13:47:45 + local options 13:47:45 + local set_path=true 13:47:45 + local install_args= 13:47:45 ++ 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:47:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:47:45 + true 13:47:45 + case $1 in 13:47:45 + venv_file=/tmp/.toxenv 13:47:45 + shift 2 13:47:45 + true 13:47:45 + case $1 in 13:47:45 + shift 13:47:45 + break 13:47:45 + case $python in 13:47:45 + local pkg_list= 13:47:45 + [[ -d /opt/pyenv ]] 13:47:45 + echo 'Setup pyenv:' 13:47:45 Setup pyenv: 13:47:45 + export PYENV_ROOT=/opt/pyenv 13:47:45 + PYENV_ROOT=/opt/pyenv 13:47:45 + 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:47:45 + 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:47:45 + pyenv versions 13:47:45 system 13:47:45 3.8.13 13:47:45 3.9.13 13:47:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:47:45 + command -v pyenv 13:47:45 ++ pyenv init - --no-rehash 13:47:45 + 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:47:45 export PATH="/opt/pyenv/shims:${PATH}" 13:47:45 export PYENV_SHELL=bash 13:47:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:47:45 pyenv() { 13:47:45 local command 13:47:45 command="${1:-}" 13:47:45 if [ "$#" -gt 0 ]; then 13:47:45 shift 13:47:45 fi 13:47:45 13:47:45 case "$command" in 13:47:45 rehash|shell) 13:47:45 eval "$(pyenv "sh-$command" "$@")" 13:47:45 ;; 13:47:45 *) 13:47:45 command pyenv "$command" "$@" 13:47:45 ;; 13:47:45 esac 13:47:45 }' 13:47:45 +++ 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:47:45 ++ 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:47:45 ++ 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:47:45 ++ 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:47:45 ++ export PYENV_SHELL=bash 13:47:45 ++ PYENV_SHELL=bash 13:47:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:47:45 +++ complete -F _pyenv pyenv 13:47:45 ++ lf-pyver python3 13:47:45 ++ local py_version_xy=python3 13:47:45 ++ local py_version_xyz= 13:47:45 ++ pyenv versions 13:47:45 ++ local command 13:47:45 ++ command=versions 13:47:45 ++ '[' 1 -gt 0 ']' 13:47:45 ++ sed 's/^[ *]* //' 13:47:45 ++ shift 13:47:45 ++ case "$command" in 13:47:45 ++ command pyenv versions 13:47:45 ++ pyenv versions 13:47:45 ++ awk '{ print $1 }' 13:47:45 ++ grep -E '^[0-9.]*[0-9]$' 13:47:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:47:45 +++ grep '^3' /tmp/.pyenv_versions 13:47:45 +++ sort -V 13:47:45 +++ tail -n 1 13:47:45 ++ py_version_xyz=3.10.6 13:47:45 ++ [[ -z 3.10.6 ]] 13:47:45 ++ echo 3.10.6 13:47:45 ++ return 0 13:47:45 + pyenv local 3.10.6 13:47:45 + local command 13:47:45 + command=local 13:47:45 + '[' 2 -gt 0 ']' 13:47:45 + shift 13:47:45 + case "$command" in 13:47:45 + command pyenv local 3.10.6 13:47:45 + pyenv local 3.10.6 13:47:45 + for arg in "$@" 13:47:45 + case $arg in 13:47:45 + pkg_list+='tox ' 13:47:45 + for arg in "$@" 13:47:45 + case $arg in 13:47:45 + pkg_list+='virtualenv ' 13:47:45 + for arg in "$@" 13:47:45 + case $arg in 13:47:45 + pkg_list+='urllib3~=1.26.15 ' 13:47:45 + [[ -f /tmp/.toxenv ]] 13:47:45 ++ cat /tmp/.toxenv 13:47:45 + lf_venv=/tmp/venv-Rpo4 13:47:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rpo4 from' file:/tmp/.toxenv 13:47:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rpo4 from file:/tmp/.toxenv 13:47:45 + /tmp/venv-Rpo4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:47:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:47:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:47:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:47:46 + /tmp/venv-Rpo4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:47:48 + type python3 13:47:48 + true 13:47:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Rpo4/bin to PATH' 13:47:48 lf-activate-venv(): INFO: Adding /tmp/venv-Rpo4/bin to PATH 13:47:48 + PATH=/tmp/venv-Rpo4/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:47:48 + return 0 13:47:48 + [[ -d /opt/pyenv ]] 13:47:48 + echo '---> Setting up pyenv' 13:47:48 ---> Setting up pyenv 13:47:48 + export PYENV_ROOT=/opt/pyenv 13:47:48 + PYENV_ROOT=/opt/pyenv 13:47:48 + export PATH=/opt/pyenv/bin:/tmp/venv-Rpo4/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:47:48 + PATH=/opt/pyenv/bin:/tmp/venv-Rpo4/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:47:48 ++ pwd 13:47:48 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:47:48 + export PYTHONPATH 13:47:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:47:48 + TOX_TESTENV_PASSENV=PYTHONPATH 13:47:48 + tox --version 13:47:48 4.14.1 from /tmp/venv-Rpo4/lib/python3.10/site-packages/tox/__init__.py 13:47:48 + PARALLEL=false 13:47:48 + TOX_OPTIONS_LIST= 13:47:48 + [[ -n pre-commit ]] 13:47:48 + TOX_OPTIONS_LIST=' -e pre-commit' 13:47:48 + case ${PARALLEL,,} in 13:47:48 + tox -e pre-commit 13:47:48 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:47:49 pre-commit: install_deps> python -I -m pip install pre-commit 13:47:53 pre-commit: freeze> python -m pip freeze --all 13:47:53 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:47:53 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:47:53 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:47:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:47:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:47:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:47:56 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:47:56 [INFO] Once installed this environment will be reused. 13:47:56 [INFO] This may take a few minutes... 13:48:00 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:48:00 [INFO] Once installed this environment will be reused. 13:48:00 [INFO] This may take a few minutes... 13:48:06 Trim Trailing Whitespace.................................................Passed 13:48:06 Tabs remover.............................................................Passed 13:48:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:48:07 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:48:07 [INFO] Once installed this environment will be reused. 13:48:07 [INFO] This may take a few minutes... 13:48:13 gitlint..............................................(no files to check)Skipped 13:48:13 pre-commit: OK (24.58=setup[4.73]+cmd[13.24,6.62] seconds) 13:48:13 congratulations :) (24.76 seconds) 13:48:13 + tox_status=0 13:48:13 + echo '---> Completed tox runs' 13:48:13 ---> Completed tox runs 13:48:13 + for i in .tox/*/log 13:48:13 ++ echo .tox/pre-commit/log 13:48:13 ++ awk -F/ '{print $2}' 13:48:13 + tox_env=pre-commit 13:48:13 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:48:13 + DOC_DIR=docs/_build/html 13:48:13 + [[ -d docs/_build/html ]] 13:48:13 + echo '---> tox-run.sh ends' 13:48:13 ---> tox-run.sh ends 13:48:13 + test 0 -eq 0 13:48:13 $ ssh-agent -k 13:48:13 unset SSH_AUTH_SOCK; 13:48:13 unset SSH_AGENT_PID; 13:48:13 echo Agent pid 1776 killed; 13:48:13 [ssh-agent] Stopped. 13:48:13 [PostBuildScript] - [INFO] Executing post build scripts. 13:48:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17275214044176078769.sh 13:48:13 ---> sysstat.sh 13:48:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14432631351392806705.sh 13:48:14 ---> package-listing.sh 13:48:14 ++ tr '[:upper:]' '[:lower:]' 13:48:14 ++ facter osfamily 13:48:14 + OS_FAMILY=debian 13:48:14 + workspace=/w/workspace/oom-master-pre-commit-lint 13:48:14 + START_PACKAGES=/tmp/packages_start.txt 13:48:14 + END_PACKAGES=/tmp/packages_end.txt 13:48:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:48:14 + PACKAGES=/tmp/packages_start.txt 13:48:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:48:14 + PACKAGES=/tmp/packages_end.txt 13:48:14 + case "${OS_FAMILY}" in 13:48:14 + dpkg -l 13:48:14 + grep '^ii' 13:48:14 + '[' -f /tmp/packages_start.txt ']' 13:48:14 + '[' -f /tmp/packages_end.txt ']' 13:48:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:48:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:48:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:48:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:48:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3983859563690134225.sh 13:48:14 ---> capture-instance-metadata.sh 13:48:14 Setup pyenv: 13:48:14 system 13:48:14 3.8.13 13:48:14 3.9.13 13:48:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:48:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8rhX 13:48:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:48:21 lf-activate-venv(): INFO: Installing: lftools 13:48:58 lf-activate-venv(): INFO: Adding /tmp/venv-8rhX/bin to PATH 13:48:58 INFO: Running in OpenStack, capturing instance metadata 13:48:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4404856281025097556.sh 13:48:59 provisioning config files... 13:48:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2957644432827515905tmp 13:48:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:48:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:48:59 [EnvInject] - Injecting environment variables from a build step. 13:48:59 [EnvInject] - Injecting as environment variables the properties content 13:48:59 SERVER_ID=logs 13:48:59 13:48:59 [EnvInject] - Variables injected successfully. 13:48:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10950001607816713174.sh 13:48:59 ---> create-netrc.sh 13:48:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9407636566111143010.sh 13:48:59 ---> python-tools-install.sh 13:48:59 Setup pyenv: 13:48:59 system 13:48:59 3.8.13 13:48:59 3.9.13 13:48:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:48:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8rhX from file:/tmp/.os_lf_venv 13:49:00 lf-activate-venv(): INFO: Installing: lftools 13:49:10 lf-activate-venv(): INFO: Adding /tmp/venv-8rhX/bin to PATH 13:49:10 Generating Requirements File 13:49:42 Python 3.10.6 13:49:42 pip 24.0 from /tmp/venv-8rhX/lib/python3.10/site-packages/pip (python 3.10) 13:49:43 appdirs==1.4.4 13:49:43 argcomplete==3.2.3 13:49:43 aspy.yaml==1.3.0 13:49:43 attrs==23.2.0 13:49:43 autopage==0.5.2 13:49:43 beautifulsoup4==4.12.3 13:49:43 boto3==1.34.62 13:49:43 botocore==1.34.62 13:49:43 bs4==0.0.2 13:49:43 cachetools==5.3.3 13:49:43 certifi==2024.2.2 13:49:43 cffi==1.16.0 13:49:43 cfgv==3.4.0 13:49:43 chardet==5.2.0 13:49:43 charset-normalizer==3.3.2 13:49:43 click==8.1.7 13:49:43 cliff==4.6.0 13:49:43 cmd2==2.4.3 13:49:43 cryptography==3.3.2 13:49:43 debtcollector==3.0.0 13:49:43 decorator==5.1.1 13:49:43 defusedxml==0.7.1 13:49:43 Deprecated==1.2.14 13:49:43 distlib==0.3.8 13:49:43 dnspython==2.6.1 13:49:43 docker==4.2.2 13:49:43 dogpile.cache==1.3.2 13:49:43 email_validator==2.1.1 13:49:43 filelock==3.13.1 13:49:43 future==1.0.0 13:49:43 gitdb==4.0.11 13:49:43 GitPython==3.1.42 13:49:43 google-auth==2.28.2 13:49:43 httplib2==0.22.0 13:49:43 identify==2.5.35 13:49:43 idna==3.6 13:49:43 importlib-resources==1.5.0 13:49:43 iso8601==2.1.0 13:49:43 Jinja2==3.1.3 13:49:43 jmespath==1.0.1 13:49:43 jsonpatch==1.33 13:49:43 jsonpointer==2.4 13:49:43 jsonschema==4.21.1 13:49:43 jsonschema-specifications==2023.12.1 13:49:43 keystoneauth1==5.6.0 13:49:43 kubernetes==29.0.0 13:49:43 lftools==0.37.10 13:49:43 lxml==5.1.0 13:49:43 MarkupSafe==2.1.5 13:49:43 msgpack==1.0.8 13:49:43 multi_key_dict==2.0.3 13:49:43 munch==4.0.0 13:49:43 netaddr==1.2.1 13:49:43 netifaces==0.11.0 13:49:43 niet==1.4.2 13:49:43 nodeenv==1.8.0 13:49:43 oauth2client==4.1.3 13:49:43 oauthlib==3.2.2 13:49:43 openstacksdk==3.0.0 13:49:43 os-client-config==2.1.0 13:49:43 os-service-types==1.7.0 13:49:43 osc-lib==3.0.1 13:49:43 oslo.config==9.4.0 13:49:43 oslo.context==5.5.0 13:49:43 oslo.i18n==6.3.0 13:49:43 oslo.log==5.5.0 13:49:43 oslo.serialization==5.4.0 13:49:43 oslo.utils==7.1.0 13:49:43 packaging==24.0 13:49:43 pbr==6.0.0 13:49:43 platformdirs==4.2.0 13:49:43 prettytable==3.10.0 13:49:43 pyasn1==0.5.1 13:49:43 pyasn1-modules==0.3.0 13:49:43 pycparser==2.21 13:49:43 pygerrit2==2.0.15 13:49:43 PyGithub==2.2.0 13:49:43 pyinotify==0.9.6 13:49:43 PyJWT==2.8.0 13:49:43 PyNaCl==1.5.0 13:49:43 pyparsing==2.4.7 13:49:43 pyperclip==1.8.2 13:49:43 pyrsistent==0.20.0 13:49:43 python-cinderclient==9.5.0 13:49:43 python-dateutil==2.9.0.post0 13:49:43 python-heatclient==3.5.0 13:49:43 python-jenkins==1.8.2 13:49:43 python-keystoneclient==5.4.0 13:49:43 python-magnumclient==4.4.0 13:49:43 python-novaclient==18.6.0 13:49:43 python-openstackclient==6.5.0 13:49:43 python-swiftclient==4.5.0 13:49:43 PyYAML==6.0.1 13:49:43 referencing==0.33.0 13:49:43 requests==2.31.0 13:49:43 requests-oauthlib==1.4.0 13:49:43 requestsexceptions==1.4.0 13:49:43 rfc3986==2.0.0 13:49:43 rpds-py==0.18.0 13:49:43 rsa==4.9 13:49:43 ruamel.yaml==0.18.6 13:49:43 ruamel.yaml.clib==0.2.8 13:49:43 s3transfer==0.10.0 13:49:43 simplejson==3.19.2 13:49:43 six==1.16.0 13:49:43 smmap==5.0.1 13:49:43 soupsieve==2.5 13:49:43 stevedore==5.2.0 13:49:43 tabulate==0.9.0 13:49:43 toml==0.10.2 13:49:43 tomlkit==0.12.4 13:49:43 tqdm==4.66.2 13:49:43 typing_extensions==4.10.0 13:49:43 tzdata==2024.1 13:49:43 urllib3==1.26.18 13:49:43 virtualenv==20.25.1 13:49:43 wcwidth==0.2.13 13:49:43 websocket-client==1.7.0 13:49:43 wrapt==1.16.0 13:49:43 xdg==6.0.0 13:49:43 xmltodict==0.13.0 13:49:43 yq==3.2.3 13:49:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2572080257072942353.sh 13:49:43 ---> sudo-logs.sh 13:49:43 Archiving 'sudo' log.. 13:49:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4300992242611735418.sh 13:49:43 ---> job-cost.sh 13:49:43 Setup pyenv: 13:49:43 system 13:49:43 3.8.13 13:49:43 3.9.13 13:49:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:49:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8rhX from file:/tmp/.os_lf_venv 13:49:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:49:51 lf-activate-venv(): INFO: Adding /tmp/venv-8rhX/bin to PATH 13:49:51 INFO: No Stack... 13:49:51 INFO: Retrieving Pricing Info for: v3-standard-4 13:49:51 INFO: Archiving Costs 13:49:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16497542275093223394.sh 13:49:52 ---> logs-deploy.sh 13:49:52 Setup pyenv: 13:49:52 system 13:49:52 3.8.13 13:49:52 3.9.13 13:49:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:49:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8rhX from file:/tmp/.os_lf_venv 13:49:53 lf-activate-venv(): INFO: Installing: lftools 13:50:03 lf-activate-venv(): INFO: Adding /tmp/venv-8rhX/bin to PATH 13:50:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3348 13:50:03 INFO: archiving workspace using pattern(s): 13:50:04 Archives upload complete. 13:50:04 INFO: archiving logs to Nexus 13:50:05 ---> uname -a: 13:50:05 Linux prd-ubuntu1804-builder-4c-4g-13117 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:50:05 13:50:05 13:50:05 ---> lscpu: 13:50:05 Architecture: x86_64 13:50:05 CPU op-mode(s): 32-bit, 64-bit 13:50:05 Byte Order: Little Endian 13:50:05 CPU(s): 4 13:50:05 On-line CPU(s) list: 0-3 13:50:05 Thread(s) per core: 1 13:50:05 Core(s) per socket: 1 13:50:05 Socket(s): 4 13:50:05 NUMA node(s): 1 13:50:05 Vendor ID: AuthenticAMD 13:50:05 CPU family: 23 13:50:05 Model: 49 13:50:05 Model name: AMD EPYC-Rome Processor 13:50:05 Stepping: 0 13:50:05 CPU MHz: 2799.998 13:50:05 BogoMIPS: 5599.99 13:50:05 Virtualization: AMD-V 13:50:05 Hypervisor vendor: KVM 13:50:05 Virtualization type: full 13:50:05 L1d cache: 32K 13:50:05 L1i cache: 32K 13:50:05 L2 cache: 512K 13:50:05 L3 cache: 16384K 13:50:05 NUMA node0 CPU(s): 0-3 13:50:05 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:50:05 13:50:05 13:50:05 ---> nproc: 13:50:05 4 13:50:05 13:50:05 13:50:05 ---> df -h: 13:50:05 Filesystem Size Used Avail Use% Mounted on 13:50:05 udev 7.9G 0 7.9G 0% /dev 13:50:05 tmpfs 1.6G 672K 1.6G 1% /run 13:50:05 /dev/vda1 78G 8.4G 70G 11% / 13:50:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:50:05 tmpfs 5.0M 0 5.0M 0% /run/lock 13:50:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:50:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:50:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:50:05 13:50:05 13:50:05 ---> free -m: 13:50:05 total used free shared buff/cache available 13:50:05 Mem: 16040 521 13326 0 2192 15199 13:50:05 Swap: 1023 0 1023 13:50:05 13:50:05 13:50:05 ---> ip addr: 13:50:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:50:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:50:05 inet 127.0.0.1/8 scope host lo 13:50:05 valid_lft forever preferred_lft forever 13:50:05 inet6 ::1/128 scope host 13:50:05 valid_lft forever preferred_lft forever 13:50:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:50:05 link/ether fa:16:3e:22:7c:a6 brd ff:ff:ff:ff:ff:ff 13:50:05 inet 10.30.106.190/23 brd 10.30.107.255 scope global dynamic ens3 13:50:05 valid_lft 86206sec preferred_lft 86206sec 13:50:05 inet6 fe80::f816:3eff:fe22:7ca6/64 scope link 13:50:05 valid_lft forever preferred_lft forever 13:50:05 13:50:05 13:50:05 ---> sar -b -r -n DEV: 13:50:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13117) 03/14/24 _x86_64_ (4 CPU) 13:50:05 13:50:05 13:46:53 LINUX RESTART (4 CPU) 13:50:05 13:50:05 13:47:01 tps rtps wtps bread/s bwrtn/s 13:50:05 13:48:02 108.08 59.29 48.79 3758.44 43443.69 13:50:05 13:49:01 115.39 14.52 100.86 1119.95 22237.32 13:50:05 13:50:01 71.72 0.35 71.37 24.80 18779.27 13:50:05 Average: 98.30 24.78 73.52 1637.27 28186.47 13:50:05 13:50:05 13:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:50:05 13:48:02 14013056 15530396 2411904 14.68 50692 1671340 880340 5.04 724864 1481948 145304 13:50:05 13:49:01 13788972 15593872 2635988 16.05 74384 1918112 732336 4.19 733096 1665056 131512 13:50:05 13:50:01 13605744 15525336 2819216 17.16 84320 2017640 815384 4.67 811612 1757500 85388 13:50:05 Average: 13802591 15549868 2622369 15.97 69799 1869031 809353 4.63 756524 1634835 120735 13:50:05 13:50:05 13:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:50:05 13:48:02 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 13:50:05 13:48:02 ens3 384.79 285.64 2043.37 63.31 0.00 0.00 0.00 0.00 13:50:05 13:49:01 lo 1.42 1.42 0.14 0.14 0.00 0.00 0.00 0.00 13:50:05 13:49:01 ens3 46.72 32.57 637.78 23.84 0.00 0.00 0.00 0.00 13:50:05 13:50:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 13:50:05 13:50:01 ens3 30.23 24.46 247.69 7.71 0.00 0.00 0.00 0.00 13:50:05 Average: lo 1.70 1.70 0.17 0.17 0.00 0.00 0.00 0.00 13:50:05 Average: ens3 154.51 114.68 978.17 31.66 0.00 0.00 0.00 0.00 13:50:05 13:50:05 13:50:05 ---> sar -P ALL: 13:50:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13117) 03/14/24 _x86_64_ (4 CPU) 13:50:05 13:50:05 13:46:53 LINUX RESTART (4 CPU) 13:50:05 13:50:05 13:47:01 CPU %user %nice %system %iowait %steal %idle 13:50:05 13:48:02 all 20.79 0.00 2.24 14.06 0.06 62.85 13:50:05 13:48:02 0 21.40 0.00 2.21 3.82 0.07 72.51 13:50:05 13:48:02 1 26.74 0.00 2.47 3.69 0.07 67.03 13:50:05 13:48:02 2 15.73 0.00 2.08 28.50 0.05 53.64 13:50:05 13:48:02 3 19.27 0.00 2.18 20.32 0.07 58.16 13:50:05 13:49:01 all 19.10 0.00 1.53 6.84 0.05 72.48 13:50:05 13:49:01 0 11.69 0.00 1.14 1.90 0.03 85.24 13:50:05 13:49:01 1 24.93 0.00 1.55 6.58 0.07 66.88 13:50:05 13:49:01 2 11.91 0.00 1.14 0.94 0.05 85.96 13:50:05 13:49:01 3 27.86 0.00 2.29 17.92 0.05 51.88 13:50:05 13:50:01 all 19.46 0.00 0.89 6.30 0.05 73.30 13:50:05 13:50:01 0 39.16 0.00 1.35 2.92 0.05 56.51 13:50:05 13:50:01 1 1.86 0.00 0.46 4.21 0.05 93.41 13:50:05 13:50:01 2 18.82 0.00 0.97 1.25 0.05 78.91 13:50:05 13:50:01 3 18.15 0.00 0.78 16.81 0.03 64.22 13:50:05 Average: all 19.79 0.00 1.55 9.07 0.05 69.54 13:50:05 Average: 0 24.15 0.00 1.57 2.88 0.05 71.35 13:50:05 Average: 1 17.77 0.00 1.49 4.82 0.06 75.86 13:50:05 Average: 2 15.51 0.00 1.40 10.26 0.05 72.78 13:50:05 Average: 3 21.73 0.00 1.75 18.35 0.05 58.12 13:50:05 13:50:05 13:50:05