15:03:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 15:03:07 Running as SYSTEM 15:03:07 [EnvInject] - Loading node environment variables. 15:03:07 Building remotely on prd-ubuntu1804-builder-4c-4g-23961 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:03:07 [ssh-agent] Looking for ssh-agent implementation... 15:03:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:07 $ ssh-agent 15:03:07 SSH_AUTH_SOCK=/tmp/ssh-gIzx4t33Msms/agent.1661 15:03:07 SSH_AGENT_PID=1663 15:03:07 [ssh-agent] Started. 15:03:07 Running ssh-add (command line suppressed) 15:03:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_316774632794286096.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_316774632794286096.key) 15:03:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:03:07 The recommended git tool is: NONE 15:03:09 using credential onap-jenkins-ssh 15:03:09 Wiping out workspace first. 15:03:09 Cloning the remote Git repository 15:03:09 Cloning repository git://cloud.onap.org/mirror/oom.git 15:03:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:03:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:03:09 > git --version # timeout=10 15:03:09 > git --version # 'git version 2.17.1' 15:03:09 using GIT_SSH to set credentials Gerrit user 15:03:09 Verifying host key using manually-configured host key entries 15:03:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:03:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:03:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:03:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:03:15 using GIT_SSH to set credentials Gerrit user 15:03:15 Verifying host key using manually-configured host key entries 15:03:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/28 # timeout=30 15:03:15 > git rev-parse 648c5c565b26f860ba296acba0c17764a0fca9ea^{commit} # timeout=10 15:03:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:03:15 Checking out Revision 648c5c565b26f860ba296acba0c17764a0fca9ea (refs/changes/00/141100/28) 15:03:15 > git config core.sparsecheckout # timeout=10 15:03:15 > git checkout -f 648c5c565b26f860ba296acba0c17764a0fca9ea # timeout=30 15:03:15 Commit message: "[DOC] Add ArgoCD deployment example and guide" 15:03:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:03:15 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 15:03:19 [EnvInject] - Injecting environment variables from a build step. 15:03:19 [EnvInject] - Injecting as environment variables the properties content 15:03:19 PYTHON=python3 15:03:19 15:03:19 [EnvInject] - Variables injected successfully. 15:03:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15965555779826940272.sh 15:03:19 ---> tox-install.sh 15:03:19 + source /home/jenkins/lf-env.sh 15:03:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:03:19 ++ mktemp -d /tmp/venv-XXXX 15:03:19 + lf_venv=/tmp/venv-Iz4P 15:03:19 + local venv_file=/tmp/.os_lf_venv 15:03:19 + local python=python3 15:03:19 + local options 15:03:19 + local set_path=true 15:03:19 + local install_args= 15:03:19 ++ 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 15:03:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:03:19 + true 15:03:19 + case $1 in 15:03:19 + venv_file=/tmp/.toxenv 15:03:19 + shift 2 15:03:19 + true 15:03:19 + case $1 in 15:03:19 + shift 15:03:19 + break 15:03:19 + case $python in 15:03:19 + local pkg_list= 15:03:19 + [[ -d /opt/pyenv ]] 15:03:19 + echo 'Setup pyenv:' 15:03:19 Setup pyenv: 15:03:19 + export PYENV_ROOT=/opt/pyenv 15:03:19 + PYENV_ROOT=/opt/pyenv 15:03:19 + 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 15:03:19 + 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 15:03:19 + pyenv versions 15:03:19 * system (set by /opt/pyenv/version) 15:03:19 * 3.8.13 (set by /opt/pyenv/version) 15:03:19 * 3.9.13 (set by /opt/pyenv/version) 15:03:19 * 3.10.6 (set by /opt/pyenv/version) 15:03:19 + command -v pyenv 15:03:19 ++ pyenv init - --no-rehash 15:03:19 + 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[*]}"'\'')" 15:03:19 export PATH="/opt/pyenv/shims:${PATH}" 15:03:19 export PYENV_SHELL=bash 15:03:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:03:19 pyenv() { 15:03:19 local command 15:03:19 command="${1:-}" 15:03:19 if [ "$#" -gt 0 ]; then 15:03:19 shift 15:03:19 fi 15:03:19 15:03:19 case "$command" in 15:03:19 rehash|shell) 15:03:19 eval "$(pyenv "sh-$command" "$@")" 15:03:19 ;; 15:03:19 *) 15:03:19 command pyenv "$command" "$@" 15:03:19 ;; 15:03:19 esac 15:03:19 }' 15:03:19 +++ 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[*]}"' 15:03:19 ++ 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 15:03:19 ++ 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 15:03:19 ++ 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 15:03:19 ++ export PYENV_SHELL=bash 15:03:19 ++ PYENV_SHELL=bash 15:03:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:03:19 +++ complete -F _pyenv pyenv 15:03:19 ++ lf-pyver python3 15:03:19 ++ local py_version_xy=python3 15:03:19 ++ local py_version_xyz= 15:03:19 ++ pyenv versions 15:03:19 ++ local command 15:03:19 ++ command=versions 15:03:19 ++ '[' 1 -gt 0 ']' 15:03:19 ++ shift 15:03:19 ++ case "$command" in 15:03:19 ++ command pyenv versions 15:03:19 ++ pyenv versions 15:03:19 ++ awk '{ print $1 }' 15:03:19 ++ sed 's/^[ *]* //' 15:03:19 ++ grep -E '^[0-9.]*[0-9]$' 15:03:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:03:19 +++ grep '^3' /tmp/.pyenv_versions 15:03:19 +++ sort -V 15:03:19 +++ tail -n 1 15:03:19 ++ py_version_xyz=3.10.6 15:03:19 ++ [[ -z 3.10.6 ]] 15:03:19 ++ echo 3.10.6 15:03:19 ++ return 0 15:03:19 + pyenv local 3.10.6 15:03:19 + local command 15:03:19 + command=local 15:03:19 + '[' 2 -gt 0 ']' 15:03:19 + shift 15:03:19 + case "$command" in 15:03:19 + command pyenv local 3.10.6 15:03:19 + pyenv local 3.10.6 15:03:19 + for arg in "$@" 15:03:19 + case $arg in 15:03:19 + pkg_list+='tox ' 15:03:19 + for arg in "$@" 15:03:19 + case $arg in 15:03:19 + pkg_list+='virtualenv ' 15:03:19 + for arg in "$@" 15:03:19 + case $arg in 15:03:19 + pkg_list+='urllib3~=1.26.15 ' 15:03:19 + [[ -f /tmp/.toxenv ]] 15:03:19 + [[ ! -f /tmp/.toxenv ]] 15:03:19 + [[ -n '' ]] 15:03:19 + python3 -m venv /tmp/venv-Iz4P 15:03:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Iz4P' 15:03:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Iz4P 15:03:23 + echo /tmp/venv-Iz4P 15:03:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:03:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:03:23 + /tmp/venv-Iz4P/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:03:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:03:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:03:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:03:27 + /tmp/venv-Iz4P/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:03:29 + type python3 15:03:29 + true 15:03:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Iz4P/bin to PATH' 15:03:29 lf-activate-venv(): INFO: Adding /tmp/venv-Iz4P/bin to PATH 15:03:29 + PATH=/tmp/venv-Iz4P/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 15:03:29 + return 0 15:03:29 + python3 --version 15:03:29 Python 3.10.6 15:03:29 + python3 -m pip --version 15:03:29 pip 25.1.1 from /tmp/venv-Iz4P/lib/python3.10/site-packages/pip (python 3.10) 15:03:29 + python3 -m pip freeze 15:03:29 cachetools==6.1.0 15:03:29 chardet==5.2.0 15:03:29 colorama==0.4.6 15:03:29 distlib==0.3.9 15:03:29 filelock==3.18.0 15:03:29 packaging==25.0 15:03:29 platformdirs==4.3.8 15:03:29 pluggy==1.6.0 15:03:29 pyproject-api==1.9.1 15:03:29 tomli==2.2.1 15:03:29 tox==4.27.0 15:03:29 typing_extensions==4.14.0 15:03:29 urllib3==1.26.20 15:03:29 virtualenv==20.31.2 15:03:29 [EnvInject] - Injecting environment variables from a build step. 15:03:29 [EnvInject] - Injecting as environment variables the properties content 15:03:29 PARALLEL=false 15:03:29 15:03:29 [EnvInject] - Variables injected successfully. 15:03:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10368493750764980913.sh 15:03:29 ---> tox-run.sh 15:03:29 + 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 15:03:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:03:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:03:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:03:29 + cd /w/workspace/oom-master-pre-commit-lint/. 15:03:29 + source /home/jenkins/lf-env.sh 15:03:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:03:29 ++ mktemp -d /tmp/venv-XXXX 15:03:29 + lf_venv=/tmp/venv-44n8 15:03:29 + local venv_file=/tmp/.os_lf_venv 15:03:29 + local python=python3 15:03:29 + local options 15:03:29 + local set_path=true 15:03:29 + local install_args= 15:03:29 ++ 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 15:03:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:03:29 + true 15:03:29 + case $1 in 15:03:29 + venv_file=/tmp/.toxenv 15:03:29 + shift 2 15:03:29 + true 15:03:29 + case $1 in 15:03:29 + shift 15:03:29 + break 15:03:29 + case $python in 15:03:29 + local pkg_list= 15:03:29 + [[ -d /opt/pyenv ]] 15:03:29 + echo 'Setup pyenv:' 15:03:29 Setup pyenv: 15:03:29 + export PYENV_ROOT=/opt/pyenv 15:03:29 + PYENV_ROOT=/opt/pyenv 15:03:29 + 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 15:03:29 + 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 15:03:29 + pyenv versions 15:03:30 system 15:03:30 3.8.13 15:03:30 3.9.13 15:03:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:03:30 + command -v pyenv 15:03:30 ++ pyenv init - --no-rehash 15:03:30 + 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[*]}"'\'')" 15:03:30 export PATH="/opt/pyenv/shims:${PATH}" 15:03:30 export PYENV_SHELL=bash 15:03:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:03:30 pyenv() { 15:03:30 local command 15:03:30 command="${1:-}" 15:03:30 if [ "$#" -gt 0 ]; then 15:03:30 shift 15:03:30 fi 15:03:30 15:03:30 case "$command" in 15:03:30 rehash|shell) 15:03:30 eval "$(pyenv "sh-$command" "$@")" 15:03:30 ;; 15:03:30 *) 15:03:30 command pyenv "$command" "$@" 15:03:30 ;; 15:03:30 esac 15:03:30 }' 15:03:30 +++ 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[*]}"' 15:03:30 ++ 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 15:03:30 ++ 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 15:03:30 ++ 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 15:03:30 ++ export PYENV_SHELL=bash 15:03:30 ++ PYENV_SHELL=bash 15:03:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:03:30 +++ complete -F _pyenv pyenv 15:03:30 ++ lf-pyver python3 15:03:30 ++ local py_version_xy=python3 15:03:30 ++ local py_version_xyz= 15:03:30 ++ pyenv versions 15:03:30 ++ local command 15:03:30 ++ command=versions 15:03:30 ++ '[' 1 -gt 0 ']' 15:03:30 ++ shift 15:03:30 ++ case "$command" in 15:03:30 ++ command pyenv versions 15:03:30 ++ pyenv versions 15:03:30 ++ sed 's/^[ *]* //' 15:03:30 ++ awk '{ print $1 }' 15:03:30 ++ grep -E '^[0-9.]*[0-9]$' 15:03:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:03:30 +++ grep '^3' /tmp/.pyenv_versions 15:03:30 +++ sort -V 15:03:30 +++ tail -n 1 15:03:30 ++ py_version_xyz=3.10.6 15:03:30 ++ [[ -z 3.10.6 ]] 15:03:30 ++ echo 3.10.6 15:03:30 ++ return 0 15:03:30 + pyenv local 3.10.6 15:03:30 + local command 15:03:30 + command=local 15:03:30 + '[' 2 -gt 0 ']' 15:03:30 + shift 15:03:30 + case "$command" in 15:03:30 + command pyenv local 3.10.6 15:03:30 + pyenv local 3.10.6 15:03:30 + for arg in "$@" 15:03:30 + case $arg in 15:03:30 + pkg_list+='tox ' 15:03:30 + for arg in "$@" 15:03:30 + case $arg in 15:03:30 + pkg_list+='virtualenv ' 15:03:30 + for arg in "$@" 15:03:30 + case $arg in 15:03:30 + pkg_list+='urllib3~=1.26.15 ' 15:03:30 + [[ -f /tmp/.toxenv ]] 15:03:30 ++ cat /tmp/.toxenv 15:03:30 + lf_venv=/tmp/venv-Iz4P 15:03:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iz4P from' file:/tmp/.toxenv 15:03:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iz4P from file:/tmp/.toxenv 15:03:30 + /tmp/venv-Iz4P/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:03:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:03:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:03:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:03:31 + /tmp/venv-Iz4P/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:03:32 + type python3 15:03:32 + true 15:03:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Iz4P/bin to PATH' 15:03:32 lf-activate-venv(): INFO: Adding /tmp/venv-Iz4P/bin to PATH 15:03:32 + PATH=/tmp/venv-Iz4P/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 15:03:32 + return 0 15:03:32 + [[ -d /opt/pyenv ]] 15:03:32 + echo '---> Setting up pyenv' 15:03:32 ---> Setting up pyenv 15:03:32 + export PYENV_ROOT=/opt/pyenv 15:03:32 + PYENV_ROOT=/opt/pyenv 15:03:32 + export PATH=/opt/pyenv/bin:/tmp/venv-Iz4P/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 15:03:32 + PATH=/opt/pyenv/bin:/tmp/venv-Iz4P/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 15:03:32 ++ pwd 15:03:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:03:32 + export PYTHONPATH 15:03:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:03:32 + TOX_TESTENV_PASSENV=PYTHONPATH 15:03:32 + tox --version 15:03:32 4.27.0 from /tmp/venv-Iz4P/lib/python3.10/site-packages/tox/__init__.py 15:03:32 + PARALLEL=false 15:03:32 + TOX_OPTIONS_LIST= 15:03:32 + [[ -n pre-commit ]] 15:03:32 + TOX_OPTIONS_LIST=' -e pre-commit' 15:03:32 + case ${PARALLEL,,} in 15:03:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:03:32 + tox -e pre-commit 15:03:33 pre-commit: install_deps> python -I -m pip install pre-commit 15:03:36 pre-commit: freeze> python -m pip freeze --all 15:03:36 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 15:03:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:03:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:03:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:03:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:03:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:03:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:03:39 [INFO] Once installed this environment will be reused. 15:03:39 [INFO] This may take a few minutes... 15:03:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:03:43 [INFO] Once installed this environment will be reused. 15:03:43 [INFO] This may take a few minutes... 15:03:48 trim trailing whitespace.................................................Passed 15:03:48 Tabs remover.............................................................Passed 15:03:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:03:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:03:48 [INFO] Once installed this environment will be reused. 15:03:48 [INFO] This may take a few minutes... 15:03:57 gitlint..............................................(no files to check)Skipped 15:03:57 pre-commit: OK (24.44=setup[3.46]+cmd[12.12,8.86] seconds) 15:03:57 congratulations :) (24.67 seconds) 15:03:57 + tox_status=0 15:03:57 + echo '---> Completed tox runs' 15:03:57 ---> Completed tox runs 15:03:57 + for i in .tox/*/log 15:03:57 ++ echo .tox/pre-commit/log 15:03:57 ++ awk -F/ '{print $2}' 15:03:57 + tox_env=pre-commit 15:03:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:03:57 + DOC_DIR=docs/_build/html 15:03:57 + [[ -d docs/_build/html ]] 15:03:57 + echo '---> tox-run.sh ends' 15:03:57 ---> tox-run.sh ends 15:03:57 + test 0 -eq 0 15:03:57 $ ssh-agent -k 15:03:57 unset SSH_AUTH_SOCK; 15:03:57 unset SSH_AGENT_PID; 15:03:57 echo Agent pid 1663 killed; 15:03:57 [ssh-agent] Stopped. 15:03:57 [PostBuildScript] - [INFO] Executing post build scripts. 15:03:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10156395849666567895.sh 15:03:57 ---> sysstat.sh 15:03:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15125347317556376482.sh 15:03:58 ---> package-listing.sh 15:03:58 ++ facter osfamily 15:03:58 ++ tr '[:upper:]' '[:lower:]' 15:03:58 + OS_FAMILY=debian 15:03:58 + workspace=/w/workspace/oom-master-pre-commit-lint 15:03:58 + START_PACKAGES=/tmp/packages_start.txt 15:03:58 + END_PACKAGES=/tmp/packages_end.txt 15:03:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:03:58 + PACKAGES=/tmp/packages_start.txt 15:03:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:03:58 + PACKAGES=/tmp/packages_end.txt 15:03:58 + case "${OS_FAMILY}" in 15:03:58 + dpkg -l 15:03:58 + grep '^ii' 15:03:58 + '[' -f /tmp/packages_start.txt ']' 15:03:58 + '[' -f /tmp/packages_end.txt ']' 15:03:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:03:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:03:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:03:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:03:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2029747981665116435.sh 15:03:58 ---> capture-instance-metadata.sh 15:03:58 Setup pyenv: 15:03:58 system 15:03:58 3.8.13 15:03:58 3.9.13 15:03:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:04:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nkIP 15:04:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:04:05 lf-activate-venv(): INFO: Installing: lftools 15:04:32 lf-activate-venv(): INFO: Adding /tmp/venv-nkIP/bin to PATH 15:04:32 INFO: Running in OpenStack, capturing instance metadata 15:04:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6915559670109558925.sh 15:04:33 provisioning config files... 15:04:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config277432515368608076tmp 15:04:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:04:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:04:33 [EnvInject] - Injecting environment variables from a build step. 15:04:33 [EnvInject] - Injecting as environment variables the properties content 15:04:33 SERVER_ID=logs 15:04:33 15:04:33 [EnvInject] - Variables injected successfully. 15:04:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12054771608526419509.sh 15:04:33 ---> create-netrc.sh 15:04:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6020304042173630447.sh 15:04:33 ---> python-tools-install.sh 15:04:33 Setup pyenv: 15:04:33 system 15:04:33 3.8.13 15:04:33 3.9.13 15:04:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:04:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nkIP from file:/tmp/.os_lf_venv 15:04:35 lf-activate-venv(): INFO: Installing: lftools 15:04:43 lf-activate-venv(): INFO: Adding /tmp/venv-nkIP/bin to PATH 15:04:43 Generating Requirements File 15:05:01 Python 3.10.6 15:05:01 pip 25.1.1 from /tmp/venv-nkIP/lib/python3.10/site-packages/pip (python 3.10) 15:05:02 appdirs==1.4.4 15:05:02 argcomplete==3.6.2 15:05:02 aspy.yaml==1.3.0 15:05:02 attrs==25.3.0 15:05:02 autopage==0.5.2 15:05:02 beautifulsoup4==4.13.4 15:05:02 boto3==1.38.44 15:05:02 botocore==1.38.44 15:05:02 bs4==0.0.2 15:05:02 cachetools==5.5.2 15:05:02 certifi==2025.6.15 15:05:02 cffi==1.17.1 15:05:02 cfgv==3.4.0 15:05:02 chardet==5.2.0 15:05:02 charset-normalizer==3.4.2 15:05:02 click==8.2.1 15:05:02 cliff==4.10.0 15:05:02 cmd2==2.6.1 15:05:02 cryptography==3.3.2 15:05:02 debtcollector==3.0.0 15:05:02 decorator==5.2.1 15:05:02 defusedxml==0.7.1 15:05:02 Deprecated==1.2.18 15:05:02 distlib==0.3.9 15:05:02 dnspython==2.7.0 15:05:02 docker==7.1.0 15:05:02 dogpile.cache==1.4.0 15:05:02 durationpy==0.10 15:05:02 email_validator==2.2.0 15:05:02 filelock==3.18.0 15:05:02 future==1.0.0 15:05:02 gitdb==4.0.12 15:05:02 GitPython==3.1.44 15:05:02 google-auth==2.40.3 15:05:02 httplib2==0.22.0 15:05:02 identify==2.6.12 15:05:02 idna==3.10 15:05:02 importlib-resources==1.5.0 15:05:02 iso8601==2.1.0 15:05:02 Jinja2==3.1.6 15:05:02 jmespath==1.0.1 15:05:02 jsonpatch==1.33 15:05:02 jsonpointer==3.0.0 15:05:02 jsonschema==4.24.0 15:05:02 jsonschema-specifications==2025.4.1 15:05:02 keystoneauth1==5.11.1 15:05:02 kubernetes==33.1.0 15:05:02 lftools==0.37.13 15:05:02 lxml==5.4.0 15:05:02 MarkupSafe==3.0.2 15:05:02 msgpack==1.1.1 15:05:02 multi_key_dict==2.0.3 15:05:02 munch==4.0.0 15:05:02 netaddr==1.3.0 15:05:02 niet==1.4.2 15:05:02 nodeenv==1.9.1 15:05:02 oauth2client==4.1.3 15:05:02 oauthlib==3.3.1 15:05:02 openstacksdk==4.6.0 15:05:02 os-client-config==2.1.0 15:05:02 os-service-types==1.7.0 15:05:02 osc-lib==4.0.2 15:05:02 oslo.config==9.8.0 15:05:02 oslo.context==6.0.0 15:05:02 oslo.i18n==6.5.1 15:05:02 oslo.log==7.1.0 15:05:02 oslo.serialization==5.7.0 15:05:02 oslo.utils==9.0.0 15:05:02 packaging==25.0 15:05:02 pbr==6.1.1 15:05:02 platformdirs==4.3.8 15:05:02 prettytable==3.16.0 15:05:02 psutil==7.0.0 15:05:02 pyasn1==0.6.1 15:05:02 pyasn1_modules==0.4.2 15:05:02 pycparser==2.22 15:05:02 pygerrit2==2.0.15 15:05:02 PyGithub==2.6.1 15:05:02 PyJWT==2.10.1 15:05:02 PyNaCl==1.5.0 15:05:02 pyparsing==2.4.7 15:05:02 pyperclip==1.9.0 15:05:02 pyrsistent==0.20.0 15:05:02 python-cinderclient==9.7.0 15:05:02 python-dateutil==2.9.0.post0 15:05:02 python-heatclient==4.2.0 15:05:02 python-jenkins==1.8.2 15:05:02 python-keystoneclient==5.6.0 15:05:02 python-magnumclient==4.8.1 15:05:02 python-openstackclient==8.1.0 15:05:02 python-swiftclient==4.8.0 15:05:02 PyYAML==6.0.2 15:05:02 referencing==0.36.2 15:05:02 requests==2.32.4 15:05:02 requests-oauthlib==2.0.0 15:05:02 requestsexceptions==1.4.0 15:05:02 rfc3986==2.0.0 15:05:02 rpds-py==0.25.1 15:05:02 rsa==4.9.1 15:05:02 ruamel.yaml==0.18.14 15:05:02 ruamel.yaml.clib==0.2.12 15:05:02 s3transfer==0.13.0 15:05:02 simplejson==3.20.1 15:05:02 six==1.17.0 15:05:02 smmap==5.0.2 15:05:02 soupsieve==2.7 15:05:02 stevedore==5.4.1 15:05:02 tabulate==0.9.0 15:05:02 toml==0.10.2 15:05:02 tomlkit==0.13.3 15:05:02 tqdm==4.67.1 15:05:02 typing_extensions==4.14.0 15:05:02 tzdata==2025.2 15:05:02 urllib3==1.26.20 15:05:02 virtualenv==20.31.2 15:05:02 wcwidth==0.2.13 15:05:02 websocket-client==1.8.0 15:05:02 wrapt==1.17.2 15:05:02 xdg==6.0.0 15:05:02 xmltodict==0.14.2 15:05:02 yq==3.4.3 15:05:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15876543924496753552.sh 15:05:02 ---> sudo-logs.sh 15:05:02 Archiving 'sudo' log.. 15:05:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8792991461617320766.sh 15:05:02 ---> job-cost.sh 15:05:02 Setup pyenv: 15:05:02 system 15:05:02 3.8.13 15:05:02 3.9.13 15:05:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:05:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nkIP from file:/tmp/.os_lf_venv 15:05:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:05:09 lf-activate-venv(): INFO: Adding /tmp/venv-nkIP/bin to PATH 15:05:09 INFO: No Stack... 15:05:09 INFO: Retrieving Pricing Info for: v3-standard-4 15:05:10 INFO: Archiving Costs 15:05:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5944351265567015144.sh 15:05:10 ---> logs-deploy.sh 15:05:10 Setup pyenv: 15:05:10 system 15:05:10 3.8.13 15:05:10 3.9.13 15:05:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:05:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nkIP from file:/tmp/.os_lf_venv 15:05:12 lf-activate-venv(): INFO: Installing: lftools 15:05:20 lf-activate-venv(): INFO: Adding /tmp/venv-nkIP/bin to PATH 15:05:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4147 15:05:20 INFO: archiving workspace using pattern(s): 15:05:21 Archives upload complete. 15:05:21 INFO: archiving logs to Nexus 15:05:22 ---> uname -a: 15:05:22 Linux prd-ubuntu1804-builder-4c-4g-23961 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:05:22 15:05:22 15:05:22 ---> lscpu: 15:05:22 Architecture: x86_64 15:05:22 CPU op-mode(s): 32-bit, 64-bit 15:05:22 Byte Order: Little Endian 15:05:22 CPU(s): 4 15:05:22 On-line CPU(s) list: 0-3 15:05:22 Thread(s) per core: 1 15:05:22 Core(s) per socket: 1 15:05:22 Socket(s): 4 15:05:22 NUMA node(s): 1 15:05:22 Vendor ID: AuthenticAMD 15:05:22 CPU family: 23 15:05:22 Model: 49 15:05:22 Model name: AMD EPYC-Rome Processor 15:05:22 Stepping: 0 15:05:22 CPU MHz: 2800.000 15:05:22 BogoMIPS: 5600.00 15:05:22 Virtualization: AMD-V 15:05:22 Hypervisor vendor: KVM 15:05:22 Virtualization type: full 15:05:22 L1d cache: 32K 15:05:22 L1i cache: 32K 15:05:22 L2 cache: 512K 15:05:22 L3 cache: 16384K 15:05:22 NUMA node0 CPU(s): 0-3 15:05:22 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 15:05:22 15:05:22 15:05:22 ---> nproc: 15:05:22 4 15:05:22 15:05:22 15:05:22 ---> df -h: 15:05:22 Filesystem Size Used Avail Use% Mounted on 15:05:22 udev 7.9G 0 7.9G 0% /dev 15:05:22 tmpfs 1.6G 672K 1.6G 1% /run 15:05:22 /dev/vda1 78G 8.4G 69G 11% / 15:05:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:05:22 tmpfs 5.0M 0 5.0M 0% /run/lock 15:05:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:05:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:05:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:05:22 15:05:22 15:05:22 ---> free -m: 15:05:22 total used free shared buff/cache available 15:05:22 Mem: 16040 544 13301 0 2194 15175 15:05:22 Swap: 1023 0 1023 15:05:22 15:05:22 15:05:22 ---> ip addr: 15:05:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:05:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:05:22 inet 127.0.0.1/8 scope host lo 15:05:22 valid_lft forever preferred_lft forever 15:05:22 inet6 ::1/128 scope host 15:05:22 valid_lft forever preferred_lft forever 15:05:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:05:22 link/ether fa:16:3e:83:45:8e brd ff:ff:ff:ff:ff:ff 15:05:22 inet 10.30.107.60/23 brd 10.30.107.255 scope global dynamic ens3 15:05:22 valid_lft 86238sec preferred_lft 86238sec 15:05:22 inet6 fe80::f816:3eff:fe83:458e/64 scope link 15:05:22 valid_lft forever preferred_lft forever 15:05:22 15:05:22 15:05:22 ---> sar -b -r -n DEV: 15:05:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23961) 06/26/25 _x86_64_ (4 CPU) 15:05:22 15:05:22 15:02:41 LINUX RESTART (4 CPU) 15:05:22 15:05:22 15:03:01 tps rtps wtps bread/s bwrtn/s 15:05:22 15:04:03 337.56 55.46 282.10 3640.86 47605.93 15:05:22 15:05:01 113.50 0.79 112.70 102.45 32941.33 15:05:22 Average: 227.42 28.59 198.83 1901.48 40397.25 15:05:22 15:05:22 15:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:05:22 15:04:03 13978880 15582640 2446088 14.89 58164 1744500 751892 4.30 709916 1518736 149912 15:05:22 15:05:01 13595504 15512100 2829464 17.23 84376 2013068 803764 4.60 805212 1770324 194496 15:05:22 Average: 13787192 15547370 2637776 16.06 71270 1878784 777828 4.45 757564 1644530 172204 15:05:22 15:05:22 15:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:05:22 15:04:03 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 15:05:22 15:04:03 ens3 584.40 386.10 2337.95 93.14 0.00 0.00 0.00 0.00 15:05:22 15:05:01 lo 1.45 1.45 0.16 0.16 0.00 0.00 0.00 0.00 15:05:22 15:05:01 ens3 193.36 134.20 878.77 15.52 0.00 0.00 0.00 0.00 15:05:22 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 15:05:22 Average: ens3 392.18 262.27 1620.66 54.99 0.00 0.00 0.00 0.00 15:05:22 15:05:22 15:05:22 ---> sar -P ALL: 15:05:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23961) 06/26/25 _x86_64_ (4 CPU) 15:05:22 15:05:22 15:02:41 LINUX RESTART (4 CPU) 15:05:22 15:05:22 15:03:01 CPU %user %nice %system %iowait %steal %idle 15:05:22 15:04:03 all 24.89 0.00 2.93 4.17 0.07 67.94 15:05:22 15:04:03 0 22.15 0.00 2.47 0.94 0.07 74.37 15:05:22 15:04:03 1 15.41 0.00 2.26 4.64 0.07 77.62 15:05:22 15:04:03 2 34.69 0.00 4.48 5.21 0.08 55.53 15:05:22 15:04:03 3 27.33 0.00 2.49 5.92 0.08 64.17 15:05:22 15:05:01 all 19.91 0.00 1.43 4.29 0.06 74.31 15:05:22 15:05:01 0 3.86 0.00 0.63 1.37 0.04 94.11 15:05:22 15:05:01 1 21.20 0.00 1.84 11.86 0.07 65.03 15:05:22 15:05:01 2 20.44 0.00 1.21 1.57 0.05 76.73 15:05:22 15:05:01 3 33.95 0.00 2.08 2.36 0.07 61.54 15:05:22 Average: all 22.44 0.00 2.20 4.23 0.06 71.07 15:05:22 Average: 0 13.23 0.00 1.57 1.15 0.05 84.00 15:05:22 Average: 1 18.25 0.00 2.06 8.18 0.07 71.44 15:05:22 Average: 2 27.66 0.00 2.87 3.41 0.07 65.99 15:05:22 Average: 3 30.58 0.00 2.29 4.17 0.08 62.88 15:05:22 15:05:22 15:05:22