16:52:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137077 16:52:10 Running as SYSTEM 16:52:10 [EnvInject] - Loading node environment variables. 16:52:10 Building remotely on prd-ubuntu1804-builder-4c-4g-14818 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:52:10 [ssh-agent] Looking for ssh-agent implementation... 16:52:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:10 $ ssh-agent 16:52:10 SSH_AUTH_SOCK=/tmp/ssh-tcY2iwMoqcj7/agent.1686 16:52:10 SSH_AGENT_PID=1688 16:52:10 [ssh-agent] Started. 16:52:10 Running ssh-add (command line suppressed) 16:52:10 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17096765509562140269.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17096765509562140269.key) 16:52:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:52:10 The recommended git tool is: NONE 16:52:12 using credential onap-jenkins-ssh 16:52:12 Wiping out workspace first. 16:52:12 Cloning the remote Git repository 16:52:12 Cloning repository git://cloud.onap.org/mirror/oom.git 16:52:12 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:52:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:52:12 > git --version # timeout=10 16:52:12 > git --version # 'git version 2.17.1' 16:52:12 using GIT_SSH to set credentials Gerrit user 16:52:12 Verifying host key using manually-configured host key entries 16:52:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:52:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:52:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:52:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:52:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:52:21 using GIT_SSH to set credentials Gerrit user 16:52:21 Verifying host key using manually-configured host key entries 16:52:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/137077/1 # timeout=30 16:52:21 > git rev-parse 9206a040f6f4fb0de43c722f1b756e077787079d^{commit} # timeout=10 16:52:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:52:21 Checking out Revision 9206a040f6f4fb0de43c722f1b756e077787079d (refs/changes/77/137077/1) 16:52:21 > git config core.sparsecheckout # timeout=10 16:52:21 > git checkout -f 9206a040f6f4fb0de43c722f1b756e077787079d # timeout=30 16:52:24 Commit message: "[CPS] Including Swagger UI in permit-uri config" 16:52:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:52:25 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 16:52:25 [EnvInject] - Injecting environment variables from a build step. 16:52:25 [EnvInject] - Injecting as environment variables the properties content 16:52:25 PYTHON=python3 16:52:25 16:52:25 [EnvInject] - Variables injected successfully. 16:52:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7266264399420523720.sh 16:52:25 ---> tox-install.sh 16:52:25 + source /home/jenkins/lf-env.sh 16:52:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:52:25 ++ mktemp -d /tmp/venv-XXXX 16:52:25 + lf_venv=/tmp/venv-kVlG 16:52:25 + local venv_file=/tmp/.os_lf_venv 16:52:25 + local python=python3 16:52:25 + local options 16:52:25 + local set_path=true 16:52:25 + local install_args= 16:52:25 ++ 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 16:52:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:52:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:52:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:52:25 + true 16:52:25 + case $1 in 16:52:25 + venv_file=/tmp/.toxenv 16:52:25 + shift 2 16:52:25 + true 16:52:25 + case $1 in 16:52:25 + shift 16:52:25 + break 16:52:25 + case $python in 16:52:25 + local pkg_list= 16:52:25 + [[ -d /opt/pyenv ]] 16:52:25 + echo 'Setup pyenv:' 16:52:25 Setup pyenv: 16:52:25 + export PYENV_ROOT=/opt/pyenv 16:52:25 + PYENV_ROOT=/opt/pyenv 16:52:25 + 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 16:52:25 + 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 16:52:25 + pyenv versions 16:52:25 * system (set by /opt/pyenv/version) 16:52:25 * 3.8.13 (set by /opt/pyenv/version) 16:52:25 * 3.9.13 (set by /opt/pyenv/version) 16:52:25 * 3.10.6 (set by /opt/pyenv/version) 16:52:25 + command -v pyenv 16:52:25 ++ pyenv init - --no-rehash 16:52:25 + 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[*]}"'\'')" 16:52:25 export PATH="/opt/pyenv/shims:${PATH}" 16:52:25 export PYENV_SHELL=bash 16:52:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:52:25 pyenv() { 16:52:25 local command 16:52:25 command="${1:-}" 16:52:25 if [ "$#" -gt 0 ]; then 16:52:25 shift 16:52:25 fi 16:52:25 16:52:25 case "$command" in 16:52:25 rehash|shell) 16:52:25 eval "$(pyenv "sh-$command" "$@")" 16:52:25 ;; 16:52:25 *) 16:52:25 command pyenv "$command" "$@" 16:52:25 ;; 16:52:25 esac 16:52:25 }' 16:52:25 +++ 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[*]}"' 16:52:25 ++ 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 16:52:25 ++ 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 16:52:25 ++ 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 16:52:25 ++ export PYENV_SHELL=bash 16:52:25 ++ PYENV_SHELL=bash 16:52:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:52:25 +++ complete -F _pyenv pyenv 16:52:25 ++ lf-pyver python3 16:52:25 ++ local py_version_xy=python3 16:52:25 ++ local py_version_xyz= 16:52:25 ++ sed 's/^[ *]* //' 16:52:25 ++ awk '{ print $1 }' 16:52:25 ++ grep -E '^[0-9.]*[0-9]$' 16:52:25 ++ pyenv versions 16:52:25 ++ local command 16:52:25 ++ command=versions 16:52:25 ++ '[' 1 -gt 0 ']' 16:52:25 ++ shift 16:52:25 ++ case "$command" in 16:52:25 ++ command pyenv versions 16:52:25 ++ pyenv versions 16:52:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:52:25 +++ grep '^3' /tmp/.pyenv_versions 16:52:25 +++ sort -V 16:52:25 +++ tail -n 1 16:52:25 ++ py_version_xyz=3.10.6 16:52:25 ++ [[ -z 3.10.6 ]] 16:52:25 ++ echo 3.10.6 16:52:25 ++ return 0 16:52:25 + pyenv local 3.10.6 16:52:25 + local command 16:52:25 + command=local 16:52:25 + '[' 2 -gt 0 ']' 16:52:25 + shift 16:52:25 + case "$command" in 16:52:25 + command pyenv local 3.10.6 16:52:25 + pyenv local 3.10.6 16:52:25 + for arg in "$@" 16:52:25 + case $arg in 16:52:25 + pkg_list+='tox ' 16:52:25 + for arg in "$@" 16:52:25 + case $arg in 16:52:25 + pkg_list+='virtualenv ' 16:52:25 + for arg in "$@" 16:52:25 + case $arg in 16:52:25 + pkg_list+='urllib3~=1.26.15 ' 16:52:25 + [[ -f /tmp/.toxenv ]] 16:52:25 + [[ ! -f /tmp/.toxenv ]] 16:52:25 + [[ -n '' ]] 16:52:25 + python3 -m venv /tmp/venv-kVlG 16:52:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kVlG' 16:52:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kVlG 16:52:29 + echo /tmp/venv-kVlG 16:52:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:52:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:52:29 + /tmp/venv-kVlG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:52:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:52:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:52:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:52:32 + /tmp/venv-kVlG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:52:35 + type python3 16:52:35 + true 16:52:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kVlG/bin to PATH' 16:52:35 lf-activate-venv(): INFO: Adding /tmp/venv-kVlG/bin to PATH 16:52:35 + PATH=/tmp/venv-kVlG/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 16:52:35 + return 0 16:52:35 + python3 --version 16:52:35 Python 3.10.6 16:52:35 + python3 -m pip --version 16:52:35 pip 23.3.2 from /tmp/venv-kVlG/lib/python3.10/site-packages/pip (python 3.10) 16:52:35 + python3 -m pip freeze 16:52:36 cachetools==5.3.2 16:52:36 chardet==5.2.0 16:52:36 colorama==0.4.6 16:52:36 distlib==0.3.8 16:52:36 filelock==3.13.1 16:52:36 packaging==23.2 16:52:36 platformdirs==4.1.0 16:52:36 pluggy==1.4.0 16:52:36 pyproject-api==1.6.1 16:52:36 tomli==2.0.1 16:52:36 tox==4.12.1 16:52:36 urllib3==1.26.18 16:52:36 virtualenv==20.25.0 16:52:36 [EnvInject] - Injecting environment variables from a build step. 16:52:36 [EnvInject] - Injecting as environment variables the properties content 16:52:36 PARALLEL=false 16:52:36 16:52:36 [EnvInject] - Variables injected successfully. 16:52:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8868414268946165667.sh 16:52:36 ---> tox-run.sh 16:52:36 + 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 16:52:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:52:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:52:36 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:52:36 + cd /w/workspace/oom-master-pre-commit-lint/. 16:52:36 + source /home/jenkins/lf-env.sh 16:52:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:52:36 ++ mktemp -d /tmp/venv-XXXX 16:52:36 + lf_venv=/tmp/venv-5eBp 16:52:36 + local venv_file=/tmp/.os_lf_venv 16:52:36 + local python=python3 16:52:36 + local options 16:52:36 + local set_path=true 16:52:36 + local install_args= 16:52:36 ++ 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 16:52:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:52:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:52:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:52:36 + true 16:52:36 + case $1 in 16:52:36 + venv_file=/tmp/.toxenv 16:52:36 + shift 2 16:52:36 + true 16:52:36 + case $1 in 16:52:36 + shift 16:52:36 + break 16:52:36 + case $python in 16:52:36 + local pkg_list= 16:52:36 + [[ -d /opt/pyenv ]] 16:52:36 + echo 'Setup pyenv:' 16:52:36 Setup pyenv: 16:52:36 + export PYENV_ROOT=/opt/pyenv 16:52:36 + PYENV_ROOT=/opt/pyenv 16:52:36 + 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 16:52:36 + 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 16:52:36 + pyenv versions 16:52:36 system 16:52:36 3.8.13 16:52:36 3.9.13 16:52:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:52:36 + command -v pyenv 16:52:36 ++ pyenv init - --no-rehash 16:52:36 + 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[*]}"'\'')" 16:52:36 export PATH="/opt/pyenv/shims:${PATH}" 16:52:36 export PYENV_SHELL=bash 16:52:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:52:36 pyenv() { 16:52:36 local command 16:52:36 command="${1:-}" 16:52:36 if [ "$#" -gt 0 ]; then 16:52:36 shift 16:52:36 fi 16:52:36 16:52:36 case "$command" in 16:52:36 rehash|shell) 16:52:36 eval "$(pyenv "sh-$command" "$@")" 16:52:36 ;; 16:52:36 *) 16:52:36 command pyenv "$command" "$@" 16:52:36 ;; 16:52:36 esac 16:52:36 }' 16:52:36 +++ 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[*]}"' 16:52:36 ++ 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 16:52:36 ++ 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 16:52:36 ++ 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 16:52:36 ++ export PYENV_SHELL=bash 16:52:36 ++ PYENV_SHELL=bash 16:52:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:52:36 +++ complete -F _pyenv pyenv 16:52:36 ++ lf-pyver python3 16:52:36 ++ local py_version_xy=python3 16:52:36 ++ local py_version_xyz= 16:52:36 ++ sed 's/^[ *]* //' 16:52:36 ++ pyenv versions 16:52:36 ++ local command 16:52:36 ++ command=versions 16:52:36 ++ awk '{ print $1 }' 16:52:36 ++ '[' 1 -gt 0 ']' 16:52:36 ++ shift 16:52:36 ++ case "$command" in 16:52:36 ++ command pyenv versions 16:52:36 ++ grep -E '^[0-9.]*[0-9]$' 16:52:36 ++ pyenv versions 16:52:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:52:36 +++ grep '^3' /tmp/.pyenv_versions 16:52:36 +++ tail -n 1 16:52:36 +++ sort -V 16:52:36 ++ py_version_xyz=3.10.6 16:52:36 ++ [[ -z 3.10.6 ]] 16:52:36 ++ echo 3.10.6 16:52:36 ++ return 0 16:52:36 + pyenv local 3.10.6 16:52:36 + local command 16:52:36 + command=local 16:52:36 + '[' 2 -gt 0 ']' 16:52:36 + shift 16:52:36 + case "$command" in 16:52:36 + command pyenv local 3.10.6 16:52:36 + pyenv local 3.10.6 16:52:36 + for arg in "$@" 16:52:36 + case $arg in 16:52:36 + pkg_list+='tox ' 16:52:36 + for arg in "$@" 16:52:36 + case $arg in 16:52:36 + pkg_list+='virtualenv ' 16:52:36 + for arg in "$@" 16:52:36 + case $arg in 16:52:36 + pkg_list+='urllib3~=1.26.15 ' 16:52:36 + [[ -f /tmp/.toxenv ]] 16:52:36 ++ cat /tmp/.toxenv 16:52:36 + lf_venv=/tmp/venv-kVlG 16:52:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kVlG from' file:/tmp/.toxenv 16:52:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kVlG from file:/tmp/.toxenv 16:52:36 + /tmp/venv-kVlG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:52:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:52:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:52:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:52:37 + /tmp/venv-kVlG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:52:38 + type python3 16:52:38 + true 16:52:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kVlG/bin to PATH' 16:52:38 lf-activate-venv(): INFO: Adding /tmp/venv-kVlG/bin to PATH 16:52:38 + PATH=/tmp/venv-kVlG/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 16:52:38 + return 0 16:52:38 + [[ -d /opt/pyenv ]] 16:52:38 + echo '---> Setting up pyenv' 16:52:38 ---> Setting up pyenv 16:52:38 + export PYENV_ROOT=/opt/pyenv 16:52:38 + PYENV_ROOT=/opt/pyenv 16:52:38 + export PATH=/opt/pyenv/bin:/tmp/venv-kVlG/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 16:52:38 + PATH=/opt/pyenv/bin:/tmp/venv-kVlG/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 16:52:38 ++ pwd 16:52:38 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:52:38 + export PYTHONPATH 16:52:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:52:38 + TOX_TESTENV_PASSENV=PYTHONPATH 16:52:38 + tox --version 16:52:38 4.12.1 from /tmp/venv-kVlG/lib/python3.10/site-packages/tox/__init__.py 16:52:38 + PARALLEL=false 16:52:38 + TOX_OPTIONS_LIST= 16:52:38 + [[ -n pre-commit ]] 16:52:38 + TOX_OPTIONS_LIST=' -e pre-commit' 16:52:38 + case ${PARALLEL,,} in 16:52:38 + tox -e pre-commit 16:52:38 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:52:39 pre-commit: install_deps> python -I -m pip install pre-commit 16:52:43 pre-commit: freeze> python -m pip freeze --all 16:52:43 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 16:52:43 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:52:43 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:52:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:52:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:52:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:52:46 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:52:46 [INFO] Once installed this environment will be reused. 16:52:46 [INFO] This may take a few minutes... 16:52:49 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:52:49 [INFO] Once installed this environment will be reused. 16:52:49 [INFO] This may take a few minutes... 16:52:55 Trim Trailing Whitespace.................................................Passed 16:52:55 Tabs remover.............................................................Passed 16:52:55 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:52:55 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:52:55 [INFO] Once installed this environment will be reused. 16:52:55 [INFO] This may take a few minutes... 16:53:01 gitlint..............................................(no files to check)Skipped 16:53:01 pre-commit: OK (22.40=setup[4.24]+cmd[12.15,6.01] seconds) 16:53:01 congratulations :) (22.57 seconds) 16:53:01 + tox_status=0 16:53:01 + echo '---> Completed tox runs' 16:53:01 ---> Completed tox runs 16:53:01 + for i in .tox/*/log 16:53:01 ++ echo .tox/pre-commit/log 16:53:01 ++ awk -F/ '{print $2}' 16:53:01 + tox_env=pre-commit 16:53:01 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:53:01 + DOC_DIR=docs/_build/html 16:53:01 + [[ -d docs/_build/html ]] 16:53:01 + echo '---> tox-run.sh ends' 16:53:01 ---> tox-run.sh ends 16:53:01 + test 0 -eq 0 16:53:01 $ ssh-agent -k 16:53:01 unset SSH_AUTH_SOCK; 16:53:01 unset SSH_AGENT_PID; 16:53:01 echo Agent pid 1688 killed; 16:53:01 [ssh-agent] Stopped. 16:53:01 [PostBuildScript] - [INFO] Executing post build scripts. 16:53:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2879205478178325784.sh 16:53:01 ---> sysstat.sh 16:53:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12685177076036928735.sh 16:53:02 ---> package-listing.sh 16:53:02 ++ facter osfamily 16:53:02 ++ tr '[:upper:]' '[:lower:]' 16:53:02 + OS_FAMILY=debian 16:53:02 + workspace=/w/workspace/oom-master-pre-commit-lint 16:53:02 + START_PACKAGES=/tmp/packages_start.txt 16:53:02 + END_PACKAGES=/tmp/packages_end.txt 16:53:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:53:02 + PACKAGES=/tmp/packages_start.txt 16:53:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:53:02 + PACKAGES=/tmp/packages_end.txt 16:53:02 + case "${OS_FAMILY}" in 16:53:02 + dpkg -l 16:53:02 + grep '^ii' 16:53:02 + '[' -f /tmp/packages_start.txt ']' 16:53:02 + '[' -f /tmp/packages_end.txt ']' 16:53:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:53:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:53:02 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:53:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:53:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11856821542760870679.sh 16:53:02 ---> capture-instance-metadata.sh 16:53:02 Setup pyenv: 16:53:02 system 16:53:02 3.8.13 16:53:02 3.9.13 16:53:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:53:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-73wt 16:53:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:53:09 lf-activate-venv(): INFO: Installing: lftools 16:53:39 lf-activate-venv(): INFO: Adding /tmp/venv-73wt/bin to PATH 16:53:39 INFO: Running in OpenStack, capturing instance metadata 16:53:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16043881457680642829.sh 16:53:39 provisioning config files... 16:53:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10889503331496525813tmp 16:53:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:53:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:53:39 [EnvInject] - Injecting environment variables from a build step. 16:53:39 [EnvInject] - Injecting as environment variables the properties content 16:53:39 SERVER_ID=logs 16:53:39 16:53:39 [EnvInject] - Variables injected successfully. 16:53:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16683284131648394260.sh 16:53:39 ---> create-netrc.sh 16:53:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9604051369926670870.sh 16:53:39 ---> python-tools-install.sh 16:53:39 Setup pyenv: 16:53:39 system 16:53:39 3.8.13 16:53:39 3.9.13 16:53:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:53:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-73wt from file:/tmp/.os_lf_venv 16:53:41 lf-activate-venv(): INFO: Installing: lftools 16:53:49 lf-activate-venv(): INFO: Adding /tmp/venv-73wt/bin to PATH 16:53:49 Generating Requirements File 16:54:19 Python 3.10.6 16:54:19 pip 23.3.2 from /tmp/venv-73wt/lib/python3.10/site-packages/pip (python 3.10) 16:54:19 appdirs==1.4.4 16:54:19 argcomplete==3.2.2 16:54:19 aspy.yaml==1.3.0 16:54:19 attrs==23.2.0 16:54:19 autopage==0.5.2 16:54:19 beautifulsoup4==4.12.3 16:54:19 boto3==1.34.26 16:54:19 botocore==1.34.26 16:54:19 bs4==0.0.2 16:54:19 cachetools==5.3.2 16:54:19 certifi==2023.11.17 16:54:19 cffi==1.16.0 16:54:19 cfgv==3.4.0 16:54:19 chardet==5.2.0 16:54:19 charset-normalizer==3.3.2 16:54:19 click==8.1.7 16:54:19 cliff==4.5.0 16:54:19 cmd2==2.4.3 16:54:19 cryptography==3.3.2 16:54:19 debtcollector==2.5.0 16:54:19 decorator==5.1.1 16:54:19 defusedxml==0.7.1 16:54:19 Deprecated==1.2.14 16:54:19 distlib==0.3.8 16:54:19 dnspython==2.5.0 16:54:19 docker==4.2.2 16:54:19 dogpile.cache==1.3.0 16:54:19 email-validator==2.1.0.post1 16:54:19 filelock==3.13.1 16:54:19 future==0.18.3 16:54:19 gitdb==4.0.11 16:54:19 GitPython==3.1.41 16:54:19 google-auth==2.26.2 16:54:19 httplib2==0.22.0 16:54:19 identify==2.5.33 16:54:19 idna==3.6 16:54:19 importlib-resources==1.5.0 16:54:19 iso8601==2.1.0 16:54:19 Jinja2==3.1.3 16:54:19 jmespath==1.0.1 16:54:19 jsonpatch==1.33 16:54:19 jsonpointer==2.4 16:54:19 jsonschema==4.21.1 16:54:19 jsonschema-specifications==2023.12.1 16:54:19 keystoneauth1==5.5.0 16:54:19 kubernetes==29.0.0 16:54:19 lftools==0.37.8 16:54:19 lxml==5.1.0 16:54:19 MarkupSafe==2.1.4 16:54:19 msgpack==1.0.7 16:54:19 multi_key_dict==2.0.3 16:54:19 munch==4.0.0 16:54:19 netaddr==0.10.1 16:54:19 netifaces==0.11.0 16:54:19 niet==1.4.2 16:54:19 nodeenv==1.8.0 16:54:19 oauth2client==4.1.3 16:54:19 oauthlib==3.2.2 16:54:19 openstacksdk==0.62.0 16:54:19 os-client-config==2.1.0 16:54:19 os-service-types==1.7.0 16:54:19 osc-lib==3.0.0 16:54:19 oslo.config==9.3.0 16:54:19 oslo.context==5.3.0 16:54:19 oslo.i18n==6.2.0 16:54:19 oslo.log==5.4.0 16:54:19 oslo.serialization==5.3.0 16:54:19 oslo.utils==7.0.0 16:54:19 packaging==23.2 16:54:19 pbr==6.0.0 16:54:19 platformdirs==4.1.0 16:54:19 prettytable==3.9.0 16:54:19 pyasn1==0.5.1 16:54:19 pyasn1-modules==0.3.0 16:54:19 pycparser==2.21 16:54:19 pygerrit2==2.0.15 16:54:19 PyGithub==2.1.1 16:54:19 pyinotify==0.9.6 16:54:19 PyJWT==2.8.0 16:54:19 PyNaCl==1.5.0 16:54:19 pyparsing==2.4.7 16:54:19 pyperclip==1.8.2 16:54:19 pyrsistent==0.20.0 16:54:19 python-cinderclient==9.4.0 16:54:19 python-dateutil==2.8.2 16:54:19 python-heatclient==3.4.0 16:54:19 python-jenkins==1.8.2 16:54:19 python-keystoneclient==5.3.0 16:54:19 python-magnumclient==4.3.0 16:54:19 python-novaclient==18.4.0 16:54:19 python-openstackclient==6.0.0 16:54:19 python-swiftclient==4.4.0 16:54:19 pytz==2023.3.post1 16:54:19 PyYAML==6.0.1 16:54:19 referencing==0.32.1 16:54:19 requests==2.31.0 16:54:19 requests-oauthlib==1.3.1 16:54:19 requestsexceptions==1.4.0 16:54:19 rfc3986==2.0.0 16:54:19 rpds-py==0.17.1 16:54:19 rsa==4.9 16:54:19 ruamel.yaml==0.18.5 16:54:19 ruamel.yaml.clib==0.2.8 16:54:19 s3transfer==0.10.0 16:54:19 simplejson==3.19.2 16:54:19 six==1.16.0 16:54:19 smmap==5.0.1 16:54:19 soupsieve==2.5 16:54:19 stevedore==5.1.0 16:54:19 tabulate==0.9.0 16:54:19 toml==0.10.2 16:54:19 tomlkit==0.12.3 16:54:19 tqdm==4.66.1 16:54:19 typing_extensions==4.9.0 16:54:19 tzdata==2023.4 16:54:19 urllib3==1.26.18 16:54:19 virtualenv==20.25.0 16:54:19 wcwidth==0.2.13 16:54:19 websocket-client==1.7.0 16:54:19 wrapt==1.16.0 16:54:19 xdg==6.0.0 16:54:19 xmltodict==0.13.0 16:54:19 yq==3.2.3 16:54:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9208940480990637500.sh 16:54:19 ---> sudo-logs.sh 16:54:19 Archiving 'sudo' log.. 16:54:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins841337921583732855.sh 16:54:20 ---> job-cost.sh 16:54:20 Setup pyenv: 16:54:20 system 16:54:20 3.8.13 16:54:20 3.9.13 16:54:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:54:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-73wt from file:/tmp/.os_lf_venv 16:54:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:54:28 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:54:28 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 16:54:29 lf-activate-venv(): INFO: Adding /tmp/venv-73wt/bin to PATH 16:54:29 INFO: No Stack... 16:54:29 INFO: Retrieving Pricing Info for: v3-standard-4 16:54:29 INFO: Archiving Costs 16:54:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6998281673797050425.sh 16:54:29 ---> logs-deploy.sh 16:54:29 Setup pyenv: 16:54:29 system 16:54:29 3.8.13 16:54:29 3.9.13 16:54:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:54:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-73wt from file:/tmp/.os_lf_venv 16:54:31 lf-activate-venv(): INFO: Installing: lftools 16:54:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:54:40 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:54:41 lf-activate-venv(): INFO: Adding /tmp/venv-73wt/bin to PATH 16:54:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3276 16:54:41 INFO: archiving workspace using pattern(s): 16:54:42 Archives upload complete. 16:54:42 INFO: archiving logs to Nexus 16:54:43 ---> uname -a: 16:54:43 Linux prd-ubuntu1804-builder-4c-4g-14818 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:54:43 16:54:43 16:54:43 ---> lscpu: 16:54:43 Architecture: x86_64 16:54:43 CPU op-mode(s): 32-bit, 64-bit 16:54:43 Byte Order: Little Endian 16:54:43 CPU(s): 4 16:54:43 On-line CPU(s) list: 0-3 16:54:43 Thread(s) per core: 1 16:54:43 Core(s) per socket: 1 16:54:43 Socket(s): 4 16:54:43 NUMA node(s): 1 16:54:43 Vendor ID: AuthenticAMD 16:54:43 CPU family: 23 16:54:43 Model: 49 16:54:43 Model name: AMD EPYC-Rome Processor 16:54:43 Stepping: 0 16:54:43 CPU MHz: 2799.998 16:54:43 BogoMIPS: 5599.99 16:54:43 Virtualization: AMD-V 16:54:43 Hypervisor vendor: KVM 16:54:43 Virtualization type: full 16:54:43 L1d cache: 32K 16:54:43 L1i cache: 32K 16:54:43 L2 cache: 512K 16:54:43 L3 cache: 16384K 16:54:43 NUMA node0 CPU(s): 0-3 16:54:43 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 16:54:43 16:54:43 16:54:43 ---> nproc: 16:54:43 4 16:54:43 16:54:43 16:54:43 ---> df -h: 16:54:43 Filesystem Size Used Avail Use% Mounted on 16:54:43 udev 7.9G 0 7.9G 0% /dev 16:54:43 tmpfs 1.6G 672K 1.6G 1% /run 16:54:43 /dev/vda1 78G 8.4G 69G 11% / 16:54:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:54:43 tmpfs 5.0M 0 5.0M 0% /run/lock 16:54:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:54:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:54:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:54:43 16:54:43 16:54:43 ---> free -m: 16:54:43 total used free shared buff/cache available 16:54:43 Mem: 16040 537 13295 0 2207 15183 16:54:43 Swap: 1023 0 1023 16:54:43 16:54:43 16:54:43 ---> ip addr: 16:54:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:54:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:54:43 inet 127.0.0.1/8 scope host lo 16:54:43 valid_lft forever preferred_lft forever 16:54:43 inet6 ::1/128 scope host 16:54:43 valid_lft forever preferred_lft forever 16:54:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:54:43 link/ether fa:16:3e:5b:b8:94 brd ff:ff:ff:ff:ff:ff 16:54:43 inet 10.30.106.73/23 brd 10.30.107.255 scope global dynamic ens3 16:54:43 valid_lft 86226sec preferred_lft 86226sec 16:54:43 inet6 fe80::f816:3eff:fe5b:b894/64 scope link 16:54:43 valid_lft forever preferred_lft forever 16:54:43 16:54:43 16:54:43 ---> sar -b -r -n DEV: 16:54:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14818) 01/24/24 _x86_64_ (4 CPU) 16:54:43 16:54:43 16:51:51 LINUX RESTART (4 CPU) 16:54:43 16:54:43 16:52:01 tps rtps wtps bread/s bwrtn/s 16:54:43 16:53:02 249.78 71.20 178.57 4732.28 39292.78 16:54:43 16:54:01 104.88 2.47 102.41 130.83 30143.91 16:54:43 Average: 177.94 37.13 140.81 2450.88 34756.78 16:54:43 16:54:43 16:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:54:43 16:53:02 14050264 15626836 2374704 14.46 54012 1723820 720088 4.12 650556 1512624 144868 16:54:43 16:54:01 13727476 15571388 2697492 16.42 75840 1954900 746868 4.27 747432 1708908 171904 16:54:43 Average: 13888870 15599112 2536098 15.44 64926 1839360 733478 4.20 698994 1610766 158386 16:54:43 16:54:43 16:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:54:43 16:53:02 ens3 453.11 306.67 2069.03 76.05 0.00 0.00 0.00 0.00 16:54:43 16:53:02 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 16:54:43 16:54:01 ens3 58.38 40.84 782.79 8.73 0.00 0.00 0.00 0.00 16:54:43 16:54:01 lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 16:54:43 Average: ens3 257.40 174.87 1431.31 42.67 0.00 0.00 0.00 0.00 16:54:43 Average: lo 2.05 2.05 0.21 0.21 0.00 0.00 0.00 0.00 16:54:43 16:54:43 16:54:43 ---> sar -P ALL: 16:54:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14818) 01/24/24 _x86_64_ (4 CPU) 16:54:43 16:54:43 16:51:51 LINUX RESTART (4 CPU) 16:54:43 16:54:43 16:52:01 CPU %user %nice %system %iowait %steal %idle 16:54:43 16:53:02 all 22.89 0.00 2.61 6.47 0.08 67.95 16:54:43 16:53:02 0 22.49 0.00 2.53 4.16 0.07 70.76 16:54:43 16:53:02 1 24.69 0.00 2.73 12.96 0.07 59.56 16:54:43 16:53:02 2 24.72 0.00 2.26 2.27 0.07 70.68 16:54:43 16:53:02 3 19.68 0.00 2.91 6.52 0.08 70.81 16:54:43 16:54:01 all 20.49 0.00 1.49 5.62 0.06 72.35 16:54:43 16:54:01 0 5.43 0.00 0.91 10.86 0.03 82.77 16:54:43 16:54:01 1 32.11 0.00 2.17 4.80 0.07 60.85 16:54:43 16:54:01 2 20.35 0.00 1.48 0.95 0.08 77.13 16:54:43 16:54:01 3 24.22 0.00 1.39 5.80 0.07 68.52 16:54:43 Average: all 21.70 0.00 2.05 6.04 0.07 70.14 16:54:43 Average: 0 14.01 0.00 1.72 7.49 0.05 76.73 16:54:43 Average: 1 28.38 0.00 2.45 8.91 0.07 60.20 16:54:43 Average: 2 22.55 0.00 1.87 1.62 0.08 73.88 16:54:43 Average: 3 21.94 0.00 2.15 6.16 0.08 69.67 16:54:43 16:54:43 16:54:43