10:20:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137529 10:20:47 Running as SYSTEM 10:20:47 [EnvInject] - Loading node environment variables. 10:20:47 Building remotely on prd-ubuntu1804-builder-4c-4g-21475 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:20:47 [ssh-agent] Looking for ssh-agent implementation... 10:20:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:20:47 $ ssh-agent 10:20:47 SSH_AUTH_SOCK=/tmp/ssh-hLJH7daF6LjI/agent.1695 10:20:47 SSH_AGENT_PID=1697 10:20:47 [ssh-agent] Started. 10:20:47 Running ssh-add (command line suppressed) 10:20:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6000646681046124632.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6000646681046124632.key) 10:20:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:20:48 The recommended git tool is: NONE 10:20:49 using credential onap-jenkins-ssh 10:20:49 Wiping out workspace first. 10:20:49 Cloning the remote Git repository 10:20:49 Cloning repository git://cloud.onap.org/mirror/oom.git 10:20:49 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:20:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:20:49 > git --version # timeout=10 10:20:49 > git --version # 'git version 2.17.1' 10:20:49 using GIT_SSH to set credentials Gerrit user 10:20:49 Verifying host key using manually-configured host key entries 10:20:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:20:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:20:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:20:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:20:55 using GIT_SSH to set credentials Gerrit user 10:20:55 Verifying host key using manually-configured host key entries 10:20:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/137529/5 # timeout=30 10:20:55 > git rev-parse a03bb6c44cefc03f4ddfadcdbc8f4051703ca32b^{commit} # timeout=10 10:20:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:20:55 Checking out Revision a03bb6c44cefc03f4ddfadcdbc8f4051703ca32b (refs/changes/29/137529/5) 10:20:55 > git config core.sparsecheckout # timeout=10 10:20:55 > git checkout -f a03bb6c44cefc03f4ddfadcdbc8f4051703ca32b # timeout=30 10:20:59 Commit message: "[POLICY] Add kafka support in policy charts" 10:20:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:20:59 > git rev-list --no-walk 9964927d8766c5c396ef2caf6f7aeb7494db279e # timeout=10 10:20:59 [EnvInject] - Injecting environment variables from a build step. 10:20:59 [EnvInject] - Injecting as environment variables the properties content 10:20:59 PYTHON=python3 10:20:59 10:20:59 [EnvInject] - Variables injected successfully. 10:20:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10642341878044571265.sh 10:20:59 ---> tox-install.sh 10:20:59 + source /home/jenkins/lf-env.sh 10:20:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:20:59 ++ mktemp -d /tmp/venv-XXXX 10:20:59 + lf_venv=/tmp/venv-zDjC 10:20:59 + local venv_file=/tmp/.os_lf_venv 10:20:59 + local python=python3 10:20:59 + local options 10:20:59 + local set_path=true 10:20:59 + local install_args= 10:20:59 ++ 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 10:20:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:20:59 + true 10:20:59 + case $1 in 10:20:59 + venv_file=/tmp/.toxenv 10:20:59 + shift 2 10:20:59 + true 10:20:59 + case $1 in 10:20:59 + shift 10:20:59 + break 10:20:59 + case $python in 10:20:59 + local pkg_list= 10:20:59 + [[ -d /opt/pyenv ]] 10:20:59 + echo 'Setup pyenv:' 10:20:59 Setup pyenv: 10:20:59 + export PYENV_ROOT=/opt/pyenv 10:20:59 + PYENV_ROOT=/opt/pyenv 10:20:59 + 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 10:20:59 + 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 10:20:59 + pyenv versions 10:20:59 * system (set by /opt/pyenv/version) 10:20:59 * 3.8.13 (set by /opt/pyenv/version) 10:20:59 * 3.9.13 (set by /opt/pyenv/version) 10:20:59 * 3.10.6 (set by /opt/pyenv/version) 10:20:59 + command -v pyenv 10:20:59 ++ pyenv init - --no-rehash 10:20:59 + 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[*]}"'\'')" 10:20:59 export PATH="/opt/pyenv/shims:${PATH}" 10:20:59 export PYENV_SHELL=bash 10:20:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:20:59 pyenv() { 10:20:59 local command 10:20:59 command="${1:-}" 10:20:59 if [ "$#" -gt 0 ]; then 10:20:59 shift 10:20:59 fi 10:20:59 10:20:59 case "$command" in 10:20:59 rehash|shell) 10:20:59 eval "$(pyenv "sh-$command" "$@")" 10:20:59 ;; 10:20:59 *) 10:20:59 command pyenv "$command" "$@" 10:20:59 ;; 10:20:59 esac 10:20:59 }' 10:20:59 +++ 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[*]}"' 10:20:59 ++ 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 10:20:59 ++ 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 10:20:59 ++ 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 10:20:59 ++ export PYENV_SHELL=bash 10:20:59 ++ PYENV_SHELL=bash 10:20:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:20:59 +++ complete -F _pyenv pyenv 10:20:59 ++ lf-pyver python3 10:20:59 ++ local py_version_xy=python3 10:20:59 ++ local py_version_xyz= 10:20:59 ++ pyenv versions 10:20:59 ++ local command 10:20:59 ++ sed 's/^[ *]* //' 10:20:59 ++ command=versions 10:20:59 ++ '[' 1 -gt 0 ']' 10:20:59 ++ shift 10:20:59 ++ case "$command" in 10:20:59 ++ command pyenv versions 10:20:59 ++ pyenv versions 10:20:59 ++ awk '{ print $1 }' 10:20:59 ++ grep -E '^[0-9.]*[0-9]$' 10:20:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:20:59 +++ grep '^3' /tmp/.pyenv_versions 10:20:59 +++ sort -V 10:20:59 +++ tail -n 1 10:20:59 ++ py_version_xyz=3.10.6 10:20:59 ++ [[ -z 3.10.6 ]] 10:20:59 ++ echo 3.10.6 10:20:59 ++ return 0 10:20:59 + pyenv local 3.10.6 10:20:59 + local command 10:20:59 + command=local 10:20:59 + '[' 2 -gt 0 ']' 10:20:59 + shift 10:20:59 + case "$command" in 10:20:59 + command pyenv local 3.10.6 10:20:59 + pyenv local 3.10.6 10:20:59 + for arg in "$@" 10:20:59 + case $arg in 10:20:59 + pkg_list+='tox ' 10:20:59 + for arg in "$@" 10:20:59 + case $arg in 10:20:59 + pkg_list+='virtualenv ' 10:20:59 + for arg in "$@" 10:20:59 + case $arg in 10:20:59 + pkg_list+='urllib3~=1.26.15 ' 10:20:59 + [[ -f /tmp/.toxenv ]] 10:20:59 + [[ ! -f /tmp/.toxenv ]] 10:20:59 + [[ -n '' ]] 10:20:59 + python3 -m venv /tmp/venv-zDjC 10:21:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zDjC' 10:21:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zDjC 10:21:03 + echo /tmp/venv-zDjC 10:21:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:21:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:21:03 + /tmp/venv-zDjC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:21:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:21:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:21:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:21:06 + /tmp/venv-zDjC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:21:09 + type python3 10:21:09 + true 10:21:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zDjC/bin to PATH' 10:21:09 lf-activate-venv(): INFO: Adding /tmp/venv-zDjC/bin to PATH 10:21:09 + PATH=/tmp/venv-zDjC/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 10:21:09 + return 0 10:21:09 + python3 --version 10:21:09 Python 3.10.6 10:21:09 + python3 -m pip --version 10:21:09 pip 24.0 from /tmp/venv-zDjC/lib/python3.10/site-packages/pip (python 3.10) 10:21:09 + python3 -m pip freeze 10:21:10 cachetools==5.3.3 10:21:10 chardet==5.2.0 10:21:10 colorama==0.4.6 10:21:10 distlib==0.3.8 10:21:10 filelock==3.13.3 10:21:10 packaging==24.0 10:21:10 platformdirs==4.2.0 10:21:10 pluggy==1.4.0 10:21:10 pyproject-api==1.6.1 10:21:10 tomli==2.0.1 10:21:10 tox==4.14.2 10:21:10 urllib3==1.26.18 10:21:10 virtualenv==20.25.1 10:21:10 [EnvInject] - Injecting environment variables from a build step. 10:21:10 [EnvInject] - Injecting as environment variables the properties content 10:21:10 PARALLEL=false 10:21:10 10:21:10 [EnvInject] - Variables injected successfully. 10:21:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5768062355269767632.sh 10:21:10 ---> tox-run.sh 10:21:10 + 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 10:21:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:21:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:21:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:21:10 + cd /w/workspace/oom-master-pre-commit-lint/. 10:21:10 + source /home/jenkins/lf-env.sh 10:21:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:21:10 ++ mktemp -d /tmp/venv-XXXX 10:21:10 + lf_venv=/tmp/venv-FUPf 10:21:10 + local venv_file=/tmp/.os_lf_venv 10:21:10 + local python=python3 10:21:10 + local options 10:21:10 + local set_path=true 10:21:10 + local install_args= 10:21:10 ++ 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 10:21:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:21:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:21:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:21:10 + true 10:21:10 + case $1 in 10:21:10 + venv_file=/tmp/.toxenv 10:21:10 + shift 2 10:21:10 + true 10:21:10 + case $1 in 10:21:10 + shift 10:21:10 + break 10:21:10 + case $python in 10:21:10 + local pkg_list= 10:21:10 + [[ -d /opt/pyenv ]] 10:21:10 + echo 'Setup pyenv:' 10:21:10 Setup pyenv: 10:21:10 + export PYENV_ROOT=/opt/pyenv 10:21:10 + PYENV_ROOT=/opt/pyenv 10:21:10 + 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 10:21:10 + 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 10:21:10 + pyenv versions 10:21:10 system 10:21:10 3.8.13 10:21:10 3.9.13 10:21:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:21:10 + command -v pyenv 10:21:10 ++ pyenv init - --no-rehash 10:21:10 + 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[*]}"'\'')" 10:21:10 export PATH="/opt/pyenv/shims:${PATH}" 10:21:10 export PYENV_SHELL=bash 10:21:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:21:10 pyenv() { 10:21:10 local command 10:21:10 command="${1:-}" 10:21:10 if [ "$#" -gt 0 ]; then 10:21:10 shift 10:21:10 fi 10:21:10 10:21:10 case "$command" in 10:21:10 rehash|shell) 10:21:10 eval "$(pyenv "sh-$command" "$@")" 10:21:10 ;; 10:21:10 *) 10:21:10 command pyenv "$command" "$@" 10:21:10 ;; 10:21:10 esac 10:21:10 }' 10:21:10 +++ 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[*]}"' 10:21:10 ++ 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 10:21:10 ++ 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 10:21:10 ++ 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 10:21:10 ++ export PYENV_SHELL=bash 10:21:10 ++ PYENV_SHELL=bash 10:21:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:21:10 +++ complete -F _pyenv pyenv 10:21:10 ++ lf-pyver python3 10:21:10 ++ local py_version_xy=python3 10:21:10 ++ local py_version_xyz= 10:21:10 ++ pyenv versions 10:21:10 ++ sed 's/^[ *]* //' 10:21:10 ++ grep -E '^[0-9.]*[0-9]$' 10:21:10 ++ awk '{ print $1 }' 10:21:10 ++ local command 10:21:10 ++ command=versions 10:21:10 ++ '[' 1 -gt 0 ']' 10:21:10 ++ shift 10:21:10 ++ case "$command" in 10:21:10 ++ command pyenv versions 10:21:10 ++ pyenv versions 10:21:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:21:10 +++ grep '^3' /tmp/.pyenv_versions 10:21:10 +++ sort -V 10:21:10 +++ tail -n 1 10:21:10 ++ py_version_xyz=3.10.6 10:21:10 ++ [[ -z 3.10.6 ]] 10:21:10 ++ echo 3.10.6 10:21:10 ++ return 0 10:21:10 + pyenv local 3.10.6 10:21:10 + local command 10:21:10 + command=local 10:21:10 + '[' 2 -gt 0 ']' 10:21:10 + shift 10:21:10 + case "$command" in 10:21:10 + command pyenv local 3.10.6 10:21:10 + pyenv local 3.10.6 10:21:10 + for arg in "$@" 10:21:10 + case $arg in 10:21:10 + pkg_list+='tox ' 10:21:10 + for arg in "$@" 10:21:10 + case $arg in 10:21:10 + pkg_list+='virtualenv ' 10:21:10 + for arg in "$@" 10:21:10 + case $arg in 10:21:10 + pkg_list+='urllib3~=1.26.15 ' 10:21:10 + [[ -f /tmp/.toxenv ]] 10:21:10 ++ cat /tmp/.toxenv 10:21:10 + lf_venv=/tmp/venv-zDjC 10:21:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDjC from' file:/tmp/.toxenv 10:21:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDjC from file:/tmp/.toxenv 10:21:10 + /tmp/venv-zDjC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:21:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:21:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:21:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:21:11 + /tmp/venv-zDjC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:21:12 + type python3 10:21:12 + true 10:21:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zDjC/bin to PATH' 10:21:12 lf-activate-venv(): INFO: Adding /tmp/venv-zDjC/bin to PATH 10:21:12 + PATH=/tmp/venv-zDjC/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 10:21:12 + return 0 10:21:12 + [[ -d /opt/pyenv ]] 10:21:12 + echo '---> Setting up pyenv' 10:21:12 ---> Setting up pyenv 10:21:12 + export PYENV_ROOT=/opt/pyenv 10:21:12 + PYENV_ROOT=/opt/pyenv 10:21:12 + export PATH=/opt/pyenv/bin:/tmp/venv-zDjC/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 10:21:12 + PATH=/opt/pyenv/bin:/tmp/venv-zDjC/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 10:21:12 ++ pwd 10:21:12 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:21:12 + export PYTHONPATH 10:21:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:21:12 + TOX_TESTENV_PASSENV=PYTHONPATH 10:21:12 + tox --version 10:21:12 4.14.2 from /tmp/venv-zDjC/lib/python3.10/site-packages/tox/__init__.py 10:21:12 + PARALLEL=false 10:21:12 + TOX_OPTIONS_LIST= 10:21:12 + [[ -n pre-commit ]] 10:21:12 + TOX_OPTIONS_LIST=' -e pre-commit' 10:21:12 + case ${PARALLEL,,} in 10:21:12 + tox -e pre-commit 10:21:12 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:21:13 pre-commit: install_deps> python -I -m pip install pre-commit 10:21:16 pre-commit: freeze> python -m pip freeze --all 10:21:17 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 10:21:17 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:21:17 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:21:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:21:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:21:20 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:21:20 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:21:20 [INFO] Once installed this environment will be reused. 10:21:20 [INFO] This may take a few minutes... 10:21:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:21:24 [INFO] Once installed this environment will be reused. 10:21:24 [INFO] This may take a few minutes... 10:21:29 Trim Trailing Whitespace.................................................Passed 10:21:29 Tabs remover.............................................................Passed 10:21:29 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:21:29 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:21:29 [INFO] Once installed this environment will be reused. 10:21:29 [INFO] This may take a few minutes... 10:21:35 gitlint..............................................(no files to check)Skipped 10:21:35 pre-commit: OK (22.84=setup[4.01]+cmd[12.47,6.36] seconds) 10:21:35 congratulations :) (23.02 seconds) 10:21:36 + tox_status=0 10:21:36 + echo '---> Completed tox runs' 10:21:36 ---> Completed tox runs 10:21:36 + for i in .tox/*/log 10:21:36 ++ echo .tox/pre-commit/log 10:21:36 ++ awk -F/ '{print $2}' 10:21:36 + tox_env=pre-commit 10:21:36 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:21:36 + DOC_DIR=docs/_build/html 10:21:36 + [[ -d docs/_build/html ]] 10:21:36 + echo '---> tox-run.sh ends' 10:21:36 ---> tox-run.sh ends 10:21:36 + test 0 -eq 0 10:21:36 $ ssh-agent -k 10:21:36 unset SSH_AUTH_SOCK; 10:21:36 unset SSH_AGENT_PID; 10:21:36 echo Agent pid 1697 killed; 10:21:36 [ssh-agent] Stopped. 10:21:36 [PostBuildScript] - [INFO] Executing post build scripts. 10:21:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2991533447245540621.sh 10:21:36 ---> sysstat.sh 10:21:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17447285827810778856.sh 10:21:36 ---> package-listing.sh 10:21:36 ++ tr '[:upper:]' '[:lower:]' 10:21:36 ++ facter osfamily 10:21:36 + OS_FAMILY=debian 10:21:36 + workspace=/w/workspace/oom-master-pre-commit-lint 10:21:36 + START_PACKAGES=/tmp/packages_start.txt 10:21:36 + END_PACKAGES=/tmp/packages_end.txt 10:21:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:21:36 + PACKAGES=/tmp/packages_start.txt 10:21:36 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:21:36 + PACKAGES=/tmp/packages_end.txt 10:21:36 + case "${OS_FAMILY}" in 10:21:36 + dpkg -l 10:21:36 + grep '^ii' 10:21:36 + '[' -f /tmp/packages_start.txt ']' 10:21:36 + '[' -f /tmp/packages_end.txt ']' 10:21:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:21:36 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:21:36 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:21:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:21:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13352295340027209719.sh 10:21:36 ---> capture-instance-metadata.sh 10:21:36 Setup pyenv: 10:21:36 system 10:21:36 3.8.13 10:21:36 3.9.13 10:21:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:21:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Owk 10:21:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:21:43 lf-activate-venv(): INFO: Installing: lftools 10:22:12 lf-activate-venv(): INFO: Adding /tmp/venv-6Owk/bin to PATH 10:22:12 INFO: Running in OpenStack, capturing instance metadata 10:22:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8692034920288831165.sh 10:22:12 provisioning config files... 10:22:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9848886293688815719tmp 10:22:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:22:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:22:12 [EnvInject] - Injecting environment variables from a build step. 10:22:12 [EnvInject] - Injecting as environment variables the properties content 10:22:12 SERVER_ID=logs 10:22:12 10:22:12 [EnvInject] - Variables injected successfully. 10:22:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4888559316528605345.sh 10:22:12 ---> create-netrc.sh 10:22:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3155718496072936087.sh 10:22:12 ---> python-tools-install.sh 10:22:12 Setup pyenv: 10:22:12 system 10:22:12 3.8.13 10:22:12 3.9.13 10:22:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:22:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Owk from file:/tmp/.os_lf_venv 10:22:14 lf-activate-venv(): INFO: Installing: lftools 10:22:22 lf-activate-venv(): INFO: Adding /tmp/venv-6Owk/bin to PATH 10:22:22 Generating Requirements File 10:22:48 Python 3.10.6 10:22:48 pip 24.0 from /tmp/venv-6Owk/lib/python3.10/site-packages/pip (python 3.10) 10:22:49 appdirs==1.4.4 10:22:49 argcomplete==3.2.3 10:22:49 aspy.yaml==1.3.0 10:22:49 attrs==23.2.0 10:22:49 autopage==0.5.2 10:22:49 beautifulsoup4==4.12.3 10:22:49 boto3==1.34.79 10:22:49 botocore==1.34.79 10:22:49 bs4==0.0.2 10:22:49 cachetools==5.3.3 10:22:49 certifi==2024.2.2 10:22:49 cffi==1.16.0 10:22:49 cfgv==3.4.0 10:22:49 chardet==5.2.0 10:22:49 charset-normalizer==3.3.2 10:22:49 click==8.1.7 10:22:49 cliff==4.6.0 10:22:49 cmd2==2.4.3 10:22:49 cryptography==3.3.2 10:22:49 debtcollector==3.0.0 10:22:49 decorator==5.1.1 10:22:49 defusedxml==0.7.1 10:22:49 Deprecated==1.2.14 10:22:49 distlib==0.3.8 10:22:49 dnspython==2.6.1 10:22:49 docker==4.2.2 10:22:49 dogpile.cache==1.3.2 10:22:49 email_validator==2.1.1 10:22:49 filelock==3.13.3 10:22:49 future==1.0.0 10:22:49 gitdb==4.0.11 10:22:49 GitPython==3.1.43 10:22:49 google-auth==2.29.0 10:22:49 httplib2==0.22.0 10:22:49 identify==2.5.35 10:22:49 idna==3.6 10:22:49 importlib-resources==1.5.0 10:22:49 iso8601==2.1.0 10:22:49 Jinja2==3.1.3 10:22:49 jmespath==1.0.1 10:22:49 jsonpatch==1.33 10:22:49 jsonpointer==2.4 10:22:49 jsonschema==4.21.1 10:22:49 jsonschema-specifications==2023.12.1 10:22:49 keystoneauth1==5.6.0 10:22:49 kubernetes==29.0.0 10:22:49 lftools==0.37.10 10:22:49 lxml==5.2.1 10:22:49 MarkupSafe==2.1.5 10:22:49 msgpack==1.0.8 10:22:49 multi_key_dict==2.0.3 10:22:49 munch==4.0.0 10:22:49 netaddr==1.2.1 10:22:49 netifaces==0.11.0 10:22:49 niet==1.4.2 10:22:49 nodeenv==1.8.0 10:22:49 oauth2client==4.1.3 10:22:49 oauthlib==3.2.2 10:22:49 openstacksdk==3.0.0 10:22:49 os-client-config==2.1.0 10:22:49 os-service-types==1.7.0 10:22:49 osc-lib==3.0.1 10:22:49 oslo.config==9.4.0 10:22:49 oslo.context==5.5.0 10:22:49 oslo.i18n==6.3.0 10:22:49 oslo.log==5.5.1 10:22:49 oslo.serialization==5.4.0 10:22:49 oslo.utils==7.1.0 10:22:49 packaging==24.0 10:22:49 pbr==6.0.0 10:22:49 platformdirs==4.2.0 10:22:49 prettytable==3.10.0 10:22:49 pyasn1==0.6.0 10:22:49 pyasn1_modules==0.4.0 10:22:49 pycparser==2.22 10:22:49 pygerrit2==2.0.15 10:22:49 PyGithub==2.3.0 10:22:49 pyinotify==0.9.6 10:22:49 PyJWT==2.8.0 10:22:49 PyNaCl==1.5.0 10:22:49 pyparsing==2.4.7 10:22:49 pyperclip==1.8.2 10:22:49 pyrsistent==0.20.0 10:22:49 python-cinderclient==9.5.0 10:22:49 python-dateutil==2.9.0.post0 10:22:49 python-heatclient==3.5.0 10:22:49 python-jenkins==1.8.2 10:22:49 python-keystoneclient==5.4.0 10:22:49 python-magnumclient==4.4.0 10:22:49 python-novaclient==18.6.0 10:22:49 python-openstackclient==6.6.0 10:22:49 python-swiftclient==4.5.0 10:22:49 PyYAML==6.0.1 10:22:49 referencing==0.34.0 10:22:49 requests==2.31.0 10:22:49 requests-oauthlib==2.0.0 10:22:49 requestsexceptions==1.4.0 10:22:49 rfc3986==2.0.0 10:22:49 rpds-py==0.18.0 10:22:49 rsa==4.9 10:22:49 ruamel.yaml==0.18.6 10:22:49 ruamel.yaml.clib==0.2.8 10:22:49 s3transfer==0.10.1 10:22:49 simplejson==3.19.2 10:22:49 six==1.16.0 10:22:49 smmap==5.0.1 10:22:49 soupsieve==2.5 10:22:49 stevedore==5.2.0 10:22:49 tabulate==0.9.0 10:22:49 toml==0.10.2 10:22:49 tomlkit==0.12.4 10:22:49 tqdm==4.66.2 10:22:49 typing_extensions==4.11.0 10:22:49 tzdata==2024.1 10:22:49 urllib3==1.26.18 10:22:49 virtualenv==20.25.1 10:22:49 wcwidth==0.2.13 10:22:49 websocket-client==1.7.0 10:22:49 wrapt==1.16.0 10:22:49 xdg==6.0.0 10:22:49 xmltodict==0.13.0 10:22:49 yq==3.2.3 10:22:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16841167713971859544.sh 10:22:49 ---> sudo-logs.sh 10:22:49 Archiving 'sudo' log.. 10:22:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7003199652546635240.sh 10:22:49 ---> job-cost.sh 10:22:49 Setup pyenv: 10:22:49 system 10:22:49 3.8.13 10:22:49 3.9.13 10:22:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:22:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Owk from file:/tmp/.os_lf_venv 10:22:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:22:55 lf-activate-venv(): INFO: Adding /tmp/venv-6Owk/bin to PATH 10:22:55 INFO: No Stack... 10:22:56 INFO: Retrieving Pricing Info for: v3-standard-4 10:22:56 INFO: Archiving Costs 10:22:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1894702300523874850.sh 10:22:56 ---> logs-deploy.sh 10:22:56 Setup pyenv: 10:22:56 system 10:22:56 3.8.13 10:22:56 3.9.13 10:22:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:22:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Owk from file:/tmp/.os_lf_venv 10:22:58 lf-activate-venv(): INFO: Installing: lftools 10:23:07 lf-activate-venv(): INFO: Adding /tmp/venv-6Owk/bin to PATH 10:23:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3412 10:23:07 INFO: archiving workspace using pattern(s): 10:23:08 Archives upload complete. 10:23:08 INFO: archiving logs to Nexus 10:23:09 ---> uname -a: 10:23:09 Linux prd-ubuntu1804-builder-4c-4g-21475 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:23:09 10:23:09 10:23:09 ---> lscpu: 10:23:09 Architecture: x86_64 10:23:09 CPU op-mode(s): 32-bit, 64-bit 10:23:09 Byte Order: Little Endian 10:23:09 CPU(s): 4 10:23:09 On-line CPU(s) list: 0-3 10:23:09 Thread(s) per core: 1 10:23:09 Core(s) per socket: 1 10:23:09 Socket(s): 4 10:23:09 NUMA node(s): 1 10:23:09 Vendor ID: AuthenticAMD 10:23:09 CPU family: 23 10:23:09 Model: 49 10:23:09 Model name: AMD EPYC-Rome Processor 10:23:09 Stepping: 0 10:23:09 CPU MHz: 2800.000 10:23:09 BogoMIPS: 5600.00 10:23:09 Virtualization: AMD-V 10:23:09 Hypervisor vendor: KVM 10:23:09 Virtualization type: full 10:23:09 L1d cache: 32K 10:23:09 L1i cache: 32K 10:23:09 L2 cache: 512K 10:23:09 L3 cache: 16384K 10:23:09 NUMA node0 CPU(s): 0-3 10:23:09 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 10:23:09 10:23:09 10:23:09 ---> nproc: 10:23:09 4 10:23:09 10:23:09 10:23:09 ---> df -h: 10:23:09 Filesystem Size Used Avail Use% Mounted on 10:23:09 udev 7.9G 0 7.9G 0% /dev 10:23:09 tmpfs 1.6G 672K 1.6G 1% /run 10:23:09 /dev/vda1 78G 8.4G 70G 11% / 10:23:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:23:09 tmpfs 5.0M 0 5.0M 0% /run/lock 10:23:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:23:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:23:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:23:09 10:23:09 10:23:09 ---> free -m: 10:23:09 total used free shared buff/cache available 10:23:09 Mem: 16040 548 13309 0 2181 15172 10:23:09 Swap: 1023 0 1023 10:23:09 10:23:09 10:23:09 ---> ip addr: 10:23:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:23:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:23:09 inet 127.0.0.1/8 scope host lo 10:23:09 valid_lft forever preferred_lft forever 10:23:09 inet6 ::1/128 scope host 10:23:09 valid_lft forever preferred_lft forever 10:23:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:23:09 link/ether fa:16:3e:63:a8:e9 brd ff:ff:ff:ff:ff:ff 10:23:09 inet 10.30.107.201/23 brd 10.30.107.255 scope global dynamic ens3 10:23:09 valid_lft 86241sec preferred_lft 86241sec 10:23:09 inet6 fe80::f816:3eff:fe63:a8e9/64 scope link 10:23:09 valid_lft forever preferred_lft forever 10:23:09 10:23:09 10:23:09 ---> sar -b -r -n DEV: 10:23:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21475) 04/08/24 _x86_64_ (4 CPU) 10:23:09 10:23:09 10:20:32 LINUX RESTART (4 CPU) 10:23:09 10:23:09 10:21:01 tps rtps wtps bread/s bwrtn/s 10:23:09 10:22:01 111.95 20.60 91.35 1137.68 12982.90 10:23:09 10:23:01 84.75 2.63 82.12 144.27 11043.33 10:23:09 Average: 98.35 11.62 86.73 641.01 12013.20 10:23:09 10:23:09 10:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:23:09 10:22:01 13810068 15510476 2614900 15.92 63440 1832716 802032 4.59 791972 1600604 95528 10:23:09 10:23:01 13614644 15522560 2810324 17.11 84556 2005484 784312 4.49 811120 1748688 105976 10:23:09 Average: 13712356 15516518 2712612 16.52 73998 1919100 793172 4.54 801546 1674646 100752 10:23:09 10:23:09 10:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:23:09 10:22:01 ens3 80.75 57.34 1147.71 10.67 0.00 0.00 0.00 0.00 10:23:09 10:22:01 lo 2.87 2.87 0.31 0.31 0.00 0.00 0.00 0.00 10:23:09 10:23:01 ens3 38.37 27.40 311.13 8.35 0.00 0.00 0.00 0.00 10:23:09 10:23:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 10:23:09 Average: ens3 59.56 42.37 729.45 9.51 0.00 0.00 0.00 0.00 10:23:09 Average: lo 2.17 2.17 0.23 0.23 0.00 0.00 0.00 0.00 10:23:09 10:23:09 10:23:09 ---> sar -P ALL: 10:23:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21475) 04/08/24 _x86_64_ (4 CPU) 10:23:09 10:23:09 10:20:32 LINUX RESTART (4 CPU) 10:23:09 10:23:09 10:21:01 CPU %user %nice %system %iowait %steal %idle 10:23:09 10:22:01 all 25.28 0.00 1.91 2.58 0.05 70.17 10:23:09 10:22:01 0 12.05 0.00 1.33 4.59 0.03 82.00 10:23:09 10:22:01 1 44.87 0.00 2.54 1.72 0.07 50.80 10:23:09 10:22:01 2 17.39 0.00 1.76 3.53 0.07 77.26 10:23:09 10:22:01 3 26.95 0.00 1.97 0.47 0.07 70.55 10:23:09 10:23:01 all 22.10 0.00 1.38 1.70 0.05 74.77 10:23:09 10:23:01 0 3.14 0.00 0.78 2.77 0.03 93.27 10:23:09 10:23:01 1 20.82 0.00 1.67 0.54 0.07 76.91 10:23:09 10:23:01 2 30.72 0.00 1.30 2.84 0.05 65.09 10:23:09 10:23:01 3 33.73 0.00 1.80 0.63 0.05 63.78 10:23:09 Average: all 23.69 0.00 1.64 2.14 0.05 72.48 10:23:09 Average: 0 7.59 0.00 1.06 3.68 0.03 87.64 10:23:09 Average: 1 32.76 0.00 2.10 1.13 0.07 63.94 10:23:09 Average: 2 24.04 0.00 1.53 3.19 0.06 71.18 10:23:09 Average: 3 30.34 0.00 1.89 0.55 0.06 67.16 10:23:09 10:23:09 10:23:09