11:12:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137495 11:12:52 Running as SYSTEM 11:12:52 [EnvInject] - Loading node environment variables. 11:12:52 Building remotely on prd-ubuntu1804-builder-4c-4g-12485 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:12:52 [ssh-agent] Looking for ssh-agent implementation... 11:12:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:52 $ ssh-agent 11:12:52 SSH_AUTH_SOCK=/tmp/ssh-SYXXtpUEcCg8/agent.1686 11:12:52 SSH_AGENT_PID=1688 11:12:52 [ssh-agent] Started. 11:12:52 Running ssh-add (command line suppressed) 11:12:52 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16034046881386152371.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16034046881386152371.key) 11:12:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:12:52 The recommended git tool is: NONE 11:12:54 using credential onap-jenkins-ssh 11:12:54 Wiping out workspace first. 11:12:54 Cloning the remote Git repository 11:12:54 Cloning repository git://cloud.onap.org/mirror/oom.git 11:12:54 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:12:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:12:54 > git --version # timeout=10 11:12:54 > git --version # 'git version 2.17.1' 11:12:54 using GIT_SSH to set credentials Gerrit user 11:12:54 Verifying host key using manually-configured host key entries 11:12:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:12:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:12:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:12:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:12:59 using GIT_SSH to set credentials Gerrit user 11:12:59 Verifying host key using manually-configured host key entries 11:12:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/137495/1 # timeout=30 11:13:00 > git rev-parse 32cbb55b253a5ff516450bc6dbcbcfd1e9c04747^{commit} # timeout=10 11:13:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:13:00 Checking out Revision 32cbb55b253a5ff516450bc6dbcbcfd1e9c04747 (refs/changes/95/137495/1) 11:13:00 > git config core.sparsecheckout # timeout=10 11:13:00 > git checkout -f 32cbb55b253a5ff516450bc6dbcbcfd1e9c04747 # timeout=30 11:13:02 Commit message: "[DCAEGEN2] Fix duplicated dependency" 11:13:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:13:03 > git rev-list --no-walk 9964927d8766c5c396ef2caf6f7aeb7494db279e # timeout=10 11:13:03 [EnvInject] - Injecting environment variables from a build step. 11:13:03 [EnvInject] - Injecting as environment variables the properties content 11:13:03 PYTHON=python3 11:13:03 11:13:03 [EnvInject] - Variables injected successfully. 11:13:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14510379318385937934.sh 11:13:03 ---> tox-install.sh 11:13:03 + source /home/jenkins/lf-env.sh 11:13:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:13:03 ++ mktemp -d /tmp/venv-XXXX 11:13:03 + lf_venv=/tmp/venv-zxMj 11:13:03 + local venv_file=/tmp/.os_lf_venv 11:13:03 + local python=python3 11:13:03 + local options 11:13:03 + local set_path=true 11:13:03 + local install_args= 11:13:03 ++ 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 11:13:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:13:03 + true 11:13:03 + case $1 in 11:13:03 + venv_file=/tmp/.toxenv 11:13:03 + shift 2 11:13:03 + true 11:13:03 + case $1 in 11:13:03 + shift 11:13:03 + break 11:13:03 + case $python in 11:13:03 + local pkg_list= 11:13:03 + [[ -d /opt/pyenv ]] 11:13:03 + echo 'Setup pyenv:' 11:13:03 Setup pyenv: 11:13:03 + export PYENV_ROOT=/opt/pyenv 11:13:03 + PYENV_ROOT=/opt/pyenv 11:13:03 + 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 11:13:03 + 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 11:13:03 + pyenv versions 11:13:03 * system (set by /opt/pyenv/version) 11:13:03 * 3.8.13 (set by /opt/pyenv/version) 11:13:03 * 3.9.13 (set by /opt/pyenv/version) 11:13:03 * 3.10.6 (set by /opt/pyenv/version) 11:13:03 + command -v pyenv 11:13:03 ++ pyenv init - --no-rehash 11:13:03 + 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[*]}"'\'')" 11:13:03 export PATH="/opt/pyenv/shims:${PATH}" 11:13:03 export PYENV_SHELL=bash 11:13:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:13:03 pyenv() { 11:13:03 local command 11:13:03 command="${1:-}" 11:13:03 if [ "$#" -gt 0 ]; then 11:13:03 shift 11:13:03 fi 11:13:03 11:13:03 case "$command" in 11:13:03 rehash|shell) 11:13:03 eval "$(pyenv "sh-$command" "$@")" 11:13:03 ;; 11:13:03 *) 11:13:03 command pyenv "$command" "$@" 11:13:03 ;; 11:13:03 esac 11:13:03 }' 11:13:03 +++ 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[*]}"' 11:13:03 ++ 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 11:13:03 ++ 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 11:13:03 ++ 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 11:13:03 ++ export PYENV_SHELL=bash 11:13:03 ++ PYENV_SHELL=bash 11:13:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:13:03 +++ complete -F _pyenv pyenv 11:13:03 ++ lf-pyver python3 11:13:03 ++ local py_version_xy=python3 11:13:03 ++ local py_version_xyz= 11:13:03 ++ pyenv versions 11:13:03 ++ local command 11:13:03 ++ command=versions 11:13:03 ++ '[' 1 -gt 0 ']' 11:13:03 ++ shift 11:13:03 ++ case "$command" in 11:13:03 ++ command pyenv versions 11:13:03 ++ pyenv versions 11:13:03 ++ sed 's/^[ *]* //' 11:13:03 ++ grep -E '^[0-9.]*[0-9]$' 11:13:03 ++ awk '{ print $1 }' 11:13:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:13:03 +++ grep '^3' /tmp/.pyenv_versions 11:13:03 +++ sort -V 11:13:03 +++ tail -n 1 11:13:03 ++ py_version_xyz=3.10.6 11:13:03 ++ [[ -z 3.10.6 ]] 11:13:03 ++ echo 3.10.6 11:13:03 ++ return 0 11:13:03 + pyenv local 3.10.6 11:13:03 + local command 11:13:03 + command=local 11:13:03 + '[' 2 -gt 0 ']' 11:13:03 + shift 11:13:03 + case "$command" in 11:13:03 + command pyenv local 3.10.6 11:13:03 + pyenv local 3.10.6 11:13:03 + for arg in "$@" 11:13:03 + case $arg in 11:13:03 + pkg_list+='tox ' 11:13:03 + for arg in "$@" 11:13:03 + case $arg in 11:13:03 + pkg_list+='virtualenv ' 11:13:03 + for arg in "$@" 11:13:03 + case $arg in 11:13:03 + pkg_list+='urllib3~=1.26.15 ' 11:13:03 + [[ -f /tmp/.toxenv ]] 11:13:03 + [[ ! -f /tmp/.toxenv ]] 11:13:03 + [[ -n '' ]] 11:13:03 + python3 -m venv /tmp/venv-zxMj 11:13:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zxMj' 11:13:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zxMj 11:13:07 + echo /tmp/venv-zxMj 11:13:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:13:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:13:07 + /tmp/venv-zxMj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:13:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:13:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:13:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:13:10 + /tmp/venv-zxMj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:13:12 + type python3 11:13:12 + true 11:13:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zxMj/bin to PATH' 11:13:12 lf-activate-venv(): INFO: Adding /tmp/venv-zxMj/bin to PATH 11:13:12 + PATH=/tmp/venv-zxMj/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 11:13:12 + return 0 11:13:12 + python3 --version 11:13:12 Python 3.10.6 11:13:12 + python3 -m pip --version 11:13:13 pip 24.0 from /tmp/venv-zxMj/lib/python3.10/site-packages/pip (python 3.10) 11:13:13 + python3 -m pip freeze 11:13:13 cachetools==5.3.3 11:13:13 chardet==5.2.0 11:13:13 colorama==0.4.6 11:13:13 distlib==0.3.8 11:13:13 filelock==3.13.1 11:13:13 packaging==24.0 11:13:13 platformdirs==4.2.0 11:13:13 pluggy==1.4.0 11:13:13 pyproject-api==1.6.1 11:13:13 tomli==2.0.1 11:13:13 tox==4.14.1 11:13:13 urllib3==1.26.18 11:13:13 virtualenv==20.25.1 11:13:13 [EnvInject] - Injecting environment variables from a build step. 11:13:13 [EnvInject] - Injecting as environment variables the properties content 11:13:13 PARALLEL=false 11:13:13 11:13:13 [EnvInject] - Variables injected successfully. 11:13:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12402742560422717558.sh 11:13:13 ---> tox-run.sh 11:13:13 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:13:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:13:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:13:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:13:13 + cd /w/workspace/oom-master-pre-commit-lint/. 11:13:13 + source /home/jenkins/lf-env.sh 11:13:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:13:13 ++ mktemp -d /tmp/venv-XXXX 11:13:13 + lf_venv=/tmp/venv-8Kwn 11:13:13 + local venv_file=/tmp/.os_lf_venv 11:13:13 + local python=python3 11:13:13 + local options 11:13:13 + local set_path=true 11:13:13 + local install_args= 11:13:13 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:13:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:13:13 + true 11:13:13 + case $1 in 11:13:13 + venv_file=/tmp/.toxenv 11:13:13 + shift 2 11:13:13 + true 11:13:13 + case $1 in 11:13:13 + shift 11:13:13 + break 11:13:13 + case $python in 11:13:13 + local pkg_list= 11:13:13 + [[ -d /opt/pyenv ]] 11:13:13 + echo 'Setup pyenv:' 11:13:13 Setup pyenv: 11:13:13 + export PYENV_ROOT=/opt/pyenv 11:13:13 + PYENV_ROOT=/opt/pyenv 11:13:13 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:13:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:13:13 + pyenv versions 11:13:13 system 11:13:13 3.8.13 11:13:13 3.9.13 11:13:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:13:13 + command -v pyenv 11:13:13 ++ pyenv init - --no-rehash 11:13:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:13:13 export PATH="/opt/pyenv/shims:${PATH}" 11:13:13 export PYENV_SHELL=bash 11:13:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:13:13 pyenv() { 11:13:13 local command 11:13:13 command="${1:-}" 11:13:13 if [ "$#" -gt 0 ]; then 11:13:13 shift 11:13:13 fi 11:13:13 11:13:13 case "$command" in 11:13:13 rehash|shell) 11:13:13 eval "$(pyenv "sh-$command" "$@")" 11:13:13 ;; 11:13:13 *) 11:13:13 command pyenv "$command" "$@" 11:13:13 ;; 11:13:13 esac 11:13:13 }' 11:13:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:13:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:13:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:13:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:13:13 ++ export PYENV_SHELL=bash 11:13:13 ++ PYENV_SHELL=bash 11:13:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:13:13 +++ complete -F _pyenv pyenv 11:13:13 ++ lf-pyver python3 11:13:13 ++ local py_version_xy=python3 11:13:13 ++ local py_version_xyz= 11:13:13 ++ pyenv versions 11:13:13 ++ awk '{ print $1 }' 11:13:13 ++ local command 11:13:13 ++ command=versions 11:13:13 ++ '[' 1 -gt 0 ']' 11:13:13 ++ shift 11:13:13 ++ case "$command" in 11:13:13 ++ command pyenv versions 11:13:13 ++ pyenv versions 11:13:13 ++ sed 's/^[ *]* //' 11:13:13 ++ grep -E '^[0-9.]*[0-9]$' 11:13:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:13:13 +++ grep '^3' /tmp/.pyenv_versions 11:13:13 +++ sort -V 11:13:13 +++ tail -n 1 11:13:13 ++ py_version_xyz=3.10.6 11:13:13 ++ [[ -z 3.10.6 ]] 11:13:13 ++ echo 3.10.6 11:13:13 ++ return 0 11:13:13 + pyenv local 3.10.6 11:13:13 + local command 11:13:13 + command=local 11:13:13 + '[' 2 -gt 0 ']' 11:13:13 + shift 11:13:13 + case "$command" in 11:13:13 + command pyenv local 3.10.6 11:13:13 + pyenv local 3.10.6 11:13:13 + for arg in "$@" 11:13:13 + case $arg in 11:13:13 + pkg_list+='tox ' 11:13:13 + for arg in "$@" 11:13:13 + case $arg in 11:13:13 + pkg_list+='virtualenv ' 11:13:13 + for arg in "$@" 11:13:13 + case $arg in 11:13:13 + pkg_list+='urllib3~=1.26.15 ' 11:13:13 + [[ -f /tmp/.toxenv ]] 11:13:13 ++ cat /tmp/.toxenv 11:13:13 + lf_venv=/tmp/venv-zxMj 11:13:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zxMj from' file:/tmp/.toxenv 11:13:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zxMj from file:/tmp/.toxenv 11:13:13 + /tmp/venv-zxMj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:13:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:13:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:13:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:13:14 + /tmp/venv-zxMj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:13:16 + type python3 11:13:16 + true 11:13:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zxMj/bin to PATH' 11:13:16 lf-activate-venv(): INFO: Adding /tmp/venv-zxMj/bin to PATH 11:13:16 + PATH=/tmp/venv-zxMj/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 11:13:16 + return 0 11:13:16 + [[ -d /opt/pyenv ]] 11:13:16 + echo '---> Setting up pyenv' 11:13:16 ---> Setting up pyenv 11:13:16 + export PYENV_ROOT=/opt/pyenv 11:13:16 + PYENV_ROOT=/opt/pyenv 11:13:16 + export PATH=/opt/pyenv/bin:/tmp/venv-zxMj/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 11:13:16 + PATH=/opt/pyenv/bin:/tmp/venv-zxMj/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 11:13:16 ++ pwd 11:13:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:13:16 + export PYTHONPATH 11:13:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:13:16 + TOX_TESTENV_PASSENV=PYTHONPATH 11:13:16 + tox --version 11:13:16 4.14.1 from /tmp/venv-zxMj/lib/python3.10/site-packages/tox/__init__.py 11:13:16 + PARALLEL=false 11:13:16 + TOX_OPTIONS_LIST= 11:13:16 + [[ -n pre-commit ]] 11:13:16 + TOX_OPTIONS_LIST=' -e pre-commit' 11:13:16 + case ${PARALLEL,,} in 11:13:16 + tox -e pre-commit 11:13:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:13:17 pre-commit: install_deps> python -I -m pip install pre-commit 11:13:20 pre-commit: freeze> python -m pip freeze --all 11:13:21 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 11:13:21 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:13:21 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:13:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:13:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:13:23 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:13:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:13:23 [INFO] Once installed this environment will be reused. 11:13:23 [INFO] This may take a few minutes... 11:13:27 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:13:27 [INFO] Once installed this environment will be reused. 11:13:27 [INFO] This may take a few minutes... 11:13:32 Trim Trailing Whitespace.................................................Passed 11:13:32 Tabs remover.............................................................Passed 11:13:32 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:13:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:13:32 [INFO] Once installed this environment will be reused. 11:13:32 [INFO] This may take a few minutes... 11:13:39 gitlint..............................................(no files to check)Skipped 11:13:39 pre-commit: OK (22.36=setup[4.21]+cmd[11.56,6.60] seconds) 11:13:39 congratulations :) (22.54 seconds) 11:13:39 + tox_status=0 11:13:39 + echo '---> Completed tox runs' 11:13:39 ---> Completed tox runs 11:13:39 + for i in .tox/*/log 11:13:39 ++ echo .tox/pre-commit/log 11:13:39 ++ awk -F/ '{print $2}' 11:13:39 + tox_env=pre-commit 11:13:39 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:13:39 + DOC_DIR=docs/_build/html 11:13:39 + [[ -d docs/_build/html ]] 11:13:39 + echo '---> tox-run.sh ends' 11:13:39 ---> tox-run.sh ends 11:13:39 + test 0 -eq 0 11:13:39 $ ssh-agent -k 11:13:39 unset SSH_AUTH_SOCK; 11:13:39 unset SSH_AGENT_PID; 11:13:39 echo Agent pid 1688 killed; 11:13:39 [ssh-agent] Stopped. 11:13:39 [PostBuildScript] - [INFO] Executing post build scripts. 11:13:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6479008163414157000.sh 11:13:39 ---> sysstat.sh 11:13:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14500745649387295154.sh 11:13:39 ---> package-listing.sh 11:13:39 ++ tr '[:upper:]' '[:lower:]' 11:13:39 ++ facter osfamily 11:13:39 + OS_FAMILY=debian 11:13:39 + workspace=/w/workspace/oom-master-pre-commit-lint 11:13:39 + START_PACKAGES=/tmp/packages_start.txt 11:13:39 + END_PACKAGES=/tmp/packages_end.txt 11:13:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:13:39 + PACKAGES=/tmp/packages_start.txt 11:13:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:13:39 + PACKAGES=/tmp/packages_end.txt 11:13:39 + case "${OS_FAMILY}" in 11:13:39 + dpkg -l 11:13:39 + grep '^ii' 11:13:39 + '[' -f /tmp/packages_start.txt ']' 11:13:39 + '[' -f /tmp/packages_end.txt ']' 11:13:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:13:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:13:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:13:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:13:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4870014558764564826.sh 11:13:39 ---> capture-instance-metadata.sh 11:13:40 Setup pyenv: 11:13:40 system 11:13:40 3.8.13 11:13:40 3.9.13 11:13:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:13:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gvCE 11:13:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:13:46 lf-activate-venv(): INFO: Installing: lftools 11:14:21 lf-activate-venv(): INFO: Adding /tmp/venv-gvCE/bin to PATH 11:14:21 INFO: Running in OpenStack, capturing instance metadata 11:14:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13917823782825065429.sh 11:14:22 provisioning config files... 11:14:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17686816821852225953tmp 11:14:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:14:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:14:22 [EnvInject] - Injecting environment variables from a build step. 11:14:22 [EnvInject] - Injecting as environment variables the properties content 11:14:22 SERVER_ID=logs 11:14:22 11:14:22 [EnvInject] - Variables injected successfully. 11:14:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9245577876880448659.sh 11:14:22 ---> create-netrc.sh 11:14:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12315122717741721633.sh 11:14:22 ---> python-tools-install.sh 11:14:22 Setup pyenv: 11:14:22 system 11:14:22 3.8.13 11:14:22 3.9.13 11:14:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:14:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gvCE from file:/tmp/.os_lf_venv 11:14:23 lf-activate-venv(): INFO: Installing: lftools 11:14:31 lf-activate-venv(): INFO: Adding /tmp/venv-gvCE/bin to PATH 11:14:31 Generating Requirements File 11:15:04 Python 3.10.6 11:15:05 pip 24.0 from /tmp/venv-gvCE/lib/python3.10/site-packages/pip (python 3.10) 11:15:05 appdirs==1.4.4 11:15:05 argcomplete==3.2.3 11:15:05 aspy.yaml==1.3.0 11:15:05 attrs==23.2.0 11:15:05 autopage==0.5.2 11:15:05 beautifulsoup4==4.12.3 11:15:05 boto3==1.34.59 11:15:05 botocore==1.34.59 11:15:05 bs4==0.0.2 11:15:05 cachetools==5.3.3 11:15:05 certifi==2024.2.2 11:15:05 cffi==1.16.0 11:15:05 cfgv==3.4.0 11:15:05 chardet==5.2.0 11:15:05 charset-normalizer==3.3.2 11:15:05 click==8.1.7 11:15:05 cliff==4.6.0 11:15:05 cmd2==2.4.3 11:15:05 cryptography==3.3.2 11:15:05 debtcollector==3.0.0 11:15:05 decorator==5.1.1 11:15:05 defusedxml==0.7.1 11:15:05 Deprecated==1.2.14 11:15:05 distlib==0.3.8 11:15:05 dnspython==2.6.1 11:15:05 docker==4.2.2 11:15:05 dogpile.cache==1.3.2 11:15:05 email_validator==2.1.1 11:15:05 filelock==3.13.1 11:15:05 future==1.0.0 11:15:05 gitdb==4.0.11 11:15:05 GitPython==3.1.42 11:15:05 google-auth==2.28.2 11:15:05 httplib2==0.22.0 11:15:05 identify==2.5.35 11:15:05 idna==3.6 11:15:05 importlib-resources==1.5.0 11:15:05 iso8601==2.1.0 11:15:05 Jinja2==3.1.3 11:15:05 jmespath==1.0.1 11:15:05 jsonpatch==1.33 11:15:05 jsonpointer==2.4 11:15:05 jsonschema==4.21.1 11:15:05 jsonschema-specifications==2023.12.1 11:15:05 keystoneauth1==5.6.0 11:15:05 kubernetes==29.0.0 11:15:05 lftools==0.37.9 11:15:05 lxml==5.1.0 11:15:05 MarkupSafe==2.1.5 11:15:05 msgpack==1.0.8 11:15:05 multi_key_dict==2.0.3 11:15:05 netaddr==1.2.1 11:15:05 netifaces==0.11.0 11:15:05 niet==1.4.2 11:15:05 nodeenv==1.8.0 11:15:05 oauth2client==4.1.3 11:15:05 oauthlib==3.2.2 11:15:05 openstacksdk==3.0.0 11:15:05 os-client-config==2.1.0 11:15:05 os-service-types==1.7.0 11:15:05 osc-lib==3.0.1 11:15:05 oslo.config==9.4.0 11:15:05 oslo.context==5.5.0 11:15:05 oslo.i18n==6.3.0 11:15:05 oslo.log==5.5.0 11:15:05 oslo.serialization==5.4.0 11:15:05 oslo.utils==7.1.0 11:15:05 packaging==24.0 11:15:05 pbr==6.0.0 11:15:05 platformdirs==4.2.0 11:15:05 prettytable==3.10.0 11:15:05 pyasn1==0.5.1 11:15:05 pyasn1-modules==0.3.0 11:15:05 pycparser==2.21 11:15:05 pygerrit2==2.0.15 11:15:05 PyGithub==2.2.0 11:15:05 pyinotify==0.9.6 11:15:05 PyJWT==2.8.0 11:15:05 PyNaCl==1.5.0 11:15:05 pyparsing==2.4.7 11:15:05 pyperclip==1.8.2 11:15:05 pyrsistent==0.20.0 11:15:05 python-cinderclient==9.5.0 11:15:05 python-dateutil==2.9.0.post0 11:15:05 python-heatclient==3.5.0 11:15:05 python-jenkins==1.8.2 11:15:05 python-keystoneclient==5.4.0 11:15:05 python-magnumclient==4.4.0 11:15:05 python-novaclient==18.5.0 11:15:05 python-openstackclient==6.5.0 11:15:05 python-swiftclient==4.5.0 11:15:05 PyYAML==6.0.1 11:15:05 referencing==0.33.0 11:15:05 requests==2.31.0 11:15:05 requests-oauthlib==1.4.0 11:15:05 requestsexceptions==1.4.0 11:15:05 rfc3986==2.0.0 11:15:05 rpds-py==0.18.0 11:15:05 rsa==4.9 11:15:05 ruamel.yaml==0.18.6 11:15:05 ruamel.yaml.clib==0.2.8 11:15:05 s3transfer==0.10.0 11:15:05 simplejson==3.19.2 11:15:05 six==1.16.0 11:15:05 smmap==5.0.1 11:15:05 soupsieve==2.5 11:15:05 stevedore==5.2.0 11:15:05 tabulate==0.9.0 11:15:05 toml==0.10.2 11:15:05 tomlkit==0.12.4 11:15:05 tqdm==4.66.2 11:15:05 typing_extensions==4.10.0 11:15:05 tzdata==2024.1 11:15:05 urllib3==1.26.18 11:15:05 virtualenv==20.25.1 11:15:05 wcwidth==0.2.13 11:15:05 websocket-client==1.7.0 11:15:05 wrapt==1.16.0 11:15:05 xdg==6.0.0 11:15:05 xmltodict==0.13.0 11:15:05 yq==3.2.3 11:15:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins141092997092286920.sh 11:15:05 ---> sudo-logs.sh 11:15:05 Archiving 'sudo' log.. 11:15:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10962374723640215040.sh 11:15:05 ---> job-cost.sh 11:15:05 Setup pyenv: 11:15:05 system 11:15:05 3.8.13 11:15:05 3.9.13 11:15:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:15:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gvCE from file:/tmp/.os_lf_venv 11:15:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:15:12 lf-activate-venv(): INFO: Adding /tmp/venv-gvCE/bin to PATH 11:15:12 INFO: No Stack... 11:15:12 INFO: Retrieving Pricing Info for: v3-standard-4 11:15:12 INFO: Archiving Costs 11:15:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17426189078977942734.sh 11:15:12 ---> logs-deploy.sh 11:15:12 Setup pyenv: 11:15:12 system 11:15:12 3.8.13 11:15:12 3.9.13 11:15:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:15:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gvCE from file:/tmp/.os_lf_venv 11:15:14 lf-activate-venv(): INFO: Installing: lftools 11:15:23 lf-activate-venv(): INFO: Adding /tmp/venv-gvCE/bin to PATH 11:15:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3343 11:15:23 INFO: archiving workspace using pattern(s): 11:15:24 Archives upload complete. 11:15:24 INFO: archiving logs to Nexus 11:15:25 ---> uname -a: 11:15:25 Linux prd-ubuntu1804-builder-4c-4g-12485 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:15:25 11:15:25 11:15:25 ---> lscpu: 11:15:25 Architecture: x86_64 11:15:25 CPU op-mode(s): 32-bit, 64-bit 11:15:25 Byte Order: Little Endian 11:15:25 CPU(s): 4 11:15:25 On-line CPU(s) list: 0-3 11:15:25 Thread(s) per core: 1 11:15:25 Core(s) per socket: 1 11:15:25 Socket(s): 4 11:15:25 NUMA node(s): 1 11:15:25 Vendor ID: AuthenticAMD 11:15:25 CPU family: 23 11:15:25 Model: 49 11:15:25 Model name: AMD EPYC-Rome Processor 11:15:25 Stepping: 0 11:15:25 CPU MHz: 2800.000 11:15:25 BogoMIPS: 5600.00 11:15:25 Virtualization: AMD-V 11:15:25 Hypervisor vendor: KVM 11:15:25 Virtualization type: full 11:15:25 L1d cache: 32K 11:15:25 L1i cache: 32K 11:15:25 L2 cache: 512K 11:15:25 L3 cache: 16384K 11:15:25 NUMA node0 CPU(s): 0-3 11:15:25 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 11:15:25 11:15:25 11:15:25 ---> nproc: 11:15:25 4 11:15:25 11:15:25 11:15:25 ---> df -h: 11:15:25 Filesystem Size Used Avail Use% Mounted on 11:15:25 udev 7.9G 0 7.9G 0% /dev 11:15:25 tmpfs 1.6G 672K 1.6G 1% /run 11:15:25 /dev/vda1 78G 8.4G 70G 11% / 11:15:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:15:25 tmpfs 5.0M 0 5.0M 0% /run/lock 11:15:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:15:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:15:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:15:25 11:15:25 11:15:25 ---> free -m: 11:15:25 total used free shared buff/cache available 11:15:25 Mem: 16040 552 13298 0 2189 15168 11:15:25 Swap: 1023 0 1023 11:15:25 11:15:25 11:15:25 ---> ip addr: 11:15:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:15:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:15:25 inet 127.0.0.1/8 scope host lo 11:15:25 valid_lft forever preferred_lft forever 11:15:25 inet6 ::1/128 scope host 11:15:25 valid_lft forever preferred_lft forever 11:15:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:15:25 link/ether fa:16:3e:06:16:4f brd ff:ff:ff:ff:ff:ff 11:15:25 inet 10.30.107.146/23 brd 10.30.107.255 scope global dynamic ens3 11:15:25 valid_lft 86226sec preferred_lft 86226sec 11:15:25 inet6 fe80::f816:3eff:fe06:164f/64 scope link 11:15:25 valid_lft forever preferred_lft forever 11:15:25 11:15:25 11:15:25 ---> sar -b -r -n DEV: 11:15:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12485) 03/11/24 _x86_64_ (4 CPU) 11:15:25 11:15:25 11:12:33 LINUX RESTART (4 CPU) 11:15:25 11:15:25 11:13:01 tps rtps wtps bread/s bwrtn/s 11:15:25 11:14:02 148.03 35.73 112.30 1773.17 23868.96 11:15:25 11:15:01 98.73 2.36 96.37 122.01 24755.26 11:15:25 Average: 123.58 19.18 104.40 954.53 24308.39 11:15:25 11:15:25 11:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:15:25 11:14:02 13911404 15540632 2513564 15.30 59884 1766860 786844 4.50 759028 1535544 73916 11:15:25 11:15:01 13633100 15514764 2791868 17.00 80732 1985476 791780 4.53 821420 1723928 84392 11:15:25 Average: 13772252 15527698 2652716 16.15 70308 1876168 789312 4.52 790224 1629736 79154 11:15:25 11:15:25 11:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:15:25 11:14:02 lo 2.67 2.67 0.28 0.28 0.00 0.00 0.00 0.00 11:15:25 11:14:02 ens3 64.17 48.03 677.84 16.03 0.00 0.00 0.00 0.00 11:15:25 11:15:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 11:15:25 11:15:01 ens3 52.94 35.42 828.96 8.03 0.00 0.00 0.00 0.00 11:15:25 Average: lo 1.95 1.95 0.20 0.20 0.00 0.00 0.00 0.00 11:15:25 Average: ens3 58.60 41.77 752.77 12.06 0.00 0.00 0.00 0.00 11:15:25 11:15:25 11:15:25 ---> sar -P ALL: 11:15:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12485) 03/11/24 _x86_64_ (4 CPU) 11:15:25 11:15:25 11:12:33 LINUX RESTART (4 CPU) 11:15:25 11:15:25 11:13:01 CPU %user %nice %system %iowait %steal %idle 11:15:25 11:14:02 all 22.85 0.00 1.92 4.39 0.07 70.78 11:15:25 11:14:02 0 13.28 0.00 1.30 7.99 0.05 77.37 11:15:25 11:14:02 1 25.79 0.00 2.28 3.19 0.07 68.67 11:15:25 11:14:02 2 16.05 0.00 1.65 3.94 0.05 78.31 11:15:25 11:14:02 3 36.28 0.00 2.42 2.44 0.08 58.78 11:15:25 11:15:01 all 18.88 0.00 1.16 5.41 0.05 74.51 11:15:25 11:15:01 0 28.72 0.00 1.75 1.72 0.05 67.76 11:15:25 11:15:01 1 13.79 0.00 0.70 14.65 0.03 70.83 11:15:25 11:15:01 2 8.09 0.00 0.88 0.39 0.03 90.61 11:15:25 11:15:01 3 24.90 0.00 1.31 4.91 0.07 68.81 11:15:25 Average: all 20.88 0.00 1.54 4.90 0.06 72.63 11:15:25 Average: 0 20.94 0.00 1.52 4.88 0.05 72.61 11:15:25 Average: 1 19.84 0.00 1.50 8.87 0.05 69.74 11:15:25 Average: 2 12.10 0.00 1.27 2.18 0.04 84.41 11:15:25 Average: 3 30.64 0.00 1.87 3.66 0.08 63.75 11:15:25 11:15:25 11:15:25