07:46:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137603 07:46:43 Running as SYSTEM 07:46:43 [EnvInject] - Loading node environment variables. 07:46:43 Building remotely on prd-ubuntu1804-builder-4c-4g-18753 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:46:43 [ssh-agent] Looking for ssh-agent implementation... 07:46:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:43 $ ssh-agent 07:46:43 SSH_AUTH_SOCK=/tmp/ssh-rqhRoayEKR2Z/agent.1658 07:46:43 SSH_AGENT_PID=1660 07:46:43 [ssh-agent] Started. 07:46:43 Running ssh-add (command line suppressed) 07:46:43 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15649708759128384714.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15649708759128384714.key) 07:46:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:46:43 The recommended git tool is: NONE 07:46:45 using credential onap-jenkins-ssh 07:46:45 Wiping out workspace first. 07:46:45 Cloning the remote Git repository 07:46:45 Cloning repository git://cloud.onap.org/mirror/oom.git 07:46:45 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:46:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:46:45 > git --version # timeout=10 07:46:45 > git --version # 'git version 2.17.1' 07:46:45 using GIT_SSH to set credentials Gerrit user 07:46:45 Verifying host key using manually-configured host key entries 07:46:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:46:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:46:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:46:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:46:51 using GIT_SSH to set credentials Gerrit user 07:46:51 Verifying host key using manually-configured host key entries 07:46:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137603/1 # timeout=30 07:46:51 > git rev-parse a71735ef954bf3d2b5b263c8a63b665ab52f2202^{commit} # timeout=10 07:46:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:46:51 Checking out Revision a71735ef954bf3d2b5b263c8a63b665ab52f2202 (refs/changes/03/137603/1) 07:46:51 > git config core.sparsecheckout # timeout=10 07:46:51 > git checkout -f a71735ef954bf3d2b5b263c8a63b665ab52f2202 # timeout=30 07:46:54 Commit message: "[AAI] Add model-loader tracing config" 07:46:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:46:54 > git rev-list --no-walk 423a8dabb0dca07d8ea3432974eb6be18a7b3416 # timeout=10 07:46:54 [EnvInject] - Injecting environment variables from a build step. 07:46:54 [EnvInject] - Injecting as environment variables the properties content 07:46:54 PYTHON=python3 07:46:54 07:46:54 [EnvInject] - Variables injected successfully. 07:46:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7053460739875169626.sh 07:46:54 ---> tox-install.sh 07:46:54 + source /home/jenkins/lf-env.sh 07:46:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:46:54 ++ mktemp -d /tmp/venv-XXXX 07:46:54 + lf_venv=/tmp/venv-uJUg 07:46:54 + local venv_file=/tmp/.os_lf_venv 07:46:54 + local python=python3 07:46:54 + local options 07:46:54 + local set_path=true 07:46:54 + local install_args= 07:46:54 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:46:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:46:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:46:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:46:54 + true 07:46:54 + case $1 in 07:46:54 + venv_file=/tmp/.toxenv 07:46:54 + shift 2 07:46:54 + true 07:46:54 + case $1 in 07:46:54 + shift 07:46:54 + break 07:46:54 + case $python in 07:46:54 + local pkg_list= 07:46:54 + [[ -d /opt/pyenv ]] 07:46:54 + echo 'Setup pyenv:' 07:46:54 Setup pyenv: 07:46:54 + export PYENV_ROOT=/opt/pyenv 07:46:54 + PYENV_ROOT=/opt/pyenv 07:46:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:46:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:46:54 + pyenv versions 07:46:54 * system (set by /opt/pyenv/version) 07:46:54 * 3.8.13 (set by /opt/pyenv/version) 07:46:54 * 3.9.13 (set by /opt/pyenv/version) 07:46:54 * 3.10.6 (set by /opt/pyenv/version) 07:46:54 + command -v pyenv 07:46:54 ++ pyenv init - --no-rehash 07:46:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:46:54 export PATH="/opt/pyenv/shims:${PATH}" 07:46:54 export PYENV_SHELL=bash 07:46:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:46:54 pyenv() { 07:46:54 local command 07:46:54 command="${1:-}" 07:46:54 if [ "$#" -gt 0 ]; then 07:46:54 shift 07:46:54 fi 07:46:54 07:46:54 case "$command" in 07:46:54 rehash|shell) 07:46:54 eval "$(pyenv "sh-$command" "$@")" 07:46:54 ;; 07:46:54 *) 07:46:54 command pyenv "$command" "$@" 07:46:54 ;; 07:46:54 esac 07:46:54 }' 07:46:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:46:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:46:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:46:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:46:54 ++ export PYENV_SHELL=bash 07:46:54 ++ PYENV_SHELL=bash 07:46:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:46:54 +++ complete -F _pyenv pyenv 07:46:54 ++ lf-pyver python3 07:46:54 ++ local py_version_xy=python3 07:46:54 ++ local py_version_xyz= 07:46:54 ++ pyenv versions 07:46:54 ++ local command 07:46:54 ++ command=versions 07:46:54 ++ '[' 1 -gt 0 ']' 07:46:54 ++ shift 07:46:54 ++ case "$command" in 07:46:54 ++ sed 's/^[ *]* //' 07:46:54 ++ command pyenv versions 07:46:54 ++ pyenv versions 07:46:54 ++ grep -E '^[0-9.]*[0-9]$' 07:46:54 ++ awk '{ print $1 }' 07:46:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:46:55 +++ grep '^3' /tmp/.pyenv_versions 07:46:55 +++ sort -V 07:46:55 +++ tail -n 1 07:46:55 ++ py_version_xyz=3.10.6 07:46:55 ++ [[ -z 3.10.6 ]] 07:46:55 ++ echo 3.10.6 07:46:55 ++ return 0 07:46:55 + pyenv local 3.10.6 07:46:55 + local command 07:46:55 + command=local 07:46:55 + '[' 2 -gt 0 ']' 07:46:55 + shift 07:46:55 + case "$command" in 07:46:55 + command pyenv local 3.10.6 07:46:55 + pyenv local 3.10.6 07:46:55 + for arg in "$@" 07:46:55 + case $arg in 07:46:55 + pkg_list+='tox ' 07:46:55 + for arg in "$@" 07:46:55 + case $arg in 07:46:55 + pkg_list+='virtualenv ' 07:46:55 + for arg in "$@" 07:46:55 + case $arg in 07:46:55 + pkg_list+='urllib3~=1.26.15 ' 07:46:55 + [[ -f /tmp/.toxenv ]] 07:46:55 + [[ ! -f /tmp/.toxenv ]] 07:46:55 + [[ -n '' ]] 07:46:55 + python3 -m venv /tmp/venv-uJUg 07:46:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uJUg' 07:46:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uJUg 07:46:59 + echo /tmp/venv-uJUg 07:46:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:46:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:46:59 + /tmp/venv-uJUg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:47:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:47:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:47:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:47:02 + /tmp/venv-uJUg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:47:05 + type python3 07:47:05 + true 07:47:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uJUg/bin to PATH' 07:47:05 lf-activate-venv(): INFO: Adding /tmp/venv-uJUg/bin to PATH 07:47:05 + PATH=/tmp/venv-uJUg/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 07:47:05 + return 0 07:47:05 + python3 --version 07:47:05 Python 3.10.6 07:47:05 + python3 -m pip --version 07:47:05 pip 24.0 from /tmp/venv-uJUg/lib/python3.10/site-packages/pip (python 3.10) 07:47:05 + python3 -m pip freeze 07:47:05 cachetools==5.3.3 07:47:05 chardet==5.2.0 07:47:05 colorama==0.4.6 07:47:05 distlib==0.3.8 07:47:05 filelock==3.13.3 07:47:05 packaging==24.0 07:47:05 platformdirs==4.2.0 07:47:05 pluggy==1.4.0 07:47:05 pyproject-api==1.6.1 07:47:05 tomli==2.0.1 07:47:05 tox==4.14.2 07:47:05 urllib3==1.26.18 07:47:05 virtualenv==20.25.1 07:47:05 [EnvInject] - Injecting environment variables from a build step. 07:47:05 [EnvInject] - Injecting as environment variables the properties content 07:47:05 PARALLEL=false 07:47:05 07:47:05 [EnvInject] - Variables injected successfully. 07:47:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1671301019356988180.sh 07:47:05 ---> tox-run.sh 07:47:05 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:47:05 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:47:05 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:47:05 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:47:05 + cd /w/workspace/oom-master-pre-commit-lint/. 07:47:05 + source /home/jenkins/lf-env.sh 07:47:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:47:05 ++ mktemp -d /tmp/venv-XXXX 07:47:05 + lf_venv=/tmp/venv-7E1K 07:47:05 + local venv_file=/tmp/.os_lf_venv 07:47:05 + local python=python3 07:47:05 + local options 07:47:05 + local set_path=true 07:47:05 + local install_args= 07:47:05 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:47:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:47:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:47:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:47:05 + true 07:47:05 + case $1 in 07:47:05 + venv_file=/tmp/.toxenv 07:47:05 + shift 2 07:47:05 + true 07:47:05 + case $1 in 07:47:05 + shift 07:47:05 + break 07:47:05 + case $python in 07:47:05 + local pkg_list= 07:47:05 + [[ -d /opt/pyenv ]] 07:47:05 + echo 'Setup pyenv:' 07:47:05 Setup pyenv: 07:47:05 + export PYENV_ROOT=/opt/pyenv 07:47:05 + PYENV_ROOT=/opt/pyenv 07:47:05 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:47:05 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:47:05 + pyenv versions 07:47:05 system 07:47:05 3.8.13 07:47:05 3.9.13 07:47:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:47:05 + command -v pyenv 07:47:05 ++ pyenv init - --no-rehash 07:47:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:47:05 export PATH="/opt/pyenv/shims:${PATH}" 07:47:05 export PYENV_SHELL=bash 07:47:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:47:05 pyenv() { 07:47:05 local command 07:47:05 command="${1:-}" 07:47:05 if [ "$#" -gt 0 ]; then 07:47:05 shift 07:47:05 fi 07:47:05 07:47:05 case "$command" in 07:47:05 rehash|shell) 07:47:05 eval "$(pyenv "sh-$command" "$@")" 07:47:05 ;; 07:47:05 *) 07:47:05 command pyenv "$command" "$@" 07:47:05 ;; 07:47:05 esac 07:47:05 }' 07:47:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:47:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:47:05 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:47:05 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:47:05 ++ export PYENV_SHELL=bash 07:47:05 ++ PYENV_SHELL=bash 07:47:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:47:05 +++ complete -F _pyenv pyenv 07:47:05 ++ lf-pyver python3 07:47:05 ++ local py_version_xy=python3 07:47:05 ++ local py_version_xyz= 07:47:05 ++ pyenv versions 07:47:05 ++ local command 07:47:05 ++ command=versions 07:47:05 ++ '[' 1 -gt 0 ']' 07:47:05 ++ shift 07:47:05 ++ case "$command" in 07:47:05 ++ command pyenv versions 07:47:05 ++ pyenv versions 07:47:05 ++ sed 's/^[ *]* //' 07:47:05 ++ awk '{ print $1 }' 07:47:05 ++ grep -E '^[0-9.]*[0-9]$' 07:47:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:47:05 +++ sort -V 07:47:05 +++ tail -n 1 07:47:05 +++ grep '^3' /tmp/.pyenv_versions 07:47:05 ++ py_version_xyz=3.10.6 07:47:05 ++ [[ -z 3.10.6 ]] 07:47:05 ++ echo 3.10.6 07:47:05 ++ return 0 07:47:05 + pyenv local 3.10.6 07:47:05 + local command 07:47:05 + command=local 07:47:05 + '[' 2 -gt 0 ']' 07:47:05 + shift 07:47:05 + case "$command" in 07:47:05 + command pyenv local 3.10.6 07:47:05 + pyenv local 3.10.6 07:47:05 + for arg in "$@" 07:47:05 + case $arg in 07:47:05 + pkg_list+='tox ' 07:47:05 + for arg in "$@" 07:47:05 + case $arg in 07:47:05 + pkg_list+='virtualenv ' 07:47:05 + for arg in "$@" 07:47:05 + case $arg in 07:47:05 + pkg_list+='urllib3~=1.26.15 ' 07:47:05 + [[ -f /tmp/.toxenv ]] 07:47:05 ++ cat /tmp/.toxenv 07:47:05 + lf_venv=/tmp/venv-uJUg 07:47:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uJUg from' file:/tmp/.toxenv 07:47:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uJUg from file:/tmp/.toxenv 07:47:05 + /tmp/venv-uJUg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:47:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:47:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:47:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:47:06 + /tmp/venv-uJUg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:47:08 + type python3 07:47:08 + true 07:47:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uJUg/bin to PATH' 07:47:08 lf-activate-venv(): INFO: Adding /tmp/venv-uJUg/bin to PATH 07:47:08 + PATH=/tmp/venv-uJUg/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 07:47:08 + return 0 07:47:08 + [[ -d /opt/pyenv ]] 07:47:08 + echo '---> Setting up pyenv' 07:47:08 ---> Setting up pyenv 07:47:08 + export PYENV_ROOT=/opt/pyenv 07:47:08 + PYENV_ROOT=/opt/pyenv 07:47:08 + export PATH=/opt/pyenv/bin:/tmp/venv-uJUg/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 07:47:08 + PATH=/opt/pyenv/bin:/tmp/venv-uJUg/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 07:47:08 ++ pwd 07:47:08 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:47:08 + export PYTHONPATH 07:47:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:47:08 + TOX_TESTENV_PASSENV=PYTHONPATH 07:47:08 + tox --version 07:47:08 4.14.2 from /tmp/venv-uJUg/lib/python3.10/site-packages/tox/__init__.py 07:47:08 + PARALLEL=false 07:47:08 + TOX_OPTIONS_LIST= 07:47:08 + [[ -n pre-commit ]] 07:47:08 + TOX_OPTIONS_LIST=' -e pre-commit' 07:47:08 + case ${PARALLEL,,} in 07:47:08 + tox -e pre-commit 07:47:08 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:47:09 pre-commit: install_deps> python -I -m pip install pre-commit 07:47:12 pre-commit: freeze> python -m pip freeze --all 07:47:13 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 07:47:13 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:47:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:47:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:47:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:47:15 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:47:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:47:16 [INFO] Once installed this environment will be reused. 07:47:16 [INFO] This may take a few minutes... 07:47:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:47:19 [INFO] Once installed this environment will be reused. 07:47:19 [INFO] This may take a few minutes... 07:47:25 Trim Trailing Whitespace.................................................Passed 07:47:25 Tabs remover.............................................................Passed 07:47:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:47:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:47:25 [INFO] Once installed this environment will be reused. 07:47:25 [INFO] This may take a few minutes... 07:47:26 $ ssh-agent -k 07:47:26 unset SSH_AUTH_SOCK; 07:47:26 unset SSH_AGENT_PID; 07:47:26 echo Agent pid 1660 killed; 07:47:26 [ssh-agent] Stopped. 07:47:26 Build was aborted 07:47:26 Aborted by new patch set. 07:47:26 [PostBuildScript] - [INFO] Executing post build scripts. 07:47:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16847883953610052104.sh 07:47:26 ---> sysstat.sh 07:47:26 pre-commit: exit -15 (1.25 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG pid=2513 07:47:26 pre-commit: FAIL code -15 (18.11=setup[4.32]+cmd[12.55,1.25] seconds) 07:47:26 evaluation failed :( (18.31 seconds) 07:47:26 + tox_status=143 07:47:26 + echo '---> Completed tox runs' 07:47:26 ---> Completed tox runs 07:47:26 + for i in .tox/*/log 07:47:26 ++ echo .tox/pre-commit/log 07:47:26 ++ awk -F/ '{print $2}' 07:47:26 + tox_env=pre-commit 07:47:26 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:47:26 + DOC_DIR=docs/_build/html 07:47:26 + [[ -d docs/_build/html ]] 07:47:26 + echo '---> tox-run.sh ends' 07:47:26 ---> tox-run.sh ends 07:47:26 + test 143 -eq 0 07:47:26 + exit 143 07:47:26 ++ '[' 2 = 1 ']' 07:47:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9872581856062371809.sh 07:47:27 ---> package-listing.sh 07:47:27 ++ facter osfamily 07:47:27 ++ tr '[:upper:]' '[:lower:]' 07:47:27 + OS_FAMILY=debian 07:47:27 + workspace=/w/workspace/oom-master-pre-commit-lint 07:47:27 + START_PACKAGES=/tmp/packages_start.txt 07:47:27 + END_PACKAGES=/tmp/packages_end.txt 07:47:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:47:27 + PACKAGES=/tmp/packages_start.txt 07:47:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:47:27 + PACKAGES=/tmp/packages_end.txt 07:47:27 + case "${OS_FAMILY}" in 07:47:27 + grep '^ii' 07:47:27 + dpkg -l 07:47:27 + '[' -f /tmp/packages_start.txt ']' 07:47:27 + '[' -f /tmp/packages_end.txt ']' 07:47:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:47:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:47:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:47:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:47:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17457888171695732459.sh 07:47:27 ---> capture-instance-metadata.sh 07:47:27 Setup pyenv: 07:47:27 system 07:47:27 3.8.13 07:47:27 3.9.13 07:47:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:47:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0AEC 07:47:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:47:34 lf-activate-venv(): INFO: Installing: lftools 07:48:05 lf-activate-venv(): INFO: Adding /tmp/venv-0AEC/bin to PATH 07:48:05 INFO: Running in OpenStack, capturing instance metadata 07:48:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1712593446408562707.sh 07:48:06 provisioning config files... 07:48:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14456891726648702944tmp 07:48:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:48:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:48:06 [EnvInject] - Injecting environment variables from a build step. 07:48:06 [EnvInject] - Injecting as environment variables the properties content 07:48:06 SERVER_ID=logs 07:48:06 07:48:06 [EnvInject] - Variables injected successfully. 07:48:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10421861410248853409.sh 07:48:06 ---> create-netrc.sh 07:48:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4176890510258267890.sh 07:48:06 ---> python-tools-install.sh 07:48:06 Setup pyenv: 07:48:06 system 07:48:06 3.8.13 07:48:06 3.9.13 07:48:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:48:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0AEC from file:/tmp/.os_lf_venv 07:48:07 lf-activate-venv(): INFO: Installing: lftools 07:48:16 lf-activate-venv(): INFO: Adding /tmp/venv-0AEC/bin to PATH 07:48:16 Generating Requirements File 07:48:44 Python 3.10.6 07:48:45 pip 24.0 from /tmp/venv-0AEC/lib/python3.10/site-packages/pip (python 3.10) 07:48:45 appdirs==1.4.4 07:48:45 argcomplete==3.2.3 07:48:45 aspy.yaml==1.3.0 07:48:45 attrs==23.2.0 07:48:45 autopage==0.5.2 07:48:45 beautifulsoup4==4.12.3 07:48:45 boto3==1.34.72 07:48:45 botocore==1.34.72 07:48:45 bs4==0.0.2 07:48:45 cachetools==5.3.3 07:48:45 certifi==2024.2.2 07:48:45 cffi==1.16.0 07:48:45 cfgv==3.4.0 07:48:45 chardet==5.2.0 07:48:45 charset-normalizer==3.3.2 07:48:45 click==8.1.7 07:48:45 cliff==4.6.0 07:48:45 cmd2==2.4.3 07:48:45 cryptography==3.3.2 07:48:45 debtcollector==3.0.0 07:48:45 decorator==5.1.1 07:48:45 defusedxml==0.7.1 07:48:45 Deprecated==1.2.14 07:48:45 distlib==0.3.8 07:48:45 dnspython==2.6.1 07:48:45 docker==4.2.2 07:48:45 dogpile.cache==1.3.2 07:48:45 email_validator==2.1.1 07:48:45 filelock==3.13.3 07:48:45 future==1.0.0 07:48:45 gitdb==4.0.11 07:48:45 GitPython==3.1.42 07:48:45 google-auth==2.29.0 07:48:45 httplib2==0.22.0 07:48:45 identify==2.5.35 07:48:45 idna==3.6 07:48:45 importlib-resources==1.5.0 07:48:45 iso8601==2.1.0 07:48:45 Jinja2==3.1.3 07:48:45 jmespath==1.0.1 07:48:45 jsonpatch==1.33 07:48:45 jsonpointer==2.4 07:48:45 jsonschema==4.21.1 07:48:45 jsonschema-specifications==2023.12.1 07:48:45 keystoneauth1==5.6.0 07:48:45 kubernetes==29.0.0 07:48:45 lftools==0.37.10 07:48:45 lxml==5.1.0 07:48:45 MarkupSafe==2.1.5 07:48:45 msgpack==1.0.8 07:48:45 multi_key_dict==2.0.3 07:48:45 munch==4.0.0 07:48:45 netaddr==1.2.1 07:48:45 netifaces==0.11.0 07:48:45 niet==1.4.2 07:48:45 nodeenv==1.8.0 07:48:45 oauth2client==4.1.3 07:48:45 oauthlib==3.2.2 07:48:45 openstacksdk==3.0.0 07:48:45 os-client-config==2.1.0 07:48:45 os-service-types==1.7.0 07:48:45 osc-lib==3.0.1 07:48:45 oslo.config==9.4.0 07:48:45 oslo.context==5.5.0 07:48:45 oslo.i18n==6.3.0 07:48:45 oslo.log==5.5.0 07:48:45 oslo.serialization==5.4.0 07:48:45 oslo.utils==7.1.0 07:48:45 packaging==24.0 07:48:45 pbr==6.0.0 07:48:45 platformdirs==4.2.0 07:48:45 prettytable==3.10.0 07:48:45 pyasn1==0.6.0 07:48:45 pyasn1_modules==0.4.0 07:48:45 pycparser==2.21 07:48:45 pygerrit2==2.0.15 07:48:45 PyGithub==2.3.0 07:48:45 pyinotify==0.9.6 07:48:45 PyJWT==2.8.0 07:48:45 PyNaCl==1.5.0 07:48:45 pyparsing==2.4.7 07:48:45 pyperclip==1.8.2 07:48:45 pyrsistent==0.20.0 07:48:45 python-cinderclient==9.5.0 07:48:45 python-dateutil==2.9.0.post0 07:48:45 python-heatclient==3.5.0 07:48:45 python-jenkins==1.8.2 07:48:45 python-keystoneclient==5.4.0 07:48:45 python-magnumclient==4.4.0 07:48:45 python-novaclient==18.6.0 07:48:45 python-openstackclient==6.6.0 07:48:45 python-swiftclient==4.5.0 07:48:45 PyYAML==6.0.1 07:48:45 referencing==0.34.0 07:48:45 requests==2.31.0 07:48:45 requests-oauthlib==2.0.0 07:48:45 requestsexceptions==1.4.0 07:48:45 rfc3986==2.0.0 07:48:45 rpds-py==0.18.0 07:48:45 rsa==4.9 07:48:45 ruamel.yaml==0.18.6 07:48:45 ruamel.yaml.clib==0.2.8 07:48:45 s3transfer==0.10.1 07:48:45 simplejson==3.19.2 07:48:45 six==1.16.0 07:48:45 smmap==5.0.1 07:48:45 soupsieve==2.5 07:48:45 stevedore==5.2.0 07:48:45 tabulate==0.9.0 07:48:45 toml==0.10.2 07:48:45 tomlkit==0.12.4 07:48:45 tqdm==4.66.2 07:48:45 typing_extensions==4.10.0 07:48:45 tzdata==2024.1 07:48:45 urllib3==1.26.18 07:48:45 virtualenv==20.25.1 07:48:45 wcwidth==0.2.13 07:48:45 websocket-client==1.7.0 07:48:45 wrapt==1.16.0 07:48:45 xdg==6.0.0 07:48:45 xmltodict==0.13.0 07:48:45 yq==3.2.3 07:48:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6345165089410666588.sh 07:48:45 ---> sudo-logs.sh 07:48:45 Archiving 'sudo' log.. 07:48:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13151282238734718683.sh 07:48:46 ---> job-cost.sh 07:48:46 Setup pyenv: 07:48:46 system 07:48:46 3.8.13 07:48:46 3.9.13 07:48:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:48:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0AEC from file:/tmp/.os_lf_venv 07:48:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:48:52 lf-activate-venv(): INFO: Adding /tmp/venv-0AEC/bin to PATH 07:48:52 INFO: No Stack... 07:48:53 INFO: Retrieving Pricing Info for: v3-standard-4 07:48:53 INFO: Archiving Costs 07:48:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2977174016439108949.sh 07:48:53 ---> logs-deploy.sh 07:48:53 Setup pyenv: 07:48:53 system 07:48:53 3.8.13 07:48:53 3.9.13 07:48:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:48:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0AEC from file:/tmp/.os_lf_venv 07:48:55 lf-activate-venv(): INFO: Installing: lftools 07:49:04 lf-activate-venv(): INFO: Adding /tmp/venv-0AEC/bin to PATH 07:49:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3380 07:49:04 INFO: archiving workspace using pattern(s): 07:49:05 Archives upload complete. 07:49:06 INFO: archiving logs to Nexus 07:49:06 ---> uname -a: 07:49:06 Linux prd-ubuntu1804-builder-4c-4g-18753 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:49:06 07:49:06 07:49:06 ---> lscpu: 07:49:06 Architecture: x86_64 07:49:06 CPU op-mode(s): 32-bit, 64-bit 07:49:06 Byte Order: Little Endian 07:49:06 CPU(s): 4 07:49:06 On-line CPU(s) list: 0-3 07:49:06 Thread(s) per core: 1 07:49:06 Core(s) per socket: 1 07:49:06 Socket(s): 4 07:49:06 NUMA node(s): 1 07:49:06 Vendor ID: AuthenticAMD 07:49:06 CPU family: 23 07:49:06 Model: 49 07:49:06 Model name: AMD EPYC-Rome Processor 07:49:06 Stepping: 0 07:49:06 CPU MHz: 2799.996 07:49:06 BogoMIPS: 5599.99 07:49:06 Virtualization: AMD-V 07:49:06 Hypervisor vendor: KVM 07:49:06 Virtualization type: full 07:49:06 L1d cache: 32K 07:49:06 L1i cache: 32K 07:49:06 L2 cache: 512K 07:49:06 L3 cache: 16384K 07:49:06 NUMA node0 CPU(s): 0-3 07:49:06 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 07:49:06 07:49:06 07:49:06 ---> nproc: 07:49:06 4 07:49:06 07:49:06 07:49:06 ---> df -h: 07:49:06 Filesystem Size Used Avail Use% Mounted on 07:49:06 udev 7.9G 0 7.9G 0% /dev 07:49:06 tmpfs 1.6G 672K 1.6G 1% /run 07:49:06 /dev/vda1 78G 8.4G 70G 11% / 07:49:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:49:06 tmpfs 5.0M 0 5.0M 0% /run/lock 07:49:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:49:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:49:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:49:06 07:49:06 07:49:06 ---> free -m: 07:49:06 total used free shared buff/cache available 07:49:06 Mem: 16040 558 13307 0 2173 15163 07:49:06 Swap: 1023 0 1023 07:49:06 07:49:06 07:49:07 ---> ip addr: 07:49:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:49:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:49:07 inet 127.0.0.1/8 scope host lo 07:49:07 valid_lft forever preferred_lft forever 07:49:07 inet6 ::1/128 scope host 07:49:07 valid_lft forever preferred_lft forever 07:49:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:49:07 link/ether fa:16:3e:f8:d3:06 brd ff:ff:ff:ff:ff:ff 07:49:07 inet 10.30.107.29/23 brd 10.30.107.255 scope global dynamic ens3 07:49:07 valid_lft 86237sec preferred_lft 86237sec 07:49:07 inet6 fe80::f816:3eff:fef8:d306/64 scope link 07:49:07 valid_lft forever preferred_lft forever 07:49:07 07:49:07 07:49:07 ---> sar -b -r -n DEV: 07:49:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18753) 03/28/24 _x86_64_ (4 CPU) 07:49:07 07:49:07 07:46:26 LINUX RESTART (4 CPU) 07:49:07 07:49:07 07:47:01 tps rtps wtps bread/s bwrtn/s 07:49:07 07:48:01 124.36 22.11 102.25 1177.54 33167.67 07:49:07 07:49:01 89.65 1.40 88.25 115.18 31936.28 07:49:07 Average: 107.01 11.76 95.25 646.36 32551.97 07:49:07 07:49:07 07:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:49:07 07:48:01 13737584 15495012 2687384 16.36 65088 1886004 861740 4.93 838752 1619152 150984 07:49:07 07:49:01 13597236 15498556 2827732 17.22 82780 2001812 811728 4.65 828940 1748384 85060 07:49:07 Average: 13667410 15496784 2757558 16.79 73934 1943908 836734 4.79 833846 1683768 118022 07:49:07 07:49:07 07:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:49:07 07:48:01 ens3 80.25 55.89 1142.96 10.65 0.00 0.00 0.00 0.00 07:49:07 07:48:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 07:49:07 07:49:01 ens3 36.23 28.53 253.76 9.28 0.00 0.00 0.00 0.00 07:49:07 07:49:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 07:49:07 Average: ens3 58.24 42.21 698.36 9.97 0.00 0.00 0.00 0.00 07:49:07 Average: lo 1.97 1.97 0.20 0.20 0.00 0.00 0.00 0.00 07:49:07 07:49:07 07:49:07 ---> sar -P ALL: 07:49:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18753) 03/28/24 _x86_64_ (4 CPU) 07:49:07 07:49:07 07:46:26 LINUX RESTART (4 CPU) 07:49:07 07:49:07 07:47:01 CPU %user %nice %system %iowait %steal %idle 07:49:07 07:48:01 all 24.17 0.00 2.19 5.24 0.06 68.34 07:49:07 07:48:01 0 25.36 0.00 2.39 0.47 0.08 71.70 07:49:07 07:48:01 1 20.44 0.00 1.83 0.38 0.05 77.30 07:49:07 07:48:01 2 16.29 0.00 1.97 14.03 0.07 67.64 07:49:07 07:48:01 3 34.62 0.00 2.58 6.10 0.07 56.62 07:49:07 07:49:01 all 21.34 0.00 1.19 5.16 0.05 72.26 07:49:07 07:49:01 0 42.05 0.00 1.79 1.66 0.05 54.45 07:49:07 07:49:01 1 11.51 0.00 0.75 6.14 0.03 81.56 07:49:07 07:49:01 2 22.90 0.00 1.11 9.08 0.08 66.83 07:49:07 07:49:01 3 8.91 0.00 1.10 3.78 0.03 86.17 07:49:07 Average: all 22.76 0.00 1.69 5.20 0.06 70.30 07:49:07 Average: 0 33.70 0.00 2.09 1.06 0.07 63.08 07:49:07 Average: 1 15.99 0.00 1.29 3.25 0.04 79.42 07:49:07 Average: 2 19.59 0.00 1.54 11.56 0.08 67.23 07:49:07 Average: 3 21.75 0.00 1.84 4.94 0.05 71.42 07:49:07 07:49:07 07:49:07