22:13:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141137 22:13:03 Running as SYSTEM 22:13:03 [EnvInject] - Loading node environment variables. 22:13:03 Building remotely on prd-ubuntu1804-builder-4c-4g-19390 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 22:13:03 [ssh-agent] Looking for ssh-agent implementation... 22:13:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:03 $ ssh-agent 22:13:03 SSH_AUTH_SOCK=/tmp/ssh-Ufz9IMpVtV9T/agent.1679 22:13:03 SSH_AGENT_PID=1680 22:13:03 [ssh-agent] Started. 22:13:03 Running ssh-add (command line suppressed) 22:13:03 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_348474878166531606.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_348474878166531606.key) 22:13:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:13:03 The recommended git tool is: NONE 22:13:05 using credential onap-jenkins-ssh 22:13:05 Wiping out workspace first. 22:13:05 Cloning the remote Git repository 22:13:05 Cloning repository git://cloud.onap.org/mirror/oom.git 22:13:05 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 22:13:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:13:05 > git --version # timeout=10 22:13:05 > git --version # 'git version 2.17.1' 22:13:05 using GIT_SSH to set credentials Gerrit user 22:13:05 Verifying host key using manually-configured host key entries 22:13:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:13:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:13:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:13:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:13:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:13:11 using GIT_SSH to set credentials Gerrit user 22:13:11 Verifying host key using manually-configured host key entries 22:13:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/141137/1 # timeout=30 22:13:11 > git rev-parse c3c232c968027b17663a5d4b99ea0f6faeb1108d^{commit} # timeout=10 22:13:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:13:11 Checking out Revision c3c232c968027b17663a5d4b99ea0f6faeb1108d (refs/changes/37/141137/1) 22:13:11 > git config core.sparsecheckout # timeout=10 22:13:11 > git checkout -f c3c232c968027b17663a5d4b99ea0f6faeb1108d # timeout=30 22:13:14 Commit message: "[SO] so-admin-cockpit 1.10.0 release" 22:13:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:13:14 > git rev-list --no-walk 852218a1715e275d19f297cfeaa0d83e7568d162 # timeout=10 22:13:14 [EnvInject] - Injecting environment variables from a build step. 22:13:14 [EnvInject] - Injecting as environment variables the properties content 22:13:14 PYTHON=python3 22:13:14 22:13:14 [EnvInject] - Variables injected successfully. 22:13:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11006045196941986441.sh 22:13:14 ---> tox-install.sh 22:13:14 + source /home/jenkins/lf-env.sh 22:13:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:13:14 ++ mktemp -d /tmp/venv-XXXX 22:13:14 + lf_venv=/tmp/venv-NWMp 22:13:14 + local venv_file=/tmp/.os_lf_venv 22:13:14 + local python=python3 22:13:14 + local options 22:13:14 + local set_path=true 22:13:14 + local install_args= 22:13:14 ++ 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 22:13:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:13:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:13:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:13:14 + true 22:13:14 + case $1 in 22:13:14 + venv_file=/tmp/.toxenv 22:13:14 + shift 2 22:13:14 + true 22:13:14 + case $1 in 22:13:14 + shift 22:13:14 + break 22:13:14 + case $python in 22:13:14 + local pkg_list= 22:13:14 + [[ -d /opt/pyenv ]] 22:13:14 + echo 'Setup pyenv:' 22:13:14 Setup pyenv: 22:13:14 + export PYENV_ROOT=/opt/pyenv 22:13:14 + PYENV_ROOT=/opt/pyenv 22:13:14 + 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 22:13:14 + 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 22:13:14 + pyenv versions 22:13:14 * system (set by /opt/pyenv/version) 22:13:14 * 3.8.13 (set by /opt/pyenv/version) 22:13:14 * 3.9.13 (set by /opt/pyenv/version) 22:13:14 * 3.10.6 (set by /opt/pyenv/version) 22:13:14 + command -v pyenv 22:13:14 ++ pyenv init - --no-rehash 22:13:14 + 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[*]}"'\'')" 22:13:14 export PATH="/opt/pyenv/shims:${PATH}" 22:13:14 export PYENV_SHELL=bash 22:13:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:13:14 pyenv() { 22:13:14 local command 22:13:14 command="${1:-}" 22:13:14 if [ "$#" -gt 0 ]; then 22:13:14 shift 22:13:14 fi 22:13:14 22:13:14 case "$command" in 22:13:14 rehash|shell) 22:13:14 eval "$(pyenv "sh-$command" "$@")" 22:13:14 ;; 22:13:14 *) 22:13:14 command pyenv "$command" "$@" 22:13:14 ;; 22:13:14 esac 22:13:14 }' 22:13:14 +++ 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[*]}"' 22:13:14 ++ 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 22:13:14 ++ 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 22:13:14 ++ 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 22:13:14 ++ export PYENV_SHELL=bash 22:13:14 ++ PYENV_SHELL=bash 22:13:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:13:14 +++ complete -F _pyenv pyenv 22:13:14 ++ lf-pyver python3 22:13:14 ++ local py_version_xy=python3 22:13:14 ++ local py_version_xyz= 22:13:14 ++ pyenv versions 22:13:14 ++ local command 22:13:14 ++ command=versions 22:13:14 ++ '[' 1 -gt 0 ']' 22:13:14 ++ shift 22:13:14 ++ case "$command" in 22:13:14 ++ command pyenv versions 22:13:14 ++ pyenv versions 22:13:14 ++ sed 's/^[ *]* //' 22:13:14 ++ grep -E '^[0-9.]*[0-9]$' 22:13:14 ++ awk '{ print $1 }' 22:13:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:13:14 +++ grep '^3' /tmp/.pyenv_versions 22:13:14 +++ tail -n 1 22:13:14 +++ sort -V 22:13:14 ++ py_version_xyz=3.10.6 22:13:14 ++ [[ -z 3.10.6 ]] 22:13:14 ++ echo 3.10.6 22:13:14 ++ return 0 22:13:14 + pyenv local 3.10.6 22:13:14 + local command 22:13:14 + command=local 22:13:14 + '[' 2 -gt 0 ']' 22:13:14 + shift 22:13:14 + case "$command" in 22:13:14 + command pyenv local 3.10.6 22:13:14 + pyenv local 3.10.6 22:13:14 + for arg in "$@" 22:13:14 + case $arg in 22:13:14 + pkg_list+='tox ' 22:13:14 + for arg in "$@" 22:13:14 + case $arg in 22:13:14 + pkg_list+='virtualenv ' 22:13:14 + for arg in "$@" 22:13:14 + case $arg in 22:13:14 + pkg_list+='urllib3~=1.26.15 ' 22:13:14 + [[ -f /tmp/.toxenv ]] 22:13:14 + [[ ! -f /tmp/.toxenv ]] 22:13:14 + [[ -n '' ]] 22:13:14 + python3 -m venv /tmp/venv-NWMp 22:13:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NWMp' 22:13:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NWMp 22:13:18 + echo /tmp/venv-NWMp 22:13:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:13:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:13:18 + /tmp/venv-NWMp/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 22:13:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:13:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:13:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:13:23 + /tmp/venv-NWMp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:13:25 + type python3 22:13:25 + true 22:13:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NWMp/bin to PATH' 22:13:25 lf-activate-venv(): INFO: Adding /tmp/venv-NWMp/bin to PATH 22:13:25 + PATH=/tmp/venv-NWMp/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 22:13:25 + return 0 22:13:25 + python3 --version 22:13:25 Python 3.10.6 22:13:25 + python3 -m pip --version 22:13:25 pip 25.1.1 from /tmp/venv-NWMp/lib/python3.10/site-packages/pip (python 3.10) 22:13:25 + python3 -m pip freeze 22:13:26 cachetools==6.0.0 22:13:26 chardet==5.2.0 22:13:26 colorama==0.4.6 22:13:26 distlib==0.3.9 22:13:26 filelock==3.18.0 22:13:26 packaging==25.0 22:13:26 platformdirs==4.3.8 22:13:26 pluggy==1.6.0 22:13:26 pyproject-api==1.9.1 22:13:26 tomli==2.2.1 22:13:26 tox==4.26.0 22:13:26 typing_extensions==4.14.0 22:13:26 urllib3==1.26.20 22:13:26 virtualenv==20.31.2 22:13:26 [EnvInject] - Injecting environment variables from a build step. 22:13:26 [EnvInject] - Injecting as environment variables the properties content 22:13:26 PARALLEL=false 22:13:26 22:13:26 [EnvInject] - Variables injected successfully. 22:13:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3508390009040556731.sh 22:13:26 ---> tox-run.sh 22:13:26 + 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 22:13:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 22:13:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 22:13:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 22:13:26 + cd /w/workspace/oom-master-pre-commit-lint/. 22:13:26 + source /home/jenkins/lf-env.sh 22:13:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:13:26 ++ mktemp -d /tmp/venv-XXXX 22:13:26 + lf_venv=/tmp/venv-Egd4 22:13:26 + local venv_file=/tmp/.os_lf_venv 22:13:26 + local python=python3 22:13:26 + local options 22:13:26 + local set_path=true 22:13:26 + local install_args= 22:13:26 ++ 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 22:13:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:13:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:13:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:13:26 + true 22:13:26 + case $1 in 22:13:26 + venv_file=/tmp/.toxenv 22:13:26 + shift 2 22:13:26 + true 22:13:26 + case $1 in 22:13:26 + shift 22:13:26 + break 22:13:26 + case $python in 22:13:26 + local pkg_list= 22:13:26 + [[ -d /opt/pyenv ]] 22:13:26 + echo 'Setup pyenv:' 22:13:26 Setup pyenv: 22:13:26 + export PYENV_ROOT=/opt/pyenv 22:13:26 + PYENV_ROOT=/opt/pyenv 22:13:26 + 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 22:13:26 + 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 22:13:26 + pyenv versions 22:13:26 system 22:13:26 3.8.13 22:13:26 3.9.13 22:13:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:13:26 + command -v pyenv 22:13:26 ++ pyenv init - --no-rehash 22:13:26 + 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[*]}"'\'')" 22:13:26 export PATH="/opt/pyenv/shims:${PATH}" 22:13:26 export PYENV_SHELL=bash 22:13:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:13:26 pyenv() { 22:13:26 local command 22:13:26 command="${1:-}" 22:13:26 if [ "$#" -gt 0 ]; then 22:13:26 shift 22:13:26 fi 22:13:26 22:13:26 case "$command" in 22:13:26 rehash|shell) 22:13:26 eval "$(pyenv "sh-$command" "$@")" 22:13:26 ;; 22:13:26 *) 22:13:26 command pyenv "$command" "$@" 22:13:26 ;; 22:13:26 esac 22:13:26 }' 22:13:26 +++ 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[*]}"' 22:13:26 ++ 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 22:13:26 ++ 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 22:13:26 ++ 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 22:13:26 ++ export PYENV_SHELL=bash 22:13:26 ++ PYENV_SHELL=bash 22:13:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:13:26 +++ complete -F _pyenv pyenv 22:13:26 ++ lf-pyver python3 22:13:26 ++ local py_version_xy=python3 22:13:26 ++ local py_version_xyz= 22:13:26 ++ pyenv versions 22:13:26 ++ local command 22:13:26 ++ command=versions 22:13:26 ++ '[' 1 -gt 0 ']' 22:13:26 ++ shift 22:13:26 ++ case "$command" in 22:13:26 ++ command pyenv versions 22:13:26 ++ pyenv versions 22:13:26 ++ awk '{ print $1 }' 22:13:26 ++ grep -E '^[0-9.]*[0-9]$' 22:13:26 ++ sed 's/^[ *]* //' 22:13:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:13:26 +++ grep '^3' /tmp/.pyenv_versions 22:13:26 +++ sort -V 22:13:26 +++ tail -n 1 22:13:26 ++ py_version_xyz=3.10.6 22:13:26 ++ [[ -z 3.10.6 ]] 22:13:26 ++ echo 3.10.6 22:13:26 ++ return 0 22:13:26 + pyenv local 3.10.6 22:13:26 + local command 22:13:26 + command=local 22:13:26 + '[' 2 -gt 0 ']' 22:13:26 + shift 22:13:26 + case "$command" in 22:13:26 + command pyenv local 3.10.6 22:13:26 + pyenv local 3.10.6 22:13:26 + for arg in "$@" 22:13:26 + case $arg in 22:13:26 + pkg_list+='tox ' 22:13:26 + for arg in "$@" 22:13:26 + case $arg in 22:13:26 + pkg_list+='virtualenv ' 22:13:26 + for arg in "$@" 22:13:26 + case $arg in 22:13:26 + pkg_list+='urllib3~=1.26.15 ' 22:13:26 + [[ -f /tmp/.toxenv ]] 22:13:26 ++ cat /tmp/.toxenv 22:13:26 + lf_venv=/tmp/venv-NWMp 22:13:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NWMp from' file:/tmp/.toxenv 22:13:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NWMp from file:/tmp/.toxenv 22:13:26 + /tmp/venv-NWMp/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 22:13:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:13:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:13:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:13:27 + /tmp/venv-NWMp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:13:28 + type python3 22:13:28 + true 22:13:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NWMp/bin to PATH' 22:13:28 lf-activate-venv(): INFO: Adding /tmp/venv-NWMp/bin to PATH 22:13:28 + PATH=/tmp/venv-NWMp/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 22:13:28 + return 0 22:13:28 + [[ -d /opt/pyenv ]] 22:13:28 + echo '---> Setting up pyenv' 22:13:28 ---> Setting up pyenv 22:13:28 + export PYENV_ROOT=/opt/pyenv 22:13:28 + PYENV_ROOT=/opt/pyenv 22:13:28 + export PATH=/opt/pyenv/bin:/tmp/venv-NWMp/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 22:13:28 + PATH=/opt/pyenv/bin:/tmp/venv-NWMp/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 22:13:28 ++ pwd 22:13:28 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 22:13:28 + export PYTHONPATH 22:13:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:13:28 + TOX_TESTENV_PASSENV=PYTHONPATH 22:13:28 + tox --version 22:13:28 4.26.0 from /tmp/venv-NWMp/lib/python3.10/site-packages/tox/__init__.py 22:13:28 + PARALLEL=false 22:13:28 + TOX_OPTIONS_LIST= 22:13:28 + [[ -n pre-commit ]] 22:13:28 + TOX_OPTIONS_LIST=' -e pre-commit' 22:13:28 + case ${PARALLEL,,} in 22:13:28 + tox -e pre-commit 22:13:28 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 22:13:29 pre-commit: install_deps> python -I -m pip install pre-commit 22:13:32 pre-commit: freeze> python -m pip freeze --all 22:13:32 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 22:13:32 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 22:13:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 22:13:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 22:13:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 22:13:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:13:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 22:13:35 [INFO] Once installed this environment will be reused. 22:13:35 [INFO] This may take a few minutes... 22:13:39 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:13:39 [INFO] Once installed this environment will be reused. 22:13:39 [INFO] This may take a few minutes... 22:13:44 trim trailing whitespace.................................................Passed 22:13:44 Tabs remover.............................................................Passed 22:13:44 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 22:13:45 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 22:13:45 [INFO] Once installed this environment will be reused. 22:13:45 [INFO] This may take a few minutes... 22:13:53 gitlint..............................................(no files to check)Skipped 22:13:53 pre-commit: OK (24.33=setup[3.56]+cmd[12.09,8.69] seconds) 22:13:53 congratulations :) (24.56 seconds) 22:13:53 + tox_status=0 22:13:53 + echo '---> Completed tox runs' 22:13:53 ---> Completed tox runs 22:13:53 + for i in .tox/*/log 22:13:53 ++ echo .tox/pre-commit/log 22:13:53 ++ awk -F/ '{print $2}' 22:13:53 + tox_env=pre-commit 22:13:53 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 22:13:53 + DOC_DIR=docs/_build/html 22:13:53 + [[ -d docs/_build/html ]] 22:13:53 + echo '---> tox-run.sh ends' 22:13:53 ---> tox-run.sh ends 22:13:53 + test 0 -eq 0 22:14:02 $ ssh-agent -k 22:14:02 unset SSH_AUTH_SOCK; 22:14:02 unset SSH_AGENT_PID; 22:14:02 echo Agent pid 1680 killed; 22:14:02 [ssh-agent] Stopped. 22:14:02 [PostBuildScript] - [INFO] Executing post build scripts. 22:14:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9393847210723407530.sh 22:14:02 ---> sysstat.sh 22:14:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3071230777190206318.sh 22:14:03 ---> package-listing.sh 22:14:03 ++ tr '[:upper:]' '[:lower:]' 22:14:03 ++ facter osfamily 22:14:03 + OS_FAMILY=debian 22:14:03 + workspace=/w/workspace/oom-master-pre-commit-lint 22:14:03 + START_PACKAGES=/tmp/packages_start.txt 22:14:03 + END_PACKAGES=/tmp/packages_end.txt 22:14:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:14:03 + PACKAGES=/tmp/packages_start.txt 22:14:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 22:14:03 + PACKAGES=/tmp/packages_end.txt 22:14:03 + case "${OS_FAMILY}" in 22:14:03 + dpkg -l 22:14:03 + grep '^ii' 22:14:03 + '[' -f /tmp/packages_start.txt ']' 22:14:03 + '[' -f /tmp/packages_end.txt ']' 22:14:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:14:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 22:14:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 22:14:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 22:14:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14990793978793303755.sh 22:14:03 ---> capture-instance-metadata.sh 22:14:03 Setup pyenv: 22:14:03 system 22:14:03 3.8.13 22:14:03 3.9.13 22:14:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:14:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CIRj 22:14:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:14:11 lf-activate-venv(): INFO: Installing: lftools 22:14:34 lf-activate-venv(): INFO: Adding /tmp/venv-CIRj/bin to PATH 22:14:34 INFO: Running in OpenStack, capturing instance metadata 22:14:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3767669483344562279.sh 22:14:34 provisioning config files... 22:14:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4280716088163916645tmp 22:14:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:14:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:14:34 [EnvInject] - Injecting environment variables from a build step. 22:14:34 [EnvInject] - Injecting as environment variables the properties content 22:14:34 SERVER_ID=logs 22:14:34 22:14:34 [EnvInject] - Variables injected successfully. 22:14:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1722920090002595448.sh 22:14:34 ---> create-netrc.sh 22:14:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17905319773289690347.sh 22:14:34 ---> python-tools-install.sh 22:14:34 Setup pyenv: 22:14:34 system 22:14:34 3.8.13 22:14:34 3.9.13 22:14:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:14:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CIRj from file:/tmp/.os_lf_venv 22:14:36 lf-activate-venv(): INFO: Installing: lftools 22:14:44 lf-activate-venv(): INFO: Adding /tmp/venv-CIRj/bin to PATH 22:14:44 Generating Requirements File 22:15:04 Python 3.10.6 22:15:04 pip 25.1.1 from /tmp/venv-CIRj/lib/python3.10/site-packages/pip (python 3.10) 22:15:04 appdirs==1.4.4 22:15:04 argcomplete==3.6.2 22:15:04 aspy.yaml==1.3.0 22:15:04 attrs==25.3.0 22:15:04 autopage==0.5.2 22:15:04 beautifulsoup4==4.13.4 22:15:04 boto3==1.38.32 22:15:04 botocore==1.38.32 22:15:04 bs4==0.0.2 22:15:04 cachetools==5.5.2 22:15:04 certifi==2025.4.26 22:15:04 cffi==1.17.1 22:15:04 cfgv==3.4.0 22:15:04 chardet==5.2.0 22:15:04 charset-normalizer==3.4.2 22:15:04 click==8.2.1 22:15:04 cliff==4.10.0 22:15:04 cmd2==2.6.0 22:15:04 cryptography==3.3.2 22:15:04 debtcollector==3.0.0 22:15:04 decorator==5.2.1 22:15:04 defusedxml==0.7.1 22:15:04 Deprecated==1.2.18 22:15:04 distlib==0.3.9 22:15:04 dnspython==2.7.0 22:15:04 docker==7.1.0 22:15:04 dogpile.cache==1.4.0 22:15:04 durationpy==0.10 22:15:04 email_validator==2.2.0 22:15:04 filelock==3.18.0 22:15:04 future==1.0.0 22:15:04 gitdb==4.0.12 22:15:04 GitPython==3.1.44 22:15:04 google-auth==2.40.3 22:15:04 httplib2==0.22.0 22:15:04 identify==2.6.12 22:15:04 idna==3.10 22:15:04 importlib-resources==1.5.0 22:15:04 iso8601==2.1.0 22:15:04 Jinja2==3.1.6 22:15:04 jmespath==1.0.1 22:15:04 jsonpatch==1.33 22:15:04 jsonpointer==3.0.0 22:15:04 jsonschema==4.24.0 22:15:04 jsonschema-specifications==2025.4.1 22:15:04 keystoneauth1==5.11.0 22:15:04 kubernetes==32.0.1 22:15:04 lftools==0.37.13 22:15:04 lxml==5.4.0 22:15:04 MarkupSafe==3.0.2 22:15:04 msgpack==1.1.0 22:15:04 multi_key_dict==2.0.3 22:15:04 munch==4.0.0 22:15:04 netaddr==1.3.0 22:15:04 niet==1.4.2 22:15:04 nodeenv==1.9.1 22:15:04 oauth2client==4.1.3 22:15:04 oauthlib==3.2.2 22:15:04 openstacksdk==4.6.0 22:15:04 os-client-config==2.1.0 22:15:04 os-service-types==1.7.0 22:15:04 osc-lib==4.0.2 22:15:04 oslo.config==9.8.0 22:15:04 oslo.context==6.0.0 22:15:04 oslo.i18n==6.5.1 22:15:04 oslo.log==7.1.0 22:15:04 oslo.serialization==5.7.0 22:15:04 oslo.utils==9.0.0 22:15:04 packaging==25.0 22:15:04 pbr==6.1.1 22:15:04 platformdirs==4.3.8 22:15:04 prettytable==3.16.0 22:15:04 psutil==7.0.0 22:15:04 pyasn1==0.6.1 22:15:04 pyasn1_modules==0.4.2 22:15:04 pycparser==2.22 22:15:04 pygerrit2==2.0.15 22:15:04 PyGithub==2.6.1 22:15:04 PyJWT==2.10.1 22:15:04 PyNaCl==1.5.0 22:15:04 pyparsing==2.4.7 22:15:04 pyperclip==1.9.0 22:15:04 pyrsistent==0.20.0 22:15:04 python-cinderclient==9.7.0 22:15:04 python-dateutil==2.9.0.post0 22:15:04 python-heatclient==4.2.0 22:15:04 python-jenkins==1.8.2 22:15:04 python-keystoneclient==5.6.0 22:15:04 python-magnumclient==4.8.1 22:15:04 python-openstackclient==8.1.0 22:15:04 python-swiftclient==4.8.0 22:15:04 PyYAML==6.0.2 22:15:04 referencing==0.36.2 22:15:04 requests==2.32.3 22:15:04 requests-oauthlib==2.0.0 22:15:04 requestsexceptions==1.4.0 22:15:04 rfc3986==2.0.0 22:15:04 rpds-py==0.25.1 22:15:04 rsa==4.9.1 22:15:04 ruamel.yaml==0.18.13 22:15:04 ruamel.yaml.clib==0.2.12 22:15:04 s3transfer==0.13.0 22:15:04 simplejson==3.20.1 22:15:04 six==1.17.0 22:15:04 smmap==5.0.2 22:15:04 soupsieve==2.7 22:15:04 stevedore==5.4.1 22:15:04 tabulate==0.9.0 22:15:04 toml==0.10.2 22:15:04 tomlkit==0.13.3 22:15:04 tqdm==4.67.1 22:15:04 typing_extensions==4.14.0 22:15:04 tzdata==2025.2 22:15:04 urllib3==1.26.20 22:15:04 virtualenv==20.31.2 22:15:04 wcwidth==0.2.13 22:15:04 websocket-client==1.8.0 22:15:04 wrapt==1.17.2 22:15:04 xdg==6.0.0 22:15:04 xmltodict==0.14.2 22:15:04 yq==3.4.3 22:15:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1206869042814236735.sh 22:15:04 ---> sudo-logs.sh 22:15:04 Archiving 'sudo' log.. 22:15:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2741676833585072023.sh 22:15:05 ---> job-cost.sh 22:15:05 Setup pyenv: 22:15:05 system 22:15:05 3.8.13 22:15:05 3.9.13 22:15:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:15:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CIRj from file:/tmp/.os_lf_venv 22:15:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:15:12 lf-activate-venv(): INFO: Adding /tmp/venv-CIRj/bin to PATH 22:15:12 INFO: No Stack... 22:15:13 INFO: Retrieving Pricing Info for: v3-standard-4 22:15:13 INFO: Archiving Costs 22:15:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16908669274436320312.sh 22:15:13 ---> logs-deploy.sh 22:15:13 Setup pyenv: 22:15:13 system 22:15:13 3.8.13 22:15:13 3.9.13 22:15:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:15:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CIRj from file:/tmp/.os_lf_venv 22:15:15 lf-activate-venv(): INFO: Installing: lftools 22:15:23 lf-activate-venv(): INFO: Adding /tmp/venv-CIRj/bin to PATH 22:15:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4075 22:15:23 INFO: archiving workspace using pattern(s): 22:15:24 Archives upload complete. 22:15:25 INFO: archiving logs to Nexus 22:15:25 ---> uname -a: 22:15:25 Linux prd-ubuntu1804-builder-4c-4g-19390 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:15:25 22:15:25 22:15:26 ---> lscpu: 22:15:26 Architecture: x86_64 22:15:26 CPU op-mode(s): 32-bit, 64-bit 22:15:26 Byte Order: Little Endian 22:15:26 CPU(s): 4 22:15:26 On-line CPU(s) list: 0-3 22:15:26 Thread(s) per core: 1 22:15:26 Core(s) per socket: 1 22:15:26 Socket(s): 4 22:15:26 NUMA node(s): 1 22:15:26 Vendor ID: AuthenticAMD 22:15:26 CPU family: 23 22:15:26 Model: 49 22:15:26 Model name: AMD EPYC-Rome Processor 22:15:26 Stepping: 0 22:15:26 CPU MHz: 2800.000 22:15:26 BogoMIPS: 5600.00 22:15:26 Virtualization: AMD-V 22:15:26 Hypervisor vendor: KVM 22:15:26 Virtualization type: full 22:15:26 L1d cache: 32K 22:15:26 L1i cache: 32K 22:15:26 L2 cache: 512K 22:15:26 L3 cache: 16384K 22:15:26 NUMA node0 CPU(s): 0-3 22:15:26 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 22:15:26 22:15:26 22:15:26 ---> nproc: 22:15:26 4 22:15:26 22:15:26 22:15:26 ---> df -h: 22:15:26 Filesystem Size Used Avail Use% Mounted on 22:15:26 udev 7.9G 0 7.9G 0% /dev 22:15:26 tmpfs 1.6G 672K 1.6G 1% /run 22:15:26 /dev/vda1 78G 8.4G 69G 11% / 22:15:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:15:26 tmpfs 5.0M 0 5.0M 0% /run/lock 22:15:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:15:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:15:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:15:26 22:15:26 22:15:26 ---> free -m: 22:15:26 total used free shared buff/cache available 22:15:26 Mem: 16040 564 13274 0 2200 15155 22:15:26 Swap: 1023 0 1023 22:15:26 22:15:26 22:15:26 ---> ip addr: 22:15:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:15:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:15:26 inet 127.0.0.1/8 scope host lo 22:15:26 valid_lft forever preferred_lft forever 22:15:26 inet6 ::1/128 scope host 22:15:26 valid_lft forever preferred_lft forever 22:15:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:15:26 link/ether fa:16:3e:ca:a4:f6 brd ff:ff:ff:ff:ff:ff 22:15:26 inet 10.30.106.98/23 brd 10.30.107.255 scope global dynamic ens3 22:15:26 valid_lft 86236sec preferred_lft 86236sec 22:15:26 inet6 fe80::f816:3eff:feca:a4f6/64 scope link 22:15:26 valid_lft forever preferred_lft forever 22:15:26 22:15:26 22:15:26 ---> sar -b -r -n DEV: 22:15:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19390) 06/07/25 _x86_64_ (4 CPU) 22:15:26 22:15:26 22:12:44 LINUX RESTART (4 CPU) 22:15:26 22:15:26 22:13:01 tps rtps wtps bread/s bwrtn/s 22:15:26 22:14:02 257.61 33.93 223.68 1146.21 32445.79 22:15:26 22:15:01 110.02 0.90 109.12 107.64 32222.06 22:15:26 Average: 184.43 17.55 166.88 631.29 32334.87 22:15:26 22:15:26 22:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:15:26 22:14:02 14022028 15607484 2402932 14.63 57844 1728028 730508 4.18 678512 1508604 100340 22:15:26 22:15:01 13602088 15496820 2822872 17.19 82492 1996412 806424 4.62 816152 1757000 156008 22:15:26 Average: 13812058 15552152 2612902 15.91 70168 1862220 768466 4.40 747332 1632802 128174 22:15:26 22:15:26 22:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:15:26 22:14:02 lo 2.80 2.80 0.32 0.32 0.00 0.00 0.00 0.00 22:15:26 22:14:02 ens3 553.56 380.00 2384.17 85.25 0.00 0.00 0.00 0.00 22:15:26 22:15:01 lo 1.49 1.49 0.17 0.17 0.00 0.00 0.00 0.00 22:15:26 22:15:01 ens3 113.91 81.21 860.46 13.52 0.00 0.00 0.00 0.00 22:15:26 Average: lo 2.15 2.15 0.24 0.24 0.00 0.00 0.00 0.00 22:15:26 Average: ens3 335.58 231.86 1628.71 49.68 0.00 0.00 0.00 0.00 22:15:26 22:15:26 22:15:26 ---> sar -P ALL: 22:15:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19390) 06/07/25 _x86_64_ (4 CPU) 22:15:26 22:15:26 22:12:44 LINUX RESTART (4 CPU) 22:15:26 22:15:26 22:13:01 CPU %user %nice %system %iowait %steal %idle 22:15:26 22:14:02 all 24.32 0.00 2.45 3.99 0.07 69.17 22:15:26 22:14:02 0 26.75 0.00 2.24 0.57 0.07 70.37 22:15:26 22:14:02 1 23.36 0.00 2.11 9.72 0.07 64.75 22:15:26 22:14:02 2 23.95 0.00 2.55 2.19 0.07 71.24 22:15:26 22:14:02 3 23.24 0.00 2.87 3.50 0.07 70.32 22:15:26 22:15:01 all 20.65 0.00 1.42 4.02 0.05 73.87 22:15:26 22:15:01 0 20.03 0.00 1.53 8.24 0.05 70.15 22:15:26 22:15:01 1 5.73 0.00 0.70 4.76 0.02 88.79 22:15:26 22:15:01 2 36.37 0.00 1.87 2.55 0.07 59.14 22:15:26 22:15:01 3 20.54 0.00 1.60 0.51 0.05 77.31 22:15:26 Average: all 22.50 0.00 1.94 4.00 0.06 71.50 22:15:26 Average: 0 23.42 0.00 1.89 4.37 0.06 70.26 22:15:26 Average: 1 14.60 0.00 1.41 7.26 0.04 76.69 22:15:26 Average: 2 30.10 0.00 2.22 2.37 0.07 65.25 22:15:26 Average: 3 21.90 0.00 2.24 2.02 0.06 73.79 22:15:26 22:15:26 22:15:26