15:59:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139720 15:59:51 Running as SYSTEM 15:59:51 [EnvInject] - Loading node environment variables. 15:59:51 Building remotely on prd-ubuntu1804-builder-4c-4g-90455 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:59:51 [ssh-agent] Looking for ssh-agent implementation... 15:59:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:51 $ ssh-agent 15:59:51 SSH_AUTH_SOCK=/tmp/ssh-lTzFMY5NSKBm/agent.1831 15:59:51 SSH_AGENT_PID=1833 15:59:51 [ssh-agent] Started. 15:59:51 Running ssh-add (command line suppressed) 15:59:51 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11070578323052816234.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11070578323052816234.key) 15:59:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:59:51 The recommended git tool is: NONE 15:59:53 using credential onap-jenkins-ssh 15:59:53 Wiping out workspace first. 15:59:53 Cloning the remote Git repository 15:59:53 Cloning repository git://cloud.onap.org/mirror/oom.git 15:59:53 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:59:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:59:54 > git --version # timeout=10 15:59:54 > git --version # 'git version 2.17.1' 15:59:54 using GIT_SSH to set credentials Gerrit user 15:59:54 Verifying host key using manually-configured host key entries 15:59:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:59:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:59:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:59:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:59:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:59:59 using GIT_SSH to set credentials Gerrit user 15:59:59 Verifying host key using manually-configured host key entries 15:59:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/20/139720/1 # timeout=30 16:00:00 > git rev-parse a613603f1ebf0848be8e3fcd1f4470e296b5733d^{commit} # timeout=10 16:00:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:00:00 Checking out Revision a613603f1ebf0848be8e3fcd1f4470e296b5733d (refs/changes/20/139720/1) 16:00:00 > git config core.sparsecheckout # timeout=10 16:00:00 > git checkout -f a613603f1ebf0848be8e3fcd1f4470e296b5733d # timeout=30 16:00:03 Commit message: "[POLICY] Fix default settings in values.yaml" 16:00:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:00:03 > git rev-list --no-walk ba669658161dd9c4cb35622e6b6a789daa83f2f3 # timeout=10 16:00:04 [EnvInject] - Injecting environment variables from a build step. 16:00:04 [EnvInject] - Injecting as environment variables the properties content 16:00:04 PYTHON=python3 16:00:04 16:00:04 [EnvInject] - Variables injected successfully. 16:00:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2728634844728509980.sh 16:00:04 ---> tox-install.sh 16:00:04 + source /home/jenkins/lf-env.sh 16:00:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:04 ++ mktemp -d /tmp/venv-XXXX 16:00:04 + lf_venv=/tmp/venv-owR5 16:00:04 + local venv_file=/tmp/.os_lf_venv 16:00:04 + local python=python3 16:00:04 + local options 16:00:04 + local set_path=true 16:00:04 + local install_args= 16:00:04 ++ 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 16:00:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:00:04 + true 16:00:04 + case $1 in 16:00:04 + venv_file=/tmp/.toxenv 16:00:04 + shift 2 16:00:04 + true 16:00:04 + case $1 in 16:00:04 + shift 16:00:04 + break 16:00:04 + case $python in 16:00:04 + local pkg_list= 16:00:04 + [[ -d /opt/pyenv ]] 16:00:04 + echo 'Setup pyenv:' 16:00:04 Setup pyenv: 16:00:04 + export PYENV_ROOT=/opt/pyenv 16:00:04 + PYENV_ROOT=/opt/pyenv 16:00:04 + 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 16:00:04 + 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 16:00:04 + pyenv versions 16:00:04 * system (set by /opt/pyenv/version) 16:00:04 * 3.8.13 (set by /opt/pyenv/version) 16:00:04 * 3.9.13 (set by /opt/pyenv/version) 16:00:04 * 3.10.6 (set by /opt/pyenv/version) 16:00:04 + command -v pyenv 16:00:04 ++ pyenv init - --no-rehash 16:00:04 + 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[*]}"'\'')" 16:00:04 export PATH="/opt/pyenv/shims:${PATH}" 16:00:04 export PYENV_SHELL=bash 16:00:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:00:04 pyenv() { 16:00:04 local command 16:00:04 command="${1:-}" 16:00:04 if [ "$#" -gt 0 ]; then 16:00:04 shift 16:00:04 fi 16:00:04 16:00:04 case "$command" in 16:00:04 rehash|shell) 16:00:04 eval "$(pyenv "sh-$command" "$@")" 16:00:04 ;; 16:00:04 *) 16:00:04 command pyenv "$command" "$@" 16:00:04 ;; 16:00:04 esac 16:00:04 }' 16:00:04 +++ 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[*]}"' 16:00:04 ++ 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 16:00:04 ++ 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 16:00:04 ++ 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 16:00:04 ++ export PYENV_SHELL=bash 16:00:04 ++ PYENV_SHELL=bash 16:00:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:00:04 +++ complete -F _pyenv pyenv 16:00:04 ++ lf-pyver python3 16:00:04 ++ local py_version_xy=python3 16:00:04 ++ local py_version_xyz= 16:00:04 ++ pyenv versions 16:00:04 ++ local command 16:00:04 ++ command=versions 16:00:04 ++ '[' 1 -gt 0 ']' 16:00:04 ++ shift 16:00:04 ++ case "$command" in 16:00:04 ++ command pyenv versions 16:00:04 ++ pyenv versions 16:00:04 ++ sed 's/^[ *]* //' 16:00:04 ++ awk '{ print $1 }' 16:00:04 ++ grep -E '^[0-9.]*[0-9]$' 16:00:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:00:04 +++ grep '^3' /tmp/.pyenv_versions 16:00:04 +++ sort -V 16:00:04 +++ tail -n 1 16:00:04 ++ py_version_xyz=3.10.6 16:00:04 ++ [[ -z 3.10.6 ]] 16:00:04 ++ echo 3.10.6 16:00:04 ++ return 0 16:00:04 + pyenv local 3.10.6 16:00:04 + local command 16:00:04 + command=local 16:00:04 + '[' 2 -gt 0 ']' 16:00:04 + shift 16:00:04 + case "$command" in 16:00:04 + command pyenv local 3.10.6 16:00:04 + pyenv local 3.10.6 16:00:04 + for arg in "$@" 16:00:04 + case $arg in 16:00:04 + pkg_list+='tox ' 16:00:04 + for arg in "$@" 16:00:04 + case $arg in 16:00:04 + pkg_list+='virtualenv ' 16:00:04 + for arg in "$@" 16:00:04 + case $arg in 16:00:04 + pkg_list+='urllib3~=1.26.15 ' 16:00:04 + [[ -f /tmp/.toxenv ]] 16:00:04 + [[ ! -f /tmp/.toxenv ]] 16:00:04 + [[ -n '' ]] 16:00:04 + python3 -m venv /tmp/venv-owR5 16:00:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-owR5' 16:00:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-owR5 16:00:10 + echo /tmp/venv-owR5 16:00:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:00:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:00:10 + /tmp/venv-owR5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:00:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:00:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:00:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:00:12 + /tmp/venv-owR5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:00:15 + type python3 16:00:15 + true 16:00:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-owR5/bin to PATH' 16:00:15 lf-activate-venv(): INFO: Adding /tmp/venv-owR5/bin to PATH 16:00:15 + PATH=/tmp/venv-owR5/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 16:00:15 + return 0 16:00:15 + python3 --version 16:00:15 Python 3.10.6 16:00:15 + python3 -m pip --version 16:00:15 pip 24.3.1 from /tmp/venv-owR5/lib/python3.10/site-packages/pip (python 3.10) 16:00:15 + python3 -m pip freeze 16:00:15 cachetools==5.5.0 16:00:15 chardet==5.2.0 16:00:15 colorama==0.4.6 16:00:15 distlib==0.3.9 16:00:15 filelock==3.16.1 16:00:15 packaging==24.2 16:00:15 platformdirs==4.3.6 16:00:15 pluggy==1.5.0 16:00:15 pyproject-api==1.8.0 16:00:15 tomli==2.2.1 16:00:15 tox==4.23.2 16:00:15 typing_extensions==4.12.2 16:00:15 urllib3==1.26.20 16:00:15 virtualenv==20.28.0 16:00:15 [EnvInject] - Injecting environment variables from a build step. 16:00:15 [EnvInject] - Injecting as environment variables the properties content 16:00:15 PARALLEL=false 16:00:15 16:00:15 [EnvInject] - Variables injected successfully. 16:00:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17126677574106308256.sh 16:00:15 ---> tox-run.sh 16:00:15 + 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 16:00:15 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:00:15 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:00:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:00:15 + cd /w/workspace/oom-master-pre-commit-lint/. 16:00:15 + source /home/jenkins/lf-env.sh 16:00:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:15 ++ mktemp -d /tmp/venv-XXXX 16:00:15 + lf_venv=/tmp/venv-xJAN 16:00:15 + local venv_file=/tmp/.os_lf_venv 16:00:15 + local python=python3 16:00:15 + local options 16:00:15 + local set_path=true 16:00:15 + local install_args= 16:00:15 ++ 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 16:00:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:00:15 + true 16:00:15 + case $1 in 16:00:15 + venv_file=/tmp/.toxenv 16:00:15 + shift 2 16:00:15 + true 16:00:15 + case $1 in 16:00:15 + shift 16:00:15 + break 16:00:15 + case $python in 16:00:15 + local pkg_list= 16:00:15 + [[ -d /opt/pyenv ]] 16:00:15 + echo 'Setup pyenv:' 16:00:15 Setup pyenv: 16:00:15 + export PYENV_ROOT=/opt/pyenv 16:00:15 + PYENV_ROOT=/opt/pyenv 16:00:15 + 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 16:00:15 + 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 16:00:15 + pyenv versions 16:00:15 system 16:00:15 3.8.13 16:00:15 3.9.13 16:00:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:00:15 + command -v pyenv 16:00:15 ++ pyenv init - --no-rehash 16:00:15 + 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[*]}"'\'')" 16:00:15 export PATH="/opt/pyenv/shims:${PATH}" 16:00:15 export PYENV_SHELL=bash 16:00:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:00:15 pyenv() { 16:00:15 local command 16:00:15 command="${1:-}" 16:00:15 if [ "$#" -gt 0 ]; then 16:00:15 shift 16:00:15 fi 16:00:15 16:00:15 case "$command" in 16:00:15 rehash|shell) 16:00:15 eval "$(pyenv "sh-$command" "$@")" 16:00:15 ;; 16:00:15 *) 16:00:15 command pyenv "$command" "$@" 16:00:15 ;; 16:00:15 esac 16:00:15 }' 16:00:15 +++ 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[*]}"' 16:00:15 ++ 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 16:00:15 ++ 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 16:00:15 ++ 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 16:00:15 ++ export PYENV_SHELL=bash 16:00:15 ++ PYENV_SHELL=bash 16:00:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:00:15 +++ complete -F _pyenv pyenv 16:00:15 ++ lf-pyver python3 16:00:15 ++ local py_version_xy=python3 16:00:15 ++ local py_version_xyz= 16:00:15 ++ pyenv versions 16:00:15 ++ local command 16:00:15 ++ command=versions 16:00:15 ++ '[' 1 -gt 0 ']' 16:00:15 ++ shift 16:00:15 ++ case "$command" in 16:00:15 ++ command pyenv versions 16:00:15 ++ pyenv versions 16:00:15 ++ sed 's/^[ *]* //' 16:00:15 ++ grep -E '^[0-9.]*[0-9]$' 16:00:15 ++ awk '{ print $1 }' 16:00:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:00:15 +++ grep '^3' /tmp/.pyenv_versions 16:00:15 +++ sort -V 16:00:15 +++ tail -n 1 16:00:15 ++ py_version_xyz=3.10.6 16:00:15 ++ [[ -z 3.10.6 ]] 16:00:15 ++ echo 3.10.6 16:00:15 ++ return 0 16:00:15 + pyenv local 3.10.6 16:00:15 + local command 16:00:15 + command=local 16:00:15 + '[' 2 -gt 0 ']' 16:00:15 + shift 16:00:15 + case "$command" in 16:00:15 + command pyenv local 3.10.6 16:00:15 + pyenv local 3.10.6 16:00:15 + for arg in "$@" 16:00:15 + case $arg in 16:00:15 + pkg_list+='tox ' 16:00:15 + for arg in "$@" 16:00:15 + case $arg in 16:00:15 + pkg_list+='virtualenv ' 16:00:15 + for arg in "$@" 16:00:15 + case $arg in 16:00:15 + pkg_list+='urllib3~=1.26.15 ' 16:00:15 + [[ -f /tmp/.toxenv ]] 16:00:15 ++ cat /tmp/.toxenv 16:00:15 + lf_venv=/tmp/venv-owR5 16:00:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-owR5 from' file:/tmp/.toxenv 16:00:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-owR5 from file:/tmp/.toxenv 16:00:15 + /tmp/venv-owR5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:00:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:00:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:00:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:00:16 + /tmp/venv-owR5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:00:17 + type python3 16:00:17 + true 16:00:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-owR5/bin to PATH' 16:00:17 lf-activate-venv(): INFO: Adding /tmp/venv-owR5/bin to PATH 16:00:17 + PATH=/tmp/venv-owR5/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 16:00:17 + return 0 16:00:17 + [[ -d /opt/pyenv ]] 16:00:17 + echo '---> Setting up pyenv' 16:00:17 ---> Setting up pyenv 16:00:17 + export PYENV_ROOT=/opt/pyenv 16:00:17 + PYENV_ROOT=/opt/pyenv 16:00:17 + export PATH=/opt/pyenv/bin:/tmp/venv-owR5/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 16:00:17 + PATH=/opt/pyenv/bin:/tmp/venv-owR5/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 16:00:17 ++ pwd 16:00:17 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:00:17 + export PYTHONPATH 16:00:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:00:17 + TOX_TESTENV_PASSENV=PYTHONPATH 16:00:17 + tox --version 16:00:18 4.23.2 from /tmp/venv-owR5/lib/python3.10/site-packages/tox/__init__.py 16:00:18 + PARALLEL=false 16:00:18 + TOX_OPTIONS_LIST= 16:00:18 + [[ -n pre-commit ]] 16:00:18 + TOX_OPTIONS_LIST=' -e pre-commit' 16:00:18 + case ${PARALLEL,,} in 16:00:18 + tox -e pre-commit 16:00:18 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:00:19 pre-commit: install_deps> python -I -m pip install pre-commit 16:00:22 pre-commit: freeze> python -m pip freeze --all 16:00:22 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.3,nodeenv==1.9.1,pip==24.3.1,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.6.0,virtualenv==20.28.0,wheel==0.45.1 16:00:22 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:00:22 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 16:00:22 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:00:22 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 16:00:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:00:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:00:24 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:00:24 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:00:24 [INFO] Once installed this environment will be reused. 16:00:24 [INFO] This may take a few minutes... 16:00:27 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:00:27 [INFO] Once installed this environment will be reused. 16:00:27 [INFO] This may take a few minutes... 16:00:32 Trim Trailing Whitespace.................................................Passed 16:00:33 Tabs remover.............................................................Passed 16:00:33 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:00:33 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 16:00:33 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:00:33 [INFO] Once installed this environment will be reused. 16:00:33 [INFO] This may take a few minutes... 16:00:38 gitlint..............................................(no files to check)Skipped 16:00:38 pre-commit: OK (20.10=setup[3.62]+cmd[10.87,5.61] seconds) 16:00:38 congratulations :) (20.28 seconds) 16:00:38 + tox_status=0 16:00:38 + echo '---> Completed tox runs' 16:00:38 ---> Completed tox runs 16:00:38 + for i in .tox/*/log 16:00:38 ++ echo .tox/pre-commit/log 16:00:38 ++ awk -F/ '{print $2}' 16:00:38 + tox_env=pre-commit 16:00:38 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:00:38 + DOC_DIR=docs/_build/html 16:00:38 + [[ -d docs/_build/html ]] 16:00:38 + echo '---> tox-run.sh ends' 16:00:38 ---> tox-run.sh ends 16:00:38 + test 0 -eq 0 16:00:38 $ ssh-agent -k 16:00:38 unset SSH_AUTH_SOCK; 16:00:38 unset SSH_AGENT_PID; 16:00:38 echo Agent pid 1833 killed; 16:00:38 [ssh-agent] Stopped. 16:00:38 [PostBuildScript] - [INFO] Executing post build scripts. 16:00:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9631927882628509563.sh 16:00:38 ---> sysstat.sh 16:00:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13938014878827146298.sh 16:00:39 ---> package-listing.sh 16:00:39 ++ facter osfamily 16:00:39 ++ tr '[:upper:]' '[:lower:]' 16:00:39 + OS_FAMILY=debian 16:00:39 + workspace=/w/workspace/oom-master-pre-commit-lint 16:00:39 + START_PACKAGES=/tmp/packages_start.txt 16:00:39 + END_PACKAGES=/tmp/packages_end.txt 16:00:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:00:39 + PACKAGES=/tmp/packages_start.txt 16:00:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:00:39 + PACKAGES=/tmp/packages_end.txt 16:00:39 + case "${OS_FAMILY}" in 16:00:39 + dpkg -l 16:00:39 + grep '^ii' 16:00:39 + '[' -f /tmp/packages_start.txt ']' 16:00:39 + '[' -f /tmp/packages_end.txt ']' 16:00:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:00:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:00:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:00:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:00:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13078728013080593312.sh 16:00:39 ---> capture-instance-metadata.sh 16:00:39 Setup pyenv: 16:00:39 system 16:00:39 3.8.13 16:00:39 3.9.13 16:00:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:00:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nlii 16:00:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:00:46 lf-activate-venv(): INFO: Installing: lftools 16:01:15 lf-activate-venv(): INFO: Adding /tmp/venv-nlii/bin to PATH 16:01:15 INFO: Running in OpenStack, capturing instance metadata 16:01:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17712542618451672749.sh 16:01:15 provisioning config files... 16:01:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2954141979792519678tmp 16:01:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:01:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:01:15 [EnvInject] - Injecting environment variables from a build step. 16:01:15 [EnvInject] - Injecting as environment variables the properties content 16:01:15 SERVER_ID=logs 16:01:15 16:01:15 [EnvInject] - Variables injected successfully. 16:01:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18430459573395694634.sh 16:01:15 ---> create-netrc.sh 16:01:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13664149280478147164.sh 16:01:15 ---> python-tools-install.sh 16:01:15 Setup pyenv: 16:01:15 system 16:01:15 3.8.13 16:01:15 3.9.13 16:01:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:01:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nlii from file:/tmp/.os_lf_venv 16:01:16 lf-activate-venv(): INFO: Installing: lftools 16:01:24 lf-activate-venv(): INFO: Adding /tmp/venv-nlii/bin to PATH 16:01:24 Generating Requirements File 16:01:44 Python 3.10.6 16:01:44 pip 24.3.1 from /tmp/venv-nlii/lib/python3.10/site-packages/pip (python 3.10) 16:01:44 appdirs==1.4.4 16:01:44 argcomplete==3.5.2 16:01:44 aspy.yaml==1.3.0 16:01:44 attrs==24.2.0 16:01:44 autopage==0.5.2 16:01:44 beautifulsoup4==4.12.3 16:01:44 boto3==1.35.79 16:01:44 botocore==1.35.79 16:01:44 bs4==0.0.2 16:01:44 cachetools==5.5.0 16:01:44 certifi==2024.8.30 16:01:44 cffi==1.17.1 16:01:44 cfgv==3.4.0 16:01:44 chardet==5.2.0 16:01:44 charset-normalizer==3.4.0 16:01:44 click==8.1.7 16:01:44 cliff==4.8.0 16:01:44 cmd2==2.5.7 16:01:44 cryptography==3.3.2 16:01:44 debtcollector==3.0.0 16:01:44 decorator==5.1.1 16:01:44 defusedxml==0.7.1 16:01:44 Deprecated==1.2.15 16:01:44 distlib==0.3.9 16:01:44 dnspython==2.7.0 16:01:44 docker==4.2.2 16:01:44 dogpile.cache==1.3.3 16:01:44 durationpy==0.9 16:01:44 email_validator==2.2.0 16:01:44 filelock==3.16.1 16:01:44 future==1.0.0 16:01:44 gitdb==4.0.11 16:01:44 GitPython==3.1.43 16:01:44 google-auth==2.37.0 16:01:44 httplib2==0.22.0 16:01:44 identify==2.6.3 16:01:44 idna==3.10 16:01:44 importlib-resources==1.5.0 16:01:44 iso8601==2.1.0 16:01:44 Jinja2==3.1.4 16:01:44 jmespath==1.0.1 16:01:44 jsonpatch==1.33 16:01:44 jsonpointer==3.0.0 16:01:44 jsonschema==4.23.0 16:01:44 jsonschema-specifications==2024.10.1 16:01:44 keystoneauth1==5.9.1 16:01:44 kubernetes==31.0.0 16:01:44 lftools==0.37.10 16:01:44 lxml==5.3.0 16:01:44 MarkupSafe==3.0.2 16:01:44 msgpack==1.1.0 16:01:44 multi_key_dict==2.0.3 16:01:44 munch==4.0.0 16:01:44 netaddr==1.3.0 16:01:44 netifaces==0.11.0 16:01:44 niet==1.4.2 16:01:44 nodeenv==1.9.1 16:01:44 oauth2client==4.1.3 16:01:44 oauthlib==3.2.2 16:01:44 openstacksdk==4.1.0 16:01:44 os-client-config==2.1.0 16:01:44 os-service-types==1.7.0 16:01:44 osc-lib==3.2.0 16:01:44 oslo.config==9.7.0 16:01:44 oslo.context==5.7.0 16:01:44 oslo.i18n==6.5.0 16:01:44 oslo.log==6.2.0 16:01:44 oslo.serialization==5.6.0 16:01:44 oslo.utils==8.0.0 16:01:44 packaging==24.2 16:01:44 pbr==6.1.0 16:01:44 platformdirs==4.3.6 16:01:44 prettytable==3.12.0 16:01:44 psutil==6.1.0 16:01:44 pyasn1==0.6.1 16:01:44 pyasn1_modules==0.4.1 16:01:44 pycparser==2.22 16:01:44 pygerrit2==2.0.15 16:01:44 PyGithub==2.5.0 16:01:44 PyJWT==2.10.1 16:01:44 PyNaCl==1.5.0 16:01:44 pyparsing==2.4.7 16:01:44 pyperclip==1.9.0 16:01:44 pyrsistent==0.20.0 16:01:44 python-cinderclient==9.6.0 16:01:44 python-dateutil==2.9.0.post0 16:01:44 python-heatclient==4.0.0 16:01:44 python-jenkins==1.8.2 16:01:44 python-keystoneclient==5.5.0 16:01:44 python-magnumclient==4.7.0 16:01:44 python-openstackclient==7.2.1 16:01:44 python-swiftclient==4.6.0 16:01:44 PyYAML==6.0.2 16:01:44 referencing==0.35.1 16:01:44 requests==2.32.3 16:01:44 requests-oauthlib==2.0.0 16:01:44 requestsexceptions==1.4.0 16:01:44 rfc3986==2.0.0 16:01:44 rpds-py==0.22.3 16:01:44 rsa==4.9 16:01:44 ruamel.yaml==0.18.6 16:01:44 ruamel.yaml.clib==0.2.12 16:01:44 s3transfer==0.10.4 16:01:44 simplejson==3.19.3 16:01:44 six==1.17.0 16:01:44 smmap==5.0.1 16:01:44 soupsieve==2.6 16:01:44 stevedore==5.4.0 16:01:44 tabulate==0.9.0 16:01:44 toml==0.10.2 16:01:44 tomlkit==0.13.2 16:01:44 tqdm==4.67.1 16:01:44 typing_extensions==4.12.2 16:01:44 tzdata==2024.2 16:01:44 urllib3==1.26.20 16:01:44 virtualenv==20.28.0 16:01:44 wcwidth==0.2.13 16:01:44 websocket-client==1.8.0 16:01:44 wrapt==1.17.0 16:01:44 xdg==6.0.0 16:01:44 xmltodict==0.14.2 16:01:44 yq==3.4.3 16:01:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13859213645783204725.sh 16:01:44 ---> sudo-logs.sh 16:01:44 Archiving 'sudo' log.. 16:01:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15405232585201246917.sh 16:01:45 ---> job-cost.sh 16:01:45 Setup pyenv: 16:01:45 system 16:01:45 3.8.13 16:01:45 3.9.13 16:01:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:01:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nlii from file:/tmp/.os_lf_venv 16:01:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:01:50 lf-activate-venv(): INFO: Adding /tmp/venv-nlii/bin to PATH 16:01:50 INFO: No Stack... 16:01:50 INFO: Retrieving Pricing Info for: v3-standard-4 16:01:51 INFO: Archiving Costs 16:01:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6249836623881428103.sh 16:01:51 ---> logs-deploy.sh 16:01:51 Setup pyenv: 16:01:51 system 16:01:51 3.8.13 16:01:51 3.9.13 16:01:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:01:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nlii from file:/tmp/.os_lf_venv 16:01:52 lf-activate-venv(): INFO: Installing: lftools 16:01:59 lf-activate-venv(): INFO: Adding /tmp/venv-nlii/bin to PATH 16:01:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3657 16:01:59 INFO: archiving workspace using pattern(s): 16:02:00 Archives upload complete. 16:02:01 INFO: archiving logs to Nexus 16:02:02 ---> uname -a: 16:02:02 Linux prd-ubuntu1804-builder-4c-4g-90455 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:02:02 16:02:02 16:02:02 ---> lscpu: 16:02:02 Architecture: x86_64 16:02:02 CPU op-mode(s): 32-bit, 64-bit 16:02:02 Byte Order: Little Endian 16:02:02 CPU(s): 4 16:02:02 On-line CPU(s) list: 0-3 16:02:02 Thread(s) per core: 1 16:02:02 Core(s) per socket: 1 16:02:02 Socket(s): 4 16:02:02 NUMA node(s): 1 16:02:02 Vendor ID: AuthenticAMD 16:02:02 CPU family: 23 16:02:02 Model: 49 16:02:02 Model name: AMD EPYC-Rome Processor 16:02:02 Stepping: 0 16:02:02 CPU MHz: 2800.000 16:02:02 BogoMIPS: 5600.00 16:02:02 Virtualization: AMD-V 16:02:02 Hypervisor vendor: KVM 16:02:02 Virtualization type: full 16:02:02 L1d cache: 32K 16:02:02 L1i cache: 32K 16:02:02 L2 cache: 512K 16:02:02 L3 cache: 16384K 16:02:02 NUMA node0 CPU(s): 0-3 16:02:02 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 16:02:02 16:02:02 16:02:02 ---> nproc: 16:02:02 4 16:02:02 16:02:02 16:02:02 ---> df -h: 16:02:02 Filesystem Size Used Avail Use% Mounted on 16:02:02 udev 7.9G 0 7.9G 0% /dev 16:02:02 tmpfs 1.6G 672K 1.6G 1% /run 16:02:02 /dev/vda1 78G 8.4G 70G 11% / 16:02:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:02:02 tmpfs 5.0M 0 5.0M 0% /run/lock 16:02:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:02:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:02:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:02:02 16:02:02 16:02:02 ---> free -m: 16:02:02 total used free shared buff/cache available 16:02:02 Mem: 16040 561 13291 0 2187 15159 16:02:02 Swap: 1023 0 1023 16:02:02 16:02:02 16:02:02 ---> ip addr: 16:02:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:02:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:02:02 inet 127.0.0.1/8 scope host lo 16:02:02 valid_lft forever preferred_lft forever 16:02:02 inet6 ::1/128 scope host 16:02:02 valid_lft forever preferred_lft forever 16:02:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:02:02 link/ether fa:16:3e:34:85:e3 brd ff:ff:ff:ff:ff:ff 16:02:02 inet 10.30.107.204/23 brd 10.30.107.255 scope global dynamic ens3 16:02:02 valid_lft 86233sec preferred_lft 86233sec 16:02:02 inet6 fe80::f816:3eff:fe34:85e3/64 scope link 16:02:02 valid_lft forever preferred_lft forever 16:02:02 16:02:02 16:02:02 ---> sar -b -r -n DEV: 16:02:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-90455) 12/12/24 _x86_64_ (4 CPU) 16:02:02 16:02:02 15:59:17 LINUX RESTART (4 CPU) 16:02:02 16:02:02 16:00:03 tps rtps wtps bread/s bwrtn/s 16:02:02 16:01:01 119.53 37.01 82.52 1849.20 23075.47 16:02:02 16:02:01 116.70 3.02 113.68 147.04 25594.80 16:02:02 Average: 118.09 19.73 98.36 983.70 24356.48 16:02:02 16:02:02 16:00:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:02:02 16:01:01 13882280 15533836 2542688 15.48 62504 1784596 778184 4.45 764972 1554708 104508 16:02:02 16:02:01 13671416 15583572 2753552 16.76 85180 2007944 712232 4.08 750524 1750356 99392 16:02:02 Average: 13776848 15558704 2648120 16.12 73842 1896270 745208 4.26 757748 1652532 101950 16:02:02 16:02:02 16:00:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:02:02 16:01:01 ens3 99.86 65.26 784.58 20.37 0.00 0.00 0.00 0.00 16:02:02 16:01:01 lo 2.55 2.55 0.26 0.26 0.00 0.00 0.00 0.00 16:02:02 16:02:01 ens3 54.14 38.96 779.34 11.60 0.00 0.00 0.00 0.00 16:02:02 16:02:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 16:02:02 Average: ens3 76.61 51.89 781.92 15.91 0.00 0.00 0.00 0.00 16:02:02 Average: lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 16:02:02 16:02:02 16:02:02 ---> sar -P ALL: 16:02:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-90455) 12/12/24 _x86_64_ (4 CPU) 16:02:02 16:02:02 15:59:17 LINUX RESTART (4 CPU) 16:02:02 16:02:02 16:00:03 CPU %user %nice %system %iowait %steal %idle 16:02:02 16:01:01 all 21.56 0.00 1.98 5.04 0.10 71.32 16:02:02 16:01:01 0 25.89 0.00 2.82 2.87 0.09 68.33 16:02:02 16:01:01 1 20.75 0.00 1.79 1.89 0.10 75.48 16:02:02 16:01:01 2 17.90 0.00 1.47 0.69 0.10 79.83 16:02:02 16:01:01 3 21.73 0.00 1.82 14.72 0.09 61.65 16:02:02 16:02:01 all 20.67 0.00 1.47 3.52 0.07 74.28 16:02:02 16:02:01 0 2.52 0.00 1.09 9.85 0.03 86.51 16:02:02 16:02:01 1 9.62 0.00 1.09 0.22 0.03 89.04 16:02:02 16:02:01 2 36.18 0.00 1.67 2.53 0.17 59.45 16:02:02 16:02:01 3 34.34 0.00 2.03 1.46 0.07 62.11 16:02:02 Average: all 21.11 0.00 1.72 4.26 0.08 72.83 16:02:02 Average: 0 14.00 0.00 1.94 6.42 0.06 77.58 16:02:02 Average: 1 15.09 0.00 1.43 1.04 0.07 82.37 16:02:02 Average: 2 27.20 0.00 1.57 1.63 0.14 69.47 16:02:02 Average: 3 28.15 0.00 1.93 7.97 0.08 61.88 16:02:02 16:02:02 16:02:02