13:32:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141619 13:32:17 Running as SYSTEM 13:32:18 [EnvInject] - Loading node environment variables. 13:32:18 Building remotely on prd-ubuntu1804-builder-4c-4g-34772 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:32:18 [ssh-agent] Looking for ssh-agent implementation... 13:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:18 $ ssh-agent 13:32:18 SSH_AUTH_SOCK=/tmp/ssh-CAjCV3ooWCqS/agent.1695 13:32:18 SSH_AGENT_PID=1697 13:32:18 [ssh-agent] Started. 13:32:18 Running ssh-add (command line suppressed) 13:32:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_185502979962436354.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_185502979962436354.key) 13:32:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:32:18 The recommended git tool is: NONE 13:32:20 using credential onap-jenkins-ssh 13:32:20 Wiping out workspace first. 13:32:20 Cloning the remote Git repository 13:32:20 Cloning repository git://cloud.onap.org/mirror/oom.git 13:32:20 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:32:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:20 > git --version # timeout=10 13:32:20 > git --version # 'git version 2.17.1' 13:32:20 using GIT_SSH to set credentials Gerrit user 13:32:20 Verifying host key using manually-configured host key entries 13:32:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:32:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:25 using GIT_SSH to set credentials Gerrit user 13:32:25 Verifying host key using manually-configured host key entries 13:32:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/19/141619/1 # timeout=30 13:32:25 > git rev-parse c5ff1e9a03f0444c9abf75014f9e9ad12de2c0a0^{commit} # timeout=10 13:32:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:32:25 Checking out Revision c5ff1e9a03f0444c9abf75014f9e9ad12de2c0a0 (refs/changes/19/141619/1) 13:32:25 > git config core.sparsecheckout # timeout=10 13:32:25 > git checkout -f c5ff1e9a03f0444c9abf75014f9e9ad12de2c0a0 # timeout=30 13:32:29 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 13:32:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:32:29 > git rev-list --no-walk 41b69895272db7ad6e93373940cef63fc3c5fd94 # timeout=10 13:32:29 [EnvInject] - Injecting environment variables from a build step. 13:32:29 [EnvInject] - Injecting as environment variables the properties content 13:32:29 PYTHON=python3 13:32:29 13:32:29 [EnvInject] - Variables injected successfully. 13:32:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1471446710806918353.sh 13:32:29 ---> tox-install.sh 13:32:29 + source /home/jenkins/lf-env.sh 13:32:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:29 ++ mktemp -d /tmp/venv-XXXX 13:32:29 + lf_venv=/tmp/venv-HuwJ 13:32:29 + local venv_file=/tmp/.os_lf_venv 13:32:29 + local python=python3 13:32:29 + local options 13:32:29 + local set_path=true 13:32:29 + local install_args= 13:32:29 ++ 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 13:32:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:29 + true 13:32:29 + case $1 in 13:32:29 + venv_file=/tmp/.toxenv 13:32:29 + shift 2 13:32:29 + true 13:32:29 + case $1 in 13:32:29 + shift 13:32:29 + break 13:32:29 + case $python in 13:32:29 + local pkg_list= 13:32:29 + [[ -d /opt/pyenv ]] 13:32:29 + echo 'Setup pyenv:' 13:32:29 Setup pyenv: 13:32:29 + export PYENV_ROOT=/opt/pyenv 13:32:29 + PYENV_ROOT=/opt/pyenv 13:32:29 + 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 13:32:29 + 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 13:32:29 + pyenv versions 13:32:29 * system (set by /opt/pyenv/version) 13:32:29 * 3.8.13 (set by /opt/pyenv/version) 13:32:29 * 3.9.13 (set by /opt/pyenv/version) 13:32:29 * 3.10.6 (set by /opt/pyenv/version) 13:32:29 + command -v pyenv 13:32:29 ++ pyenv init - --no-rehash 13:32:29 + 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[*]}"'\'')" 13:32:29 export PATH="/opt/pyenv/shims:${PATH}" 13:32:29 export PYENV_SHELL=bash 13:32:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:29 pyenv() { 13:32:29 local command 13:32:29 command="${1:-}" 13:32:29 if [ "$#" -gt 0 ]; then 13:32:29 shift 13:32:29 fi 13:32:29 13:32:29 case "$command" in 13:32:29 rehash|shell) 13:32:29 eval "$(pyenv "sh-$command" "$@")" 13:32:29 ;; 13:32:29 *) 13:32:29 command pyenv "$command" "$@" 13:32:29 ;; 13:32:29 esac 13:32:29 }' 13:32:29 +++ 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[*]}"' 13:32:29 ++ 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 13:32:29 ++ 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 13:32:29 ++ 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 13:32:29 ++ export PYENV_SHELL=bash 13:32:29 ++ PYENV_SHELL=bash 13:32:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:29 +++ complete -F _pyenv pyenv 13:32:29 ++ lf-pyver python3 13:32:29 ++ local py_version_xy=python3 13:32:29 ++ local py_version_xyz= 13:32:29 ++ pyenv versions 13:32:29 ++ local command 13:32:29 ++ command=versions 13:32:29 ++ '[' 1 -gt 0 ']' 13:32:29 ++ shift 13:32:29 ++ case "$command" in 13:32:29 ++ command pyenv versions 13:32:29 ++ pyenv versions 13:32:29 ++ sed 's/^[ *]* //' 13:32:29 ++ awk '{ print $1 }' 13:32:29 ++ grep -E '^[0-9.]*[0-9]$' 13:32:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:29 +++ grep '^3' /tmp/.pyenv_versions 13:32:29 +++ sort -V 13:32:29 +++ tail -n 1 13:32:29 ++ py_version_xyz=3.10.6 13:32:29 ++ [[ -z 3.10.6 ]] 13:32:29 ++ echo 3.10.6 13:32:29 ++ return 0 13:32:29 + pyenv local 3.10.6 13:32:29 + local command 13:32:29 + command=local 13:32:29 + '[' 2 -gt 0 ']' 13:32:29 + shift 13:32:29 + case "$command" in 13:32:29 + command pyenv local 3.10.6 13:32:29 + pyenv local 3.10.6 13:32:29 + for arg in "$@" 13:32:29 + case $arg in 13:32:29 + pkg_list+='tox ' 13:32:29 + for arg in "$@" 13:32:29 + case $arg in 13:32:29 + pkg_list+='virtualenv ' 13:32:29 + for arg in "$@" 13:32:29 + case $arg in 13:32:29 + pkg_list+='urllib3~=1.26.15 ' 13:32:29 + [[ -f /tmp/.toxenv ]] 13:32:29 + [[ ! -f /tmp/.toxenv ]] 13:32:29 + [[ -n '' ]] 13:32:29 + python3 -m venv /tmp/venv-HuwJ 13:32:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HuwJ' 13:32:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HuwJ 13:32:34 + echo /tmp/venv-HuwJ 13:32:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:32:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:32:34 + /tmp/venv-HuwJ/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:32:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:32:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:32:37 + /tmp/venv-HuwJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:32:40 + type python3 13:32:40 + true 13:32:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HuwJ/bin to PATH' 13:32:40 lf-activate-venv(): INFO: Adding /tmp/venv-HuwJ/bin to PATH 13:32:40 + PATH=/tmp/venv-HuwJ/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 13:32:40 + return 0 13:32:40 + python3 --version 13:32:40 Python 3.10.6 13:32:40 + python3 -m pip --version 13:32:40 pip 25.2 from /tmp/venv-HuwJ/lib/python3.10/site-packages/pip (python 3.10) 13:32:40 + python3 -m pip freeze 13:32:40 cachetools==6.1.0 13:32:40 chardet==5.2.0 13:32:40 colorama==0.4.6 13:32:40 distlib==0.4.0 13:32:40 filelock==3.18.0 13:32:40 packaging==25.0 13:32:40 platformdirs==4.3.8 13:32:40 pluggy==1.6.0 13:32:40 pyproject-api==1.9.1 13:32:40 tomli==2.2.1 13:32:40 tox==4.28.4 13:32:40 typing_extensions==4.14.1 13:32:40 urllib3==1.26.20 13:32:40 virtualenv==20.33.1 13:32:40 [EnvInject] - Injecting environment variables from a build step. 13:32:40 [EnvInject] - Injecting as environment variables the properties content 13:32:40 PARALLEL=false 13:32:40 13:32:40 [EnvInject] - Variables injected successfully. 13:32:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4781481385268288738.sh 13:32:40 ---> tox-run.sh 13:32:40 + 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 13:32:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:32:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:32:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:32:40 + cd /w/workspace/oom-master-pre-commit-lint/. 13:32:40 + source /home/jenkins/lf-env.sh 13:32:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:40 ++ mktemp -d /tmp/venv-XXXX 13:32:40 + lf_venv=/tmp/venv-eEQQ 13:32:40 + local venv_file=/tmp/.os_lf_venv 13:32:40 + local python=python3 13:32:40 + local options 13:32:40 + local set_path=true 13:32:40 + local install_args= 13:32:40 ++ 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 13:32:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:40 + true 13:32:40 + case $1 in 13:32:40 + venv_file=/tmp/.toxenv 13:32:40 + shift 2 13:32:40 + true 13:32:40 + case $1 in 13:32:40 + shift 13:32:40 + break 13:32:40 + case $python in 13:32:40 + local pkg_list= 13:32:40 + [[ -d /opt/pyenv ]] 13:32:40 + echo 'Setup pyenv:' 13:32:40 Setup pyenv: 13:32:40 + export PYENV_ROOT=/opt/pyenv 13:32:40 + PYENV_ROOT=/opt/pyenv 13:32:40 + 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 13:32:40 + 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 13:32:40 + pyenv versions 13:32:40 system 13:32:40 3.8.13 13:32:40 3.9.13 13:32:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:32:40 + command -v pyenv 13:32:40 ++ pyenv init - --no-rehash 13:32:40 + 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[*]}"'\'')" 13:32:40 export PATH="/opt/pyenv/shims:${PATH}" 13:32:40 export PYENV_SHELL=bash 13:32:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:40 pyenv() { 13:32:40 local command 13:32:40 command="${1:-}" 13:32:40 if [ "$#" -gt 0 ]; then 13:32:40 shift 13:32:40 fi 13:32:40 13:32:40 case "$command" in 13:32:40 rehash|shell) 13:32:40 eval "$(pyenv "sh-$command" "$@")" 13:32:40 ;; 13:32:40 *) 13:32:40 command pyenv "$command" "$@" 13:32:40 ;; 13:32:40 esac 13:32:40 }' 13:32:40 +++ 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[*]}"' 13:32:40 ++ 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 13:32:40 ++ 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 13:32:40 ++ 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 13:32:40 ++ export PYENV_SHELL=bash 13:32:40 ++ PYENV_SHELL=bash 13:32:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:40 +++ complete -F _pyenv pyenv 13:32:40 ++ lf-pyver python3 13:32:40 ++ local py_version_xy=python3 13:32:40 ++ local py_version_xyz= 13:32:40 ++ pyenv versions 13:32:40 ++ local command 13:32:40 ++ command=versions 13:32:40 ++ '[' 1 -gt 0 ']' 13:32:40 ++ shift 13:32:40 ++ case "$command" in 13:32:40 ++ command pyenv versions 13:32:40 ++ pyenv versions 13:32:40 ++ awk '{ print $1 }' 13:32:40 ++ grep -E '^[0-9.]*[0-9]$' 13:32:40 ++ sed 's/^[ *]* //' 13:32:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:40 +++ sort -V 13:32:40 +++ tail -n 1 13:32:40 +++ grep '^3' /tmp/.pyenv_versions 13:32:40 ++ py_version_xyz=3.10.6 13:32:40 ++ [[ -z 3.10.6 ]] 13:32:40 ++ echo 3.10.6 13:32:40 ++ return 0 13:32:40 + pyenv local 3.10.6 13:32:40 + local command 13:32:40 + command=local 13:32:40 + '[' 2 -gt 0 ']' 13:32:40 + shift 13:32:40 + case "$command" in 13:32:40 + command pyenv local 3.10.6 13:32:40 + pyenv local 3.10.6 13:32:40 + for arg in "$@" 13:32:40 + case $arg in 13:32:40 + pkg_list+='tox ' 13:32:40 + for arg in "$@" 13:32:40 + case $arg in 13:32:40 + pkg_list+='virtualenv ' 13:32:40 + for arg in "$@" 13:32:40 + case $arg in 13:32:40 + pkg_list+='urllib3~=1.26.15 ' 13:32:40 + [[ -f /tmp/.toxenv ]] 13:32:40 ++ cat /tmp/.toxenv 13:32:40 + lf_venv=/tmp/venv-HuwJ 13:32:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HuwJ from' file:/tmp/.toxenv 13:32:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HuwJ from file:/tmp/.toxenv 13:32:40 + /tmp/venv-HuwJ/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:32:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:32:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:32:41 + /tmp/venv-HuwJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:32:42 + type python3 13:32:42 + true 13:32:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HuwJ/bin to PATH' 13:32:42 lf-activate-venv(): INFO: Adding /tmp/venv-HuwJ/bin to PATH 13:32:42 + PATH=/tmp/venv-HuwJ/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 13:32:42 + return 0 13:32:42 + [[ -d /opt/pyenv ]] 13:32:42 + echo '---> Setting up pyenv' 13:32:42 ---> Setting up pyenv 13:32:42 + export PYENV_ROOT=/opt/pyenv 13:32:42 + PYENV_ROOT=/opt/pyenv 13:32:42 + export PATH=/opt/pyenv/bin:/tmp/venv-HuwJ/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 13:32:42 + PATH=/opt/pyenv/bin:/tmp/venv-HuwJ/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 13:32:42 ++ pwd 13:32:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:32:42 + export PYTHONPATH 13:32:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:32:42 + TOX_TESTENV_PASSENV=PYTHONPATH 13:32:42 + tox --version 13:32:43 4.28.4 from /tmp/venv-HuwJ/lib/python3.10/site-packages/tox/__init__.py 13:32:43 + PARALLEL=false 13:32:43 + TOX_OPTIONS_LIST= 13:32:43 + [[ -n pre-commit ]] 13:32:43 + TOX_OPTIONS_LIST=' -e pre-commit' 13:32:43 + case ${PARALLEL,,} in 13:32:43 + tox -e pre-commit 13:32:43 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:32:44 pre-commit: install_deps> python -I -m pip install pre-commit 13:32:46 pre-commit: freeze> python -m pip freeze --all 13:32:46 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.18.0,identify==2.6.13,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,virtualenv==20.33.1 13:32:46 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:32:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:32:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:32:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:32:49 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:32:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:32:49 [INFO] Once installed this environment will be reused. 13:32:49 [INFO] This may take a few minutes... 13:32:54 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:32:54 [INFO] Once installed this environment will be reused. 13:32:54 [INFO] This may take a few minutes... 13:32:59 trim trailing whitespace.................................................Passed 13:32:59 Tabs remover.............................................................Passed 13:32:59 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:33:00 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:33:00 [INFO] Once installed this environment will be reused. 13:33:00 [INFO] This may take a few minutes... 13:33:08 gitlint..............................................(no files to check)Skipped 13:33:08 pre-commit: OK (25.54=setup[3.51]+cmd[12.96,9.07] seconds) 13:33:08 congratulations :) (25.75 seconds) 13:33:09 + tox_status=0 13:33:09 + echo '---> Completed tox runs' 13:33:09 ---> Completed tox runs 13:33:09 + for i in .tox/*/log 13:33:09 ++ echo .tox/pre-commit/log 13:33:09 ++ awk -F/ '{print $2}' 13:33:09 + tox_env=pre-commit 13:33:09 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:33:09 + DOC_DIR=docs/_build/html 13:33:09 + [[ -d docs/_build/html ]] 13:33:09 + echo '---> tox-run.sh ends' 13:33:09 ---> tox-run.sh ends 13:33:09 + test 0 -eq 0 13:33:09 $ ssh-agent -k 13:33:09 unset SSH_AUTH_SOCK; 13:33:09 unset SSH_AGENT_PID; 13:33:09 echo Agent pid 1697 killed; 13:33:09 [ssh-agent] Stopped. 13:33:09 [PostBuildScript] - [INFO] Executing post build scripts. 13:33:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6437801927629195031.sh 13:33:09 ---> sysstat.sh 13:33:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14029160592359979234.sh 13:33:09 ---> package-listing.sh 13:33:09 ++ facter osfamily 13:33:09 ++ tr '[:upper:]' '[:lower:]' 13:33:09 + OS_FAMILY=debian 13:33:09 + workspace=/w/workspace/oom-master-pre-commit-lint 13:33:09 + START_PACKAGES=/tmp/packages_start.txt 13:33:09 + END_PACKAGES=/tmp/packages_end.txt 13:33:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:33:09 + PACKAGES=/tmp/packages_start.txt 13:33:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:33:09 + PACKAGES=/tmp/packages_end.txt 13:33:09 + case "${OS_FAMILY}" in 13:33:09 + dpkg -l 13:33:09 + grep '^ii' 13:33:09 + '[' -f /tmp/packages_start.txt ']' 13:33:09 + '[' -f /tmp/packages_end.txt ']' 13:33:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:33:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:33:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:33:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:33:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10635041659648359839.sh 13:33:09 ---> capture-instance-metadata.sh 13:33:09 Setup pyenv: 13:33:09 system 13:33:09 3.8.13 13:33:09 3.9.13 13:33:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:33:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gETm 13:33:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:33:17 lf-activate-venv(): INFO: Installing: lftools 13:33:43 lf-activate-venv(): INFO: Adding /tmp/venv-gETm/bin to PATH 13:33:43 INFO: Running in OpenStack, capturing instance metadata 13:33:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16972205959269423630.sh 13:33:43 provisioning config files... 13:33:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12331413298775140034tmp 13:33:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:33:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:33:43 [EnvInject] - Injecting environment variables from a build step. 13:33:43 [EnvInject] - Injecting as environment variables the properties content 13:33:43 SERVER_ID=logs 13:33:43 13:33:43 [EnvInject] - Variables injected successfully. 13:33:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins385828665229218169.sh 13:33:43 ---> create-netrc.sh 13:33:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3035843703726223790.sh 13:33:44 ---> python-tools-install.sh 13:33:44 Setup pyenv: 13:33:44 system 13:33:44 3.8.13 13:33:44 3.9.13 13:33:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:33:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gETm from file:/tmp/.os_lf_venv 13:33:46 lf-activate-venv(): INFO: Installing: lftools 13:33:53 lf-activate-venv(): INFO: Adding /tmp/venv-gETm/bin to PATH 13:33:53 Generating Requirements File 13:34:16 Python 3.10.6 13:34:16 pip 25.2 from /tmp/venv-gETm/lib/python3.10/site-packages/pip (python 3.10) 13:34:16 appdirs==1.4.4 13:34:16 argcomplete==3.6.2 13:34:16 aspy.yaml==1.3.0 13:34:16 attrs==25.3.0 13:34:16 autopage==0.5.2 13:34:16 beautifulsoup4==4.13.4 13:34:16 boto3==1.40.7 13:34:16 botocore==1.40.7 13:34:16 bs4==0.0.2 13:34:16 cachetools==5.5.2 13:34:16 certifi==2025.8.3 13:34:16 cffi==1.17.1 13:34:16 cfgv==3.4.0 13:34:16 chardet==5.2.0 13:34:16 charset-normalizer==3.4.3 13:34:16 click==8.2.1 13:34:16 cliff==4.10.0 13:34:16 cmd2==2.7.0 13:34:16 cryptography==3.3.2 13:34:16 debtcollector==3.0.0 13:34:16 decorator==5.2.1 13:34:16 defusedxml==0.7.1 13:34:16 Deprecated==1.2.18 13:34:16 distlib==0.4.0 13:34:16 dnspython==2.7.0 13:34:16 docker==7.1.0 13:34:16 dogpile.cache==1.4.0 13:34:16 durationpy==0.10 13:34:16 email_validator==2.2.0 13:34:16 filelock==3.18.0 13:34:16 future==1.0.0 13:34:16 gitdb==4.0.12 13:34:16 GitPython==3.1.45 13:34:16 google-auth==2.40.3 13:34:16 httplib2==0.22.0 13:34:16 identify==2.6.13 13:34:16 idna==3.10 13:34:16 importlib-resources==1.5.0 13:34:16 iso8601==2.1.0 13:34:16 Jinja2==3.1.6 13:34:16 jmespath==1.0.1 13:34:16 jsonpatch==1.33 13:34:16 jsonpointer==3.0.0 13:34:16 jsonschema==4.25.0 13:34:16 jsonschema-specifications==2025.4.1 13:34:16 keystoneauth1==5.11.1 13:34:16 kubernetes==33.1.0 13:34:16 lftools==0.37.13 13:34:16 lxml==6.0.0 13:34:16 markdown-it-py==4.0.0 13:34:16 MarkupSafe==3.0.2 13:34:16 mdurl==0.1.2 13:34:16 msgpack==1.1.1 13:34:16 multi_key_dict==2.0.3 13:34:16 munch==4.0.0 13:34:16 netaddr==1.3.0 13:34:16 niet==1.4.2 13:34:16 nodeenv==1.9.1 13:34:16 oauth2client==4.1.3 13:34:16 oauthlib==3.3.1 13:34:16 openstacksdk==4.6.0 13:34:16 os-client-config==2.3.0 13:34:16 os-service-types==1.8.0 13:34:16 osc-lib==4.1.0 13:34:16 oslo.config==10.0.0 13:34:16 oslo.context==6.0.0 13:34:16 oslo.i18n==6.5.1 13:34:16 oslo.log==7.2.0 13:34:16 oslo.serialization==5.7.0 13:34:16 oslo.utils==9.0.0 13:34:16 packaging==25.0 13:34:16 pbr==6.1.1 13:34:16 platformdirs==4.3.8 13:34:16 prettytable==3.16.0 13:34:16 psutil==7.0.0 13:34:16 pyasn1==0.6.1 13:34:16 pyasn1_modules==0.4.2 13:34:16 pycparser==2.22 13:34:16 pygerrit2==2.0.15 13:34:16 PyGithub==2.7.0 13:34:16 Pygments==2.19.2 13:34:16 PyJWT==2.10.1 13:34:16 PyNaCl==1.5.0 13:34:16 pyparsing==2.4.7 13:34:16 pyperclip==1.9.0 13:34:16 pyrsistent==0.20.0 13:34:16 python-cinderclient==9.7.0 13:34:16 python-dateutil==2.9.0.post0 13:34:16 python-heatclient==4.3.0 13:34:16 python-jenkins==1.8.3 13:34:16 python-keystoneclient==5.6.0 13:34:16 python-magnumclient==4.8.1 13:34:16 python-openstackclient==8.1.0 13:34:16 python-swiftclient==4.8.0 13:34:16 PyYAML==6.0.2 13:34:16 referencing==0.36.2 13:34:16 requests==2.32.4 13:34:16 requests-oauthlib==2.0.0 13:34:16 requestsexceptions==1.4.0 13:34:16 rfc3986==2.0.0 13:34:16 rich==14.1.0 13:34:16 rich-argparse==1.7.1 13:34:16 rpds-py==0.27.0 13:34:16 rsa==4.9.1 13:34:16 ruamel.yaml==0.18.14 13:34:16 ruamel.yaml.clib==0.2.12 13:34:16 s3transfer==0.13.1 13:34:16 simplejson==3.20.1 13:34:16 six==1.17.0 13:34:16 smmap==5.0.2 13:34:16 soupsieve==2.7 13:34:16 stevedore==5.4.1 13:34:16 tabulate==0.9.0 13:34:16 toml==0.10.2 13:34:16 tomlkit==0.13.3 13:34:16 tqdm==4.67.1 13:34:16 typing_extensions==4.14.1 13:34:16 tzdata==2025.2 13:34:16 urllib3==1.26.20 13:34:16 virtualenv==20.33.1 13:34:16 wcwidth==0.2.13 13:34:16 websocket-client==1.8.0 13:34:16 wrapt==1.17.3 13:34:16 xdg==6.0.0 13:34:16 xmltodict==0.14.2 13:34:16 yq==3.4.3 13:34:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1926016149269462356.sh 13:34:16 ---> sudo-logs.sh 13:34:16 Archiving 'sudo' log.. 13:34:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5366995493255395454.sh 13:34:16 ---> job-cost.sh 13:34:17 Setup pyenv: 13:34:17 system 13:34:17 3.8.13 13:34:17 3.9.13 13:34:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:34:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gETm from file:/tmp/.os_lf_venv 13:34:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:34:24 lf-activate-venv(): INFO: Adding /tmp/venv-gETm/bin to PATH 13:34:24 INFO: No Stack... 13:34:24 INFO: Retrieving Pricing Info for: v3-standard-4 13:34:24 INFO: Archiving Costs 13:34:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14172570526638426829.sh 13:34:24 ---> logs-deploy.sh 13:34:24 Setup pyenv: 13:34:24 system 13:34:24 3.8.13 13:34:24 3.9.13 13:34:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:34:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gETm from file:/tmp/.os_lf_venv 13:34:26 lf-activate-venv(): INFO: Installing: lftools 13:34:34 lf-activate-venv(): INFO: Adding /tmp/venv-gETm/bin to PATH 13:34:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4205 13:34:34 INFO: archiving workspace using pattern(s): 13:34:35 Archives upload complete. 13:34:35 INFO: archiving logs to Nexus 13:34:36 ---> uname -a: 13:34:36 Linux prd-ubuntu1804-builder-4c-4g-34772 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:34:36 13:34:36 13:34:36 ---> lscpu: 13:34:36 Architecture: x86_64 13:34:36 CPU op-mode(s): 32-bit, 64-bit 13:34:36 Byte Order: Little Endian 13:34:36 CPU(s): 4 13:34:36 On-line CPU(s) list: 0-3 13:34:36 Thread(s) per core: 1 13:34:36 Core(s) per socket: 1 13:34:36 Socket(s): 4 13:34:36 NUMA node(s): 1 13:34:36 Vendor ID: AuthenticAMD 13:34:36 CPU family: 23 13:34:36 Model: 49 13:34:36 Model name: AMD EPYC-Rome Processor 13:34:36 Stepping: 0 13:34:36 CPU MHz: 2800.000 13:34:36 BogoMIPS: 5600.00 13:34:36 Virtualization: AMD-V 13:34:36 Hypervisor vendor: KVM 13:34:36 Virtualization type: full 13:34:36 L1d cache: 32K 13:34:36 L1i cache: 32K 13:34:36 L2 cache: 512K 13:34:36 L3 cache: 16384K 13:34:36 NUMA node0 CPU(s): 0-3 13:34:36 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 13:34:36 13:34:36 13:34:36 ---> nproc: 13:34:36 4 13:34:36 13:34:36 13:34:36 ---> df -h: 13:34:36 Filesystem Size Used Avail Use% Mounted on 13:34:36 udev 7.9G 0 7.9G 0% /dev 13:34:36 tmpfs 1.6G 672K 1.6G 1% /run 13:34:36 /dev/vda1 78G 8.4G 69G 11% / 13:34:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:34:36 tmpfs 5.0M 0 5.0M 0% /run/lock 13:34:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:34:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:34:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:34:36 13:34:36 13:34:36 ---> free -m: 13:34:36 total used free shared buff/cache available 13:34:36 Mem: 16040 558 13269 0 2212 15160 13:34:36 Swap: 1023 0 1023 13:34:36 13:34:36 13:34:36 ---> ip addr: 13:34:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:34:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:34:36 inet 127.0.0.1/8 scope host lo 13:34:36 valid_lft forever preferred_lft forever 13:34:36 inet6 ::1/128 scope host 13:34:36 valid_lft forever preferred_lft forever 13:34:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:34:36 link/ether fa:16:3e:30:18:b6 brd ff:ff:ff:ff:ff:ff 13:34:36 inet 10.30.107.220/23 brd 10.30.107.255 scope global dynamic ens3 13:34:36 valid_lft 86241sec preferred_lft 86241sec 13:34:36 inet6 fe80::f816:3eff:fe30:18b6/64 scope link 13:34:36 valid_lft forever preferred_lft forever 13:34:36 13:34:36 13:34:36 ---> sar -b -r -n DEV: 13:34:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34772) 08/12/25 _x86_64_ (4 CPU) 13:34:36 13:34:36 13:32:00 LINUX RESTART (4 CPU) 13:34:36 13:34:36 13:33:01 tps rtps wtps bread/s bwrtn/s 13:34:36 13:34:01 106.70 0.90 105.80 106.12 35171.74 13:34:36 Average: 106.70 0.90 105.80 106.12 35171.74 13:34:36 13:34:36 13:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:34:36 13:34:01 13709452 15545864 2715516 16.53 78920 1943860 761280 4.36 768768 1704124 167644 13:34:36 Average: 13709452 15545864 2715516 16.53 78920 1943860 761280 4.36 768768 1704124 167644 13:34:36 13:34:36 13:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:34:36 13:34:01 ens3 132.18 84.97 754.51 13.05 0.00 0.00 0.00 0.00 13:34:36 13:34:01 lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 13:34:36 Average: ens3 132.18 84.97 754.51 13.05 0.00 0.00 0.00 0.00 13:34:36 Average: lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 13:34:36 13:34:36 13:34:36 ---> sar -P ALL: 13:34:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34772) 08/12/25 _x86_64_ (4 CPU) 13:34:36 13:34:36 13:32:00 LINUX RESTART (4 CPU) 13:34:36 13:34:36 13:33:01 CPU %user %nice %system %iowait %steal %idle 13:34:36 13:34:01 all 20.07 0.00 1.54 4.70 0.06 73.63 13:34:36 13:34:01 0 11.03 0.00 1.00 0.20 0.07 87.70 13:34:36 13:34:01 1 25.12 0.00 1.79 6.48 0.05 66.57 13:34:36 13:34:01 2 31.44 0.00 2.17 5.19 0.05 61.15 13:34:36 13:34:01 3 12.68 0.00 1.22 6.90 0.07 79.13 13:34:36 Average: all 20.07 0.00 1.54 4.70 0.06 73.63 13:34:36 Average: 0 11.03 0.00 1.00 0.20 0.07 87.70 13:34:36 Average: 1 25.12 0.00 1.79 6.48 0.05 66.57 13:34:36 Average: 2 31.44 0.00 2.17 5.19 0.05 61.15 13:34:36 Average: 3 12.68 0.00 1.22 6.90 0.07 79.13 13:34:36 13:34:36 13:34:36