10:04:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141137 10:04:15 Running as SYSTEM 10:04:15 [EnvInject] - Loading node environment variables. 10:04:15 Building remotely on prd-ubuntu1804-builder-4c-4g-19500 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:04:15 [ssh-agent] Looking for ssh-agent implementation... 10:04:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:04:15 $ ssh-agent 10:04:15 SSH_AUTH_SOCK=/tmp/ssh-jqEMVlRXHkaa/agent.1647 10:04:15 SSH_AGENT_PID=1649 10:04:15 [ssh-agent] Started. 10:04:15 Running ssh-add (command line suppressed) 10:04:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2353036616263289917.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2353036616263289917.key) 10:04:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:04:15 The recommended git tool is: NONE 10:04:17 using credential onap-jenkins-ssh 10:04:17 Wiping out workspace first. 10:04:17 Cloning the remote Git repository 10:04:17 Cloning repository git://cloud.onap.org/mirror/oom.git 10:04:17 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:04:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:04:17 > git --version # timeout=10 10:04:17 > git --version # 'git version 2.17.1' 10:04:17 using GIT_SSH to set credentials Gerrit user 10:04:17 Verifying host key using manually-configured host key entries 10:04:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:04:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:04:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:04:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:04:22 using GIT_SSH to set credentials Gerrit user 10:04:22 Verifying host key using manually-configured host key entries 10:04:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/141137/5 # timeout=30 10:04:23 > git rev-parse ebe7cf54cecd93c9b11380f8deb93105da15fd21^{commit} # timeout=10 10:04:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:04:23 Checking out Revision ebe7cf54cecd93c9b11380f8deb93105da15fd21 (refs/changes/37/141137/5) 10:04:23 > git config core.sparsecheckout # timeout=10 10:04:23 > git checkout -f ebe7cf54cecd93c9b11380f8deb93105da15fd21 # timeout=30 10:04:26 Commit message: "[SO] so-admin-cockpit 1.10.0 release" 10:04:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:04:26 > git rev-list --no-walk 852218a1715e275d19f297cfeaa0d83e7568d162 # timeout=10 10:04:26 [EnvInject] - Injecting environment variables from a build step. 10:04:26 [EnvInject] - Injecting as environment variables the properties content 10:04:26 PYTHON=python3 10:04:26 10:04:26 [EnvInject] - Variables injected successfully. 10:04:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11342458467652968332.sh 10:04:27 ---> tox-install.sh 10:04:27 + source /home/jenkins/lf-env.sh 10:04:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:04:27 ++ mktemp -d /tmp/venv-XXXX 10:04:27 + lf_venv=/tmp/venv-hgWl 10:04:27 + local venv_file=/tmp/.os_lf_venv 10:04:27 + local python=python3 10:04:27 + local options 10:04:27 + local set_path=true 10:04:27 + local install_args= 10:04:27 ++ 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 10:04:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:04:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:04:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:04:27 + true 10:04:27 + case $1 in 10:04:27 + venv_file=/tmp/.toxenv 10:04:27 + shift 2 10:04:27 + true 10:04:27 + case $1 in 10:04:27 + shift 10:04:27 + break 10:04:27 + case $python in 10:04:27 + local pkg_list= 10:04:27 + [[ -d /opt/pyenv ]] 10:04:27 + echo 'Setup pyenv:' 10:04:27 Setup pyenv: 10:04:27 + export PYENV_ROOT=/opt/pyenv 10:04:27 + PYENV_ROOT=/opt/pyenv 10:04:27 + 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 10:04:27 + 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 10:04:27 + pyenv versions 10:04:27 * system (set by /opt/pyenv/version) 10:04:27 * 3.8.13 (set by /opt/pyenv/version) 10:04:27 * 3.9.13 (set by /opt/pyenv/version) 10:04:27 * 3.10.6 (set by /opt/pyenv/version) 10:04:27 + command -v pyenv 10:04:27 ++ pyenv init - --no-rehash 10:04:27 + 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[*]}"'\'')" 10:04:27 export PATH="/opt/pyenv/shims:${PATH}" 10:04:27 export PYENV_SHELL=bash 10:04:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:04:27 pyenv() { 10:04:27 local command 10:04:27 command="${1:-}" 10:04:27 if [ "$#" -gt 0 ]; then 10:04:27 shift 10:04:27 fi 10:04:27 10:04:27 case "$command" in 10:04:27 rehash|shell) 10:04:27 eval "$(pyenv "sh-$command" "$@")" 10:04:27 ;; 10:04:27 *) 10:04:27 command pyenv "$command" "$@" 10:04:27 ;; 10:04:27 esac 10:04:27 }' 10:04:27 +++ 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[*]}"' 10:04:27 ++ 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 10:04:27 ++ 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 10:04:27 ++ 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 10:04:27 ++ export PYENV_SHELL=bash 10:04:27 ++ PYENV_SHELL=bash 10:04:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:04:27 +++ complete -F _pyenv pyenv 10:04:27 ++ lf-pyver python3 10:04:27 ++ local py_version_xy=python3 10:04:27 ++ local py_version_xyz= 10:04:27 ++ pyenv versions 10:04:27 ++ local command 10:04:27 ++ command=versions 10:04:27 ++ '[' 1 -gt 0 ']' 10:04:27 ++ shift 10:04:27 ++ case "$command" in 10:04:27 ++ command pyenv versions 10:04:27 ++ pyenv versions 10:04:27 ++ sed 's/^[ *]* //' 10:04:27 ++ awk '{ print $1 }' 10:04:27 ++ grep -E '^[0-9.]*[0-9]$' 10:04:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:04:27 +++ grep '^3' /tmp/.pyenv_versions 10:04:27 +++ sort -V 10:04:27 +++ tail -n 1 10:04:27 ++ py_version_xyz=3.10.6 10:04:27 ++ [[ -z 3.10.6 ]] 10:04:27 ++ echo 3.10.6 10:04:27 ++ return 0 10:04:27 + pyenv local 3.10.6 10:04:27 + local command 10:04:27 + command=local 10:04:27 + '[' 2 -gt 0 ']' 10:04:27 + shift 10:04:27 + case "$command" in 10:04:27 + command pyenv local 3.10.6 10:04:27 + pyenv local 3.10.6 10:04:27 + for arg in "$@" 10:04:27 + case $arg in 10:04:27 + pkg_list+='tox ' 10:04:27 + for arg in "$@" 10:04:27 + case $arg in 10:04:27 + pkg_list+='virtualenv ' 10:04:27 + for arg in "$@" 10:04:27 + case $arg in 10:04:27 + pkg_list+='urllib3~=1.26.15 ' 10:04:27 + [[ -f /tmp/.toxenv ]] 10:04:27 + [[ ! -f /tmp/.toxenv ]] 10:04:27 + [[ -n '' ]] 10:04:27 + python3 -m venv /tmp/venv-hgWl 10:04:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hgWl' 10:04:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hgWl 10:04:31 + echo /tmp/venv-hgWl 10:04:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:04:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:04:31 + /tmp/venv-hgWl/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:04:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:04:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:04:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:04:35 + /tmp/venv-hgWl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:04:37 + type python3 10:04:37 + true 10:04:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hgWl/bin to PATH' 10:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-hgWl/bin to PATH 10:04:37 + PATH=/tmp/venv-hgWl/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 10:04:37 + return 0 10:04:37 + python3 --version 10:04:37 Python 3.10.6 10:04:37 + python3 -m pip --version 10:04:37 pip 25.1.1 from /tmp/venv-hgWl/lib/python3.10/site-packages/pip (python 3.10) 10:04:37 + python3 -m pip freeze 10:04:37 cachetools==6.0.0 10:04:37 chardet==5.2.0 10:04:37 colorama==0.4.6 10:04:37 distlib==0.3.9 10:04:37 filelock==3.18.0 10:04:37 packaging==25.0 10:04:37 platformdirs==4.3.8 10:04:37 pluggy==1.6.0 10:04:37 pyproject-api==1.9.1 10:04:37 tomli==2.2.1 10:04:37 tox==4.26.0 10:04:37 typing_extensions==4.14.0 10:04:37 urllib3==1.26.20 10:04:37 virtualenv==20.31.2 10:04:37 [EnvInject] - Injecting environment variables from a build step. 10:04:37 [EnvInject] - Injecting as environment variables the properties content 10:04:37 PARALLEL=false 10:04:37 10:04:37 [EnvInject] - Variables injected successfully. 10:04:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17733413384642119426.sh 10:04:37 ---> tox-run.sh 10:04:37 + 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 10:04:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:04:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:04:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:04:37 + cd /w/workspace/oom-master-pre-commit-lint/. 10:04:37 + source /home/jenkins/lf-env.sh 10:04:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:04:37 ++ mktemp -d /tmp/venv-XXXX 10:04:37 + lf_venv=/tmp/venv-hfgt 10:04:37 + local venv_file=/tmp/.os_lf_venv 10:04:37 + local python=python3 10:04:37 + local options 10:04:37 + local set_path=true 10:04:37 + local install_args= 10:04:37 ++ 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 10:04:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:04:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:04:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:04:37 + true 10:04:37 + case $1 in 10:04:37 + venv_file=/tmp/.toxenv 10:04:37 + shift 2 10:04:37 + true 10:04:37 + case $1 in 10:04:37 + shift 10:04:37 + break 10:04:37 + case $python in 10:04:37 + local pkg_list= 10:04:37 + [[ -d /opt/pyenv ]] 10:04:37 + echo 'Setup pyenv:' 10:04:37 Setup pyenv: 10:04:37 + export PYENV_ROOT=/opt/pyenv 10:04:37 + PYENV_ROOT=/opt/pyenv 10:04:37 + 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 10:04:37 + 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 10:04:37 + pyenv versions 10:04:38 system 10:04:38 3.8.13 10:04:38 3.9.13 10:04:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:04:38 + command -v pyenv 10:04:38 ++ pyenv init - --no-rehash 10:04:38 + 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[*]}"'\'')" 10:04:38 export PATH="/opt/pyenv/shims:${PATH}" 10:04:38 export PYENV_SHELL=bash 10:04:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:04:38 pyenv() { 10:04:38 local command 10:04:38 command="${1:-}" 10:04:38 if [ "$#" -gt 0 ]; then 10:04:38 shift 10:04:38 fi 10:04:38 10:04:38 case "$command" in 10:04:38 rehash|shell) 10:04:38 eval "$(pyenv "sh-$command" "$@")" 10:04:38 ;; 10:04:38 *) 10:04:38 command pyenv "$command" "$@" 10:04:38 ;; 10:04:38 esac 10:04:38 }' 10:04:38 +++ 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[*]}"' 10:04:38 ++ 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 10:04:38 ++ 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 10:04:38 ++ 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 10:04:38 ++ export PYENV_SHELL=bash 10:04:38 ++ PYENV_SHELL=bash 10:04:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:04:38 +++ complete -F _pyenv pyenv 10:04:38 ++ lf-pyver python3 10:04:38 ++ local py_version_xy=python3 10:04:38 ++ local py_version_xyz= 10:04:38 ++ pyenv versions 10:04:38 ++ local command 10:04:38 ++ command=versions 10:04:38 ++ '[' 1 -gt 0 ']' 10:04:38 ++ shift 10:04:38 ++ case "$command" in 10:04:38 ++ command pyenv versions 10:04:38 ++ pyenv versions 10:04:38 ++ sed 's/^[ *]* //' 10:04:38 ++ grep -E '^[0-9.]*[0-9]$' 10:04:38 ++ awk '{ print $1 }' 10:04:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:04:38 +++ grep '^3' /tmp/.pyenv_versions 10:04:38 +++ sort -V 10:04:38 +++ tail -n 1 10:04:38 ++ py_version_xyz=3.10.6 10:04:38 ++ [[ -z 3.10.6 ]] 10:04:38 ++ echo 3.10.6 10:04:38 ++ return 0 10:04:38 + pyenv local 3.10.6 10:04:38 + local command 10:04:38 + command=local 10:04:38 + '[' 2 -gt 0 ']' 10:04:38 + shift 10:04:38 + case "$command" in 10:04:38 + command pyenv local 3.10.6 10:04:38 + pyenv local 3.10.6 10:04:38 + for arg in "$@" 10:04:38 + case $arg in 10:04:38 + pkg_list+='tox ' 10:04:38 + for arg in "$@" 10:04:38 + case $arg in 10:04:38 + pkg_list+='virtualenv ' 10:04:38 + for arg in "$@" 10:04:38 + case $arg in 10:04:38 + pkg_list+='urllib3~=1.26.15 ' 10:04:38 + [[ -f /tmp/.toxenv ]] 10:04:38 ++ cat /tmp/.toxenv 10:04:38 + lf_venv=/tmp/venv-hgWl 10:04:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hgWl from' file:/tmp/.toxenv 10:04:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hgWl from file:/tmp/.toxenv 10:04:38 + /tmp/venv-hgWl/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:04:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:04:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:04:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:04:39 + /tmp/venv-hgWl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:04:40 + type python3 10:04:40 + true 10:04:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hgWl/bin to PATH' 10:04:40 lf-activate-venv(): INFO: Adding /tmp/venv-hgWl/bin to PATH 10:04:40 + PATH=/tmp/venv-hgWl/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 10:04:40 + return 0 10:04:40 + [[ -d /opt/pyenv ]] 10:04:40 + echo '---> Setting up pyenv' 10:04:40 ---> Setting up pyenv 10:04:40 + export PYENV_ROOT=/opt/pyenv 10:04:40 + PYENV_ROOT=/opt/pyenv 10:04:40 + export PATH=/opt/pyenv/bin:/tmp/venv-hgWl/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 10:04:40 + PATH=/opt/pyenv/bin:/tmp/venv-hgWl/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 10:04:40 ++ pwd 10:04:40 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:04:40 + export PYTHONPATH 10:04:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:04:40 + TOX_TESTENV_PASSENV=PYTHONPATH 10:04:40 + tox --version 10:04:40 4.26.0 from /tmp/venv-hgWl/lib/python3.10/site-packages/tox/__init__.py 10:04:40 + PARALLEL=false 10:04:40 + TOX_OPTIONS_LIST= 10:04:40 + [[ -n pre-commit ]] 10:04:40 + TOX_OPTIONS_LIST=' -e pre-commit' 10:04:40 + case ${PARALLEL,,} in 10:04:40 + tox -e pre-commit 10:04:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:04:41 pre-commit: install_deps> python -I -m pip install pre-commit 10:04:44 pre-commit: freeze> python -m pip freeze --all 10:04:44 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 10:04:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:04:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:04:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:04:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:04:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:04:47 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:04:47 [INFO] Once installed this environment will be reused. 10:04:47 [INFO] This may take a few minutes... 10:04:51 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:04:51 [INFO] Once installed this environment will be reused. 10:04:51 [INFO] This may take a few minutes... 10:04:56 trim trailing whitespace.................................................Passed 10:04:56 Tabs remover.............................................................Passed 10:04:56 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:04:57 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:04:57 [INFO] Once installed this environment will be reused. 10:04:57 [INFO] This may take a few minutes... 10:05:05 gitlint..............................................(no files to check)Skipped 10:05:05 pre-commit: OK (24.52=setup[3.69]+cmd[12.23,8.59] seconds) 10:05:05 congratulations :) (24.74 seconds) 10:05:05 + tox_status=0 10:05:05 + echo '---> Completed tox runs' 10:05:05 ---> Completed tox runs 10:05:05 + for i in .tox/*/log 10:05:05 ++ echo .tox/pre-commit/log 10:05:05 ++ awk -F/ '{print $2}' 10:05:05 + tox_env=pre-commit 10:05:05 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:05:05 + DOC_DIR=docs/_build/html 10:05:05 + [[ -d docs/_build/html ]] 10:05:05 + echo '---> tox-run.sh ends' 10:05:05 ---> tox-run.sh ends 10:05:05 + test 0 -eq 0 10:05:05 $ ssh-agent -k 10:05:05 unset SSH_AUTH_SOCK; 10:05:05 unset SSH_AGENT_PID; 10:05:05 echo Agent pid 1649 killed; 10:05:05 [ssh-agent] Stopped. 10:05:05 [PostBuildScript] - [INFO] Executing post build scripts. 10:05:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17127462952289551585.sh 10:05:05 ---> sysstat.sh 10:05:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6665133922844709872.sh 10:05:06 ---> package-listing.sh 10:05:06 ++ tr '[:upper:]' '[:lower:]' 10:05:06 ++ facter osfamily 10:05:06 + OS_FAMILY=debian 10:05:06 + workspace=/w/workspace/oom-master-pre-commit-lint 10:05:06 + START_PACKAGES=/tmp/packages_start.txt 10:05:06 + END_PACKAGES=/tmp/packages_end.txt 10:05:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:05:06 + PACKAGES=/tmp/packages_start.txt 10:05:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:05:06 + PACKAGES=/tmp/packages_end.txt 10:05:06 + case "${OS_FAMILY}" in 10:05:06 + dpkg -l 10:05:06 + grep '^ii' 10:05:06 + '[' -f /tmp/packages_start.txt ']' 10:05:06 + '[' -f /tmp/packages_end.txt ']' 10:05:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:05:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:05:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:05:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:05:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14106410083575860510.sh 10:05:06 ---> capture-instance-metadata.sh 10:05:06 Setup pyenv: 10:05:06 system 10:05:06 3.8.13 10:05:06 3.9.13 10:05:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:05:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a1Fl 10:05:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:05:14 lf-activate-venv(): INFO: Installing: lftools 10:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-a1Fl/bin to PATH 10:05:35 INFO: Running in OpenStack, capturing instance metadata 10:05:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12856391523140482008.sh 10:05:36 provisioning config files... 10:05:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10087886562549495139tmp 10:05:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:05:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:05:36 [EnvInject] - Injecting environment variables from a build step. 10:05:36 [EnvInject] - Injecting as environment variables the properties content 10:05:36 SERVER_ID=logs 10:05:36 10:05:36 [EnvInject] - Variables injected successfully. 10:05:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7313454443139701929.sh 10:05:36 ---> create-netrc.sh 10:05:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6144003953447962358.sh 10:05:36 ---> python-tools-install.sh 10:05:36 Setup pyenv: 10:05:36 system 10:05:36 3.8.13 10:05:36 3.9.13 10:05:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:05:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1Fl from file:/tmp/.os_lf_venv 10:05:38 lf-activate-venv(): INFO: Installing: lftools 10:05:46 lf-activate-venv(): INFO: Adding /tmp/venv-a1Fl/bin to PATH 10:05:46 Generating Requirements File 10:06:04 Python 3.10.6 10:06:04 pip 25.1.1 from /tmp/venv-a1Fl/lib/python3.10/site-packages/pip (python 3.10) 10:06:05 appdirs==1.4.4 10:06:05 argcomplete==3.6.2 10:06:05 aspy.yaml==1.3.0 10:06:05 attrs==25.3.0 10:06:05 autopage==0.5.2 10:06:05 beautifulsoup4==4.13.4 10:06:05 boto3==1.38.32 10:06:05 botocore==1.38.32 10:06:05 bs4==0.0.2 10:06:05 cachetools==5.5.2 10:06:05 certifi==2025.4.26 10:06:05 cffi==1.17.1 10:06:05 cfgv==3.4.0 10:06:05 chardet==5.2.0 10:06:05 charset-normalizer==3.4.2 10:06:05 click==8.2.1 10:06:05 cliff==4.10.0 10:06:05 cmd2==2.6.0 10:06:05 cryptography==3.3.2 10:06:05 debtcollector==3.0.0 10:06:05 decorator==5.2.1 10:06:05 defusedxml==0.7.1 10:06:05 Deprecated==1.2.18 10:06:05 distlib==0.3.9 10:06:05 dnspython==2.7.0 10:06:05 docker==7.1.0 10:06:05 dogpile.cache==1.4.0 10:06:05 durationpy==0.10 10:06:05 email_validator==2.2.0 10:06:05 filelock==3.18.0 10:06:05 future==1.0.0 10:06:05 gitdb==4.0.12 10:06:05 GitPython==3.1.44 10:06:05 google-auth==2.40.3 10:06:05 httplib2==0.22.0 10:06:05 identify==2.6.12 10:06:05 idna==3.10 10:06:05 importlib-resources==1.5.0 10:06:05 iso8601==2.1.0 10:06:05 Jinja2==3.1.6 10:06:05 jmespath==1.0.1 10:06:05 jsonpatch==1.33 10:06:05 jsonpointer==3.0.0 10:06:05 jsonschema==4.24.0 10:06:05 jsonschema-specifications==2025.4.1 10:06:05 keystoneauth1==5.11.0 10:06:05 kubernetes==32.0.1 10:06:05 lftools==0.37.13 10:06:05 lxml==5.4.0 10:06:05 MarkupSafe==3.0.2 10:06:05 msgpack==1.1.0 10:06:05 multi_key_dict==2.0.3 10:06:05 munch==4.0.0 10:06:05 netaddr==1.3.0 10:06:05 niet==1.4.2 10:06:05 nodeenv==1.9.1 10:06:05 oauth2client==4.1.3 10:06:05 oauthlib==3.2.2 10:06:05 openstacksdk==4.6.0 10:06:05 os-client-config==2.1.0 10:06:05 os-service-types==1.7.0 10:06:05 osc-lib==4.0.2 10:06:05 oslo.config==9.8.0 10:06:05 oslo.context==6.0.0 10:06:05 oslo.i18n==6.5.1 10:06:05 oslo.log==7.1.0 10:06:05 oslo.serialization==5.7.0 10:06:05 oslo.utils==9.0.0 10:06:05 packaging==25.0 10:06:05 pbr==6.1.1 10:06:05 platformdirs==4.3.8 10:06:05 prettytable==3.16.0 10:06:05 psutil==7.0.0 10:06:05 pyasn1==0.6.1 10:06:05 pyasn1_modules==0.4.2 10:06:05 pycparser==2.22 10:06:05 pygerrit2==2.0.15 10:06:05 PyGithub==2.6.1 10:06:05 PyJWT==2.10.1 10:06:05 PyNaCl==1.5.0 10:06:05 pyparsing==2.4.7 10:06:05 pyperclip==1.9.0 10:06:05 pyrsistent==0.20.0 10:06:05 python-cinderclient==9.7.0 10:06:05 python-dateutil==2.9.0.post0 10:06:05 python-heatclient==4.2.0 10:06:05 python-jenkins==1.8.2 10:06:05 python-keystoneclient==5.6.0 10:06:05 python-magnumclient==4.8.1 10:06:05 python-openstackclient==8.1.0 10:06:05 python-swiftclient==4.8.0 10:06:05 PyYAML==6.0.2 10:06:05 referencing==0.36.2 10:06:05 requests==2.32.3 10:06:05 requests-oauthlib==2.0.0 10:06:05 requestsexceptions==1.4.0 10:06:05 rfc3986==2.0.0 10:06:05 rpds-py==0.25.1 10:06:05 rsa==4.9.1 10:06:05 ruamel.yaml==0.18.13 10:06:05 ruamel.yaml.clib==0.2.12 10:06:05 s3transfer==0.13.0 10:06:05 simplejson==3.20.1 10:06:05 six==1.17.0 10:06:05 smmap==5.0.2 10:06:05 soupsieve==2.7 10:06:05 stevedore==5.4.1 10:06:05 tabulate==0.9.0 10:06:05 toml==0.10.2 10:06:05 tomlkit==0.13.3 10:06:05 tqdm==4.67.1 10:06:05 typing_extensions==4.14.0 10:06:05 tzdata==2025.2 10:06:05 urllib3==1.26.20 10:06:05 virtualenv==20.31.2 10:06:05 wcwidth==0.2.13 10:06:05 websocket-client==1.8.0 10:06:05 wrapt==1.17.2 10:06:05 xdg==6.0.0 10:06:05 xmltodict==0.14.2 10:06:05 yq==3.4.3 10:06:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14183047307806124947.sh 10:06:05 ---> sudo-logs.sh 10:06:05 Archiving 'sudo' log.. 10:06:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10302851133424305490.sh 10:06:05 ---> job-cost.sh 10:06:05 Setup pyenv: 10:06:05 system 10:06:05 3.8.13 10:06:05 3.9.13 10:06:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:06:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1Fl from file:/tmp/.os_lf_venv 10:06:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-a1Fl/bin to PATH 10:06:12 INFO: No Stack... 10:06:12 INFO: Retrieving Pricing Info for: v3-standard-4 10:06:12 INFO: Archiving Costs 10:06:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6128344747977077420.sh 10:06:12 ---> logs-deploy.sh 10:06:12 Setup pyenv: 10:06:12 system 10:06:12 3.8.13 10:06:12 3.9.13 10:06:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1Fl from file:/tmp/.os_lf_venv 10:06:14 lf-activate-venv(): INFO: Installing: lftools 10:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-a1Fl/bin to PATH 10:06:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4079 10:06:22 INFO: archiving workspace using pattern(s): 10:06:23 Archives upload complete. 10:06:24 INFO: archiving logs to Nexus 10:06:25 ---> uname -a: 10:06:25 Linux prd-ubuntu1804-builder-4c-4g-19500 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:06:25 10:06:25 10:06:25 ---> lscpu: 10:06:25 Architecture: x86_64 10:06:25 CPU op-mode(s): 32-bit, 64-bit 10:06:25 Byte Order: Little Endian 10:06:25 CPU(s): 4 10:06:25 On-line CPU(s) list: 0-3 10:06:25 Thread(s) per core: 1 10:06:25 Core(s) per socket: 1 10:06:25 Socket(s): 4 10:06:25 NUMA node(s): 1 10:06:25 Vendor ID: AuthenticAMD 10:06:25 CPU family: 23 10:06:25 Model: 49 10:06:25 Model name: AMD EPYC-Rome Processor 10:06:25 Stepping: 0 10:06:25 CPU MHz: 2799.998 10:06:25 BogoMIPS: 5599.99 10:06:25 Virtualization: AMD-V 10:06:25 Hypervisor vendor: KVM 10:06:25 Virtualization type: full 10:06:25 L1d cache: 32K 10:06:25 L1i cache: 32K 10:06:25 L2 cache: 512K 10:06:25 L3 cache: 16384K 10:06:25 NUMA node0 CPU(s): 0-3 10:06:25 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 10:06:25 10:06:25 10:06:25 ---> nproc: 10:06:25 4 10:06:25 10:06:25 10:06:25 ---> df -h: 10:06:25 Filesystem Size Used Avail Use% Mounted on 10:06:25 udev 7.9G 0 7.9G 0% /dev 10:06:25 tmpfs 1.6G 672K 1.6G 1% /run 10:06:25 /dev/vda1 78G 8.4G 69G 11% / 10:06:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:06:25 tmpfs 5.0M 0 5.0M 0% /run/lock 10:06:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:06:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:06:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:06:25 10:06:25 10:06:25 ---> free -m: 10:06:25 total used free shared buff/cache available 10:06:25 Mem: 16040 561 13278 0 2199 15158 10:06:25 Swap: 1023 0 1023 10:06:25 10:06:25 10:06:25 ---> ip addr: 10:06:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:06:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:06:25 inet 127.0.0.1/8 scope host lo 10:06:25 valid_lft forever preferred_lft forever 10:06:25 inet6 ::1/128 scope host 10:06:25 valid_lft forever preferred_lft forever 10:06:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:06:25 link/ether fa:16:3e:4d:37:cf brd ff:ff:ff:ff:ff:ff 10:06:25 inet 10.30.106.96/23 brd 10.30.107.255 scope global dynamic ens3 10:06:25 valid_lft 86252sec preferred_lft 86252sec 10:06:25 inet6 fe80::f816:3eff:fe4d:37cf/64 scope link 10:06:25 valid_lft forever preferred_lft forever 10:06:25 10:06:25 10:06:25 ---> sar -b -r -n DEV: 10:06:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19500) 06/08/25 _x86_64_ (4 CPU) 10:06:25 10:06:25 10:03:59 LINUX RESTART (4 CPU) 10:06:25 10:06:25 10:04:01 tps rtps wtps bread/s bwrtn/s 10:06:25 10:05:01 313.45 68.39 245.06 4484.05 100315.68 10:06:25 10:06:01 109.30 0.95 108.35 108.65 19634.19 10:06:25 Average: 211.37 34.67 176.70 2296.35 59974.94 10:06:25 10:06:25 10:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:06:25 10:05:01 13904076 15490404 2520884 15.35 55172 1732096 947900 5.42 781596 1523452 163204 10:06:25 10:06:01 13583952 15473352 2841008 17.30 82348 1991660 870204 4.98 832712 1761344 202028 10:06:25 Average: 13744014 15481878 2680946 16.32 68760 1861878 909052 5.20 807154 1642398 182616 10:06:25 10:06:25 10:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:06:25 10:05:01 ens3 503.18 347.21 2447.42 82.96 0.00 0.00 0.00 0.00 10:06:25 10:05:01 lo 3.40 3.40 0.37 0.37 0.00 0.00 0.00 0.00 10:06:25 10:06:01 ens3 112.88 78.77 859.98 13.59 0.00 0.00 0.00 0.00 10:06:25 10:06:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 10:06:25 Average: ens3 308.03 212.99 1653.70 48.28 0.00 0.00 0.00 0.00 10:06:25 Average: lo 2.43 2.43 0.27 0.27 0.00 0.00 0.00 0.00 10:06:25 10:06:25 10:06:25 ---> sar -P ALL: 10:06:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19500) 06/08/25 _x86_64_ (4 CPU) 10:06:25 10:06:25 10:03:59 LINUX RESTART (4 CPU) 10:06:25 10:06:25 10:04:01 CPU %user %nice %system %iowait %steal %idle 10:06:25 10:05:01 all 24.23 0.00 3.20 6.96 0.08 65.53 10:06:25 10:05:01 0 30.36 0.00 2.90 0.63 0.07 66.04 10:06:25 10:05:01 1 25.22 0.00 2.87 8.35 0.08 63.48 10:06:25 10:05:01 2 18.89 0.00 2.68 8.92 0.08 69.43 10:06:25 10:05:01 3 22.43 0.00 4.32 9.97 0.10 63.17 10:06:25 10:06:01 all 21.49 0.00 1.50 1.76 0.06 75.19 10:06:25 10:06:01 0 23.25 0.00 1.25 0.22 0.07 75.21 10:06:25 10:06:01 1 16.84 0.00 1.64 4.00 0.05 77.47 10:06:25 10:06:01 2 22.98 0.00 1.67 2.30 0.05 72.99 10:06:25 10:06:01 3 22.89 0.00 1.44 0.50 0.07 75.10 10:06:25 Average: all 22.86 0.00 2.35 4.36 0.07 70.36 10:06:25 Average: 0 26.81 0.00 2.08 0.43 0.07 70.62 10:06:25 Average: 1 21.03 0.00 2.26 6.17 0.07 70.47 10:06:25 Average: 2 20.94 0.00 2.17 5.61 0.07 71.21 10:06:25 Average: 3 22.66 0.00 2.88 5.23 0.08 69.15 10:06:25 10:06:25 10:06:25