11:51:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141583 11:51:55 Running as SYSTEM 11:51:55 [EnvInject] - Loading node environment variables. 11:51:55 Building remotely on prd-ubuntu1804-builder-4c-4g-30310 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:51:55 [ssh-agent] Looking for ssh-agent implementation... 11:51:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:51:55 $ ssh-agent 11:51:55 SSH_AUTH_SOCK=/tmp/ssh-9yK08ZENThrM/agent.1668 11:51:55 SSH_AGENT_PID=1671 11:51:55 [ssh-agent] Started. 11:51:55 Running ssh-add (command line suppressed) 11:51:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5064967851922221102.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5064967851922221102.key) 11:51:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:51:55 The recommended git tool is: NONE 11:51:56 using credential onap-jenkins-ssh 11:51:56 Wiping out workspace first. 11:51:57 Cloning the remote Git repository 11:51:57 Cloning repository git://cloud.onap.org/mirror/oom.git 11:51:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:51:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:51:57 > git --version # timeout=10 11:51:57 > git --version # 'git version 2.17.1' 11:51:57 using GIT_SSH to set credentials Gerrit user 11:51:57 Verifying host key using manually-configured host key entries 11:51:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:52:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:52:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:52:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:52:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:52:02 using GIT_SSH to set credentials Gerrit user 11:52:02 Verifying host key using manually-configured host key entries 11:52:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/83/141583/2 # timeout=30 11:52:02 > git rev-parse d05bac6b9c6fd3d28cfc681edba0b01ff0295902^{commit} # timeout=10 11:52:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:52:02 Checking out Revision d05bac6b9c6fd3d28cfc681edba0b01ff0295902 (refs/changes/83/141583/2) 11:52:02 > git config core.sparsecheckout # timeout=10 11:52:02 > git checkout -f d05bac6b9c6fd3d28cfc681edba0b01ff0295902 # timeout=30 11:52:05 Commit message: "[PMS] Updated a1pms chart to work with new a1pms images" 11:52:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:52:06 > git rev-list --no-walk a11336f7d4b14219341a58d2bfe4db9f04d2d901 # timeout=10 11:52:06 [EnvInject] - Injecting environment variables from a build step. 11:52:06 [EnvInject] - Injecting as environment variables the properties content 11:52:06 PYTHON=python3 11:52:06 11:52:06 [EnvInject] - Variables injected successfully. 11:52:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9639614253986278958.sh 11:52:06 ---> tox-install.sh 11:52:06 + source /home/jenkins/lf-env.sh 11:52:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:52:06 ++ mktemp -d /tmp/venv-XXXX 11:52:06 + lf_venv=/tmp/venv-W58t 11:52:06 + local venv_file=/tmp/.os_lf_venv 11:52:06 + local python=python3 11:52:06 + local options 11:52:06 + local set_path=true 11:52:06 + local install_args= 11:52:06 ++ 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 11:52:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:52:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:52:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:52:06 + true 11:52:06 + case $1 in 11:52:06 + venv_file=/tmp/.toxenv 11:52:06 + shift 2 11:52:06 + true 11:52:06 + case $1 in 11:52:06 + shift 11:52:06 + break 11:52:06 + case $python in 11:52:06 + local pkg_list= 11:52:06 + [[ -d /opt/pyenv ]] 11:52:06 + echo 'Setup pyenv:' 11:52:06 Setup pyenv: 11:52:06 + export PYENV_ROOT=/opt/pyenv 11:52:06 + PYENV_ROOT=/opt/pyenv 11:52:06 + 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 11:52:06 + 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 11:52:06 + pyenv versions 11:52:06 * system (set by /opt/pyenv/version) 11:52:06 * 3.8.13 (set by /opt/pyenv/version) 11:52:06 * 3.9.13 (set by /opt/pyenv/version) 11:52:06 * 3.10.6 (set by /opt/pyenv/version) 11:52:06 + command -v pyenv 11:52:06 ++ pyenv init - --no-rehash 11:52:06 + 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[*]}"'\'')" 11:52:06 export PATH="/opt/pyenv/shims:${PATH}" 11:52:06 export PYENV_SHELL=bash 11:52:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:52:06 pyenv() { 11:52:06 local command 11:52:06 command="${1:-}" 11:52:06 if [ "$#" -gt 0 ]; then 11:52:06 shift 11:52:06 fi 11:52:06 11:52:06 case "$command" in 11:52:06 rehash|shell) 11:52:06 eval "$(pyenv "sh-$command" "$@")" 11:52:06 ;; 11:52:06 *) 11:52:06 command pyenv "$command" "$@" 11:52:06 ;; 11:52:06 esac 11:52:06 }' 11:52:06 +++ 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[*]}"' 11:52:06 ++ 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 11:52:06 ++ 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 11:52:06 ++ 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 11:52:06 ++ export PYENV_SHELL=bash 11:52:06 ++ PYENV_SHELL=bash 11:52:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:52:06 +++ complete -F _pyenv pyenv 11:52:06 ++ lf-pyver python3 11:52:06 ++ local py_version_xy=python3 11:52:06 ++ local py_version_xyz= 11:52:06 ++ sed 's/^[ *]* //' 11:52:06 ++ pyenv versions 11:52:06 ++ local command 11:52:06 ++ command=versions 11:52:06 ++ '[' 1 -gt 0 ']' 11:52:06 ++ shift 11:52:06 ++ case "$command" in 11:52:06 ++ command pyenv versions 11:52:06 ++ pyenv versions 11:52:06 ++ awk '{ print $1 }' 11:52:06 ++ grep -E '^[0-9.]*[0-9]$' 11:52:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:52:06 +++ grep '^3' /tmp/.pyenv_versions 11:52:06 +++ sort -V 11:52:06 +++ tail -n 1 11:52:06 ++ py_version_xyz=3.10.6 11:52:06 ++ [[ -z 3.10.6 ]] 11:52:06 ++ echo 3.10.6 11:52:06 ++ return 0 11:52:06 + pyenv local 3.10.6 11:52:06 + local command 11:52:06 + command=local 11:52:06 + '[' 2 -gt 0 ']' 11:52:06 + shift 11:52:06 + case "$command" in 11:52:06 + command pyenv local 3.10.6 11:52:06 + pyenv local 3.10.6 11:52:06 + for arg in "$@" 11:52:06 + case $arg in 11:52:06 + pkg_list+='tox ' 11:52:06 + for arg in "$@" 11:52:06 + case $arg in 11:52:06 + pkg_list+='virtualenv ' 11:52:06 + for arg in "$@" 11:52:06 + case $arg in 11:52:06 + pkg_list+='urllib3~=1.26.15 ' 11:52:06 + [[ -f /tmp/.toxenv ]] 11:52:06 + [[ ! -f /tmp/.toxenv ]] 11:52:06 + [[ -n '' ]] 11:52:06 + python3 -m venv /tmp/venv-W58t 11:52:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W58t' 11:52:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W58t 11:52:10 + echo /tmp/venv-W58t 11:52:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:52:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:52:10 + /tmp/venv-W58t/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:52:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:52:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:52:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:52:14 + /tmp/venv-W58t/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:52:16 + type python3 11:52:16 + true 11:52:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-W58t/bin to PATH' 11:52:16 lf-activate-venv(): INFO: Adding /tmp/venv-W58t/bin to PATH 11:52:16 + PATH=/tmp/venv-W58t/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 11:52:16 + return 0 11:52:16 + python3 --version 11:52:16 Python 3.10.6 11:52:16 + python3 -m pip --version 11:52:16 pip 25.1.1 from /tmp/venv-W58t/lib/python3.10/site-packages/pip (python 3.10) 11:52:16 + python3 -m pip freeze 11:52:16 cachetools==6.1.0 11:52:16 chardet==5.2.0 11:52:16 colorama==0.4.6 11:52:16 distlib==0.4.0 11:52:16 filelock==3.18.0 11:52:16 packaging==25.0 11:52:16 platformdirs==4.3.8 11:52:16 pluggy==1.6.0 11:52:16 pyproject-api==1.9.1 11:52:16 tomli==2.2.1 11:52:16 tox==4.28.1 11:52:16 typing_extensions==4.14.1 11:52:16 urllib3==1.26.20 11:52:16 virtualenv==20.32.0 11:52:17 [EnvInject] - Injecting environment variables from a build step. 11:52:17 [EnvInject] - Injecting as environment variables the properties content 11:52:17 PARALLEL=false 11:52:17 11:52:17 [EnvInject] - Variables injected successfully. 11:52:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13959360276489515796.sh 11:52:17 ---> tox-run.sh 11:52:17 + 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 11:52:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:52:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:52:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:52:17 + cd /w/workspace/oom-master-pre-commit-lint/. 11:52:17 + source /home/jenkins/lf-env.sh 11:52:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:52:17 ++ mktemp -d /tmp/venv-XXXX 11:52:17 + lf_venv=/tmp/venv-skId 11:52:17 + local venv_file=/tmp/.os_lf_venv 11:52:17 + local python=python3 11:52:17 + local options 11:52:17 + local set_path=true 11:52:17 + local install_args= 11:52:17 ++ 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 11:52:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:52:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:52:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:52:17 + true 11:52:17 + case $1 in 11:52:17 + venv_file=/tmp/.toxenv 11:52:17 + shift 2 11:52:17 + true 11:52:17 + case $1 in 11:52:17 + shift 11:52:17 + break 11:52:17 + case $python in 11:52:17 + local pkg_list= 11:52:17 + [[ -d /opt/pyenv ]] 11:52:17 + echo 'Setup pyenv:' 11:52:17 Setup pyenv: 11:52:17 + export PYENV_ROOT=/opt/pyenv 11:52:17 + PYENV_ROOT=/opt/pyenv 11:52:17 + 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 11:52:17 + 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 11:52:17 + pyenv versions 11:52:17 system 11:52:17 3.8.13 11:52:17 3.9.13 11:52:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:52:17 + command -v pyenv 11:52:17 ++ pyenv init - --no-rehash 11:52:17 + 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[*]}"'\'')" 11:52:17 export PATH="/opt/pyenv/shims:${PATH}" 11:52:17 export PYENV_SHELL=bash 11:52:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:52:17 pyenv() { 11:52:17 local command 11:52:17 command="${1:-}" 11:52:17 if [ "$#" -gt 0 ]; then 11:52:17 shift 11:52:17 fi 11:52:17 11:52:17 case "$command" in 11:52:17 rehash|shell) 11:52:17 eval "$(pyenv "sh-$command" "$@")" 11:52:17 ;; 11:52:17 *) 11:52:17 command pyenv "$command" "$@" 11:52:17 ;; 11:52:17 esac 11:52:17 }' 11:52:17 +++ 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[*]}"' 11:52:17 ++ 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 11:52:17 ++ 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 11:52:17 ++ 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 11:52:17 ++ export PYENV_SHELL=bash 11:52:17 ++ PYENV_SHELL=bash 11:52:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:52:17 +++ complete -F _pyenv pyenv 11:52:17 ++ lf-pyver python3 11:52:17 ++ local py_version_xy=python3 11:52:17 ++ local py_version_xyz= 11:52:17 ++ pyenv versions 11:52:17 ++ local command 11:52:17 ++ command=versions 11:52:17 ++ '[' 1 -gt 0 ']' 11:52:17 ++ shift 11:52:17 ++ case "$command" in 11:52:17 ++ command pyenv versions 11:52:17 ++ pyenv versions 11:52:17 ++ awk '{ print $1 }' 11:52:17 ++ grep -E '^[0-9.]*[0-9]$' 11:52:17 ++ sed 's/^[ *]* //' 11:52:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:52:17 +++ grep '^3' /tmp/.pyenv_versions 11:52:17 +++ sort -V 11:52:17 +++ tail -n 1 11:52:17 ++ py_version_xyz=3.10.6 11:52:17 ++ [[ -z 3.10.6 ]] 11:52:17 ++ echo 3.10.6 11:52:17 ++ return 0 11:52:17 + pyenv local 3.10.6 11:52:17 + local command 11:52:17 + command=local 11:52:17 + '[' 2 -gt 0 ']' 11:52:17 + shift 11:52:17 + case "$command" in 11:52:17 + command pyenv local 3.10.6 11:52:17 + pyenv local 3.10.6 11:52:17 + for arg in "$@" 11:52:17 + case $arg in 11:52:17 + pkg_list+='tox ' 11:52:17 + for arg in "$@" 11:52:17 + case $arg in 11:52:17 + pkg_list+='virtualenv ' 11:52:17 + for arg in "$@" 11:52:17 + case $arg in 11:52:17 + pkg_list+='urllib3~=1.26.15 ' 11:52:17 + [[ -f /tmp/.toxenv ]] 11:52:17 ++ cat /tmp/.toxenv 11:52:17 + lf_venv=/tmp/venv-W58t 11:52:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W58t from' file:/tmp/.toxenv 11:52:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W58t from file:/tmp/.toxenv 11:52:17 + /tmp/venv-W58t/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:52:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:52:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:52:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:52:18 + /tmp/venv-W58t/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:52:19 + type python3 11:52:19 + true 11:52:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-W58t/bin to PATH' 11:52:19 lf-activate-venv(): INFO: Adding /tmp/venv-W58t/bin to PATH 11:52:19 + PATH=/tmp/venv-W58t/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 11:52:19 + return 0 11:52:19 + [[ -d /opt/pyenv ]] 11:52:19 + echo '---> Setting up pyenv' 11:52:19 ---> Setting up pyenv 11:52:19 + export PYENV_ROOT=/opt/pyenv 11:52:19 + PYENV_ROOT=/opt/pyenv 11:52:19 + export PATH=/opt/pyenv/bin:/tmp/venv-W58t/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 11:52:19 + PATH=/opt/pyenv/bin:/tmp/venv-W58t/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 11:52:19 ++ pwd 11:52:19 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:52:19 + export PYTHONPATH 11:52:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:52:19 + TOX_TESTENV_PASSENV=PYTHONPATH 11:52:19 + tox --version 11:52:19 4.28.1 from /tmp/venv-W58t/lib/python3.10/site-packages/tox/__init__.py 11:52:19 + PARALLEL=false 11:52:19 + TOX_OPTIONS_LIST= 11:52:19 + [[ -n pre-commit ]] 11:52:19 + TOX_OPTIONS_LIST=' -e pre-commit' 11:52:19 + case ${PARALLEL,,} in 11:52:19 + tox -e pre-commit 11:52:19 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:52:20 pre-commit: install_deps> python -I -m pip install pre-commit 11:52:23 pre-commit: freeze> python -m pip freeze --all 11:52:23 pre-commit: cfgv==3.4.0,distlib==0.4.0,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.9.0,virtualenv==20.32.0 11:52:23 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:52:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:52:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:52:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:52:25 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:52:25 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:52:25 [INFO] Once installed this environment will be reused. 11:52:25 [INFO] This may take a few minutes... 11:52:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:52:29 [INFO] Once installed this environment will be reused. 11:52:29 [INFO] This may take a few minutes... 11:52:34 trim trailing whitespace.................................................Passed 11:52:34 Tabs remover.............................................................Passed 11:52:34 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:52:34 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:52:34 [INFO] Once installed this environment will be reused. 11:52:34 [INFO] This may take a few minutes... 11:52:42 gitlint..............................................(no files to check)Skipped 11:52:42 pre-commit: OK (22.94=setup[3.38]+cmd[11.10,8.47] seconds) 11:52:42 congratulations :) (23.19 seconds) 11:52:42 + tox_status=0 11:52:42 + echo '---> Completed tox runs' 11:52:42 ---> Completed tox runs 11:52:42 + for i in .tox/*/log 11:52:42 ++ echo .tox/pre-commit/log 11:52:42 ++ awk -F/ '{print $2}' 11:52:42 + tox_env=pre-commit 11:52:42 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:52:42 + DOC_DIR=docs/_build/html 11:52:42 + [[ -d docs/_build/html ]] 11:52:42 + echo '---> tox-run.sh ends' 11:52:42 ---> tox-run.sh ends 11:52:42 + test 0 -eq 0 11:52:43 $ ssh-agent -k 11:52:43 unset SSH_AUTH_SOCK; 11:52:43 unset SSH_AGENT_PID; 11:52:43 echo Agent pid 1671 killed; 11:52:43 [ssh-agent] Stopped. 11:52:43 [PostBuildScript] - [INFO] Executing post build scripts. 11:52:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12325282635011407150.sh 11:52:43 ---> sysstat.sh 11:52:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins818118221357473654.sh 11:52:43 ---> package-listing.sh 11:52:43 ++ facter osfamily 11:52:43 ++ tr '[:upper:]' '[:lower:]' 11:52:43 + OS_FAMILY=debian 11:52:43 + workspace=/w/workspace/oom-master-pre-commit-lint 11:52:43 + START_PACKAGES=/tmp/packages_start.txt 11:52:43 + END_PACKAGES=/tmp/packages_end.txt 11:52:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:52:43 + PACKAGES=/tmp/packages_start.txt 11:52:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:52:43 + PACKAGES=/tmp/packages_end.txt 11:52:43 + case "${OS_FAMILY}" in 11:52:43 + dpkg -l 11:52:43 + grep '^ii' 11:52:43 + '[' -f /tmp/packages_start.txt ']' 11:52:43 + '[' -f /tmp/packages_end.txt ']' 11:52:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:52:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:52:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:52:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:52:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6890507064608603347.sh 11:52:43 ---> capture-instance-metadata.sh 11:52:43 Setup pyenv: 11:52:43 system 11:52:43 3.8.13 11:52:43 3.9.13 11:52:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:52:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-njTS 11:52:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:52:51 lf-activate-venv(): INFO: Installing: lftools 11:53:13 lf-activate-venv(): INFO: Adding /tmp/venv-njTS/bin to PATH 11:53:13 INFO: Running in OpenStack, capturing instance metadata 11:53:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13343245275816672781.sh 11:53:14 provisioning config files... 11:53:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10846976529420149984tmp 11:53:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:53:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:53:14 [EnvInject] - Injecting environment variables from a build step. 11:53:14 [EnvInject] - Injecting as environment variables the properties content 11:53:14 SERVER_ID=logs 11:53:14 11:53:14 [EnvInject] - Variables injected successfully. 11:53:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10897152917928178354.sh 11:53:14 ---> create-netrc.sh 11:53:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17261028844523887892.sh 11:53:14 ---> python-tools-install.sh 11:53:14 Setup pyenv: 11:53:14 system 11:53:14 3.8.13 11:53:14 3.9.13 11:53:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:53:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-njTS from file:/tmp/.os_lf_venv 11:53:16 lf-activate-venv(): INFO: Installing: lftools 11:53:23 lf-activate-venv(): INFO: Adding /tmp/venv-njTS/bin to PATH 11:53:23 Generating Requirements File 11:53:44 Python 3.10.6 11:53:44 pip 25.1.1 from /tmp/venv-njTS/lib/python3.10/site-packages/pip (python 3.10) 11:53:44 appdirs==1.4.4 11:53:44 argcomplete==3.6.2 11:53:44 aspy.yaml==1.3.0 11:53:44 attrs==25.3.0 11:53:44 autopage==0.5.2 11:53:44 beautifulsoup4==4.13.4 11:53:44 boto3==1.39.12 11:53:44 botocore==1.39.12 11:53:44 bs4==0.0.2 11:53:44 cachetools==5.5.2 11:53:44 certifi==2025.7.14 11:53:44 cffi==1.17.1 11:53:44 cfgv==3.4.0 11:53:44 chardet==5.2.0 11:53:44 charset-normalizer==3.4.2 11:53:44 click==8.2.1 11:53:44 cliff==4.10.0 11:53:44 cmd2==2.7.0 11:53:44 cryptography==3.3.2 11:53:44 debtcollector==3.0.0 11:53:44 decorator==5.2.1 11:53:44 defusedxml==0.7.1 11:53:44 Deprecated==1.2.18 11:53:44 distlib==0.4.0 11:53:44 dnspython==2.7.0 11:53:44 docker==7.1.0 11:53:44 dogpile.cache==1.4.0 11:53:44 durationpy==0.10 11:53:44 email_validator==2.2.0 11:53:44 filelock==3.18.0 11:53:44 future==1.0.0 11:53:44 gitdb==4.0.12 11:53:44 GitPython==3.1.45 11:53:44 google-auth==2.40.3 11:53:44 httplib2==0.22.0 11:53:44 identify==2.6.12 11:53:44 idna==3.10 11:53:44 importlib-resources==1.5.0 11:53:44 iso8601==2.1.0 11:53:44 Jinja2==3.1.6 11:53:44 jmespath==1.0.1 11:53:44 jsonpatch==1.33 11:53:44 jsonpointer==3.0.0 11:53:44 jsonschema==4.25.0 11:53:44 jsonschema-specifications==2025.4.1 11:53:44 keystoneauth1==5.11.1 11:53:44 kubernetes==33.1.0 11:53:44 lftools==0.37.13 11:53:44 lxml==6.0.0 11:53:44 markdown-it-py==3.0.0 11:53:44 MarkupSafe==3.0.2 11:53:44 mdurl==0.1.2 11:53:44 msgpack==1.1.1 11:53:44 multi_key_dict==2.0.3 11:53:44 munch==4.0.0 11:53:44 netaddr==1.3.0 11:53:44 niet==1.4.2 11:53:44 nodeenv==1.9.1 11:53:44 oauth2client==4.1.3 11:53:44 oauthlib==3.3.1 11:53:44 openstacksdk==4.6.0 11:53:44 os-client-config==2.3.0 11:53:44 os-service-types==1.8.0 11:53:44 osc-lib==4.1.0 11:53:44 oslo.config==10.0.0 11:53:44 oslo.context==6.0.0 11:53:44 oslo.i18n==6.5.1 11:53:44 oslo.log==7.2.0 11:53:44 oslo.serialization==5.7.0 11:53:44 oslo.utils==9.0.0 11:53:44 packaging==25.0 11:53:44 pbr==6.1.1 11:53:44 platformdirs==4.3.8 11:53:44 prettytable==3.16.0 11:53:44 psutil==7.0.0 11:53:44 pyasn1==0.6.1 11:53:44 pyasn1_modules==0.4.2 11:53:44 pycparser==2.22 11:53:44 pygerrit2==2.0.15 11:53:44 PyGithub==2.6.1 11:53:44 Pygments==2.19.2 11:53:44 PyJWT==2.10.1 11:53:44 PyNaCl==1.5.0 11:53:44 pyparsing==2.4.7 11:53:44 pyperclip==1.9.0 11:53:44 pyrsistent==0.20.0 11:53:44 python-cinderclient==9.7.0 11:53:44 python-dateutil==2.9.0.post0 11:53:44 python-heatclient==4.3.0 11:53:44 python-jenkins==1.8.2 11:53:44 python-keystoneclient==5.6.0 11:53:44 python-magnumclient==4.8.1 11:53:44 python-openstackclient==8.1.0 11:53:44 python-swiftclient==4.8.0 11:53:44 PyYAML==6.0.2 11:53:44 referencing==0.36.2 11:53:44 requests==2.32.4 11:53:44 requests-oauthlib==2.0.0 11:53:44 requestsexceptions==1.4.0 11:53:44 rfc3986==2.0.0 11:53:44 rich==14.0.0 11:53:44 rich-argparse==1.7.1 11:53:44 rpds-py==0.26.0 11:53:44 rsa==4.9.1 11:53:44 ruamel.yaml==0.18.14 11:53:44 ruamel.yaml.clib==0.2.12 11:53:44 s3transfer==0.13.1 11:53:44 simplejson==3.20.1 11:53:44 six==1.17.0 11:53:44 smmap==5.0.2 11:53:44 soupsieve==2.7 11:53:44 stevedore==5.4.1 11:53:44 tabulate==0.9.0 11:53:44 toml==0.10.2 11:53:44 tomlkit==0.13.3 11:53:44 tqdm==4.67.1 11:53:44 typing_extensions==4.14.1 11:53:44 tzdata==2025.2 11:53:44 urllib3==1.26.20 11:53:44 virtualenv==20.32.0 11:53:44 wcwidth==0.2.13 11:53:44 websocket-client==1.8.0 11:53:44 wrapt==1.17.2 11:53:44 xdg==6.0.0 11:53:44 xmltodict==0.14.2 11:53:44 yq==3.4.3 11:53:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8390945506546602050.sh 11:53:44 ---> sudo-logs.sh 11:53:44 Archiving 'sudo' log.. 11:53:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17542579597501803454.sh 11:53:44 ---> job-cost.sh 11:53:44 Setup pyenv: 11:53:44 system 11:53:44 3.8.13 11:53:44 3.9.13 11:53:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:53:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-njTS from file:/tmp/.os_lf_venv 11:53:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:53:52 lf-activate-venv(): INFO: Adding /tmp/venv-njTS/bin to PATH 11:53:52 INFO: No Stack... 11:53:52 INFO: Retrieving Pricing Info for: v3-standard-4 11:53:52 INFO: Archiving Costs 11:53:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14602109046305153598.sh 11:53:52 ---> logs-deploy.sh 11:53:52 Setup pyenv: 11:53:52 system 11:53:52 3.8.13 11:53:52 3.9.13 11:53:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:53:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-njTS from file:/tmp/.os_lf_venv 11:53:54 lf-activate-venv(): INFO: Installing: lftools 11:54:03 lf-activate-venv(): INFO: Adding /tmp/venv-njTS/bin to PATH 11:54:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4193 11:54:03 INFO: archiving workspace using pattern(s): 11:54:03 Archives upload complete. 11:54:04 INFO: archiving logs to Nexus 11:54:04 ---> uname -a: 11:54:04 Linux prd-ubuntu1804-builder-4c-4g-30310 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:54:04 11:54:04 11:54:04 ---> lscpu: 11:54:04 Architecture: x86_64 11:54:04 CPU op-mode(s): 32-bit, 64-bit 11:54:04 Byte Order: Little Endian 11:54:04 CPU(s): 4 11:54:04 On-line CPU(s) list: 0-3 11:54:04 Thread(s) per core: 1 11:54:04 Core(s) per socket: 1 11:54:04 Socket(s): 4 11:54:04 NUMA node(s): 1 11:54:04 Vendor ID: AuthenticAMD 11:54:04 CPU family: 23 11:54:04 Model: 49 11:54:04 Model name: AMD EPYC-Rome Processor 11:54:04 Stepping: 0 11:54:04 CPU MHz: 2799.998 11:54:04 BogoMIPS: 5599.99 11:54:04 Virtualization: AMD-V 11:54:04 Hypervisor vendor: KVM 11:54:04 Virtualization type: full 11:54:04 L1d cache: 32K 11:54:04 L1i cache: 32K 11:54:04 L2 cache: 512K 11:54:04 L3 cache: 16384K 11:54:04 NUMA node0 CPU(s): 0-3 11:54:04 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 11:54:04 11:54:04 11:54:04 ---> nproc: 11:54:04 4 11:54:04 11:54:04 11:54:04 ---> df -h: 11:54:04 Filesystem Size Used Avail Use% Mounted on 11:54:04 udev 7.9G 0 7.9G 0% /dev 11:54:04 tmpfs 1.6G 672K 1.6G 1% /run 11:54:04 /dev/vda1 78G 8.4G 69G 11% / 11:54:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:54:04 tmpfs 5.0M 0 5.0M 0% /run/lock 11:54:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:54:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:54:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:54:04 11:54:04 11:54:04 ---> free -m: 11:54:04 total used free shared buff/cache available 11:54:04 Mem: 16040 599 13231 0 2209 15119 11:54:04 Swap: 1023 0 1023 11:54:04 11:54:04 11:54:04 ---> ip addr: 11:54:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:54:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:54:04 inet 127.0.0.1/8 scope host lo 11:54:04 valid_lft forever preferred_lft forever 11:54:04 inet6 ::1/128 scope host 11:54:04 valid_lft forever preferred_lft forever 11:54:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:54:04 link/ether fa:16:3e:d1:5c:94 brd ff:ff:ff:ff:ff:ff 11:54:04 inet 10.30.107.78/23 brd 10.30.107.255 scope global dynamic ens3 11:54:04 valid_lft 86254sec preferred_lft 86254sec 11:54:04 inet6 fe80::f816:3eff:fed1:5c94/64 scope link 11:54:04 valid_lft forever preferred_lft forever 11:54:04 11:54:04 11:54:04 ---> sar -b -r -n DEV: 11:54:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-30310) 07/24/25 _x86_64_ (4 CPU) 11:54:04 11:54:04 11:51:40 LINUX RESTART (4 CPU) 11:54:04 11:54:04 11:52:01 tps rtps wtps bread/s bwrtn/s 11:54:04 11:53:01 342.18 24.33 317.85 816.80 55436.09 11:54:04 11:54:01 109.67 1.08 108.58 123.31 11907.22 11:54:04 Average: 225.92 12.71 213.21 470.05 33671.65 11:54:04 11:54:04 11:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:54:04 11:53:01 13821464 15460444 2603504 15.85 62764 1772740 872076 4.99 842940 1538924 107608 11:54:04 11:54:01 13487864 15427036 2937104 17.88 87224 2031992 870268 4.98 894872 1788212 127596 11:54:04 Average: 13654664 15443740 2770304 16.87 74994 1902366 871172 4.99 868906 1663568 117602 11:54:04 11:54:04 11:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:54:04 11:53:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 11:54:04 11:53:01 ens3 174.05 124.88 987.83 33.33 0.00 0.00 0.00 0.00 11:54:04 11:54:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 11:54:04 11:54:01 ens3 101.07 73.32 820.02 12.80 0.00 0.00 0.00 0.00 11:54:04 Average: lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 11:54:04 Average: ens3 137.56 99.10 903.92 23.06 0.00 0.00 0.00 0.00 11:54:04 11:54:04 11:54:04 ---> sar -P ALL: 11:54:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-30310) 07/24/25 _x86_64_ (4 CPU) 11:54:04 11:54:04 11:51:40 LINUX RESTART (4 CPU) 11:54:04 11:54:04 11:52:01 CPU %user %nice %system %iowait %steal %idle 11:54:04 11:53:01 all 22.80 0.00 2.33 3.21 0.08 71.58 11:54:04 11:53:01 0 12.57 0.00 1.89 6.60 0.07 78.87 11:54:04 11:53:01 1 27.36 0.00 2.49 0.67 0.07 69.42 11:54:04 11:53:01 2 19.57 0.00 2.02 2.24 0.07 76.10 11:54:04 11:53:01 3 31.68 0.00 2.95 3.36 0.10 61.91 11:54:04 11:54:01 all 21.32 0.00 1.41 1.29 0.08 75.90 11:54:04 11:54:01 0 36.29 0.00 2.30 1.77 0.07 59.57 11:54:04 11:54:01 1 30.54 0.00 1.28 0.82 0.08 67.27 11:54:04 11:54:01 2 8.61 0.00 1.22 2.47 0.07 87.64 11:54:04 11:54:01 3 9.79 0.00 0.82 0.08 0.10 89.20 11:54:04 Average: all 22.06 0.00 1.87 2.25 0.08 73.74 11:54:04 Average: 0 24.44 0.00 2.10 4.18 0.07 69.21 11:54:04 Average: 1 28.95 0.00 1.89 0.74 0.08 68.34 11:54:04 Average: 2 14.08 0.00 1.62 2.35 0.07 81.88 11:54:04 Average: 3 20.75 0.00 1.88 1.73 0.10 75.54 11:54:04 11:54:04 11:54:04