15:36:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 15:36:35 Running as SYSTEM 15:36:35 [EnvInject] - Loading node environment variables. 15:36:36 Building remotely on prd-ubuntu1804-builder-4c-4g-601 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:36:36 [ssh-agent] Looking for ssh-agent implementation... 15:36:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:36 $ ssh-agent 15:36:36 SSH_AUTH_SOCK=/tmp/ssh-UyNFHGOYy6Ap/agent.1741 15:36:36 SSH_AGENT_PID=1743 15:36:36 [ssh-agent] Started. 15:36:36 Running ssh-add (command line suppressed) 15:36:36 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14710892330120120598.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14710892330120120598.key) 15:36:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:36:36 The recommended git tool is: NONE 15:36:38 using credential onap-jenkins-ssh 15:36:38 Wiping out workspace first. 15:36:38 Cloning the remote Git repository 15:36:38 Cloning repository git://cloud.onap.org/mirror/oom.git 15:36:38 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:36:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:36:38 > git --version # timeout=10 15:36:38 > git --version # 'git version 2.17.1' 15:36:38 using GIT_SSH to set credentials Gerrit user 15:36:38 Verifying host key using manually-configured host key entries 15:36:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:36:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:36:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:36:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:36:43 using GIT_SSH to set credentials Gerrit user 15:36:43 Verifying host key using manually-configured host key entries 15:36:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/4 # timeout=30 15:36:43 > git rev-parse bd4b55ef1cd813f0342d3e3534b66327f33d0dcf^{commit} # timeout=10 15:36:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:36:43 Checking out Revision bd4b55ef1cd813f0342d3e3534b66327f33d0dcf (refs/changes/95/136395/4) 15:36:43 > git config core.sparsecheckout # timeout=10 15:36:43 > git checkout -f bd4b55ef1cd813f0342d3e3534b66327f33d0dcf # timeout=30 15:36:47 Commit message: "[CPS] Config updates for cps-core and DMI" 15:36:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:36:47 > git rev-list --no-walk b79671556abd980c1fe0d48dcb96ef8437173b7a # timeout=10 15:36:47 [EnvInject] - Injecting environment variables from a build step. 15:36:47 [EnvInject] - Injecting as environment variables the properties content 15:36:47 PYTHON=python3 15:36:47 15:36:47 [EnvInject] - Variables injected successfully. 15:36:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8552438470580993476.sh 15:36:47 ---> tox-install.sh 15:36:47 + source /home/jenkins/lf-env.sh 15:36:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:36:47 ++ mktemp -d /tmp/venv-XXXX 15:36:47 + lf_venv=/tmp/venv-osKQ 15:36:47 + local venv_file=/tmp/.os_lf_venv 15:36:47 + local python=python3 15:36:47 + local options 15:36:47 + local set_path=true 15:36:47 + local install_args= 15:36: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 15:36:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:36:47 + true 15:36:47 + case $1 in 15:36:47 + venv_file=/tmp/.toxenv 15:36:47 + shift 2 15:36:47 + true 15:36:47 + case $1 in 15:36:47 + shift 15:36:47 + break 15:36:47 + case $python in 15:36:47 + local pkg_list= 15:36:47 + [[ -d /opt/pyenv ]] 15:36:47 + echo 'Setup pyenv:' 15:36:47 Setup pyenv: 15:36:47 + export PYENV_ROOT=/opt/pyenv 15:36:47 + PYENV_ROOT=/opt/pyenv 15:36:47 + 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 15:36:47 + 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 15:36:47 + pyenv versions 15:36:47 * system (set by /opt/pyenv/version) 15:36:47 * 3.8.13 (set by /opt/pyenv/version) 15:36:47 * 3.9.13 (set by /opt/pyenv/version) 15:36:47 * 3.10.6 (set by /opt/pyenv/version) 15:36:47 + command -v pyenv 15:36:47 ++ pyenv init - --no-rehash 15:36: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[*]}"'\'')" 15:36:47 export PATH="/opt/pyenv/shims:${PATH}" 15:36:47 export PYENV_SHELL=bash 15:36:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:36:47 pyenv() { 15:36:47 local command 15:36:47 command="${1:-}" 15:36:47 if [ "$#" -gt 0 ]; then 15:36:47 shift 15:36:47 fi 15:36:47 15:36:47 case "$command" in 15:36:47 rehash|shell) 15:36:47 eval "$(pyenv "sh-$command" "$@")" 15:36:47 ;; 15:36:47 *) 15:36:47 command pyenv "$command" "$@" 15:36:47 ;; 15:36:47 esac 15:36:47 }' 15:36: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[*]}"' 15:36:47 ++ 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 15:36:47 ++ 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 15:36:47 ++ 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 15:36:47 ++ export PYENV_SHELL=bash 15:36:47 ++ PYENV_SHELL=bash 15:36:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:36:47 +++ complete -F _pyenv pyenv 15:36:47 ++ lf-pyver python3 15:36:47 ++ local py_version_xy=python3 15:36:47 ++ local py_version_xyz= 15:36:47 ++ pyenv versions 15:36:47 ++ local command 15:36:47 ++ command=versions 15:36:47 ++ '[' 1 -gt 0 ']' 15:36:47 ++ shift 15:36:47 ++ case "$command" in 15:36:47 ++ command pyenv versions 15:36:47 ++ pyenv versions 15:36:47 ++ awk '{ print $1 }' 15:36:47 ++ grep -E '^[0-9.]*[0-9]$' 15:36:47 ++ sed 's/^[ *]* //' 15:36:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:36:47 +++ grep '^3' /tmp/.pyenv_versions 15:36:47 +++ sort -V 15:36:47 +++ tail -n 1 15:36:47 ++ py_version_xyz=3.10.6 15:36:47 ++ [[ -z 3.10.6 ]] 15:36:47 ++ echo 3.10.6 15:36:47 ++ return 0 15:36:47 + pyenv local 3.10.6 15:36:47 + local command 15:36:47 + command=local 15:36:47 + '[' 2 -gt 0 ']' 15:36:47 + shift 15:36:47 + case "$command" in 15:36:47 + command pyenv local 3.10.6 15:36:47 + pyenv local 3.10.6 15:36:47 + for arg in "$@" 15:36:47 + case $arg in 15:36:47 + pkg_list+='tox ' 15:36:47 + for arg in "$@" 15:36:47 + case $arg in 15:36:47 + pkg_list+='virtualenv ' 15:36:47 + for arg in "$@" 15:36:47 + case $arg in 15:36:47 + pkg_list+='urllib3~=1.26.15 ' 15:36:47 + [[ -f /tmp/.toxenv ]] 15:36:47 + [[ ! -f /tmp/.toxenv ]] 15:36:47 + [[ -n '' ]] 15:36:47 + python3 -m venv /tmp/venv-osKQ 15:36:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-osKQ' 15:36:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-osKQ 15:36:51 + echo /tmp/venv-osKQ 15:36:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:36:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:36:51 + /tmp/venv-osKQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:36:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:36:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:36:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:36:54 + /tmp/venv-osKQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:36:57 + type python3 15:36:57 + true 15:36:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-osKQ/bin to PATH' 15:36:57 lf-activate-venv(): INFO: Adding /tmp/venv-osKQ/bin to PATH 15:36:57 + PATH=/tmp/venv-osKQ/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 15:36:57 + return 0 15:36:57 + python3 --version 15:36:57 Python 3.10.6 15:36:57 + python3 -m pip --version 15:36:57 pip 23.3.1 from /tmp/venv-osKQ/lib/python3.10/site-packages/pip (python 3.10) 15:36:57 + python3 -m pip freeze 15:36:58 cachetools==5.3.2 15:36:58 chardet==5.2.0 15:36:58 colorama==0.4.6 15:36:58 distlib==0.3.7 15:36:58 filelock==3.13.1 15:36:58 packaging==23.2 15:36:58 platformdirs==4.0.0 15:36:58 pluggy==1.3.0 15:36:58 pyproject-api==1.6.1 15:36:58 tomli==2.0.1 15:36:58 tox==4.11.4 15:36:58 urllib3==1.26.18 15:36:58 virtualenv==20.24.7 15:36:58 [EnvInject] - Injecting environment variables from a build step. 15:36:58 [EnvInject] - Injecting as environment variables the properties content 15:36:58 PARALLEL=false 15:36:58 15:36:58 [EnvInject] - Variables injected successfully. 15:36:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13042709075154995391.sh 15:36:58 ---> tox-run.sh 15:36:58 + 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 15:36:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:36:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:36:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:36:58 + cd /w/workspace/oom-master-pre-commit-lint/. 15:36:58 + source /home/jenkins/lf-env.sh 15:36:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:36:58 ++ mktemp -d /tmp/venv-XXXX 15:36:58 + lf_venv=/tmp/venv-jyzL 15:36:58 + local venv_file=/tmp/.os_lf_venv 15:36:58 + local python=python3 15:36:58 + local options 15:36:58 + local set_path=true 15:36:58 + local install_args= 15:36:58 ++ 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 15:36:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:36:58 + true 15:36:58 + case $1 in 15:36:58 + venv_file=/tmp/.toxenv 15:36:58 + shift 2 15:36:58 + true 15:36:58 + case $1 in 15:36:58 + shift 15:36:58 + break 15:36:58 + case $python in 15:36:58 + local pkg_list= 15:36:58 + [[ -d /opt/pyenv ]] 15:36:58 + echo 'Setup pyenv:' 15:36:58 Setup pyenv: 15:36:58 + export PYENV_ROOT=/opt/pyenv 15:36:58 + PYENV_ROOT=/opt/pyenv 15:36:58 + 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 15:36:58 + 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 15:36:58 + pyenv versions 15:36:58 system 15:36:58 3.8.13 15:36:58 3.9.13 15:36:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:36:58 + command -v pyenv 15:36:58 ++ pyenv init - --no-rehash 15:36:58 + 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[*]}"'\'')" 15:36:58 export PATH="/opt/pyenv/shims:${PATH}" 15:36:58 export PYENV_SHELL=bash 15:36:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:36:58 pyenv() { 15:36:58 local command 15:36:58 command="${1:-}" 15:36:58 if [ "$#" -gt 0 ]; then 15:36:58 shift 15:36:58 fi 15:36:58 15:36:58 case "$command" in 15:36:58 rehash|shell) 15:36:58 eval "$(pyenv "sh-$command" "$@")" 15:36:58 ;; 15:36:58 *) 15:36:58 command pyenv "$command" "$@" 15:36:58 ;; 15:36:58 esac 15:36:58 }' 15:36:58 +++ 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[*]}"' 15:36:58 ++ 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 15:36:58 ++ 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 15:36:58 ++ 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 15:36:58 ++ export PYENV_SHELL=bash 15:36:58 ++ PYENV_SHELL=bash 15:36:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:36:58 +++ complete -F _pyenv pyenv 15:36:58 ++ lf-pyver python3 15:36:58 ++ local py_version_xy=python3 15:36:58 ++ local py_version_xyz= 15:36:58 ++ pyenv versions 15:36:58 ++ local command 15:36:58 ++ command=versions 15:36:58 ++ '[' 1 -gt 0 ']' 15:36:58 ++ shift 15:36:58 ++ case "$command" in 15:36:58 ++ command pyenv versions 15:36:58 ++ pyenv versions 15:36:58 ++ sed 's/^[ *]* //' 15:36:58 ++ awk '{ print $1 }' 15:36:58 ++ grep -E '^[0-9.]*[0-9]$' 15:36:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:36:58 +++ grep '^3' /tmp/.pyenv_versions 15:36:58 +++ sort -V 15:36:58 +++ tail -n 1 15:36:58 ++ py_version_xyz=3.10.6 15:36:58 ++ [[ -z 3.10.6 ]] 15:36:58 ++ echo 3.10.6 15:36:58 ++ return 0 15:36:58 + pyenv local 3.10.6 15:36:58 + local command 15:36:58 + command=local 15:36:58 + '[' 2 -gt 0 ']' 15:36:58 + shift 15:36:58 + case "$command" in 15:36:58 + command pyenv local 3.10.6 15:36:58 + pyenv local 3.10.6 15:36:58 + for arg in "$@" 15:36:58 + case $arg in 15:36:58 + pkg_list+='tox ' 15:36:58 + for arg in "$@" 15:36:58 + case $arg in 15:36:58 + pkg_list+='virtualenv ' 15:36:58 + for arg in "$@" 15:36:58 + case $arg in 15:36:58 + pkg_list+='urllib3~=1.26.15 ' 15:36:58 + [[ -f /tmp/.toxenv ]] 15:36:58 ++ cat /tmp/.toxenv 15:36:58 + lf_venv=/tmp/venv-osKQ 15:36:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-osKQ from' file:/tmp/.toxenv 15:36:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-osKQ from file:/tmp/.toxenv 15:36:58 + /tmp/venv-osKQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:36:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:36:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:36:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:36:59 + /tmp/venv-osKQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:37:00 + type python3 15:37:00 + true 15:37:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-osKQ/bin to PATH' 15:37:00 lf-activate-venv(): INFO: Adding /tmp/venv-osKQ/bin to PATH 15:37:00 + PATH=/tmp/venv-osKQ/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 15:37:00 + return 0 15:37:00 + [[ -d /opt/pyenv ]] 15:37:00 + echo '---> Setting up pyenv' 15:37:00 ---> Setting up pyenv 15:37:00 + export PYENV_ROOT=/opt/pyenv 15:37:00 + PYENV_ROOT=/opt/pyenv 15:37:00 + export PATH=/opt/pyenv/bin:/tmp/venv-osKQ/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 15:37:00 + PATH=/opt/pyenv/bin:/tmp/venv-osKQ/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 15:37:00 ++ pwd 15:37:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:37:00 + export PYTHONPATH 15:37:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:37:00 + TOX_TESTENV_PASSENV=PYTHONPATH 15:37:00 + tox --version 15:37:01 4.11.4 from /tmp/venv-osKQ/lib/python3.10/site-packages/tox/__init__.py 15:37:01 + PARALLEL=false 15:37:01 + TOX_OPTIONS_LIST= 15:37:01 + [[ -n pre-commit ]] 15:37:01 + TOX_OPTIONS_LIST=' -e pre-commit' 15:37:01 + case ${PARALLEL,,} in 15:37:01 + tox -e pre-commit 15:37:01 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:37:02 pre-commit: install_deps> python -I -m pip install pre-commit 15:37:04 pre-commit: freeze> python -m pip freeze --all 15:37:05 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.32,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.0.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==68.2.2,virtualenv==20.24.7,wheel==0.41.3 15:37:05 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:37:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:37:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:37:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:37:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:37:08 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:37:08 [INFO] Once installed this environment will be reused. 15:37:08 [INFO] This may take a few minutes... 15:37:11 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:37:11 [INFO] Once installed this environment will be reused. 15:37:11 [INFO] This may take a few minutes... 15:37:16 Trim Trailing Whitespace.................................................Passed 15:37:17 Tabs remover.............................................................Passed 15:37:17 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:37:17 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:37:17 [INFO] Once installed this environment will be reused. 15:37:17 [INFO] This may take a few minutes... 15:37:23 gitlint..............................................(no files to check)Skipped 15:37:23 pre-commit: OK (22.31=setup[3.89]+cmd[11.93,6.49] seconds) 15:37:23 congratulations :) (22.48 seconds) 15:37:23 + tox_status=0 15:37:23 + echo '---> Completed tox runs' 15:37:23 ---> Completed tox runs 15:37:23 + for i in .tox/*/log 15:37:23 ++ echo .tox/pre-commit/log 15:37:23 ++ awk -F/ '{print $2}' 15:37:23 + tox_env=pre-commit 15:37:23 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:37:23 + DOC_DIR=docs/_build/html 15:37:23 + [[ -d docs/_build/html ]] 15:37:23 + echo '---> tox-run.sh ends' 15:37:23 ---> tox-run.sh ends 15:37:23 + test 0 -eq 0 15:37:23 $ ssh-agent -k 15:37:23 unset SSH_AUTH_SOCK; 15:37:23 unset SSH_AGENT_PID; 15:37:23 echo Agent pid 1743 killed; 15:37:23 [ssh-agent] Stopped. 15:37:23 [PostBuildScript] - [INFO] Executing post build scripts. 15:37:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4200603831106015072.sh 15:37:23 ---> sysstat.sh 15:37:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13100374705248558138.sh 15:37:24 ---> package-listing.sh 15:37:24 ++ facter osfamily 15:37:24 ++ tr '[:upper:]' '[:lower:]' 15:37:24 + OS_FAMILY=debian 15:37:24 + workspace=/w/workspace/oom-master-pre-commit-lint 15:37:24 + START_PACKAGES=/tmp/packages_start.txt 15:37:24 + END_PACKAGES=/tmp/packages_end.txt 15:37:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:24 + PACKAGES=/tmp/packages_start.txt 15:37:24 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:37:24 + PACKAGES=/tmp/packages_end.txt 15:37:24 + case "${OS_FAMILY}" in 15:37:24 + dpkg -l 15:37:24 + grep '^ii' 15:37:24 + '[' -f /tmp/packages_start.txt ']' 15:37:24 + '[' -f /tmp/packages_end.txt ']' 15:37:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:24 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:37:24 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:37:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:37:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1833717150658164166.sh 15:37:24 ---> capture-instance-metadata.sh 15:37:24 Setup pyenv: 15:37:24 system 15:37:24 3.8.13 15:37:24 3.9.13 15:37:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:37:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m5gO 15:37:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:37:31 lf-activate-venv(): INFO: Installing: lftools 15:38:02 lf-activate-venv(): INFO: Adding /tmp/venv-m5gO/bin to PATH 15:38:02 INFO: Running in OpenStack, capturing instance metadata 15:38:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6679838576240656849.sh 15:38:03 provisioning config files... 15:38:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16055246284268445158tmp 15:38:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:38:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:38:03 [EnvInject] - Injecting environment variables from a build step. 15:38:03 [EnvInject] - Injecting as environment variables the properties content 15:38:03 SERVER_ID=logs 15:38:03 15:38:03 [EnvInject] - Variables injected successfully. 15:38:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12156194394605754918.sh 15:38:03 ---> create-netrc.sh 15:38:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12724978116641280922.sh 15:38:03 ---> python-tools-install.sh 15:38:03 Setup pyenv: 15:38:03 system 15:38:03 3.8.13 15:38:03 3.9.13 15:38:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:38:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m5gO from file:/tmp/.os_lf_venv 15:38:04 lf-activate-venv(): INFO: Installing: lftools 15:38:12 lf-activate-venv(): INFO: Adding /tmp/venv-m5gO/bin to PATH 15:38:12 Generating Requirements File 15:38:42 Python 3.10.6 15:38:43 pip 23.3.1 from /tmp/venv-m5gO/lib/python3.10/site-packages/pip (python 3.10) 15:38:43 appdirs==1.4.4 15:38:43 argcomplete==3.1.6 15:38:43 aspy.yaml==1.3.0 15:38:43 attrs==23.1.0 15:38:43 autopage==0.5.2 15:38:43 Babel==2.13.1 15:38:43 beautifulsoup4==4.12.2 15:38:43 boto3==1.33.2 15:38:43 botocore==1.33.2 15:38:43 bs4==0.0.1 15:38:43 cachetools==5.3.2 15:38:43 certifi==2023.11.17 15:38:43 cffi==1.16.0 15:38:43 cfgv==3.4.0 15:38:43 chardet==5.2.0 15:38:43 charset-normalizer==3.3.2 15:38:43 click==8.1.7 15:38:43 cliff==4.4.0 15:38:43 cmd2==2.4.3 15:38:43 cryptography==3.3.2 15:38:43 debtcollector==2.5.0 15:38:43 decorator==5.1.1 15:38:43 defusedxml==0.7.1 15:38:43 Deprecated==1.2.14 15:38:43 distlib==0.3.7 15:38:43 dnspython==2.4.2 15:38:43 docker==4.2.2 15:38:43 dogpile.cache==1.2.2 15:38:43 email-validator==2.1.0.post1 15:38:43 filelock==3.13.1 15:38:43 future==0.18.3 15:38:43 gitdb==4.0.11 15:38:43 GitPython==3.1.40 15:38:43 google-auth==2.23.4 15:38:43 httplib2==0.22.0 15:38:43 identify==2.5.32 15:38:43 idna==3.6 15:38:43 importlib-metadata==6.8.0 15:38:43 importlib-resources==1.5.0 15:38:43 iso8601==2.1.0 15:38:43 Jinja2==3.1.2 15:38:43 jmespath==1.0.1 15:38:43 jsonpatch==1.33 15:38:43 jsonpointer==2.4 15:38:43 jsonschema==4.20.0 15:38:43 jsonschema-specifications==2023.11.1 15:38:43 keystoneauth1==5.4.0 15:38:43 kubernetes==28.1.0 15:38:43 lftools==0.37.8 15:38:43 lxml==4.9.3 15:38:43 MarkupSafe==2.1.3 15:38:43 msgpack==1.0.7 15:38:43 multi-key-dict==2.0.3 15:38:43 munch==4.0.0 15:38:43 netaddr==0.9.0 15:38:43 netifaces==0.11.0 15:38:43 niet==1.4.2 15:38:43 nodeenv==1.8.0 15:38:43 oauth2client==4.1.3 15:38:43 oauthlib==3.2.2 15:38:43 openstacksdk==0.62.0 15:38:43 os-client-config==2.1.0 15:38:43 os-service-types==1.7.0 15:38:43 osc-lib==2.9.0 15:38:43 oslo.config==9.2.0 15:38:43 oslo.context==5.3.0 15:38:43 oslo.i18n==6.2.0 15:38:43 oslo.log==5.4.0 15:38:43 oslo.serialization==5.2.0 15:38:43 oslo.utils==6.3.0 15:38:43 packaging==23.2 15:38:43 pbr==6.0.0 15:38:43 platformdirs==4.0.0 15:38:43 prettytable==3.9.0 15:38:43 pyasn1==0.5.1 15:38:43 pyasn1-modules==0.3.0 15:38:43 pycparser==2.21 15:38:43 pygerrit2==2.0.15 15:38:43 PyGithub==2.1.1 15:38:43 pyinotify==0.9.6 15:38:43 PyJWT==2.8.0 15:38:43 PyNaCl==1.5.0 15:38:43 pyparsing==2.4.7 15:38:43 pyperclip==1.8.2 15:38:43 pyrsistent==0.20.0 15:38:43 python-cinderclient==9.4.0 15:38:43 python-dateutil==2.8.2 15:38:43 python-heatclient==3.3.0 15:38:43 python-jenkins==1.8.2 15:38:43 python-keystoneclient==5.2.0 15:38:43 python-magnumclient==4.3.0 15:38:43 python-novaclient==18.4.0 15:38:43 python-openstackclient==6.0.0 15:38:43 python-swiftclient==4.4.0 15:38:43 pytz==2023.3.post1 15:38:43 PyYAML==6.0.1 15:38:43 referencing==0.31.0 15:38:43 requests==2.31.0 15:38:43 requests-oauthlib==1.3.1 15:38:43 requestsexceptions==1.4.0 15:38:43 rfc3986==2.0.0 15:38:43 rpds-py==0.13.1 15:38:43 rsa==4.9 15:38:43 ruamel.yaml==0.18.5 15:38:43 ruamel.yaml.clib==0.2.8 15:38:43 s3transfer==0.8.1 15:38:43 simplejson==3.19.2 15:38:43 six==1.16.0 15:38:43 smmap==5.0.1 15:38:43 soupsieve==2.5 15:38:43 stevedore==5.1.0 15:38:43 tabulate==0.9.0 15:38:43 toml==0.10.2 15:38:43 tomlkit==0.12.3 15:38:43 tqdm==4.66.1 15:38:43 typing_extensions==4.8.0 15:38:43 tzdata==2023.3 15:38:43 urllib3==1.26.18 15:38:43 virtualenv==20.24.7 15:38:43 wcwidth==0.2.12 15:38:43 websocket-client==1.6.4 15:38:43 wrapt==1.16.0 15:38:43 xdg==6.0.0 15:38:43 xmltodict==0.13.0 15:38:43 yq==3.2.3 15:38:43 zipp==3.17.0 15:38:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15618205852186310881.sh 15:38:43 ---> sudo-logs.sh 15:38:43 Archiving 'sudo' log.. 15:38:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17113578782795710310.sh 15:38:43 ---> job-cost.sh 15:38:43 Setup pyenv: 15:38:43 system 15:38:43 3.8.13 15:38:43 3.9.13 15:38:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:38:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m5gO from file:/tmp/.os_lf_venv 15:38:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:38:53 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. 15:38:53 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:38:53 lf-activate-venv(): INFO: Adding /tmp/venv-m5gO/bin to PATH 15:38:53 INFO: No Stack... 15:38:53 INFO: Retrieving Pricing Info for: v3-standard-4 15:38:53 INFO: Archiving Costs 15:38:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14077338681076011643.sh 15:38:53 ---> logs-deploy.sh 15:38:53 Setup pyenv: 15:38:53 system 15:38:53 3.8.13 15:38:53 3.9.13 15:38:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:38:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m5gO from file:/tmp/.os_lf_venv 15:38:55 lf-activate-venv(): INFO: Installing: lftools 15:39:05 lf-activate-venv(): INFO: Adding /tmp/venv-m5gO/bin to PATH 15:39:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3201 15:39:05 INFO: archiving workspace using pattern(s): 15:39:06 Archives upload complete. 15:39:06 INFO: archiving logs to Nexus 15:39:07 ---> uname -a: 15:39:07 Linux prd-ubuntu1804-builder-4c-4g-601 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:39:07 15:39:07 15:39:07 ---> lscpu: 15:39:07 Architecture: x86_64 15:39:07 CPU op-mode(s): 32-bit, 64-bit 15:39:07 Byte Order: Little Endian 15:39:07 CPU(s): 4 15:39:07 On-line CPU(s) list: 0-3 15:39:07 Thread(s) per core: 1 15:39:07 Core(s) per socket: 1 15:39:07 Socket(s): 4 15:39:07 NUMA node(s): 1 15:39:07 Vendor ID: AuthenticAMD 15:39:07 CPU family: 23 15:39:07 Model: 49 15:39:07 Model name: AMD EPYC-Rome Processor 15:39:07 Stepping: 0 15:39:07 CPU MHz: 2799.998 15:39:07 BogoMIPS: 5599.99 15:39:07 Virtualization: AMD-V 15:39:07 Hypervisor vendor: KVM 15:39:07 Virtualization type: full 15:39:07 L1d cache: 32K 15:39:07 L1i cache: 32K 15:39:07 L2 cache: 512K 15:39:07 L3 cache: 16384K 15:39:07 NUMA node0 CPU(s): 0-3 15:39:07 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 15:39:07 15:39:07 15:39:07 ---> nproc: 15:39:07 4 15:39:07 15:39:07 15:39:07 ---> df -h: 15:39:07 Filesystem Size Used Avail Use% Mounted on 15:39:07 udev 7.9G 0 7.9G 0% /dev 15:39:07 tmpfs 1.6G 672K 1.6G 1% /run 15:39:07 /dev/vda1 78G 8.4G 69G 11% / 15:39:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:39:07 tmpfs 5.0M 0 5.0M 0% /run/lock 15:39:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:39:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:39:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:39:07 15:39:07 15:39:07 ---> free -m: 15:39:07 total used free shared buff/cache available 15:39:07 Mem: 16040 547 13248 0 2244 15172 15:39:07 Swap: 1023 0 1023 15:39:07 15:39:07 15:39:07 ---> ip addr: 15:39:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:39:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:39:07 inet 127.0.0.1/8 scope host lo 15:39:07 valid_lft forever preferred_lft forever 15:39:07 inet6 ::1/128 scope host 15:39:07 valid_lft forever preferred_lft forever 15:39:07 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:39:07 link/ether fa:16:3e:e2:be:0a brd ff:ff:ff:ff:ff:ff 15:39:07 inet 10.30.107.178/23 brd 10.30.107.255 scope global dynamic ens3 15:39:07 valid_lft 86231sec preferred_lft 86231sec 15:39:07 inet6 fe80::f816:3eff:fee2:be0a/64 scope link 15:39:07 valid_lft forever preferred_lft forever 15:39:07 15:39:07 15:39:07 ---> sar -b -r -n DEV: 15:39:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-601) 11/29/23 _x86_64_ (4 CPU) 15:39:07 15:39:07 15:36:20 LINUX RESTART (4 CPU) 15:39:07 15:39:07 15:37:01 tps rtps wtps bread/s bwrtn/s 15:39:07 15:38:01 114.83 15.31 99.52 1073.42 25305.25 15:39:07 15:39:01 81.90 0.93 80.97 99.58 23593.13 15:39:07 Average: 98.37 8.12 90.24 586.50 24449.19 15:39:07 15:39:07 15:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:39:07 15:38:01 13647652 15500716 2777316 16.91 73108 1966664 835004 4.78 854852 1680908 212812 15:39:07 15:39:01 13535696 15507484 2889272 17.59 87100 2064760 778952 4.46 823780 1811684 142044 15:39:07 Average: 13591674 15504100 2833294 17.25 80104 2015712 806978 4.62 839316 1746296 177428 15:39:07 15:39:07 15:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:39:07 15:38:01 ens3 77.84 55.32 1101.43 8.62 0.00 0.00 0.00 0.00 15:39:07 15:38:01 lo 2.47 2.47 0.26 0.26 0.00 0.00 0.00 0.00 15:39:07 15:39:01 ens3 45.89 33.54 531.81 9.02 0.00 0.00 0.00 0.00 15:39:07 15:39:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 15:39:07 Average: ens3 61.86 44.43 816.62 8.82 0.00 0.00 0.00 0.00 15:39:07 Average: lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 15:39:07 15:39:07 15:39:07 ---> sar -P ALL: 15:39:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-601) 11/29/23 _x86_64_ (4 CPU) 15:39:07 15:39:07 15:36:20 LINUX RESTART (4 CPU) 15:39:07 15:39:07 15:37:01 CPU %user %nice %system %iowait %steal %idle 15:39:07 15:38:01 all 25.76 0.00 2.16 4.54 0.07 67.47 15:39:07 15:38:01 0 23.52 0.00 2.00 2.94 0.05 71.49 15:39:07 15:38:01 1 22.79 0.00 1.79 3.13 0.07 72.22 15:39:07 15:38:01 2 30.09 0.00 2.86 11.65 0.08 55.31 15:39:07 15:38:01 3 26.65 0.00 2.00 0.44 0.07 70.85 15:39:07 15:39:01 all 21.35 0.00 1.29 3.22 0.05 74.09 15:39:07 15:39:01 0 25.55 0.00 1.40 0.48 0.05 72.51 15:39:07 15:39:01 1 16.09 0.00 1.27 5.90 0.07 76.68 15:39:07 15:39:01 2 27.05 0.00 1.50 6.07 0.07 65.31 15:39:07 15:39:01 3 16.67 0.00 0.99 0.44 0.05 81.85 15:39:07 Average: all 23.55 0.00 1.72 3.88 0.06 70.78 15:39:07 Average: 0 24.54 0.00 1.70 1.71 0.05 72.00 15:39:07 Average: 1 19.44 0.00 1.53 4.51 0.07 74.45 15:39:07 Average: 2 28.57 0.00 2.18 8.86 0.08 60.31 15:39:07 Average: 3 21.66 0.00 1.49 0.44 0.06 76.36 15:39:07 15:39:07 15:39:07