06:32:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139010 06:32:33 Running as SYSTEM 06:32:33 [EnvInject] - Loading node environment variables. 06:32:33 Building remotely on prd-ubuntu1804-builder-4c-4g-41607 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:32:33 [ssh-agent] Looking for ssh-agent implementation... 06:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:33 $ ssh-agent 06:32:33 SSH_AUTH_SOCK=/tmp/ssh-D4ZiheiRFfjp/agent.1654 06:32:33 SSH_AGENT_PID=1656 06:32:33 [ssh-agent] Started. 06:32:33 Running ssh-add (command line suppressed) 06:32:33 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10566879866517848760.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10566879866517848760.key) 06:32:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:32:33 The recommended git tool is: NONE 06:32:39 using credential onap-jenkins-ssh 06:32:39 Wiping out workspace first. 06:32:39 Cloning the remote Git repository 06:32:39 Cloning repository git://cloud.onap.org/mirror/oom.git 06:32:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:32:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:32:39 > git --version # timeout=10 06:32:39 > git --version # 'git version 2.17.1' 06:32:39 using GIT_SSH to set credentials Gerrit user 06:32:39 Verifying host key using manually-configured host key entries 06:32:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:32:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:32:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:32:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:32:44 using GIT_SSH to set credentials Gerrit user 06:32:44 Verifying host key using manually-configured host key entries 06:32:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/10/139010/1 # timeout=30 06:32:44 > git rev-parse 509700ea83e27db75052819412edf317cedf6b24^{commit} # timeout=10 06:32:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:32:44 Checking out Revision 509700ea83e27db75052819412edf317cedf6b24 (refs/changes/10/139010/1) 06:32:44 > git config core.sparsecheckout # timeout=10 06:32:44 > git checkout -f 509700ea83e27db75052819412edf317cedf6b24 # timeout=30 06:32:47 Commit message: "portal-ng chart update" 06:32:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:32:47 > git rev-list --no-walk a6889979459185d6873695ab9c4c74dbeed6daee # timeout=10 06:32:47 [EnvInject] - Injecting environment variables from a build step. 06:32:47 [EnvInject] - Injecting as environment variables the properties content 06:32:47 PYTHON=python3 06:32:47 06:32:47 [EnvInject] - Variables injected successfully. 06:32:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11478349449904874803.sh 06:32:47 ---> tox-install.sh 06:32:47 + source /home/jenkins/lf-env.sh 06:32:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:32:47 ++ mktemp -d /tmp/venv-XXXX 06:32:47 + lf_venv=/tmp/venv-uYp4 06:32:47 + local venv_file=/tmp/.os_lf_venv 06:32:47 + local python=python3 06:32:47 + local options 06:32:47 + local set_path=true 06:32:47 + local install_args= 06:32:47 ++ 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 06:32:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:32:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:32:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:32:47 + true 06:32:47 + case $1 in 06:32:47 + venv_file=/tmp/.toxenv 06:32:47 + shift 2 06:32:47 + true 06:32:47 + case $1 in 06:32:47 + shift 06:32:47 + break 06:32:47 + case $python in 06:32:47 + local pkg_list= 06:32:47 + [[ -d /opt/pyenv ]] 06:32:47 + echo 'Setup pyenv:' 06:32:47 Setup pyenv: 06:32:47 + export PYENV_ROOT=/opt/pyenv 06:32:47 + PYENV_ROOT=/opt/pyenv 06:32:47 + 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 06:32:47 + 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 06:32:47 + pyenv versions 06:32:47 * system (set by /opt/pyenv/version) 06:32:47 * 3.8.13 (set by /opt/pyenv/version) 06:32:47 * 3.9.13 (set by /opt/pyenv/version) 06:32:47 * 3.10.6 (set by /opt/pyenv/version) 06:32:47 + command -v pyenv 06:32:47 ++ pyenv init - --no-rehash 06:32:47 + 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[*]}"'\'')" 06:32:47 export PATH="/opt/pyenv/shims:${PATH}" 06:32:47 export PYENV_SHELL=bash 06:32:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:32:47 pyenv() { 06:32:47 local command 06:32:47 command="${1:-}" 06:32:47 if [ "$#" -gt 0 ]; then 06:32:47 shift 06:32:47 fi 06:32:47 06:32:47 case "$command" in 06:32:47 rehash|shell) 06:32:47 eval "$(pyenv "sh-$command" "$@")" 06:32:47 ;; 06:32:47 *) 06:32:47 command pyenv "$command" "$@" 06:32:47 ;; 06:32:47 esac 06:32:47 }' 06:32:47 +++ 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[*]}"' 06:32:47 ++ 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 06:32:47 ++ 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 06:32:47 ++ 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 06:32:47 ++ export PYENV_SHELL=bash 06:32:47 ++ PYENV_SHELL=bash 06:32:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:32:47 +++ complete -F _pyenv pyenv 06:32:47 ++ lf-pyver python3 06:32:47 ++ local py_version_xy=python3 06:32:47 ++ local py_version_xyz= 06:32:47 ++ sed 's/^[ *]* //' 06:32:47 ++ pyenv versions 06:32:47 ++ grep -E '^[0-9.]*[0-9]$' 06:32:47 ++ awk '{ print $1 }' 06:32:47 ++ local command 06:32:47 ++ command=versions 06:32:47 ++ '[' 1 -gt 0 ']' 06:32:47 ++ shift 06:32:47 ++ case "$command" in 06:32:47 ++ command pyenv versions 06:32:47 ++ pyenv versions 06:32:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:32:47 +++ grep '^3' /tmp/.pyenv_versions 06:32:47 +++ sort -V 06:32:47 +++ tail -n 1 06:32:47 ++ py_version_xyz=3.10.6 06:32:47 ++ [[ -z 3.10.6 ]] 06:32:47 ++ echo 3.10.6 06:32:47 ++ return 0 06:32:47 + pyenv local 3.10.6 06:32:47 + local command 06:32:47 + command=local 06:32:47 + '[' 2 -gt 0 ']' 06:32:47 + shift 06:32:47 + case "$command" in 06:32:47 + command pyenv local 3.10.6 06:32:47 + pyenv local 3.10.6 06:32:47 + for arg in "$@" 06:32:47 + case $arg in 06:32:47 + pkg_list+='tox ' 06:32:47 + for arg in "$@" 06:32:47 + case $arg in 06:32:47 + pkg_list+='virtualenv ' 06:32:47 + for arg in "$@" 06:32:47 + case $arg in 06:32:47 + pkg_list+='urllib3~=1.26.15 ' 06:32:47 + [[ -f /tmp/.toxenv ]] 06:32:47 + [[ ! -f /tmp/.toxenv ]] 06:32:47 + [[ -n '' ]] 06:32:47 + python3 -m venv /tmp/venv-uYp4 06:32:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uYp4' 06:32:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uYp4 06:32:52 + echo /tmp/venv-uYp4 06:32:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:32:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:32:52 + /tmp/venv-uYp4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:32:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:32:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:32:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:32:55 + /tmp/venv-uYp4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:32:57 + type python3 06:32:57 + true 06:32:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uYp4/bin to PATH' 06:32:57 lf-activate-venv(): INFO: Adding /tmp/venv-uYp4/bin to PATH 06:32:57 + PATH=/tmp/venv-uYp4/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 06:32:57 + return 0 06:32:57 + python3 --version 06:32:57 Python 3.10.6 06:32:57 + python3 -m pip --version 06:32:57 pip 24.2 from /tmp/venv-uYp4/lib/python3.10/site-packages/pip (python 3.10) 06:32:57 + python3 -m pip freeze 06:32:58 cachetools==5.5.0 06:32:58 chardet==5.2.0 06:32:58 colorama==0.4.6 06:32:58 distlib==0.3.8 06:32:58 filelock==3.16.1 06:32:58 packaging==24.1 06:32:58 platformdirs==4.3.6 06:32:58 pluggy==1.5.0 06:32:58 pyproject-api==1.8.0 06:32:58 tomli==2.0.1 06:32:58 tox==4.20.0 06:32:58 urllib3==1.26.20 06:32:58 virtualenv==20.26.5 06:32:58 [EnvInject] - Injecting environment variables from a build step. 06:32:58 [EnvInject] - Injecting as environment variables the properties content 06:32:58 PARALLEL=false 06:32:58 06:32:58 [EnvInject] - Variables injected successfully. 06:32:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11921037034623375917.sh 06:32:58 ---> tox-run.sh 06:32:58 + 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 06:32:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:32:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:32:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:32:58 + cd /w/workspace/oom-master-pre-commit-lint/. 06:32:58 + source /home/jenkins/lf-env.sh 06:32:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:32:58 ++ mktemp -d /tmp/venv-XXXX 06:32:58 + lf_venv=/tmp/venv-785g 06:32:58 + local venv_file=/tmp/.os_lf_venv 06:32:58 + local python=python3 06:32:58 + local options 06:32:58 + local set_path=true 06:32:58 + local install_args= 06:32:58 ++ 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 06:32:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:32:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:32:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:32:58 + true 06:32:58 + case $1 in 06:32:58 + venv_file=/tmp/.toxenv 06:32:58 + shift 2 06:32:58 + true 06:32:58 + case $1 in 06:32:58 + shift 06:32:58 + break 06:32:58 + case $python in 06:32:58 + local pkg_list= 06:32:58 + [[ -d /opt/pyenv ]] 06:32:58 + echo 'Setup pyenv:' 06:32:58 Setup pyenv: 06:32:58 + export PYENV_ROOT=/opt/pyenv 06:32:58 + PYENV_ROOT=/opt/pyenv 06:32:58 + 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 06:32:58 + 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 06:32:58 + pyenv versions 06:32:58 system 06:32:58 3.8.13 06:32:58 3.9.13 06:32:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:32:58 + command -v pyenv 06:32:58 ++ pyenv init - --no-rehash 06:32:58 + 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[*]}"'\'')" 06:32:58 export PATH="/opt/pyenv/shims:${PATH}" 06:32:58 export PYENV_SHELL=bash 06:32:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:32:58 pyenv() { 06:32:58 local command 06:32:58 command="${1:-}" 06:32:58 if [ "$#" -gt 0 ]; then 06:32:58 shift 06:32:58 fi 06:32:58 06:32:58 case "$command" in 06:32:58 rehash|shell) 06:32:58 eval "$(pyenv "sh-$command" "$@")" 06:32:58 ;; 06:32:58 *) 06:32:58 command pyenv "$command" "$@" 06:32:58 ;; 06:32:58 esac 06:32:58 }' 06:32:58 +++ 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[*]}"' 06:32:58 ++ 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 06:32:58 ++ 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 06:32:58 ++ 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 06:32:58 ++ export PYENV_SHELL=bash 06:32:58 ++ PYENV_SHELL=bash 06:32:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:32:58 +++ complete -F _pyenv pyenv 06:32:58 ++ lf-pyver python3 06:32:58 ++ local py_version_xy=python3 06:32:58 ++ local py_version_xyz= 06:32:58 ++ pyenv versions 06:32:58 ++ sed 's/^[ *]* //' 06:32:58 ++ local command 06:32:58 ++ awk '{ print $1 }' 06:32:58 ++ command=versions 06:32:58 ++ '[' 1 -gt 0 ']' 06:32:58 ++ shift 06:32:58 ++ case "$command" in 06:32:58 ++ command pyenv versions 06:32:58 ++ pyenv versions 06:32:58 ++ grep -E '^[0-9.]*[0-9]$' 06:32:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:32:58 +++ grep '^3' /tmp/.pyenv_versions 06:32:58 +++ sort -V 06:32:58 +++ tail -n 1 06:32:58 ++ py_version_xyz=3.10.6 06:32:58 ++ [[ -z 3.10.6 ]] 06:32:58 ++ echo 3.10.6 06:32:58 ++ return 0 06:32:58 + pyenv local 3.10.6 06:32:58 + local command 06:32:58 + command=local 06:32:58 + '[' 2 -gt 0 ']' 06:32:58 + shift 06:32:58 + case "$command" in 06:32:58 + command pyenv local 3.10.6 06:32:58 + pyenv local 3.10.6 06:32:58 + for arg in "$@" 06:32:58 + case $arg in 06:32:58 + pkg_list+='tox ' 06:32:58 + for arg in "$@" 06:32:58 + case $arg in 06:32:58 + pkg_list+='virtualenv ' 06:32:58 + for arg in "$@" 06:32:58 + case $arg in 06:32:58 + pkg_list+='urllib3~=1.26.15 ' 06:32:58 + [[ -f /tmp/.toxenv ]] 06:32:58 ++ cat /tmp/.toxenv 06:32:58 + lf_venv=/tmp/venv-uYp4 06:32:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYp4 from' file:/tmp/.toxenv 06:32:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYp4 from file:/tmp/.toxenv 06:32:58 + /tmp/venv-uYp4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:32:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:32:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:32:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:32:59 + /tmp/venv-uYp4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:33:00 + type python3 06:33:00 + true 06:33:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uYp4/bin to PATH' 06:33:00 lf-activate-venv(): INFO: Adding /tmp/venv-uYp4/bin to PATH 06:33:00 + PATH=/tmp/venv-uYp4/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 06:33:00 + return 0 06:33:00 + [[ -d /opt/pyenv ]] 06:33:00 + echo '---> Setting up pyenv' 06:33:00 ---> Setting up pyenv 06:33:00 + export PYENV_ROOT=/opt/pyenv 06:33:00 + PYENV_ROOT=/opt/pyenv 06:33:00 + export PATH=/opt/pyenv/bin:/tmp/venv-uYp4/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 06:33:00 + PATH=/opt/pyenv/bin:/tmp/venv-uYp4/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 06:33:00 ++ pwd 06:33:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:33:00 + export PYTHONPATH 06:33:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:33:00 + TOX_TESTENV_PASSENV=PYTHONPATH 06:33:00 + tox --version 06:33:00 4.20.0 from /tmp/venv-uYp4/lib/python3.10/site-packages/tox/__init__.py 06:33:01 + PARALLEL=false 06:33:01 + TOX_OPTIONS_LIST= 06:33:01 + [[ -n pre-commit ]] 06:33:01 + TOX_OPTIONS_LIST=' -e pre-commit' 06:33:01 + case ${PARALLEL,,} in 06:33:01 + tox -e pre-commit 06:33:01 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:33:02 pre-commit: install_deps> python -I -m pip install pre-commit 06:33:04 pre-commit: freeze> python -m pip freeze --all 06:33:05 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.5,wheel==0.44.0 06:33:05 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:33:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:33:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:33:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:33:07 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:33:07 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:33:07 [INFO] Once installed this environment will be reused. 06:33:07 [INFO] This may take a few minutes... 06:33:11 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:33:11 [INFO] Once installed this environment will be reused. 06:33:11 [INFO] This may take a few minutes... 06:33:16 Trim Trailing Whitespace.................................................Passed 06:33:16 Tabs remover.............................................................Passed 06:33:16 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:33:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:33:16 [INFO] Once installed this environment will be reused. 06:33:16 [INFO] This may take a few minutes... 06:33:22 gitlint..............................................(no files to check)Skipped 06:33:22 pre-commit: OK (21.44=setup[3.71]+cmd[11.54,6.20] seconds) 06:33:22 congratulations :) (21.62 seconds) 06:33:22 + tox_status=0 06:33:22 + echo '---> Completed tox runs' 06:33:22 ---> Completed tox runs 06:33:22 + for i in .tox/*/log 06:33:22 ++ awk -F/ '{print $2}' 06:33:22 ++ echo .tox/pre-commit/log 06:33:22 + tox_env=pre-commit 06:33:22 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:33:22 + DOC_DIR=docs/_build/html 06:33:22 + [[ -d docs/_build/html ]] 06:33:22 + echo '---> tox-run.sh ends' 06:33:22 ---> tox-run.sh ends 06:33:22 + test 0 -eq 0 06:33:22 $ ssh-agent -k 06:33:22 unset SSH_AUTH_SOCK; 06:33:22 unset SSH_AGENT_PID; 06:33:22 echo Agent pid 1656 killed; 06:33:22 [ssh-agent] Stopped. 06:33:23 [PostBuildScript] - [INFO] Executing post build scripts. 06:33:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2875590333284053686.sh 06:33:23 ---> sysstat.sh 06:33:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16567977765221436843.sh 06:33:23 ---> package-listing.sh 06:33:23 ++ tr '[:upper:]' '[:lower:]' 06:33:23 ++ facter osfamily 06:33:23 + OS_FAMILY=debian 06:33:23 + workspace=/w/workspace/oom-master-pre-commit-lint 06:33:23 + START_PACKAGES=/tmp/packages_start.txt 06:33:23 + END_PACKAGES=/tmp/packages_end.txt 06:33:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:33:23 + PACKAGES=/tmp/packages_start.txt 06:33:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:33:23 + PACKAGES=/tmp/packages_end.txt 06:33:23 + case "${OS_FAMILY}" in 06:33:23 + dpkg -l 06:33:23 + grep '^ii' 06:33:23 + '[' -f /tmp/packages_start.txt ']' 06:33:23 + '[' -f /tmp/packages_end.txt ']' 06:33:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:33:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:33:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:33:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:33:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9048250511512451865.sh 06:33:23 ---> capture-instance-metadata.sh 06:33:23 Setup pyenv: 06:33:23 system 06:33:23 3.8.13 06:33:23 3.9.13 06:33:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:33:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9fa8 06:33:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:33:30 lf-activate-venv(): INFO: Installing: lftools 06:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-9fa8/bin to PATH 06:33:59 INFO: Running in OpenStack, capturing instance metadata 06:33:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12701021277168968211.sh 06:33:59 provisioning config files... 06:33:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14122254918720315334tmp 06:33:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:33:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:33:59 [EnvInject] - Injecting environment variables from a build step. 06:33:59 [EnvInject] - Injecting as environment variables the properties content 06:33:59 SERVER_ID=logs 06:33:59 06:33:59 [EnvInject] - Variables injected successfully. 06:33:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4599353254482116656.sh 06:33:59 ---> create-netrc.sh 06:33:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7960999155013605273.sh 06:33:59 ---> python-tools-install.sh 06:33:59 Setup pyenv: 06:33:59 system 06:33:59 3.8.13 06:33:59 3.9.13 06:33:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:33:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fa8 from file:/tmp/.os_lf_venv 06:34:00 lf-activate-venv(): INFO: Installing: lftools 06:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-9fa8/bin to PATH 06:34:08 Generating Requirements File 06:34:30 Python 3.10.6 06:34:31 pip 24.2 from /tmp/venv-9fa8/lib/python3.10/site-packages/pip (python 3.10) 06:34:31 appdirs==1.4.4 06:34:31 argcomplete==3.5.0 06:34:31 aspy.yaml==1.3.0 06:34:31 attrs==24.2.0 06:34:31 autopage==0.5.2 06:34:31 beautifulsoup4==4.12.3 06:34:31 boto3==1.35.26 06:34:31 botocore==1.35.26 06:34:31 bs4==0.0.2 06:34:31 cachetools==5.5.0 06:34:31 certifi==2024.8.30 06:34:31 cffi==1.17.1 06:34:31 cfgv==3.4.0 06:34:31 chardet==5.2.0 06:34:31 charset-normalizer==3.3.2 06:34:31 click==8.1.7 06:34:31 cliff==4.7.0 06:34:31 cmd2==2.4.3 06:34:31 cryptography==3.3.2 06:34:31 debtcollector==3.0.0 06:34:31 decorator==5.1.1 06:34:31 defusedxml==0.7.1 06:34:31 Deprecated==1.2.14 06:34:31 distlib==0.3.8 06:34:31 dnspython==2.6.1 06:34:31 docker==4.2.2 06:34:31 dogpile.cache==1.3.3 06:34:31 durationpy==0.7 06:34:31 email_validator==2.2.0 06:34:31 filelock==3.16.1 06:34:31 future==1.0.0 06:34:31 gitdb==4.0.11 06:34:31 GitPython==3.1.43 06:34:31 google-auth==2.35.0 06:34:31 httplib2==0.22.0 06:34:31 identify==2.6.1 06:34:31 idna==3.10 06:34:31 importlib-resources==1.5.0 06:34:31 iso8601==2.1.0 06:34:31 Jinja2==3.1.4 06:34:31 jmespath==1.0.1 06:34:31 jsonpatch==1.33 06:34:31 jsonpointer==3.0.0 06:34:31 jsonschema==4.23.0 06:34:31 jsonschema-specifications==2023.12.1 06:34:31 keystoneauth1==5.8.0 06:34:31 kubernetes==31.0.0 06:34:31 lftools==0.37.10 06:34:31 lxml==5.3.0 06:34:31 MarkupSafe==2.1.5 06:34:31 msgpack==1.1.0 06:34:31 multi_key_dict==2.0.3 06:34:31 munch==4.0.0 06:34:31 netaddr==1.3.0 06:34:31 netifaces==0.11.0 06:34:31 niet==1.4.2 06:34:31 nodeenv==1.9.1 06:34:31 oauth2client==4.1.3 06:34:31 oauthlib==3.2.2 06:34:31 openstacksdk==4.0.0 06:34:31 os-client-config==2.1.0 06:34:31 os-service-types==1.7.0 06:34:31 osc-lib==3.1.0 06:34:31 oslo.config==9.6.0 06:34:31 oslo.context==5.6.0 06:34:31 oslo.i18n==6.4.0 06:34:31 oslo.log==6.1.2 06:34:31 oslo.serialization==5.5.0 06:34:31 oslo.utils==7.3.0 06:34:31 packaging==24.1 06:34:31 pbr==6.1.0 06:34:31 platformdirs==4.3.6 06:34:31 prettytable==3.11.0 06:34:31 pyasn1==0.6.1 06:34:31 pyasn1_modules==0.4.1 06:34:31 pycparser==2.22 06:34:31 pygerrit2==2.0.15 06:34:31 PyGithub==2.4.0 06:34:31 PyJWT==2.9.0 06:34:31 PyNaCl==1.5.0 06:34:31 pyparsing==2.4.7 06:34:31 pyperclip==1.9.0 06:34:31 pyrsistent==0.20.0 06:34:31 python-cinderclient==9.6.0 06:34:31 python-dateutil==2.9.0.post0 06:34:31 python-heatclient==4.0.0 06:34:31 python-jenkins==1.8.2 06:34:31 python-keystoneclient==5.5.0 06:34:31 python-magnumclient==4.7.0 06:34:31 python-openstackclient==7.1.2 06:34:31 python-swiftclient==4.6.0 06:34:31 PyYAML==6.0.2 06:34:31 referencing==0.35.1 06:34:31 requests==2.32.3 06:34:31 requests-oauthlib==2.0.0 06:34:31 requestsexceptions==1.4.0 06:34:31 rfc3986==2.0.0 06:34:31 rpds-py==0.20.0 06:34:31 rsa==4.9 06:34:31 ruamel.yaml==0.18.6 06:34:31 ruamel.yaml.clib==0.2.8 06:34:31 s3transfer==0.10.2 06:34:31 simplejson==3.19.3 06:34:31 six==1.16.0 06:34:31 smmap==5.0.1 06:34:31 soupsieve==2.6 06:34:31 stevedore==5.3.0 06:34:31 tabulate==0.9.0 06:34:31 toml==0.10.2 06:34:31 tomlkit==0.13.2 06:34:31 tqdm==4.66.5 06:34:31 typing_extensions==4.12.2 06:34:31 tzdata==2024.2 06:34:31 urllib3==1.26.20 06:34:31 virtualenv==20.26.5 06:34:31 wcwidth==0.2.13 06:34:31 websocket-client==1.8.0 06:34:31 wrapt==1.16.0 06:34:31 xdg==6.0.0 06:34:31 xmltodict==0.13.0 06:34:31 yq==3.4.3 06:34:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11566756613690230132.sh 06:34:31 ---> sudo-logs.sh 06:34:31 Archiving 'sudo' log.. 06:34:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4034634684691663606.sh 06:34:31 ---> job-cost.sh 06:34:31 Setup pyenv: 06:34:31 system 06:34:31 3.8.13 06:34:31 3.9.13 06:34:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:34:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fa8 from file:/tmp/.os_lf_venv 06:34:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-9fa8/bin to PATH 06:34:36 INFO: No Stack... 06:34:37 INFO: Retrieving Pricing Info for: v3-standard-4 06:34:37 INFO: Archiving Costs 06:34:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9786487427494904111.sh 06:34:37 ---> logs-deploy.sh 06:34:37 Setup pyenv: 06:34:37 system 06:34:37 3.8.13 06:34:37 3.9.13 06:34:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:34:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fa8 from file:/tmp/.os_lf_venv 06:34:38 lf-activate-venv(): INFO: Installing: lftools 06:34:45 lf-activate-venv(): INFO: Adding /tmp/venv-9fa8/bin to PATH 06:34:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3604 06:34:45 INFO: archiving workspace using pattern(s): 06:34:46 Archives upload complete. 06:34:47 INFO: archiving logs to Nexus 06:34:48 ---> uname -a: 06:34:48 Linux prd-ubuntu1804-builder-4c-4g-41607 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:34:48 06:34:48 06:34:48 ---> lscpu: 06:34:48 Architecture: x86_64 06:34:48 CPU op-mode(s): 32-bit, 64-bit 06:34:48 Byte Order: Little Endian 06:34:48 CPU(s): 4 06:34:48 On-line CPU(s) list: 0-3 06:34:48 Thread(s) per core: 1 06:34:48 Core(s) per socket: 1 06:34:48 Socket(s): 4 06:34:48 NUMA node(s): 1 06:34:48 Vendor ID: AuthenticAMD 06:34:48 CPU family: 23 06:34:48 Model: 49 06:34:48 Model name: AMD EPYC-Rome Processor 06:34:48 Stepping: 0 06:34:48 CPU MHz: 2800.000 06:34:48 BogoMIPS: 5600.00 06:34:48 Virtualization: AMD-V 06:34:48 Hypervisor vendor: KVM 06:34:48 Virtualization type: full 06:34:48 L1d cache: 32K 06:34:48 L1i cache: 32K 06:34:48 L2 cache: 512K 06:34:48 L3 cache: 16384K 06:34:48 NUMA node0 CPU(s): 0-3 06:34:48 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 06:34:48 06:34:48 06:34:48 ---> nproc: 06:34:48 4 06:34:48 06:34:48 06:34:48 ---> df -h: 06:34:48 Filesystem Size Used Avail Use% Mounted on 06:34:48 udev 7.9G 0 7.9G 0% /dev 06:34:48 tmpfs 1.6G 676K 1.6G 1% /run 06:34:48 /dev/vda1 78G 8.4G 70G 11% / 06:34:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:34:48 tmpfs 5.0M 0 5.0M 0% /run/lock 06:34:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:34:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:34:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:34:48 06:34:48 06:34:48 ---> free -m: 06:34:48 total used free shared buff/cache available 06:34:48 Mem: 16040 571 13279 0 2189 15148 06:34:48 Swap: 1023 0 1023 06:34:48 06:34:48 06:34:48 ---> ip addr: 06:34:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:34:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:34:48 inet 127.0.0.1/8 scope host lo 06:34:48 valid_lft forever preferred_lft forever 06:34:48 inet6 ::1/128 scope host 06:34:48 valid_lft forever preferred_lft forever 06:34:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:34:48 link/ether fa:16:3e:64:99:4d brd ff:ff:ff:ff:ff:ff 06:34:48 inet 10.30.106.182/23 brd 10.30.107.255 scope global dynamic ens3 06:34:48 valid_lft 86247sec preferred_lft 86247sec 06:34:48 inet6 fe80::f816:3eff:fe64:994d/64 scope link 06:34:48 valid_lft forever preferred_lft forever 06:34:48 06:34:48 06:34:48 ---> sar -b -r -n DEV: 06:34:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-41607) 09/25/24 _x86_64_ (4 CPU) 06:34:48 06:34:48 06:32:16 LINUX RESTART (4 CPU) 06:34:48 06:34:48 06:33:02 tps rtps wtps bread/s bwrtn/s 06:34:48 06:34:01 130.88 15.73 115.15 1159.67 43447.96 06:34:48 Average: 130.88 15.73 115.15 1159.67 43447.96 06:34:48 06:34:48 06:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:34:48 06:34:01 13762544 15562744 2662424 16.21 76840 1909736 739376 4.23 759096 1658924 143556 06:34:48 Average: 13762544 15562744 2662424 16.21 76840 1909736 739376 4.23 759096 1658924 143556 06:34:48 06:34:48 06:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:34:48 06:34:01 ens3 74.53 50.58 1120.14 10.10 0.00 0.00 0.00 0.00 06:34:48 06:34:01 lo 2.10 2.10 0.22 0.22 0.00 0.00 0.00 0.00 06:34:48 Average: ens3 74.53 50.58 1120.14 10.10 0.00 0.00 0.00 0.00 06:34:48 Average: lo 2.10 2.10 0.22 0.22 0.00 0.00 0.00 0.00 06:34:48 06:34:48 06:34:48 ---> sar -P ALL: 06:34:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-41607) 09/25/24 _x86_64_ (4 CPU) 06:34:48 06:34:48 06:32:16 LINUX RESTART (4 CPU) 06:34:48 06:34:48 06:33:02 CPU %user %nice %system %iowait %steal %idle 06:34:48 06:34:01 all 21.97 0.00 2.04 6.37 0.06 69.56 06:34:48 06:34:01 0 10.96 0.00 1.50 12.63 0.03 74.88 06:34:48 06:34:01 1 30.40 0.00 2.72 3.81 0.07 63.01 06:34:48 06:34:01 2 25.74 0.00 1.73 2.34 0.07 70.11 06:34:48 06:34:01 3 20.79 0.00 2.24 6.72 0.07 70.18 06:34:48 Average: all 21.97 0.00 2.04 6.37 0.06 69.56 06:34:48 Average: 0 10.96 0.00 1.50 12.63 0.03 74.88 06:34:48 Average: 1 30.40 0.00 2.72 3.81 0.07 63.01 06:34:48 Average: 2 25.74 0.00 1.73 2.34 0.07 70.11 06:34:48 Average: 3 20.79 0.00 2.24 6.72 0.07 70.18 06:34:48 06:34:48 06:34:48