14:49:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137077 14:49:25 Running as SYSTEM 14:49:25 [EnvInject] - Loading node environment variables. 14:49:25 Building remotely on prd-ubuntu1804-builder-4c-4g-15047 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:49:25 [ssh-agent] Looking for ssh-agent implementation... 14:49:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:49:25 $ ssh-agent 14:49:25 SSH_AUTH_SOCK=/tmp/ssh-N01mY9vZqgS2/agent.1614 14:49:25 SSH_AGENT_PID=1615 14:49:25 [ssh-agent] Started. 14:49:25 Running ssh-add (command line suppressed) 14:49:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4848275242196663176.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4848275242196663176.key) 14:49:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:49:25 The recommended git tool is: NONE 14:49:27 using credential onap-jenkins-ssh 14:49:27 Wiping out workspace first. 14:49:27 Cloning the remote Git repository 14:49:27 Cloning repository git://cloud.onap.org/mirror/oom.git 14:49:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:49:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:49:27 > git --version # timeout=10 14:49:27 > git --version # 'git version 2.17.1' 14:49:27 using GIT_SSH to set credentials Gerrit user 14:49:27 Verifying host key using manually-configured host key entries 14:49:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:49:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:49:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:49:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:49:33 using GIT_SSH to set credentials Gerrit user 14:49:33 Verifying host key using manually-configured host key entries 14:49:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/137077/4 # timeout=30 14:49:33 > git rev-parse 4bb817b02483c61addf42a6193228444c0de70a6^{commit} # timeout=10 14:49:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:49:33 Checking out Revision 4bb817b02483c61addf42a6193228444c0de70a6 (refs/changes/77/137077/4) 14:49:33 > git config core.sparsecheckout # timeout=10 14:49:33 > git checkout -f 4bb817b02483c61addf42a6193228444c0de70a6 # timeout=30 14:49:36 Commit message: "[CPS] Updating permit-uri config" 14:49:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:49:36 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 14:49:36 [EnvInject] - Injecting environment variables from a build step. 14:49:36 [EnvInject] - Injecting as environment variables the properties content 14:49:36 PYTHON=python3 14:49:36 14:49:36 [EnvInject] - Variables injected successfully. 14:49:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8813611391723083363.sh 14:49:36 ---> tox-install.sh 14:49:36 + source /home/jenkins/lf-env.sh 14:49:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:49:36 ++ mktemp -d /tmp/venv-XXXX 14:49:36 + lf_venv=/tmp/venv-mYrs 14:49:36 + local venv_file=/tmp/.os_lf_venv 14:49:36 + local python=python3 14:49:36 + local options 14:49:36 + local set_path=true 14:49:36 + local install_args= 14:49: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 14:49:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:49:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:49:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:49:36 + true 14:49:36 + case $1 in 14:49:36 + venv_file=/tmp/.toxenv 14:49:36 + shift 2 14:49:36 + true 14:49:36 + case $1 in 14:49:36 + shift 14:49:36 + break 14:49:36 + case $python in 14:49:36 + local pkg_list= 14:49:36 + [[ -d /opt/pyenv ]] 14:49:36 + echo 'Setup pyenv:' 14:49:36 Setup pyenv: 14:49:36 + export PYENV_ROOT=/opt/pyenv 14:49:36 + PYENV_ROOT=/opt/pyenv 14:49:36 + 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 14:49:36 + 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 14:49:36 + pyenv versions 14:49:36 * system (set by /opt/pyenv/version) 14:49:36 * 3.8.13 (set by /opt/pyenv/version) 14:49:36 * 3.9.13 (set by /opt/pyenv/version) 14:49:36 * 3.10.6 (set by /opt/pyenv/version) 14:49:36 + command -v pyenv 14:49:36 ++ pyenv init - --no-rehash 14:49:37 + 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[*]}"'\'')" 14:49:37 export PATH="/opt/pyenv/shims:${PATH}" 14:49:37 export PYENV_SHELL=bash 14:49:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:49:37 pyenv() { 14:49:37 local command 14:49:37 command="${1:-}" 14:49:37 if [ "$#" -gt 0 ]; then 14:49:37 shift 14:49:37 fi 14:49:37 14:49:37 case "$command" in 14:49:37 rehash|shell) 14:49:37 eval "$(pyenv "sh-$command" "$@")" 14:49:37 ;; 14:49:37 *) 14:49:37 command pyenv "$command" "$@" 14:49:37 ;; 14:49:37 esac 14:49:37 }' 14:49:37 +++ 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[*]}"' 14:49:37 ++ 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 14:49:37 ++ 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 14:49:37 ++ 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 14:49:37 ++ export PYENV_SHELL=bash 14:49:37 ++ PYENV_SHELL=bash 14:49:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:49:37 +++ complete -F _pyenv pyenv 14:49:37 ++ lf-pyver python3 14:49:37 ++ local py_version_xy=python3 14:49:37 ++ local py_version_xyz= 14:49:37 ++ awk '{ print $1 }' 14:49:37 ++ sed 's/^[ *]* //' 14:49:37 ++ pyenv versions 14:49:37 ++ local command 14:49:37 ++ command=versions 14:49:37 ++ '[' 1 -gt 0 ']' 14:49:37 ++ shift 14:49:37 ++ case "$command" in 14:49:37 ++ command pyenv versions 14:49:37 ++ pyenv versions 14:49:37 ++ grep -E '^[0-9.]*[0-9]$' 14:49:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:49:37 +++ grep '^3' /tmp/.pyenv_versions 14:49:37 +++ sort -V 14:49:37 +++ tail -n 1 14:49:37 ++ py_version_xyz=3.10.6 14:49:37 ++ [[ -z 3.10.6 ]] 14:49:37 ++ echo 3.10.6 14:49:37 ++ return 0 14:49:37 + pyenv local 3.10.6 14:49:37 + local command 14:49:37 + command=local 14:49:37 + '[' 2 -gt 0 ']' 14:49:37 + shift 14:49:37 + case "$command" in 14:49:37 + command pyenv local 3.10.6 14:49:37 + pyenv local 3.10.6 14:49:37 + for arg in "$@" 14:49:37 + case $arg in 14:49:37 + pkg_list+='tox ' 14:49:37 + for arg in "$@" 14:49:37 + case $arg in 14:49:37 + pkg_list+='virtualenv ' 14:49:37 + for arg in "$@" 14:49:37 + case $arg in 14:49:37 + pkg_list+='urllib3~=1.26.15 ' 14:49:37 + [[ -f /tmp/.toxenv ]] 14:49:37 + [[ ! -f /tmp/.toxenv ]] 14:49:37 + [[ -n '' ]] 14:49:37 + python3 -m venv /tmp/venv-mYrs 14:49:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mYrs' 14:49:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mYrs 14:49:41 + echo /tmp/venv-mYrs 14:49:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:49:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:49:41 + /tmp/venv-mYrs/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:49:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:49:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:49:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:49:44 + /tmp/venv-mYrs/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:49:46 + type python3 14:49:46 + true 14:49:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mYrs/bin to PATH' 14:49:46 lf-activate-venv(): INFO: Adding /tmp/venv-mYrs/bin to PATH 14:49:46 + PATH=/tmp/venv-mYrs/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 14:49:46 + return 0 14:49:46 + python3 --version 14:49:46 Python 3.10.6 14:49:46 + python3 -m pip --version 14:49:47 pip 23.3.2 from /tmp/venv-mYrs/lib/python3.10/site-packages/pip (python 3.10) 14:49:47 + python3 -m pip freeze 14:49:47 cachetools==5.3.2 14:49:47 chardet==5.2.0 14:49:47 colorama==0.4.6 14:49:47 distlib==0.3.8 14:49:47 filelock==3.13.1 14:49:47 packaging==23.2 14:49:47 platformdirs==4.1.0 14:49:47 pluggy==1.4.0 14:49:47 pyproject-api==1.6.1 14:49:47 tomli==2.0.1 14:49:47 tox==4.12.1 14:49:47 urllib3==1.26.18 14:49:47 virtualenv==20.25.0 14:49:47 [EnvInject] - Injecting environment variables from a build step. 14:49:47 [EnvInject] - Injecting as environment variables the properties content 14:49:47 PARALLEL=false 14:49:47 14:49:47 [EnvInject] - Variables injected successfully. 14:49:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6069579788538027394.sh 14:49:47 ---> tox-run.sh 14:49:47 + 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 14:49:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:49:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:49:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:49:47 + cd /w/workspace/oom-master-pre-commit-lint/. 14:49:47 + source /home/jenkins/lf-env.sh 14:49:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:49:47 ++ mktemp -d /tmp/venv-XXXX 14:49:47 + lf_venv=/tmp/venv-JFtH 14:49:47 + local venv_file=/tmp/.os_lf_venv 14:49:47 + local python=python3 14:49:47 + local options 14:49:47 + local set_path=true 14:49:47 + local install_args= 14:49:47 ++ 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 14:49:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:49:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:49:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:49:47 + true 14:49:47 + case $1 in 14:49:47 + venv_file=/tmp/.toxenv 14:49:47 + shift 2 14:49:47 + true 14:49:47 + case $1 in 14:49:47 + shift 14:49:47 + break 14:49:47 + case $python in 14:49:47 + local pkg_list= 14:49:47 + [[ -d /opt/pyenv ]] 14:49:47 + echo 'Setup pyenv:' 14:49:47 Setup pyenv: 14:49:47 + export PYENV_ROOT=/opt/pyenv 14:49:47 + PYENV_ROOT=/opt/pyenv 14:49:47 + 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 14:49:47 + 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 14:49:47 + pyenv versions 14:49:47 system 14:49:47 3.8.13 14:49:47 3.9.13 14:49:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:49:47 + command -v pyenv 14:49:47 ++ pyenv init - --no-rehash 14:49:47 + 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[*]}"'\'')" 14:49:47 export PATH="/opt/pyenv/shims:${PATH}" 14:49:47 export PYENV_SHELL=bash 14:49:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:49:47 pyenv() { 14:49:47 local command 14:49:47 command="${1:-}" 14:49:47 if [ "$#" -gt 0 ]; then 14:49:47 shift 14:49:47 fi 14:49:47 14:49:47 case "$command" in 14:49:47 rehash|shell) 14:49:47 eval "$(pyenv "sh-$command" "$@")" 14:49:47 ;; 14:49:47 *) 14:49:47 command pyenv "$command" "$@" 14:49:47 ;; 14:49:47 esac 14:49:47 }' 14:49:47 +++ 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[*]}"' 14:49:47 ++ 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 14:49:47 ++ 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 14:49:47 ++ 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 14:49:47 ++ export PYENV_SHELL=bash 14:49:47 ++ PYENV_SHELL=bash 14:49:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:49:47 +++ complete -F _pyenv pyenv 14:49:47 ++ lf-pyver python3 14:49:47 ++ local py_version_xy=python3 14:49:47 ++ local py_version_xyz= 14:49:47 ++ pyenv versions 14:49:47 ++ local command 14:49:47 ++ command=versions 14:49:47 ++ '[' 1 -gt 0 ']' 14:49:47 ++ shift 14:49:47 ++ case "$command" in 14:49:47 ++ command pyenv versions 14:49:47 ++ pyenv versions 14:49:47 ++ awk '{ print $1 }' 14:49:47 ++ sed 's/^[ *]* //' 14:49:47 ++ grep -E '^[0-9.]*[0-9]$' 14:49:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:49:47 +++ sort -V 14:49:47 +++ grep '^3' /tmp/.pyenv_versions 14:49:47 +++ tail -n 1 14:49:47 ++ py_version_xyz=3.10.6 14:49:47 ++ [[ -z 3.10.6 ]] 14:49:47 ++ echo 3.10.6 14:49:47 ++ return 0 14:49:47 + pyenv local 3.10.6 14:49:47 + local command 14:49:47 + command=local 14:49:47 + '[' 2 -gt 0 ']' 14:49:47 + shift 14:49:47 + case "$command" in 14:49:47 + command pyenv local 3.10.6 14:49:47 + pyenv local 3.10.6 14:49:47 + for arg in "$@" 14:49:47 + case $arg in 14:49:47 + pkg_list+='tox ' 14:49:47 + for arg in "$@" 14:49:47 + case $arg in 14:49:47 + pkg_list+='virtualenv ' 14:49:47 + for arg in "$@" 14:49:47 + case $arg in 14:49:47 + pkg_list+='urllib3~=1.26.15 ' 14:49:47 + [[ -f /tmp/.toxenv ]] 14:49:47 ++ cat /tmp/.toxenv 14:49:47 + lf_venv=/tmp/venv-mYrs 14:49:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYrs from' file:/tmp/.toxenv 14:49:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYrs from file:/tmp/.toxenv 14:49:47 + /tmp/venv-mYrs/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:49:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:49:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:49:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:49:48 + /tmp/venv-mYrs/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:49:49 + type python3 14:49:49 + true 14:49:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mYrs/bin to PATH' 14:49:49 lf-activate-venv(): INFO: Adding /tmp/venv-mYrs/bin to PATH 14:49:49 + PATH=/tmp/venv-mYrs/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 14:49:49 + return 0 14:49:49 + [[ -d /opt/pyenv ]] 14:49:49 + echo '---> Setting up pyenv' 14:49:49 ---> Setting up pyenv 14:49:49 + export PYENV_ROOT=/opt/pyenv 14:49:49 + PYENV_ROOT=/opt/pyenv 14:49:49 + export PATH=/opt/pyenv/bin:/tmp/venv-mYrs/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 14:49:49 + PATH=/opt/pyenv/bin:/tmp/venv-mYrs/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 14:49:49 ++ pwd 14:49:49 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:49:49 + export PYTHONPATH 14:49:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:49:49 + TOX_TESTENV_PASSENV=PYTHONPATH 14:49:49 + tox --version 14:49:50 4.12.1 from /tmp/venv-mYrs/lib/python3.10/site-packages/tox/__init__.py 14:49:50 + PARALLEL=false 14:49:50 + TOX_OPTIONS_LIST= 14:49:50 + [[ -n pre-commit ]] 14:49:50 + TOX_OPTIONS_LIST=' -e pre-commit' 14:49:50 + case ${PARALLEL,,} in 14:49:50 + tox -e pre-commit 14:49:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:49:51 pre-commit: install_deps> python -I -m pip install pre-commit 14:49:54 pre-commit: freeze> python -m pip freeze --all 14:49:54 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 14:49:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:49:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:49:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:49:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:49:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:49:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:49:57 [INFO] Once installed this environment will be reused. 14:49:57 [INFO] This may take a few minutes... 14:50:00 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:50:00 [INFO] Once installed this environment will be reused. 14:50:00 [INFO] This may take a few minutes... 14:50:05 Trim Trailing Whitespace.................................................Passed 14:50:06 Tabs remover.............................................................Passed 14:50:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:50:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:50:06 [INFO] Once installed this environment will be reused. 14:50:06 [INFO] This may take a few minutes... 14:50:12 gitlint..............................................(no files to check)Skipped 14:50:12 pre-commit: OK (21.69=setup[3.91]+cmd[11.53,6.25] seconds) 14:50:12 congratulations :) (21.86 seconds) 14:50:12 + tox_status=0 14:50:12 + echo '---> Completed tox runs' 14:50:12 ---> Completed tox runs 14:50:12 + for i in .tox/*/log 14:50:12 ++ echo .tox/pre-commit/log 14:50:12 ++ awk -F/ '{print $2}' 14:50:12 + tox_env=pre-commit 14:50:12 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:50:12 + DOC_DIR=docs/_build/html 14:50:12 + [[ -d docs/_build/html ]] 14:50:12 + echo '---> tox-run.sh ends' 14:50:12 ---> tox-run.sh ends 14:50:12 + test 0 -eq 0 14:50:12 $ ssh-agent -k 14:50:12 unset SSH_AUTH_SOCK; 14:50:12 unset SSH_AGENT_PID; 14:50:12 echo Agent pid 1615 killed; 14:50:12 [ssh-agent] Stopped. 14:50:12 [PostBuildScript] - [INFO] Executing post build scripts. 14:50:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10573158593028486706.sh 14:50:12 ---> sysstat.sh 14:50:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17184749721301704047.sh 14:50:13 ---> package-listing.sh 14:50:13 ++ facter osfamily 14:50:13 ++ tr '[:upper:]' '[:lower:]' 14:50:13 + OS_FAMILY=debian 14:50:13 + workspace=/w/workspace/oom-master-pre-commit-lint 14:50:13 + START_PACKAGES=/tmp/packages_start.txt 14:50:13 + END_PACKAGES=/tmp/packages_end.txt 14:50:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:50:13 + PACKAGES=/tmp/packages_start.txt 14:50:13 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:50:13 + PACKAGES=/tmp/packages_end.txt 14:50:13 + case "${OS_FAMILY}" in 14:50:13 + dpkg -l 14:50:13 + grep '^ii' 14:50:13 + '[' -f /tmp/packages_start.txt ']' 14:50:13 + '[' -f /tmp/packages_end.txt ']' 14:50:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:50:13 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:50:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:50:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:50:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10956087939744372905.sh 14:50:13 ---> capture-instance-metadata.sh 14:50:13 Setup pyenv: 14:50:13 system 14:50:13 3.8.13 14:50:13 3.9.13 14:50:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:50:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h6OJ 14:50:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:50:20 lf-activate-venv(): INFO: Installing: lftools 14:50:48 lf-activate-venv(): INFO: Adding /tmp/venv-h6OJ/bin to PATH 14:50:48 INFO: Running in OpenStack, capturing instance metadata 14:50:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14146493876813232368.sh 14:50:48 provisioning config files... 14:50:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config18035055006177127600tmp 14:50:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:50:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:50:48 [EnvInject] - Injecting environment variables from a build step. 14:50:48 [EnvInject] - Injecting as environment variables the properties content 14:50:48 SERVER_ID=logs 14:50:48 14:50:48 [EnvInject] - Variables injected successfully. 14:50:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12754256801534916974.sh 14:50:48 ---> create-netrc.sh 14:50:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7449025023027015590.sh 14:50:48 ---> python-tools-install.sh 14:50:48 Setup pyenv: 14:50:48 system 14:50:48 3.8.13 14:50:48 3.9.13 14:50:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:50:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h6OJ from file:/tmp/.os_lf_venv 14:50:50 lf-activate-venv(): INFO: Installing: lftools 14:50:57 lf-activate-venv(): INFO: Adding /tmp/venv-h6OJ/bin to PATH 14:50:57 Generating Requirements File 14:51:26 Python 3.10.6 14:51:26 pip 23.3.2 from /tmp/venv-h6OJ/lib/python3.10/site-packages/pip (python 3.10) 14:51:26 appdirs==1.4.4 14:51:26 argcomplete==3.2.2 14:51:26 aspy.yaml==1.3.0 14:51:26 attrs==23.2.0 14:51:26 autopage==0.5.2 14:51:26 beautifulsoup4==4.12.3 14:51:26 boto3==1.34.27 14:51:26 botocore==1.34.27 14:51:26 bs4==0.0.2 14:51:26 cachetools==5.3.2 14:51:26 certifi==2023.11.17 14:51:26 cffi==1.16.0 14:51:26 cfgv==3.4.0 14:51:26 chardet==5.2.0 14:51:26 charset-normalizer==3.3.2 14:51:26 click==8.1.7 14:51:26 cliff==4.5.0 14:51:26 cmd2==2.4.3 14:51:26 cryptography==3.3.2 14:51:26 debtcollector==2.5.0 14:51:26 decorator==5.1.1 14:51:26 defusedxml==0.7.1 14:51:26 Deprecated==1.2.14 14:51:26 distlib==0.3.8 14:51:26 dnspython==2.5.0 14:51:26 docker==4.2.2 14:51:26 dogpile.cache==1.3.0 14:51:26 email-validator==2.1.0.post1 14:51:26 filelock==3.13.1 14:51:26 future==0.18.3 14:51:26 gitdb==4.0.11 14:51:26 GitPython==3.1.41 14:51:26 google-auth==2.27.0 14:51:26 httplib2==0.22.0 14:51:26 identify==2.5.33 14:51:26 idna==3.6 14:51:26 importlib-resources==1.5.0 14:51:26 iso8601==2.1.0 14:51:26 Jinja2==3.1.3 14:51:26 jmespath==1.0.1 14:51:26 jsonpatch==1.33 14:51:26 jsonpointer==2.4 14:51:26 jsonschema==4.21.1 14:51:26 jsonschema-specifications==2023.12.1 14:51:26 keystoneauth1==5.5.0 14:51:26 kubernetes==29.0.0 14:51:26 lftools==0.37.8 14:51:26 lxml==5.1.0 14:51:26 MarkupSafe==2.1.4 14:51:26 msgpack==1.0.7 14:51:26 multi_key_dict==2.0.3 14:51:26 munch==4.0.0 14:51:26 netaddr==0.10.1 14:51:26 netifaces==0.11.0 14:51:26 niet==1.4.2 14:51:26 nodeenv==1.8.0 14:51:26 oauth2client==4.1.3 14:51:26 oauthlib==3.2.2 14:51:26 openstacksdk==0.62.0 14:51:26 os-client-config==2.1.0 14:51:26 os-service-types==1.7.0 14:51:26 osc-lib==3.0.0 14:51:26 oslo.config==9.3.0 14:51:26 oslo.context==5.3.0 14:51:26 oslo.i18n==6.2.0 14:51:26 oslo.log==5.4.0 14:51:26 oslo.serialization==5.3.0 14:51:26 oslo.utils==7.0.0 14:51:26 packaging==23.2 14:51:26 pbr==6.0.0 14:51:26 platformdirs==4.1.0 14:51:26 prettytable==3.9.0 14:51:26 pyasn1==0.5.1 14:51:26 pyasn1-modules==0.3.0 14:51:26 pycparser==2.21 14:51:26 pygerrit2==2.0.15 14:51:26 PyGithub==2.1.1 14:51:26 pyinotify==0.9.6 14:51:26 PyJWT==2.8.0 14:51:26 PyNaCl==1.5.0 14:51:26 pyparsing==2.4.7 14:51:26 pyperclip==1.8.2 14:51:26 pyrsistent==0.20.0 14:51:26 python-cinderclient==9.4.0 14:51:26 python-dateutil==2.8.2 14:51:26 python-heatclient==3.4.0 14:51:26 python-jenkins==1.8.2 14:51:26 python-keystoneclient==5.3.0 14:51:26 python-magnumclient==4.3.0 14:51:26 python-novaclient==18.4.0 14:51:26 python-openstackclient==6.0.0 14:51:26 python-swiftclient==4.4.0 14:51:26 pytz==2023.3.post1 14:51:26 PyYAML==6.0.1 14:51:26 referencing==0.32.1 14:51:26 requests==2.31.0 14:51:26 requests-oauthlib==1.3.1 14:51:26 requestsexceptions==1.4.0 14:51:26 rfc3986==2.0.0 14:51:26 rpds-py==0.17.1 14:51:26 rsa==4.9 14:51:26 ruamel.yaml==0.18.5 14:51:26 ruamel.yaml.clib==0.2.8 14:51:26 s3transfer==0.10.0 14:51:26 simplejson==3.19.2 14:51:26 six==1.16.0 14:51:26 smmap==5.0.1 14:51:26 soupsieve==2.5 14:51:26 stevedore==5.1.0 14:51:26 tabulate==0.9.0 14:51:26 toml==0.10.2 14:51:26 tomlkit==0.12.3 14:51:26 tqdm==4.66.1 14:51:26 typing_extensions==4.9.0 14:51:26 tzdata==2023.4 14:51:26 urllib3==1.26.18 14:51:26 virtualenv==20.25.0 14:51:26 wcwidth==0.2.13 14:51:26 websocket-client==1.7.0 14:51:26 wrapt==1.16.0 14:51:26 xdg==6.0.0 14:51:26 xmltodict==0.13.0 14:51:26 yq==3.2.3 14:51:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11557063375761338571.sh 14:51:27 ---> sudo-logs.sh 14:51:27 Archiving 'sudo' log.. 14:51:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins852065345527457804.sh 14:51:27 ---> job-cost.sh 14:51:27 Setup pyenv: 14:51:27 system 14:51:27 3.8.13 14:51:27 3.9.13 14:51:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:51:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h6OJ from file:/tmp/.os_lf_venv 14:51:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:51:35 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. 14:51:35 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 14:51:36 lf-activate-venv(): INFO: Adding /tmp/venv-h6OJ/bin to PATH 14:51:36 INFO: No Stack... 14:51:36 INFO: Retrieving Pricing Info for: v3-standard-4 14:51:36 INFO: Archiving Costs 14:51:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15652615862723892603.sh 14:51:36 ---> logs-deploy.sh 14:51:36 Setup pyenv: 14:51:36 system 14:51:36 3.8.13 14:51:36 3.9.13 14:51:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:51:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h6OJ from file:/tmp/.os_lf_venv 14:51:38 lf-activate-venv(): INFO: Installing: lftools 14:51:47 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. 14:51:47 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 14:51:48 lf-activate-venv(): INFO: Adding /tmp/venv-h6OJ/bin to PATH 14:51:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3279 14:51:48 INFO: archiving workspace using pattern(s): 14:51:49 Archives upload complete. 14:51:49 INFO: archiving logs to Nexus 14:51:50 ---> uname -a: 14:51:50 Linux prd-ubuntu1804-builder-4c-4g-15047 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:51:50 14:51:50 14:51:50 ---> lscpu: 14:51:50 Architecture: x86_64 14:51:50 CPU op-mode(s): 32-bit, 64-bit 14:51:50 Byte Order: Little Endian 14:51:50 CPU(s): 4 14:51:50 On-line CPU(s) list: 0-3 14:51:50 Thread(s) per core: 1 14:51:50 Core(s) per socket: 1 14:51:50 Socket(s): 4 14:51:50 NUMA node(s): 1 14:51:50 Vendor ID: AuthenticAMD 14:51:50 CPU family: 23 14:51:50 Model: 49 14:51:50 Model name: AMD EPYC-Rome Processor 14:51:50 Stepping: 0 14:51:50 CPU MHz: 2799.998 14:51:50 BogoMIPS: 5599.99 14:51:50 Virtualization: AMD-V 14:51:50 Hypervisor vendor: KVM 14:51:50 Virtualization type: full 14:51:50 L1d cache: 32K 14:51:50 L1i cache: 32K 14:51:50 L2 cache: 512K 14:51:50 L3 cache: 16384K 14:51:50 NUMA node0 CPU(s): 0-3 14:51:50 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 14:51:50 14:51:50 14:51:50 ---> nproc: 14:51:50 4 14:51:50 14:51:50 14:51:50 ---> df -h: 14:51:50 Filesystem Size Used Avail Use% Mounted on 14:51:50 udev 7.9G 0 7.9G 0% /dev 14:51:50 tmpfs 1.6G 672K 1.6G 1% /run 14:51:50 /dev/vda1 78G 8.4G 69G 11% / 14:51:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:51:50 tmpfs 5.0M 0 5.0M 0% /run/lock 14:51:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:51:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:51:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:51:50 14:51:50 14:51:50 ---> free -m: 14:51:50 total used free shared buff/cache available 14:51:50 Mem: 16040 553 13282 0 2204 15167 14:51:50 Swap: 1023 0 1023 14:51:50 14:51:50 14:51:50 ---> ip addr: 14:51:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:51:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:51:50 inet 127.0.0.1/8 scope host lo 14:51:50 valid_lft forever preferred_lft forever 14:51:50 inet6 ::1/128 scope host 14:51:50 valid_lft forever preferred_lft forever 14:51:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:51:50 link/ether fa:16:3e:4d:48:03 brd ff:ff:ff:ff:ff:ff 14:51:50 inet 10.30.107.24/23 brd 10.30.107.255 scope global dynamic ens3 14:51:50 valid_lft 86239sec preferred_lft 86239sec 14:51:50 inet6 fe80::f816:3eff:fe4d:4803/64 scope link 14:51:50 valid_lft forever preferred_lft forever 14:51:50 14:51:50 14:51:50 ---> sar -b -r -n DEV: 14:51:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15047) 01/25/24 _x86_64_ (4 CPU) 14:51:50 14:51:50 14:49:11 LINUX RESTART (4 CPU) 14:51:50 14:51:50 14:50:01 tps rtps wtps bread/s bwrtn/s 14:51:50 14:51:01 111.55 14.31 97.23 1103.68 10944.71 14:51:50 Average: 111.55 14.31 97.23 1103.68 10944.71 14:51:50 14:51:50 14:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:51:50 14:51:01 13767112 15570380 2657856 16.18 73908 1917832 721604 4.13 745400 1673220 136812 14:51:50 Average: 13767112 15570380 2657856 16.18 73908 1917832 721604 4.13 745400 1673220 136812 14:51:50 14:51:50 14:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:51:50 14:51:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 14:51:50 14:51:01 ens3 48.48 34.56 637.51 8.75 0.00 0.00 0.00 0.00 14:51:50 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 14:51:50 Average: ens3 48.48 34.56 637.51 8.75 0.00 0.00 0.00 0.00 14:51:50 14:51:50 14:51:50 ---> sar -P ALL: 14:51:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15047) 01/25/24 _x86_64_ (4 CPU) 14:51:50 14:51:50 14:49:11 LINUX RESTART (4 CPU) 14:51:50 14:51:50 14:50:01 CPU %user %nice %system %iowait %steal %idle 14:51:50 14:51:01 all 21.58 0.00 1.70 2.08 0.08 74.58 14:51:50 14:51:01 0 24.53 0.00 1.74 0.67 0.07 73.00 14:51:50 14:51:01 1 28.66 0.00 1.97 1.32 0.08 67.96 14:51:50 14:51:01 2 27.19 0.00 1.75 1.44 0.07 69.55 14:51:50 14:51:01 3 5.91 0.00 1.32 4.88 0.07 87.82 14:51:50 Average: all 21.58 0.00 1.70 2.08 0.08 74.58 14:51:50 Average: 0 24.53 0.00 1.74 0.67 0.07 73.00 14:51:50 Average: 1 28.66 0.00 1.97 1.32 0.08 67.96 14:51:50 Average: 2 27.19 0.00 1.75 1.44 0.07 69.55 14:51:50 Average: 3 5.91 0.00 1.32 4.88 0.07 87.82 14:51:50 14:51:50 14:51:50