12:09:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137703 12:09:43 Running as SYSTEM 12:09:43 [EnvInject] - Loading node environment variables. 12:09:43 Building remotely on prd-ubuntu1804-builder-4c-4g-23904 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:09:43 [ssh-agent] Looking for ssh-agent implementation... 12:09:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:43 $ ssh-agent 12:09:43 SSH_AUTH_SOCK=/tmp/ssh-JkqLwtqqkyOv/agent.1769 12:09:43 SSH_AGENT_PID=1771 12:09:43 [ssh-agent] Started. 12:09:43 Running ssh-add (command line suppressed) 12:09:43 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17258586300244363714.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17258586300244363714.key) 12:09:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:09:43 The recommended git tool is: NONE 12:09:45 using credential onap-jenkins-ssh 12:09:45 Wiping out workspace first. 12:09:45 Cloning the remote Git repository 12:09:45 Cloning repository git://cloud.onap.org/mirror/oom.git 12:09:45 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:09:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:09:45 > git --version # timeout=10 12:09:45 > git --version # 'git version 2.17.1' 12:09:45 using GIT_SSH to set credentials Gerrit user 12:09:45 Verifying host key using manually-configured host key entries 12:09:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:09:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:09:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:09:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:09:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:09:51 using GIT_SSH to set credentials Gerrit user 12:09:51 Verifying host key using manually-configured host key entries 12:09:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137703/2 # timeout=30 12:09:51 > git rev-parse dc8cf98610dd7c3e8675c0fb5c2d952af3d2de4d^{commit} # timeout=10 12:09:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:09:51 Checking out Revision dc8cf98610dd7c3e8675c0fb5c2d952af3d2de4d (refs/changes/03/137703/2) 12:09:51 > git config core.sparsecheckout # timeout=10 12:09:51 > git checkout -f dc8cf98610dd7c3e8675c0fb5c2d952af3d2de4d # timeout=30 12:09:54 Commit message: "[MARIADB][POLICY] Correct the MariaDB ReadinessCheck" 12:09:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:09:54 > git rev-list --no-walk f8a899c48c91681eb61f3968583862ffc9e9ad73 # timeout=10 12:09:54 [EnvInject] - Injecting environment variables from a build step. 12:09:54 [EnvInject] - Injecting as environment variables the properties content 12:09:54 PYTHON=python3 12:09:54 12:09:54 [EnvInject] - Variables injected successfully. 12:09:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2201746543343155688.sh 12:09:54 ---> tox-install.sh 12:09:54 + source /home/jenkins/lf-env.sh 12:09:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:09:54 ++ mktemp -d /tmp/venv-XXXX 12:09:54 + lf_venv=/tmp/venv-ocbx 12:09:54 + local venv_file=/tmp/.os_lf_venv 12:09:54 + local python=python3 12:09:54 + local options 12:09:54 + local set_path=true 12:09:54 + local install_args= 12:09:54 ++ 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 12:09:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:09:54 + true 12:09:54 + case $1 in 12:09:54 + venv_file=/tmp/.toxenv 12:09:54 + shift 2 12:09:54 + true 12:09:54 + case $1 in 12:09:54 + shift 12:09:54 + break 12:09:54 + case $python in 12:09:54 + local pkg_list= 12:09:54 + [[ -d /opt/pyenv ]] 12:09:54 + echo 'Setup pyenv:' 12:09:54 Setup pyenv: 12:09:54 + export PYENV_ROOT=/opt/pyenv 12:09:54 + PYENV_ROOT=/opt/pyenv 12:09:54 + 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 12:09:54 + 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 12:09:54 + pyenv versions 12:09:54 * system (set by /opt/pyenv/version) 12:09:54 * 3.8.13 (set by /opt/pyenv/version) 12:09:54 * 3.9.13 (set by /opt/pyenv/version) 12:09:54 * 3.10.6 (set by /opt/pyenv/version) 12:09:54 + command -v pyenv 12:09:54 ++ pyenv init - --no-rehash 12:09:54 + 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[*]}"'\'')" 12:09:54 export PATH="/opt/pyenv/shims:${PATH}" 12:09:54 export PYENV_SHELL=bash 12:09:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:09:54 pyenv() { 12:09:54 local command 12:09:54 command="${1:-}" 12:09:54 if [ "$#" -gt 0 ]; then 12:09:54 shift 12:09:54 fi 12:09:54 12:09:54 case "$command" in 12:09:54 rehash|shell) 12:09:54 eval "$(pyenv "sh-$command" "$@")" 12:09:54 ;; 12:09:54 *) 12:09:54 command pyenv "$command" "$@" 12:09:54 ;; 12:09:54 esac 12:09:54 }' 12:09:54 +++ 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[*]}"' 12:09:54 ++ 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 12:09:54 ++ 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 12:09:54 ++ 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 12:09:54 ++ export PYENV_SHELL=bash 12:09:54 ++ PYENV_SHELL=bash 12:09:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:09:54 +++ complete -F _pyenv pyenv 12:09:54 ++ lf-pyver python3 12:09:54 ++ local py_version_xy=python3 12:09:54 ++ local py_version_xyz= 12:09:54 ++ pyenv versions 12:09:54 ++ sed 's/^[ *]* //' 12:09:54 ++ local command 12:09:54 ++ awk '{ print $1 }' 12:09:54 ++ grep -E '^[0-9.]*[0-9]$' 12:09:54 ++ command=versions 12:09:54 ++ '[' 1 -gt 0 ']' 12:09:54 ++ shift 12:09:54 ++ case "$command" in 12:09:54 ++ command pyenv versions 12:09:54 ++ pyenv versions 12:09:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:09:54 +++ sort -V 12:09:54 +++ tail -n 1 12:09:54 +++ grep '^3' /tmp/.pyenv_versions 12:09:54 ++ py_version_xyz=3.10.6 12:09:54 ++ [[ -z 3.10.6 ]] 12:09:54 ++ echo 3.10.6 12:09:54 ++ return 0 12:09:54 + pyenv local 3.10.6 12:09:54 + local command 12:09:54 + command=local 12:09:54 + '[' 2 -gt 0 ']' 12:09:54 + shift 12:09:54 + case "$command" in 12:09:54 + command pyenv local 3.10.6 12:09:54 + pyenv local 3.10.6 12:09:54 + for arg in "$@" 12:09:54 + case $arg in 12:09:54 + pkg_list+='tox ' 12:09:54 + for arg in "$@" 12:09:54 + case $arg in 12:09:54 + pkg_list+='virtualenv ' 12:09:54 + for arg in "$@" 12:09:54 + case $arg in 12:09:54 + pkg_list+='urllib3~=1.26.15 ' 12:09:54 + [[ -f /tmp/.toxenv ]] 12:09:54 + [[ ! -f /tmp/.toxenv ]] 12:09:54 + [[ -n '' ]] 12:09:54 + python3 -m venv /tmp/venv-ocbx 12:09:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ocbx' 12:09:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ocbx 12:09:58 + echo /tmp/venv-ocbx 12:09:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:09:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:09:58 + /tmp/venv-ocbx/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:10:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:10:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:10:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:10:01 + /tmp/venv-ocbx/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:10:04 + type python3 12:10:04 + true 12:10:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ocbx/bin to PATH' 12:10:04 lf-activate-venv(): INFO: Adding /tmp/venv-ocbx/bin to PATH 12:10:04 + PATH=/tmp/venv-ocbx/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 12:10:04 + return 0 12:10:04 + python3 --version 12:10:04 Python 3.10.6 12:10:04 + python3 -m pip --version 12:10:05 pip 24.0 from /tmp/venv-ocbx/lib/python3.10/site-packages/pip (python 3.10) 12:10:05 + python3 -m pip freeze 12:10:05 cachetools==5.3.3 12:10:05 chardet==5.2.0 12:10:05 colorama==0.4.6 12:10:05 distlib==0.3.8 12:10:05 filelock==3.13.4 12:10:05 packaging==24.0 12:10:05 platformdirs==4.2.0 12:10:05 pluggy==1.4.0 12:10:05 pyproject-api==1.6.1 12:10:05 tomli==2.0.1 12:10:05 tox==4.14.2 12:10:05 urllib3==1.26.18 12:10:05 virtualenv==20.25.2 12:10:05 [EnvInject] - Injecting environment variables from a build step. 12:10:05 [EnvInject] - Injecting as environment variables the properties content 12:10:05 PARALLEL=false 12:10:05 12:10:05 [EnvInject] - Variables injected successfully. 12:10:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18039240460276845376.sh 12:10:05 ---> tox-run.sh 12:10:05 + 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 12:10:05 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:10:05 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:10:05 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:10:05 + cd /w/workspace/oom-master-pre-commit-lint/. 12:10:05 + source /home/jenkins/lf-env.sh 12:10:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:10:05 ++ mktemp -d /tmp/venv-XXXX 12:10:05 + lf_venv=/tmp/venv-3VVq 12:10:05 + local venv_file=/tmp/.os_lf_venv 12:10:05 + local python=python3 12:10:05 + local options 12:10:05 + local set_path=true 12:10:05 + local install_args= 12:10:05 ++ 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 12:10:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:10:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:10:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:10:05 + true 12:10:05 + case $1 in 12:10:05 + venv_file=/tmp/.toxenv 12:10:05 + shift 2 12:10:05 + true 12:10:05 + case $1 in 12:10:05 + shift 12:10:05 + break 12:10:05 + case $python in 12:10:05 + local pkg_list= 12:10:05 + [[ -d /opt/pyenv ]] 12:10:05 + echo 'Setup pyenv:' 12:10:05 Setup pyenv: 12:10:05 + export PYENV_ROOT=/opt/pyenv 12:10:05 + PYENV_ROOT=/opt/pyenv 12:10:05 + 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 12:10:05 + 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 12:10:05 + pyenv versions 12:10:05 system 12:10:05 3.8.13 12:10:05 3.9.13 12:10:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:10:05 + command -v pyenv 12:10:05 ++ pyenv init - --no-rehash 12:10:05 + 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[*]}"'\'')" 12:10:05 export PATH="/opt/pyenv/shims:${PATH}" 12:10:05 export PYENV_SHELL=bash 12:10:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:10:05 pyenv() { 12:10:05 local command 12:10:05 command="${1:-}" 12:10:05 if [ "$#" -gt 0 ]; then 12:10:05 shift 12:10:05 fi 12:10:05 12:10:05 case "$command" in 12:10:05 rehash|shell) 12:10:05 eval "$(pyenv "sh-$command" "$@")" 12:10:05 ;; 12:10:05 *) 12:10:05 command pyenv "$command" "$@" 12:10:05 ;; 12:10:05 esac 12:10:05 }' 12:10:05 +++ 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[*]}"' 12:10:05 ++ 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 12:10:05 ++ 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 12:10:05 ++ 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 12:10:05 ++ export PYENV_SHELL=bash 12:10:05 ++ PYENV_SHELL=bash 12:10:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:10:05 +++ complete -F _pyenv pyenv 12:10:05 ++ lf-pyver python3 12:10:05 ++ local py_version_xy=python3 12:10:05 ++ local py_version_xyz= 12:10:05 ++ pyenv versions 12:10:05 ++ sed 's/^[ *]* //' 12:10:05 ++ local command 12:10:05 ++ command=versions 12:10:05 ++ '[' 1 -gt 0 ']' 12:10:05 ++ shift 12:10:05 ++ case "$command" in 12:10:05 ++ grep -E '^[0-9.]*[0-9]$' 12:10:05 ++ command pyenv versions 12:10:05 ++ pyenv versions 12:10:05 ++ awk '{ print $1 }' 12:10:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:10:05 +++ grep '^3' /tmp/.pyenv_versions 12:10:05 +++ sort -V 12:10:05 +++ tail -n 1 12:10:05 ++ py_version_xyz=3.10.6 12:10:05 ++ [[ -z 3.10.6 ]] 12:10:05 ++ echo 3.10.6 12:10:05 ++ return 0 12:10:05 + pyenv local 3.10.6 12:10:05 + local command 12:10:05 + command=local 12:10:05 + '[' 2 -gt 0 ']' 12:10:05 + shift 12:10:05 + case "$command" in 12:10:05 + command pyenv local 3.10.6 12:10:05 + pyenv local 3.10.6 12:10:05 + for arg in "$@" 12:10:05 + case $arg in 12:10:05 + pkg_list+='tox ' 12:10:05 + for arg in "$@" 12:10:05 + case $arg in 12:10:05 + pkg_list+='virtualenv ' 12:10:05 + for arg in "$@" 12:10:05 + case $arg in 12:10:05 + pkg_list+='urllib3~=1.26.15 ' 12:10:05 + [[ -f /tmp/.toxenv ]] 12:10:05 ++ cat /tmp/.toxenv 12:10:05 + lf_venv=/tmp/venv-ocbx 12:10:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ocbx from' file:/tmp/.toxenv 12:10:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ocbx from file:/tmp/.toxenv 12:10:05 + /tmp/venv-ocbx/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:10:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:10:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:10:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:10:06 + /tmp/venv-ocbx/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:10:07 + type python3 12:10:07 + true 12:10:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ocbx/bin to PATH' 12:10:07 lf-activate-venv(): INFO: Adding /tmp/venv-ocbx/bin to PATH 12:10:07 + PATH=/tmp/venv-ocbx/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 12:10:07 + return 0 12:10:07 + [[ -d /opt/pyenv ]] 12:10:07 + echo '---> Setting up pyenv' 12:10:07 ---> Setting up pyenv 12:10:07 + export PYENV_ROOT=/opt/pyenv 12:10:07 + PYENV_ROOT=/opt/pyenv 12:10:07 + export PATH=/opt/pyenv/bin:/tmp/venv-ocbx/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 12:10:07 + PATH=/opt/pyenv/bin:/tmp/venv-ocbx/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 12:10:07 ++ pwd 12:10:07 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:10:07 + export PYTHONPATH 12:10:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:10:07 + TOX_TESTENV_PASSENV=PYTHONPATH 12:10:07 + tox --version 12:10:08 4.14.2 from /tmp/venv-ocbx/lib/python3.10/site-packages/tox/__init__.py 12:10:08 + PARALLEL=false 12:10:08 + TOX_OPTIONS_LIST= 12:10:08 + [[ -n pre-commit ]] 12:10:08 + TOX_OPTIONS_LIST=' -e pre-commit' 12:10:08 + case ${PARALLEL,,} in 12:10:08 + tox -e pre-commit 12:10:08 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:10:09 pre-commit: install_deps> python -I -m pip install pre-commit 12:10:12 pre-commit: freeze> python -m pip freeze --all 12:10:13 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,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.5.1,virtualenv==20.25.2,wheel==0.43.0 12:10:13 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:10:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:10:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:10:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:10:15 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:10:15 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:10:15 [INFO] Once installed this environment will be reused. 12:10:15 [INFO] This may take a few minutes... 12:10:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:10:19 [INFO] Once installed this environment will be reused. 12:10:19 [INFO] This may take a few minutes... 12:10:25 Trim Trailing Whitespace.................................................Passed 12:10:25 Tabs remover.............................................................Passed 12:10:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:10:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:10:25 [INFO] Once installed this environment will be reused. 12:10:25 [INFO] This may take a few minutes... 12:10:32 gitlint..............................................(no files to check)Skipped 12:10:32 pre-commit: OK (23.93=setup[4.46]+cmd[12.31,7.16] seconds) 12:10:32 congratulations :) (24.11 seconds) 12:10:32 + tox_status=0 12:10:32 + echo '---> Completed tox runs' 12:10:32 ---> Completed tox runs 12:10:32 + for i in .tox/*/log 12:10:32 ++ echo .tox/pre-commit/log 12:10:32 ++ awk -F/ '{print $2}' 12:10:32 + tox_env=pre-commit 12:10:32 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:10:32 + DOC_DIR=docs/_build/html 12:10:32 + [[ -d docs/_build/html ]] 12:10:32 + echo '---> tox-run.sh ends' 12:10:32 ---> tox-run.sh ends 12:10:32 + test 0 -eq 0 12:10:32 $ ssh-agent -k 12:10:32 unset SSH_AUTH_SOCK; 12:10:32 unset SSH_AGENT_PID; 12:10:32 echo Agent pid 1771 killed; 12:10:32 [ssh-agent] Stopped. 12:10:32 [PostBuildScript] - [INFO] Executing post build scripts. 12:10:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8471527520744737951.sh 12:10:32 ---> sysstat.sh 12:10:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13598615293374807987.sh 12:10:33 ---> package-listing.sh 12:10:33 ++ facter osfamily 12:10:33 ++ tr '[:upper:]' '[:lower:]' 12:10:33 + OS_FAMILY=debian 12:10:33 + workspace=/w/workspace/oom-master-pre-commit-lint 12:10:33 + START_PACKAGES=/tmp/packages_start.txt 12:10:33 + END_PACKAGES=/tmp/packages_end.txt 12:10:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:10:33 + PACKAGES=/tmp/packages_start.txt 12:10:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:10:33 + PACKAGES=/tmp/packages_end.txt 12:10:33 + case "${OS_FAMILY}" in 12:10:33 + dpkg -l 12:10:33 + grep '^ii' 12:10:33 + '[' -f /tmp/packages_start.txt ']' 12:10:33 + '[' -f /tmp/packages_end.txt ']' 12:10:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:10:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:10:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:10:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:10:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5969177226635219238.sh 12:10:33 ---> capture-instance-metadata.sh 12:10:33 Setup pyenv: 12:10:33 system 12:10:33 3.8.13 12:10:33 3.9.13 12:10:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:10:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qb5p 12:10:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:10:40 lf-activate-venv(): INFO: Installing: lftools 12:11:12 lf-activate-venv(): INFO: Adding /tmp/venv-Qb5p/bin to PATH 12:11:12 INFO: Running in OpenStack, capturing instance metadata 12:11:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4389920247795090452.sh 12:11:13 provisioning config files... 12:11:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8730616935109010325tmp 12:11:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:11:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:11:13 [EnvInject] - Injecting environment variables from a build step. 12:11:13 [EnvInject] - Injecting as environment variables the properties content 12:11:13 SERVER_ID=logs 12:11:13 12:11:13 [EnvInject] - Variables injected successfully. 12:11:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18143400753778060624.sh 12:11:13 ---> create-netrc.sh 12:11:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10522205191486392387.sh 12:11:13 ---> python-tools-install.sh 12:11:13 Setup pyenv: 12:11:13 system 12:11:13 3.8.13 12:11:13 3.9.13 12:11:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:11:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qb5p from file:/tmp/.os_lf_venv 12:11:14 lf-activate-venv(): INFO: Installing: lftools 12:11:22 lf-activate-venv(): INFO: Adding /tmp/venv-Qb5p/bin to PATH 12:11:22 Generating Requirements File 12:11:50 Python 3.10.6 12:11:50 pip 24.0 from /tmp/venv-Qb5p/lib/python3.10/site-packages/pip (python 3.10) 12:11:51 appdirs==1.4.4 12:11:51 argcomplete==3.3.0 12:11:51 aspy.yaml==1.3.0 12:11:51 attrs==23.2.0 12:11:51 autopage==0.5.2 12:11:51 beautifulsoup4==4.12.3 12:11:51 boto3==1.34.85 12:11:51 botocore==1.34.85 12:11:51 bs4==0.0.2 12:11:51 cachetools==5.3.3 12:11:51 certifi==2024.2.2 12:11:51 cffi==1.16.0 12:11:51 cfgv==3.4.0 12:11:51 chardet==5.2.0 12:11:51 charset-normalizer==3.3.2 12:11:51 click==8.1.7 12:11:51 cliff==4.6.0 12:11:51 cmd2==2.4.3 12:11:51 cryptography==3.3.2 12:11:51 debtcollector==3.0.0 12:11:51 decorator==5.1.1 12:11:51 defusedxml==0.7.1 12:11:51 Deprecated==1.2.14 12:11:51 distlib==0.3.8 12:11:51 dnspython==2.6.1 12:11:51 docker==4.2.2 12:11:51 dogpile.cache==1.3.2 12:11:51 email_validator==2.1.1 12:11:51 filelock==3.13.4 12:11:51 future==1.0.0 12:11:51 gitdb==4.0.11 12:11:51 GitPython==3.1.43 12:11:51 google-auth==2.29.0 12:11:51 httplib2==0.22.0 12:11:51 identify==2.5.35 12:11:51 idna==3.7 12:11:51 importlib-resources==1.5.0 12:11:51 iso8601==2.1.0 12:11:51 Jinja2==3.1.3 12:11:51 jmespath==1.0.1 12:11:51 jsonpatch==1.33 12:11:51 jsonpointer==2.4 12:11:51 jsonschema==4.21.1 12:11:51 jsonschema-specifications==2023.12.1 12:11:51 keystoneauth1==5.6.0 12:11:51 kubernetes==29.0.0 12:11:51 lftools==0.37.10 12:11:51 lxml==5.2.1 12:11:51 MarkupSafe==2.1.5 12:11:51 msgpack==1.0.8 12:11:51 multi_key_dict==2.0.3 12:11:51 munch==4.0.0 12:11:51 netaddr==1.2.1 12:11:51 netifaces==0.11.0 12:11:51 niet==1.4.2 12:11:51 nodeenv==1.8.0 12:11:51 oauth2client==4.1.3 12:11:51 oauthlib==3.2.2 12:11:51 openstacksdk==3.1.0 12:11:51 os-client-config==2.1.0 12:11:51 os-service-types==1.7.0 12:11:51 osc-lib==3.0.1 12:11:51 oslo.config==9.4.0 12:11:51 oslo.context==5.5.0 12:11:51 oslo.i18n==6.3.0 12:11:51 oslo.log==5.5.1 12:11:51 oslo.serialization==5.4.0 12:11:51 oslo.utils==7.1.0 12:11:51 packaging==24.0 12:11:51 pbr==6.0.0 12:11:51 platformdirs==4.2.0 12:11:51 prettytable==3.10.0 12:11:51 pyasn1==0.6.0 12:11:51 pyasn1_modules==0.4.0 12:11:51 pycparser==2.22 12:11:51 pygerrit2==2.0.15 12:11:51 PyGithub==2.3.0 12:11:51 pyinotify==0.9.6 12:11:51 PyJWT==2.8.0 12:11:51 PyNaCl==1.5.0 12:11:51 pyparsing==2.4.7 12:11:51 pyperclip==1.8.2 12:11:51 pyrsistent==0.20.0 12:11:51 python-cinderclient==9.5.0 12:11:51 python-dateutil==2.9.0.post0 12:11:51 python-heatclient==3.5.0 12:11:51 python-jenkins==1.8.2 12:11:51 python-keystoneclient==5.4.0 12:11:51 python-magnumclient==4.4.0 12:11:51 python-novaclient==18.6.0 12:11:51 python-openstackclient==6.6.0 12:11:51 python-swiftclient==4.5.0 12:11:51 PyYAML==6.0.1 12:11:51 referencing==0.34.0 12:11:51 requests==2.31.0 12:11:51 requests-oauthlib==2.0.0 12:11:51 requestsexceptions==1.4.0 12:11:51 rfc3986==2.0.0 12:11:51 rpds-py==0.18.0 12:11:51 rsa==4.9 12:11:51 ruamel.yaml==0.18.6 12:11:51 ruamel.yaml.clib==0.2.8 12:11:51 s3transfer==0.10.1 12:11:51 simplejson==3.19.2 12:11:51 six==1.16.0 12:11:51 smmap==5.0.1 12:11:51 soupsieve==2.5 12:11:51 stevedore==5.2.0 12:11:51 tabulate==0.9.0 12:11:51 toml==0.10.2 12:11:51 tomlkit==0.12.4 12:11:51 tqdm==4.66.2 12:11:51 typing_extensions==4.11.0 12:11:51 tzdata==2024.1 12:11:51 urllib3==1.26.18 12:11:51 virtualenv==20.25.2 12:11:51 wcwidth==0.2.13 12:11:51 websocket-client==1.7.0 12:11:51 wrapt==1.16.0 12:11:51 xdg==6.0.0 12:11:51 xmltodict==0.13.0 12:11:51 yq==3.3.1 12:11:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9436983229651335047.sh 12:11:51 ---> sudo-logs.sh 12:11:51 Archiving 'sudo' log.. 12:11:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1829942981735001133.sh 12:11:51 ---> job-cost.sh 12:11:51 Setup pyenv: 12:11:51 system 12:11:51 3.8.13 12:11:51 3.9.13 12:11:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:11:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qb5p from file:/tmp/.os_lf_venv 12:11:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:11:58 lf-activate-venv(): INFO: Adding /tmp/venv-Qb5p/bin to PATH 12:11:58 INFO: No Stack... 12:11:58 INFO: Retrieving Pricing Info for: v3-standard-4 12:11:58 INFO: Archiving Costs 12:11:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11834394974141299406.sh 12:11:58 ---> logs-deploy.sh 12:11:58 Setup pyenv: 12:11:58 system 12:11:58 3.8.13 12:11:58 3.9.13 12:11:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:11:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qb5p from file:/tmp/.os_lf_venv 12:12:00 lf-activate-venv(): INFO: Installing: lftools 12:12:09 lf-activate-venv(): INFO: Adding /tmp/venv-Qb5p/bin to PATH 12:12:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3432 12:12:09 INFO: archiving workspace using pattern(s): 12:12:10 Archives upload complete. 12:12:11 INFO: archiving logs to Nexus 12:12:11 ---> uname -a: 12:12:11 Linux prd-ubuntu1804-builder-4c-4g-23904 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:12:11 12:12:11 12:12:11 ---> lscpu: 12:12:11 Architecture: x86_64 12:12:11 CPU op-mode(s): 32-bit, 64-bit 12:12:11 Byte Order: Little Endian 12:12:11 CPU(s): 4 12:12:11 On-line CPU(s) list: 0-3 12:12:11 Thread(s) per core: 1 12:12:11 Core(s) per socket: 1 12:12:11 Socket(s): 4 12:12:11 NUMA node(s): 1 12:12:11 Vendor ID: AuthenticAMD 12:12:11 CPU family: 23 12:12:11 Model: 49 12:12:11 Model name: AMD EPYC-Rome Processor 12:12:11 Stepping: 0 12:12:11 CPU MHz: 2800.000 12:12:11 BogoMIPS: 5600.00 12:12:11 Virtualization: AMD-V 12:12:11 Hypervisor vendor: KVM 12:12:11 Virtualization type: full 12:12:11 L1d cache: 32K 12:12:11 L1i cache: 32K 12:12:11 L2 cache: 512K 12:12:11 L3 cache: 16384K 12:12:11 NUMA node0 CPU(s): 0-3 12:12:11 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 12:12:11 12:12:11 12:12:11 ---> nproc: 12:12:11 4 12:12:11 12:12:11 12:12:11 ---> df -h: 12:12:11 Filesystem Size Used Avail Use% Mounted on 12:12:11 udev 7.9G 0 7.9G 0% /dev 12:12:11 tmpfs 1.6G 672K 1.6G 1% /run 12:12:11 /dev/vda1 78G 8.4G 70G 11% / 12:12:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:12:11 tmpfs 5.0M 0 5.0M 0% /run/lock 12:12:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:12:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:12:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:12:11 12:12:11 12:12:11 ---> free -m: 12:12:11 total used free shared buff/cache available 12:12:11 Mem: 16040 540 13316 0 2183 15180 12:12:11 Swap: 1023 0 1023 12:12:11 12:12:11 12:12:11 ---> ip addr: 12:12:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:12:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:12:11 inet 127.0.0.1/8 scope host lo 12:12:11 valid_lft forever preferred_lft forever 12:12:11 inet6 ::1/128 scope host 12:12:11 valid_lft forever preferred_lft forever 12:12:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:12:11 link/ether fa:16:3e:21:f0:20 brd ff:ff:ff:ff:ff:ff 12:12:11 inet 10.30.106.205/23 brd 10.30.107.255 scope global dynamic ens3 12:12:11 valid_lft 86231sec preferred_lft 86231sec 12:12:11 inet6 fe80::f816:3eff:fe21:f020/64 scope link 12:12:11 valid_lft forever preferred_lft forever 12:12:11 12:12:11 12:12:11 ---> sar -b -r -n DEV: 12:12:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23904) 04/17/24 _x86_64_ (4 CPU) 12:12:11 12:12:11 12:09:25 LINUX RESTART (4 CPU) 12:12:11 12:12:11 12:10:01 tps rtps wtps bread/s bwrtn/s 12:12:11 12:11:01 121.95 20.46 101.48 1136.48 30159.51 12:12:11 12:12:01 93.10 2.63 90.47 144.24 28235.96 12:12:11 Average: 107.52 11.55 95.98 640.36 29197.73 12:12:11 12:12:11 12:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:12:11 12:11:01 13805428 15517112 2619540 15.95 64084 1843004 828088 4.74 785288 1607768 90856 12:12:11 12:12:01 13654324 15563592 2770644 16.87 84388 2006620 758636 4.34 768236 1747892 96944 12:12:11 Average: 13729876 15540352 2695092 16.41 74236 1924812 793362 4.54 776762 1677830 93900 12:12:11 12:12:11 12:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:12:11 12:11:01 ens3 75.42 51.84 1091.21 10.09 0.00 0.00 0.00 0.00 12:12:11 12:11:01 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 12:12:11 12:12:01 ens3 32.93 25.66 251.33 7.86 0.00 0.00 0.00 0.00 12:12:11 12:12:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 12:12:11 Average: ens3 54.17 38.75 671.27 8.97 0.00 0.00 0.00 0.00 12:12:11 Average: lo 1.97 1.97 0.21 0.21 0.00 0.00 0.00 0.00 12:12:11 12:12:11 12:12:11 ---> sar -P ALL: 12:12:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23904) 04/17/24 _x86_64_ (4 CPU) 12:12:11 12:12:11 12:09:25 LINUX RESTART (4 CPU) 12:12:11 12:12:11 12:10:01 CPU %user %nice %system %iowait %steal %idle 12:12:11 12:11:01 all 22.14 0.00 1.87 6.07 0.07 69.85 12:12:11 12:11:01 0 29.91 0.00 2.25 4.60 0.08 63.15 12:12:11 12:11:01 1 10.20 0.00 1.52 10.95 0.05 77.27 12:12:11 12:11:01 2 18.46 0.00 1.62 2.35 0.07 77.51 12:12:11 12:11:01 3 30.02 0.00 2.09 6.38 0.08 61.43 12:12:11 12:12:01 all 21.22 0.00 1.54 3.59 0.06 73.58 12:12:11 12:12:01 0 15.78 0.00 1.24 4.98 0.07 77.94 12:12:11 12:12:01 1 41.61 0.00 2.28 2.73 0.08 53.29 12:12:11 12:12:01 2 5.46 0.00 0.77 0.74 0.03 92.99 12:12:11 12:12:01 3 22.36 0.00 1.91 5.94 0.05 69.75 12:12:11 Average: all 21.68 0.00 1.70 4.83 0.07 71.72 12:12:11 Average: 0 22.82 0.00 1.74 4.79 0.08 70.57 12:12:11 Average: 1 25.90 0.00 1.90 6.84 0.07 65.28 12:12:11 Average: 2 11.92 0.00 1.19 1.54 0.05 85.30 12:12:11 Average: 3 26.19 0.00 2.00 6.16 0.07 65.59 12:12:11 12:12:11 12:12:11