12:33:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137637 12:33:50 Running as SYSTEM 12:33:50 [EnvInject] - Loading node environment variables. 12:33:50 Building remotely on prd-ubuntu1804-builder-4c-4g-20061 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:33:50 [ssh-agent] Looking for ssh-agent implementation... 12:33:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:33:50 $ ssh-agent 12:33:50 SSH_AUTH_SOCK=/tmp/ssh-lGnRasemVQlu/agent.1689 12:33:50 SSH_AGENT_PID=1691 12:33:50 [ssh-agent] Started. 12:33:50 Running ssh-add (command line suppressed) 12:33:50 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15600868812285969706.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15600868812285969706.key) 12:33:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:33:50 The recommended git tool is: NONE 12:33:52 using credential onap-jenkins-ssh 12:33:52 Wiping out workspace first. 12:33:52 Cloning the remote Git repository 12:33:52 Cloning repository git://cloud.onap.org/mirror/oom.git 12:33:52 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:33:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:33:52 > git --version # timeout=10 12:33:52 > git --version # 'git version 2.17.1' 12:33:52 using GIT_SSH to set credentials Gerrit user 12:33:52 Verifying host key using manually-configured host key entries 12:33:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:33:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:33:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:33:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:33:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:33:58 using GIT_SSH to set credentials Gerrit user 12:33:58 Verifying host key using manually-configured host key entries 12:33:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137637/1 # timeout=30 12:33:58 > git rev-parse 997d271076bdc61071f2b728dd788493e7c3784b^{commit} # timeout=10 12:33:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:33:58 Checking out Revision 997d271076bdc61071f2b728dd788493e7c3784b (refs/changes/37/137637/1) 12:33:58 > git config core.sparsecheckout # timeout=10 12:33:58 > git checkout -f 997d271076bdc61071f2b728dd788493e7c3784b # timeout=30 12:34:02 Commit message: "[MARIADB] Update mariadb-operator and templates to 0.27.0" 12:34:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:34:02 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 12:34:02 [EnvInject] - Injecting environment variables from a build step. 12:34:02 [EnvInject] - Injecting as environment variables the properties content 12:34:02 PYTHON=python3 12:34:02 12:34:02 [EnvInject] - Variables injected successfully. 12:34:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16987325692099611909.sh 12:34:02 ---> tox-install.sh 12:34:02 + source /home/jenkins/lf-env.sh 12:34:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:34:02 ++ mktemp -d /tmp/venv-XXXX 12:34:02 + lf_venv=/tmp/venv-Wf7y 12:34:02 + local venv_file=/tmp/.os_lf_venv 12:34:02 + local python=python3 12:34:02 + local options 12:34:02 + local set_path=true 12:34:02 + local install_args= 12:34:02 ++ 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:34:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:34:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:34:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:34:02 + true 12:34:02 + case $1 in 12:34:02 + venv_file=/tmp/.toxenv 12:34:02 + shift 2 12:34:02 + true 12:34:02 + case $1 in 12:34:02 + shift 12:34:02 + break 12:34:02 + case $python in 12:34:02 + local pkg_list= 12:34:02 + [[ -d /opt/pyenv ]] 12:34:02 + echo 'Setup pyenv:' 12:34:02 Setup pyenv: 12:34:02 + export PYENV_ROOT=/opt/pyenv 12:34:02 + PYENV_ROOT=/opt/pyenv 12:34:02 + 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:34:02 + 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:34:02 + pyenv versions 12:34:02 * system (set by /opt/pyenv/version) 12:34:02 * 3.8.13 (set by /opt/pyenv/version) 12:34:02 * 3.9.13 (set by /opt/pyenv/version) 12:34:02 * 3.10.6 (set by /opt/pyenv/version) 12:34:02 + command -v pyenv 12:34:02 ++ pyenv init - --no-rehash 12:34:02 + 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:34:02 export PATH="/opt/pyenv/shims:${PATH}" 12:34:02 export PYENV_SHELL=bash 12:34:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:34:02 pyenv() { 12:34:02 local command 12:34:02 command="${1:-}" 12:34:02 if [ "$#" -gt 0 ]; then 12:34:02 shift 12:34:02 fi 12:34:02 12:34:02 case "$command" in 12:34:02 rehash|shell) 12:34:02 eval "$(pyenv "sh-$command" "$@")" 12:34:02 ;; 12:34:02 *) 12:34:02 command pyenv "$command" "$@" 12:34:02 ;; 12:34:02 esac 12:34:02 }' 12:34:02 +++ 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:34:02 ++ 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:34:02 ++ 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:34:02 ++ 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:34:02 ++ export PYENV_SHELL=bash 12:34:02 ++ PYENV_SHELL=bash 12:34:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:34:02 +++ complete -F _pyenv pyenv 12:34:02 ++ lf-pyver python3 12:34:02 ++ local py_version_xy=python3 12:34:02 ++ local py_version_xyz= 12:34:02 ++ pyenv versions 12:34:02 ++ local command 12:34:02 ++ command=versions 12:34:02 ++ '[' 1 -gt 0 ']' 12:34:02 ++ shift 12:34:02 ++ case "$command" in 12:34:02 ++ command pyenv versions 12:34:02 ++ pyenv versions 12:34:02 ++ sed 's/^[ *]* //' 12:34:02 ++ awk '{ print $1 }' 12:34:02 ++ grep -E '^[0-9.]*[0-9]$' 12:34:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:34:02 +++ grep '^3' /tmp/.pyenv_versions 12:34:02 +++ sort -V 12:34:02 +++ tail -n 1 12:34:02 ++ py_version_xyz=3.10.6 12:34:02 ++ [[ -z 3.10.6 ]] 12:34:02 ++ echo 3.10.6 12:34:02 ++ return 0 12:34:02 + pyenv local 3.10.6 12:34:02 + local command 12:34:02 + command=local 12:34:02 + '[' 2 -gt 0 ']' 12:34:02 + shift 12:34:02 + case "$command" in 12:34:02 + command pyenv local 3.10.6 12:34:02 + pyenv local 3.10.6 12:34:02 + for arg in "$@" 12:34:02 + case $arg in 12:34:02 + pkg_list+='tox ' 12:34:02 + for arg in "$@" 12:34:02 + case $arg in 12:34:02 + pkg_list+='virtualenv ' 12:34:02 + for arg in "$@" 12:34:02 + case $arg in 12:34:02 + pkg_list+='urllib3~=1.26.15 ' 12:34:02 + [[ -f /tmp/.toxenv ]] 12:34:02 + [[ ! -f /tmp/.toxenv ]] 12:34:02 + [[ -n '' ]] 12:34:02 + python3 -m venv /tmp/venv-Wf7y 12:34:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wf7y' 12:34:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wf7y 12:34:06 + echo /tmp/venv-Wf7y 12:34:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:34:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:34:06 + /tmp/venv-Wf7y/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:34:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:34:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:34:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:34:09 + /tmp/venv-Wf7y/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:34:12 + type python3 12:34:12 + true 12:34:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Wf7y/bin to PATH' 12:34:12 lf-activate-venv(): INFO: Adding /tmp/venv-Wf7y/bin to PATH 12:34:12 + PATH=/tmp/venv-Wf7y/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:34:12 + return 0 12:34:12 + python3 --version 12:34:12 Python 3.10.6 12:34:12 + python3 -m pip --version 12:34:12 pip 24.0 from /tmp/venv-Wf7y/lib/python3.10/site-packages/pip (python 3.10) 12:34:12 + python3 -m pip freeze 12:34:13 cachetools==5.3.3 12:34:13 chardet==5.2.0 12:34:13 colorama==0.4.6 12:34:13 distlib==0.3.8 12:34:13 filelock==3.13.3 12:34:13 packaging==24.0 12:34:13 platformdirs==4.2.0 12:34:13 pluggy==1.4.0 12:34:13 pyproject-api==1.6.1 12:34:13 tomli==2.0.1 12:34:13 tox==4.14.2 12:34:13 urllib3==1.26.18 12:34:13 virtualenv==20.25.1 12:34:13 [EnvInject] - Injecting environment variables from a build step. 12:34:13 [EnvInject] - Injecting as environment variables the properties content 12:34:13 PARALLEL=false 12:34:13 12:34:13 [EnvInject] - Variables injected successfully. 12:34:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5694866031435839877.sh 12:34:13 ---> tox-run.sh 12:34:13 + 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:34:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:34:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:34:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:34:13 + cd /w/workspace/oom-master-pre-commit-lint/. 12:34:13 + source /home/jenkins/lf-env.sh 12:34:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:34:13 ++ mktemp -d /tmp/venv-XXXX 12:34:13 + lf_venv=/tmp/venv-SvP1 12:34:13 + local venv_file=/tmp/.os_lf_venv 12:34:13 + local python=python3 12:34:13 + local options 12:34:13 + local set_path=true 12:34:13 + local install_args= 12:34:13 ++ 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:34:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:34:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:34:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:34:13 + true 12:34:13 + case $1 in 12:34:13 + venv_file=/tmp/.toxenv 12:34:13 + shift 2 12:34:13 + true 12:34:13 + case $1 in 12:34:13 + shift 12:34:13 + break 12:34:13 + case $python in 12:34:13 + local pkg_list= 12:34:13 + [[ -d /opt/pyenv ]] 12:34:13 + echo 'Setup pyenv:' 12:34:13 Setup pyenv: 12:34:13 + export PYENV_ROOT=/opt/pyenv 12:34:13 + PYENV_ROOT=/opt/pyenv 12:34:13 + 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:34:13 + 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:34:13 + pyenv versions 12:34:13 system 12:34:13 3.8.13 12:34:13 3.9.13 12:34:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:34:13 + command -v pyenv 12:34:13 ++ pyenv init - --no-rehash 12:34:13 + 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:34:13 export PATH="/opt/pyenv/shims:${PATH}" 12:34:13 export PYENV_SHELL=bash 12:34:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:34:13 pyenv() { 12:34:13 local command 12:34:13 command="${1:-}" 12:34:13 if [ "$#" -gt 0 ]; then 12:34:13 shift 12:34:13 fi 12:34:13 12:34:13 case "$command" in 12:34:13 rehash|shell) 12:34:13 eval "$(pyenv "sh-$command" "$@")" 12:34:13 ;; 12:34:13 *) 12:34:13 command pyenv "$command" "$@" 12:34:13 ;; 12:34:13 esac 12:34:13 }' 12:34:13 +++ 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:34:13 ++ 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:34:13 ++ 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:34:13 ++ 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:34:13 ++ export PYENV_SHELL=bash 12:34:13 ++ PYENV_SHELL=bash 12:34:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:34:13 +++ complete -F _pyenv pyenv 12:34:13 ++ lf-pyver python3 12:34:13 ++ local py_version_xy=python3 12:34:13 ++ local py_version_xyz= 12:34:13 ++ sed 's/^[ *]* //' 12:34:13 ++ pyenv versions 12:34:13 ++ awk '{ print $1 }' 12:34:13 ++ grep -E '^[0-9.]*[0-9]$' 12:34:13 ++ local command 12:34:13 ++ command=versions 12:34:13 ++ '[' 1 -gt 0 ']' 12:34:13 ++ shift 12:34:13 ++ case "$command" in 12:34:13 ++ command pyenv versions 12:34:13 ++ pyenv versions 12:34:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:34:13 +++ grep '^3' /tmp/.pyenv_versions 12:34:13 +++ tail -n 1 12:34:13 +++ sort -V 12:34:13 ++ py_version_xyz=3.10.6 12:34:13 ++ [[ -z 3.10.6 ]] 12:34:13 ++ echo 3.10.6 12:34:13 ++ return 0 12:34:13 + pyenv local 3.10.6 12:34:13 + local command 12:34:13 + command=local 12:34:13 + '[' 2 -gt 0 ']' 12:34:13 + shift 12:34:13 + case "$command" in 12:34:13 + command pyenv local 3.10.6 12:34:13 + pyenv local 3.10.6 12:34:13 + for arg in "$@" 12:34:13 + case $arg in 12:34:13 + pkg_list+='tox ' 12:34:13 + for arg in "$@" 12:34:13 + case $arg in 12:34:13 + pkg_list+='virtualenv ' 12:34:13 + for arg in "$@" 12:34:13 + case $arg in 12:34:13 + pkg_list+='urllib3~=1.26.15 ' 12:34:13 + [[ -f /tmp/.toxenv ]] 12:34:13 ++ cat /tmp/.toxenv 12:34:13 + lf_venv=/tmp/venv-Wf7y 12:34:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wf7y from' file:/tmp/.toxenv 12:34:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wf7y from file:/tmp/.toxenv 12:34:13 + /tmp/venv-Wf7y/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:34:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:34:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:34:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:34:14 + /tmp/venv-Wf7y/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:34:15 + type python3 12:34:15 + true 12:34:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Wf7y/bin to PATH' 12:34:15 lf-activate-venv(): INFO: Adding /tmp/venv-Wf7y/bin to PATH 12:34:15 + PATH=/tmp/venv-Wf7y/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:34:15 + return 0 12:34:15 + [[ -d /opt/pyenv ]] 12:34:15 + echo '---> Setting up pyenv' 12:34:15 ---> Setting up pyenv 12:34:15 + export PYENV_ROOT=/opt/pyenv 12:34:15 + PYENV_ROOT=/opt/pyenv 12:34:15 + export PATH=/opt/pyenv/bin:/tmp/venv-Wf7y/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:34:15 + PATH=/opt/pyenv/bin:/tmp/venv-Wf7y/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:34:15 ++ pwd 12:34:15 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:34:15 + export PYTHONPATH 12:34:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:34:15 + TOX_TESTENV_PASSENV=PYTHONPATH 12:34:15 + tox --version 12:34:16 4.14.2 from /tmp/venv-Wf7y/lib/python3.10/site-packages/tox/__init__.py 12:34:16 + PARALLEL=false 12:34:16 + TOX_OPTIONS_LIST= 12:34:16 + [[ -n pre-commit ]] 12:34:16 + TOX_OPTIONS_LIST=' -e pre-commit' 12:34:16 + case ${PARALLEL,,} in 12:34:16 + tox -e pre-commit 12:34:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:34:17 pre-commit: install_deps> python -I -m pip install pre-commit 12:34:20 pre-commit: freeze> python -m pip freeze --all 12:34:20 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 12:34:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:34:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:34:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:34:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:34:23 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:34:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:34:23 [INFO] Once installed this environment will be reused. 12:34:23 [INFO] This may take a few minutes... 12:34:27 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:34:27 [INFO] Once installed this environment will be reused. 12:34:27 [INFO] This may take a few minutes... 12:34:32 Trim Trailing Whitespace.................................................Passed 12:34:32 Tabs remover.............................................................Passed 12:34:33 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:34:33 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:34:33 [INFO] Once installed this environment will be reused. 12:34:33 [INFO] This may take a few minutes... 12:34:39 gitlint..............................................(no files to check)Skipped 12:34:39 pre-commit: OK (22.56=setup[4.08]+cmd[12.41,6.06] seconds) 12:34:39 congratulations :) (22.78 seconds) 12:34:39 + tox_status=0 12:34:39 + echo '---> Completed tox runs' 12:34:39 ---> Completed tox runs 12:34:39 + for i in .tox/*/log 12:34:39 ++ echo .tox/pre-commit/log 12:34:39 ++ awk -F/ '{print $2}' 12:34:39 + tox_env=pre-commit 12:34:39 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:34:39 + DOC_DIR=docs/_build/html 12:34:39 + [[ -d docs/_build/html ]] 12:34:39 + echo '---> tox-run.sh ends' 12:34:39 ---> tox-run.sh ends 12:34:39 + test 0 -eq 0 12:34:39 $ ssh-agent -k 12:34:39 unset SSH_AUTH_SOCK; 12:34:39 unset SSH_AGENT_PID; 12:34:39 echo Agent pid 1691 killed; 12:34:39 [ssh-agent] Stopped. 12:34:39 [PostBuildScript] - [INFO] Executing post build scripts. 12:34:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16076223459880546564.sh 12:34:39 ---> sysstat.sh 12:34:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15899365937963259088.sh 12:34:39 ---> package-listing.sh 12:34:39 ++ facter osfamily 12:34:39 ++ tr '[:upper:]' '[:lower:]' 12:34:39 + OS_FAMILY=debian 12:34:39 + workspace=/w/workspace/oom-master-pre-commit-lint 12:34:39 + START_PACKAGES=/tmp/packages_start.txt 12:34:39 + END_PACKAGES=/tmp/packages_end.txt 12:34:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:34:39 + PACKAGES=/tmp/packages_start.txt 12:34:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:34:39 + PACKAGES=/tmp/packages_end.txt 12:34:39 + case "${OS_FAMILY}" in 12:34:39 + dpkg -l 12:34:39 + grep '^ii' 12:34:39 + '[' -f /tmp/packages_start.txt ']' 12:34:39 + '[' -f /tmp/packages_end.txt ']' 12:34:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:34:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:34:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:34:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:34:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6617309220955058029.sh 12:34:40 ---> capture-instance-metadata.sh 12:34:40 Setup pyenv: 12:34:40 system 12:34:40 3.8.13 12:34:40 3.9.13 12:34:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:34:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LfU4 12:34:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:34:46 lf-activate-venv(): INFO: Installing: lftools 12:35:18 lf-activate-venv(): INFO: Adding /tmp/venv-LfU4/bin to PATH 12:35:18 INFO: Running in OpenStack, capturing instance metadata 12:35:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12822905798902392251.sh 12:35:18 provisioning config files... 12:35:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16325160125750482039tmp 12:35:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:35:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:35:18 [EnvInject] - Injecting environment variables from a build step. 12:35:18 [EnvInject] - Injecting as environment variables the properties content 12:35:18 SERVER_ID=logs 12:35:18 12:35:18 [EnvInject] - Variables injected successfully. 12:35:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15176845796922115013.sh 12:35:18 ---> create-netrc.sh 12:35:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8957049217845451145.sh 12:35:18 ---> python-tools-install.sh 12:35:18 Setup pyenv: 12:35:18 system 12:35:18 3.8.13 12:35:18 3.9.13 12:35:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:35:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LfU4 from file:/tmp/.os_lf_venv 12:35:20 lf-activate-venv(): INFO: Installing: lftools 12:35:27 lf-activate-venv(): INFO: Adding /tmp/venv-LfU4/bin to PATH 12:35:27 Generating Requirements File 12:35:56 Python 3.10.6 12:35:56 pip 24.0 from /tmp/venv-LfU4/lib/python3.10/site-packages/pip (python 3.10) 12:35:56 appdirs==1.4.4 12:35:56 argcomplete==3.2.3 12:35:56 aspy.yaml==1.3.0 12:35:56 attrs==23.2.0 12:35:56 autopage==0.5.2 12:35:56 beautifulsoup4==4.12.3 12:35:56 boto3==1.34.75 12:35:56 botocore==1.34.75 12:35:56 bs4==0.0.2 12:35:56 cachetools==5.3.3 12:35:56 certifi==2024.2.2 12:35:56 cffi==1.16.0 12:35:56 cfgv==3.4.0 12:35:56 chardet==5.2.0 12:35:56 charset-normalizer==3.3.2 12:35:56 click==8.1.7 12:35:56 cliff==4.6.0 12:35:56 cmd2==2.4.3 12:35:56 cryptography==3.3.2 12:35:56 debtcollector==3.0.0 12:35:56 decorator==5.1.1 12:35:56 defusedxml==0.7.1 12:35:56 Deprecated==1.2.14 12:35:56 distlib==0.3.8 12:35:56 dnspython==2.6.1 12:35:56 docker==4.2.2 12:35:56 dogpile.cache==1.3.2 12:35:56 email_validator==2.1.1 12:35:56 filelock==3.13.3 12:35:56 future==1.0.0 12:35:56 gitdb==4.0.11 12:35:56 GitPython==3.1.43 12:35:56 google-auth==2.29.0 12:35:56 httplib2==0.22.0 12:35:56 identify==2.5.35 12:35:56 idna==3.6 12:35:56 importlib-resources==1.5.0 12:35:56 iso8601==2.1.0 12:35:56 Jinja2==3.1.3 12:35:56 jmespath==1.0.1 12:35:56 jsonpatch==1.33 12:35:56 jsonpointer==2.4 12:35:56 jsonschema==4.21.1 12:35:56 jsonschema-specifications==2023.12.1 12:35:56 keystoneauth1==5.6.0 12:35:56 kubernetes==29.0.0 12:35:56 lftools==0.37.10 12:35:56 lxml==5.2.0 12:35:56 MarkupSafe==2.1.5 12:35:56 msgpack==1.0.8 12:35:56 multi_key_dict==2.0.3 12:35:56 munch==4.0.0 12:35:56 netaddr==1.2.1 12:35:56 netifaces==0.11.0 12:35:56 niet==1.4.2 12:35:56 nodeenv==1.8.0 12:35:56 oauth2client==4.1.3 12:35:56 oauthlib==3.2.2 12:35:56 openstacksdk==3.0.0 12:35:56 os-client-config==2.1.0 12:35:56 os-service-types==1.7.0 12:35:56 osc-lib==3.0.1 12:35:56 oslo.config==9.4.0 12:35:56 oslo.context==5.5.0 12:35:56 oslo.i18n==6.3.0 12:35:56 oslo.log==5.5.1 12:35:56 oslo.serialization==5.4.0 12:35:56 oslo.utils==7.1.0 12:35:56 packaging==24.0 12:35:56 pbr==6.0.0 12:35:56 platformdirs==4.2.0 12:35:56 prettytable==3.10.0 12:35:56 pyasn1==0.6.0 12:35:56 pyasn1_modules==0.4.0 12:35:56 pycparser==2.22 12:35:56 pygerrit2==2.0.15 12:35:56 PyGithub==2.3.0 12:35:56 pyinotify==0.9.6 12:35:56 PyJWT==2.8.0 12:35:56 PyNaCl==1.5.0 12:35:56 pyparsing==2.4.7 12:35:56 pyperclip==1.8.2 12:35:56 pyrsistent==0.20.0 12:35:56 python-cinderclient==9.5.0 12:35:56 python-dateutil==2.9.0.post0 12:35:56 python-heatclient==3.5.0 12:35:56 python-jenkins==1.8.2 12:35:56 python-keystoneclient==5.4.0 12:35:56 python-magnumclient==4.4.0 12:35:56 python-novaclient==18.6.0 12:35:56 python-openstackclient==6.6.0 12:35:56 python-swiftclient==4.5.0 12:35:56 PyYAML==6.0.1 12:35:56 referencing==0.34.0 12:35:56 requests==2.31.0 12:35:56 requests-oauthlib==2.0.0 12:35:56 requestsexceptions==1.4.0 12:35:56 rfc3986==2.0.0 12:35:56 rpds-py==0.18.0 12:35:56 rsa==4.9 12:35:56 ruamel.yaml==0.18.6 12:35:56 ruamel.yaml.clib==0.2.8 12:35:56 s3transfer==0.10.1 12:35:56 simplejson==3.19.2 12:35:56 six==1.16.0 12:35:56 smmap==5.0.1 12:35:56 soupsieve==2.5 12:35:56 stevedore==5.2.0 12:35:56 tabulate==0.9.0 12:35:56 toml==0.10.2 12:35:56 tomlkit==0.12.4 12:35:56 tqdm==4.66.2 12:35:56 typing_extensions==4.10.0 12:35:56 tzdata==2024.1 12:35:56 urllib3==1.26.18 12:35:56 virtualenv==20.25.1 12:35:56 wcwidth==0.2.13 12:35:56 websocket-client==1.7.0 12:35:56 wrapt==1.16.0 12:35:56 xdg==6.0.0 12:35:56 xmltodict==0.13.0 12:35:56 yq==3.2.3 12:35:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4304049603822698213.sh 12:35:56 ---> sudo-logs.sh 12:35:56 Archiving 'sudo' log.. 12:35:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7167241960999628345.sh 12:35:57 ---> job-cost.sh 12:35:57 Setup pyenv: 12:35:57 system 12:35:57 3.8.13 12:35:57 3.9.13 12:35:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:35:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LfU4 from file:/tmp/.os_lf_venv 12:35:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:36:03 lf-activate-venv(): INFO: Adding /tmp/venv-LfU4/bin to PATH 12:36:03 INFO: No Stack... 12:36:03 INFO: Retrieving Pricing Info for: v3-standard-4 12:36:04 INFO: Archiving Costs 12:36:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7004407242973058168.sh 12:36:04 ---> logs-deploy.sh 12:36:04 Setup pyenv: 12:36:04 system 12:36:04 3.8.13 12:36:04 3.9.13 12:36:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:36:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LfU4 from file:/tmp/.os_lf_venv 12:36:05 lf-activate-venv(): INFO: Installing: lftools 12:36:16 lf-activate-venv(): INFO: Adding /tmp/venv-LfU4/bin to PATH 12:36:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3398 12:36:16 INFO: archiving workspace using pattern(s): 12:36:17 Archives upload complete. 12:36:18 INFO: archiving logs to Nexus 12:36:18 ---> uname -a: 12:36:18 Linux prd-ubuntu1804-builder-4c-4g-20061 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:36:18 12:36:18 12:36:18 ---> lscpu: 12:36:18 Architecture: x86_64 12:36:18 CPU op-mode(s): 32-bit, 64-bit 12:36:18 Byte Order: Little Endian 12:36:18 CPU(s): 4 12:36:18 On-line CPU(s) list: 0-3 12:36:18 Thread(s) per core: 1 12:36:18 Core(s) per socket: 1 12:36:18 Socket(s): 4 12:36:18 NUMA node(s): 1 12:36:18 Vendor ID: AuthenticAMD 12:36:18 CPU family: 23 12:36:18 Model: 49 12:36:18 Model name: AMD EPYC-Rome Processor 12:36:18 Stepping: 0 12:36:18 CPU MHz: 2800.000 12:36:18 BogoMIPS: 5600.00 12:36:18 Virtualization: AMD-V 12:36:18 Hypervisor vendor: KVM 12:36:18 Virtualization type: full 12:36:18 L1d cache: 32K 12:36:18 L1i cache: 32K 12:36:18 L2 cache: 512K 12:36:18 L3 cache: 16384K 12:36:18 NUMA node0 CPU(s): 0-3 12:36:18 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:36:18 12:36:18 12:36:19 ---> nproc: 12:36:19 4 12:36:19 12:36:19 12:36:19 ---> df -h: 12:36:19 Filesystem Size Used Avail Use% Mounted on 12:36:19 udev 7.9G 0 7.9G 0% /dev 12:36:19 tmpfs 1.6G 672K 1.6G 1% /run 12:36:19 /dev/vda1 78G 8.4G 70G 11% / 12:36:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:36:19 tmpfs 5.0M 0 5.0M 0% /run/lock 12:36:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:36:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:36:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:36:19 12:36:19 12:36:19 ---> free -m: 12:36:19 total used free shared buff/cache available 12:36:19 Mem: 16040 537 13320 0 2181 15183 12:36:19 Swap: 1023 0 1023 12:36:19 12:36:19 12:36:19 ---> ip addr: 12:36:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:36:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:36:19 inet 127.0.0.1/8 scope host lo 12:36:19 valid_lft forever preferred_lft forever 12:36:19 inet6 ::1/128 scope host 12:36:19 valid_lft forever preferred_lft forever 12:36:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:36:19 link/ether fa:16:3e:98:51:a5 brd ff:ff:ff:ff:ff:ff 12:36:19 inet 10.30.106.113/23 brd 10.30.107.255 scope global dynamic ens3 12:36:19 valid_lft 86226sec preferred_lft 86226sec 12:36:19 inet6 fe80::f816:3eff:fe98:51a5/64 scope link 12:36:19 valid_lft forever preferred_lft forever 12:36:19 12:36:19 12:36:19 ---> sar -b -r -n DEV: 12:36:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20061) 04/02/24 _x86_64_ (4 CPU) 12:36:19 12:36:19 12:33:27 LINUX RESTART (4 CPU) 12:36:19 12:36:19 12:34:01 tps rtps wtps bread/s bwrtn/s 12:36:19 12:35:01 123.15 35.73 87.42 1773.17 26224.70 12:36:19 12:36:01 96.27 2.67 93.60 146.64 26402.53 12:36:19 Average: 109.71 19.20 90.51 959.91 26313.61 12:36:19 12:36:19 12:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:36:19 12:35:01 13895332 15536500 2529636 15.40 60884 1777112 820372 4.69 763600 1543796 72500 12:36:19 12:36:01 13643096 15544876 2781872 16.94 83980 1999228 780372 4.47 786576 1742512 108668 12:36:19 Average: 13769214 15540688 2655754 16.17 72432 1888170 800372 4.58 775088 1643154 90584 12:36:19 12:36:19 12:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:36:19 12:35:01 ens3 64.92 50.76 705.92 16.43 0.00 0.00 0.00 0.00 12:36:19 12:35:01 lo 2.87 2.87 0.30 0.30 0.00 0.00 0.00 0.00 12:36:19 12:36:01 ens3 51.19 35.49 757.75 8.67 0.00 0.00 0.00 0.00 12:36:19 12:36:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 12:36:19 Average: ens3 58.06 43.13 731.83 12.55 0.00 0.00 0.00 0.00 12:36:19 Average: lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 12:36:19 12:36:19 12:36:19 ---> sar -P ALL: 12:36:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20061) 04/02/24 _x86_64_ (4 CPU) 12:36:19 12:36:19 12:33:27 LINUX RESTART (4 CPU) 12:36:19 12:36:19 12:34:01 CPU %user %nice %system %iowait %steal %idle 12:36:19 12:35:01 all 24.64 0.00 2.01 5.11 0.07 68.16 12:36:19 12:35:01 0 25.21 0.00 2.25 1.93 0.08 70.53 12:36:19 12:35:01 1 35.79 0.00 2.33 4.15 0.08 57.65 12:36:19 12:35:01 2 24.11 0.00 2.01 8.53 0.07 65.28 12:36:19 12:35:01 3 13.43 0.00 1.49 5.83 0.05 79.21 12:36:19 12:36:01 all 20.76 0.00 1.42 4.42 0.05 73.34 12:36:19 12:36:01 0 25.25 0.00 1.60 4.39 0.08 68.68 12:36:19 12:36:01 1 5.45 0.00 0.99 8.09 0.05 85.43 12:36:19 12:36:01 2 23.12 0.00 1.42 2.99 0.05 72.42 12:36:19 12:36:01 3 29.19 0.00 1.62 2.25 0.05 66.89 12:36:19 Average: all 22.70 0.00 1.72 4.77 0.06 70.76 12:36:19 Average: 0 25.23 0.00 1.92 3.17 0.08 69.60 12:36:19 Average: 1 20.61 0.00 1.66 6.12 0.07 71.55 12:36:19 Average: 2 23.62 0.00 1.71 5.76 0.06 68.86 12:36:19 Average: 3 21.32 0.00 1.55 4.04 0.05 73.04 12:36:19 12:36:19 12:36:19