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