12:06:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137705 12:06:04 Running as SYSTEM 12:06:04 [EnvInject] - Loading node environment variables. 12:06:04 Building remotely on prd-ubuntu1804-builder-4c-4g-23898 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:06:04 [ssh-agent] Looking for ssh-agent implementation... 12:06:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:04 $ ssh-agent 12:06:04 SSH_AUTH_SOCK=/tmp/ssh-RqQo6xIP0H4B/agent.1696 12:06:04 SSH_AGENT_PID=1698 12:06:04 [ssh-agent] Started. 12:06:04 Running ssh-add (command line suppressed) 12:06:04 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_76326487511073697.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_76326487511073697.key) 12:06:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:06:04 The recommended git tool is: NONE 12:06:06 using credential onap-jenkins-ssh 12:06:06 Wiping out workspace first. 12:06:06 Cloning the remote Git repository 12:06:06 Cloning repository git://cloud.onap.org/mirror/oom.git 12:06:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:06:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:06:06 > git --version # timeout=10 12:06:06 > git --version # 'git version 2.17.1' 12:06:06 using GIT_SSH to set credentials Gerrit user 12:06:06 Verifying host key using manually-configured host key entries 12:06:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:06:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:06:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:06:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:06:11 using GIT_SSH to set credentials Gerrit user 12:06:11 Verifying host key using manually-configured host key entries 12:06:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/05/137705/1 # timeout=30 12:06:12 > git rev-parse edfcd494c54a435ee4c4257ff1abe0e67fc9456f^{commit} # timeout=10 12:06:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:06:12 Checking out Revision edfcd494c54a435ee4c4257ff1abe0e67fc9456f (refs/changes/05/137705/1) 12:06:12 > git config core.sparsecheckout # timeout=10 12:06:12 > git checkout -f edfcd494c54a435ee4c4257ff1abe0e67fc9456f # timeout=30 12:06:15 Commit message: "[SDNC] Disable MessageRouter ReadinessCheck in UEB Listener" 12:06:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:06:15 > git rev-list --no-walk f8a899c48c91681eb61f3968583862ffc9e9ad73 # timeout=10 12:06:15 [EnvInject] - Injecting environment variables from a build step. 12:06:15 [EnvInject] - Injecting as environment variables the properties content 12:06:15 PYTHON=python3 12:06:15 12:06:15 [EnvInject] - Variables injected successfully. 12:06:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9138431139152933306.sh 12:06:15 ---> tox-install.sh 12:06:15 + source /home/jenkins/lf-env.sh 12:06:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:15 ++ mktemp -d /tmp/venv-XXXX 12:06:15 + lf_venv=/tmp/venv-n1Pr 12:06:15 + local venv_file=/tmp/.os_lf_venv 12:06:15 + local python=python3 12:06:15 + local options 12:06:15 + local set_path=true 12:06:15 + local install_args= 12:06:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:15 + true 12:06:15 + case $1 in 12:06:15 + venv_file=/tmp/.toxenv 12:06:15 + shift 2 12:06:15 + true 12:06:15 + case $1 in 12:06:15 + shift 12:06:15 + break 12:06:15 + case $python in 12:06:15 + local pkg_list= 12:06:15 + [[ -d /opt/pyenv ]] 12:06:15 + echo 'Setup pyenv:' 12:06:15 Setup pyenv: 12:06:15 + export PYENV_ROOT=/opt/pyenv 12:06:15 + PYENV_ROOT=/opt/pyenv 12:06:15 + 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:06:15 + 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:06:15 + pyenv versions 12:06:15 * system (set by /opt/pyenv/version) 12:06:15 * 3.8.13 (set by /opt/pyenv/version) 12:06:15 * 3.9.13 (set by /opt/pyenv/version) 12:06:15 * 3.10.6 (set by /opt/pyenv/version) 12:06:15 + command -v pyenv 12:06:15 ++ pyenv init - --no-rehash 12:06:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:06:15 export PATH="/opt/pyenv/shims:${PATH}" 12:06:15 export PYENV_SHELL=bash 12:06:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:15 pyenv() { 12:06:15 local command 12:06:15 command="${1:-}" 12:06:15 if [ "$#" -gt 0 ]; then 12:06:15 shift 12:06:15 fi 12:06:15 12:06:15 case "$command" in 12:06:15 rehash|shell) 12:06:15 eval "$(pyenv "sh-$command" "$@")" 12:06:15 ;; 12:06:15 *) 12:06:15 command pyenv "$command" "$@" 12:06:15 ;; 12:06:15 esac 12:06:15 }' 12:06:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:06:15 ++ 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:06:15 ++ 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:06:15 ++ 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:06:15 ++ export PYENV_SHELL=bash 12:06:15 ++ PYENV_SHELL=bash 12:06:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:15 +++ complete -F _pyenv pyenv 12:06:15 ++ lf-pyver python3 12:06:15 ++ local py_version_xy=python3 12:06:15 ++ local py_version_xyz= 12:06:15 ++ pyenv versions 12:06:15 ++ sed 's/^[ *]* //' 12:06:15 ++ local command 12:06:15 ++ awk '{ print $1 }' 12:06:15 ++ command=versions 12:06:15 ++ '[' 1 -gt 0 ']' 12:06:15 ++ shift 12:06:15 ++ case "$command" in 12:06:15 ++ command pyenv versions 12:06:15 ++ pyenv versions 12:06:15 ++ grep -E '^[0-9.]*[0-9]$' 12:06:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:15 +++ grep '^3' /tmp/.pyenv_versions 12:06:15 +++ sort -V 12:06:15 +++ tail -n 1 12:06:15 ++ py_version_xyz=3.10.6 12:06:15 ++ [[ -z 3.10.6 ]] 12:06:15 ++ echo 3.10.6 12:06:15 ++ return 0 12:06:15 + pyenv local 3.10.6 12:06:15 + local command 12:06:15 + command=local 12:06:15 + '[' 2 -gt 0 ']' 12:06:15 + shift 12:06:15 + case "$command" in 12:06:15 + command pyenv local 3.10.6 12:06:15 + pyenv local 3.10.6 12:06:15 + for arg in "$@" 12:06:15 + case $arg in 12:06:15 + pkg_list+='tox ' 12:06:15 + for arg in "$@" 12:06:15 + case $arg in 12:06:15 + pkg_list+='virtualenv ' 12:06:15 + for arg in "$@" 12:06:15 + case $arg in 12:06:15 + pkg_list+='urllib3~=1.26.15 ' 12:06:15 + [[ -f /tmp/.toxenv ]] 12:06:15 + [[ ! -f /tmp/.toxenv ]] 12:06:15 + [[ -n '' ]] 12:06:15 + python3 -m venv /tmp/venv-n1Pr 12:06:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n1Pr' 12:06:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n1Pr 12:06:20 + echo /tmp/venv-n1Pr 12:06:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:06:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:06:20 + /tmp/venv-n1Pr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:06:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:06:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:06:23 + /tmp/venv-n1Pr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:06:25 + type python3 12:06:25 + true 12:06:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-n1Pr/bin to PATH' 12:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-n1Pr/bin to PATH 12:06:25 + PATH=/tmp/venv-n1Pr/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:06:25 + return 0 12:06:25 + python3 --version 12:06:25 Python 3.10.6 12:06:25 + python3 -m pip --version 12:06:26 pip 24.0 from /tmp/venv-n1Pr/lib/python3.10/site-packages/pip (python 3.10) 12:06:26 + python3 -m pip freeze 12:06:26 cachetools==5.3.3 12:06:26 chardet==5.2.0 12:06:26 colorama==0.4.6 12:06:26 distlib==0.3.8 12:06:26 filelock==3.13.4 12:06:26 packaging==24.0 12:06:26 platformdirs==4.2.0 12:06:26 pluggy==1.4.0 12:06:26 pyproject-api==1.6.1 12:06:26 tomli==2.0.1 12:06:26 tox==4.14.2 12:06:26 urllib3==1.26.18 12:06:26 virtualenv==20.25.2 12:06:26 [EnvInject] - Injecting environment variables from a build step. 12:06:26 [EnvInject] - Injecting as environment variables the properties content 12:06:26 PARALLEL=false 12:06:26 12:06:26 [EnvInject] - Variables injected successfully. 12:06:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16988845707550927214.sh 12:06:26 ---> tox-run.sh 12:06:26 + 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:06:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:06:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:06:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:06:26 + cd /w/workspace/oom-master-pre-commit-lint/. 12:06:26 + source /home/jenkins/lf-env.sh 12:06:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:26 ++ mktemp -d /tmp/venv-XXXX 12:06:26 + lf_venv=/tmp/venv-l4fz 12:06:26 + local venv_file=/tmp/.os_lf_venv 12:06:26 + local python=python3 12:06:26 + local options 12:06:26 + local set_path=true 12:06:26 + local install_args= 12:06:26 ++ 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:06:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:26 + true 12:06:26 + case $1 in 12:06:26 + venv_file=/tmp/.toxenv 12:06:26 + shift 2 12:06:26 + true 12:06:26 + case $1 in 12:06:26 + shift 12:06:26 + break 12:06:26 + case $python in 12:06:26 + local pkg_list= 12:06:26 + [[ -d /opt/pyenv ]] 12:06:26 + echo 'Setup pyenv:' 12:06:26 Setup pyenv: 12:06:26 + export PYENV_ROOT=/opt/pyenv 12:06:26 + PYENV_ROOT=/opt/pyenv 12:06:26 + 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:06:26 + 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:06:26 + pyenv versions 12:06:26 system 12:06:26 3.8.13 12:06:26 3.9.13 12:06:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:06:26 + command -v pyenv 12:06:26 ++ pyenv init - --no-rehash 12:06:26 + 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:06:26 export PATH="/opt/pyenv/shims:${PATH}" 12:06:26 export PYENV_SHELL=bash 12:06:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:26 pyenv() { 12:06:26 local command 12:06:26 command="${1:-}" 12:06:26 if [ "$#" -gt 0 ]; then 12:06:26 shift 12:06:26 fi 12:06:26 12:06:26 case "$command" in 12:06:26 rehash|shell) 12:06:26 eval "$(pyenv "sh-$command" "$@")" 12:06:26 ;; 12:06:26 *) 12:06:26 command pyenv "$command" "$@" 12:06:26 ;; 12:06:26 esac 12:06:26 }' 12:06:26 +++ 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:06:26 ++ 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:06:26 ++ 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:06:26 ++ 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:06:26 ++ export PYENV_SHELL=bash 12:06:26 ++ PYENV_SHELL=bash 12:06:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:26 +++ complete -F _pyenv pyenv 12:06:26 ++ lf-pyver python3 12:06:26 ++ local py_version_xy=python3 12:06:26 ++ local py_version_xyz= 12:06:26 ++ pyenv versions 12:06:26 ++ local command 12:06:26 ++ command=versions 12:06:26 ++ '[' 1 -gt 0 ']' 12:06:26 ++ shift 12:06:26 ++ case "$command" in 12:06:26 ++ command pyenv versions 12:06:26 ++ pyenv versions 12:06:26 ++ awk '{ print $1 }' 12:06:26 ++ grep -E '^[0-9.]*[0-9]$' 12:06:26 ++ sed 's/^[ *]* //' 12:06:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:26 +++ grep '^3' /tmp/.pyenv_versions 12:06:26 +++ sort -V 12:06:26 +++ tail -n 1 12:06:26 ++ py_version_xyz=3.10.6 12:06:26 ++ [[ -z 3.10.6 ]] 12:06:26 ++ echo 3.10.6 12:06:26 ++ return 0 12:06:26 + pyenv local 3.10.6 12:06:26 + local command 12:06:26 + command=local 12:06:26 + '[' 2 -gt 0 ']' 12:06:26 + shift 12:06:26 + case "$command" in 12:06:26 + command pyenv local 3.10.6 12:06:26 + pyenv local 3.10.6 12:06:26 + for arg in "$@" 12:06:26 + case $arg in 12:06:26 + pkg_list+='tox ' 12:06:26 + for arg in "$@" 12:06:26 + case $arg in 12:06:26 + pkg_list+='virtualenv ' 12:06:26 + for arg in "$@" 12:06:26 + case $arg in 12:06:26 + pkg_list+='urllib3~=1.26.15 ' 12:06:26 + [[ -f /tmp/.toxenv ]] 12:06:26 ++ cat /tmp/.toxenv 12:06:26 + lf_venv=/tmp/venv-n1Pr 12:06:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n1Pr from' file:/tmp/.toxenv 12:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n1Pr from file:/tmp/.toxenv 12:06:26 + /tmp/venv-n1Pr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:06:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:06:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:06:27 + /tmp/venv-n1Pr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:06:28 + type python3 12:06:28 + true 12:06:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-n1Pr/bin to PATH' 12:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-n1Pr/bin to PATH 12:06:28 + PATH=/tmp/venv-n1Pr/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:06:28 + return 0 12:06:28 + [[ -d /opt/pyenv ]] 12:06:28 + echo '---> Setting up pyenv' 12:06:28 ---> Setting up pyenv 12:06:28 + export PYENV_ROOT=/opt/pyenv 12:06:28 + PYENV_ROOT=/opt/pyenv 12:06:28 + export PATH=/opt/pyenv/bin:/tmp/venv-n1Pr/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:06:28 + PATH=/opt/pyenv/bin:/tmp/venv-n1Pr/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:06:28 ++ pwd 12:06:28 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:06:28 + export PYTHONPATH 12:06:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:06:28 + TOX_TESTENV_PASSENV=PYTHONPATH 12:06:28 + tox --version 12:06:29 4.14.2 from /tmp/venv-n1Pr/lib/python3.10/site-packages/tox/__init__.py 12:06:29 + PARALLEL=false 12:06:29 + TOX_OPTIONS_LIST= 12:06:29 + [[ -n pre-commit ]] 12:06:29 + TOX_OPTIONS_LIST=' -e pre-commit' 12:06:29 + case ${PARALLEL,,} in 12:06:29 + tox -e pre-commit 12:06:29 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:06:30 pre-commit: install_deps> python -I -m pip install pre-commit 12:06:33 pre-commit: freeze> python -m pip freeze --all 12:06:33 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:06:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:06:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:06:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:06:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:06:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:06:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:06:38 [INFO] Once installed this environment will be reused. 12:06:38 [INFO] This may take a few minutes... 12:06:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:06:42 [INFO] Once installed this environment will be reused. 12:06:42 [INFO] This may take a few minutes... 12:06:47 Trim Trailing Whitespace.................................................Passed 12:06:47 Tabs remover.............................................................Passed 12:06:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:06:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:06:48 [INFO] Once installed this environment will be reused. 12:06:48 [INFO] This may take a few minutes... 12:06:54 gitlint..............................................(no files to check)Skipped 12:06:54 pre-commit: OK (24.76=setup[3.94]+cmd[14.34,6.48] seconds) 12:06:54 congratulations :) (24.93 seconds) 12:06:54 + tox_status=0 12:06:54 + echo '---> Completed tox runs' 12:06:54 ---> Completed tox runs 12:06:54 + for i in .tox/*/log 12:06:54 ++ echo .tox/pre-commit/log 12:06:54 ++ awk -F/ '{print $2}' 12:06:54 + tox_env=pre-commit 12:06:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:06:54 + DOC_DIR=docs/_build/html 12:06:54 + [[ -d docs/_build/html ]] 12:06:54 + echo '---> tox-run.sh ends' 12:06:54 ---> tox-run.sh ends 12:06:54 + test 0 -eq 0 12:06:54 $ ssh-agent -k 12:06:54 unset SSH_AUTH_SOCK; 12:06:54 unset SSH_AGENT_PID; 12:06:54 echo Agent pid 1698 killed; 12:06:54 [ssh-agent] Stopped. 12:06:54 [PostBuildScript] - [INFO] Executing post build scripts. 12:06:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15453015657977366908.sh 12:06:54 ---> sysstat.sh 12:06:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14184966973134234058.sh 12:06:54 ---> package-listing.sh 12:06:54 ++ tr '[:upper:]' '[:lower:]' 12:06:54 ++ facter osfamily 12:06:55 + OS_FAMILY=debian 12:06:55 + workspace=/w/workspace/oom-master-pre-commit-lint 12:06:55 + START_PACKAGES=/tmp/packages_start.txt 12:06:55 + END_PACKAGES=/tmp/packages_end.txt 12:06:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:06:55 + PACKAGES=/tmp/packages_start.txt 12:06:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:06:55 + PACKAGES=/tmp/packages_end.txt 12:06:55 + case "${OS_FAMILY}" in 12:06:55 + dpkg -l 12:06:55 + grep '^ii' 12:06:55 + '[' -f /tmp/packages_start.txt ']' 12:06:55 + '[' -f /tmp/packages_end.txt ']' 12:06:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:06:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:06:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:06:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:06:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8640118595725279885.sh 12:06:55 ---> capture-instance-metadata.sh 12:06:55 Setup pyenv: 12:06:55 system 12:06:55 3.8.13 12:06:55 3.9.13 12:06:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:06:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-te0d 12:06:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:07:01 lf-activate-venv(): INFO: Installing: lftools 12:07:32 lf-activate-venv(): INFO: Adding /tmp/venv-te0d/bin to PATH 12:07:32 INFO: Running in OpenStack, capturing instance metadata 12:07:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15398984636888012101.sh 12:07:32 provisioning config files... 12:07:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9125157155669518630tmp 12:07:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:07:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:07:32 [EnvInject] - Injecting environment variables from a build step. 12:07:32 [EnvInject] - Injecting as environment variables the properties content 12:07:32 SERVER_ID=logs 12:07:32 12:07:32 [EnvInject] - Variables injected successfully. 12:07:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1061481392007605358.sh 12:07:32 ---> create-netrc.sh 12:07:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16796973221563491239.sh 12:07:33 ---> python-tools-install.sh 12:07:33 Setup pyenv: 12:07:33 system 12:07:33 3.8.13 12:07:33 3.9.13 12:07:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:07:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-te0d from file:/tmp/.os_lf_venv 12:07:34 lf-activate-venv(): INFO: Installing: lftools 12:07:43 lf-activate-venv(): INFO: Adding /tmp/venv-te0d/bin to PATH 12:07:43 Generating Requirements File 12:08:10 Python 3.10.6 12:08:10 pip 24.0 from /tmp/venv-te0d/lib/python3.10/site-packages/pip (python 3.10) 12:08:10 appdirs==1.4.4 12:08:10 argcomplete==3.3.0 12:08:10 aspy.yaml==1.3.0 12:08:10 attrs==23.2.0 12:08:10 autopage==0.5.2 12:08:10 beautifulsoup4==4.12.3 12:08:10 boto3==1.34.85 12:08:10 botocore==1.34.85 12:08:10 bs4==0.0.2 12:08:10 cachetools==5.3.3 12:08:10 certifi==2024.2.2 12:08:10 cffi==1.16.0 12:08:10 cfgv==3.4.0 12:08:10 chardet==5.2.0 12:08:10 charset-normalizer==3.3.2 12:08:10 click==8.1.7 12:08:10 cliff==4.6.0 12:08:10 cmd2==2.4.3 12:08:10 cryptography==3.3.2 12:08:10 debtcollector==3.0.0 12:08:10 decorator==5.1.1 12:08:10 defusedxml==0.7.1 12:08:10 Deprecated==1.2.14 12:08:10 distlib==0.3.8 12:08:10 dnspython==2.6.1 12:08:10 docker==4.2.2 12:08:10 dogpile.cache==1.3.2 12:08:10 email_validator==2.1.1 12:08:10 filelock==3.13.4 12:08:10 future==1.0.0 12:08:10 gitdb==4.0.11 12:08:10 GitPython==3.1.43 12:08:10 google-auth==2.29.0 12:08:10 httplib2==0.22.0 12:08:10 identify==2.5.35 12:08:10 idna==3.7 12:08:10 importlib-resources==1.5.0 12:08:10 iso8601==2.1.0 12:08:10 Jinja2==3.1.3 12:08:10 jmespath==1.0.1 12:08:10 jsonpatch==1.33 12:08:10 jsonpointer==2.4 12:08:10 jsonschema==4.21.1 12:08:10 jsonschema-specifications==2023.12.1 12:08:10 keystoneauth1==5.6.0 12:08:10 kubernetes==29.0.0 12:08:10 lftools==0.37.10 12:08:10 lxml==5.2.1 12:08:10 MarkupSafe==2.1.5 12:08:10 msgpack==1.0.8 12:08:10 multi_key_dict==2.0.3 12:08:10 munch==4.0.0 12:08:10 netaddr==1.2.1 12:08:10 netifaces==0.11.0 12:08:10 niet==1.4.2 12:08:10 nodeenv==1.8.0 12:08:10 oauth2client==4.1.3 12:08:10 oauthlib==3.2.2 12:08:10 openstacksdk==3.1.0 12:08:10 os-client-config==2.1.0 12:08:10 os-service-types==1.7.0 12:08:10 osc-lib==3.0.1 12:08:10 oslo.config==9.4.0 12:08:10 oslo.context==5.5.0 12:08:10 oslo.i18n==6.3.0 12:08:10 oslo.log==5.5.1 12:08:10 oslo.serialization==5.4.0 12:08:10 oslo.utils==7.1.0 12:08:10 packaging==24.0 12:08:10 pbr==6.0.0 12:08:10 platformdirs==4.2.0 12:08:10 prettytable==3.10.0 12:08:10 pyasn1==0.6.0 12:08:10 pyasn1_modules==0.4.0 12:08:10 pycparser==2.22 12:08:10 pygerrit2==2.0.15 12:08:10 PyGithub==2.3.0 12:08:10 pyinotify==0.9.6 12:08:10 PyJWT==2.8.0 12:08:10 PyNaCl==1.5.0 12:08:10 pyparsing==2.4.7 12:08:10 pyperclip==1.8.2 12:08:10 pyrsistent==0.20.0 12:08:10 python-cinderclient==9.5.0 12:08:10 python-dateutil==2.9.0.post0 12:08:10 python-heatclient==3.5.0 12:08:10 python-jenkins==1.8.2 12:08:10 python-keystoneclient==5.4.0 12:08:10 python-magnumclient==4.4.0 12:08:10 python-novaclient==18.6.0 12:08:10 python-openstackclient==6.6.0 12:08:10 python-swiftclient==4.5.0 12:08:10 PyYAML==6.0.1 12:08:10 referencing==0.34.0 12:08:10 requests==2.31.0 12:08:10 requests-oauthlib==2.0.0 12:08:10 requestsexceptions==1.4.0 12:08:10 rfc3986==2.0.0 12:08:10 rpds-py==0.18.0 12:08:10 rsa==4.9 12:08:10 ruamel.yaml==0.18.6 12:08:10 ruamel.yaml.clib==0.2.8 12:08:10 s3transfer==0.10.1 12:08:10 simplejson==3.19.2 12:08:10 six==1.16.0 12:08:10 smmap==5.0.1 12:08:10 soupsieve==2.5 12:08:10 stevedore==5.2.0 12:08:10 tabulate==0.9.0 12:08:10 toml==0.10.2 12:08:10 tomlkit==0.12.4 12:08:10 tqdm==4.66.2 12:08:10 typing_extensions==4.11.0 12:08:10 tzdata==2024.1 12:08:10 urllib3==1.26.18 12:08:10 virtualenv==20.25.2 12:08:10 wcwidth==0.2.13 12:08:10 websocket-client==1.7.0 12:08:10 wrapt==1.16.0 12:08:10 xdg==6.0.0 12:08:10 xmltodict==0.13.0 12:08:10 yq==3.3.1 12:08:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13981202994318897068.sh 12:08:11 ---> sudo-logs.sh 12:08:11 Archiving 'sudo' log.. 12:08:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4041041488650496182.sh 12:08:11 ---> job-cost.sh 12:08:11 Setup pyenv: 12:08:11 system 12:08:11 3.8.13 12:08:11 3.9.13 12:08:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:08:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-te0d from file:/tmp/.os_lf_venv 12:08:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:08:17 lf-activate-venv(): INFO: Adding /tmp/venv-te0d/bin to PATH 12:08:17 INFO: No Stack... 12:08:17 INFO: Retrieving Pricing Info for: v3-standard-4 12:08:18 INFO: Archiving Costs 12:08:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12517934150149396564.sh 12:08:18 ---> logs-deploy.sh 12:08:18 Setup pyenv: 12:08:18 system 12:08:18 3.8.13 12:08:18 3.9.13 12:08:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:08:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-te0d from file:/tmp/.os_lf_venv 12:08:19 lf-activate-venv(): INFO: Installing: lftools 12:08:28 lf-activate-venv(): INFO: Adding /tmp/venv-te0d/bin to PATH 12:08:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3431 12:08:28 INFO: archiving workspace using pattern(s): 12:08:29 Archives upload complete. 12:08:29 INFO: archiving logs to Nexus 12:08:30 ---> uname -a: 12:08:30 Linux prd-ubuntu1804-builder-4c-4g-23898 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:08:30 12:08:30 12:08:30 ---> lscpu: 12:08:30 Architecture: x86_64 12:08:30 CPU op-mode(s): 32-bit, 64-bit 12:08:30 Byte Order: Little Endian 12:08:30 CPU(s): 4 12:08:30 On-line CPU(s) list: 0-3 12:08:30 Thread(s) per core: 1 12:08:30 Core(s) per socket: 1 12:08:30 Socket(s): 4 12:08:30 NUMA node(s): 1 12:08:30 Vendor ID: AuthenticAMD 12:08:30 CPU family: 23 12:08:30 Model: 49 12:08:30 Model name: AMD EPYC-Rome Processor 12:08:30 Stepping: 0 12:08:30 CPU MHz: 2800.000 12:08:30 BogoMIPS: 5600.00 12:08:30 Virtualization: AMD-V 12:08:30 Hypervisor vendor: KVM 12:08:30 Virtualization type: full 12:08:30 L1d cache: 32K 12:08:30 L1i cache: 32K 12:08:30 L2 cache: 512K 12:08:30 L3 cache: 16384K 12:08:30 NUMA node0 CPU(s): 0-3 12:08:30 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:08:30 12:08:30 12:08:30 ---> nproc: 12:08:30 4 12:08:30 12:08:30 12:08:30 ---> df -h: 12:08:30 Filesystem Size Used Avail Use% Mounted on 12:08:30 udev 7.9G 0 7.9G 0% /dev 12:08:30 tmpfs 1.6G 672K 1.6G 1% /run 12:08:30 /dev/vda1 78G 8.4G 70G 11% / 12:08:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:08:30 tmpfs 5.0M 0 5.0M 0% /run/lock 12:08:30 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:08:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:08:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:08:30 12:08:30 12:08:30 ---> free -m: 12:08:30 total used free shared buff/cache available 12:08:30 Mem: 16040 522 13334 0 2183 15198 12:08:30 Swap: 1023 0 1023 12:08:30 12:08:30 12:08:30 ---> ip addr: 12:08:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:08:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:08:30 inet 127.0.0.1/8 scope host lo 12:08:30 valid_lft forever preferred_lft forever 12:08:30 inet6 ::1/128 scope host 12:08:30 valid_lft forever preferred_lft forever 12:08:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:08:30 link/ether fa:16:3e:00:92:7c brd ff:ff:ff:ff:ff:ff 12:08:30 inet 10.30.107.117/23 brd 10.30.107.255 scope global dynamic ens3 12:08:30 valid_lft 86236sec preferred_lft 86236sec 12:08:30 inet6 fe80::f816:3eff:fe00:927c/64 scope link 12:08:30 valid_lft forever preferred_lft forever 12:08:30 12:08:30 12:08:30 ---> sar -b -r -n DEV: 12:08:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23898) 04/17/24 _x86_64_ (4 CPU) 12:08:30 12:08:30 12:05:49 LINUX RESTART (4 CPU) 12:08:30 12:08:30 12:06:01 tps rtps wtps bread/s bwrtn/s 12:08:30 12:07:01 246.03 51.52 194.52 2439.72 34631.79 12:08:30 12:08:01 114.10 2.30 111.80 119.85 35040.56 12:08:30 Average: 180.07 26.91 153.16 1279.88 34836.16 12:08:30 12:08:30 12:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:08:30 12:07:01 13981408 15597628 2443560 14.88 56108 1759352 753844 4.31 690716 1536688 122688 12:08:30 12:08:01 13730292 15564216 2694676 16.41 78472 1942176 765552 4.38 759164 1693164 60124 12:08:30 Average: 13855850 15580922 2569118 15.64 67290 1850764 759698 4.35 724940 1614926 91406 12:08:30 12:08:30 12:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:08:30 12:07:01 ens3 453.45 305.76 2061.94 76.39 0.00 0.00 0.00 0.00 12:08:30 12:07:01 lo 2.33 2.33 0.25 0.25 0.00 0.00 0.00 0.00 12:08:30 12:08:01 ens3 49.18 34.91 664.09 8.51 0.00 0.00 0.00 0.00 12:08:30 12:08:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 12:08:30 Average: ens3 251.33 170.35 1363.07 42.45 0.00 0.00 0.00 0.00 12:08:30 Average: lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 12:08:30 12:08:30 12:08:30 ---> sar -P ALL: 12:08:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23898) 04/17/24 _x86_64_ (4 CPU) 12:08:30 12:08:30 12:05:49 LINUX RESTART (4 CPU) 12:08:30 12:08:30 12:06:01 CPU %user %nice %system %iowait %steal %idle 12:08:30 12:07:01 all 24.58 0.00 2.64 4.97 0.08 67.73 12:08:30 12:07:01 0 17.70 0.00 2.21 11.38 0.10 68.62 12:08:30 12:07:01 1 30.72 0.00 3.43 3.26 0.08 62.51 12:08:30 12:07:01 2 26.26 0.00 2.34 3.38 0.12 67.89 12:08:30 12:07:01 3 23.61 0.00 2.59 1.83 0.07 71.91 12:08:30 12:08:01 all 21.08 0.00 1.27 4.89 0.05 72.70 12:08:30 12:08:01 0 9.34 0.00 0.80 12.41 0.03 77.41 12:08:30 12:08:01 1 25.77 0.00 1.28 1.50 0.10 71.36 12:08:30 12:08:01 2 18.64 0.00 1.26 3.92 0.03 76.15 12:08:30 12:08:01 3 30.58 0.00 1.77 1.72 0.05 65.88 12:08:30 Average: all 22.83 0.00 1.95 4.93 0.07 70.22 12:08:30 Average: 0 13.52 0.00 1.50 11.90 0.07 73.02 12:08:30 Average: 1 28.25 0.00 2.35 2.38 0.09 66.92 12:08:30 Average: 2 22.45 0.00 1.80 3.65 0.08 72.02 12:08:30 Average: 3 27.10 0.00 2.18 1.78 0.06 68.89 12:08:30 12:08:30 12:08:30