14:35:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 14:35:32 Running as SYSTEM 14:35:32 [EnvInject] - Loading node environment variables. 14:35:32 Building remotely on prd-ubuntu1804-builder-4c-4g-2319 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:35:32 [ssh-agent] Looking for ssh-agent implementation... 14:35:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:32 $ ssh-agent 14:35:32 SSH_AUTH_SOCK=/tmp/ssh-3IL4q15k5sl2/agent.1729 14:35:32 SSH_AGENT_PID=1730 14:35:32 [ssh-agent] Started. 14:35:32 Running ssh-add (command line suppressed) 14:35:32 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5052254402368430025.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5052254402368430025.key) 14:35:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:35:32 The recommended git tool is: NONE 14:35:34 using credential onap-jenkins-ssh 14:35:34 Wiping out workspace first. 14:35:34 Cloning the remote Git repository 14:35:34 Cloning repository git://cloud.onap.org/mirror/oom.git 14:35:34 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:35:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:35:34 > git --version # timeout=10 14:35:34 > git --version # 'git version 2.17.1' 14:35:34 using GIT_SSH to set credentials Gerrit user 14:35:34 Verifying host key using manually-configured host key entries 14:35:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:35:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:35:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:35:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:35:41 using GIT_SSH to set credentials Gerrit user 14:35:41 Verifying host key using manually-configured host key entries 14:35:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/5 # timeout=30 14:35:41 > git rev-parse e9a88fd8825caba56ca347299ab7d8b97d676262^{commit} # timeout=10 14:35:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:35:41 Checking out Revision e9a88fd8825caba56ca347299ab7d8b97d676262 (refs/changes/95/136395/5) 14:35:41 > git config core.sparsecheckout # timeout=10 14:35:41 > git checkout -f e9a88fd8825caba56ca347299ab7d8b97d676262 # timeout=30 14:35:44 Commit message: "[CPS] Config updates for cps-core and DMI" 14:35:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:35:44 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 14:35:44 [EnvInject] - Injecting environment variables from a build step. 14:35:44 [EnvInject] - Injecting as environment variables the properties content 14:35:44 PYTHON=python3 14:35:44 14:35:44 [EnvInject] - Variables injected successfully. 14:35:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17008860649330318546.sh 14:35:44 ---> tox-install.sh 14:35:44 + source /home/jenkins/lf-env.sh 14:35:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:35:44 ++ mktemp -d /tmp/venv-XXXX 14:35:44 + lf_venv=/tmp/venv-cG4n 14:35:44 + local venv_file=/tmp/.os_lf_venv 14:35:44 + local python=python3 14:35:44 + local options 14:35:44 + local set_path=true 14:35:44 + local install_args= 14:35:44 ++ 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:35:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:35:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:35:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:35:44 + true 14:35:44 + case $1 in 14:35:44 + venv_file=/tmp/.toxenv 14:35:44 + shift 2 14:35:44 + true 14:35:44 + case $1 in 14:35:44 + shift 14:35:44 + break 14:35:44 + case $python in 14:35:44 + local pkg_list= 14:35:44 + [[ -d /opt/pyenv ]] 14:35:44 + echo 'Setup pyenv:' 14:35:44 Setup pyenv: 14:35:44 + export PYENV_ROOT=/opt/pyenv 14:35:44 + PYENV_ROOT=/opt/pyenv 14:35:44 + 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:35:44 + 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:35:44 + pyenv versions 14:35:44 * system (set by /opt/pyenv/version) 14:35:44 * 3.8.13 (set by /opt/pyenv/version) 14:35:44 * 3.9.13 (set by /opt/pyenv/version) 14:35:44 * 3.10.6 (set by /opt/pyenv/version) 14:35:44 + command -v pyenv 14:35:44 ++ pyenv init - --no-rehash 14:35:44 + 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:35:44 export PATH="/opt/pyenv/shims:${PATH}" 14:35:44 export PYENV_SHELL=bash 14:35:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:35:44 pyenv() { 14:35:44 local command 14:35:44 command="${1:-}" 14:35:44 if [ "$#" -gt 0 ]; then 14:35:44 shift 14:35:44 fi 14:35:44 14:35:44 case "$command" in 14:35:44 rehash|shell) 14:35:44 eval "$(pyenv "sh-$command" "$@")" 14:35:44 ;; 14:35:44 *) 14:35:44 command pyenv "$command" "$@" 14:35:44 ;; 14:35:44 esac 14:35:44 }' 14:35:44 +++ 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:35:44 ++ 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:35:44 ++ 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:35:44 ++ 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:35:44 ++ export PYENV_SHELL=bash 14:35:44 ++ PYENV_SHELL=bash 14:35:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:35:44 +++ complete -F _pyenv pyenv 14:35:44 ++ lf-pyver python3 14:35:44 ++ local py_version_xy=python3 14:35:44 ++ local py_version_xyz= 14:35:44 ++ pyenv versions 14:35:44 ++ local command 14:35:44 ++ command=versions 14:35:44 ++ '[' 1 -gt 0 ']' 14:35:44 ++ shift 14:35:44 ++ sed 's/^[ *]* //' 14:35:44 ++ case "$command" in 14:35:44 ++ command pyenv versions 14:35:44 ++ pyenv versions 14:35:44 ++ awk '{ print $1 }' 14:35:44 ++ grep -E '^[0-9.]*[0-9]$' 14:35:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:35:44 +++ grep '^3' /tmp/.pyenv_versions 14:35:44 +++ sort -V 14:35:44 +++ tail -n 1 14:35:44 ++ py_version_xyz=3.10.6 14:35:44 ++ [[ -z 3.10.6 ]] 14:35:44 ++ echo 3.10.6 14:35:44 ++ return 0 14:35:44 + pyenv local 3.10.6 14:35:44 + local command 14:35:44 + command=local 14:35:44 + '[' 2 -gt 0 ']' 14:35:44 + shift 14:35:44 + case "$command" in 14:35:44 + command pyenv local 3.10.6 14:35:44 + pyenv local 3.10.6 14:35:44 + for arg in "$@" 14:35:44 + case $arg in 14:35:44 + pkg_list+='tox ' 14:35:44 + for arg in "$@" 14:35:44 + case $arg in 14:35:44 + pkg_list+='virtualenv ' 14:35:44 + for arg in "$@" 14:35:44 + case $arg in 14:35:44 + pkg_list+='urllib3~=1.26.15 ' 14:35:44 + [[ -f /tmp/.toxenv ]] 14:35:44 + [[ ! -f /tmp/.toxenv ]] 14:35:44 + [[ -n '' ]] 14:35:44 + python3 -m venv /tmp/venv-cG4n 14:35:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cG4n' 14:35:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cG4n 14:35:49 + echo /tmp/venv-cG4n 14:35:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:35:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:35:49 + /tmp/venv-cG4n/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:35:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:35:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:35:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:35:52 + /tmp/venv-cG4n/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:35:56 + type python3 14:35:56 + true 14:35:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cG4n/bin to PATH' 14:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-cG4n/bin to PATH 14:35:56 + PATH=/tmp/venv-cG4n/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:35:56 + return 0 14:35:56 + python3 --version 14:35:56 Python 3.10.6 14:35:56 + python3 -m pip --version 14:35:56 pip 23.3.1 from /tmp/venv-cG4n/lib/python3.10/site-packages/pip (python 3.10) 14:35:56 + python3 -m pip freeze 14:35:56 cachetools==5.3.2 14:35:56 chardet==5.2.0 14:35:56 colorama==0.4.6 14:35:56 distlib==0.3.7 14:35:56 filelock==3.13.1 14:35:56 packaging==23.2 14:35:56 platformdirs==4.0.0 14:35:56 pluggy==1.3.0 14:35:56 pyproject-api==1.6.1 14:35:56 tomli==2.0.1 14:35:56 tox==4.11.4 14:35:56 urllib3==1.26.18 14:35:56 virtualenv==20.25.0 14:35:56 [EnvInject] - Injecting environment variables from a build step. 14:35:56 [EnvInject] - Injecting as environment variables the properties content 14:35:56 PARALLEL=false 14:35:56 14:35:56 [EnvInject] - Variables injected successfully. 14:35:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3123724498894089675.sh 14:35:56 ---> tox-run.sh 14:35:56 + 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:35:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:35:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:35:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:35:56 + cd /w/workspace/oom-master-pre-commit-lint/. 14:35:56 + source /home/jenkins/lf-env.sh 14:35:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:35:56 ++ mktemp -d /tmp/venv-XXXX 14:35:56 + lf_venv=/tmp/venv-xpdg 14:35:56 + local venv_file=/tmp/.os_lf_venv 14:35:56 + local python=python3 14:35:56 + local options 14:35:56 + local set_path=true 14:35:56 + local install_args= 14:35:56 ++ 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:35:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:35:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:35:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:35:56 + true 14:35:56 + case $1 in 14:35:56 + venv_file=/tmp/.toxenv 14:35:56 + shift 2 14:35:56 + true 14:35:56 + case $1 in 14:35:56 + shift 14:35:56 + break 14:35:56 + case $python in 14:35:56 + local pkg_list= 14:35:56 + [[ -d /opt/pyenv ]] 14:35:56 + echo 'Setup pyenv:' 14:35:56 Setup pyenv: 14:35:56 + export PYENV_ROOT=/opt/pyenv 14:35:56 + PYENV_ROOT=/opt/pyenv 14:35:56 + 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:35:56 + 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:35:56 + pyenv versions 14:35:57 system 14:35:57 3.8.13 14:35:57 3.9.13 14:35:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:35:57 + command -v pyenv 14:35:57 ++ pyenv init - --no-rehash 14:35:57 + 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:35:57 export PATH="/opt/pyenv/shims:${PATH}" 14:35:57 export PYENV_SHELL=bash 14:35:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:35:57 pyenv() { 14:35:57 local command 14:35:57 command="${1:-}" 14:35:57 if [ "$#" -gt 0 ]; then 14:35:57 shift 14:35:57 fi 14:35:57 14:35:57 case "$command" in 14:35:57 rehash|shell) 14:35:57 eval "$(pyenv "sh-$command" "$@")" 14:35:57 ;; 14:35:57 *) 14:35:57 command pyenv "$command" "$@" 14:35:57 ;; 14:35:57 esac 14:35:57 }' 14:35:57 +++ 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:35:57 ++ 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:35:57 ++ 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:35:57 ++ 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:35:57 ++ export PYENV_SHELL=bash 14:35:57 ++ PYENV_SHELL=bash 14:35:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:35:57 +++ complete -F _pyenv pyenv 14:35:57 ++ lf-pyver python3 14:35:57 ++ local py_version_xy=python3 14:35:57 ++ local py_version_xyz= 14:35:57 ++ pyenv versions 14:35:57 ++ local command 14:35:57 ++ command=versions 14:35:57 ++ '[' 1 -gt 0 ']' 14:35:57 ++ shift 14:35:57 ++ case "$command" in 14:35:57 ++ command pyenv versions 14:35:57 ++ pyenv versions 14:35:57 ++ awk '{ print $1 }' 14:35:57 ++ sed 's/^[ *]* //' 14:35:57 ++ grep -E '^[0-9.]*[0-9]$' 14:35:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:35:57 +++ grep '^3' /tmp/.pyenv_versions 14:35:57 +++ sort -V 14:35:57 +++ tail -n 1 14:35:57 ++ py_version_xyz=3.10.6 14:35:57 ++ [[ -z 3.10.6 ]] 14:35:57 ++ echo 3.10.6 14:35:57 ++ return 0 14:35:57 + pyenv local 3.10.6 14:35:57 + local command 14:35:57 + command=local 14:35:57 + '[' 2 -gt 0 ']' 14:35:57 + shift 14:35:57 + case "$command" in 14:35:57 + command pyenv local 3.10.6 14:35:57 + pyenv local 3.10.6 14:35:57 + for arg in "$@" 14:35:57 + case $arg in 14:35:57 + pkg_list+='tox ' 14:35:57 + for arg in "$@" 14:35:57 + case $arg in 14:35:57 + pkg_list+='virtualenv ' 14:35:57 + for arg in "$@" 14:35:57 + case $arg in 14:35:57 + pkg_list+='urllib3~=1.26.15 ' 14:35:57 + [[ -f /tmp/.toxenv ]] 14:35:57 ++ cat /tmp/.toxenv 14:35:57 + lf_venv=/tmp/venv-cG4n 14:35:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cG4n from' file:/tmp/.toxenv 14:35:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cG4n from file:/tmp/.toxenv 14:35:57 + /tmp/venv-cG4n/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:35:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:35:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:35:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:35:58 + /tmp/venv-cG4n/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:35:59 + type python3 14:35:59 + true 14:35:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cG4n/bin to PATH' 14:35:59 lf-activate-venv(): INFO: Adding /tmp/venv-cG4n/bin to PATH 14:35:59 + PATH=/tmp/venv-cG4n/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:35:59 + return 0 14:35:59 + [[ -d /opt/pyenv ]] 14:35:59 + echo '---> Setting up pyenv' 14:35:59 ---> Setting up pyenv 14:35:59 + export PYENV_ROOT=/opt/pyenv 14:35:59 + PYENV_ROOT=/opt/pyenv 14:35:59 + export PATH=/opt/pyenv/bin:/tmp/venv-cG4n/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:35:59 + PATH=/opt/pyenv/bin:/tmp/venv-cG4n/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:35:59 ++ pwd 14:35:59 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:35:59 + export PYTHONPATH 14:35:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:35:59 + TOX_TESTENV_PASSENV=PYTHONPATH 14:35:59 + tox --version 14:35:59 4.11.4 from /tmp/venv-cG4n/lib/python3.10/site-packages/tox/__init__.py 14:35:59 + PARALLEL=false 14:35:59 + TOX_OPTIONS_LIST= 14:35:59 + [[ -n pre-commit ]] 14:35:59 + TOX_OPTIONS_LIST=' -e pre-commit' 14:35:59 + case ${PARALLEL,,} in 14:35:59 + tox -e pre-commit 14:35:59 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:36:00 pre-commit: install_deps> python -I -m pip install pre-commit 14:36:03 pre-commit: freeze> python -m pip freeze --all 14:36:04 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==69.0.2,virtualenv==20.25.0,wheel==0.42.0 14:36:04 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:36:04 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:36:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:36:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:36:06 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:36:07 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:36:07 [INFO] Once installed this environment will be reused. 14:36:07 [INFO] This may take a few minutes... 14:36:10 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:36:10 [INFO] Once installed this environment will be reused. 14:36:10 [INFO] This may take a few minutes... 14:36:16 Trim Trailing Whitespace.................................................Passed 14:36:16 Tabs remover.............................................................Passed 14:36:16 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:36:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:36:16 [INFO] Once installed this environment will be reused. 14:36:16 [INFO] This may take a few minutes... 14:36:22 gitlint..............................................(no files to check)Skipped 14:36:22 pre-commit: OK (22.44=setup[4.07]+cmd[12.20,6.17] seconds) 14:36:22 congratulations :) (22.61 seconds) 14:36:22 + tox_status=0 14:36:22 + echo '---> Completed tox runs' 14:36:22 ---> Completed tox runs 14:36:22 + for i in .tox/*/log 14:36:22 ++ echo .tox/pre-commit/log 14:36:22 ++ awk -F/ '{print $2}' 14:36:22 + tox_env=pre-commit 14:36:22 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:36:22 + DOC_DIR=docs/_build/html 14:36:22 + [[ -d docs/_build/html ]] 14:36:22 + echo '---> tox-run.sh ends' 14:36:22 ---> tox-run.sh ends 14:36:22 + test 0 -eq 0 14:36:22 $ ssh-agent -k 14:36:22 unset SSH_AUTH_SOCK; 14:36:22 unset SSH_AGENT_PID; 14:36:22 echo Agent pid 1730 killed; 14:36:22 [ssh-agent] Stopped. 14:36:22 [PostBuildScript] - [INFO] Executing post build scripts. 14:36:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10531280061886962444.sh 14:36:22 ---> sysstat.sh 14:36:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10519914201681235419.sh 14:36:23 ---> package-listing.sh 14:36:23 ++ facter osfamily 14:36:23 ++ tr '[:upper:]' '[:lower:]' 14:36:23 + OS_FAMILY=debian 14:36:23 + workspace=/w/workspace/oom-master-pre-commit-lint 14:36:23 + START_PACKAGES=/tmp/packages_start.txt 14:36:23 + END_PACKAGES=/tmp/packages_end.txt 14:36:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:36:23 + PACKAGES=/tmp/packages_start.txt 14:36:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:36:23 + PACKAGES=/tmp/packages_end.txt 14:36:23 + case "${OS_FAMILY}" in 14:36:23 + dpkg -l 14:36:23 + grep '^ii' 14:36:23 + '[' -f /tmp/packages_start.txt ']' 14:36:23 + '[' -f /tmp/packages_end.txt ']' 14:36:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:36:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:36:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:36:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:36:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9886136509313145233.sh 14:36:23 ---> capture-instance-metadata.sh 14:36:23 Setup pyenv: 14:36:23 system 14:36:23 3.8.13 14:36:23 3.9.13 14:36:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:36:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vBt8 14:36:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:36:30 lf-activate-venv(): INFO: Installing: lftools 14:37:00 lf-activate-venv(): INFO: Adding /tmp/venv-vBt8/bin to PATH 14:37:00 INFO: Running in OpenStack, capturing instance metadata 14:37:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6556207243591346457.sh 14:37:00 provisioning config files... 14:37:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14412255243601585250tmp 14:37:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:37:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:37:00 [EnvInject] - Injecting environment variables from a build step. 14:37:00 [EnvInject] - Injecting as environment variables the properties content 14:37:00 SERVER_ID=logs 14:37:00 14:37:00 [EnvInject] - Variables injected successfully. 14:37:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7946764558344367502.sh 14:37:00 ---> create-netrc.sh 14:37:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10399072836998375086.sh 14:37:00 ---> python-tools-install.sh 14:37:00 Setup pyenv: 14:37:00 system 14:37:00 3.8.13 14:37:00 3.9.13 14:37:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:37:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vBt8 from file:/tmp/.os_lf_venv 14:37:02 lf-activate-venv(): INFO: Installing: lftools 14:37:09 lf-activate-venv(): INFO: Adding /tmp/venv-vBt8/bin to PATH 14:37:09 Generating Requirements File 14:37:39 Python 3.10.6 14:37:39 pip 23.3.1 from /tmp/venv-vBt8/lib/python3.10/site-packages/pip (python 3.10) 14:37:40 appdirs==1.4.4 14:37:40 argcomplete==3.1.6 14:37:40 aspy.yaml==1.3.0 14:37:40 attrs==23.1.0 14:37:40 autopage==0.5.2 14:37:40 Babel==2.13.1 14:37:40 beautifulsoup4==4.12.2 14:37:40 boto3==1.33.6 14:37:40 botocore==1.33.6 14:37:40 bs4==0.0.1 14:37:40 cachetools==5.3.2 14:37:40 certifi==2023.11.17 14:37:40 cffi==1.16.0 14:37:40 cfgv==3.4.0 14:37:40 chardet==5.2.0 14:37:40 charset-normalizer==3.3.2 14:37:40 click==8.1.7 14:37:40 cliff==4.4.0 14:37:40 cmd2==2.4.3 14:37:40 cryptography==3.3.2 14:37:40 debtcollector==2.5.0 14:37:40 decorator==5.1.1 14:37:40 defusedxml==0.7.1 14:37:40 Deprecated==1.2.14 14:37:40 distlib==0.3.7 14:37:40 dnspython==2.4.2 14:37:40 docker==4.2.2 14:37:40 dogpile.cache==1.2.2 14:37:40 email-validator==2.1.0.post1 14:37:40 filelock==3.13.1 14:37:40 future==0.18.3 14:37:40 gitdb==4.0.11 14:37:40 GitPython==3.1.40 14:37:40 google-auth==2.24.0 14:37:40 httplib2==0.22.0 14:37:40 identify==2.5.32 14:37:40 idna==3.6 14:37:40 importlib-metadata==7.0.0 14:37:40 importlib-resources==1.5.0 14:37:40 iso8601==2.1.0 14:37:40 Jinja2==3.1.2 14:37:40 jmespath==1.0.1 14:37:40 jsonpatch==1.33 14:37:40 jsonpointer==2.4 14:37:40 jsonschema==4.20.0 14:37:40 jsonschema-specifications==2023.11.2 14:37:40 keystoneauth1==5.4.0 14:37:40 kubernetes==28.1.0 14:37:40 lftools==0.37.8 14:37:40 lxml==4.9.3 14:37:40 MarkupSafe==2.1.3 14:37:40 msgpack==1.0.7 14:37:40 multi-key-dict==2.0.3 14:37:40 munch==4.0.0 14:37:40 netaddr==0.9.0 14:37:40 netifaces==0.11.0 14:37:40 niet==1.4.2 14:37:40 nodeenv==1.8.0 14:37:40 oauth2client==4.1.3 14:37:40 oauthlib==3.2.2 14:37:40 openstacksdk==0.62.0 14:37:40 os-client-config==2.1.0 14:37:40 os-service-types==1.7.0 14:37:40 osc-lib==2.9.0 14:37:40 oslo.config==9.2.0 14:37:40 oslo.context==5.3.0 14:37:40 oslo.i18n==6.2.0 14:37:40 oslo.log==5.4.0 14:37:40 oslo.serialization==5.2.0 14:37:40 oslo.utils==6.3.0 14:37:40 packaging==23.2 14:37:40 pbr==6.0.0 14:37:40 platformdirs==4.0.0 14:37:40 prettytable==3.9.0 14:37:40 pyasn1==0.5.1 14:37:40 pyasn1-modules==0.3.0 14:37:40 pycparser==2.21 14:37:40 pygerrit2==2.0.15 14:37:40 PyGithub==2.1.1 14:37:40 pyinotify==0.9.6 14:37:40 PyJWT==2.8.0 14:37:40 PyNaCl==1.5.0 14:37:40 pyparsing==2.4.7 14:37:40 pyperclip==1.8.2 14:37:40 pyrsistent==0.20.0 14:37:40 python-cinderclient==9.4.0 14:37:40 python-dateutil==2.8.2 14:37:40 python-heatclient==3.3.0 14:37:40 python-jenkins==1.8.2 14:37:40 python-keystoneclient==5.2.0 14:37:40 python-magnumclient==4.3.0 14:37:40 python-novaclient==18.4.0 14:37:40 python-openstackclient==6.0.0 14:37:40 python-swiftclient==4.4.0 14:37:40 pytz==2023.3.post1 14:37:40 PyYAML==6.0.1 14:37:40 referencing==0.31.1 14:37:40 requests==2.31.0 14:37:40 requests-oauthlib==1.3.1 14:37:40 requestsexceptions==1.4.0 14:37:40 rfc3986==2.0.0 14:37:40 rpds-py==0.13.2 14:37:40 rsa==4.9 14:37:40 ruamel.yaml==0.18.5 14:37:40 ruamel.yaml.clib==0.2.8 14:37:40 s3transfer==0.8.2 14:37:40 simplejson==3.19.2 14:37:40 six==1.16.0 14:37:40 smmap==5.0.1 14:37:40 soupsieve==2.5 14:37:40 stevedore==5.1.0 14:37:40 tabulate==0.9.0 14:37:40 toml==0.10.2 14:37:40 tomlkit==0.12.3 14:37:40 tqdm==4.66.1 14:37:40 typing_extensions==4.8.0 14:37:40 tzdata==2023.3 14:37:40 urllib3==1.26.18 14:37:40 virtualenv==20.25.0 14:37:40 wcwidth==0.2.12 14:37:40 websocket-client==1.7.0 14:37:40 wrapt==1.16.0 14:37:40 xdg==6.0.0 14:37:40 xmltodict==0.13.0 14:37:40 yq==3.2.3 14:37:40 zipp==3.17.0 14:37:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13044345234011510615.sh 14:37:40 ---> sudo-logs.sh 14:37:40 Archiving 'sudo' log.. 14:37:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12233327472587558828.sh 14:37:40 ---> job-cost.sh 14:37:40 Setup pyenv: 14:37:40 system 14:37:40 3.8.13 14:37:40 3.9.13 14:37:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:37:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vBt8 from file:/tmp/.os_lf_venv 14:37:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:37:49 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:37:49 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 14:37:50 lf-activate-venv(): INFO: Adding /tmp/venv-vBt8/bin to PATH 14:37:50 INFO: No Stack... 14:37:50 INFO: Retrieving Pricing Info for: v3-standard-4 14:37:50 INFO: Archiving Costs 14:37:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7183580695862701044.sh 14:37:50 ---> logs-deploy.sh 14:37:50 Setup pyenv: 14:37:50 system 14:37:50 3.8.13 14:37:50 3.9.13 14:37:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:37:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vBt8 from file:/tmp/.os_lf_venv 14:37:52 lf-activate-venv(): INFO: Installing: lftools 14:38:02 lf-activate-venv(): INFO: Adding /tmp/venv-vBt8/bin to PATH 14:38:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3207 14:38:02 INFO: archiving workspace using pattern(s): 14:38:03 Archives upload complete. 14:38:03 INFO: archiving logs to Nexus 14:38:04 ---> uname -a: 14:38:04 Linux prd-ubuntu1804-builder-4c-4g-2319 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:38:04 14:38:04 14:38:04 ---> lscpu: 14:38:04 Architecture: x86_64 14:38:04 CPU op-mode(s): 32-bit, 64-bit 14:38:04 Byte Order: Little Endian 14:38:04 CPU(s): 4 14:38:04 On-line CPU(s) list: 0-3 14:38:04 Thread(s) per core: 1 14:38:04 Core(s) per socket: 1 14:38:04 Socket(s): 4 14:38:04 NUMA node(s): 1 14:38:04 Vendor ID: AuthenticAMD 14:38:04 CPU family: 23 14:38:04 Model: 49 14:38:04 Model name: AMD EPYC-Rome Processor 14:38:04 Stepping: 0 14:38:04 CPU MHz: 2799.998 14:38:04 BogoMIPS: 5599.99 14:38:04 Virtualization: AMD-V 14:38:04 Hypervisor vendor: KVM 14:38:04 Virtualization type: full 14:38:04 L1d cache: 32K 14:38:04 L1i cache: 32K 14:38:04 L2 cache: 512K 14:38:04 L3 cache: 16384K 14:38:04 NUMA node0 CPU(s): 0-3 14:38:04 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:38:04 14:38:04 14:38:04 ---> nproc: 14:38:04 4 14:38:04 14:38:04 14:38:04 ---> df -h: 14:38:04 Filesystem Size Used Avail Use% Mounted on 14:38:04 udev 7.9G 0 7.9G 0% /dev 14:38:04 tmpfs 1.6G 672K 1.6G 1% /run 14:38:04 /dev/vda1 78G 8.4G 69G 11% / 14:38:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:38:04 tmpfs 5.0M 0 5.0M 0% /run/lock 14:38:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:38:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:38:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:38:04 14:38:04 14:38:04 ---> free -m: 14:38:04 total used free shared buff/cache available 14:38:04 Mem: 16040 528 13270 0 2241 15191 14:38:04 Swap: 1023 0 1023 14:38:04 14:38:04 14:38:04 ---> ip addr: 14:38:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:38:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:38:04 inet 127.0.0.1/8 scope host lo 14:38:04 valid_lft forever preferred_lft forever 14:38:04 inet6 ::1/128 scope host 14:38:04 valid_lft forever preferred_lft forever 14:38:04 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 14:38:04 link/ether fa:16:3e:3a:49:36 brd ff:ff:ff:ff:ff:ff 14:38:04 inet 10.30.107.140/23 brd 10.30.107.255 scope global dynamic ens3 14:38:04 valid_lft 86227sec preferred_lft 86227sec 14:38:04 inet6 fe80::f816:3eff:fe3a:4936/64 scope link 14:38:04 valid_lft forever preferred_lft forever 14:38:04 14:38:04 14:38:04 ---> sar -b -r -n DEV: 14:38:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2319) 12/04/23 _x86_64_ (4 CPU) 14:38:04 14:38:04 14:35:13 LINUX RESTART (4 CPU) 14:38:04 14:38:04 14:36:02 tps rtps wtps bread/s bwrtn/s 14:38:04 14:37:01 114.71 15.64 99.07 1156.69 21134.59 14:38:04 14:38:01 83.20 0.35 82.85 24.80 19961.47 14:38:04 Average: 98.82 7.93 90.89 586.03 20543.15 14:38:04 14:38:04 14:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:38:04 14:37:01 13799800 15594300 2625168 15.98 73484 1908376 752172 4.30 726360 1662676 160072 14:38:04 14:38:01 13532052 15516912 2892916 17.61 87304 2076312 831936 4.76 816960 1820408 153644 14:38:04 Average: 13665926 15555606 2759042 16.80 80394 1992344 792054 4.53 771660 1741542 156858 14:38:04 14:38:04 14:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:38:04 14:37:01 ens3 75.43 53.79 1088.74 9.43 0.00 0.00 0.00 0.00 14:38:04 14:37:01 lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 14:38:04 14:38:01 ens3 45.52 33.30 529.41 7.94 0.00 0.00 0.00 0.00 14:38:04 14:38:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 14:38:04 Average: ens3 60.35 43.46 806.75 8.68 0.00 0.00 0.00 0.00 14:38:04 Average: lo 1.65 1.65 0.17 0.17 0.00 0.00 0.00 0.00 14:38:04 14:38:04 14:38:04 ---> sar -P ALL: 14:38:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2319) 12/04/23 _x86_64_ (4 CPU) 14:38:04 14:38:04 14:35:13 LINUX RESTART (4 CPU) 14:38:04 14:38:04 14:36:02 CPU %user %nice %system %iowait %steal %idle 14:38:04 14:37:01 all 23.08 0.00 1.96 3.80 0.06 71.09 14:38:04 14:37:01 0 26.09 0.00 2.05 1.48 0.07 70.31 14:38:04 14:37:01 1 23.20 0.00 1.87 3.58 0.07 71.28 14:38:04 14:37:01 2 12.70 0.00 1.72 8.99 0.05 76.54 14:38:04 14:37:01 3 30.26 0.00 2.23 1.13 0.08 66.30 14:38:04 14:38:01 all 21.74 0.00 1.20 2.69 0.05 74.32 14:38:04 14:38:01 0 41.83 0.00 2.22 1.14 0.07 54.74 14:38:04 14:38:01 1 25.58 0.00 1.20 5.20 0.07 67.95 14:38:04 14:38:01 2 11.97 0.00 0.88 0.43 0.05 86.66 14:38:04 14:38:01 3 7.54 0.00 0.49 4.01 0.05 87.92 14:38:04 Average: all 22.41 0.00 1.58 3.24 0.06 72.72 14:38:04 Average: 0 34.03 0.00 2.14 1.30 0.07 62.46 14:38:04 Average: 1 24.40 0.00 1.53 4.40 0.07 69.60 14:38:04 Average: 2 12.33 0.00 1.30 4.67 0.05 81.65 14:38:04 Average: 3 18.86 0.00 1.35 2.57 0.07 77.15 14:38:04 14:38:04 14:38:04