16:47:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 16:47:12 Running as SYSTEM 16:47:12 [EnvInject] - Loading node environment variables. 16:47:12 Building remotely on prd-ubuntu1804-builder-4c-4g-94 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:47:12 [ssh-agent] Looking for ssh-agent implementation... 16:47:12 $ ssh-agent 16:47:12 SSH_AUTH_SOCK=/tmp/ssh-glcpGBDl4eAT/agent.2008 16:47:12 SSH_AGENT_PID=2011 16:47:12 [ssh-agent] Started. 16:47:12 Running ssh-add (command line suppressed) 16:47:12 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3838509949172209134.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3838509949172209134.key) 16:47:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:47:12 The recommended git tool is: NONE 16:47:13 using credential onap-jenkins-ssh 16:47:13 Wiping out workspace first. 16:47:13 Cloning the remote Git repository 16:47:13 Cloning repository git://cloud.onap.org/mirror/oom.git 16:47:13 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:47:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:47:13 > git --version # timeout=10 16:47:13 > git --version # 'git version 2.17.1' 16:47:13 using GIT_SSH to set credentials Gerrit user 16:47:13 Verifying host key using manually-configured host key entries 16:47:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:47:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:47:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:47:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:47:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:47:19 using GIT_SSH to set credentials Gerrit user 16:47:19 Verifying host key using manually-configured host key entries 16:47:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/12 # timeout=30 16:47:19 > git rev-parse efdd75a53dac51430c1fe471eab769f80a6c42cc^{commit} # timeout=10 16:47:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:47:19 Checking out Revision efdd75a53dac51430c1fe471eab769f80a6c42cc (refs/changes/64/142664/12) 16:47:19 > git config core.sparsecheckout # timeout=10 16:47:19 > git checkout -f efdd75a53dac51430c1fe471eab769f80a6c42cc # timeout=30 16:47:22 Commit message: "[SDNC] Update SDNC versions for Quebec" 16:47:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:47:22 > git rev-list --no-walk 2ea5e11e61fca61a1cfd38ac0847165553d3fad0 # timeout=10 16:47:23 [EnvInject] - Injecting environment variables from a build step. 16:47:23 [EnvInject] - Injecting as environment variables the properties content 16:47:23 PYTHON=python3 16:47:23 16:47:23 [EnvInject] - Variables injected successfully. 16:47:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16569542615857675515.sh 16:47:23 ---> tox-install.sh 16:47:23 + source /home/jenkins/lf-env.sh 16:47:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:47:23 ++ mktemp -d /tmp/venv-XXXX 16:47:23 + lf_venv=/tmp/venv-WuyU 16:47:23 + local venv_file=/tmp/.os_lf_venv 16:47:23 + local python=python3 16:47:23 + local options 16:47:23 + local set_path=true 16:47:23 + local install_args= 16:47:23 ++ 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 16:47:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:47:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:47:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:47:23 + true 16:47:23 + case $1 in 16:47:23 + venv_file=/tmp/.toxenv 16:47:23 + shift 2 16:47:23 + true 16:47:23 + case $1 in 16:47:23 + shift 16:47:23 + break 16:47:23 + case $python in 16:47:23 + local pkg_list= 16:47:23 + [[ -d /opt/pyenv ]] 16:47:23 + echo 'Setup pyenv:' 16:47:23 Setup pyenv: 16:47:23 + export PYENV_ROOT=/opt/pyenv 16:47:23 + PYENV_ROOT=/opt/pyenv 16:47:23 + 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 16:47:23 + 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 16:47:23 + pyenv versions 16:47:23 * system (set by /opt/pyenv/version) 16:47:23 * 3.8.13 (set by /opt/pyenv/version) 16:47:23 * 3.9.13 (set by /opt/pyenv/version) 16:47:23 * 3.10.6 (set by /opt/pyenv/version) 16:47:23 + command -v pyenv 16:47:23 ++ pyenv init - --no-rehash 16:47:23 + 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[*]}"'\'')" 16:47:23 export PATH="/opt/pyenv/shims:${PATH}" 16:47:23 export PYENV_SHELL=bash 16:47:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:47:23 pyenv() { 16:47:23 local command 16:47:23 command="${1:-}" 16:47:23 if [ "$#" -gt 0 ]; then 16:47:23 shift 16:47:23 fi 16:47:23 16:47:23 case "$command" in 16:47:23 rehash|shell) 16:47:23 eval "$(pyenv "sh-$command" "$@")" 16:47:23 ;; 16:47:23 *) 16:47:23 command pyenv "$command" "$@" 16:47:23 ;; 16:47:23 esac 16:47:23 }' 16:47:23 +++ 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[*]}"' 16:47:23 ++ 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 16:47:23 ++ 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 16:47:23 ++ 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 16:47:23 ++ export PYENV_SHELL=bash 16:47:23 ++ PYENV_SHELL=bash 16:47:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:47:23 +++ complete -F _pyenv pyenv 16:47:23 ++ lf-pyver python3 16:47:23 ++ local py_version_xy=python3 16:47:23 ++ local py_version_xyz= 16:47:23 ++ pyenv versions 16:47:23 ++ local command 16:47:23 ++ command=versions 16:47:23 ++ '[' 1 -gt 0 ']' 16:47:23 ++ shift 16:47:23 ++ case "$command" in 16:47:23 ++ command pyenv versions 16:47:23 ++ pyenv versions 16:47:23 ++ grep -E '^[0-9.]*[0-9]$' 16:47:23 ++ awk '{ print $1 }' 16:47:23 ++ sed 's/^[ *]* //' 16:47:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:47:23 +++ grep '^3' /tmp/.pyenv_versions 16:47:23 +++ sort -V 16:47:23 +++ tail -n 1 16:47:23 ++ py_version_xyz=3.10.6 16:47:23 ++ [[ -z 3.10.6 ]] 16:47:23 ++ echo 3.10.6 16:47:23 ++ return 0 16:47:23 + pyenv local 3.10.6 16:47:23 + local command 16:47:23 + command=local 16:47:23 + '[' 2 -gt 0 ']' 16:47:23 + shift 16:47:23 + case "$command" in 16:47:23 + command pyenv local 3.10.6 16:47:23 + pyenv local 3.10.6 16:47:23 + for arg in "$@" 16:47:23 + case $arg in 16:47:23 + pkg_list+='tox ' 16:47:23 + for arg in "$@" 16:47:23 + case $arg in 16:47:23 + pkg_list+='virtualenv ' 16:47:23 + for arg in "$@" 16:47:23 + case $arg in 16:47:23 + pkg_list+='urllib3~=1.26.15 ' 16:47:23 + [[ -f /tmp/.toxenv ]] 16:47:23 + [[ ! -f /tmp/.toxenv ]] 16:47:23 + [[ -n '' ]] 16:47:23 + python3 -m venv /tmp/venv-WuyU 16:47:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WuyU' 16:47:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WuyU 16:47:27 + echo /tmp/venv-WuyU 16:47:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:47:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:47:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:47:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:47:27 + local 'pip_opts=--upgrade --quiet' 16:47:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:47:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:47:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:47:27 + [[ -n '' ]] 16:47:27 + [[ -n '' ]] 16:47:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:47:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:47:27 + /tmp/venv-WuyU/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 16:47:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:47:31 lf-activate-venv(): INFO: Base packages installed successfully 16:47:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:47:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:47:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:47:31 + /tmp/venv-WuyU/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 16:47:33 + type python3 16:47:33 + true 16:47:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WuyU/bin to PATH' 16:47:33 lf-activate-venv(): INFO: Adding /tmp/venv-WuyU/bin to PATH 16:47:33 + PATH=/tmp/venv-WuyU/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 16:47:33 + return 0 16:47:33 + python3 --version 16:47:33 Python 3.10.6 16:47:33 + python3 -m pip --version 16:47:33 pip 26.0.1 from /tmp/venv-WuyU/lib/python3.10/site-packages/pip (python 3.10) 16:47:33 + python3 -m pip freeze 16:47:33 cachetools==7.0.1 16:47:33 colorama==0.4.6 16:47:33 distlib==0.4.0 16:47:33 filelock==3.24.3 16:47:33 packaging==26.0 16:47:33 platformdirs==4.9.2 16:47:33 pluggy==1.6.0 16:47:33 pyproject-api==1.10.0 16:47:33 python-discovery==1.1.0 16:47:33 tomli==2.4.0 16:47:33 tox==4.46.3 16:47:33 typing_extensions==4.15.0 16:47:33 urllib3==1.26.20 16:47:33 virtualenv==21.0.0 16:47:33 [EnvInject] - Injecting environment variables from a build step. 16:47:33 [EnvInject] - Injecting as environment variables the properties content 16:47:33 PARALLEL=false 16:47:33 16:47:33 [EnvInject] - Variables injected successfully. 16:47:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3191799428401079668.sh 16:47:33 ---> tox-run.sh 16:47:33 + 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 16:47:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:47:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:47:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:47:33 + cd /w/workspace/oom-master-pre-commit-lint/. 16:47:33 + source /home/jenkins/lf-env.sh 16:47:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:47:33 ++ mktemp -d /tmp/venv-XXXX 16:47:33 + lf_venv=/tmp/venv-jkuK 16:47:33 + local venv_file=/tmp/.os_lf_venv 16:47:33 + local python=python3 16:47:33 + local options 16:47:33 + local set_path=true 16:47:33 + local install_args= 16:47:33 ++ 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 16:47:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:47:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:47:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:47:33 + true 16:47:33 + case $1 in 16:47:33 + venv_file=/tmp/.toxenv 16:47:33 + shift 2 16:47:33 + true 16:47:33 + case $1 in 16:47:33 + shift 16:47:33 + break 16:47:33 + case $python in 16:47:33 + local pkg_list= 16:47:33 + [[ -d /opt/pyenv ]] 16:47:33 + echo 'Setup pyenv:' 16:47:33 Setup pyenv: 16:47:33 + export PYENV_ROOT=/opt/pyenv 16:47:33 + PYENV_ROOT=/opt/pyenv 16:47:33 + 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 16:47:33 + 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 16:47:33 + pyenv versions 16:47:33 system 16:47:33 3.8.13 16:47:33 3.9.13 16:47:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:47:33 + command -v pyenv 16:47:33 ++ pyenv init - --no-rehash 16:47:33 + 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[*]}"'\'')" 16:47:33 export PATH="/opt/pyenv/shims:${PATH}" 16:47:33 export PYENV_SHELL=bash 16:47:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:47:33 pyenv() { 16:47:33 local command 16:47:33 command="${1:-}" 16:47:33 if [ "$#" -gt 0 ]; then 16:47:33 shift 16:47:33 fi 16:47:33 16:47:33 case "$command" in 16:47:33 rehash|shell) 16:47:33 eval "$(pyenv "sh-$command" "$@")" 16:47:33 ;; 16:47:33 *) 16:47:33 command pyenv "$command" "$@" 16:47:33 ;; 16:47:33 esac 16:47:33 }' 16:47:33 +++ 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[*]}"' 16:47:33 ++ 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 16:47:33 ++ 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 16:47:33 ++ 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 16:47:33 ++ export PYENV_SHELL=bash 16:47:33 ++ PYENV_SHELL=bash 16:47:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:47:33 +++ complete -F _pyenv pyenv 16:47:33 ++ lf-pyver python3 16:47:33 ++ local py_version_xy=python3 16:47:33 ++ local py_version_xyz= 16:47:33 ++ pyenv versions 16:47:33 ++ local command 16:47:33 ++ command=versions 16:47:33 ++ '[' 1 -gt 0 ']' 16:47:33 ++ shift 16:47:33 ++ case "$command" in 16:47:33 ++ command pyenv versions 16:47:33 ++ pyenv versions 16:47:33 ++ sed 's/^[ *]* //' 16:47:33 ++ grep -E '^[0-9.]*[0-9]$' 16:47:33 ++ awk '{ print $1 }' 16:47:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:47:33 +++ grep '^3' /tmp/.pyenv_versions 16:47:33 +++ sort -V 16:47:33 +++ tail -n 1 16:47:33 ++ py_version_xyz=3.10.6 16:47:33 ++ [[ -z 3.10.6 ]] 16:47:33 ++ echo 3.10.6 16:47:33 ++ return 0 16:47:33 + pyenv local 3.10.6 16:47:33 + local command 16:47:33 + command=local 16:47:33 + '[' 2 -gt 0 ']' 16:47:33 + shift 16:47:33 + case "$command" in 16:47:33 + command pyenv local 3.10.6 16:47:33 + pyenv local 3.10.6 16:47:33 + for arg in "$@" 16:47:33 + case $arg in 16:47:33 + pkg_list+='tox ' 16:47:33 + for arg in "$@" 16:47:33 + case $arg in 16:47:33 + pkg_list+='virtualenv ' 16:47:33 + for arg in "$@" 16:47:33 + case $arg in 16:47:33 + pkg_list+='urllib3~=1.26.15 ' 16:47:33 + [[ -f /tmp/.toxenv ]] 16:47:33 ++ cat /tmp/.toxenv 16:47:33 + lf_venv=/tmp/venv-WuyU 16:47:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WuyU from' file:/tmp/.toxenv 16:47:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WuyU from file:/tmp/.toxenv 16:47:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:47:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:47:33 + local 'pip_opts=--upgrade --quiet' 16:47:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:47:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:47:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:47:33 + [[ -n '' ]] 16:47:33 + [[ -n '' ]] 16:47:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:47:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:47:33 + /tmp/venv-WuyU/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 16:47:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:47:34 lf-activate-venv(): INFO: Base packages installed successfully 16:47:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:47:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:47:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:47:34 + /tmp/venv-WuyU/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 16:47:35 + type python3 16:47:35 + true 16:47:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WuyU/bin to PATH' 16:47:35 lf-activate-venv(): INFO: Adding /tmp/venv-WuyU/bin to PATH 16:47:35 + PATH=/tmp/venv-WuyU/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 16:47:35 + return 0 16:47:35 + [[ -d /opt/pyenv ]] 16:47:35 + echo '---> Setting up pyenv' 16:47:35 ---> Setting up pyenv 16:47:35 + export PYENV_ROOT=/opt/pyenv 16:47:35 + PYENV_ROOT=/opt/pyenv 16:47:35 + export PATH=/opt/pyenv/bin:/tmp/venv-WuyU/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 16:47:35 + PATH=/opt/pyenv/bin:/tmp/venv-WuyU/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 16:47:35 ++ pwd 16:47:35 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:47:35 + export PYTHONPATH 16:47:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:47:35 + TOX_TESTENV_PASSENV=PYTHONPATH 16:47:35 + tox --version 16:47:36 4.46.3 from /tmp/venv-WuyU/lib/python3.10/site-packages/tox/__init__.py 16:47:36 + PARALLEL=false 16:47:36 + TOX_OPTIONS_LIST= 16:47:36 + [[ -n pre-commit ]] 16:47:36 + TOX_OPTIONS_LIST=' -e pre-commit' 16:47:36 + case ${PARALLEL,,} in 16:47:36 + tox -e pre-commit 16:47:36 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:47:37 pre-commit: install_deps> python -I -m pip install pre-commit 16:47:40 pre-commit: freeze> python -m pip freeze --all 16:47:40 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,python-discovery==1.1.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.0.0 16:47:40 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:47:40 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:47:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:47:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:47:42 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:47:42 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:47:42 [INFO] Once installed this environment will be reused. 16:47:42 [INFO] This may take a few minutes... 16:47:46 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:47:46 [INFO] Once installed this environment will be reused. 16:47:46 [INFO] This may take a few minutes... 16:47:51 trim trailing whitespace.................................................Passed 16:47:51 Tabs remover.............................................................Passed 16:47:51 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:47:52 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:47:52 [INFO] Once installed this environment will be reused. 16:47:52 [INFO] This may take a few minutes... 16:48:00 gitlint..............................................(no files to check)Skipped 16:48:00 pre-commit: OK (23.76=setup[4.17]+cmd[11.24,8.35] seconds) 16:48:00 congratulations :) (23.80 seconds) 16:48:00 + tox_status=0 16:48:00 + echo '---> Completed tox runs' 16:48:00 ---> Completed tox runs 16:48:00 + for i in .tox/*/log 16:48:00 ++ echo .tox/pre-commit/log 16:48:00 ++ awk -F/ '{print $2}' 16:48:00 + tox_env=pre-commit 16:48:00 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:48:00 + DOC_DIR=docs/_build/html 16:48:00 + [[ -d docs/_build/html ]] 16:48:00 + echo '---> tox-run.sh ends' 16:48:00 ---> tox-run.sh ends 16:48:00 + test 0 -eq 0 16:48:00 $ ssh-agent -k 16:48:00 unset SSH_AUTH_SOCK; 16:48:00 unset SSH_AGENT_PID; 16:48:00 echo Agent pid 2011 killed; 16:48:00 [ssh-agent] Stopped. 16:48:00 [PostBuildScript] - [INFO] Executing post build scripts. 16:48:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9693030408268738817.sh 16:48:00 ---> sysstat.sh 16:48:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17867325877107956638.sh 16:48:00 ---> package-listing.sh 16:48:00 ++ facter osfamily 16:48:00 ++ tr '[:upper:]' '[:lower:]' 16:48:01 + OS_FAMILY=debian 16:48:01 + workspace=/w/workspace/oom-master-pre-commit-lint 16:48:01 + START_PACKAGES=/tmp/packages_start.txt 16:48:01 + END_PACKAGES=/tmp/packages_end.txt 16:48:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:48:01 + PACKAGES=/tmp/packages_start.txt 16:48:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:48:01 + PACKAGES=/tmp/packages_end.txt 16:48:01 + case "${OS_FAMILY}" in 16:48:01 + dpkg -l 16:48:01 + grep '^ii' 16:48:01 + '[' -f /tmp/packages_start.txt ']' 16:48:01 + '[' -f /tmp/packages_end.txt ']' 16:48:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:48:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:48:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:48:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:48:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12249262320108131890.sh 16:48:01 ---> capture-instance-metadata.sh 16:48:01 Setup pyenv: 16:48:01 system 16:48:01 3.8.13 16:48:01 3.9.13 16:48:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:48:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sJ02 16:48:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:48:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:48:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:48:08 lf-activate-venv(): INFO: Base packages installed successfully 16:48:08 lf-activate-venv(): INFO: Installing additional packages: lftools 16:48:29 lf-activate-venv(): INFO: Adding /tmp/venv-sJ02/bin to PATH 16:48:29 INFO: Running in OpenStack, capturing instance metadata 16:48:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8829184328279968875.sh 16:48:30 provisioning config files... 16:48:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4192446393192618418tmp 16:48:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:48:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:48:30 [EnvInject] - Injecting environment variables from a build step. 16:48:30 [EnvInject] - Injecting as environment variables the properties content 16:48:30 SERVER_ID=logs 16:48:30 16:48:30 [EnvInject] - Variables injected successfully. 16:48:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16106087091874600213.sh 16:48:30 ---> create-netrc.sh 16:48:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3059929233033052427.sh 16:48:30 ---> python-tools-install.sh 16:48:30 Setup pyenv: 16:48:30 system 16:48:30 3.8.13 16:48:30 3.9.13 16:48:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:48:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sJ02 from file:/tmp/.os_lf_venv 16:48:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:48:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:48:32 lf-activate-venv(): INFO: Base packages installed successfully 16:48:32 lf-activate-venv(): INFO: Installing additional packages: lftools 16:48:39 lf-activate-venv(): INFO: Adding /tmp/venv-sJ02/bin to PATH 16:48:39 Generating Requirements File 16:48:55 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. 16:48:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:48:56 Python 3.10.6 16:48:56 pip 26.0.1 from /tmp/venv-sJ02/lib/python3.10/site-packages/pip (python 3.10) 16:48:56 appdirs==1.4.4 16:48:56 argcomplete==3.6.3 16:48:56 aspy.yaml==1.3.0 16:48:56 attrs==25.4.0 16:48:56 autopage==0.6.0 16:48:56 backports.strenum==1.3.1 16:48:56 beautifulsoup4==4.14.3 16:48:56 boto3==1.42.57 16:48:56 botocore==1.42.57 16:48:56 bs4==0.0.2 16:48:56 certifi==2026.2.25 16:48:56 cffi==2.0.0 16:48:56 cfgv==3.5.0 16:48:56 chardet==6.0.0.post1 16:48:56 charset-normalizer==3.4.4 16:48:56 click==8.3.1 16:48:56 cliff==4.13.2 16:48:56 cmd2==3.2.2 16:48:56 cryptography==3.3.2 16:48:56 debtcollector==3.0.0 16:48:56 decorator==5.2.1 16:48:56 defusedxml==0.7.1 16:48:56 Deprecated==1.3.1 16:48:56 distlib==0.4.0 16:48:56 dnspython==2.8.0 16:48:56 docker==7.1.0 16:48:56 dogpile.cache==1.5.0 16:48:56 durationpy==0.10 16:48:56 email-validator==2.3.0 16:48:56 filelock==3.24.3 16:48:56 future==1.0.0 16:48:56 gitdb==4.0.12 16:48:56 GitPython==3.1.46 16:48:56 httplib2==0.30.2 16:48:56 identify==2.6.16 16:48:56 idna==3.11 16:48:56 importlib-resources==1.5.0 16:48:56 iso8601==2.1.0 16:48:56 Jinja2==3.1.6 16:48:56 jmespath==1.1.0 16:48:56 jsonpatch==1.33 16:48:56 jsonpointer==3.0.0 16:48:56 jsonschema==4.26.0 16:48:56 jsonschema-specifications==2025.9.1 16:48:56 keystoneauth1==5.13.1 16:48:56 kubernetes==35.0.0 16:48:56 lftools==0.37.21 16:48:56 lxml==6.0.2 16:48:56 markdown-it-py==4.0.0 16:48:56 MarkupSafe==3.0.3 16:48:56 mdurl==0.1.2 16:48:56 msgpack==1.1.2 16:48:56 multi_key_dict==2.0.3 16:48:56 munch==4.0.0 16:48:56 netaddr==1.3.0 16:48:56 niet==1.4.2 16:48:56 nodeenv==1.10.0 16:48:56 oauth2client==4.1.3 16:48:56 oauthlib==3.3.1 16:48:56 openstacksdk==4.10.0 16:48:56 os-service-types==1.8.2 16:48:56 osc-lib==4.4.0 16:48:56 oslo.config==10.3.0 16:48:56 oslo.context==6.3.0 16:48:56 oslo.i18n==6.7.2 16:48:56 oslo.log==8.1.0 16:48:56 oslo.serialization==5.9.1 16:48:56 oslo.utils==10.0.0 16:48:56 packaging==26.0 16:48:56 pbr==7.0.3 16:48:56 platformdirs==4.9.2 16:48:56 prettytable==3.17.0 16:48:56 psutil==7.2.2 16:48:56 pyasn1==0.6.2 16:48:56 pyasn1_modules==0.4.2 16:48:56 pycparser==3.0 16:48:56 pygerrit2==2.0.15 16:48:56 PyGithub==2.8.1 16:48:56 Pygments==2.19.2 16:48:56 PyJWT==2.11.0 16:48:56 PyNaCl==1.6.2 16:48:56 pyparsing==2.4.7 16:48:56 pyperclip==1.11.0 16:48:56 pyrsistent==0.20.0 16:48:56 python-cinderclient==9.8.0 16:48:56 python-dateutil==2.9.0.post0 16:48:56 python-discovery==1.1.0 16:48:56 python-heatclient==5.1.0 16:48:56 python-jenkins==1.8.3 16:48:56 python-keystoneclient==5.7.0 16:48:56 python-magnumclient==4.9.0 16:48:56 python-openstackclient==9.0.0 16:48:56 python-swiftclient==4.10.0 16:48:56 PyYAML==6.0.3 16:48:56 referencing==0.37.0 16:48:56 requests==2.32.5 16:48:56 requests-oauthlib==2.0.0 16:48:56 requestsexceptions==1.4.0 16:48:56 rfc3986==2.0.0 16:48:56 rich==14.3.3 16:48:56 rich-argparse==1.7.2 16:48:56 rpds-py==0.30.0 16:48:56 rsa==4.9.1 16:48:56 ruamel.yaml==0.19.1 16:48:56 ruamel.yaml.clib==0.2.15 16:48:56 s3transfer==0.16.0 16:48:56 simplejson==3.20.2 16:48:56 six==1.17.0 16:48:56 smmap==5.0.2 16:48:56 soupsieve==2.8.3 16:48:56 stevedore==5.7.0 16:48:56 tabulate==0.9.0 16:48:56 toml==0.10.2 16:48:56 tomlkit==0.14.0 16:48:56 tqdm==4.67.3 16:48:56 typing_extensions==4.15.0 16:48:56 urllib3==1.26.20 16:48:56 virtualenv==21.0.0 16:48:56 wcwidth==0.6.0 16:48:56 websocket-client==1.9.0 16:48:56 wrapt==2.1.1 16:48:56 xdg==6.0.0 16:48:56 xmltodict==1.0.4 16:48:56 yq==3.4.3 16:48:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14439084216573587842.sh 16:48:56 ---> sudo-logs.sh 16:48:56 Archiving 'sudo' log.. 16:48:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14580411631563385738.sh 16:48:57 ---> job-cost.sh 16:48:57 INFO: Activating Python virtual environment... 16:48:57 Setup pyenv: 16:48:57 system 16:48:57 3.8.13 16:48:57 3.9.13 16:48:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:48:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sJ02 from file:/tmp/.os_lf_venv 16:48:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:48:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:48:59 lf-activate-venv(): INFO: Base packages installed successfully 16:48:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:49:03 lf-activate-venv(): INFO: Adding /tmp/venv-sJ02/bin to PATH 16:49:03 INFO: No stack-cost file found 16:49:03 INFO: Instance uptime: 3408s 16:49:03 INFO: Fetching instance metadata (attempt 1 of 3)... 16:49:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:49:04 INFO: Successfully fetched instance metadata 16:49:04 INFO: Instance type: v3-standard-4 16:49:04 INFO: Retrieving pricing info for: v3-standard-4 16:49:04 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:49:04 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=3408 16:49:04 INFO: Successfully fetched Vexxhost pricing API 16:49:04 INFO: Retrieved cost: 0.11 16:49:04 INFO: Retrieved resource: v3-standard-4 16:49:04 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 16:49:04 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 16:49:04 INFO: Successfully archived job cost data 16:49:04 DEBUG: Cost data: oom-master-pre-commit-lint,4462,2026-02-26 16:49:04,v3-standard-4,3408,0.11,0.00,SUCCESS 16:49:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8768745860649583758.sh 16:49:04 ---> logs-deploy.sh 16:49:04 Setup pyenv: 16:49:04 system 16:49:04 3.8.13 16:49:04 3.9.13 16:49:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:49:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sJ02 from file:/tmp/.os_lf_venv 16:49:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:49:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:49:06 lf-activate-venv(): INFO: Base packages installed successfully 16:49:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:49:13 lf-activate-venv(): INFO: Adding /tmp/venv-sJ02/bin to PATH 16:49:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4462 16:49:13 INFO: archiving workspace using pattern(s): 16:49:14 /tmp/venv-sJ02/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:49:14 warnings.warn( 16:49:15 Archives upload complete. 16:49:15 INFO: archiving logs to Nexus 16:49:15 /tmp/venv-sJ02/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:49:15 warnings.warn( 16:49:16 ---> uname -a: 16:49:16 Linux prd-ubuntu1804-builder-4c-4g-94 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:49:16 16:49:16 16:49:16 ---> lscpu: 16:49:16 Architecture: x86_64 16:49:16 CPU op-mode(s): 32-bit, 64-bit 16:49:16 Byte Order: Little Endian 16:49:16 CPU(s): 4 16:49:16 On-line CPU(s) list: 0-3 16:49:16 Thread(s) per core: 1 16:49:16 Core(s) per socket: 1 16:49:16 Socket(s): 4 16:49:16 NUMA node(s): 1 16:49:16 Vendor ID: AuthenticAMD 16:49:16 CPU family: 23 16:49:16 Model: 49 16:49:16 Model name: AMD EPYC-Rome Processor 16:49:16 Stepping: 0 16:49:16 CPU MHz: 2799.998 16:49:16 BogoMIPS: 5599.99 16:49:16 Virtualization: AMD-V 16:49:16 Hypervisor vendor: KVM 16:49:16 Virtualization type: full 16:49:16 L1d cache: 32K 16:49:16 L1i cache: 32K 16:49:16 L2 cache: 512K 16:49:16 L3 cache: 16384K 16:49:16 NUMA node0 CPU(s): 0-3 16:49:16 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 16:49:16 16:49:16 16:49:16 ---> nproc: 16:49:16 4 16:49:16 16:49:16 16:49:16 ---> df -h: 16:49:16 Filesystem Size Used Avail Use% Mounted on 16:49:16 udev 7.9G 0 7.9G 0% /dev 16:49:16 tmpfs 1.6G 676K 1.6G 1% /run 16:49:16 /dev/vda1 78G 8.4G 69G 11% / 16:49:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:49:16 tmpfs 5.0M 0 5.0M 0% /run/lock 16:49:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:49:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:49:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:49:16 16:49:16 16:49:16 ---> free -m: 16:49:16 total used free shared buff/cache available 16:49:16 Mem: 16040 596 13226 0 2216 15121 16:49:16 Swap: 1023 0 1023 16:49:16 16:49:16 16:49:16 ---> ip addr: 16:49:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:49:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:49:16 inet 127.0.0.1/8 scope host lo 16:49:16 valid_lft forever preferred_lft forever 16:49:16 inet6 ::1/128 scope host 16:49:16 valid_lft forever preferred_lft forever 16:49:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:49:16 link/ether fa:16:3e:71:91:80 brd ff:ff:ff:ff:ff:ff 16:49:16 inet 10.30.107.231/23 brd 10.30.107.255 scope global dynamic ens3 16:49:16 valid_lft 82988sec preferred_lft 82988sec 16:49:16 inet6 fe80::f816:3eff:fe71:9180/64 scope link 16:49:16 valid_lft forever preferred_lft forever 16:49:16 16:49:16 16:49:16 ---> sar -b -r -n DEV: 16:49:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-94) 02/26/26 _x86_64_ (4 CPU) 16:49:16 16:49:16 15:52:27 LINUX RESTART (4 CPU) 16:49:16 16:49:16 15:53:01 tps rtps wtps bread/s bwrtn/s 16:49:16 15:54:01 30.21 0.00 30.21 0.00 39916.95 16:49:16 15:55:01 1.13 0.00 1.13 0.00 14.93 16:49:16 15:56:01 0.83 0.00 0.83 0.00 9.47 16:49:16 15:57:01 0.95 0.00 0.95 0.00 12.40 16:49:16 15:58:01 1.25 0.00 1.25 0.00 14.66 16:49:16 15:59:01 1.52 0.02 1.50 0.13 18.40 16:49:16 16:00:01 0.92 0.00 0.92 0.00 10.40 16:49:16 16:01:01 1.10 0.00 1.10 0.00 14.80 16:49:16 16:02:01 0.77 0.00 0.77 0.00 9.07 16:49:16 16:03:01 0.93 0.00 0.93 0.00 14.00 16:49:16 16:04:01 1.07 0.00 1.07 0.00 12.13 16:49:16 16:05:01 1.17 0.00 1.17 0.00 15.20 16:49:16 16:06:01 0.82 0.00 0.82 0.00 10.00 16:49:16 16:07:01 1.12 0.00 1.12 0.00 14.93 16:49:16 16:08:01 3.63 2.37 1.27 18.93 21.60 16:49:16 16:09:01 1.12 0.00 1.12 0.00 14.80 16:49:16 16:10:01 0.85 0.00 0.85 0.00 10.40 16:49:16 16:11:01 1.15 0.00 1.15 0.00 15.46 16:49:16 16:12:01 0.83 0.00 0.83 0.00 10.00 16:49:16 16:13:01 1.30 0.00 1.30 0.00 16.93 16:49:16 16:14:01 0.82 0.00 0.82 0.00 10.13 16:49:16 16:15:01 1.10 0.00 1.10 0.00 15.06 16:49:16 16:16:01 0.87 0.00 0.87 0.00 10.53 16:49:16 16:17:01 1.03 0.02 1.02 0.13 14.53 16:49:16 16:18:01 1.00 0.00 1.00 0.00 11.07 16:49:16 16:19:01 0.93 0.00 0.93 0.00 13.20 16:49:16 16:20:01 0.85 0.00 0.85 0.00 10.40 16:49:16 16:21:01 0.92 0.00 0.92 0.00 13.33 16:49:16 16:22:01 0.82 0.00 0.82 0.00 9.60 16:49:16 16:23:01 0.95 0.00 0.95 0.00 13.86 16:49:16 16:24:01 2.75 1.12 1.63 23.20 25.33 16:49:16 16:25:01 1.02 0.00 1.02 0.00 12.53 16:49:16 16:26:01 0.97 0.00 0.97 0.00 11.46 16:49:16 16:27:01 1.12 0.00 1.12 0.00 15.33 16:49:16 16:28:01 0.93 0.00 0.93 0.00 11.33 16:49:16 16:29:01 1.15 0.00 1.15 0.00 15.46 16:49:16 16:30:01 0.82 0.00 0.82 0.00 9.73 16:49:16 16:31:01 1.15 0.00 1.15 0.00 15.20 16:49:16 16:32:01 0.80 0.00 0.80 0.00 10.00 16:49:16 16:33:01 1.23 0.00 1.23 0.00 16.66 16:49:16 16:34:01 3.15 2.13 1.02 57.72 13.46 16:49:16 16:35:01 0.97 0.00 0.97 0.00 13.86 16:49:16 16:36:01 1.03 0.00 1.03 0.00 12.53 16:49:16 16:37:01 1.18 0.00 1.18 0.00 15.20 16:49:16 16:38:01 1.03 0.00 1.03 0.00 12.13 16:49:16 16:39:01 1.07 0.00 1.07 0.00 14.40 16:49:16 16:40:01 1.00 0.00 1.00 0.00 11.60 16:49:16 16:41:01 1.00 0.00 1.00 0.00 13.73 16:49:16 16:42:01 1.00 0.00 1.00 0.00 10.93 16:49:16 16:43:01 1.35 0.00 1.35 0.00 16.53 16:49:16 16:44:01 1.17 0.00 1.17 0.00 14.00 16:49:16 16:45:01 1.33 0.00 1.33 0.00 15.86 16:49:16 16:46:01 0.93 0.00 0.93 0.00 10.26 16:49:16 16:47:01 1.42 0.00 1.42 0.00 16.66 16:49:16 16:48:01 336.41 26.00 310.41 915.98 8762.67 16:49:16 16:49:01 132.86 0.98 131.88 116.91 15756.04 16:49:16 Average: 10.01 0.58 9.43 20.23 1163.41 16:49:16 16:49:16 15:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:49:16 15:54:01 14466788 15691612 1958180 11.92 32068 1411984 701952 4.02 490544 1294680 32 16:49:16 15:55:01 14467264 15692180 1957704 11.92 32108 1411992 701952 4.02 490628 1294632 8 16:49:16 15:56:01 14466972 15691932 1957996 11.92 32140 1411996 701952 4.02 490336 1294636 20 16:49:16 15:57:01 14466612 15691620 1958356 11.92 32180 1412000 701952 4.02 490660 1294640 68 16:49:16 15:58:01 14466140 15691264 1958828 11.93 32252 1412000 701952 4.02 490828 1294640 192 16:49:16 15:59:01 14466252 15691444 1958716 11.93 32308 1412012 701952 4.02 490984 1294644 56 16:49:16 16:00:01 14466284 15691512 1958684 11.93 32332 1412016 701952 4.02 490996 1294648 168 16:49:16 16:01:01 14466480 15691744 1958488 11.92 32372 1412020 701952 4.02 491084 1294652 76 16:49:16 16:02:01 14466160 15691456 1958808 11.93 32396 1412020 701952 4.02 491156 1294652 24 16:49:16 16:03:01 14465860 15691212 1959108 11.93 32436 1412016 701952 4.02 491372 1294656 72 16:49:16 16:04:01 14465944 15691360 1959024 11.93 32476 1412032 701952 4.02 491592 1294664 44 16:49:16 16:05:01 14465564 15690996 1959404 11.93 32512 1412040 701952 4.02 492004 1294672 16 16:49:16 16:06:01 14465536 15691020 1959432 11.93 32544 1412032 701952 4.02 492064 1294672 4 16:49:16 16:07:01 14465552 15691212 1959416 11.93 32584 1412172 701952 4.02 492104 1294804 16 16:49:16 16:08:01 14464412 15690764 1960556 11.94 33204 1412176 718396 4.11 492740 1294808 60 16:49:16 16:09:01 14464492 15690900 1960476 11.94 33236 1412180 718396 4.11 492836 1294812 8 16:49:16 16:10:01 14464200 15690608 1960768 11.94 33276 1412180 718396 4.11 492908 1294812 12 16:49:16 16:11:01 14464092 15690544 1960876 11.94 33316 1412184 718396 4.11 492976 1294816 152 16:49:16 16:12:01 14464084 15690604 1960884 11.94 33356 1412188 718396 4.11 493192 1294824 180 16:49:16 16:13:01 14463644 15690228 1961324 11.94 33412 1412192 702040 4.02 493216 1294832 32 16:49:16 16:14:01 14464008 15690620 1960960 11.94 33444 1412196 702040 4.02 493544 1294828 172 16:49:16 16:15:01 14463740 15690388 1961228 11.94 33492 1412200 702040 4.02 493504 1294832 8 16:49:16 16:16:01 14463608 15690316 1961360 11.94 33532 1412204 702040 4.02 493716 1294840 172 16:49:16 16:17:01 14463064 15689868 1961904 11.94 33576 1412204 702040 4.02 494004 1294840 224 16:49:16 16:18:01 14463696 15690516 1961272 11.94 33600 1412208 702040 4.02 493784 1294840 12 16:49:16 16:19:01 14463340 15690188 1961628 11.94 33632 1412212 702040 4.02 493932 1294844 148 16:49:16 16:20:01 14463348 15690264 1961620 11.94 33664 1412216 702040 4.02 493952 1294848 172 16:49:16 16:21:01 14463148 15690088 1961820 11.94 33696 1412224 702040 4.02 493788 1294856 44 16:49:16 16:22:01 14463180 15690164 1961788 11.94 33720 1412224 702040 4.02 494068 1294856 172 16:49:16 16:23:01 14463212 15690228 1961756 11.94 33752 1412224 702040 4.02 493952 1294864 72 16:49:16 16:24:01 14461204 15689152 1963764 11.96 33832 1412908 696804 3.99 494496 1295332 196 16:49:16 16:25:01 14461384 15689352 1963584 11.95 33864 1412912 696804 3.99 494372 1295336 224 16:49:16 16:26:01 14461564 15689584 1963404 11.95 33900 1412912 696804 3.99 494372 1295340 20 16:49:16 16:27:01 14461588 15689668 1963380 11.95 33932 1412916 696804 3.99 494468 1295340 164 16:49:16 16:28:01 14461356 15689488 1963612 11.96 33980 1412912 696804 3.99 494936 1295344 40 16:49:16 16:29:01 14448136 15676320 1976832 12.04 34012 1412924 696804 3.99 508040 1295348 168 16:49:16 16:30:01 14461048 15689280 1963920 11.96 34044 1412924 696804 3.99 495156 1295348 160 16:49:16 16:31:01 14461028 15689268 1963940 11.96 34076 1412932 696804 3.99 494912 1295356 4 16:49:16 16:32:01 14460888 15689196 1964080 11.96 34108 1412936 696804 3.99 495152 1295360 164 16:49:16 16:33:01 14460812 15689140 1964156 11.96 34156 1412932 696804 3.99 495004 1295364 8 16:49:16 16:34:01 14433292 15663844 1991676 12.13 34204 1414668 713408 4.08 520924 1296116 176 16:49:16 16:35:01 14433452 15664120 1991516 12.12 34252 1414800 713408 4.08 520648 1296248 228 16:49:16 16:36:01 14433220 15663936 1991748 12.13 34292 1414804 713408 4.08 520756 1296252 8 16:49:16 16:37:01 14433212 15663972 1991756 12.13 34332 1414808 713408 4.08 520752 1296256 8 16:49:16 16:38:01 14432772 15663588 1992196 12.13 34388 1414812 713408 4.08 520800 1296260 36 16:49:16 16:39:01 14432828 15663692 1992140 12.13 34420 1414816 713408 4.08 521004 1296264 188 16:49:16 16:40:01 14432828 15663736 1992140 12.13 34460 1414820 713408 4.08 520860 1296268 172 16:49:16 16:41:01 14432828 15663776 1992140 12.13 34492 1414828 713408 4.08 521116 1296276 224 16:49:16 16:42:01 14432868 15663852 1992100 12.13 34524 1414828 713408 4.08 521092 1296276 172 16:49:16 16:43:01 14432812 15663832 1992156 12.13 34568 1414824 713408 4.08 521328 1296280 56 16:49:16 16:44:01 14432736 15663816 1992232 12.13 34612 1414836 713408 4.08 521400 1296284 168 16:49:16 16:45:01 14433064 15664192 1991904 12.13 34652 1414840 713408 4.08 521348 1296288 52 16:49:16 16:46:01 14432776 15663928 1992192 12.13 34676 1414840 713408 4.08 521304 1296288 180 16:49:16 16:47:01 14432776 15663956 1992192 12.13 34716 1414844 713408 4.08 521464 1296292 52 16:49:16 16:48:01 13980496 15553788 2444472 14.88 60576 1712356 748876 4.29 745140 1483664 149532 16:49:16 16:49:01 13563924 15496936 2861044 17.42 88516 2024244 792520 4.54 819784 1784564 121604 16:49:16 Average: 14431278 15677719 1993690 12.14 35004 1429227 707837 4.05 510591 1307357 4936 16:49:16 16:49:16 15:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:49:16 15:54:01 ens3 1.52 0.57 0.68 1.48 0.00 0.00 0.00 0.00 16:49:16 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 15:55:01 ens3 0.78 0.45 0.38 0.59 0.00 0.00 0.00 0.00 16:49:16 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 15:56:01 ens3 0.22 0.13 0.06 0.19 0.00 0.00 0.00 0.00 16:49:16 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 15:57:01 ens3 0.40 0.25 0.08 0.18 0.00 0.00 0.00 0.00 16:49:16 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 15:58:01 ens3 0.30 0.22 0.14 0.26 0.00 0.00 0.00 0.00 16:49:16 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 15:59:01 ens3 0.33 0.13 0.13 0.01 0.00 0.00 0.00 0.00 16:49:16 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:00:01 ens3 0.20 0.10 0.07 0.16 0.00 0.00 0.00 0.00 16:49:16 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:01:01 ens3 0.33 0.33 0.08 0.34 0.00 0.00 0.00 0.00 16:49:16 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:02:01 ens3 0.95 0.25 0.27 0.24 0.00 0.00 0.00 0.00 16:49:16 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:03:01 ens3 0.80 0.62 0.41 0.54 0.00 0.00 0.00 0.00 16:49:16 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:04:01 ens3 1.25 0.67 0.48 0.79 0.00 0.00 0.00 0.00 16:49:16 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:05:01 ens3 1.07 0.52 0.38 0.55 0.00 0.00 0.00 0.00 16:49:16 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:06:01 ens3 0.72 0.43 0.38 0.56 0.00 0.00 0.00 0.00 16:49:16 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:07:01 ens3 0.27 0.22 0.07 0.19 0.00 0.00 0.00 0.00 16:49:16 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:08:01 ens3 0.32 0.18 0.14 0.35 0.00 0.00 0.00 0.00 16:49:16 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:09:01 ens3 0.30 0.15 0.07 0.07 0.00 0.00 0.00 0.00 16:49:16 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:10:01 ens3 0.33 0.10 0.13 0.01 0.00 0.00 0.00 0.00 16:49:16 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:11:01 ens3 0.30 0.15 0.07 0.16 0.00 0.00 0.00 0.00 16:49:16 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:12:01 ens3 0.18 0.15 0.06 0.32 0.00 0.00 0.00 0.00 16:49:16 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:13:01 ens3 0.35 0.28 0.14 0.24 0.00 0.00 0.00 0.00 16:49:16 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:14:01 ens3 0.52 0.42 0.28 0.66 0.00 0.00 0.00 0.00 16:49:16 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:15:01 ens3 0.22 0.15 0.07 0.17 0.00 0.00 0.00 0.00 16:49:16 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:16:01 ens3 0.18 0.10 0.06 0.16 0.00 0.00 0.00 0.00 16:49:16 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:17:01 ens3 0.25 0.18 0.07 0.17 0.00 0.00 0.00 0.00 16:49:16 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:18:01 ens3 0.27 0.22 0.14 0.20 0.00 0.00 0.00 0.00 16:49:16 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:19:01 ens3 0.33 0.27 0.13 0.34 0.00 0.00 0.00 0.00 16:49:16 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:20:01 ens3 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 16:49:16 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:21:01 ens3 0.30 0.20 0.07 0.17 0.00 0.00 0.00 0.00 16:49:16 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:22:01 ens3 0.25 0.20 0.07 0.33 0.00 0.00 0.00 0.00 16:49:16 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:23:01 ens3 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 16:49:16 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:24:01 ens3 0.25 0.23 0.11 0.33 0.00 0.00 0.00 0.00 16:49:16 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:25:01 ens3 0.30 0.18 0.07 0.17 0.00 0.00 0.00 0.00 16:49:16 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:26:01 ens3 0.23 0.27 0.07 0.34 0.00 0.00 0.00 0.00 16:49:16 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:27:01 ens3 0.32 0.15 0.13 0.01 0.00 0.00 0.00 0.00 16:49:16 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:28:01 ens3 0.28 0.18 0.14 0.23 0.00 0.00 0.00 0.00 16:49:16 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:29:01 ens3 0.63 0.48 0.33 0.38 0.00 0.00 0.00 0.00 16:49:16 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:30:01 ens3 0.22 0.13 0.07 0.17 0.00 0.00 0.00 0.00 16:49:16 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:31:01 ens3 0.32 0.22 0.13 0.17 0.00 0.00 0.00 0.00 16:49:16 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:32:01 ens3 0.17 0.15 0.06 0.17 0.00 0.00 0.00 0.00 16:49:16 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:33:01 ens3 0.33 0.28 0.14 0.24 0.00 0.00 0.00 0.00 16:49:16 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:34:01 ens3 13.66 12.06 6.95 15.40 0.00 0.00 0.00 0.00 16:49:16 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:35:01 ens3 0.25 0.17 0.07 0.20 0.00 0.00 0.00 0.00 16:49:16 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:36:01 ens3 0.17 0.08 0.06 0.17 0.00 0.00 0.00 0.00 16:49:16 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:37:01 ens3 0.25 0.25 0.07 0.19 0.00 0.00 0.00 0.00 16:49:16 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:38:01 ens3 0.25 0.18 0.13 0.24 0.00 0.00 0.00 0.00 16:49:16 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:39:01 ens3 0.30 0.22 0.13 0.18 0.00 0.00 0.00 0.00 16:49:16 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:40:01 ens3 0.17 0.13 0.06 0.17 0.00 0.00 0.00 0.00 16:49:16 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:41:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:49:16 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:42:01 ens3 0.18 0.08 0.06 0.17 0.00 0.00 0.00 0.00 16:49:16 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:43:01 ens3 1.75 0.68 0.69 0.92 0.00 0.00 0.00 0.00 16:49:16 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:44:01 ens3 0.72 0.40 0.38 0.46 0.00 0.00 0.00 0.00 16:49:16 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:45:01 ens3 0.28 0.15 0.07 0.19 0.00 0.00 0.00 0.00 16:49:16 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:46:01 ens3 0.17 0.13 0.06 0.17 0.00 0.00 0.00 0.00 16:49:16 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:16 16:47:01 ens3 0.28 0.20 0.07 0.18 0.00 0.00 0.00 0.00 16:49:16 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:48:01 ens3 284.32 206.37 1776.61 54.02 0.00 0.00 0.00 0.00 16:49:16 16:48:01 lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 16:49:16 16:49:01 ens3 62.09 47.19 921.84 11.58 0.00 0.00 0.00 0.00 16:49:16 16:49:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 16:49:16 Average: ens3 6.82 4.98 48.46 1.71 0.00 0.00 0.00 0.00 16:49:16 Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 16:49:16 16:49:16 16:49:16 ---> sar -P ALL: 16:49:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-94) 02/26/26 _x86_64_ (4 CPU) 16:49:16 16:49:16 15:52:27 LINUX RESTART (4 CPU) 16:49:16 16:49:16 15:53:01 CPU %user %nice %system %iowait %steal %idle 16:49:16 15:54:01 all 0.30 0.00 0.03 0.70 0.01 98.95 16:49:16 15:54:01 0 0.05 0.00 0.05 0.00 0.00 99.90 16:49:16 15:54:01 1 0.75 0.00 0.03 0.00 0.03 99.19 16:49:16 15:54:01 2 0.15 0.00 0.03 2.79 0.00 97.03 16:49:16 15:54:01 3 0.25 0.00 0.03 0.03 0.02 99.67 16:49:16 15:55:01 all 0.33 0.00 0.01 0.00 0.01 99.65 16:49:16 15:55:01 0 1.12 0.00 0.00 0.00 0.03 98.84 16:49:16 15:55:01 1 0.07 0.00 0.02 0.00 0.00 99.92 16:49:16 15:55:01 2 0.05 0.00 0.02 0.02 0.00 99.92 16:49:16 15:55:01 3 0.07 0.00 0.02 0.00 0.00 99.92 16:49:16 15:56:01 all 0.52 0.00 0.01 0.01 0.01 99.45 16:49:16 15:56:01 0 2.02 0.00 0.02 0.00 0.02 97.95 16:49:16 15:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:49:16 15:56:01 2 0.02 0.00 0.00 0.02 0.02 99.95 16:49:16 15:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 15:57:01 all 0.46 0.00 0.01 0.00 0.01 99.51 16:49:16 15:57:01 0 1.78 0.00 0.03 0.00 0.03 98.16 16:49:16 15:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 15:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:49:16 15:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:49:16 15:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:49:16 15:58:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:49:16 15:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 15:58:01 2 0.02 0.00 0.02 0.03 0.00 99.93 16:49:16 15:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 15:59:01 all 0.05 0.00 0.02 0.01 0.01 99.91 16:49:16 15:59:01 0 0.15 0.00 0.03 0.00 0.02 99.80 16:49:16 15:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:49:16 15:59:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:49:16 15:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:49:16 16:00:01 all 0.02 0.00 0.00 0.00 0.00 99.97 16:49:16 16:00:01 0 0.07 0.00 0.00 0.00 0.03 99.90 16:49:16 16:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:00:01 2 0.03 0.00 0.00 0.02 0.00 99.95 16:49:16 16:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:01:01 all 0.02 0.00 0.00 0.01 0.01 99.96 16:49:16 16:01:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:49:16 16:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:01:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:49:16 16:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:49:16 16:02:01 all 0.03 0.00 0.02 0.00 0.01 99.95 16:49:16 16:02:01 0 0.05 0.00 0.05 0.00 0.03 99.87 16:49:16 16:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:02:01 2 0.03 0.00 0.00 0.02 0.00 99.95 16:49:16 16:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:03:01 all 0.20 0.00 0.01 0.01 0.00 99.78 16:49:16 16:03:01 0 0.75 0.00 0.03 0.00 0.00 99.22 16:49:16 16:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:03:01 2 0.02 0.00 0.02 0.02 0.02 99.93 16:49:16 16:03:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:49:16 16:04:01 all 0.45 0.00 0.02 0.01 0.01 99.51 16:49:16 16:04:01 0 1.68 0.00 0.02 0.00 0.03 98.27 16:49:16 16:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:04:01 2 0.07 0.00 0.03 0.02 0.00 99.88 16:49:16 16:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:49:16 16:49:16 16:04:01 CPU %user %nice %system %iowait %steal %idle 16:49:16 16:05:01 all 0.03 0.00 0.02 0.00 0.01 99.94 16:49:16 16:05:01 0 0.05 0.00 0.05 0.00 0.03 99.87 16:49:16 16:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:49:16 16:05:01 3 0.05 0.00 0.00 0.02 0.02 99.92 16:49:16 16:06:01 all 0.04 0.00 0.01 0.01 0.01 99.93 16:49:16 16:06:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:49:16 16:06:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:49:16 16:06:01 2 0.02 0.00 0.02 0.03 0.00 99.93 16:49:16 16:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:49:16 16:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 16:49:16 16:07:01 0 0.05 0.00 0.00 0.00 0.00 99.95 16:49:16 16:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:07:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:49:16 16:07:01 3 0.07 0.00 0.05 0.00 0.02 99.87 16:49:16 16:08:01 all 0.03 0.00 0.02 0.02 0.01 99.92 16:49:16 16:08:01 0 0.07 0.00 0.05 0.02 0.02 99.85 16:49:16 16:08:01 1 0.00 0.00 0.03 0.03 0.00 99.93 16:49:16 16:08:01 2 0.05 0.00 0.02 0.02 0.00 99.92 16:49:16 16:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:49:16 16:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:49:16 16:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:49:16 16:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:09:01 2 0.03 0.00 0.02 0.02 0.03 99.90 16:49:16 16:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:49:16 16:10:01 all 0.12 0.00 0.01 0.01 0.01 99.84 16:49:16 16:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:49:16 16:10:01 2 0.40 0.00 0.02 0.03 0.02 99.53 16:49:16 16:10:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:49:16 16:11:01 all 0.51 0.00 0.01 0.01 0.00 99.46 16:49:16 16:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:49:16 16:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:11:01 2 1.91 0.00 0.03 0.05 0.02 98.00 16:49:16 16:11:01 3 0.07 0.00 0.00 0.02 0.02 99.90 16:49:16 16:12:01 all 0.51 0.00 0.01 0.00 0.01 99.46 16:49:16 16:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:49:16 16:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:49:16 16:12:01 2 1.99 0.00 0.02 0.00 0.03 97.96 16:49:16 16:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:13:01 all 0.17 0.00 0.01 0.01 0.01 99.80 16:49:16 16:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:13:01 2 0.62 0.00 0.03 0.03 0.02 99.30 16:49:16 16:13:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:49:16 16:14:01 all 0.03 0.00 0.02 0.01 0.01 99.93 16:49:16 16:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:49:16 16:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:49:16 16:14:01 2 0.05 0.00 0.03 0.02 0.02 99.88 16:49:16 16:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:49:16 16:15:01 all 0.02 0.00 0.01 0.02 0.01 99.95 16:49:16 16:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:49:16 16:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:15:01 2 0.03 0.00 0.02 0.07 0.03 99.85 16:49:16 16:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:49:16 16:49:16 16:15:01 CPU %user %nice %system %iowait %steal %idle 16:49:16 16:16:01 all 0.35 0.00 0.02 0.01 0.01 99.61 16:49:16 16:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:49:16 16:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:49:16 16:16:01 2 1.35 0.00 0.05 0.02 0.02 98.56 16:49:16 16:16:01 3 0.00 0.00 0.00 0.02 0.02 99.97 16:49:16 16:17:01 all 0.03 0.00 0.01 0.01 0.01 99.95 16:49:16 16:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:49:16 16:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:49:16 16:17:01 2 0.05 0.00 0.02 0.03 0.03 99.87 16:49:16 16:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:18:01 all 0.03 0.00 0.01 0.00 0.01 99.94 16:49:16 16:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:49:16 16:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:18:01 2 0.07 0.00 0.02 0.02 0.02 99.88 16:49:16 16:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:49:16 16:19:01 all 0.03 0.00 0.02 0.01 0.01 99.94 16:49:16 16:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:49:16 16:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:19:01 2 0.03 0.00 0.03 0.02 0.03 99.88 16:49:16 16:19:01 3 0.03 0.00 0.02 0.02 0.02 99.92 16:49:16 16:20:01 all 0.02 0.00 0.01 0.03 0.01 99.93 16:49:16 16:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:49:16 16:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:49:16 16:20:01 2 0.02 0.00 0.02 0.07 0.02 99.88 16:49:16 16:20:01 3 0.02 0.00 0.02 0.05 0.00 99.92 16:49:16 16:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 16:49:16 16:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:49:16 16:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:21:01 2 0.03 0.00 0.02 0.03 0.02 99.90 16:49:16 16:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:49:16 16:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:49:16 16:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:22:01 2 0.00 0.00 0.02 0.02 0.03 99.93 16:49:16 16:22:01 3 0.07 0.00 0.00 0.00 0.02 99.92 16:49:16 16:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 16:49:16 16:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:49:16 16:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:49:16 16:23:01 2 0.02 0.00 0.02 0.03 0.03 99.90 16:49:16 16:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:24:01 all 0.53 0.00 0.07 0.02 0.01 99.37 16:49:16 16:24:01 0 0.25 0.00 0.07 0.02 0.00 99.67 16:49:16 16:24:01 1 0.12 0.00 0.05 0.00 0.00 99.83 16:49:16 16:24:01 2 1.22 0.00 0.07 0.03 0.03 98.64 16:49:16 16:24:01 3 0.53 0.00 0.10 0.00 0.02 99.35 16:49:16 16:25:01 all 0.51 0.00 0.00 0.00 0.01 99.47 16:49:16 16:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:49:16 16:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:49:16 16:25:01 2 1.97 0.00 0.00 0.02 0.03 97.98 16:49:16 16:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:49:16 16:26:01 all 0.51 0.00 0.01 0.00 0.01 99.46 16:49:16 16:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:49:16 16:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:26:01 2 1.99 0.00 0.02 0.02 0.02 97.96 16:49:16 16:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:49:16 16:26:01 CPU %user %nice %system %iowait %steal %idle 16:49:16 16:27:01 all 0.11 0.00 0.02 0.00 0.01 99.85 16:49:16 16:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:27:01 2 0.38 0.00 0.05 0.02 0.03 99.52 16:49:16 16:27:01 3 0.03 0.00 0.00 0.02 0.02 99.93 16:49:16 16:28:01 all 0.02 0.00 0.00 0.01 0.01 99.96 16:49:16 16:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:49:16 16:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:28:01 2 0.03 0.00 0.00 0.02 0.02 99.93 16:49:16 16:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:29:01 all 0.19 0.00 0.01 0.01 0.01 99.79 16:49:16 16:29:01 0 0.72 0.00 0.02 0.00 0.02 99.25 16:49:16 16:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:49:16 16:29:01 2 0.02 0.00 0.02 0.02 0.03 99.92 16:49:16 16:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:49:16 16:30:01 all 0.01 0.00 0.02 0.00 0.01 99.96 16:49:16 16:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:30:01 2 0.02 0.00 0.03 0.02 0.03 99.90 16:49:16 16:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:49:16 16:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 16:49:16 16:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:49:16 16:31:01 2 0.03 0.00 0.03 0.02 0.02 99.90 16:49:16 16:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:49:16 16:32:01 all 0.10 0.00 0.01 0.00 0.01 99.88 16:49:16 16:32:01 0 0.37 0.00 0.00 0.00 0.02 99.62 16:49:16 16:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:32:01 2 0.02 0.00 0.02 0.03 0.02 99.92 16:49:16 16:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:49:16 16:33:01 all 0.25 0.00 0.01 0.01 0.00 99.72 16:49:16 16:33:01 0 1.01 0.00 0.02 0.00 0.00 98.97 16:49:16 16:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:33:01 2 0.00 0.00 0.02 0.02 0.02 99.95 16:49:16 16:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:49:16 16:34:01 all 1.01 0.00 0.05 0.02 0.02 98.90 16:49:16 16:34:01 0 1.46 0.00 0.12 0.03 0.03 98.36 16:49:16 16:34:01 1 0.68 0.00 0.02 0.00 0.02 99.28 16:49:16 16:34:01 2 0.57 0.00 0.05 0.05 0.02 99.32 16:49:16 16:34:01 3 1.35 0.00 0.02 0.00 0.02 98.62 16:49:16 16:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:49:16 16:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:35:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:49:16 16:35:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:49:16 16:35:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:49:16 16:36:01 all 0.24 0.00 0.02 0.01 0.01 99.72 16:49:16 16:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:49:16 16:36:01 1 0.90 0.00 0.03 0.00 0.03 99.04 16:49:16 16:36:01 2 0.03 0.00 0.02 0.03 0.00 99.92 16:49:16 16:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:49:16 16:37:01 all 0.27 0.00 0.01 0.00 0.01 99.70 16:49:16 16:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:49:16 16:37:01 1 1.06 0.00 0.02 0.00 0.03 98.89 16:49:16 16:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:49:16 16:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:49:16 16:49:16 16:37:01 CPU %user %nice %system %iowait %steal %idle 16:49:16 16:38:01 all 0.04 0.00 0.01 0.01 0.01 99.93 16:49:16 16:38:01 0 0.08 0.00 0.02 0.00 0.00 99.90 16:49:16 16:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:49:16 16:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:49:16 16:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:49:16 16:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:49:16 16:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:49:16 16:39:01 1 0.00 0.00 0.00 0.00 0.03 99.97 16:49:16 16:39:01 2 0.00 0.00 0.02 0.03 0.00 99.95 16:49:16 16:39:01 3 0.00 0.00 0.00 0.02 0.02 99.97 16:49:16 16:40:01 all 0.03 0.00 0.01 0.01 0.01 99.95 16:49:16 16:40:01 0 0.05 0.00 0.00 0.00 0.00 99.95 16:49:16 16:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:49:16 16:40:01 2 0.03 0.00 0.02 0.02 0.00 99.93 16:49:16 16:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:49:16 16:41:01 all 0.10 0.00 0.01 0.00 0.01 99.88 16:49:16 16:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:49:16 16:41:01 1 0.35 0.00 0.02 0.00 0.03 99.60 16:49:16 16:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:49:16 16:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:49:16 16:42:01 all 0.36 0.00 0.02 0.01 0.01 99.60 16:49:16 16:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:49:16 16:42:01 1 1.39 0.00 0.05 0.00 0.02 98.55 16:49:16 16:42:01 2 0.00 0.00 0.00 0.02 0.02 99.97 16:49:16 16:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:49:16 16:43:01 all 0.50 0.00 0.01 0.01 0.01 99.47 16:49:16 16:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:49:16 16:43:01 1 1.92 0.00 0.02 0.00 0.02 98.05 16:49:16 16:43:01 2 0.00 0.00 0.02 0.03 0.00 99.95 16:49:16 16:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:49:16 16:44:01 all 0.25 0.00 0.03 0.01 0.01 99.70 16:49:16 16:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:49:16 16:44:01 1 0.78 0.00 0.08 0.00 0.03 99.10 16:49:16 16:44:01 2 0.18 0.00 0.02 0.03 0.00 99.77 16:49:16 16:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:49:16 16:45:01 all 0.58 0.00 0.02 0.01 0.01 99.39 16:49:16 16:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:49:16 16:45:01 1 1.99 0.00 0.02 0.02 0.02 97.96 16:49:16 16:45:01 2 0.25 0.00 0.00 0.03 0.00 99.72 16:49:16 16:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:49:16 16:46:01 all 0.51 0.00 0.01 0.00 0.01 99.47 16:49:16 16:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:49:16 16:46:01 1 1.99 0.00 0.02 0.00 0.02 97.98 16:49:16 16:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:49:16 16:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:49:16 16:47:01 all 0.36 0.00 0.02 0.01 0.01 99.59 16:49:16 16:47:01 0 0.02 0.00 0.00 0.03 0.00 99.95 16:49:16 16:47:01 1 1.42 0.00 0.07 0.00 0.03 98.48 16:49:16 16:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:49:16 16:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:49:16 16:48:01 all 19.19 0.00 2.39 1.70 0.05 76.66 16:49:16 16:48:01 0 12.30 0.00 1.76 2.17 0.05 83.72 16:49:16 16:48:01 1 17.68 0.00 2.99 3.79 0.05 75.49 16:49:16 16:48:01 2 17.96 0.00 1.96 0.45 0.05 79.59 16:49:16 16:48:01 3 28.83 0.00 2.91 0.40 0.07 67.79 16:49:16 16:49:16 16:48:01 CPU %user %nice %system %iowait %steal %idle 16:49:16 16:49:01 all 21.57 0.00 1.55 1.32 0.06 75.50 16:49:16 16:49:01 0 9.91 0.00 1.25 1.40 0.07 87.37 16:49:16 16:49:01 1 29.08 0.00 2.19 3.32 0.08 65.32 16:49:16 16:49:01 2 32.71 0.00 1.52 0.37 0.05 65.35 16:49:16 16:49:01 3 14.60 0.00 1.27 0.17 0.03 83.94 16:49:16 Average: all 0.92 0.00 0.08 0.07 0.01 98.91 16:49:16 Average: 0 0.62 0.00 0.07 0.07 0.01 99.23 16:49:16 Average: 1 1.08 0.00 0.10 0.13 0.01 98.68 16:49:16 Average: 2 1.15 0.00 0.08 0.09 0.01 98.67 16:49:16 Average: 3 0.83 0.00 0.08 0.02 0.01 99.06 16:49:16 16:49:16 16:49:16