13:17:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142414 13:17:44 Running as SYSTEM 13:17:44 [EnvInject] - Loading node environment variables. 13:17:44 Building remotely on prd-ubuntu1804-builder-4c-4g-12454 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:17:44 [ssh-agent] Looking for ssh-agent implementation... 13:17:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:17:44 $ ssh-agent 13:17:44 SSH_AUTH_SOCK=/tmp/ssh-AXSOJ6eKtukI/agent.1668 13:17:44 SSH_AGENT_PID=1670 13:17:44 [ssh-agent] Started. 13:17:44 Running ssh-add (command line suppressed) 13:17:44 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15917317227430803174.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15917317227430803174.key) 13:17:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:17:44 The recommended git tool is: NONE 13:17:46 using credential onap-jenkins-ssh 13:17:46 Wiping out workspace first. 13:17:46 Cloning the remote Git repository 13:17:46 Cloning repository git://cloud.onap.org/mirror/oom.git 13:17:46 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:17:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:17:46 > git --version # timeout=10 13:17:46 > git --version # 'git version 2.17.1' 13:17:46 using GIT_SSH to set credentials Gerrit user 13:17:46 Verifying host key using manually-configured host key entries 13:17:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:17:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:17:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:17:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:17:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:17:52 using GIT_SSH to set credentials Gerrit user 13:17:52 Verifying host key using manually-configured host key entries 13:17:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/142414/7 # timeout=30 13:17:52 > git rev-parse 1a8b5c90ce281218b1153b3ab600c9c77b29eb90^{commit} # timeout=10 13:17:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:17:52 Checking out Revision 1a8b5c90ce281218b1153b3ab600c9c77b29eb90 (refs/changes/14/142414/7) 13:17:52 > git config core.sparsecheckout # timeout=10 13:17:52 > git checkout -f 1a8b5c90ce281218b1153b3ab600c9c77b29eb90 # timeout=30 13:17:55 Commit message: "[oauth2-proxy] Upgrade oauth2-proxy chart" 13:17:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:17:56 > git rev-list --no-walk 84447283fcc1574a807044cab6a9acc5e7e1c2f3 # timeout=10 13:17:56 [EnvInject] - Injecting environment variables from a build step. 13:17:56 [EnvInject] - Injecting as environment variables the properties content 13:17:56 PYTHON=python3 13:17:56 13:17:56 [EnvInject] - Variables injected successfully. 13:17:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1266349274093008403.sh 13:17:56 ---> tox-install.sh 13:17:56 + source /home/jenkins/lf-env.sh 13:17:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:17:56 ++ mktemp -d /tmp/venv-XXXX 13:17:56 + lf_venv=/tmp/venv-dajU 13:17:56 + local venv_file=/tmp/.os_lf_venv 13:17:56 + local python=python3 13:17:56 + local options 13:17:56 + local set_path=true 13:17:56 + local install_args= 13:17:56 ++ 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 13:17:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:17:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:17:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:17:56 + true 13:17:56 + case $1 in 13:17:56 + venv_file=/tmp/.toxenv 13:17:56 + shift 2 13:17:56 + true 13:17:56 + case $1 in 13:17:56 + shift 13:17:56 + break 13:17:56 + case $python in 13:17:56 + local pkg_list= 13:17:56 + [[ -d /opt/pyenv ]] 13:17:56 + echo 'Setup pyenv:' 13:17:56 Setup pyenv: 13:17:56 + export PYENV_ROOT=/opt/pyenv 13:17:56 + PYENV_ROOT=/opt/pyenv 13:17:56 + 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 13:17:56 + 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 13:17:56 + pyenv versions 13:17:56 * system (set by /opt/pyenv/version) 13:17:56 * 3.8.13 (set by /opt/pyenv/version) 13:17:56 * 3.9.13 (set by /opt/pyenv/version) 13:17:56 * 3.10.6 (set by /opt/pyenv/version) 13:17:56 + command -v pyenv 13:17:56 ++ pyenv init - --no-rehash 13:17:56 + 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[*]}"'\'')" 13:17:56 export PATH="/opt/pyenv/shims:${PATH}" 13:17:56 export PYENV_SHELL=bash 13:17:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:17:56 pyenv() { 13:17:56 local command 13:17:56 command="${1:-}" 13:17:56 if [ "$#" -gt 0 ]; then 13:17:56 shift 13:17:56 fi 13:17:56 13:17:56 case "$command" in 13:17:56 rehash|shell) 13:17:56 eval "$(pyenv "sh-$command" "$@")" 13:17:56 ;; 13:17:56 *) 13:17:56 command pyenv "$command" "$@" 13:17:56 ;; 13:17:56 esac 13:17:56 }' 13:17:56 +++ 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[*]}"' 13:17:56 ++ 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 13:17:56 ++ 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 13:17:56 ++ 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 13:17:56 ++ export PYENV_SHELL=bash 13:17:56 ++ PYENV_SHELL=bash 13:17:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:17:56 +++ complete -F _pyenv pyenv 13:17:56 ++ lf-pyver python3 13:17:56 ++ local py_version_xy=python3 13:17:56 ++ local py_version_xyz= 13:17:56 ++ pyenv versions 13:17:56 ++ local command 13:17:56 ++ command=versions 13:17:56 ++ '[' 1 -gt 0 ']' 13:17:56 ++ shift 13:17:56 ++ case "$command" in 13:17:56 ++ command pyenv versions 13:17:56 ++ pyenv versions 13:17:56 ++ sed 's/^[ *]* //' 13:17:56 ++ grep -E '^[0-9.]*[0-9]$' 13:17:56 ++ awk '{ print $1 }' 13:17:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:17:56 +++ grep '^3' /tmp/.pyenv_versions 13:17:56 +++ sort -V 13:17:56 +++ tail -n 1 13:17:56 ++ py_version_xyz=3.10.6 13:17:56 ++ [[ -z 3.10.6 ]] 13:17:56 ++ echo 3.10.6 13:17:56 ++ return 0 13:17:56 + pyenv local 3.10.6 13:17:56 + local command 13:17:56 + command=local 13:17:56 + '[' 2 -gt 0 ']' 13:17:56 + shift 13:17:56 + case "$command" in 13:17:56 + command pyenv local 3.10.6 13:17:56 + pyenv local 3.10.6 13:17:56 + for arg in "$@" 13:17:56 + case $arg in 13:17:56 + pkg_list+='tox ' 13:17:56 + for arg in "$@" 13:17:56 + case $arg in 13:17:56 + pkg_list+='virtualenv ' 13:17:56 + for arg in "$@" 13:17:56 + case $arg in 13:17:56 + pkg_list+='urllib3~=1.26.15 ' 13:17:56 + [[ -f /tmp/.toxenv ]] 13:17:56 + [[ ! -f /tmp/.toxenv ]] 13:17:56 + [[ -n '' ]] 13:17:56 + python3 -m venv /tmp/venv-dajU 13:18:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dajU' 13:18:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dajU 13:18:02 + echo /tmp/venv-dajU 13:18:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:18:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:18:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:18:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:18:02 + local 'pip_opts=--upgrade --quiet' 13:18:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:18:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:18:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:18:02 + [[ -n '' ]] 13:18:02 + [[ -n '' ]] 13:18:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:18:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:18:02 + /tmp/venv-dajU/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 13:18:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:18:06 lf-activate-venv(): INFO: Base packages installed successfully 13:18:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:18:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:18:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:18:06 + /tmp/venv-dajU/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 13:18:09 + type python3 13:18:09 + true 13:18:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dajU/bin to PATH' 13:18:09 lf-activate-venv(): INFO: Adding /tmp/venv-dajU/bin to PATH 13:18:09 + PATH=/tmp/venv-dajU/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 13:18:09 + return 0 13:18:09 + python3 --version 13:18:09 Python 3.10.6 13:18:09 + python3 -m pip --version 13:18:09 pip 25.3 from /tmp/venv-dajU/lib/python3.10/site-packages/pip (python 3.10) 13:18:09 + python3 -m pip freeze 13:18:09 cachetools==6.2.1 13:18:09 chardet==5.2.0 13:18:09 colorama==0.4.6 13:18:09 distlib==0.4.0 13:18:09 filelock==3.20.0 13:18:09 packaging==25.0 13:18:09 platformdirs==4.5.0 13:18:09 pluggy==1.6.0 13:18:09 pyproject-api==1.10.0 13:18:09 tomli==2.3.0 13:18:09 tox==4.32.0 13:18:09 typing_extensions==4.15.0 13:18:09 urllib3==1.26.20 13:18:09 virtualenv==20.35.4 13:18:09 [EnvInject] - Injecting environment variables from a build step. 13:18:09 [EnvInject] - Injecting as environment variables the properties content 13:18:09 PARALLEL=false 13:18:09 13:18:09 [EnvInject] - Variables injected successfully. 13:18:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16301399381605725286.sh 13:18:09 ---> tox-run.sh 13:18:09 + 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 13:18:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:18:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:18:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:18:09 + cd /w/workspace/oom-master-pre-commit-lint/. 13:18:09 + source /home/jenkins/lf-env.sh 13:18:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:18:09 ++ mktemp -d /tmp/venv-XXXX 13:18:09 + lf_venv=/tmp/venv-KjjJ 13:18:09 + local venv_file=/tmp/.os_lf_venv 13:18:09 + local python=python3 13:18:09 + local options 13:18:09 + local set_path=true 13:18:09 + local install_args= 13:18:09 ++ 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 13:18:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:18:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:18:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:18:09 + true 13:18:09 + case $1 in 13:18:09 + venv_file=/tmp/.toxenv 13:18:09 + shift 2 13:18:09 + true 13:18:09 + case $1 in 13:18:09 + shift 13:18:09 + break 13:18:09 + case $python in 13:18:09 + local pkg_list= 13:18:09 + [[ -d /opt/pyenv ]] 13:18:09 + echo 'Setup pyenv:' 13:18:09 Setup pyenv: 13:18:09 + export PYENV_ROOT=/opt/pyenv 13:18:09 + PYENV_ROOT=/opt/pyenv 13:18:09 + 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 13:18:09 + 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 13:18:09 + pyenv versions 13:18:09 system 13:18:09 3.8.13 13:18:09 3.9.13 13:18:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:18:09 + command -v pyenv 13:18:09 ++ pyenv init - --no-rehash 13:18:09 + 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[*]}"'\'')" 13:18:09 export PATH="/opt/pyenv/shims:${PATH}" 13:18:09 export PYENV_SHELL=bash 13:18:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:18:09 pyenv() { 13:18:09 local command 13:18:09 command="${1:-}" 13:18:09 if [ "$#" -gt 0 ]; then 13:18:09 shift 13:18:09 fi 13:18:09 13:18:09 case "$command" in 13:18:09 rehash|shell) 13:18:09 eval "$(pyenv "sh-$command" "$@")" 13:18:09 ;; 13:18:09 *) 13:18:09 command pyenv "$command" "$@" 13:18:09 ;; 13:18:09 esac 13:18:09 }' 13:18:09 +++ 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[*]}"' 13:18:09 ++ 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 13:18:09 ++ 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 13:18:09 ++ 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 13:18:09 ++ export PYENV_SHELL=bash 13:18:09 ++ PYENV_SHELL=bash 13:18:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:18:09 +++ complete -F _pyenv pyenv 13:18:09 ++ lf-pyver python3 13:18:09 ++ local py_version_xy=python3 13:18:09 ++ local py_version_xyz= 13:18:09 ++ sed 's/^[ *]* //' 13:18:09 ++ pyenv versions 13:18:09 ++ local command 13:18:09 ++ command=versions 13:18:09 ++ '[' 1 -gt 0 ']' 13:18:09 ++ shift 13:18:09 ++ case "$command" in 13:18:09 ++ command pyenv versions 13:18:09 ++ pyenv versions 13:18:09 ++ grep -E '^[0-9.]*[0-9]$' 13:18:09 ++ awk '{ print $1 }' 13:18:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:18:09 +++ grep '^3' /tmp/.pyenv_versions 13:18:09 +++ sort -V 13:18:09 +++ tail -n 1 13:18:09 ++ py_version_xyz=3.10.6 13:18:09 ++ [[ -z 3.10.6 ]] 13:18:09 ++ echo 3.10.6 13:18:09 ++ return 0 13:18:09 + pyenv local 3.10.6 13:18:09 + local command 13:18:09 + command=local 13:18:09 + '[' 2 -gt 0 ']' 13:18:09 + shift 13:18:09 + case "$command" in 13:18:09 + command pyenv local 3.10.6 13:18:09 + pyenv local 3.10.6 13:18:09 + for arg in "$@" 13:18:09 + case $arg in 13:18:09 + pkg_list+='tox ' 13:18:09 + for arg in "$@" 13:18:09 + case $arg in 13:18:09 + pkg_list+='virtualenv ' 13:18:09 + for arg in "$@" 13:18:09 + case $arg in 13:18:09 + pkg_list+='urllib3~=1.26.15 ' 13:18:09 + [[ -f /tmp/.toxenv ]] 13:18:09 ++ cat /tmp/.toxenv 13:18:09 + lf_venv=/tmp/venv-dajU 13:18:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dajU from' file:/tmp/.toxenv 13:18:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dajU from file:/tmp/.toxenv 13:18:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:18:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:18:09 + local 'pip_opts=--upgrade --quiet' 13:18:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:18:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:18:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:18:09 + [[ -n '' ]] 13:18:09 + [[ -n '' ]] 13:18:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:18:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:18:09 + /tmp/venv-dajU/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 13:18:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:18:10 lf-activate-venv(): INFO: Base packages installed successfully 13:18:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:18:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:18:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:18:10 + /tmp/venv-dajU/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 13:18:11 + type python3 13:18:11 + true 13:18:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dajU/bin to PATH' 13:18:11 lf-activate-venv(): INFO: Adding /tmp/venv-dajU/bin to PATH 13:18:11 + PATH=/tmp/venv-dajU/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 13:18:11 + return 0 13:18:11 + [[ -d /opt/pyenv ]] 13:18:11 + echo '---> Setting up pyenv' 13:18:11 ---> Setting up pyenv 13:18:11 + export PYENV_ROOT=/opt/pyenv 13:18:11 + PYENV_ROOT=/opt/pyenv 13:18:11 + export PATH=/opt/pyenv/bin:/tmp/venv-dajU/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 13:18:11 + PATH=/opt/pyenv/bin:/tmp/venv-dajU/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 13:18:11 ++ pwd 13:18:11 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:18:11 + export PYTHONPATH 13:18:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:18:11 + TOX_TESTENV_PASSENV=PYTHONPATH 13:18:11 + tox --version 13:18:12 4.32.0 from /tmp/venv-dajU/lib/python3.10/site-packages/tox/__init__.py 13:18:12 + PARALLEL=false 13:18:12 + TOX_OPTIONS_LIST= 13:18:12 + [[ -n pre-commit ]] 13:18:12 + TOX_OPTIONS_LIST=' -e pre-commit' 13:18:12 + case ${PARALLEL,,} in 13:18:12 + tox -e pre-commit 13:18:12 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:18:13 pre-commit: install_deps> python -I -m pip install pre-commit 13:18:20 pre-commit: freeze> python -m pip freeze --all 13:18:20 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.4.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 13:18:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:18:21 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:18:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:18:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:18:24 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:18:24 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:18:24 [INFO] Once installed this environment will be reused. 13:18:24 [INFO] This may take a few minutes... 13:18:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:18:29 [INFO] Once installed this environment will be reused. 13:18:29 [INFO] This may take a few minutes... 13:18:33 trim trailing whitespace.................................................Passed 13:18:34 Tabs remover.............................................................Passed 13:18:34 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:18:34 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:18:34 [INFO] Once installed this environment will be reused. 13:18:34 [INFO] This may take a few minutes... 13:18:43 gitlint..............................................(no files to check)Skipped 13:18:43 pre-commit: OK (30.83=setup[8.37]+cmd[13.30,9.16] seconds) 13:18:43 congratulations :) (30.87 seconds) 13:18:43 + tox_status=0 13:18:43 + echo '---> Completed tox runs' 13:18:43 ---> Completed tox runs 13:18:43 + for i in .tox/*/log 13:18:43 ++ echo .tox/pre-commit/log 13:18:43 ++ awk -F/ '{print $2}' 13:18:43 + tox_env=pre-commit 13:18:43 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:18:43 + DOC_DIR=docs/_build/html 13:18:43 + [[ -d docs/_build/html ]] 13:18:43 + echo '---> tox-run.sh ends' 13:18:43 ---> tox-run.sh ends 13:18:43 + test 0 -eq 0 13:18:43 $ ssh-agent -k 13:18:43 unset SSH_AUTH_SOCK; 13:18:43 unset SSH_AGENT_PID; 13:18:43 echo Agent pid 1670 killed; 13:18:43 [ssh-agent] Stopped. 13:18:43 [PostBuildScript] - [INFO] Executing post build scripts. 13:18:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7885473148045210109.sh 13:18:43 ---> sysstat.sh 13:18:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3984171302929460073.sh 13:18:44 ---> package-listing.sh 13:18:44 ++ tr '[:upper:]' '[:lower:]' 13:18:44 ++ facter osfamily 13:18:44 + OS_FAMILY=debian 13:18:44 + workspace=/w/workspace/oom-master-pre-commit-lint 13:18:44 + START_PACKAGES=/tmp/packages_start.txt 13:18:44 + END_PACKAGES=/tmp/packages_end.txt 13:18:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:18:44 + PACKAGES=/tmp/packages_start.txt 13:18:44 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:18:44 + PACKAGES=/tmp/packages_end.txt 13:18:44 + case "${OS_FAMILY}" in 13:18:44 + dpkg -l 13:18:44 + grep '^ii' 13:18:44 + '[' -f /tmp/packages_start.txt ']' 13:18:44 + '[' -f /tmp/packages_end.txt ']' 13:18:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:18:44 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:18:44 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:18:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:18:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8442943208342787504.sh 13:18:44 ---> capture-instance-metadata.sh 13:18:44 Setup pyenv: 13:18:44 system 13:18:44 3.8.13 13:18:44 3.9.13 13:18:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:18:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hjyU 13:18:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:18:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:18:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:18:52 lf-activate-venv(): INFO: Base packages installed successfully 13:18:52 lf-activate-venv(): INFO: Installing additional packages: lftools 13:19:18 lf-activate-venv(): INFO: Adding /tmp/venv-hjyU/bin to PATH 13:19:18 INFO: Running in OpenStack, capturing instance metadata 13:19:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9447796243522569802.sh 13:19:18 provisioning config files... 13:19:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1248332505914937555tmp 13:19:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:19:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:19:18 [EnvInject] - Injecting environment variables from a build step. 13:19:18 [EnvInject] - Injecting as environment variables the properties content 13:19:18 SERVER_ID=logs 13:19:18 13:19:18 [EnvInject] - Variables injected successfully. 13:19:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3106341050790974840.sh 13:19:18 ---> create-netrc.sh 13:19:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15177776906657389451.sh 13:19:18 ---> python-tools-install.sh 13:19:18 Setup pyenv: 13:19:18 system 13:19:18 3.8.13 13:19:18 3.9.13 13:19:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:19:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hjyU from file:/tmp/.os_lf_venv 13:19:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:19:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:19:20 lf-activate-venv(): INFO: Base packages installed successfully 13:19:20 lf-activate-venv(): INFO: Installing additional packages: lftools 13:19:30 lf-activate-venv(): INFO: Adding /tmp/venv-hjyU/bin to PATH 13:19:30 Generating Requirements File 13:19:53 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. 13:19:53 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:19:53 Python 3.10.6 13:19:53 pip 25.3 from /tmp/venv-hjyU/lib/python3.10/site-packages/pip (python 3.10) 13:19:54 appdirs==1.4.4 13:19:54 argcomplete==3.6.3 13:19:54 aspy.yaml==1.3.0 13:19:54 attrs==25.4.0 13:19:54 autopage==0.5.2 13:19:54 beautifulsoup4==4.14.2 13:19:54 boto3==1.40.72 13:19:54 botocore==1.40.72 13:19:54 bs4==0.0.2 13:19:54 cachetools==6.2.1 13:19:54 certifi==2025.11.12 13:19:54 cffi==2.0.0 13:19:54 cfgv==3.4.0 13:19:54 chardet==5.2.0 13:19:54 charset-normalizer==3.4.4 13:19:54 click==8.3.0 13:19:54 cliff==4.11.0 13:19:54 cmd2==2.7.0 13:19:54 cryptography==3.3.2 13:19:54 debtcollector==3.0.0 13:19:54 decorator==5.2.1 13:19:54 defusedxml==0.7.1 13:19:54 Deprecated==1.3.1 13:19:54 distlib==0.4.0 13:19:54 dnspython==2.8.0 13:19:54 docker==7.1.0 13:19:54 dogpile.cache==1.5.0 13:19:54 durationpy==0.10 13:19:54 email-validator==2.3.0 13:19:54 filelock==3.20.0 13:19:54 future==1.0.0 13:19:54 gitdb==4.0.12 13:19:54 GitPython==3.1.45 13:19:54 google-auth==2.43.0 13:19:54 httplib2==0.31.0 13:19:54 identify==2.6.15 13:19:54 idna==3.11 13:19:54 importlib-resources==1.5.0 13:19:54 iso8601==2.1.0 13:19:54 Jinja2==3.1.6 13:19:54 jmespath==1.0.1 13:19:54 jsonpatch==1.33 13:19:54 jsonpointer==3.0.0 13:19:54 jsonschema==4.25.1 13:19:54 jsonschema-specifications==2025.9.1 13:19:54 keystoneauth1==5.12.0 13:19:54 kubernetes==34.1.0 13:19:54 lftools==0.37.15 13:19:54 lxml==6.0.2 13:19:54 markdown-it-py==4.0.0 13:19:54 MarkupSafe==3.0.3 13:19:54 mdurl==0.1.2 13:19:54 msgpack==1.1.2 13:19:54 multi_key_dict==2.0.3 13:19:54 munch==4.0.0 13:19:54 netaddr==1.3.0 13:19:54 niet==1.4.2 13:19:54 nodeenv==1.9.1 13:19:54 oauth2client==4.1.3 13:19:54 oauthlib==3.3.1 13:19:54 openstacksdk==4.7.1 13:19:54 os-service-types==1.8.1 13:19:54 osc-lib==4.2.0 13:19:54 oslo.config==10.0.0 13:19:54 oslo.context==6.1.0 13:19:54 oslo.i18n==6.6.0 13:19:54 oslo.log==7.2.1 13:19:54 oslo.serialization==5.8.0 13:19:54 oslo.utils==9.1.0 13:19:54 packaging==25.0 13:19:54 pbr==7.0.3 13:19:54 platformdirs==4.5.0 13:19:54 prettytable==3.16.0 13:19:54 psutil==7.1.3 13:19:54 pyasn1==0.6.1 13:19:54 pyasn1_modules==0.4.2 13:19:54 pycparser==2.23 13:19:54 pygerrit2==2.0.15 13:19:54 PyGithub==2.8.1 13:19:54 Pygments==2.19.2 13:19:54 PyJWT==2.10.1 13:19:54 PyNaCl==1.6.1 13:19:54 pyparsing==2.4.7 13:19:54 pyperclip==1.11.0 13:19:54 pyrsistent==0.20.0 13:19:54 python-cinderclient==9.8.0 13:19:54 python-dateutil==2.9.0.post0 13:19:54 python-heatclient==4.3.0 13:19:54 python-jenkins==1.8.3 13:19:54 python-keystoneclient==5.7.0 13:19:54 python-magnumclient==4.9.0 13:19:54 python-openstackclient==8.2.0 13:19:54 python-swiftclient==4.8.0 13:19:54 PyYAML==6.0.3 13:19:54 referencing==0.37.0 13:19:54 requests==2.32.5 13:19:54 requests-oauthlib==2.0.0 13:19:54 requestsexceptions==1.4.0 13:19:54 rfc3986==2.0.0 13:19:54 rich==14.2.0 13:19:54 rich-argparse==1.7.2 13:19:54 rpds-py==0.28.0 13:19:54 rsa==4.9.1 13:19:54 ruamel.yaml==0.18.16 13:19:54 ruamel.yaml.clib==0.2.14 13:19:54 s3transfer==0.14.0 13:19:54 simplejson==3.20.2 13:19:54 six==1.17.0 13:19:54 smmap==5.0.2 13:19:54 soupsieve==2.8 13:19:54 stevedore==5.5.0 13:19:54 tabulate==0.9.0 13:19:54 toml==0.10.2 13:19:54 tomlkit==0.13.3 13:19:54 tqdm==4.67.1 13:19:54 typing_extensions==4.15.0 13:19:54 tzdata==2025.2 13:19:54 urllib3==1.26.20 13:19:54 virtualenv==20.35.4 13:19:54 wcwidth==0.2.14 13:19:54 websocket-client==1.9.0 13:19:54 wrapt==2.0.1 13:19:54 xdg==6.0.0 13:19:54 xmltodict==1.0.2 13:19:54 yq==3.4.3 13:19:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14526859076397892473.sh 13:19:54 ---> sudo-logs.sh 13:19:54 Archiving 'sudo' log.. 13:19:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12559905314610640777.sh 13:19:54 ---> job-cost.sh 13:19:54 Setup pyenv: 13:19:54 system 13:19:54 3.8.13 13:19:54 3.9.13 13:19:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:19:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hjyU from file:/tmp/.os_lf_venv 13:19:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:19:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:19:56 lf-activate-venv(): INFO: Base packages installed successfully 13:19:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:20:02 lf-activate-venv(): INFO: Adding /tmp/venv-hjyU/bin to PATH 13:20:02 INFO: No Stack... 13:20:03 INFO: Retrieving Pricing Info for: v3-standard-4 13:20:03 INFO: Archiving Costs 13:20:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15792656639216511273.sh 13:20:03 ---> logs-deploy.sh 13:20:03 Setup pyenv: 13:20:03 system 13:20:03 3.8.13 13:20:03 3.9.13 13:20:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:20:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hjyU from file:/tmp/.os_lf_venv 13:20:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:20:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:20:05 lf-activate-venv(): INFO: Base packages installed successfully 13:20:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:20:15 lf-activate-venv(): INFO: Adding /tmp/venv-hjyU/bin to PATH 13:20:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4302 13:20:15 INFO: archiving workspace using pattern(s): 13:20:16 Archives upload complete. 13:20:16 INFO: archiving logs to Nexus 13:20:17 ---> uname -a: 13:20:17 Linux prd-ubuntu1804-builder-4c-4g-12454 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:20:17 13:20:17 13:20:17 ---> lscpu: 13:20:17 Architecture: x86_64 13:20:17 CPU op-mode(s): 32-bit, 64-bit 13:20:17 Byte Order: Little Endian 13:20:17 CPU(s): 4 13:20:17 On-line CPU(s) list: 0-3 13:20:17 Thread(s) per core: 1 13:20:17 Core(s) per socket: 1 13:20:17 Socket(s): 4 13:20:17 NUMA node(s): 1 13:20:17 Vendor ID: AuthenticAMD 13:20:17 CPU family: 23 13:20:17 Model: 49 13:20:17 Model name: AMD EPYC-Rome Processor 13:20:17 Stepping: 0 13:20:17 CPU MHz: 2800.000 13:20:17 BogoMIPS: 5600.00 13:20:17 Virtualization: AMD-V 13:20:17 Hypervisor vendor: KVM 13:20:17 Virtualization type: full 13:20:17 L1d cache: 32K 13:20:17 L1i cache: 32K 13:20:17 L2 cache: 512K 13:20:17 L3 cache: 16384K 13:20:17 NUMA node0 CPU(s): 0-3 13:20:17 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 13:20:17 13:20:17 13:20:17 ---> nproc: 13:20:17 4 13:20:17 13:20:17 13:20:17 ---> df -h: 13:20:17 Filesystem Size Used Avail Use% Mounted on 13:20:17 udev 7.9G 0 7.9G 0% /dev 13:20:17 tmpfs 1.6G 676K 1.6G 1% /run 13:20:17 /dev/vda1 78G 8.4G 69G 11% / 13:20:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:20:17 tmpfs 5.0M 0 5.0M 0% /run/lock 13:20:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:20:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:20:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:20:17 13:20:17 13:20:17 ---> free -m: 13:20:17 total used free shared buff/cache available 13:20:17 Mem: 16040 548 13273 0 2217 15170 13:20:17 Swap: 1023 0 1023 13:20:17 13:20:17 13:20:17 ---> ip addr: 13:20:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:20:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:20:17 inet 127.0.0.1/8 scope host lo 13:20:17 valid_lft forever preferred_lft forever 13:20:17 inet6 ::1/128 scope host 13:20:17 valid_lft forever preferred_lft forever 13:20:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:20:17 link/ether fa:16:3e:76:6c:8c brd ff:ff:ff:ff:ff:ff 13:20:17 inet 10.30.107.83/23 brd 10.30.107.255 scope global dynamic ens3 13:20:17 valid_lft 86227sec preferred_lft 86227sec 13:20:17 inet6 fe80::f816:3eff:fe76:6c8c/64 scope link 13:20:17 valid_lft forever preferred_lft forever 13:20:17 13:20:17 13:20:17 ---> sar -b -r -n DEV: 13:20:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12454) 11/13/25 _x86_64_ (4 CPU) 13:20:17 13:20:17 13:17:27 LINUX RESTART (4 CPU) 13:20:17 13:20:17 13:18:01 tps rtps wtps bread/s bwrtn/s 13:20:17 13:19:01 86.80 8.80 78.00 174.10 30164.44 13:20:17 13:20:01 111.51 1.03 110.48 120.78 32926.65 13:20:17 Average: 99.16 4.92 94.24 147.44 31545.54 13:20:17 13:20:17 13:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:20:17 13:19:01 13923252 15561404 2501716 15.23 61760 1772636 782820 4.48 739968 1539344 109548 13:20:17 13:20:01 13570548 15518456 2854420 17.38 87016 2040208 808616 4.63 798036 1799068 140548 13:20:17 Average: 13746900 15539930 2678068 16.30 74388 1906422 795718 4.55 769002 1669206 125048 13:20:17 13:20:17 13:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:20:17 13:19:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 13:20:17 13:19:01 ens3 71.82 58.09 843.69 13.01 0.00 0.00 0.00 0.00 13:20:17 13:20:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 13:20:17 13:20:01 ens3 55.71 42.41 863.08 9.84 0.00 0.00 0.00 0.00 13:20:17 Average: lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 13:20:17 Average: ens3 63.76 50.25 853.39 11.42 0.00 0.00 0.00 0.00 13:20:17 13:20:17 13:20:17 ---> sar -P ALL: 13:20:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12454) 11/13/25 _x86_64_ (4 CPU) 13:20:17 13:20:17 13:17:27 LINUX RESTART (4 CPU) 13:20:17 13:20:17 13:18:01 CPU %user %nice %system %iowait %steal %idle 13:20:17 13:19:01 all 19.94 0.00 2.11 7.49 0.08 70.37 13:20:17 13:19:01 0 33.93 0.00 3.11 1.32 0.08 61.55 13:20:17 13:19:01 1 26.59 0.00 2.44 3.97 0.07 66.93 13:20:17 13:19:01 2 11.87 0.00 1.69 7.63 0.10 78.71 13:20:17 13:19:01 3 7.42 0.00 1.22 17.02 0.07 74.27 13:20:17 13:20:01 all 19.17 0.00 1.26 6.34 0.05 73.18 13:20:17 13:20:01 0 21.73 0.00 1.15 2.02 0.05 75.05 13:20:17 13:20:01 1 12.14 0.00 1.00 9.25 0.05 77.56 13:20:17 13:20:01 2 9.81 0.00 0.71 0.53 0.05 88.90 13:20:17 13:20:01 3 33.07 0.00 2.19 13.61 0.07 51.07 13:20:17 Average: all 19.55 0.00 1.68 6.91 0.07 71.78 13:20:17 Average: 0 27.82 0.00 2.13 1.67 0.07 68.31 13:20:17 Average: 1 19.37 0.00 1.72 6.61 0.06 72.25 13:20:17 Average: 2 10.83 0.00 1.20 4.07 0.07 83.83 13:20:17 Average: 3 20.24 0.00 1.70 15.31 0.07 62.68 13:20:17 13:20:17 13:20:17