07:08:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139010 07:08:00 Running as SYSTEM 07:08:00 [EnvInject] - Loading node environment variables. 07:08:00 Building remotely on prd-ubuntu1804-builder-4c-4g-44322 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:08:00 [ssh-agent] Looking for ssh-agent implementation... 07:08:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:00 $ ssh-agent 07:08:00 SSH_AUTH_SOCK=/tmp/ssh-ze1Ps8duDXEd/agent.1697 07:08:00 SSH_AGENT_PID=1699 07:08:00 [ssh-agent] Started. 07:08:00 Running ssh-add (command line suppressed) 07:08:00 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11324994757517393739.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11324994757517393739.key) 07:08:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:08:01 The recommended git tool is: NONE 07:08:02 using credential onap-jenkins-ssh 07:08:02 Wiping out workspace first. 07:08:02 Cloning the remote Git repository 07:08:02 Cloning repository git://cloud.onap.org/mirror/oom.git 07:08:02 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:08:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:08:02 > git --version # timeout=10 07:08:02 > git --version # 'git version 2.17.1' 07:08:02 using GIT_SSH to set credentials Gerrit user 07:08:02 Verifying host key using manually-configured host key entries 07:08:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:08:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:08:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:08:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:08:07 using GIT_SSH to set credentials Gerrit user 07:08:07 Verifying host key using manually-configured host key entries 07:08:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/10/139010/5 # timeout=30 07:08:08 > git rev-parse 0cb45591810f3d121e90a55a8899244514145b10^{commit} # timeout=10 07:08:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:08:08 Checking out Revision 0cb45591810f3d121e90a55a8899244514145b10 (refs/changes/10/139010/5) 07:08:08 > git config core.sparsecheckout # timeout=10 07:08:08 > git checkout -f 0cb45591810f3d121e90a55a8899244514145b10 # timeout=30 07:08:11 Commit message: "portal-ng chart update" 07:08:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:08:11 > git rev-list --no-walk a6889979459185d6873695ab9c4c74dbeed6daee # timeout=10 07:08:11 [EnvInject] - Injecting environment variables from a build step. 07:08:11 [EnvInject] - Injecting as environment variables the properties content 07:08:11 PYTHON=python3 07:08:11 07:08:11 [EnvInject] - Variables injected successfully. 07:08:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17120596498709030408.sh 07:08:11 ---> tox-install.sh 07:08:11 + source /home/jenkins/lf-env.sh 07:08:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:08:11 ++ mktemp -d /tmp/venv-XXXX 07:08:11 + lf_venv=/tmp/venv-ZQIL 07:08:11 + local venv_file=/tmp/.os_lf_venv 07:08:11 + local python=python3 07:08:11 + local options 07:08:11 + local set_path=true 07:08:11 + local install_args= 07:08:11 ++ 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 07:08:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:08:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:08:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:08:11 + true 07:08:11 + case $1 in 07:08:11 + venv_file=/tmp/.toxenv 07:08:11 + shift 2 07:08:11 + true 07:08:11 + case $1 in 07:08:11 + shift 07:08:11 + break 07:08:11 + case $python in 07:08:11 + local pkg_list= 07:08:11 + [[ -d /opt/pyenv ]] 07:08:11 + echo 'Setup pyenv:' 07:08:11 Setup pyenv: 07:08:11 + export PYENV_ROOT=/opt/pyenv 07:08:11 + PYENV_ROOT=/opt/pyenv 07:08:11 + 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 07:08:11 + 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 07:08:11 + pyenv versions 07:08:11 * system (set by /opt/pyenv/version) 07:08:11 * 3.8.13 (set by /opt/pyenv/version) 07:08:11 * 3.9.13 (set by /opt/pyenv/version) 07:08:11 * 3.10.6 (set by /opt/pyenv/version) 07:08:11 + command -v pyenv 07:08:11 ++ pyenv init - --no-rehash 07:08:11 + 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[*]}"'\'')" 07:08:11 export PATH="/opt/pyenv/shims:${PATH}" 07:08:11 export PYENV_SHELL=bash 07:08:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:08:11 pyenv() { 07:08:11 local command 07:08:11 command="${1:-}" 07:08:11 if [ "$#" -gt 0 ]; then 07:08:11 shift 07:08:11 fi 07:08:11 07:08:11 case "$command" in 07:08:11 rehash|shell) 07:08:11 eval "$(pyenv "sh-$command" "$@")" 07:08:11 ;; 07:08:11 *) 07:08:11 command pyenv "$command" "$@" 07:08:11 ;; 07:08:11 esac 07:08:11 }' 07:08:11 +++ 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[*]}"' 07:08:11 ++ 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 07:08:11 ++ 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 07:08:11 ++ 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 07:08:11 ++ export PYENV_SHELL=bash 07:08:11 ++ PYENV_SHELL=bash 07:08:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:08:11 +++ complete -F _pyenv pyenv 07:08:11 ++ lf-pyver python3 07:08:11 ++ local py_version_xy=python3 07:08:11 ++ local py_version_xyz= 07:08:11 ++ pyenv versions 07:08:11 ++ local command 07:08:11 ++ command=versions 07:08:11 ++ '[' 1 -gt 0 ']' 07:08:11 ++ shift 07:08:11 ++ case "$command" in 07:08:11 ++ command pyenv versions 07:08:11 ++ pyenv versions 07:08:11 ++ sed 's/^[ *]* //' 07:08:11 ++ awk '{ print $1 }' 07:08:11 ++ grep -E '^[0-9.]*[0-9]$' 07:08:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:08:11 +++ grep '^3' /tmp/.pyenv_versions 07:08:11 +++ sort -V 07:08:11 +++ tail -n 1 07:08:11 ++ py_version_xyz=3.10.6 07:08:11 ++ [[ -z 3.10.6 ]] 07:08:11 ++ echo 3.10.6 07:08:11 ++ return 0 07:08:11 + pyenv local 3.10.6 07:08:11 + local command 07:08:11 + command=local 07:08:11 + '[' 2 -gt 0 ']' 07:08:11 + shift 07:08:11 + case "$command" in 07:08:11 + command pyenv local 3.10.6 07:08:11 + pyenv local 3.10.6 07:08:12 + for arg in "$@" 07:08:12 + case $arg in 07:08:12 + pkg_list+='tox ' 07:08:12 + for arg in "$@" 07:08:12 + case $arg in 07:08:12 + pkg_list+='virtualenv ' 07:08:12 + for arg in "$@" 07:08:12 + case $arg in 07:08:12 + pkg_list+='urllib3~=1.26.15 ' 07:08:12 + [[ -f /tmp/.toxenv ]] 07:08:12 + [[ ! -f /tmp/.toxenv ]] 07:08:12 + [[ -n '' ]] 07:08:12 + python3 -m venv /tmp/venv-ZQIL 07:08:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZQIL' 07:08:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZQIL 07:08:15 + echo /tmp/venv-ZQIL 07:08:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:08:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:08:15 + /tmp/venv-ZQIL/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:08:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:08:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:08:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:08:18 + /tmp/venv-ZQIL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:08:20 + type python3 07:08:20 + true 07:08:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZQIL/bin to PATH' 07:08:20 lf-activate-venv(): INFO: Adding /tmp/venv-ZQIL/bin to PATH 07:08:20 + PATH=/tmp/venv-ZQIL/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 07:08:20 + return 0 07:08:20 + python3 --version 07:08:20 Python 3.10.6 07:08:20 + python3 -m pip --version 07:08:21 pip 24.2 from /tmp/venv-ZQIL/lib/python3.10/site-packages/pip (python 3.10) 07:08:21 + python3 -m pip freeze 07:08:21 cachetools==5.5.0 07:08:21 chardet==5.2.0 07:08:21 colorama==0.4.6 07:08:21 distlib==0.3.8 07:08:21 filelock==3.16.1 07:08:21 packaging==24.1 07:08:21 platformdirs==4.3.6 07:08:21 pluggy==1.5.0 07:08:21 pyproject-api==1.8.0 07:08:21 tomli==2.0.1 07:08:21 tox==4.21.0 07:08:21 typing_extensions==4.12.2 07:08:21 urllib3==1.26.20 07:08:21 virtualenv==20.26.6 07:08:21 [EnvInject] - Injecting environment variables from a build step. 07:08:21 [EnvInject] - Injecting as environment variables the properties content 07:08:21 PARALLEL=false 07:08:21 07:08:21 [EnvInject] - Variables injected successfully. 07:08:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4586872308673509753.sh 07:08:21 ---> tox-run.sh 07:08:21 + 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 07:08:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:08:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:08:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:08:21 + cd /w/workspace/oom-master-pre-commit-lint/. 07:08:21 + source /home/jenkins/lf-env.sh 07:08:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:08:21 ++ mktemp -d /tmp/venv-XXXX 07:08:21 + lf_venv=/tmp/venv-gYEE 07:08:21 + local venv_file=/tmp/.os_lf_venv 07:08:21 + local python=python3 07:08:21 + local options 07:08:21 + local set_path=true 07:08:21 + local install_args= 07:08: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 07:08:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:08:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:08:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:08:21 + true 07:08:21 + case $1 in 07:08:21 + venv_file=/tmp/.toxenv 07:08:21 + shift 2 07:08:21 + true 07:08:21 + case $1 in 07:08:21 + shift 07:08:21 + break 07:08:21 + case $python in 07:08:21 + local pkg_list= 07:08:21 + [[ -d /opt/pyenv ]] 07:08:21 + echo 'Setup pyenv:' 07:08:21 Setup pyenv: 07:08:21 + export PYENV_ROOT=/opt/pyenv 07:08:21 + PYENV_ROOT=/opt/pyenv 07:08:21 + 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 07:08:21 + 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 07:08:21 + pyenv versions 07:08:21 system 07:08:21 3.8.13 07:08:21 3.9.13 07:08:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:08:21 + command -v pyenv 07:08:21 ++ pyenv init - --no-rehash 07:08:21 + 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[*]}"'\'')" 07:08:21 export PATH="/opt/pyenv/shims:${PATH}" 07:08:21 export PYENV_SHELL=bash 07:08:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:08:21 pyenv() { 07:08:21 local command 07:08:21 command="${1:-}" 07:08:21 if [ "$#" -gt 0 ]; then 07:08:21 shift 07:08:21 fi 07:08:21 07:08:21 case "$command" in 07:08:21 rehash|shell) 07:08:21 eval "$(pyenv "sh-$command" "$@")" 07:08:21 ;; 07:08:21 *) 07:08:21 command pyenv "$command" "$@" 07:08:21 ;; 07:08:21 esac 07:08:21 }' 07:08:21 +++ 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[*]}"' 07:08:21 ++ 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 07:08:21 ++ 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 07:08:21 ++ 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 07:08:21 ++ export PYENV_SHELL=bash 07:08:21 ++ PYENV_SHELL=bash 07:08:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:08:21 +++ complete -F _pyenv pyenv 07:08:21 ++ lf-pyver python3 07:08:21 ++ local py_version_xy=python3 07:08:21 ++ local py_version_xyz= 07:08:21 ++ pyenv versions 07:08:21 ++ local command 07:08:21 ++ command=versions 07:08:21 ++ '[' 1 -gt 0 ']' 07:08:21 ++ shift 07:08:21 ++ case "$command" in 07:08:21 ++ command pyenv versions 07:08:21 ++ pyenv versions 07:08:21 ++ sed 's/^[ *]* //' 07:08:21 ++ grep -E '^[0-9.]*[0-9]$' 07:08:21 ++ awk '{ print $1 }' 07:08:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:08:21 +++ sort -V 07:08:21 +++ grep '^3' /tmp/.pyenv_versions 07:08:21 +++ tail -n 1 07:08:21 ++ py_version_xyz=3.10.6 07:08:21 ++ [[ -z 3.10.6 ]] 07:08:21 ++ echo 3.10.6 07:08:21 ++ return 0 07:08:21 + pyenv local 3.10.6 07:08:21 + local command 07:08:21 + command=local 07:08:21 + '[' 2 -gt 0 ']' 07:08:21 + shift 07:08:21 + case "$command" in 07:08:21 + command pyenv local 3.10.6 07:08:21 + pyenv local 3.10.6 07:08:21 + for arg in "$@" 07:08:21 + case $arg in 07:08:21 + pkg_list+='tox ' 07:08:21 + for arg in "$@" 07:08:21 + case $arg in 07:08:21 + pkg_list+='virtualenv ' 07:08:21 + for arg in "$@" 07:08:21 + case $arg in 07:08:21 + pkg_list+='urllib3~=1.26.15 ' 07:08:21 + [[ -f /tmp/.toxenv ]] 07:08:21 ++ cat /tmp/.toxenv 07:08:21 + lf_venv=/tmp/venv-ZQIL 07:08:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZQIL from' file:/tmp/.toxenv 07:08:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZQIL from file:/tmp/.toxenv 07:08:21 + /tmp/venv-ZQIL/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:08:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:08:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:08:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:08:22 + /tmp/venv-ZQIL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:08:23 + type python3 07:08:23 + true 07:08:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZQIL/bin to PATH' 07:08:23 lf-activate-venv(): INFO: Adding /tmp/venv-ZQIL/bin to PATH 07:08:23 + PATH=/tmp/venv-ZQIL/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 07:08:23 + return 0 07:08:23 + [[ -d /opt/pyenv ]] 07:08:23 + echo '---> Setting up pyenv' 07:08:23 ---> Setting up pyenv 07:08:23 + export PYENV_ROOT=/opt/pyenv 07:08:23 + PYENV_ROOT=/opt/pyenv 07:08:23 + export PATH=/opt/pyenv/bin:/tmp/venv-ZQIL/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 07:08:23 + PATH=/opt/pyenv/bin:/tmp/venv-ZQIL/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 07:08:23 ++ pwd 07:08:23 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:08:23 + export PYTHONPATH 07:08:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:08:23 + TOX_TESTENV_PASSENV=PYTHONPATH 07:08:23 + tox --version 07:08:23 4.21.0 from /tmp/venv-ZQIL/lib/python3.10/site-packages/tox/__init__.py 07:08:23 + PARALLEL=false 07:08:23 + TOX_OPTIONS_LIST= 07:08:23 + [[ -n pre-commit ]] 07:08:23 + TOX_OPTIONS_LIST=' -e pre-commit' 07:08:23 + case ${PARALLEL,,} in 07:08:23 + tox -e pre-commit 07:08:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:08:25 pre-commit: install_deps> python -I -m pip install pre-commit 07:08:27 pre-commit: freeze> python -m pip freeze --all 07:08:27 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.16.1,identify==2.6.1,nodeenv==1.9.1,pip==24.2,platformdirs==4.3.6,pre-commit==3.8.0,PyYAML==6.0.2,setuptools==75.1.0,virtualenv==20.26.6,wheel==0.44.0 07:08:27 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:08:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:08:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:08:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:08:29 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:08:30 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:08:30 [INFO] Once installed this environment will be reused. 07:08:30 [INFO] This may take a few minutes... 07:08:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:08:32 [INFO] Once installed this environment will be reused. 07:08:32 [INFO] This may take a few minutes... 07:08:37 Trim Trailing Whitespace.................................................Passed 07:08:38 Tabs remover.............................................................Passed 07:08:38 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:08:38 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:08:38 [INFO] Once installed this environment will be reused. 07:08:38 [INFO] This may take a few minutes... 07:08:44 gitlint..............................................(no files to check)Skipped 07:08:44 pre-commit: OK (20.46=setup[3.59]+cmd[10.27,6.61] seconds) 07:08:44 congratulations :) (20.63 seconds) 07:08:44 + tox_status=0 07:08:44 + echo '---> Completed tox runs' 07:08:44 ---> Completed tox runs 07:08:44 + for i in .tox/*/log 07:08:44 ++ echo .tox/pre-commit/log 07:08:44 ++ awk -F/ '{print $2}' 07:08:44 + tox_env=pre-commit 07:08:44 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:08:44 + DOC_DIR=docs/_build/html 07:08:44 + [[ -d docs/_build/html ]] 07:08:44 + echo '---> tox-run.sh ends' 07:08:44 ---> tox-run.sh ends 07:08:44 + test 0 -eq 0 07:08:44 $ ssh-agent -k 07:08:44 unset SSH_AUTH_SOCK; 07:08:44 unset SSH_AGENT_PID; 07:08:44 echo Agent pid 1699 killed; 07:08:44 [ssh-agent] Stopped. 07:08:44 [PostBuildScript] - [INFO] Executing post build scripts. 07:08:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4866053995419227520.sh 07:08:44 ---> sysstat.sh 07:08:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8718430079585230573.sh 07:08:45 ---> package-listing.sh 07:08:45 ++ facter osfamily 07:08:45 ++ tr '[:upper:]' '[:lower:]' 07:08:45 + OS_FAMILY=debian 07:08:45 + workspace=/w/workspace/oom-master-pre-commit-lint 07:08:45 + START_PACKAGES=/tmp/packages_start.txt 07:08:45 + END_PACKAGES=/tmp/packages_end.txt 07:08:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:08:45 + PACKAGES=/tmp/packages_start.txt 07:08:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:08:45 + PACKAGES=/tmp/packages_end.txt 07:08:45 + case "${OS_FAMILY}" in 07:08:45 + dpkg -l 07:08:45 + grep '^ii' 07:08:45 + '[' -f /tmp/packages_start.txt ']' 07:08:45 + '[' -f /tmp/packages_end.txt ']' 07:08:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:08:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:08:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:08:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:08:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17113398886808944772.sh 07:08:45 ---> capture-instance-metadata.sh 07:08:45 Setup pyenv: 07:08:45 system 07:08:45 3.8.13 07:08:45 3.9.13 07:08:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:08:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b0us 07:08:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:08:54 lf-activate-venv(): INFO: Installing: lftools 07:09:34 lf-activate-venv(): INFO: Adding /tmp/venv-b0us/bin to PATH 07:09:34 INFO: Running in OpenStack, capturing instance metadata 07:09:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8180512815375568576.sh 07:09:36 provisioning config files... 07:09:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7560142543692721824tmp 07:09:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:09:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:09:36 [EnvInject] - Injecting environment variables from a build step. 07:09:36 [EnvInject] - Injecting as environment variables the properties content 07:09:36 SERVER_ID=logs 07:09:36 07:09:36 [EnvInject] - Variables injected successfully. 07:09:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3891869663668828262.sh 07:09:36 ---> create-netrc.sh 07:09:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4909864965526648923.sh 07:09:36 ---> python-tools-install.sh 07:09:36 Setup pyenv: 07:09:36 system 07:09:36 3.8.13 07:09:36 3.9.13 07:09:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:09:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b0us from file:/tmp/.os_lf_venv 07:09:37 lf-activate-venv(): INFO: Installing: lftools 07:09:44 lf-activate-venv(): INFO: Adding /tmp/venv-b0us/bin to PATH 07:09:44 Generating Requirements File 07:10:04 Python 3.10.6 07:10:04 pip 24.2 from /tmp/venv-b0us/lib/python3.10/site-packages/pip (python 3.10) 07:10:05 appdirs==1.4.4 07:10:05 argcomplete==3.5.0 07:10:05 aspy.yaml==1.3.0 07:10:05 attrs==24.2.0 07:10:05 autopage==0.5.2 07:10:05 beautifulsoup4==4.12.3 07:10:05 boto3==1.35.30 07:10:05 botocore==1.35.30 07:10:05 bs4==0.0.2 07:10:05 cachetools==5.5.0 07:10:05 certifi==2024.8.30 07:10:05 cffi==1.17.1 07:10:05 cfgv==3.4.0 07:10:05 chardet==5.2.0 07:10:05 charset-normalizer==3.3.2 07:10:05 click==8.1.7 07:10:05 cliff==4.7.0 07:10:05 cmd2==2.4.3 07:10:05 cryptography==3.3.2 07:10:05 debtcollector==3.0.0 07:10:05 decorator==5.1.1 07:10:05 defusedxml==0.7.1 07:10:05 Deprecated==1.2.14 07:10:05 distlib==0.3.8 07:10:05 dnspython==2.6.1 07:10:05 docker==4.2.2 07:10:05 dogpile.cache==1.3.3 07:10:05 durationpy==0.8 07:10:05 email_validator==2.2.0 07:10:05 filelock==3.16.1 07:10:05 future==1.0.0 07:10:05 gitdb==4.0.11 07:10:05 GitPython==3.1.43 07:10:05 google-auth==2.35.0 07:10:05 httplib2==0.22.0 07:10:05 identify==2.6.1 07:10:05 idna==3.10 07:10:05 importlib-resources==1.5.0 07:10:05 iso8601==2.1.0 07:10:05 Jinja2==3.1.4 07:10:05 jmespath==1.0.1 07:10:05 jsonpatch==1.33 07:10:05 jsonpointer==3.0.0 07:10:05 jsonschema==4.23.0 07:10:05 jsonschema-specifications==2023.12.1 07:10:05 keystoneauth1==5.8.0 07:10:05 kubernetes==31.0.0 07:10:05 lftools==0.37.10 07:10:05 lxml==5.3.0 07:10:05 MarkupSafe==2.1.5 07:10:05 msgpack==1.1.0 07:10:05 multi_key_dict==2.0.3 07:10:05 munch==4.0.0 07:10:05 netaddr==1.3.0 07:10:05 netifaces==0.11.0 07:10:05 niet==1.4.2 07:10:05 nodeenv==1.9.1 07:10:05 oauth2client==4.1.3 07:10:05 oauthlib==3.2.2 07:10:05 openstacksdk==4.0.0 07:10:05 os-client-config==2.1.0 07:10:05 os-service-types==1.7.0 07:10:05 osc-lib==3.1.0 07:10:05 oslo.config==9.6.0 07:10:05 oslo.context==5.6.0 07:10:05 oslo.i18n==6.4.0 07:10:05 oslo.log==6.1.2 07:10:05 oslo.serialization==5.5.0 07:10:05 oslo.utils==7.3.0 07:10:05 packaging==24.1 07:10:05 pbr==6.1.0 07:10:05 platformdirs==4.3.6 07:10:05 prettytable==3.11.0 07:10:05 pyasn1==0.6.1 07:10:05 pyasn1_modules==0.4.1 07:10:05 pycparser==2.22 07:10:05 pygerrit2==2.0.15 07:10:05 PyGithub==2.4.0 07:10:05 PyJWT==2.9.0 07:10:05 PyNaCl==1.5.0 07:10:05 pyparsing==2.4.7 07:10:05 pyperclip==1.9.0 07:10:05 pyrsistent==0.20.0 07:10:05 python-cinderclient==9.6.0 07:10:05 python-dateutil==2.9.0.post0 07:10:05 python-heatclient==4.0.0 07:10:05 python-jenkins==1.8.2 07:10:05 python-keystoneclient==5.5.0 07:10:05 python-magnumclient==4.7.0 07:10:05 python-openstackclient==7.1.2 07:10:05 python-swiftclient==4.6.0 07:10:05 PyYAML==6.0.2 07:10:05 referencing==0.35.1 07:10:05 requests==2.32.3 07:10:05 requests-oauthlib==2.0.0 07:10:05 requestsexceptions==1.4.0 07:10:05 rfc3986==2.0.0 07:10:05 rpds-py==0.20.0 07:10:05 rsa==4.9 07:10:05 ruamel.yaml==0.18.6 07:10:05 ruamel.yaml.clib==0.2.8 07:10:05 s3transfer==0.10.2 07:10:05 simplejson==3.19.3 07:10:05 six==1.16.0 07:10:05 smmap==5.0.1 07:10:05 soupsieve==2.6 07:10:05 stevedore==5.3.0 07:10:05 tabulate==0.9.0 07:10:05 toml==0.10.2 07:10:05 tomlkit==0.13.2 07:10:05 tqdm==4.66.5 07:10:05 typing_extensions==4.12.2 07:10:05 tzdata==2024.2 07:10:05 urllib3==1.26.20 07:10:05 virtualenv==20.26.6 07:10:05 wcwidth==0.2.13 07:10:05 websocket-client==1.8.0 07:10:05 wrapt==1.16.0 07:10:05 xdg==6.0.0 07:10:05 xmltodict==0.13.0 07:10:05 yq==3.4.3 07:10:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins428205284070858224.sh 07:10:05 ---> sudo-logs.sh 07:10:05 Archiving 'sudo' log.. 07:10:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3457627728623616727.sh 07:10:05 ---> job-cost.sh 07:10:05 Setup pyenv: 07:10:05 system 07:10:05 3.8.13 07:10:05 3.9.13 07:10:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:10:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b0us from file:/tmp/.os_lf_venv 07:10:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:10:10 lf-activate-venv(): INFO: Adding /tmp/venv-b0us/bin to PATH 07:10:10 INFO: No Stack... 07:10:10 INFO: Retrieving Pricing Info for: v3-standard-4 07:10:11 INFO: Archiving Costs 07:10:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5418635168948739760.sh 07:10:11 ---> logs-deploy.sh 07:10:11 Setup pyenv: 07:10:11 system 07:10:11 3.8.13 07:10:11 3.9.13 07:10:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:10:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b0us from file:/tmp/.os_lf_venv 07:10:12 lf-activate-venv(): INFO: Installing: lftools 07:10:19 lf-activate-venv(): INFO: Adding /tmp/venv-b0us/bin to PATH 07:10:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3608 07:10:19 INFO: archiving workspace using pattern(s): 07:10:20 Archives upload complete. 07:10:20 INFO: archiving logs to Nexus 07:10:21 ---> uname -a: 07:10:21 Linux prd-ubuntu1804-builder-4c-4g-44322 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:10:21 07:10:21 07:10:21 ---> lscpu: 07:10:21 Architecture: x86_64 07:10:21 CPU op-mode(s): 32-bit, 64-bit 07:10:21 Byte Order: Little Endian 07:10:21 CPU(s): 4 07:10:21 On-line CPU(s) list: 0-3 07:10:21 Thread(s) per core: 1 07:10:21 Core(s) per socket: 1 07:10:21 Socket(s): 4 07:10:21 NUMA node(s): 1 07:10:21 Vendor ID: AuthenticAMD 07:10:21 CPU family: 23 07:10:21 Model: 49 07:10:21 Model name: AMD EPYC-Rome Processor 07:10:21 Stepping: 0 07:10:21 CPU MHz: 2800.000 07:10:21 BogoMIPS: 5600.00 07:10:21 Virtualization: AMD-V 07:10:21 Hypervisor vendor: KVM 07:10:21 Virtualization type: full 07:10:21 L1d cache: 32K 07:10:21 L1i cache: 32K 07:10:21 L2 cache: 512K 07:10:21 L3 cache: 16384K 07:10:21 NUMA node0 CPU(s): 0-3 07:10:21 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 07:10:21 07:10:21 07:10:21 ---> nproc: 07:10:21 4 07:10:21 07:10:21 07:10:21 ---> df -h: 07:10:21 Filesystem Size Used Avail Use% Mounted on 07:10:21 udev 7.9G 0 7.9G 0% /dev 07:10:21 tmpfs 1.6G 672K 1.6G 1% /run 07:10:21 /dev/vda1 78G 8.4G 70G 11% / 07:10:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:10:21 tmpfs 5.0M 0 5.0M 0% /run/lock 07:10:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:10:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:10:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:10:21 07:10:21 07:10:21 ---> free -m: 07:10:21 total used free shared buff/cache available 07:10:21 Mem: 16040 574 13275 0 2189 15145 07:10:21 Swap: 1023 0 1023 07:10:21 07:10:21 07:10:21 ---> ip addr: 07:10:21 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:10:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:10:21 inet 127.0.0.1/8 scope host lo 07:10:21 valid_lft forever preferred_lft forever 07:10:21 inet6 ::1/128 scope host 07:10:21 valid_lft forever preferred_lft forever 07:10:21 2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 07:10:21 link/ether fa:16:3e:c5:23:70 brd ff:ff:ff:ff:ff:ff 07:10:21 inet 10.30.107.6/23 brd 10.30.107.255 scope global dynamic ens3 07:10:21 valid_lft 86241sec preferred_lft 86241sec 07:10:21 inet6 fe80::f816:3eff:fec5:2370/64 scope link 07:10:21 valid_lft forever preferred_lft forever 07:10:21 07:10:21 07:10:21 ---> sar -b -r -n DEV: 07:10:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-44322) 10/01/24 _x86_64_ (4 CPU) 07:10:21 07:10:21 07:07:45 LINUX RESTART (4 CPU) 07:10:21 07:10:21 07:08:01 tps rtps wtps bread/s bwrtn/s 07:10:21 07:09:02 246.93 36.78 210.15 1819.43 53572.80 07:10:21 07:10:01 88.76 2.30 86.46 109.00 9282.49 07:10:21 Average: 168.51 19.69 148.82 971.40 31613.71 07:10:21 07:10:21 07:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:10:21 07:09:02 13883436 15517688 2541532 15.47 59716 1771744 789912 4.52 777060 1543328 112676 07:10:21 07:10:01 13642200 15512824 2782768 16.94 82412 1972080 796492 4.56 822412 1712244 157960 07:10:21 Average: 13762818 15515256 2662150 16.21 71064 1871912 793202 4.54 799736 1627786 135318 07:10:21 07:10:21 07:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:10:21 07:09:02 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 07:10:21 07:09:02 ens3 204.38 152.52 1579.23 42.18 0.00 0.00 0.00 0.00 07:10:21 07:10:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 07:10:21 07:10:01 ens3 56.67 37.79 787.72 8.43 0.00 0.00 0.00 0.00 07:10:21 Average: lo 1.81 1.81 0.18 0.18 0.00 0.00 0.00 0.00 07:10:21 Average: ens3 131.15 95.64 1186.80 25.44 0.00 0.00 0.00 0.00 07:10:21 07:10:21 07:10:21 ---> sar -P ALL: 07:10:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-44322) 10/01/24 _x86_64_ (4 CPU) 07:10:21 07:10:21 07:07:45 LINUX RESTART (4 CPU) 07:10:21 07:10:21 07:08:01 CPU %user %nice %system %iowait %steal %idle 07:10:21 07:09:02 all 22.27 0.00 2.22 4.10 0.07 71.35 07:10:21 07:09:02 0 25.69 0.00 2.23 1.49 0.07 70.51 07:10:21 07:09:02 1 18.71 0.00 2.23 9.51 0.08 69.46 07:10:21 07:09:02 2 23.03 0.00 2.06 2.65 0.08 72.18 07:10:21 07:09:02 3 21.66 0.00 2.33 2.70 0.08 73.23 07:10:21 07:10:01 all 16.32 0.00 1.28 6.84 0.06 75.49 07:10:21 07:10:01 0 21.76 0.00 1.73 0.88 0.05 75.58 07:10:21 07:10:01 1 14.83 0.00 1.02 7.08 0.09 76.98 07:10:21 07:10:01 2 18.97 0.00 1.44 19.24 0.05 60.29 07:10:21 07:10:01 3 9.73 0.00 0.92 0.20 0.03 89.12 07:10:21 Average: all 19.31 0.00 1.75 5.46 0.07 73.41 07:10:21 Average: 0 23.74 0.00 1.98 1.19 0.06 73.03 07:10:21 Average: 1 16.79 0.00 1.63 8.31 0.08 73.18 07:10:21 Average: 2 21.01 0.00 1.75 10.89 0.07 66.28 07:10:21 Average: 3 15.71 0.00 1.62 1.45 0.06 81.15 07:10:21 07:10:21 07:10:21