12:08:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137526 12:08:49 Running as SYSTEM 12:08:50 [EnvInject] - Loading node environment variables. 12:08:50 Building remotely on prd-ubuntu1804-builder-4c-4g-14092 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:08:50 [ssh-agent] Looking for ssh-agent implementation... 12:08:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:08:50 $ ssh-agent 12:08:50 SSH_AUTH_SOCK=/tmp/ssh-DDcJSp0G63eY/agent.1713 12:08:50 SSH_AGENT_PID=1715 12:08:50 [ssh-agent] Started. 12:08:50 Running ssh-add (command line suppressed) 12:08:50 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7888414784576397156.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7888414784576397156.key) 12:08:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:08:50 The recommended git tool is: NONE 12:08:51 using credential onap-jenkins-ssh 12:08:51 Wiping out workspace first. 12:08:51 Cloning the remote Git repository 12:08:51 Cloning repository git://cloud.onap.org/mirror/oom.git 12:08:51 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:08:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:08:52 > git --version # timeout=10 12:08:52 > git --version # 'git version 2.17.1' 12:08:52 using GIT_SSH to set credentials Gerrit user 12:08:52 Verifying host key using manually-configured host key entries 12:08:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:08:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:08:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:08:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:08:57 using GIT_SSH to set credentials Gerrit user 12:08:57 Verifying host key using manually-configured host key entries 12:08:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/26/137526/2 # timeout=30 12:08:57 > git rev-parse 808e3eb49630e0c1fe63fb43571a4582a85f08f7^{commit} # timeout=10 12:08:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:08:57 Checking out Revision 808e3eb49630e0c1fe63fb43571a4582a85f08f7 (refs/changes/26/137526/2) 12:08:57 > git config core.sparsecheckout # timeout=10 12:08:57 > git checkout -f 808e3eb49630e0c1fe63fb43571a4582a85f08f7 # timeout=30 12:09:01 Commit message: "[MONGODB] Set default resource settings for mongodb" 12:09:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:09:01 > git rev-list --no-walk 8cbb3d9b964b774b1400df5d909913b669c2a243 # timeout=10 12:09:01 [EnvInject] - Injecting environment variables from a build step. 12:09:01 [EnvInject] - Injecting as environment variables the properties content 12:09:01 PYTHON=python3 12:09:01 12:09:01 [EnvInject] - Variables injected successfully. 12:09:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6628055696766806668.sh 12:09:01 ---> tox-install.sh 12:09:01 + source /home/jenkins/lf-env.sh 12:09:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:09:01 ++ mktemp -d /tmp/venv-XXXX 12:09:01 + lf_venv=/tmp/venv-hABr 12:09:01 + local venv_file=/tmp/.os_lf_venv 12:09:01 + local python=python3 12:09:01 + local options 12:09:01 + local set_path=true 12:09:01 + local install_args= 12:09:01 ++ 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:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:09:01 + true 12:09:01 + case $1 in 12:09:01 + venv_file=/tmp/.toxenv 12:09:01 + shift 2 12:09:01 + true 12:09:01 + case $1 in 12:09:01 + shift 12:09:01 + break 12:09:01 + case $python in 12:09:01 + local pkg_list= 12:09:01 + [[ -d /opt/pyenv ]] 12:09:01 + echo 'Setup pyenv:' 12:09:01 Setup pyenv: 12:09:01 + export PYENV_ROOT=/opt/pyenv 12:09:01 + PYENV_ROOT=/opt/pyenv 12:09:01 + 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:01 + 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:01 + pyenv versions 12:09:01 * system (set by /opt/pyenv/version) 12:09:01 * 3.8.13 (set by /opt/pyenv/version) 12:09:01 * 3.9.13 (set by /opt/pyenv/version) 12:09:01 * 3.10.6 (set by /opt/pyenv/version) 12:09:01 + command -v pyenv 12:09:01 ++ pyenv init - --no-rehash 12:09:01 + 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:01 export PATH="/opt/pyenv/shims:${PATH}" 12:09:01 export PYENV_SHELL=bash 12:09:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:09:01 pyenv() { 12:09:01 local command 12:09:01 command="${1:-}" 12:09:01 if [ "$#" -gt 0 ]; then 12:09:01 shift 12:09:01 fi 12:09:01 12:09:01 case "$command" in 12:09:01 rehash|shell) 12:09:01 eval "$(pyenv "sh-$command" "$@")" 12:09:01 ;; 12:09:01 *) 12:09:01 command pyenv "$command" "$@" 12:09:01 ;; 12:09:01 esac 12:09:01 }' 12:09:01 +++ 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:01 ++ 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:01 ++ 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:01 ++ 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:01 ++ export PYENV_SHELL=bash 12:09:01 ++ PYENV_SHELL=bash 12:09:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:09:01 +++ complete -F _pyenv pyenv 12:09:01 ++ lf-pyver python3 12:09:01 ++ local py_version_xy=python3 12:09:01 ++ local py_version_xyz= 12:09:01 ++ pyenv versions 12:09:01 ++ local command 12:09:01 ++ command=versions 12:09:01 ++ '[' 1 -gt 0 ']' 12:09:01 ++ shift 12:09:01 ++ case "$command" in 12:09:01 ++ command pyenv versions 12:09:01 ++ pyenv versions 12:09:01 ++ sed 's/^[ *]* //' 12:09:01 ++ grep -E '^[0-9.]*[0-9]$' 12:09:01 ++ awk '{ print $1 }' 12:09:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:09:01 +++ grep '^3' /tmp/.pyenv_versions 12:09:01 +++ sort -V 12:09:01 +++ tail -n 1 12:09:01 ++ py_version_xyz=3.10.6 12:09:01 ++ [[ -z 3.10.6 ]] 12:09:01 ++ echo 3.10.6 12:09:01 ++ return 0 12:09:01 + pyenv local 3.10.6 12:09:01 + local command 12:09:01 + command=local 12:09:01 + '[' 2 -gt 0 ']' 12:09:01 + shift 12:09:01 + case "$command" in 12:09:01 + command pyenv local 3.10.6 12:09:01 + pyenv local 3.10.6 12:09:01 + for arg in "$@" 12:09:01 + case $arg in 12:09:01 + pkg_list+='tox ' 12:09:01 + for arg in "$@" 12:09:01 + case $arg in 12:09:01 + pkg_list+='virtualenv ' 12:09:01 + for arg in "$@" 12:09:01 + case $arg in 12:09:01 + pkg_list+='urllib3~=1.26.15 ' 12:09:01 + [[ -f /tmp/.toxenv ]] 12:09:01 + [[ ! -f /tmp/.toxenv ]] 12:09:01 + [[ -n '' ]] 12:09:01 + python3 -m venv /tmp/venv-hABr 12:09:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hABr' 12:09:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hABr 12:09:05 + echo /tmp/venv-hABr 12:09:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:09:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:09:05 + /tmp/venv-hABr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:09:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:09:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:09:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:09:09 + /tmp/venv-hABr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:09:11 + type python3 12:09:11 + true 12:09:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hABr/bin to PATH' 12:09:11 lf-activate-venv(): INFO: Adding /tmp/venv-hABr/bin to PATH 12:09:11 + PATH=/tmp/venv-hABr/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:09:11 + return 0 12:09:11 + python3 --version 12:09:11 Python 3.10.6 12:09:11 + python3 -m pip --version 12:09:12 pip 24.0 from /tmp/venv-hABr/lib/python3.10/site-packages/pip (python 3.10) 12:09:12 + python3 -m pip freeze 12:09:12 cachetools==5.3.3 12:09:12 chardet==5.2.0 12:09:12 colorama==0.4.6 12:09:12 distlib==0.3.8 12:09:12 filelock==3.13.1 12:09:12 packaging==24.0 12:09:12 platformdirs==4.2.0 12:09:12 pluggy==1.4.0 12:09:12 pyproject-api==1.6.1 12:09:12 tomli==2.0.1 12:09:12 tox==4.14.1 12:09:12 urllib3==1.26.18 12:09:12 virtualenv==20.25.1 12:09:12 [EnvInject] - Injecting environment variables from a build step. 12:09:12 [EnvInject] - Injecting as environment variables the properties content 12:09:12 PARALLEL=false 12:09:12 12:09:12 [EnvInject] - Variables injected successfully. 12:09:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4133775394580111676.sh 12:09:12 ---> tox-run.sh 12:09:12 + 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:09:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:09:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:09:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:09:12 + cd /w/workspace/oom-master-pre-commit-lint/. 12:09:12 + source /home/jenkins/lf-env.sh 12:09:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:09:12 ++ mktemp -d /tmp/venv-XXXX 12:09:12 + lf_venv=/tmp/venv-Al40 12:09:12 + local venv_file=/tmp/.os_lf_venv 12:09:12 + local python=python3 12:09:12 + local options 12:09:12 + local set_path=true 12:09:12 + local install_args= 12:09:12 ++ 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:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:09:12 + true 12:09:12 + case $1 in 12:09:12 + venv_file=/tmp/.toxenv 12:09:12 + shift 2 12:09:12 + true 12:09:12 + case $1 in 12:09:12 + shift 12:09:12 + break 12:09:12 + case $python in 12:09:12 + local pkg_list= 12:09:12 + [[ -d /opt/pyenv ]] 12:09:12 + echo 'Setup pyenv:' 12:09:12 Setup pyenv: 12:09:12 + export PYENV_ROOT=/opt/pyenv 12:09:12 + PYENV_ROOT=/opt/pyenv 12:09:12 + 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:09:12 + 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:09:12 + pyenv versions 12:09:12 system 12:09:12 3.8.13 12:09:12 3.9.13 12:09:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:09:12 + command -v pyenv 12:09:12 ++ pyenv init - --no-rehash 12:09:12 + 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:12 export PATH="/opt/pyenv/shims:${PATH}" 12:09:12 export PYENV_SHELL=bash 12:09:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:09:12 pyenv() { 12:09:12 local command 12:09:12 command="${1:-}" 12:09:12 if [ "$#" -gt 0 ]; then 12:09:12 shift 12:09:12 fi 12:09:12 12:09:12 case "$command" in 12:09:12 rehash|shell) 12:09:12 eval "$(pyenv "sh-$command" "$@")" 12:09:12 ;; 12:09:12 *) 12:09:12 command pyenv "$command" "$@" 12:09:12 ;; 12:09:12 esac 12:09:12 }' 12:09:12 +++ 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:12 ++ 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:09:12 ++ 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:09:12 ++ 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:09:12 ++ export PYENV_SHELL=bash 12:09:12 ++ PYENV_SHELL=bash 12:09:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:09:12 +++ complete -F _pyenv pyenv 12:09:12 ++ lf-pyver python3 12:09:12 ++ local py_version_xy=python3 12:09:12 ++ local py_version_xyz= 12:09:12 ++ pyenv versions 12:09:12 ++ local command 12:09:12 ++ command=versions 12:09:12 ++ '[' 1 -gt 0 ']' 12:09:12 ++ shift 12:09:12 ++ case "$command" in 12:09:12 ++ command pyenv versions 12:09:12 ++ pyenv versions 12:09:12 ++ awk '{ print $1 }' 12:09:12 ++ grep -E '^[0-9.]*[0-9]$' 12:09:12 ++ sed 's/^[ *]* //' 12:09:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:09:12 +++ grep '^3' /tmp/.pyenv_versions 12:09:12 +++ sort -V 12:09:12 +++ tail -n 1 12:09:12 ++ py_version_xyz=3.10.6 12:09:12 ++ [[ -z 3.10.6 ]] 12:09:12 ++ echo 3.10.6 12:09:12 ++ return 0 12:09:12 + pyenv local 3.10.6 12:09:12 + local command 12:09:12 + command=local 12:09:12 + '[' 2 -gt 0 ']' 12:09:12 + shift 12:09:12 + case "$command" in 12:09:12 + command pyenv local 3.10.6 12:09:12 + pyenv local 3.10.6 12:09:12 + for arg in "$@" 12:09:12 + case $arg in 12:09:12 + pkg_list+='tox ' 12:09:12 + for arg in "$@" 12:09:12 + case $arg in 12:09:12 + pkg_list+='virtualenv ' 12:09:12 + for arg in "$@" 12:09:12 + case $arg in 12:09:12 + pkg_list+='urllib3~=1.26.15 ' 12:09:12 + [[ -f /tmp/.toxenv ]] 12:09:12 ++ cat /tmp/.toxenv 12:09:12 + lf_venv=/tmp/venv-hABr 12:09:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hABr from' file:/tmp/.toxenv 12:09:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hABr from file:/tmp/.toxenv 12:09:12 + /tmp/venv-hABr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:09:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:09:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:09:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:09:13 + /tmp/venv-hABr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:09:14 + type python3 12:09:14 + true 12:09:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hABr/bin to PATH' 12:09:14 lf-activate-venv(): INFO: Adding /tmp/venv-hABr/bin to PATH 12:09:14 + PATH=/tmp/venv-hABr/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:09:14 + return 0 12:09:14 + [[ -d /opt/pyenv ]] 12:09:14 + echo '---> Setting up pyenv' 12:09:14 ---> Setting up pyenv 12:09:14 + export PYENV_ROOT=/opt/pyenv 12:09:14 + PYENV_ROOT=/opt/pyenv 12:09:14 + export PATH=/opt/pyenv/bin:/tmp/venv-hABr/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:09:14 + PATH=/opt/pyenv/bin:/tmp/venv-hABr/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:09:14 ++ pwd 12:09:14 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:09:14 + export PYTHONPATH 12:09:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:09:14 + TOX_TESTENV_PASSENV=PYTHONPATH 12:09:14 + tox --version 12:09:15 4.14.1 from /tmp/venv-hABr/lib/python3.10/site-packages/tox/__init__.py 12:09:15 + PARALLEL=false 12:09:15 + TOX_OPTIONS_LIST= 12:09:15 + [[ -n pre-commit ]] 12:09:15 + TOX_OPTIONS_LIST=' -e pre-commit' 12:09:15 + case ${PARALLEL,,} in 12:09:15 + tox -e pre-commit 12:09:15 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:09:16 pre-commit: install_deps> python -I -m pip install pre-commit 12:09:19 pre-commit: freeze> python -m pip freeze --all 12:09:19 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 12:09:19 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:09:19 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:09:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:09:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:09:22 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:09:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:09:22 [INFO] Once installed this environment will be reused. 12:09:22 [INFO] This may take a few minutes... 12:09:25 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:09:25 [INFO] Once installed this environment will be reused. 12:09:25 [INFO] This may take a few minutes... 12:09:31 Trim Trailing Whitespace.................................................Passed 12:09:31 Tabs remover.............................................................Passed 12:09:31 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:09:31 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:09:31 [INFO] Once installed this environment will be reused. 12:09:31 [INFO] This may take a few minutes... 12:09:37 gitlint..............................................(no files to check)Skipped 12:09:37 pre-commit: OK (22.31=setup[4.08]+cmd[11.64,6.59] seconds) 12:09:37 congratulations :) (22.48 seconds) 12:09:37 + tox_status=0 12:09:37 + echo '---> Completed tox runs' 12:09:37 ---> Completed tox runs 12:09:37 + for i in .tox/*/log 12:09:37 ++ echo .tox/pre-commit/log 12:09:37 ++ awk -F/ '{print $2}' 12:09:37 + tox_env=pre-commit 12:09:37 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:09:37 + DOC_DIR=docs/_build/html 12:09:37 + [[ -d docs/_build/html ]] 12:09:37 + echo '---> tox-run.sh ends' 12:09:37 ---> tox-run.sh ends 12:09:37 + test 0 -eq 0 12:09:37 $ ssh-agent -k 12:09:37 unset SSH_AUTH_SOCK; 12:09:37 unset SSH_AGENT_PID; 12:09:37 echo Agent pid 1715 killed; 12:09:37 [ssh-agent] Stopped. 12:09:38 [PostBuildScript] - [INFO] Executing post build scripts. 12:09:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11315292453164617847.sh 12:09:38 ---> sysstat.sh 12:09:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2904934803488920438.sh 12:09:38 ---> package-listing.sh 12:09:38 ++ tr '[:upper:]' '[:lower:]' 12:09:38 ++ facter osfamily 12:09:38 + OS_FAMILY=debian 12:09:38 + workspace=/w/workspace/oom-master-pre-commit-lint 12:09:38 + START_PACKAGES=/tmp/packages_start.txt 12:09:38 + END_PACKAGES=/tmp/packages_end.txt 12:09:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:09:38 + PACKAGES=/tmp/packages_start.txt 12:09:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:09:38 + PACKAGES=/tmp/packages_end.txt 12:09:38 + case "${OS_FAMILY}" in 12:09:38 + dpkg -l 12:09:38 + grep '^ii' 12:09:38 + '[' -f /tmp/packages_start.txt ']' 12:09:38 + '[' -f /tmp/packages_end.txt ']' 12:09:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:09:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:09:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:09:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:09:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12015351008799022405.sh 12:09:38 ---> capture-instance-metadata.sh 12:09:38 Setup pyenv: 12:09:38 system 12:09:38 3.8.13 12:09:38 3.9.13 12:09:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:09:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SXFf 12:09:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:09:45 lf-activate-venv(): INFO: Installing: lftools 12:10:15 lf-activate-venv(): INFO: Adding /tmp/venv-SXFf/bin to PATH 12:10:15 INFO: Running in OpenStack, capturing instance metadata 12:10:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10820343256476813616.sh 12:10:15 provisioning config files... 12:10:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15029871293309732365tmp 12:10:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:10:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:10:15 [EnvInject] - Injecting environment variables from a build step. 12:10:15 [EnvInject] - Injecting as environment variables the properties content 12:10:15 SERVER_ID=logs 12:10:15 12:10:15 [EnvInject] - Variables injected successfully. 12:10:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6325932758054439446.sh 12:10:15 ---> create-netrc.sh 12:10:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins168100124854485766.sh 12:10:15 ---> python-tools-install.sh 12:10:15 Setup pyenv: 12:10:15 system 12:10:15 3.8.13 12:10:15 3.9.13 12:10:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:10:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXFf from file:/tmp/.os_lf_venv 12:10:16 lf-activate-venv(): INFO: Installing: lftools 12:10:24 lf-activate-venv(): INFO: Adding /tmp/venv-SXFf/bin to PATH 12:10:24 Generating Requirements File 12:10:52 Python 3.10.6 12:10:52 pip 24.0 from /tmp/venv-SXFf/lib/python3.10/site-packages/pip (python 3.10) 12:10:53 appdirs==1.4.4 12:10:53 argcomplete==3.2.3 12:10:53 aspy.yaml==1.3.0 12:10:53 attrs==23.2.0 12:10:53 autopage==0.5.2 12:10:53 beautifulsoup4==4.12.3 12:10:53 boto3==1.34.64 12:10:53 botocore==1.34.64 12:10:53 bs4==0.0.2 12:10:53 cachetools==5.3.3 12:10:53 certifi==2024.2.2 12:10:53 cffi==1.16.0 12:10:53 cfgv==3.4.0 12:10:53 chardet==5.2.0 12:10:53 charset-normalizer==3.3.2 12:10:53 click==8.1.7 12:10:53 cliff==4.6.0 12:10:53 cmd2==2.4.3 12:10:53 cryptography==3.3.2 12:10:53 debtcollector==3.0.0 12:10:53 decorator==5.1.1 12:10:53 defusedxml==0.7.1 12:10:53 Deprecated==1.2.14 12:10:53 distlib==0.3.8 12:10:53 dnspython==2.6.1 12:10:53 docker==4.2.2 12:10:53 dogpile.cache==1.3.2 12:10:53 email_validator==2.1.1 12:10:53 filelock==3.13.1 12:10:53 future==1.0.0 12:10:53 gitdb==4.0.11 12:10:53 GitPython==3.1.42 12:10:53 google-auth==2.28.2 12:10:53 httplib2==0.22.0 12:10:53 identify==2.5.35 12:10:53 idna==3.6 12:10:53 importlib-resources==1.5.0 12:10:53 iso8601==2.1.0 12:10:53 Jinja2==3.1.3 12:10:53 jmespath==1.0.1 12:10:53 jsonpatch==1.33 12:10:53 jsonpointer==2.4 12:10:53 jsonschema==4.21.1 12:10:53 jsonschema-specifications==2023.12.1 12:10:53 keystoneauth1==5.6.0 12:10:53 kubernetes==29.0.0 12:10:53 lftools==0.37.10 12:10:53 lxml==5.1.0 12:10:53 MarkupSafe==2.1.5 12:10:53 msgpack==1.0.8 12:10:53 multi_key_dict==2.0.3 12:10:53 munch==4.0.0 12:10:53 netaddr==1.2.1 12:10:53 netifaces==0.11.0 12:10:53 niet==1.4.2 12:10:53 nodeenv==1.8.0 12:10:53 oauth2client==4.1.3 12:10:53 oauthlib==3.2.2 12:10:53 openstacksdk==3.0.0 12:10:53 os-client-config==2.1.0 12:10:53 os-service-types==1.7.0 12:10:53 osc-lib==3.0.1 12:10:53 oslo.config==9.4.0 12:10:53 oslo.context==5.5.0 12:10:53 oslo.i18n==6.3.0 12:10:53 oslo.log==5.5.0 12:10:53 oslo.serialization==5.4.0 12:10:53 oslo.utils==7.1.0 12:10:53 packaging==24.0 12:10:53 pbr==6.0.0 12:10:53 platformdirs==4.2.0 12:10:53 prettytable==3.10.0 12:10:53 pyasn1==0.5.1 12:10:53 pyasn1-modules==0.3.0 12:10:53 pycparser==2.21 12:10:53 pygerrit2==2.0.15 12:10:53 PyGithub==2.2.0 12:10:53 pyinotify==0.9.6 12:10:53 PyJWT==2.8.0 12:10:53 PyNaCl==1.5.0 12:10:53 pyparsing==2.4.7 12:10:53 pyperclip==1.8.2 12:10:53 pyrsistent==0.20.0 12:10:53 python-cinderclient==9.5.0 12:10:53 python-dateutil==2.9.0.post0 12:10:53 python-heatclient==3.5.0 12:10:53 python-jenkins==1.8.2 12:10:53 python-keystoneclient==5.4.0 12:10:53 python-magnumclient==4.4.0 12:10:53 python-novaclient==18.6.0 12:10:53 python-openstackclient==6.5.0 12:10:53 python-swiftclient==4.5.0 12:10:53 PyYAML==6.0.1 12:10:53 referencing==0.34.0 12:10:53 requests==2.31.0 12:10:53 requests-oauthlib==1.4.0 12:10:53 requestsexceptions==1.4.0 12:10:53 rfc3986==2.0.0 12:10:53 rpds-py==0.18.0 12:10:53 rsa==4.9 12:10:53 ruamel.yaml==0.18.6 12:10:53 ruamel.yaml.clib==0.2.8 12:10:53 s3transfer==0.10.1 12:10:53 simplejson==3.19.2 12:10:53 six==1.16.0 12:10:53 smmap==5.0.1 12:10:53 soupsieve==2.5 12:10:53 stevedore==5.2.0 12:10:53 tabulate==0.9.0 12:10:53 toml==0.10.2 12:10:53 tomlkit==0.12.4 12:10:53 tqdm==4.66.2 12:10:53 typing_extensions==4.10.0 12:10:53 tzdata==2024.1 12:10:53 urllib3==1.26.18 12:10:53 virtualenv==20.25.1 12:10:53 wcwidth==0.2.13 12:10:53 websocket-client==1.7.0 12:10:53 wrapt==1.16.0 12:10:53 xdg==6.0.0 12:10:53 xmltodict==0.13.0 12:10:53 yq==3.2.3 12:10:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12200533043273195491.sh 12:10:53 ---> sudo-logs.sh 12:10:53 Archiving 'sudo' log.. 12:10:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18251816968682841342.sh 12:10:53 ---> job-cost.sh 12:10:53 Setup pyenv: 12:10:53 system 12:10:53 3.8.13 12:10:53 3.9.13 12:10:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:10:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXFf from file:/tmp/.os_lf_venv 12:10:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:10:59 lf-activate-venv(): INFO: Adding /tmp/venv-SXFf/bin to PATH 12:10:59 INFO: No Stack... 12:10:59 INFO: Retrieving Pricing Info for: v3-standard-4 12:11:00 INFO: Archiving Costs 12:11:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10990153185477522162.sh 12:11:00 ---> logs-deploy.sh 12:11:00 Setup pyenv: 12:11:00 system 12:11:00 3.8.13 12:11:00 3.9.13 12:11:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:11:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXFf from file:/tmp/.os_lf_venv 12:11:01 lf-activate-venv(): INFO: Installing: lftools 12:11:10 lf-activate-venv(): INFO: Adding /tmp/venv-SXFf/bin to PATH 12:11:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3354 12:11:10 INFO: archiving workspace using pattern(s): 12:11:11 Archives upload complete. 12:11:12 INFO: archiving logs to Nexus 12:11:12 ---> uname -a: 12:11:12 Linux prd-ubuntu1804-builder-4c-4g-14092 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:11:12 12:11:12 12:11:12 ---> lscpu: 12:11:12 Architecture: x86_64 12:11:12 CPU op-mode(s): 32-bit, 64-bit 12:11:12 Byte Order: Little Endian 12:11:12 CPU(s): 4 12:11:12 On-line CPU(s) list: 0-3 12:11:12 Thread(s) per core: 1 12:11:12 Core(s) per socket: 1 12:11:12 Socket(s): 4 12:11:12 NUMA node(s): 1 12:11:12 Vendor ID: AuthenticAMD 12:11:12 CPU family: 23 12:11:12 Model: 49 12:11:12 Model name: AMD EPYC-Rome Processor 12:11:12 Stepping: 0 12:11:12 CPU MHz: 2799.998 12:11:12 BogoMIPS: 5599.99 12:11:12 Virtualization: AMD-V 12:11:12 Hypervisor vendor: KVM 12:11:12 Virtualization type: full 12:11:12 L1d cache: 32K 12:11:12 L1i cache: 32K 12:11:12 L2 cache: 512K 12:11:12 L3 cache: 16384K 12:11:12 NUMA node0 CPU(s): 0-3 12:11:12 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:11:12 12:11:12 12:11:12 ---> nproc: 12:11:12 4 12:11:12 12:11:12 12:11:12 ---> df -h: 12:11:12 Filesystem Size Used Avail Use% Mounted on 12:11:12 udev 7.9G 0 7.9G 0% /dev 12:11:12 tmpfs 1.6G 672K 1.6G 1% /run 12:11:12 /dev/vda1 78G 8.4G 70G 11% / 12:11:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:11:12 tmpfs 5.0M 0 5.0M 0% /run/lock 12:11:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:11:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:11:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:11:12 12:11:12 12:11:12 ---> free -m: 12:11:12 total used free shared buff/cache available 12:11:12 Mem: 16040 531 13316 0 2192 15189 12:11:12 Swap: 1023 0 1023 12:11:12 12:11:12 12:11:12 ---> ip addr: 12:11:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:11:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:11:12 inet 127.0.0.1/8 scope host lo 12:11:12 valid_lft forever preferred_lft forever 12:11:12 inet6 ::1/128 scope host 12:11:12 valid_lft forever preferred_lft forever 12:11:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:11:12 link/ether fa:16:3e:48:7d:76 brd ff:ff:ff:ff:ff:ff 12:11:12 inet 10.30.106.85/23 brd 10.30.107.255 scope global dynamic ens3 12:11:12 valid_lft 86238sec preferred_lft 86238sec 12:11:12 inet6 fe80::f816:3eff:fe48:7d76/64 scope link 12:11:12 valid_lft forever preferred_lft forever 12:11:12 12:11:12 12:11:12 ---> sar -b -r -n DEV: 12:11:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14092) 03/18/24 _x86_64_ (4 CPU) 12:11:12 12:11:12 12:08:34 LINUX RESTART (4 CPU) 12:11:12 12:11:12 12:09:01 tps rtps wtps bread/s bwrtn/s 12:11:12 12:10:01 123.78 35.74 88.04 1773.30 19500.75 12:11:12 12:11:01 96.78 2.63 94.15 144.24 21099.02 12:11:12 Average: 110.28 19.19 91.09 958.77 20299.88 12:11:12 12:11:12 12:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:11:12 12:10:01 13892940 15535048 2532028 15.42 61372 1777388 808424 4.63 766248 1543420 83344 12:11:12 12:11:01 13662720 15581556 2762248 16.82 83980 2016760 754392 4.32 751404 1758904 105876 12:11:12 Average: 13777830 15558302 2647138 16.12 72676 1897074 781408 4.47 758826 1651162 94610 12:11:12 12:11:12 12:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:11:12 12:10:01 lo 3.00 3.00 0.31 0.31 0.00 0.00 0.00 0.00 12:11:12 12:10:01 ens3 65.86 50.54 701.73 15.62 0.00 0.00 0.00 0.00 12:11:12 12:11:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 12:11:12 12:11:01 ens3 52.17 36.88 796.58 8.98 0.00 0.00 0.00 0.00 12:11:12 Average: lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 12:11:12 Average: ens3 59.02 43.71 749.15 12.30 0.00 0.00 0.00 0.00 12:11:12 12:11:12 12:11:12 ---> sar -P ALL: 12:11:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14092) 03/18/24 _x86_64_ (4 CPU) 12:11:12 12:11:12 12:08:34 LINUX RESTART (4 CPU) 12:11:12 12:11:12 12:09:01 CPU %user %nice %system %iowait %steal %idle 12:11:12 12:10:01 all 25.97 0.00 2.02 3.62 0.06 68.32 12:11:12 12:10:01 0 21.00 0.00 1.65 2.12 0.05 75.18 12:11:12 12:10:01 1 39.21 0.00 2.46 1.00 0.07 57.26 12:11:12 12:10:01 2 19.82 0.00 1.84 5.72 0.05 72.57 12:11:12 12:10:01 3 23.89 0.00 2.16 5.65 0.07 68.24 12:11:12 12:11:01 all 21.00 0.00 1.51 3.04 0.05 74.40 12:11:12 12:11:01 0 33.84 0.00 2.24 1.76 0.07 62.10 12:11:12 12:11:01 1 27.75 0.00 1.38 0.53 0.05 70.29 12:11:12 12:11:01 2 3.21 0.00 1.12 5.75 0.05 89.87 12:11:12 12:11:01 3 19.17 0.00 1.25 4.14 0.05 75.39 12:11:12 Average: all 23.48 0.00 1.76 3.33 0.06 71.36 12:11:12 Average: 0 27.41 0.00 1.95 1.94 0.06 68.65 12:11:12 Average: 1 33.46 0.00 1.92 0.77 0.06 63.79 12:11:12 Average: 2 11.51 0.00 1.48 5.74 0.05 81.22 12:11:12 Average: 3 21.53 0.00 1.70 4.89 0.06 71.81 12:11:12 12:11:12 12:11:12