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