15:18:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142717 15:18:17 Running as SYSTEM 15:18:17 [EnvInject] - Loading node environment variables. 15:18:17 Building remotely on prd-ubuntu1804-builder-4c-4g-19083 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:18:17 [ssh-agent] Looking for ssh-agent implementation... 15:18:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:17 $ ssh-agent 15:18:17 SSH_AUTH_SOCK=/tmp/ssh-qCYzEbeTaKcs/agent.1610 15:18:17 SSH_AGENT_PID=1612 15:18:17 [ssh-agent] Started. 15:18:17 Running ssh-add (command line suppressed) 15:18:17 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7120750317910051925.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7120750317910051925.key) 15:18:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:18:17 The recommended git tool is: NONE 15:18:19 using credential onap-jenkins-ssh 15:18:19 Wiping out workspace first. 15:18:19 Cloning the remote Git repository 15:18:19 Cloning repository git://cloud.onap.org/mirror/oom.git 15:18:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:18:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:18:19 > git --version # timeout=10 15:18:19 > git --version # 'git version 2.17.1' 15:18:19 using GIT_SSH to set credentials Gerrit user 15:18:19 Verifying host key using manually-configured host key entries 15:18:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:18:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:18:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:18:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:18:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:18:24 using GIT_SSH to set credentials Gerrit user 15:18:24 Verifying host key using manually-configured host key entries 15:18:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/142717/2 # timeout=30 15:18:25 > git rev-parse 73eff372667b5ef3ea5b6d9304ef2bfb833eff01^{commit} # timeout=10 15:18:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:18:25 Checking out Revision 73eff372667b5ef3ea5b6d9304ef2bfb833eff01 (refs/changes/17/142717/2) 15:18:25 > git config core.sparsecheckout # timeout=10 15:18:25 > git checkout -f 73eff372667b5ef3ea5b6d9304ef2bfb833eff01 # timeout=30 15:18:28 Commit message: "[MULTICLOUD] 13.3.0 release" 15:18:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:18:28 > git rev-list --no-walk 8d012cb757b769a08a97d2d957eb884d18fdae78 # timeout=10 15:18:28 [EnvInject] - Injecting environment variables from a build step. 15:18:28 [EnvInject] - Injecting as environment variables the properties content 15:18:28 PYTHON=python3 15:18:28 15:18:28 [EnvInject] - Variables injected successfully. 15:18:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1513180099236310524.sh 15:18:28 ---> tox-install.sh 15:18:28 + source /home/jenkins/lf-env.sh 15:18:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:18:28 ++ mktemp -d /tmp/venv-XXXX 15:18:28 + lf_venv=/tmp/venv-06us 15:18:28 + local venv_file=/tmp/.os_lf_venv 15:18:28 + local python=python3 15:18:28 + local options 15:18:28 + local set_path=true 15:18:28 + local install_args= 15:18:28 ++ 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:18:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:18:28 + true 15:18:28 + case $1 in 15:18:28 + venv_file=/tmp/.toxenv 15:18:28 + shift 2 15:18:28 + true 15:18:28 + case $1 in 15:18:28 + shift 15:18:28 + break 15:18:28 + case $python in 15:18:28 + local pkg_list= 15:18:28 + [[ -d /opt/pyenv ]] 15:18:28 + echo 'Setup pyenv:' 15:18:28 Setup pyenv: 15:18:28 + export PYENV_ROOT=/opt/pyenv 15:18:28 + PYENV_ROOT=/opt/pyenv 15:18:28 + 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:18:28 + 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:18:28 + pyenv versions 15:18:29 * system (set by /opt/pyenv/version) 15:18:29 * 3.8.13 (set by /opt/pyenv/version) 15:18:29 * 3.9.13 (set by /opt/pyenv/version) 15:18:29 * 3.10.6 (set by /opt/pyenv/version) 15:18:29 + command -v pyenv 15:18:29 ++ pyenv init - --no-rehash 15:18:29 + 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:18:29 export PATH="/opt/pyenv/shims:${PATH}" 15:18:29 export PYENV_SHELL=bash 15:18:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:18:29 pyenv() { 15:18:29 local command 15:18:29 command="${1:-}" 15:18:29 if [ "$#" -gt 0 ]; then 15:18:29 shift 15:18:29 fi 15:18:29 15:18:29 case "$command" in 15:18:29 rehash|shell) 15:18:29 eval "$(pyenv "sh-$command" "$@")" 15:18:29 ;; 15:18:29 *) 15:18:29 command pyenv "$command" "$@" 15:18:29 ;; 15:18:29 esac 15:18:29 }' 15:18:29 +++ 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:18:29 ++ 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:18:29 ++ 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:18:29 ++ 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:18:29 ++ export PYENV_SHELL=bash 15:18:29 ++ PYENV_SHELL=bash 15:18:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:18:29 +++ complete -F _pyenv pyenv 15:18:29 ++ lf-pyver python3 15:18:29 ++ local py_version_xy=python3 15:18:29 ++ local py_version_xyz= 15:18:29 ++ pyenv versions 15:18:29 ++ sed 's/^[ *]* //' 15:18:29 ++ local command 15:18:29 ++ grep -E '^[0-9.]*[0-9]$' 15:18:29 ++ command=versions 15:18:29 ++ '[' 1 -gt 0 ']' 15:18:29 ++ shift 15:18:29 ++ case "$command" in 15:18:29 ++ command pyenv versions 15:18:29 ++ pyenv versions 15:18:29 ++ awk '{ print $1 }' 15:18:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:18:29 +++ grep '^3' /tmp/.pyenv_versions 15:18:29 +++ tail -n 1 15:18:29 +++ sort -V 15:18:29 ++ py_version_xyz=3.10.6 15:18:29 ++ [[ -z 3.10.6 ]] 15:18:29 ++ echo 3.10.6 15:18:29 ++ return 0 15:18:29 + pyenv local 3.10.6 15:18:29 + local command 15:18:29 + command=local 15:18:29 + '[' 2 -gt 0 ']' 15:18:29 + shift 15:18:29 + case "$command" in 15:18:29 + command pyenv local 3.10.6 15:18:29 + pyenv local 3.10.6 15:18:29 + for arg in "$@" 15:18:29 + case $arg in 15:18:29 + pkg_list+='tox ' 15:18:29 + for arg in "$@" 15:18:29 + case $arg in 15:18:29 + pkg_list+='virtualenv ' 15:18:29 + for arg in "$@" 15:18:29 + case $arg in 15:18:29 + pkg_list+='urllib3~=1.26.15 ' 15:18:29 + [[ -f /tmp/.toxenv ]] 15:18:29 + [[ ! -f /tmp/.toxenv ]] 15:18:29 + [[ -n '' ]] 15:18:29 + python3 -m venv /tmp/venv-06us 15:18:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-06us' 15:18:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-06us 15:18:33 + echo /tmp/venv-06us 15:18:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:18:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:18:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:18:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:18:33 + local 'pip_opts=--upgrade --quiet' 15:18:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:18:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:18:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:18:33 + [[ -n '' ]] 15:18:33 + [[ -n '' ]] 15:18:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:18:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:18:33 + /tmp/venv-06us/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:18:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:18:37 lf-activate-venv(): INFO: Base packages installed successfully 15:18:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:18:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:18:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:18:37 + /tmp/venv-06us/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:18:43 + type python3 15:18:43 + true 15:18:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-06us/bin to PATH' 15:18:43 lf-activate-venv(): INFO: Adding /tmp/venv-06us/bin to PATH 15:18:43 + PATH=/tmp/venv-06us/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:18:43 + return 0 15:18:43 + python3 --version 15:18:43 Python 3.10.6 15:18:43 + python3 -m pip --version 15:18:43 pip 25.3 from /tmp/venv-06us/lib/python3.10/site-packages/pip (python 3.10) 15:18:43 + python3 -m pip freeze 15:18:44 cachetools==6.2.2 15:18:44 chardet==5.2.0 15:18:44 colorama==0.4.6 15:18:44 distlib==0.4.0 15:18:44 filelock==3.20.0 15:18:44 packaging==25.0 15:18:44 platformdirs==4.5.1 15:18:44 pluggy==1.6.0 15:18:44 pyproject-api==1.10.0 15:18:44 tomli==2.3.0 15:18:44 tox==4.32.0 15:18:44 typing_extensions==4.15.0 15:18:44 urllib3==1.26.20 15:18:44 virtualenv==20.35.4 15:18:44 [EnvInject] - Injecting environment variables from a build step. 15:18:44 [EnvInject] - Injecting as environment variables the properties content 15:18:44 PARALLEL=false 15:18:44 15:18:44 [EnvInject] - Variables injected successfully. 15:18:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8806573334236807274.sh 15:18:44 ---> tox-run.sh 15:18:44 + 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:18:44 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:18:44 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:18:44 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:18:44 + cd /w/workspace/oom-master-pre-commit-lint/. 15:18:44 + source /home/jenkins/lf-env.sh 15:18:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:18:44 ++ mktemp -d /tmp/venv-XXXX 15:18:44 + lf_venv=/tmp/venv-Pxoj 15:18:44 + local venv_file=/tmp/.os_lf_venv 15:18:44 + local python=python3 15:18:44 + local options 15:18:44 + local set_path=true 15:18:44 + local install_args= 15:18:44 ++ 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:18:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:18:44 + true 15:18:44 + case $1 in 15:18:44 + venv_file=/tmp/.toxenv 15:18:44 + shift 2 15:18:44 + true 15:18:44 + case $1 in 15:18:44 + shift 15:18:44 + break 15:18:44 + case $python in 15:18:44 + local pkg_list= 15:18:44 + [[ -d /opt/pyenv ]] 15:18:44 + echo 'Setup pyenv:' 15:18:44 Setup pyenv: 15:18:44 + export PYENV_ROOT=/opt/pyenv 15:18:44 + PYENV_ROOT=/opt/pyenv 15:18:44 + 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:18:44 + 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:18:44 + pyenv versions 15:18:44 system 15:18:44 3.8.13 15:18:44 3.9.13 15:18:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:18:44 + command -v pyenv 15:18:44 ++ pyenv init - --no-rehash 15:18:44 + 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:18:44 export PATH="/opt/pyenv/shims:${PATH}" 15:18:44 export PYENV_SHELL=bash 15:18:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:18:44 pyenv() { 15:18:44 local command 15:18:44 command="${1:-}" 15:18:44 if [ "$#" -gt 0 ]; then 15:18:44 shift 15:18:44 fi 15:18:44 15:18:44 case "$command" in 15:18:44 rehash|shell) 15:18:44 eval "$(pyenv "sh-$command" "$@")" 15:18:44 ;; 15:18:44 *) 15:18:44 command pyenv "$command" "$@" 15:18:44 ;; 15:18:44 esac 15:18:44 }' 15:18:44 +++ 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:18:44 ++ 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:18:44 ++ 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:18:44 ++ 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:18:44 ++ export PYENV_SHELL=bash 15:18:44 ++ PYENV_SHELL=bash 15:18:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:18:44 +++ complete -F _pyenv pyenv 15:18:44 ++ lf-pyver python3 15:18:44 ++ local py_version_xy=python3 15:18:44 ++ local py_version_xyz= 15:18:44 ++ pyenv versions 15:18:44 ++ local command 15:18:44 ++ command=versions 15:18:44 ++ '[' 1 -gt 0 ']' 15:18:44 ++ shift 15:18:44 ++ case "$command" in 15:18:44 ++ command pyenv versions 15:18:44 ++ pyenv versions 15:18:44 ++ sed 's/^[ *]* //' 15:18:44 ++ grep -E '^[0-9.]*[0-9]$' 15:18:44 ++ awk '{ print $1 }' 15:18:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:18:44 +++ grep '^3' /tmp/.pyenv_versions 15:18:44 +++ sort -V 15:18:44 +++ tail -n 1 15:18:44 ++ py_version_xyz=3.10.6 15:18:44 ++ [[ -z 3.10.6 ]] 15:18:44 ++ echo 3.10.6 15:18:44 ++ return 0 15:18:44 + pyenv local 3.10.6 15:18:44 + local command 15:18:44 + command=local 15:18:44 + '[' 2 -gt 0 ']' 15:18:44 + shift 15:18:44 + case "$command" in 15:18:44 + command pyenv local 3.10.6 15:18:44 + pyenv local 3.10.6 15:18:44 + for arg in "$@" 15:18:44 + case $arg in 15:18:44 + pkg_list+='tox ' 15:18:44 + for arg in "$@" 15:18:44 + case $arg in 15:18:44 + pkg_list+='virtualenv ' 15:18:44 + for arg in "$@" 15:18:44 + case $arg in 15:18:44 + pkg_list+='urllib3~=1.26.15 ' 15:18:44 + [[ -f /tmp/.toxenv ]] 15:18:44 ++ cat /tmp/.toxenv 15:18:44 + lf_venv=/tmp/venv-06us 15:18:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-06us from' file:/tmp/.toxenv 15:18:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-06us from file:/tmp/.toxenv 15:18:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:18:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:18:44 + local 'pip_opts=--upgrade --quiet' 15:18:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:18:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:18:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:18:44 + [[ -n '' ]] 15:18:44 + [[ -n '' ]] 15:18:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:18:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:18:44 + /tmp/venv-06us/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:18:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:18:45 lf-activate-venv(): INFO: Base packages installed successfully 15:18:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:18:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:18:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:18:45 + /tmp/venv-06us/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:18:47 + type python3 15:18:47 + true 15:18:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-06us/bin to PATH' 15:18:47 lf-activate-venv(): INFO: Adding /tmp/venv-06us/bin to PATH 15:18:47 + PATH=/tmp/venv-06us/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:18:47 + return 0 15:18:47 + [[ -d /opt/pyenv ]] 15:18:47 + echo '---> Setting up pyenv' 15:18:47 ---> Setting up pyenv 15:18:47 + export PYENV_ROOT=/opt/pyenv 15:18:47 + PYENV_ROOT=/opt/pyenv 15:18:47 + export PATH=/opt/pyenv/bin:/tmp/venv-06us/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:18:47 + PATH=/opt/pyenv/bin:/tmp/venv-06us/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:18:47 ++ pwd 15:18:47 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:18:47 + export PYTHONPATH 15:18:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:18:47 + TOX_TESTENV_PASSENV=PYTHONPATH 15:18:47 + tox --version 15:18:48 4.32.0 from /tmp/venv-06us/lib/python3.10/site-packages/tox/__init__.py 15:18:48 + PARALLEL=false 15:18:48 + TOX_OPTIONS_LIST= 15:18:48 + [[ -n pre-commit ]] 15:18:48 + TOX_OPTIONS_LIST=' -e pre-commit' 15:18:48 + case ${PARALLEL,,} in 15:18:48 + tox -e pre-commit 15:18:48 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:18:49 pre-commit: install_deps> python -I -m pip install pre-commit 15:18:53 pre-commit: freeze> python -m pip freeze --all 15:18:53 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 15:18:53 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:18:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:18:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:18:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:18:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:18:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:18:57 [INFO] Once installed this environment will be reused. 15:18:57 [INFO] This may take a few minutes... 15:19:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:19:01 [INFO] Once installed this environment will be reused. 15:19:01 [INFO] This may take a few minutes... 15:19:05 trim trailing whitespace.................................................Passed 15:19:06 Tabs remover.............................................................Passed 15:19:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:19:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:19:06 [INFO] Once installed this environment will be reused. 15:19:06 [INFO] This may take a few minutes... 15:19:14 gitlint..............................................(no files to check)Skipped 15:19:14 pre-commit: OK (26.19=setup[4.99]+cmd[12.69,8.51] seconds) 15:19:14 congratulations :) (26.23 seconds) 15:19:14 + tox_status=0 15:19:14 + echo '---> Completed tox runs' 15:19:14 ---> Completed tox runs 15:19:14 + for i in .tox/*/log 15:19:14 ++ echo .tox/pre-commit/log 15:19:14 ++ awk -F/ '{print $2}' 15:19:14 + tox_env=pre-commit 15:19:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:19:14 + DOC_DIR=docs/_build/html 15:19:14 + [[ -d docs/_build/html ]] 15:19:14 + echo '---> tox-run.sh ends' 15:19:14 ---> tox-run.sh ends 15:19:14 + test 0 -eq 0 15:19:14 $ ssh-agent -k 15:19:14 unset SSH_AUTH_SOCK; 15:19:14 unset SSH_AGENT_PID; 15:19:14 echo Agent pid 1612 killed; 15:19:14 [ssh-agent] Stopped. 15:19:14 [PostBuildScript] - [INFO] Executing post build scripts. 15:19:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9561815187582217212.sh 15:19:14 ---> sysstat.sh 15:19:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4400512106933862672.sh 15:19:15 ---> package-listing.sh 15:19:15 ++ tr '[:upper:]' '[:lower:]' 15:19:15 ++ facter osfamily 15:19:15 + OS_FAMILY=debian 15:19:15 + workspace=/w/workspace/oom-master-pre-commit-lint 15:19:15 + START_PACKAGES=/tmp/packages_start.txt 15:19:15 + END_PACKAGES=/tmp/packages_end.txt 15:19:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:19:15 + PACKAGES=/tmp/packages_start.txt 15:19:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:19:15 + PACKAGES=/tmp/packages_end.txt 15:19:15 + case "${OS_FAMILY}" in 15:19:15 + dpkg -l 15:19:15 + grep '^ii' 15:19:15 + '[' -f /tmp/packages_start.txt ']' 15:19:15 + '[' -f /tmp/packages_end.txt ']' 15:19:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:19:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:19:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:19:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:19:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12156593211547701099.sh 15:19:15 ---> capture-instance-metadata.sh 15:19:15 Setup pyenv: 15:19:15 system 15:19:15 3.8.13 15:19:15 3.9.13 15:19:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:19:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yf06 15:19:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:19:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:19:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:19:23 lf-activate-venv(): INFO: Base packages installed successfully 15:19:23 lf-activate-venv(): INFO: Installing additional packages: lftools 15:19:44 lf-activate-venv(): INFO: Adding /tmp/venv-yf06/bin to PATH 15:19:44 INFO: Running in OpenStack, capturing instance metadata 15:19:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10934740199403166347.sh 15:19:45 provisioning config files... 15:19:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14006504908991053985tmp 15:19:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:19:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:19:45 [EnvInject] - Injecting environment variables from a build step. 15:19:45 [EnvInject] - Injecting as environment variables the properties content 15:19:45 SERVER_ID=logs 15:19:45 15:19:45 [EnvInject] - Variables injected successfully. 15:19:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins446005995888044859.sh 15:19:45 ---> create-netrc.sh 15:19:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6124895889477218809.sh 15:19:45 ---> python-tools-install.sh 15:19:45 Setup pyenv: 15:19:45 system 15:19:45 3.8.13 15:19:45 3.9.13 15:19:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:19:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yf06 from file:/tmp/.os_lf_venv 15:19:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:19:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:19:47 lf-activate-venv(): INFO: Base packages installed successfully 15:19:47 lf-activate-venv(): INFO: Installing additional packages: lftools 15:19:56 lf-activate-venv(): INFO: Adding /tmp/venv-yf06/bin to PATH 15:19:56 Generating Requirements File 15:20:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:20:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:20:15 Python 3.10.6 15:20:15 pip 25.3 from /tmp/venv-yf06/lib/python3.10/site-packages/pip (python 3.10) 15:20:15 appdirs==1.4.4 15:20:15 argcomplete==3.6.3 15:20:15 aspy.yaml==1.3.0 15:20:15 attrs==25.4.0 15:20:15 autopage==0.5.2 15:20:15 backports.strenum==1.3.1 15:20:15 beautifulsoup4==4.14.3 15:20:15 boto3==1.42.5 15:20:15 botocore==1.42.5 15:20:15 bs4==0.0.2 15:20:15 cachetools==6.2.2 15:20:15 certifi==2025.11.12 15:20:15 cffi==2.0.0 15:20:15 cfgv==3.5.0 15:20:15 chardet==5.2.0 15:20:15 charset-normalizer==3.4.4 15:20:15 click==8.3.1 15:20:15 cliff==4.13.0 15:20:15 cmd2==3.0.0 15:20:15 cryptography==3.3.2 15:20:15 debtcollector==3.0.0 15:20:15 decorator==5.2.1 15:20:15 defusedxml==0.7.1 15:20:15 Deprecated==1.3.1 15:20:15 distlib==0.4.0 15:20:15 dnspython==2.8.0 15:20:15 docker==7.1.0 15:20:15 dogpile.cache==1.5.0 15:20:15 durationpy==0.10 15:20:15 email-validator==2.3.0 15:20:15 filelock==3.20.0 15:20:15 future==1.0.0 15:20:15 gitdb==4.0.12 15:20:15 GitPython==3.1.45 15:20:15 google-auth==2.43.0 15:20:15 httplib2==0.31.0 15:20:15 identify==2.6.15 15:20:15 idna==3.11 15:20:15 importlib-resources==1.5.0 15:20:15 iso8601==2.1.0 15:20:15 Jinja2==3.1.6 15:20:15 jmespath==1.0.1 15:20:15 jsonpatch==1.33 15:20:15 jsonpointer==3.0.0 15:20:15 jsonschema==4.25.1 15:20:15 jsonschema-specifications==2025.9.1 15:20:15 keystoneauth1==5.12.0 15:20:15 kubernetes==34.1.0 15:20:15 lftools==0.37.17 15:20:15 lxml==6.0.2 15:20:15 markdown-it-py==4.0.0 15:20:15 MarkupSafe==3.0.3 15:20:15 mdurl==0.1.2 15:20:15 msgpack==1.1.2 15:20:15 multi_key_dict==2.0.3 15:20:15 munch==4.0.0 15:20:15 netaddr==1.3.0 15:20:15 niet==1.4.2 15:20:15 nodeenv==1.9.1 15:20:15 oauth2client==4.1.3 15:20:15 oauthlib==3.3.1 15:20:15 openstacksdk==4.8.0 15:20:15 os-service-types==1.8.2 15:20:15 osc-lib==4.2.0 15:20:15 oslo.config==10.1.0 15:20:15 oslo.context==6.2.0 15:20:15 oslo.i18n==6.7.1 15:20:15 oslo.log==7.2.1 15:20:15 oslo.serialization==5.8.0 15:20:15 oslo.utils==9.2.0 15:20:15 packaging==25.0 15:20:15 pbr==7.0.3 15:20:15 platformdirs==4.5.1 15:20:15 prettytable==3.17.0 15:20:15 psutil==7.1.3 15:20:15 pyasn1==0.6.1 15:20:15 pyasn1_modules==0.4.2 15:20:15 pycparser==2.23 15:20:15 pygerrit2==2.0.15 15:20:15 PyGithub==2.8.1 15:20:15 Pygments==2.19.2 15:20:15 PyJWT==2.10.1 15:20:15 PyNaCl==1.6.1 15:20:15 pyparsing==2.4.7 15:20:15 pyperclip==1.11.0 15:20:15 pyrsistent==0.20.0 15:20:15 python-cinderclient==9.8.0 15:20:15 python-dateutil==2.9.0.post0 15:20:15 python-heatclient==4.3.0 15:20:15 python-jenkins==1.8.3 15:20:15 python-keystoneclient==5.7.0 15:20:15 python-magnumclient==4.9.0 15:20:15 python-openstackclient==8.2.0 15:20:15 python-swiftclient==4.9.0 15:20:15 PyYAML==6.0.3 15:20:15 referencing==0.37.0 15:20:15 requests==2.32.5 15:20:15 requests-oauthlib==2.0.0 15:20:15 requestsexceptions==1.4.0 15:20:15 rfc3986==2.0.0 15:20:15 rich==14.2.0 15:20:15 rich-argparse==1.7.2 15:20:15 rpds-py==0.30.0 15:20:15 rsa==4.9.1 15:20:15 ruamel.yaml==0.18.16 15:20:15 ruamel.yaml.clib==0.2.15 15:20:15 s3transfer==0.16.0 15:20:15 simplejson==3.20.2 15:20:15 six==1.17.0 15:20:15 smmap==5.0.2 15:20:15 soupsieve==2.8 15:20:15 stevedore==5.6.0 15:20:15 tabulate==0.9.0 15:20:15 toml==0.10.2 15:20:15 tomlkit==0.13.3 15:20:15 tqdm==4.67.1 15:20:15 typing_extensions==4.15.0 15:20:15 tzdata==2025.2 15:20:15 urllib3==1.26.20 15:20:15 virtualenv==20.35.4 15:20:15 wcwidth==0.2.14 15:20:15 websocket-client==1.9.0 15:20:15 wrapt==2.0.1 15:20:15 xdg==6.0.0 15:20:15 xmltodict==1.0.2 15:20:15 yq==3.4.3 15:20:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15697754680448246282.sh 15:20:15 ---> sudo-logs.sh 15:20:15 Archiving 'sudo' log.. 15:20:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10153252817697296530.sh 15:20:16 ---> job-cost.sh 15:20:16 Setup pyenv: 15:20:16 system 15:20:16 3.8.13 15:20:16 3.9.13 15:20:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:20:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yf06 from file:/tmp/.os_lf_venv 15:20:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:20:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:20:18 lf-activate-venv(): INFO: Base packages installed successfully 15:20:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:20:23 lf-activate-venv(): INFO: Adding /tmp/venv-yf06/bin to PATH 15:20:23 INFO: No Stack... 15:20:23 INFO: Retrieving Pricing Info for: v3-standard-4 15:20:24 INFO: Archiving Costs 15:20:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2703017337302065044.sh 15:20:24 ---> logs-deploy.sh 15:20:24 Setup pyenv: 15:20:24 system 15:20:24 3.8.13 15:20:24 3.9.13 15:20:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:20:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yf06 from file:/tmp/.os_lf_venv 15:20:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:20:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:20:26 lf-activate-venv(): INFO: Base packages installed successfully 15:20:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:20:34 lf-activate-venv(): INFO: Adding /tmp/venv-yf06/bin to PATH 15:20:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4340 15:20:34 INFO: archiving workspace using pattern(s): 15:20:35 Archives upload complete. 15:20:35 INFO: archiving logs to Nexus 15:20:36 ---> uname -a: 15:20:36 Linux prd-ubuntu1804-builder-4c-4g-19083 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:20:36 15:20:36 15:20:37 ---> lscpu: 15:20:37 Architecture: x86_64 15:20:37 CPU op-mode(s): 32-bit, 64-bit 15:20:37 Byte Order: Little Endian 15:20:37 CPU(s): 4 15:20:37 On-line CPU(s) list: 0-3 15:20:37 Thread(s) per core: 1 15:20:37 Core(s) per socket: 1 15:20:37 Socket(s): 4 15:20:37 NUMA node(s): 1 15:20:37 Vendor ID: AuthenticAMD 15:20:37 CPU family: 23 15:20:37 Model: 49 15:20:37 Model name: AMD EPYC-Rome Processor 15:20:37 Stepping: 0 15:20:37 CPU MHz: 2800.000 15:20:37 BogoMIPS: 5600.00 15:20:37 Virtualization: AMD-V 15:20:37 Hypervisor vendor: KVM 15:20:37 Virtualization type: full 15:20:37 L1d cache: 32K 15:20:37 L1i cache: 32K 15:20:37 L2 cache: 512K 15:20:37 L3 cache: 16384K 15:20:37 NUMA node0 CPU(s): 0-3 15:20:37 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:20:37 15:20:37 15:20:37 ---> nproc: 15:20:37 4 15:20:37 15:20:37 15:20:37 ---> df -h: 15:20:37 Filesystem Size Used Avail Use% Mounted on 15:20:37 udev 7.9G 0 7.9G 0% /dev 15:20:37 tmpfs 1.6G 680K 1.6G 1% /run 15:20:37 /dev/vda1 78G 8.4G 69G 11% / 15:20:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:20:37 tmpfs 5.0M 0 5.0M 0% /run/lock 15:20:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:20:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:20:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:20:37 15:20:37 15:20:37 ---> free -m: 15:20:37 total used free shared buff/cache available 15:20:37 Mem: 16040 577 13245 0 2216 15140 15:20:37 Swap: 1023 0 1023 15:20:37 15:20:37 15:20:37 ---> ip addr: 15:20:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:20:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:20:37 inet 127.0.0.1/8 scope host lo 15:20:37 valid_lft forever preferred_lft forever 15:20:37 inet6 ::1/128 scope host 15:20:37 valid_lft forever preferred_lft forever 15:20:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:20:37 link/ether fa:16:3e:ee:f8:01 brd ff:ff:ff:ff:ff:ff 15:20:37 inet 10.30.106.39/23 brd 10.30.107.255 scope global dynamic ens3 15:20:37 valid_lft 86242sec preferred_lft 86242sec 15:20:37 inet6 fe80::f816:3eff:feee:f801/64 scope link 15:20:37 valid_lft forever preferred_lft forever 15:20:37 15:20:37 15:20:37 ---> sar -b -r -n DEV: 15:20:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19083) 12/09/25 _x86_64_ (4 CPU) 15:20:37 15:20:37 15:18:00 LINUX RESTART (4 CPU) 15:20:37 15:20:37 15:19:02 tps rtps wtps bread/s bwrtn/s 15:20:37 15:20:01 109.66 0.95 108.71 112.66 32241.86 15:20:37 Average: 109.66 0.95 108.71 112.66 32241.86 15:20:37 15:20:37 15:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:20:37 15:20:01 13698744 15528156 2726224 16.60 79296 1936492 800716 4.58 781812 1699020 163268 15:20:37 Average: 13698744 15528156 2726224 16.60 79296 1936492 800716 4.58 781812 1699020 163268 15:20:37 15:20:37 15:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:20:37 15:20:01 ens3 59.68 45.26 847.94 10.48 0.00 0.00 0.00 0.00 15:20:37 15:20:01 lo 1.69 1.69 0.20 0.20 0.00 0.00 0.00 0.00 15:20:37 Average: ens3 59.68 45.26 847.94 10.48 0.00 0.00 0.00 0.00 15:20:37 Average: lo 1.69 1.69 0.20 0.20 0.00 0.00 0.00 0.00 15:20:37 15:20:37 15:20:37 ---> sar -P ALL: 15:20:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19083) 12/09/25 _x86_64_ (4 CPU) 15:20:37 15:20:37 15:18:00 LINUX RESTART (4 CPU) 15:20:37 15:20:37 15:19:02 CPU %user %nice %system %iowait %steal %idle 15:20:37 15:20:01 all 21.75 0.00 1.65 2.58 0.06 73.95 15:20:37 15:20:01 0 26.87 0.00 2.16 0.25 0.05 70.67 15:20:37 15:20:01 1 15.84 0.00 1.18 3.28 0.05 79.64 15:20:37 15:20:01 2 7.94 0.00 1.14 5.90 0.09 84.94 15:20:37 15:20:01 3 36.31 0.00 2.17 0.93 0.07 60.52 15:20:37 Average: all 21.75 0.00 1.65 2.58 0.06 73.95 15:20:37 Average: 0 26.87 0.00 2.16 0.25 0.05 70.67 15:20:37 Average: 1 15.84 0.00 1.18 3.28 0.05 79.64 15:20:37 Average: 2 7.94 0.00 1.14 5.90 0.09 84.94 15:20:37 Average: 3 36.31 0.00 2.17 0.93 0.07 60.52 15:20:37 15:20:37 15:20:37