06:14:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141841 06:14:56 Running as SYSTEM 06:14:56 [EnvInject] - Loading node environment variables. 06:14:56 Building remotely on prd-ubuntu1804-builder-4c-4g-38859 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:14:56 [ssh-agent] Looking for ssh-agent implementation... 06:14:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:56 $ ssh-agent 06:14:56 SSH_AUTH_SOCK=/tmp/ssh-p7s0c4HFOTCA/agent.1649 06:14:56 SSH_AGENT_PID=1650 06:14:56 [ssh-agent] Started. 06:14:56 Running ssh-add (command line suppressed) 06:14:56 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16945594478512843783.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16945594478512843783.key) 06:14:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:14:56 The recommended git tool is: NONE 06:15:00 using credential onap-jenkins-ssh 06:15:00 Wiping out workspace first. 06:15:00 Cloning the remote Git repository 06:15:00 Cloning repository git://cloud.onap.org/mirror/oom.git 06:15:00 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:15:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:15:00 > git --version # timeout=10 06:15:00 > git --version # 'git version 2.17.1' 06:15:00 using GIT_SSH to set credentials Gerrit user 06:15:00 Verifying host key using manually-configured host key entries 06:15:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:15:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:15:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:15:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:15:06 using GIT_SSH to set credentials Gerrit user 06:15:06 Verifying host key using manually-configured host key entries 06:15:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/41/141841/5 # timeout=30 06:15:07 > git rev-parse adc7c21959b022f149250500bebf5a89a5b3a5cf^{commit} # timeout=10 06:15:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:15:07 Checking out Revision adc7c21959b022f149250500bebf5a89a5b3a5cf (refs/changes/41/141841/5) 06:15:07 > git config core.sparsecheckout # timeout=10 06:15:07 > git checkout -f adc7c21959b022f149250500bebf5a89a5b3a5cf # timeout=30 06:15:09 Commit message: "[SO] 16.1.0 release" 06:15:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:15:09 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 06:15:09 [EnvInject] - Injecting environment variables from a build step. 06:15:09 [EnvInject] - Injecting as environment variables the properties content 06:15:09 PYTHON=python3 06:15:09 06:15:09 [EnvInject] - Variables injected successfully. 06:15:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4990970501747690915.sh 06:15:09 ---> tox-install.sh 06:15:09 + source /home/jenkins/lf-env.sh 06:15:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:15:09 ++ mktemp -d /tmp/venv-XXXX 06:15:09 + lf_venv=/tmp/venv-CxrU 06:15:09 + local venv_file=/tmp/.os_lf_venv 06:15:09 + local python=python3 06:15:09 + local options 06:15:09 + local set_path=true 06:15:09 + local install_args= 06:15:09 ++ 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 06:15:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:15:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:15:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:15:09 + true 06:15:09 + case $1 in 06:15:09 + venv_file=/tmp/.toxenv 06:15:09 + shift 2 06:15:09 + true 06:15:09 + case $1 in 06:15:09 + shift 06:15:09 + break 06:15:09 + case $python in 06:15:09 + local pkg_list= 06:15:09 + [[ -d /opt/pyenv ]] 06:15:09 + echo 'Setup pyenv:' 06:15:09 Setup pyenv: 06:15:09 + export PYENV_ROOT=/opt/pyenv 06:15:09 + PYENV_ROOT=/opt/pyenv 06:15:09 + 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 06:15:09 + 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 06:15:09 + pyenv versions 06:15:09 * system (set by /opt/pyenv/version) 06:15:09 * 3.8.13 (set by /opt/pyenv/version) 06:15:09 * 3.9.13 (set by /opt/pyenv/version) 06:15:09 * 3.10.6 (set by /opt/pyenv/version) 06:15:09 + command -v pyenv 06:15:09 ++ pyenv init - --no-rehash 06:15:09 + 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[*]}"'\'')" 06:15:09 export PATH="/opt/pyenv/shims:${PATH}" 06:15:09 export PYENV_SHELL=bash 06:15:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:15:09 pyenv() { 06:15:09 local command 06:15:09 command="${1:-}" 06:15:09 if [ "$#" -gt 0 ]; then 06:15:09 shift 06:15:09 fi 06:15:09 06:15:09 case "$command" in 06:15:09 rehash|shell) 06:15:09 eval "$(pyenv "sh-$command" "$@")" 06:15:09 ;; 06:15:09 *) 06:15:09 command pyenv "$command" "$@" 06:15:09 ;; 06:15:09 esac 06:15:09 }' 06:15:09 +++ 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[*]}"' 06:15:09 ++ 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 06:15:10 ++ 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 06:15:10 ++ 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 06:15:10 ++ export PYENV_SHELL=bash 06:15:10 ++ PYENV_SHELL=bash 06:15:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:15:10 +++ complete -F _pyenv pyenv 06:15:10 ++ lf-pyver python3 06:15:10 ++ local py_version_xy=python3 06:15:10 ++ local py_version_xyz= 06:15:10 ++ pyenv versions 06:15:10 ++ local command 06:15:10 ++ command=versions 06:15:10 ++ '[' 1 -gt 0 ']' 06:15:10 ++ shift 06:15:10 ++ case "$command" in 06:15:10 ++ command pyenv versions 06:15:10 ++ pyenv versions 06:15:10 ++ sed 's/^[ *]* //' 06:15:10 ++ grep -E '^[0-9.]*[0-9]$' 06:15:10 ++ awk '{ print $1 }' 06:15:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:15:10 +++ grep '^3' /tmp/.pyenv_versions 06:15:10 +++ tail -n 1 06:15:10 +++ sort -V 06:15:10 ++ py_version_xyz=3.10.6 06:15:10 ++ [[ -z 3.10.6 ]] 06:15:10 ++ echo 3.10.6 06:15:10 ++ return 0 06:15:10 + pyenv local 3.10.6 06:15:10 + local command 06:15:10 + command=local 06:15:10 + '[' 2 -gt 0 ']' 06:15:10 + shift 06:15:10 + case "$command" in 06:15:10 + command pyenv local 3.10.6 06:15:10 + pyenv local 3.10.6 06:15:10 + for arg in "$@" 06:15:10 + case $arg in 06:15:10 + pkg_list+='tox ' 06:15:10 + for arg in "$@" 06:15:10 + case $arg in 06:15:10 + pkg_list+='virtualenv ' 06:15:10 + for arg in "$@" 06:15:10 + case $arg in 06:15:10 + pkg_list+='urllib3~=1.26.15 ' 06:15:10 + [[ -f /tmp/.toxenv ]] 06:15:10 + [[ ! -f /tmp/.toxenv ]] 06:15:10 + [[ -n '' ]] 06:15:10 + python3 -m venv /tmp/venv-CxrU 06:15:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CxrU' 06:15:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CxrU 06:15:14 + echo /tmp/venv-CxrU 06:15:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:15:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:15:14 + /tmp/venv-CxrU/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:15:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:15:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:15:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:15:18 + /tmp/venv-CxrU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:15:20 + type python3 06:15:20 + true 06:15:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CxrU/bin to PATH' 06:15:20 lf-activate-venv(): INFO: Adding /tmp/venv-CxrU/bin to PATH 06:15:20 + PATH=/tmp/venv-CxrU/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 06:15:20 + return 0 06:15:20 + python3 --version 06:15:20 Python 3.10.6 06:15:20 + python3 -m pip --version 06:15:20 pip 25.2 from /tmp/venv-CxrU/lib/python3.10/site-packages/pip (python 3.10) 06:15:20 + python3 -m pip freeze 06:15:21 cachetools==6.1.0 06:15:21 chardet==5.2.0 06:15:21 colorama==0.4.6 06:15:21 distlib==0.4.0 06:15:21 filelock==3.19.1 06:15:21 packaging==25.0 06:15:21 platformdirs==4.3.8 06:15:21 pluggy==1.6.0 06:15:21 pyproject-api==1.9.1 06:15:21 tomli==2.2.1 06:15:21 tox==4.28.4 06:15:21 typing_extensions==4.14.1 06:15:21 urllib3==1.26.20 06:15:21 virtualenv==20.34.0 06:15:21 [EnvInject] - Injecting environment variables from a build step. 06:15:21 [EnvInject] - Injecting as environment variables the properties content 06:15:21 PARALLEL=false 06:15:21 06:15:21 [EnvInject] - Variables injected successfully. 06:15:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16852238058915931242.sh 06:15:21 ---> tox-run.sh 06:15:21 + 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 06:15:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:15:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:15:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:15:21 + cd /w/workspace/oom-master-pre-commit-lint/. 06:15:21 + source /home/jenkins/lf-env.sh 06:15:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:15:21 ++ mktemp -d /tmp/venv-XXXX 06:15:21 + lf_venv=/tmp/venv-I4pH 06:15:21 + local venv_file=/tmp/.os_lf_venv 06:15:21 + local python=python3 06:15:21 + local options 06:15:21 + local set_path=true 06:15:21 + local install_args= 06:15:21 ++ 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 06:15:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:15:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:15:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:15:21 + true 06:15:21 + case $1 in 06:15:21 + venv_file=/tmp/.toxenv 06:15:21 + shift 2 06:15:21 + true 06:15:21 + case $1 in 06:15:21 + shift 06:15:21 + break 06:15:21 + case $python in 06:15:21 + local pkg_list= 06:15:21 + [[ -d /opt/pyenv ]] 06:15:21 + echo 'Setup pyenv:' 06:15:21 Setup pyenv: 06:15:21 + export PYENV_ROOT=/opt/pyenv 06:15:21 + PYENV_ROOT=/opt/pyenv 06:15:21 + 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 06:15:21 + 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 06:15:21 + pyenv versions 06:15:21 system 06:15:21 3.8.13 06:15:21 3.9.13 06:15:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:15:21 + command -v pyenv 06:15:21 ++ pyenv init - --no-rehash 06:15:21 + 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[*]}"'\'')" 06:15:21 export PATH="/opt/pyenv/shims:${PATH}" 06:15:21 export PYENV_SHELL=bash 06:15:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:15:21 pyenv() { 06:15:21 local command 06:15:21 command="${1:-}" 06:15:21 if [ "$#" -gt 0 ]; then 06:15:21 shift 06:15:21 fi 06:15:21 06:15:21 case "$command" in 06:15:21 rehash|shell) 06:15:21 eval "$(pyenv "sh-$command" "$@")" 06:15:21 ;; 06:15:21 *) 06:15:21 command pyenv "$command" "$@" 06:15:21 ;; 06:15:21 esac 06:15:21 }' 06:15:21 +++ 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[*]}"' 06:15:21 ++ 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 06:15:21 ++ 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 06:15:21 ++ 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 06:15:21 ++ export PYENV_SHELL=bash 06:15:21 ++ PYENV_SHELL=bash 06:15:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:15:21 +++ complete -F _pyenv pyenv 06:15:21 ++ lf-pyver python3 06:15:21 ++ local py_version_xy=python3 06:15:21 ++ local py_version_xyz= 06:15:21 ++ pyenv versions 06:15:21 ++ local command 06:15:21 ++ command=versions 06:15:21 ++ '[' 1 -gt 0 ']' 06:15:21 ++ shift 06:15:21 ++ case "$command" in 06:15:21 ++ command pyenv versions 06:15:21 ++ pyenv versions 06:15:21 ++ sed 's/^[ *]* //' 06:15:21 ++ awk '{ print $1 }' 06:15:21 ++ grep -E '^[0-9.]*[0-9]$' 06:15:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:15:21 +++ grep '^3' /tmp/.pyenv_versions 06:15:21 +++ sort -V 06:15:21 +++ tail -n 1 06:15:21 ++ py_version_xyz=3.10.6 06:15:21 ++ [[ -z 3.10.6 ]] 06:15:21 ++ echo 3.10.6 06:15:21 ++ return 0 06:15:21 + pyenv local 3.10.6 06:15:21 + local command 06:15:21 + command=local 06:15:21 + '[' 2 -gt 0 ']' 06:15:21 + shift 06:15:21 + case "$command" in 06:15:21 + command pyenv local 3.10.6 06:15:21 + pyenv local 3.10.6 06:15:21 + for arg in "$@" 06:15:21 + case $arg in 06:15:21 + pkg_list+='tox ' 06:15:21 + for arg in "$@" 06:15:21 + case $arg in 06:15:21 + pkg_list+='virtualenv ' 06:15:21 + for arg in "$@" 06:15:21 + case $arg in 06:15:21 + pkg_list+='urllib3~=1.26.15 ' 06:15:21 + [[ -f /tmp/.toxenv ]] 06:15:21 ++ cat /tmp/.toxenv 06:15:21 + lf_venv=/tmp/venv-CxrU 06:15:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CxrU from' file:/tmp/.toxenv 06:15:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CxrU from file:/tmp/.toxenv 06:15:21 + /tmp/venv-CxrU/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:15:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:15:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:15:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:15:22 + /tmp/venv-CxrU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:15:23 + type python3 06:15:23 + true 06:15:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CxrU/bin to PATH' 06:15:23 lf-activate-venv(): INFO: Adding /tmp/venv-CxrU/bin to PATH 06:15:23 + PATH=/tmp/venv-CxrU/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 06:15:23 + return 0 06:15:23 + [[ -d /opt/pyenv ]] 06:15:23 + echo '---> Setting up pyenv' 06:15:23 ---> Setting up pyenv 06:15:23 + export PYENV_ROOT=/opt/pyenv 06:15:23 + PYENV_ROOT=/opt/pyenv 06:15:23 + export PATH=/opt/pyenv/bin:/tmp/venv-CxrU/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 06:15:23 + PATH=/opt/pyenv/bin:/tmp/venv-CxrU/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 06:15:23 ++ pwd 06:15:23 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:15:23 + export PYTHONPATH 06:15:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:15:23 + TOX_TESTENV_PASSENV=PYTHONPATH 06:15:23 + tox --version 06:15:23 4.28.4 from /tmp/venv-CxrU/lib/python3.10/site-packages/tox/__init__.py 06:15:23 + PARALLEL=false 06:15:23 + TOX_OPTIONS_LIST= 06:15:23 + [[ -n pre-commit ]] 06:15:23 + TOX_OPTIONS_LIST=' -e pre-commit' 06:15:23 + case ${PARALLEL,,} in 06:15:23 + tox -e pre-commit 06:15:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:15:24 pre-commit: install_deps> python -I -m pip install pre-commit 06:15:27 pre-commit: freeze> python -m pip freeze --all 06:15:27 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.13,nodeenv==1.9.1,pip==25.2,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,typing_extensions==4.14.1,virtualenv==20.34.0 06:15:27 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:15:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:15:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:15:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:15:32 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:15:32 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:15:32 [INFO] Once installed this environment will be reused. 06:15:32 [INFO] This may take a few minutes... 06:15:36 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:15:36 [INFO] Once installed this environment will be reused. 06:15:36 [INFO] This may take a few minutes... 06:15:41 trim trailing whitespace.................................................Passed 06:15:41 Tabs remover.............................................................Passed 06:15:41 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:15:42 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:15:42 [INFO] Once installed this environment will be reused. 06:15:42 [INFO] This may take a few minutes... 06:15:50 gitlint..............................................(no files to check)Skipped 06:15:50 pre-commit: OK (26.00=setup[3.66]+cmd[14.02,8.32] seconds) 06:15:50 congratulations :) (26.22 seconds) 06:15:50 + tox_status=0 06:15:50 + echo '---> Completed tox runs' 06:15:50 ---> Completed tox runs 06:15:50 + for i in .tox/*/log 06:15:50 ++ echo .tox/pre-commit/log 06:15:50 ++ awk -F/ '{print $2}' 06:15:50 + tox_env=pre-commit 06:15:50 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:15:50 + DOC_DIR=docs/_build/html 06:15:50 + [[ -d docs/_build/html ]] 06:15:50 + echo '---> tox-run.sh ends' 06:15:50 ---> tox-run.sh ends 06:15:50 + test 0 -eq 0 06:15:50 $ ssh-agent -k 06:15:50 unset SSH_AUTH_SOCK; 06:15:50 unset SSH_AGENT_PID; 06:15:50 echo Agent pid 1650 killed; 06:15:50 [ssh-agent] Stopped. 06:15:50 [PostBuildScript] - [INFO] Executing post build scripts. 06:15:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9127403492709945815.sh 06:15:50 ---> sysstat.sh 06:15:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14984041160586959326.sh 06:15:50 ---> package-listing.sh 06:15:50 ++ tr '[:upper:]' '[:lower:]' 06:15:50 ++ facter osfamily 06:15:50 + OS_FAMILY=debian 06:15:50 + workspace=/w/workspace/oom-master-pre-commit-lint 06:15:50 + START_PACKAGES=/tmp/packages_start.txt 06:15:50 + END_PACKAGES=/tmp/packages_end.txt 06:15:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:15:50 + PACKAGES=/tmp/packages_start.txt 06:15:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:15:50 + PACKAGES=/tmp/packages_end.txt 06:15:50 + case "${OS_FAMILY}" in 06:15:50 + dpkg -l 06:15:50 + grep '^ii' 06:15:50 + '[' -f /tmp/packages_start.txt ']' 06:15:50 + '[' -f /tmp/packages_end.txt ']' 06:15:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:15:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:15:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:15:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:15:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2908048158020952791.sh 06:15:50 ---> capture-instance-metadata.sh 06:15:50 Setup pyenv: 06:15:50 system 06:15:50 3.8.13 06:15:50 3.9.13 06:15:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:15:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S2KL 06:15:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:15:58 lf-activate-venv(): INFO: Installing: lftools 06:16:20 lf-activate-venv(): INFO: Adding /tmp/venv-S2KL/bin to PATH 06:16:20 INFO: Running in OpenStack, capturing instance metadata 06:16:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8107184371504258401.sh 06:16:20 provisioning config files... 06:16:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4590143872845465068tmp 06:16:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:16:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:16:20 [EnvInject] - Injecting environment variables from a build step. 06:16:20 [EnvInject] - Injecting as environment variables the properties content 06:16:20 SERVER_ID=logs 06:16:20 06:16:20 [EnvInject] - Variables injected successfully. 06:16:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12071590101675498277.sh 06:16:20 ---> create-netrc.sh 06:16:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16060146779651144064.sh 06:16:20 ---> python-tools-install.sh 06:16:20 Setup pyenv: 06:16:20 system 06:16:20 3.8.13 06:16:20 3.9.13 06:16:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:16:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S2KL from file:/tmp/.os_lf_venv 06:16:22 lf-activate-venv(): INFO: Installing: lftools 06:16:30 lf-activate-venv(): INFO: Adding /tmp/venv-S2KL/bin to PATH 06:16:30 Generating Requirements File 06:16:51 Python 3.10.6 06:16:51 pip 25.2 from /tmp/venv-S2KL/lib/python3.10/site-packages/pip (python 3.10) 06:16:51 appdirs==1.4.4 06:16:51 argcomplete==3.6.2 06:16:51 aspy.yaml==1.3.0 06:16:51 attrs==25.3.0 06:16:51 autopage==0.5.2 06:16:51 beautifulsoup4==4.13.4 06:16:51 boto3==1.40.12 06:16:51 botocore==1.40.12 06:16:51 bs4==0.0.2 06:16:51 cachetools==5.5.2 06:16:51 certifi==2025.8.3 06:16:51 cffi==1.17.1 06:16:51 cfgv==3.4.0 06:16:51 chardet==5.2.0 06:16:51 charset-normalizer==3.4.3 06:16:51 click==8.2.1 06:16:51 cliff==4.10.0 06:16:51 cmd2==2.7.0 06:16:51 cryptography==3.3.2 06:16:51 debtcollector==3.0.0 06:16:51 decorator==5.2.1 06:16:51 defusedxml==0.7.1 06:16:51 Deprecated==1.2.18 06:16:51 distlib==0.4.0 06:16:51 dnspython==2.7.0 06:16:51 docker==7.1.0 06:16:51 dogpile.cache==1.4.0 06:16:51 durationpy==0.10 06:16:51 email_validator==2.2.0 06:16:51 filelock==3.19.1 06:16:51 future==1.0.0 06:16:51 gitdb==4.0.12 06:16:51 GitPython==3.1.45 06:16:51 google-auth==2.40.3 06:16:51 httplib2==0.22.0 06:16:51 identify==2.6.13 06:16:51 idna==3.10 06:16:51 importlib-resources==1.5.0 06:16:51 iso8601==2.1.0 06:16:51 Jinja2==3.1.6 06:16:51 jmespath==1.0.1 06:16:51 jsonpatch==1.33 06:16:51 jsonpointer==3.0.0 06:16:51 jsonschema==4.25.1 06:16:51 jsonschema-specifications==2025.4.1 06:16:51 keystoneauth1==5.11.1 06:16:51 kubernetes==33.1.0 06:16:51 lftools==0.37.13 06:16:51 lxml==6.0.0 06:16:51 markdown-it-py==4.0.0 06:16:51 MarkupSafe==3.0.2 06:16:51 mdurl==0.1.2 06:16:51 msgpack==1.1.1 06:16:51 multi_key_dict==2.0.3 06:16:51 munch==4.0.0 06:16:51 netaddr==1.3.0 06:16:51 niet==1.4.2 06:16:51 nodeenv==1.9.1 06:16:51 oauth2client==4.1.3 06:16:51 oauthlib==3.3.1 06:16:51 openstacksdk==4.7.0 06:16:51 os-client-config==2.3.0 06:16:51 os-service-types==1.8.0 06:16:51 osc-lib==4.1.0 06:16:51 oslo.config==10.0.0 06:16:51 oslo.context==6.0.0 06:16:51 oslo.i18n==6.5.1 06:16:51 oslo.log==7.2.0 06:16:51 oslo.serialization==5.7.0 06:16:51 oslo.utils==9.0.0 06:16:51 packaging==25.0 06:16:51 pbr==7.0.0 06:16:51 platformdirs==4.3.8 06:16:51 prettytable==3.16.0 06:16:51 psutil==7.0.0 06:16:51 pyasn1==0.6.1 06:16:51 pyasn1_modules==0.4.2 06:16:51 pycparser==2.22 06:16:51 pygerrit2==2.0.15 06:16:51 PyGithub==2.7.0 06:16:51 Pygments==2.19.2 06:16:51 PyJWT==2.10.1 06:16:51 PyNaCl==1.5.0 06:16:51 pyparsing==2.4.7 06:16:51 pyperclip==1.9.0 06:16:51 pyrsistent==0.20.0 06:16:51 python-cinderclient==9.7.0 06:16:51 python-dateutil==2.9.0.post0 06:16:51 python-heatclient==4.3.0 06:16:51 python-jenkins==1.8.3 06:16:51 python-keystoneclient==5.6.0 06:16:51 python-magnumclient==4.8.1 06:16:51 python-openstackclient==8.1.0 06:16:51 python-swiftclient==4.8.0 06:16:51 PyYAML==6.0.2 06:16:51 referencing==0.36.2 06:16:51 requests==2.32.5 06:16:51 requests-oauthlib==2.0.0 06:16:51 requestsexceptions==1.4.0 06:16:51 rfc3986==2.0.0 06:16:51 rich==14.1.0 06:16:51 rich-argparse==1.7.1 06:16:51 rpds-py==0.27.0 06:16:51 rsa==4.9.1 06:16:51 ruamel.yaml==0.18.14 06:16:51 ruamel.yaml.clib==0.2.12 06:16:51 s3transfer==0.13.1 06:16:51 simplejson==3.20.1 06:16:51 six==1.17.0 06:16:51 smmap==5.0.2 06:16:51 soupsieve==2.7 06:16:51 stevedore==5.4.1 06:16:51 tabulate==0.9.0 06:16:51 toml==0.10.2 06:16:51 tomlkit==0.13.3 06:16:51 tqdm==4.67.1 06:16:51 typing_extensions==4.14.1 06:16:51 tzdata==2025.2 06:16:51 urllib3==1.26.20 06:16:51 virtualenv==20.34.0 06:16:51 wcwidth==0.2.13 06:16:51 websocket-client==1.8.0 06:16:51 wrapt==1.17.3 06:16:51 xdg==6.0.0 06:16:51 xmltodict==0.14.2 06:16:51 yq==3.4.3 06:16:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16120993357826583969.sh 06:16:52 ---> sudo-logs.sh 06:16:52 Archiving 'sudo' log.. 06:16:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18344130516916461528.sh 06:16:52 ---> job-cost.sh 06:16:52 Setup pyenv: 06:16:52 system 06:16:52 3.8.13 06:16:52 3.9.13 06:16:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:16:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S2KL from file:/tmp/.os_lf_venv 06:16:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:16:59 lf-activate-venv(): INFO: Adding /tmp/venv-S2KL/bin to PATH 06:16:59 INFO: No Stack... 06:16:59 INFO: Retrieving Pricing Info for: v3-standard-4 06:17:00 INFO: Archiving Costs 06:17:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11525354117315567655.sh 06:17:00 ---> logs-deploy.sh 06:17:00 Setup pyenv: 06:17:00 system 06:17:00 3.8.13 06:17:00 3.9.13 06:17:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:17:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S2KL from file:/tmp/.os_lf_venv 06:17:02 lf-activate-venv(): INFO: Installing: lftools 06:17:10 lf-activate-venv(): INFO: Adding /tmp/venv-S2KL/bin to PATH 06:17:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4222 06:17:10 INFO: archiving workspace using pattern(s): 06:17:11 Archives upload complete. 06:17:11 INFO: archiving logs to Nexus 06:17:12 ---> uname -a: 06:17:12 Linux prd-ubuntu1804-builder-4c-4g-38859 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:17:12 06:17:12 06:17:12 ---> lscpu: 06:17:12 Architecture: x86_64 06:17:12 CPU op-mode(s): 32-bit, 64-bit 06:17:12 Byte Order: Little Endian 06:17:12 CPU(s): 4 06:17:12 On-line CPU(s) list: 0-3 06:17:12 Thread(s) per core: 1 06:17:12 Core(s) per socket: 1 06:17:12 Socket(s): 4 06:17:12 NUMA node(s): 1 06:17:12 Vendor ID: AuthenticAMD 06:17:12 CPU family: 23 06:17:12 Model: 49 06:17:12 Model name: AMD EPYC-Rome Processor 06:17:12 Stepping: 0 06:17:12 CPU MHz: 2799.998 06:17:12 BogoMIPS: 5599.99 06:17:12 Virtualization: AMD-V 06:17:12 Hypervisor vendor: KVM 06:17:12 Virtualization type: full 06:17:12 L1d cache: 32K 06:17:12 L1i cache: 32K 06:17:12 L2 cache: 512K 06:17:12 L3 cache: 16384K 06:17:12 NUMA node0 CPU(s): 0-3 06:17:12 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 06:17:12 06:17:12 06:17:12 ---> nproc: 06:17:12 4 06:17:12 06:17:12 06:17:12 ---> df -h: 06:17:12 Filesystem Size Used Avail Use% Mounted on 06:17:12 udev 7.9G 0 7.9G 0% /dev 06:17:12 tmpfs 1.6G 672K 1.6G 1% /run 06:17:12 /dev/vda1 78G 8.4G 69G 11% / 06:17:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:17:12 tmpfs 5.0M 0 5.0M 0% /run/lock 06:17:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:17:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:17:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:17:12 06:17:12 06:17:12 ---> free -m: 06:17:12 total used free shared buff/cache available 06:17:12 Mem: 16040 547 13280 0 2212 15171 06:17:12 Swap: 1023 0 1023 06:17:12 06:17:12 06:17:12 ---> ip addr: 06:17:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:17:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:17:12 inet 127.0.0.1/8 scope host lo 06:17:12 valid_lft forever preferred_lft forever 06:17:12 inet6 ::1/128 scope host 06:17:12 valid_lft forever preferred_lft forever 06:17:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:17:12 link/ether fa:16:3e:2b:87:fa brd ff:ff:ff:ff:ff:ff 06:17:12 inet 10.30.106.184/23 brd 10.30.107.255 scope global dynamic ens3 06:17:12 valid_lft 86245sec preferred_lft 86245sec 06:17:12 inet6 fe80::f816:3eff:fe2b:87fa/64 scope link 06:17:12 valid_lft forever preferred_lft forever 06:17:12 06:17:12 06:17:12 ---> sar -b -r -n DEV: 06:17:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-38859) 08/19/25 _x86_64_ (4 CPU) 06:17:12 06:17:12 06:14:38 LINUX RESTART (4 CPU) 06:17:12 06:17:12 06:15:01 tps rtps wtps bread/s bwrtn/s 06:17:12 06:16:02 231.84 24.36 207.48 817.06 31998.53 06:17:12 06:17:01 130.96 1.25 129.70 126.33 34025.89 06:17:12 Average: 181.82 12.90 168.92 474.57 33003.78 06:17:12 06:17:12 06:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:17:12 06:16:02 13911596 15531252 2513372 15.30 60072 1757336 800864 4.58 768712 1524076 112572 06:17:12 06:17:01 13608616 15551516 2816352 17.15 87336 2034884 795904 4.55 764040 1792904 137144 06:17:12 Average: 13760106 15541384 2664862 16.22 73704 1896110 798384 4.57 766376 1658490 124858 06:17:12 06:17:12 06:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:17:12 06:16:02 ens3 212.00 149.59 1375.61 35.33 0.00 0.00 0.00 0.00 06:17:12 06:16:02 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 06:17:12 06:17:01 ens3 107.90 79.21 879.43 14.47 0.00 0.00 0.00 0.00 06:17:12 06:17:01 lo 1.49 1.49 0.16 0.16 0.00 0.00 0.00 0.00 06:17:12 Average: ens3 160.38 114.69 1129.58 24.99 0.00 0.00 0.00 0.00 06:17:12 Average: lo 1.98 1.98 0.22 0.22 0.00 0.00 0.00 0.00 06:17:12 06:17:12 06:17:12 ---> sar -P ALL: 06:17:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-38859) 08/19/25 _x86_64_ (4 CPU) 06:17:12 06:17:12 06:14:38 LINUX RESTART (4 CPU) 06:17:12 06:17:12 06:15:01 CPU %user %nice %system %iowait %steal %idle 06:17:12 06:16:02 all 21.98 0.00 2.29 4.23 0.06 71.44 06:17:12 06:16:02 0 18.03 0.00 1.89 8.89 0.05 71.14 06:17:12 06:16:02 1 39.42 0.00 3.60 4.27 0.08 52.62 06:17:12 06:16:02 2 23.91 0.00 1.94 0.88 0.05 73.22 06:17:12 06:16:02 3 6.67 0.00 1.75 2.89 0.08 88.61 06:17:12 06:17:01 all 20.75 0.00 1.52 4.12 0.06 73.55 06:17:12 06:17:01 0 18.25 0.00 1.09 3.63 0.05 76.99 06:17:12 06:17:01 1 38.61 0.00 2.56 2.41 0.07 56.35 06:17:12 06:17:01 2 18.05 0.00 1.15 0.57 0.05 80.18 06:17:12 06:17:01 3 8.08 0.00 1.28 9.91 0.05 80.69 06:17:12 Average: all 21.37 0.00 1.91 4.18 0.06 72.49 06:17:12 Average: 0 18.14 0.00 1.49 6.28 0.05 74.04 06:17:12 Average: 1 39.02 0.00 3.09 3.35 0.08 54.48 06:17:12 Average: 2 21.00 0.00 1.54 0.73 0.05 76.68 06:17:12 Average: 3 7.36 0.00 1.51 6.36 0.07 84.69 06:17:12 06:17:12 06:17:12