14:06:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143947 14:06:25 Running as SYSTEM 14:06:25 [EnvInject] - Loading node environment variables. 14:06:25 Building remotely on prd-ubuntu1804-builder-4c-4g-4675 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:06:25 [ssh-agent] Looking for ssh-agent implementation... 14:06:25 $ ssh-agent 14:06:25 SSH_AUTH_SOCK=/tmp/ssh-6AJ06DTkQKeq/agent.2123 14:06:25 SSH_AGENT_PID=2126 14:06:25 [ssh-agent] Started. 14:06:25 Running ssh-add (command line suppressed) 14:06:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15677009208466222528.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15677009208466222528.key) 14:06:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:06:25 The recommended git tool is: NONE 14:06:27 using credential onap-jenkins-ssh 14:06:27 Wiping out workspace first. 14:06:27 Cloning the remote Git repository 14:06:27 Cloning repository git://cloud.onap.org/mirror/oom.git 14:06:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:06:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:06:27 > git --version # timeout=10 14:06:27 > git --version # 'git version 2.17.1' 14:06:27 using GIT_SSH to set credentials Gerrit user 14:06:27 Verifying host key using manually-configured host key entries 14:06:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:06:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:06:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:06:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:06:32 using GIT_SSH to set credentials Gerrit user 14:06:32 Verifying host key using manually-configured host key entries 14:06:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/143947/1 # timeout=30 14:06:33 > git rev-parse 405d90bb9839544bd24b385489034d41c80028e5^{commit} # timeout=10 14:06:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:06:33 Checking out Revision 405d90bb9839544bd24b385489034d41c80028e5 (refs/changes/47/143947/1) 14:06:33 > git config core.sparsecheckout # timeout=10 14:06:33 > git checkout -f 405d90bb9839544bd24b385489034d41c80028e5 # timeout=30 14:06:36 Commit message: "[SO] 17.1.0 release" 14:06:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:06:36 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 14:06:36 [EnvInject] - Injecting environment variables from a build step. 14:06:36 [EnvInject] - Injecting as environment variables the properties content 14:06:36 PYTHON=python3 14:06:36 14:06:36 [EnvInject] - Variables injected successfully. 14:06:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14953574975543439737.sh 14:06:36 ---> tox-install.sh 14:06:36 + source /home/jenkins/lf-env.sh 14:06:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:06:36 ++ mktemp -d /tmp/venv-XXXX 14:06:36 + lf_venv=/tmp/venv-z7uF 14:06:36 + local venv_file=/tmp/.os_lf_venv 14:06:36 + local python=python3 14:06:36 + local options 14:06:36 + local set_path=true 14:06:36 + local install_args= 14:06:36 ++ 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 14:06:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:06:36 + true 14:06:36 + case $1 in 14:06:36 + venv_file=/tmp/.toxenv 14:06:36 + shift 2 14:06:36 + true 14:06:36 + case $1 in 14:06:36 + shift 14:06:36 + break 14:06:36 + case $python in 14:06:36 + local pkg_list= 14:06:36 + [[ -d /opt/pyenv ]] 14:06:36 + echo 'Setup pyenv:' 14:06:36 Setup pyenv: 14:06:36 + export PYENV_ROOT=/opt/pyenv 14:06:36 + PYENV_ROOT=/opt/pyenv 14:06:36 + 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 14:06:36 + 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 14:06:36 + pyenv versions 14:06:36 * system (set by /opt/pyenv/version) 14:06:36 * 3.8.13 (set by /opt/pyenv/version) 14:06:36 * 3.9.13 (set by /opt/pyenv/version) 14:06:36 * 3.10.6 (set by /opt/pyenv/version) 14:06:36 + command -v pyenv 14:06:36 ++ pyenv init - --no-rehash 14:06:37 + 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[*]}"'\'')" 14:06:37 export PATH="/opt/pyenv/shims:${PATH}" 14:06:37 export PYENV_SHELL=bash 14:06:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:06:37 pyenv() { 14:06:37 local command 14:06:37 command="${1:-}" 14:06:37 if [ "$#" -gt 0 ]; then 14:06:37 shift 14:06:37 fi 14:06:37 14:06:37 case "$command" in 14:06:37 rehash|shell) 14:06:37 eval "$(pyenv "sh-$command" "$@")" 14:06:37 ;; 14:06:37 *) 14:06:37 command pyenv "$command" "$@" 14:06:37 ;; 14:06:37 esac 14:06:37 }' 14:06:37 +++ 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[*]}"' 14:06:37 ++ 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 14:06:37 ++ 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 14:06:37 ++ 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 14:06:37 ++ export PYENV_SHELL=bash 14:06:37 ++ PYENV_SHELL=bash 14:06:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:06:37 +++ complete -F _pyenv pyenv 14:06:37 ++ lf-pyver python3 14:06:37 ++ local py_version_xy=python3 14:06:37 ++ local py_version_xyz= 14:06:37 ++ pyenv versions 14:06:37 ++ local command 14:06:37 ++ command=versions 14:06:37 ++ '[' 1 -gt 0 ']' 14:06:37 ++ shift 14:06:37 ++ case "$command" in 14:06:37 ++ command pyenv versions 14:06:37 ++ pyenv versions 14:06:37 ++ awk '{ print $1 }' 14:06:37 ++ sed 's/^[ *]* //' 14:06:37 ++ grep -E '^[0-9.]*[0-9]$' 14:06:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:06:37 +++ grep '^3' /tmp/.pyenv_versions 14:06:37 +++ sort -V 14:06:37 +++ tail -n 1 14:06:37 ++ py_version_xyz=3.10.6 14:06:37 ++ [[ -z 3.10.6 ]] 14:06:37 ++ echo 3.10.6 14:06:37 ++ return 0 14:06:37 + pyenv local 3.10.6 14:06:37 + local command 14:06:37 + command=local 14:06:37 + '[' 2 -gt 0 ']' 14:06:37 + shift 14:06:37 + case "$command" in 14:06:37 + command pyenv local 3.10.6 14:06:37 + pyenv local 3.10.6 14:06:37 + for arg in "$@" 14:06:37 + case $arg in 14:06:37 + pkg_list+='tox ' 14:06:37 + for arg in "$@" 14:06:37 + case $arg in 14:06:37 + pkg_list+='virtualenv ' 14:06:37 + for arg in "$@" 14:06:37 + case $arg in 14:06:37 + pkg_list+='urllib3~=1.26.15 ' 14:06:37 + [[ -f /tmp/.toxenv ]] 14:06:37 + [[ ! -f /tmp/.toxenv ]] 14:06:37 + [[ -n '' ]] 14:06:37 + python3 -m venv /tmp/venv-z7uF 14:06:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z7uF' 14:06:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z7uF 14:06:41 + echo /tmp/venv-z7uF 14:06:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:06:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:06:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:06:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:41 + local 'pip_opts=--upgrade --quiet' 14:06:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:06:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:06:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:06:41 + [[ -n '' ]] 14:06:41 + [[ -n '' ]] 14:06:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:06:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:41 + /tmp/venv-z7uF/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 14:06:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:06:45 lf-activate-venv(): INFO: Base packages installed successfully 14:06:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:06:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:06:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:06:45 + /tmp/venv-z7uF/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 14:06:47 + type python3 14:06:47 + true 14:06:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-z7uF/bin to PATH' 14:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-z7uF/bin to PATH 14:06:47 + PATH=/tmp/venv-z7uF/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 14:06:47 + return 0 14:06:47 + python3 --version 14:06:47 Python 3.10.6 14:06:47 + python3 -m pip --version 14:06:48 pip 26.0.1 from /tmp/venv-z7uF/lib/python3.10/site-packages/pip (python 3.10) 14:06:48 + python3 -m pip freeze 14:06:48 cachetools==7.0.5 14:06:48 colorama==0.4.6 14:06:48 distlib==0.4.0 14:06:48 filelock==3.25.2 14:06:48 packaging==26.0 14:06:48 platformdirs==4.9.4 14:06:48 pluggy==1.6.0 14:06:48 pyproject-api==1.10.0 14:06:48 python-discovery==1.2.2 14:06:48 tomli==2.4.1 14:06:48 tomli_w==1.2.0 14:06:48 tox==4.52.0 14:06:48 typing_extensions==4.15.0 14:06:48 urllib3==1.26.20 14:06:48 virtualenv==21.2.0 14:06:48 [EnvInject] - Injecting environment variables from a build step. 14:06:48 [EnvInject] - Injecting as environment variables the properties content 14:06:48 PARALLEL=false 14:06:48 14:06:48 [EnvInject] - Variables injected successfully. 14:06:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5455920416598717119.sh 14:06:48 ---> tox-run.sh 14:06:48 + 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 14:06:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:06:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:06:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:06:48 + cd /w/workspace/oom-master-pre-commit-lint/. 14:06:48 + source /home/jenkins/lf-env.sh 14:06:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:06:48 ++ mktemp -d /tmp/venv-XXXX 14:06:48 + lf_venv=/tmp/venv-HqsA 14:06:48 + local venv_file=/tmp/.os_lf_venv 14:06:48 + local python=python3 14:06:48 + local options 14:06:48 + local set_path=true 14:06:48 + local install_args= 14:06:48 ++ 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 14:06:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:06:48 + true 14:06:48 + case $1 in 14:06:48 + venv_file=/tmp/.toxenv 14:06:48 + shift 2 14:06:48 + true 14:06:48 + case $1 in 14:06:48 + shift 14:06:48 + break 14:06:48 + case $python in 14:06:48 + local pkg_list= 14:06:48 + [[ -d /opt/pyenv ]] 14:06:48 + echo 'Setup pyenv:' 14:06:48 Setup pyenv: 14:06:48 + export PYENV_ROOT=/opt/pyenv 14:06:48 + PYENV_ROOT=/opt/pyenv 14:06:48 + 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 14:06:48 + 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 14:06:48 + pyenv versions 14:06:48 system 14:06:48 3.8.13 14:06:48 3.9.13 14:06:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:06:48 + command -v pyenv 14:06:48 ++ pyenv init - --no-rehash 14:06:48 + 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[*]}"'\'')" 14:06:48 export PATH="/opt/pyenv/shims:${PATH}" 14:06:48 export PYENV_SHELL=bash 14:06:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:06:48 pyenv() { 14:06:48 local command 14:06:48 command="${1:-}" 14:06:48 if [ "$#" -gt 0 ]; then 14:06:48 shift 14:06:48 fi 14:06:48 14:06:48 case "$command" in 14:06:48 rehash|shell) 14:06:48 eval "$(pyenv "sh-$command" "$@")" 14:06:48 ;; 14:06:48 *) 14:06:48 command pyenv "$command" "$@" 14:06:48 ;; 14:06:48 esac 14:06:48 }' 14:06:48 +++ 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[*]}"' 14:06:48 ++ 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 14:06:48 ++ 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 14:06:48 ++ 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 14:06:48 ++ export PYENV_SHELL=bash 14:06:48 ++ PYENV_SHELL=bash 14:06:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:06:48 +++ complete -F _pyenv pyenv 14:06:48 ++ lf-pyver python3 14:06:48 ++ local py_version_xy=python3 14:06:48 ++ local py_version_xyz= 14:06:48 ++ pyenv versions 14:06:48 ++ local command 14:06:48 ++ sed 's/^[ *]* //' 14:06:48 ++ command=versions 14:06:48 ++ '[' 1 -gt 0 ']' 14:06:48 ++ shift 14:06:48 ++ case "$command" in 14:06:48 ++ command pyenv versions 14:06:48 ++ pyenv versions 14:06:48 ++ grep -E '^[0-9.]*[0-9]$' 14:06:48 ++ awk '{ print $1 }' 14:06:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:06:48 +++ grep '^3' /tmp/.pyenv_versions 14:06:48 +++ tail -n 1 14:06:48 +++ sort -V 14:06:48 ++ py_version_xyz=3.10.6 14:06:48 ++ [[ -z 3.10.6 ]] 14:06:48 ++ echo 3.10.6 14:06:48 ++ return 0 14:06:48 + pyenv local 3.10.6 14:06:48 + local command 14:06:48 + command=local 14:06:48 + '[' 2 -gt 0 ']' 14:06:48 + shift 14:06:48 + case "$command" in 14:06:48 + command pyenv local 3.10.6 14:06:48 + pyenv local 3.10.6 14:06:48 + for arg in "$@" 14:06:48 + case $arg in 14:06:48 + pkg_list+='tox ' 14:06:48 + for arg in "$@" 14:06:48 + case $arg in 14:06:48 + pkg_list+='virtualenv ' 14:06:48 + for arg in "$@" 14:06:48 + case $arg in 14:06:48 + pkg_list+='urllib3~=1.26.15 ' 14:06:48 + [[ -f /tmp/.toxenv ]] 14:06:48 ++ cat /tmp/.toxenv 14:06:48 + lf_venv=/tmp/venv-z7uF 14:06:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z7uF from' file:/tmp/.toxenv 14:06:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z7uF from file:/tmp/.toxenv 14:06:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:06:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:48 + local 'pip_opts=--upgrade --quiet' 14:06:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:06:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:06:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:06:48 + [[ -n '' ]] 14:06:48 + [[ -n '' ]] 14:06:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:06:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:48 + /tmp/venv-z7uF/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 14:06:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:06:49 lf-activate-venv(): INFO: Base packages installed successfully 14:06:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:06:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:06:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:06:49 + /tmp/venv-z7uF/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 14:06:50 + type python3 14:06:50 + true 14:06:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-z7uF/bin to PATH' 14:06:50 lf-activate-venv(): INFO: Adding /tmp/venv-z7uF/bin to PATH 14:06:50 + PATH=/tmp/venv-z7uF/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 14:06:50 + return 0 14:06:50 + [[ -d /opt/pyenv ]] 14:06:50 + echo '---> Setting up pyenv' 14:06:50 ---> Setting up pyenv 14:06:50 + export PYENV_ROOT=/opt/pyenv 14:06:50 + PYENV_ROOT=/opt/pyenv 14:06:50 + export PATH=/opt/pyenv/bin:/tmp/venv-z7uF/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 14:06:50 + PATH=/opt/pyenv/bin:/tmp/venv-z7uF/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 14:06:50 ++ pwd 14:06:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:06:50 + export PYTHONPATH 14:06:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:06:50 + TOX_TESTENV_PASSENV=PYTHONPATH 14:06:50 + tox --version 14:06:51 4.52.0 from /tmp/venv-z7uF/lib/python3.10/site-packages/tox/__init__.py 14:06:51 + PARALLEL=false 14:06:51 + TOX_OPTIONS_LIST= 14:06:51 + [[ -n pre-commit ]] 14:06:51 + TOX_OPTIONS_LIST=' -e pre-commit' 14:06:51 + case ${PARALLEL,,} in 14:06:51 + tox -e pre-commit 14:06:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:06:52 pre-commit: install_deps> python -I -m pip install pre-commit 14:06:54 pre-commit: freeze> python -m pip freeze --all 14:06:55 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 14:06:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:06:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:06:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:06:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:06:57 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:06:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:06:57 [INFO] Once installed this environment will be reused. 14:06:57 [INFO] This may take a few minutes... 14:07:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:07:01 [INFO] Once installed this environment will be reused. 14:07:01 [INFO] This may take a few minutes... 14:07:06 trim trailing whitespace.................................................Passed 14:07:06 Tabs remover.............................................................Passed 14:07:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:07:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:07:06 [INFO] Once installed this environment will be reused. 14:07:06 [INFO] This may take a few minutes... 14:07:15 gitlint..............................................(no files to check)Skipped 14:07:15 pre-commit: OK (23.87=setup[3.85]+cmd[11.48,8.55] seconds) 14:07:15 congratulations :) (23.91 seconds) 14:07:15 + tox_status=0 14:07:15 + echo '---> Completed tox runs' 14:07:15 ---> Completed tox runs 14:07:15 + for i in .tox/*/log 14:07:15 ++ echo .tox/pre-commit/log 14:07:15 ++ awk -F/ '{print $2}' 14:07:15 + tox_env=pre-commit 14:07:15 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:07:15 + DOC_DIR=docs/_build/html 14:07:15 + [[ -d docs/_build/html ]] 14:07:15 + echo '---> tox-run.sh ends' 14:07:15 ---> tox-run.sh ends 14:07:15 + test 0 -eq 0 14:07:15 $ ssh-agent -k 14:07:15 unset SSH_AUTH_SOCK; 14:07:15 unset SSH_AGENT_PID; 14:07:15 echo Agent pid 2126 killed; 14:07:15 [ssh-agent] Stopped. 14:07:15 [PostBuildScript] - [INFO] Executing post build scripts. 14:07:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16919039019519032169.sh 14:07:15 ---> sysstat.sh 14:07:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3888938911990178566.sh 14:07:15 ---> package-listing.sh 14:07:15 ++ facter osfamily 14:07:15 ++ tr '[:upper:]' '[:lower:]' 14:07:16 + OS_FAMILY=debian 14:07:16 + workspace=/w/workspace/oom-master-pre-commit-lint 14:07:16 + START_PACKAGES=/tmp/packages_start.txt 14:07:16 + END_PACKAGES=/tmp/packages_end.txt 14:07:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:07:16 + PACKAGES=/tmp/packages_start.txt 14:07:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:07:16 + PACKAGES=/tmp/packages_end.txt 14:07:16 + case "${OS_FAMILY}" in 14:07:16 + dpkg -l 14:07:16 + grep '^ii' 14:07:16 + '[' -f /tmp/packages_start.txt ']' 14:07:16 + '[' -f /tmp/packages_end.txt ']' 14:07:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:07:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:07:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:07:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:07:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1290320225431989062.sh 14:07:16 ---> capture-instance-metadata.sh 14:07:16 Setup pyenv: 14:07:16 system 14:07:16 3.8.13 14:07:16 3.9.13 14:07:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:07:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pxW5 14:07:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:07:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:25 lf-activate-venv(): INFO: Base packages installed successfully 14:07:25 lf-activate-venv(): INFO: Installing additional packages: lftools 14:07:46 lf-activate-venv(): INFO: Adding /tmp/venv-pxW5/bin to PATH 14:07:46 INFO: Running in OpenStack, capturing instance metadata 14:07:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10023402294128805135.sh 14:07:47 provisioning config files... 14:07:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8628779649802765219tmp 14:07:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:07:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:07:47 [EnvInject] - Injecting environment variables from a build step. 14:07:47 [EnvInject] - Injecting as environment variables the properties content 14:07:47 SERVER_ID=logs 14:07:47 14:07:47 [EnvInject] - Variables injected successfully. 14:07:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17144805928322318502.sh 14:07:47 ---> create-netrc.sh 14:07:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11100273915420314782.sh 14:07:47 ---> python-tools-install.sh 14:07:47 Setup pyenv: 14:07:47 system 14:07:47 3.8.13 14:07:47 3.9.13 14:07:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:07:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pxW5 from file:/tmp/.os_lf_venv 14:07:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:49 lf-activate-venv(): INFO: Base packages installed successfully 14:07:49 lf-activate-venv(): INFO: Installing additional packages: lftools 14:07:57 lf-activate-venv(): INFO: Adding /tmp/venv-pxW5/bin to PATH 14:07:57 Generating Requirements File 14:08:15 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. 14:08:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:08:15 Python 3.10.6 14:08:16 pip 26.0.1 from /tmp/venv-pxW5/lib/python3.10/site-packages/pip (python 3.10) 14:08:16 appdirs==1.4.4 14:08:16 argcomplete==3.6.3 14:08:16 aspy.yaml==1.3.0 14:08:16 attrs==26.1.0 14:08:16 autopage==0.6.0 14:08:16 backports.strenum==1.3.1 14:08:16 beautifulsoup4==4.14.3 14:08:16 boto3==1.42.85 14:08:16 botocore==1.42.85 14:08:16 bs4==0.0.2 14:08:16 certifi==2026.2.25 14:08:16 cffi==2.0.0 14:08:16 cfgv==3.5.0 14:08:16 chardet==7.4.1 14:08:16 charset-normalizer==3.4.7 14:08:16 click==8.3.2 14:08:16 cliff==4.13.3 14:08:16 cmd2==3.4.0 14:08:16 cryptography==3.3.2 14:08:16 debtcollector==3.1.0 14:08:16 decorator==5.2.1 14:08:16 defusedxml==0.7.1 14:08:16 Deprecated==1.3.1 14:08:16 distlib==0.4.0 14:08:16 dnspython==2.8.0 14:08:16 docker==7.1.0 14:08:16 dogpile.cache==1.5.0 14:08:16 durationpy==0.10 14:08:16 email-validator==2.3.0 14:08:16 filelock==3.25.2 14:08:16 future==1.0.0 14:08:16 gitdb==4.0.12 14:08:16 GitPython==3.1.46 14:08:16 httplib2==0.30.2 14:08:16 identify==2.6.18 14:08:16 idna==3.11 14:08:16 importlib-resources==1.5.0 14:08:16 iso8601==2.1.0 14:08:16 Jinja2==3.1.6 14:08:16 jmespath==1.1.0 14:08:16 jsonpatch==1.33 14:08:16 jsonpointer==3.1.1 14:08:16 jsonschema==4.26.0 14:08:16 jsonschema-specifications==2025.9.1 14:08:16 keystoneauth1==5.13.1 14:08:16 kubernetes==35.0.0 14:08:16 lftools==0.37.22 14:08:16 lxml==6.0.2 14:08:16 markdown-it-py==4.0.0 14:08:16 MarkupSafe==3.0.3 14:08:16 mdurl==0.1.2 14:08:16 msgpack==1.1.2 14:08:16 multi_key_dict==2.0.3 14:08:16 munch==4.0.0 14:08:16 netaddr==1.3.0 14:08:16 niet==1.4.2 14:08:16 nodeenv==1.10.0 14:08:16 oauth2client==4.1.3 14:08:16 oauthlib==3.3.1 14:08:16 openstacksdk==4.10.0 14:08:16 os-service-types==1.8.2 14:08:16 osc-lib==4.4.0 14:08:16 oslo.config==10.3.0 14:08:16 oslo.context==6.3.0 14:08:16 oslo.i18n==6.7.2 14:08:16 oslo.log==8.1.0 14:08:16 oslo.serialization==5.9.1 14:08:16 oslo.utils==10.0.1 14:08:16 packaging==26.0 14:08:16 pbr==7.0.3 14:08:16 platformdirs==4.9.4 14:08:16 prettytable==3.17.0 14:08:16 psutil==7.2.2 14:08:16 pyasn1==0.6.3 14:08:16 pyasn1_modules==0.4.2 14:08:16 pycparser==3.0 14:08:16 pygerrit2==2.0.15 14:08:16 PyGithub==2.9.0 14:08:16 Pygments==2.20.0 14:08:16 PyJWT==2.12.1 14:08:16 PyNaCl==1.6.2 14:08:16 pyparsing==2.4.7 14:08:16 pyperclip==1.11.0 14:08:16 pyrsistent==0.20.0 14:08:16 python-cinderclient==9.9.0 14:08:16 python-dateutil==2.9.0.post0 14:08:16 python-discovery==1.2.2 14:08:16 python-heatclient==5.1.0 14:08:16 python-jenkins==1.8.3 14:08:16 python-keystoneclient==5.8.0 14:08:16 python-magnumclient==4.10.0 14:08:16 python-openstackclient==9.0.0 14:08:16 python-swiftclient==4.10.0 14:08:16 PyYAML==6.0.3 14:08:16 referencing==0.37.0 14:08:16 requests==2.33.1 14:08:16 requests-oauthlib==2.0.0 14:08:16 requestsexceptions==1.4.0 14:08:16 rfc3986==2.0.0 14:08:16 rich==14.3.3 14:08:16 rich-argparse==1.7.2 14:08:16 rpds-py==0.30.0 14:08:16 rsa==4.9.1 14:08:16 ruamel.yaml==0.19.1 14:08:16 ruamel.yaml.clib==0.2.15 14:08:16 s3transfer==0.16.0 14:08:16 simplejson==3.20.2 14:08:16 six==1.17.0 14:08:16 smmap==5.0.3 14:08:16 soupsieve==2.8.3 14:08:16 stevedore==5.7.0 14:08:16 tabulate==0.10.0 14:08:16 toml==0.10.2 14:08:16 tomlkit==0.14.0 14:08:16 tqdm==4.67.3 14:08:16 typing_extensions==4.15.0 14:08:16 urllib3==1.26.20 14:08:16 virtualenv==21.2.0 14:08:16 wcwidth==0.6.0 14:08:16 websocket-client==1.9.0 14:08:16 wrapt==2.1.2 14:08:16 xdg==6.0.0 14:08:16 xmltodict==1.0.4 14:08:16 yq==3.4.3 14:08:16 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins17422327177368215495.sh 14:08:16 ---> uv-install.sh 14:08:16 Installing uv/uvx (latest) using shell installer 14:08:16 2026-04-08 14:08:16 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/ae8c82aa-116c-44f1-83b5-d3cb5f9c69df?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-08T14%3A53%3A09Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-08T13%3A52%3A10Z&ske=2026-04-08T14%3A53%3A09Z&sks=b&skv=2018-11-09&sig=IwRWO9aicEZKylSB6wdO7zOPqmw%2B3kxPvOwj5PCMk1M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTY1NzUwMSwibmJmIjoxNzc1NjU3MjAxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.TJhK3Y2cqN3s6EioSr0zAGD5s4K5KmvRo8ckMUXlizI&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-DrOQkN.sh" [1] 14:08:16 downloading uv 0.11.4 x86_64-unknown-linux-gnu 14:08:17 installing to /home/jenkins/.local/bin 14:08:17 uv 14:08:17 uvx 14:08:17 everything's installed! 14:08:17 14:08:17 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:08:17 14:08:17 source $HOME/.local/bin/env (sh, bash, zsh) 14:08:17 source $HOME/.local/bin/env.fish (fish) 14:08:17 Adding install location to PATH 14:08:17 ---> Validating uv/uvx install 14:08:17 uvx 0.11.4 (x86_64-unknown-linux-gnu) 14:08:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11892080113988103018.sh 14:08:17 ---> sudo-logs.sh 14:08:17 Archiving 'sudo' log.. 14:08:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14673636517216996127.sh 14:08:18 ---> job-cost.sh 14:08:18 INFO: Activating Python virtual environment... 14:08:18 Setup pyenv: 14:08:18 system 14:08:18 3.8.13 14:08:18 3.9.13 14:08:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:08:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pxW5 from file:/tmp/.os_lf_venv 14:08:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:20 lf-activate-venv(): INFO: Base packages installed successfully 14:08:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:08:25 lf-activate-venv(): INFO: Adding /tmp/venv-pxW5/bin to PATH 14:08:25 INFO: No stack-cost file found 14:08:25 INFO: Instance uptime: 5847s 14:08:25 INFO: Fetching instance metadata (attempt 1 of 3)... 14:08:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:08:25 INFO: Successfully fetched instance metadata 14:08:25 INFO: Instance type: v3-standard-4 14:08:25 INFO: Retrieving pricing info for: v3-standard-4 14:08:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:08:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=5847 14:08:26 INFO: Successfully fetched Vexxhost pricing API 14:08:26 INFO: Retrieved cost: 0.22 14:08:26 INFO: Retrieved resource: v3-standard-4 14:08:26 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:08:26 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:08:26 INFO: Successfully archived job cost data 14:08:26 DEBUG: Cost data: oom-master-pre-commit-lint,4581,2026-04-08 14:08:26,v3-standard-4,5847,0.22,0.00,SUCCESS 14:08:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4417118923751391970.sh 14:08:26 ---> logs-deploy.sh 14:08:26 Setup pyenv: 14:08:26 system 14:08:26 3.8.13 14:08:26 3.9.13 14:08:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:08:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pxW5 from file:/tmp/.os_lf_venv 14:08:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:28 lf-activate-venv(): INFO: Base packages installed successfully 14:08:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:08:36 lf-activate-venv(): INFO: Adding /tmp/venv-pxW5/bin to PATH 14:08:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4581 14:08:36 INFO: archiving workspace using pattern(s): 14:08:37 Archives upload complete. 14:08:37 INFO: archiving logs to Nexus 14:08:38 ---> uname -a: 14:08:38 Linux prd-ubuntu1804-builder-4c-4g-4675 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:08:38 14:08:38 14:08:38 ---> lscpu: 14:08:38 Architecture: x86_64 14:08:38 CPU op-mode(s): 32-bit, 64-bit 14:08:38 Byte Order: Little Endian 14:08:38 CPU(s): 4 14:08:38 On-line CPU(s) list: 0-3 14:08:38 Thread(s) per core: 1 14:08:38 Core(s) per socket: 1 14:08:38 Socket(s): 4 14:08:38 NUMA node(s): 1 14:08:38 Vendor ID: AuthenticAMD 14:08:38 CPU family: 23 14:08:38 Model: 49 14:08:38 Model name: AMD EPYC-Rome Processor 14:08:38 Stepping: 0 14:08:38 CPU MHz: 2800.000 14:08:38 BogoMIPS: 5600.00 14:08:38 Virtualization: AMD-V 14:08:38 Hypervisor vendor: KVM 14:08:38 Virtualization type: full 14:08:38 L1d cache: 32K 14:08:38 L1i cache: 32K 14:08:38 L2 cache: 512K 14:08:38 L3 cache: 16384K 14:08:38 NUMA node0 CPU(s): 0-3 14:08:38 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 14:08:38 14:08:38 14:08:38 ---> nproc: 14:08:38 4 14:08:38 14:08:38 14:08:38 ---> df -h: 14:08:38 Filesystem Size Used Avail Use% Mounted on 14:08:38 udev 7.9G 0 7.9G 0% /dev 14:08:38 tmpfs 1.6G 676K 1.6G 1% /run 14:08:38 /dev/vda1 78G 8.5G 69G 11% / 14:08:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:08:38 tmpfs 5.0M 0 5.0M 0% /run/lock 14:08:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:08:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:08:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:08:38 14:08:38 14:08:38 ---> free -m: 14:08:38 total used free shared buff/cache available 14:08:38 Mem: 16040 565 13205 0 2268 15152 14:08:38 Swap: 1023 0 1023 14:08:38 14:08:38 14:08:38 ---> ip addr: 14:08:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:08:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:08:38 inet 127.0.0.1/8 scope host lo 14:08:38 valid_lft forever preferred_lft forever 14:08:38 inet6 ::1/128 scope host 14:08:38 valid_lft forever preferred_lft forever 14:08:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:08:38 link/ether fa:16:3e:df:a3:5a brd ff:ff:ff:ff:ff:ff 14:08:38 inet 10.30.106.115/23 brd 10.30.107.255 scope global dynamic ens3 14:08:38 valid_lft 80548sec preferred_lft 80548sec 14:08:38 inet6 fe80::f816:3eff:fedf:a35a/64 scope link 14:08:38 valid_lft forever preferred_lft forever 14:08:38 14:08:38 14:08:38 ---> sar -b -r -n DEV: 14:08:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4675) 04/08/26 _x86_64_ (4 CPU) 14:08:38 14:08:38 12:31:07 LINUX RESTART (4 CPU) 14:08:38 14:08:38 12:32:02 tps rtps wtps bread/s bwrtn/s 14:08:38 12:33:01 18.06 0.00 18.06 0.00 20995.90 14:08:38 12:34:01 14.36 0.00 14.36 0.00 21114.61 14:08:38 12:35:01 4.33 0.00 4.33 0.00 5520.41 14:08:38 12:36:01 1.08 0.00 1.08 0.00 13.46 14:08:38 12:37:01 0.98 0.00 0.98 0.00 12.26 14:08:38 12:38:01 1.48 0.02 1.47 0.13 17.46 14:08:38 12:39:01 0.97 0.00 0.97 0.00 11.32 14:08:38 12:40:01 3.00 1.12 1.88 23.20 23.46 14:08:38 12:41:01 1.17 0.00 1.17 0.00 17.73 14:08:38 12:42:01 1.55 0.00 1.55 0.00 19.86 14:08:38 12:43:01 1.35 0.00 1.35 0.00 15.60 14:08:38 12:44:01 1.78 0.00 1.78 0.00 20.40 14:08:38 12:45:01 1.20 0.00 1.20 0.00 13.86 14:08:38 12:46:01 1.72 0.00 1.72 0.00 20.00 14:08:38 12:47:01 4.25 2.37 1.88 18.93 28.66 14:08:38 12:48:01 1.25 0.00 1.25 0.00 16.80 14:08:38 12:49:01 1.05 0.00 1.05 0.00 12.80 14:08:38 12:50:01 1.43 0.00 1.43 0.00 17.73 14:08:38 12:51:01 0.83 0.00 0.83 0.00 10.40 14:08:38 12:52:01 1.47 0.00 1.47 0.00 18.93 14:08:38 12:53:01 0.80 0.00 0.80 0.00 9.33 14:08:38 12:54:01 1.38 0.00 1.38 0.00 17.06 14:08:38 12:55:01 0.78 0.00 0.78 0.00 9.73 14:08:38 12:56:01 1.40 0.00 1.40 0.00 17.06 14:08:38 12:57:01 0.85 0.00 0.85 0.00 9.73 14:08:38 12:58:01 1.55 0.00 1.55 0.00 20.66 14:08:38 12:59:01 0.82 0.00 0.82 0.00 10.13 14:08:38 13:00:01 1.35 0.00 1.35 0.00 16.80 14:08:38 13:01:01 0.73 0.00 0.73 0.00 8.53 14:08:38 13:02:01 1.47 0.00 1.47 0.00 18.66 14:08:38 13:03:01 0.88 0.00 0.88 0.00 11.46 14:08:38 13:04:01 1.25 0.00 1.25 0.00 16.40 14:08:38 13:05:01 0.78 0.00 0.78 0.00 10.13 14:08:38 13:06:01 1.43 0.00 1.43 0.00 17.99 14:08:38 13:07:01 0.97 0.00 0.97 0.00 12.40 14:08:38 13:08:01 1.42 0.00 1.42 0.00 17.60 14:08:38 13:09:01 0.75 0.00 0.75 0.00 9.60 14:08:38 13:10:01 1.33 0.00 1.33 0.00 16.93 14:08:38 13:11:01 0.78 0.00 0.78 0.00 9.73 14:08:38 13:12:01 1.52 0.00 1.52 0.00 19.86 14:08:38 13:13:01 0.87 0.00 0.87 0.00 10.93 14:08:38 13:14:01 1.33 0.00 1.33 0.00 18.40 14:08:38 13:15:01 0.87 0.00 0.87 0.00 10.66 14:08:38 13:16:01 1.53 0.00 1.53 0.00 19.06 14:08:38 13:17:01 1.07 0.02 1.05 0.13 13.86 14:08:38 13:18:01 1.27 0.00 1.27 0.00 16.40 14:08:38 13:19:01 0.83 0.00 0.83 0.00 10.80 14:08:38 13:20:01 1.15 0.00 1.15 0.00 15.06 14:08:38 13:21:01 0.82 0.00 0.82 0.00 9.60 14:08:38 13:22:01 1.52 0.00 1.52 0.00 18.53 14:08:38 13:23:01 0.95 0.00 0.95 0.00 11.86 14:08:38 13:24:01 3.77 2.13 1.63 57.72 21.33 14:08:38 13:25:01 0.90 0.00 0.90 0.00 10.40 14:08:38 13:26:01 1.42 0.00 1.42 0.00 17.06 14:08:38 13:27:01 0.88 0.00 0.88 0.00 10.40 14:08:38 13:28:01 1.40 0.00 1.40 0.00 17.33 14:08:38 13:29:01 0.85 0.00 0.85 0.00 9.47 14:08:38 13:30:01 1.22 0.00 1.22 0.00 16.52 14:08:38 13:31:01 0.80 0.00 0.80 0.00 10.13 14:08:38 13:32:01 1.42 0.00 1.42 0.00 18.93 14:08:38 13:33:01 0.90 0.00 0.90 0.00 10.66 14:08:38 13:34:01 1.48 0.00 1.48 0.00 18.13 14:08:38 13:35:01 0.85 0.00 0.85 0.00 10.13 14:08:38 13:36:01 1.43 0.00 1.43 0.00 18.00 14:08:38 13:37:01 1.45 0.00 1.45 0.00 17.33 14:08:38 13:38:01 1.45 0.00 1.45 0.00 16.80 14:08:38 13:39:01 0.83 0.00 0.83 0.00 9.60 14:08:38 13:40:01 1.52 0.00 1.52 0.00 18.40 14:08:38 13:41:01 0.90 0.00 0.90 0.00 10.53 14:08:38 13:42:01 1.52 0.00 1.52 0.00 18.26 14:08:38 13:43:01 0.93 0.00 0.93 0.00 12.00 14:08:38 13:44:01 1.22 0.00 1.22 0.00 16.40 14:08:38 13:45:01 0.92 0.00 0.92 0.00 11.06 14:08:38 13:46:01 1.10 0.00 1.10 0.00 14.26 14:08:38 13:47:01 1.08 0.00 1.08 0.00 13.46 14:08:38 13:48:01 1.13 0.00 1.13 0.00 15.73 14:08:38 13:49:01 0.87 0.00 0.87 0.00 10.80 14:08:38 13:50:01 1.22 0.02 1.20 1.33 15.60 14:08:38 13:51:02 0.78 0.00 0.78 0.00 10.00 14:08:38 13:52:01 1.15 0.00 1.15 0.00 15.59 14:08:38 13:53:01 1.00 0.00 1.00 0.00 12.93 14:08:38 13:54:01 1.52 0.00 1.52 0.00 18.26 14:08:38 13:55:01 0.87 0.00 0.87 0.00 10.93 14:08:38 13:56:01 1.45 0.00 1.45 0.00 18.53 14:08:38 13:57:01 0.90 0.00 0.90 0.00 10.26 14:08:38 13:58:01 1.57 0.00 1.57 0.00 19.33 14:08:38 13:59:01 0.83 0.00 0.83 0.00 10.26 14:08:38 14:00:01 1.45 0.00 1.45 0.00 17.73 14:08:38 14:01:01 0.82 0.00 0.82 0.00 9.73 14:08:38 14:02:01 1.38 0.00 1.38 0.00 17.86 14:08:38 14:03:01 0.93 0.00 0.93 0.00 12.26 14:08:38 14:04:01 1.18 0.00 1.18 0.00 16.40 14:08:38 14:05:01 0.90 0.00 0.90 0.00 10.80 14:08:38 14:06:01 1.45 0.00 1.45 0.00 17.20 14:08:38 14:07:01 253.56 25.78 227.78 899.45 6063.92 14:08:38 14:08:01 100.83 0.93 99.90 110.78 11889.75 14:08:38 Average: 5.25 0.34 4.91 11.58 693.73 14:08:38 14:08:38 12:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:08:38 12:33:01 14478340 15703376 1946628 11.85 32100 1412312 702632 4.02 478756 1295900 24 14:08:38 12:34:01 14478348 15703544 1946620 11.85 32180 1412316 702632 4.02 478972 1295888 12 14:08:38 12:35:01 14477868 15703112 1947100 11.85 32220 1412320 702632 4.02 479424 1295892 4 14:08:38 12:36:01 14477180 15702472 1947788 11.86 32260 1412324 702632 4.02 479836 1295896 36 14:08:38 12:37:01 14477072 15702436 1947896 11.86 32300 1412324 702632 4.02 480064 1295896 184 14:08:38 12:38:01 14476872 15702312 1948096 11.86 32348 1412336 702632 4.02 480116 1295900 12 14:08:38 12:39:01 14476444 15701948 1948524 11.86 32396 1412340 702632 4.02 480180 1295904 128 14:08:38 12:40:01 14475204 15701632 1949764 11.87 32484 1413020 699456 4.00 480580 1296336 4 14:08:38 12:41:01 14475332 15701764 1949636 11.87 32500 1413020 699456 4.00 480836 1296336 128 14:08:38 12:42:01 14475104 15701612 1949864 11.87 32556 1413020 699456 4.00 481228 1296344 16 14:08:38 12:43:01 14474936 15701564 1950032 11.87 32644 1413032 699456 4.00 481256 1296348 128 14:08:38 12:44:01 14474804 15701492 1950164 11.87 32724 1413036 699456 4.00 481424 1296352 128 14:08:38 12:45:01 14474672 15701460 1950296 11.87 32812 1413036 699456 4.00 481408 1296352 164 14:08:38 12:46:01 14474512 15701516 1950456 11.87 32884 1413168 699456 4.00 481668 1296484 176 14:08:38 12:47:01 14472960 15700680 1952008 11.88 33536 1413172 708352 4.05 483156 1296488 4 14:08:38 12:48:01 14472728 15700524 1952240 11.89 33592 1413180 708352 4.05 483052 1296496 176 14:08:38 12:49:01 14472876 15700736 1952092 11.88 33656 1413180 708352 4.05 483140 1296496 8 14:08:38 12:50:01 14472412 15700328 1952556 11.89 33696 1413184 708352 4.05 483284 1296500 172 14:08:38 12:51:01 14472180 15700136 1952788 11.89 33712 1413188 708352 4.05 483292 1296504 4 14:08:38 12:52:01 14472152 15700152 1952816 11.89 33768 1413176 708352 4.05 483468 1296508 8 14:08:38 12:53:01 14472252 15700296 1952716 11.89 33784 1413192 708352 4.05 483540 1296508 176 14:08:38 12:54:01 14472104 15700200 1952864 11.89 33816 1413196 708352 4.05 483660 1296512 136 14:08:38 12:55:01 14471880 15700016 1953088 11.89 33832 1413200 708352 4.05 483612 1296516 4 14:08:38 12:56:01 14471840 15700004 1953128 11.89 33864 1413204 708352 4.05 483796 1296520 136 14:08:38 12:57:01 14472028 15700228 1952940 11.89 33892 1413200 708352 4.05 483624 1296520 20 14:08:38 12:58:01 14471836 15700100 1953132 11.89 33944 1413212 708352 4.05 483856 1296528 8 14:08:38 12:59:01 14471928 15700236 1953040 11.89 33960 1413220 708352 4.05 483872 1296536 164 14:08:38 13:00:01 14471756 15700028 1953212 11.89 33992 1413224 708352 4.05 483780 1296540 8 14:08:38 13:01:01 14471756 15700044 1953212 11.89 34008 1413224 708352 4.05 483984 1296540 20 14:08:38 13:02:01 14471664 15699996 1953304 11.89 34056 1413220 708352 4.05 484016 1296544 8 14:08:38 13:03:01 14471784 15700160 1953184 11.89 34080 1413232 708352 4.05 484104 1296548 16 14:08:38 13:04:01 14471536 15699944 1953432 11.89 34112 1413236 708352 4.05 484368 1296552 184 14:08:38 13:05:01 14472072 15700504 1952896 11.89 34128 1413236 708352 4.05 484092 1296552 8 14:08:38 13:06:01 14471892 15700372 1953076 11.89 34168 1413240 708352 4.05 484092 1296556 8 14:08:38 13:07:01 14471436 15699956 1953532 11.89 34208 1413240 708352 4.05 484288 1296564 44 14:08:38 13:08:01 14471432 15700004 1953536 11.89 34240 1413252 708352 4.05 484560 1296568 172 14:08:38 13:09:01 14471572 15700160 1953396 11.89 34256 1413252 708352 4.05 484532 1296568 160 14:08:38 13:10:01 14458940 15687564 1966028 11.97 34288 1413256 708352 4.05 496760 1296572 168 14:08:38 13:11:01 14458344 15686984 1966624 11.97 34304 1413260 708352 4.05 497204 1296576 20 14:08:38 13:12:01 14456808 15685492 1968160 11.98 34360 1413264 708352 4.05 498648 1296580 24 14:08:38 13:13:01 14457108 15685832 1967860 11.98 34384 1413264 708352 4.05 498588 1296580 20 14:08:38 13:14:01 14456716 15685484 1968252 11.98 34424 1413268 692236 3.96 498740 1296584 148 14:08:38 13:15:01 14456476 15685272 1968492 11.98 34448 1413272 692236 3.96 498768 1296588 16 14:08:38 13:16:01 14456600 15685576 1968368 11.98 34488 1413408 708396 4.05 498608 1296724 8 14:08:38 13:17:01 14455732 15684760 1969236 11.99 34548 1413400 708396 4.05 498928 1296728 8 14:08:38 13:18:01 14456572 15685660 1968396 11.98 34588 1413416 708396 4.05 498800 1296732 8 14:08:38 13:19:01 14456688 15685812 1968280 11.98 34620 1413420 708396 4.05 498880 1296736 160 14:08:38 13:20:01 14456380 15685552 1968588 11.99 34652 1413424 708396 4.05 498736 1296740 168 14:08:38 13:21:01 14456536 15685732 1968432 11.98 34676 1413424 708396 4.05 498924 1296740 8 14:08:38 13:22:01 14456220 15685476 1968748 11.99 34728 1413428 708396 4.05 499108 1296744 24 14:08:38 13:23:01 14455276 15684572 1969692 11.99 34752 1413432 708396 4.05 499992 1296748 180 14:08:38 13:24:01 14439952 15671436 1985016 12.09 34812 1415164 708396 4.05 513636 1297516 184 14:08:38 13:25:01 14439596 15671108 1985372 12.09 34828 1415168 708396 4.05 513500 1297520 176 14:08:38 13:26:01 14440040 15671588 1984928 12.08 34860 1415172 708396 4.05 513708 1297524 172 14:08:38 13:27:01 14439732 15671316 1985236 12.09 34884 1415176 708396 4.05 513576 1297528 4 14:08:38 13:28:01 14439880 15671512 1985088 12.09 34924 1415180 708396 4.05 513616 1297532 12 14:08:38 13:29:01 14439464 15671124 1985504 12.09 34948 1415180 708396 4.05 513632 1297532 20 14:08:38 13:30:01 14439064 15670796 1985904 12.09 34980 1415184 708396 4.05 513928 1297536 168 14:08:38 13:31:01 14439312 15671064 1985656 12.09 35004 1415188 708396 4.05 513628 1297540 192 14:08:38 13:32:01 14439196 15671008 1985772 12.09 35068 1415192 708396 4.05 513860 1297544 28 14:08:38 13:33:01 14439120 15670972 1985848 12.09 35092 1415196 708396 4.05 513828 1297548 20 14:08:38 13:34:01 14439252 15671136 1985716 12.09 35124 1415204 708396 4.05 513924 1297556 172 14:08:38 13:35:01 14439208 15671136 1985760 12.09 35140 1415208 708396 4.05 514028 1297560 172 14:08:38 13:36:01 14439016 15670972 1985952 12.09 35180 1415212 708396 4.05 514384 1297564 176 14:08:38 13:37:01 14438956 15671016 1986012 12.09 35284 1415204 708396 4.05 514324 1297568 12 14:08:38 13:38:01 14439128 15671244 1985840 12.09 35316 1415216 708396 4.05 514184 1297568 8 14:08:38 13:39:01 14439228 15671372 1985740 12.09 35332 1415220 708396 4.05 514264 1297572 188 14:08:38 13:40:01 14439216 15671396 1985752 12.09 35372 1415224 708396 4.05 514240 1297576 8 14:08:38 13:41:01 14438696 15670912 1986272 12.09 35396 1415228 708396 4.05 514416 1297580 176 14:08:38 13:42:01 14438940 15671192 1986028 12.09 35448 1415216 708396 4.05 514328 1297580 8 14:08:38 13:43:01 14439048 15671368 1985920 12.09 35484 1415232 708396 4.05 514620 1297584 192 14:08:38 13:44:01 14439088 15671456 1985880 12.09 35524 1415240 708396 4.05 514652 1297592 140 14:08:38 13:45:01 14438996 15671484 1985972 12.09 35556 1415372 708396 4.05 514712 1297680 180 14:08:38 13:46:01 14439176 15671740 1985792 12.09 35596 1415372 708396 4.05 514568 1297724 12 14:08:38 13:47:01 14438036 15670644 1986932 12.10 35644 1415360 708396 4.05 514708 1297728 8 14:08:38 13:48:01 14438348 15671020 1986620 12.10 35684 1415380 708396 4.05 514652 1297732 28 14:08:38 13:49:01 14438332 15671040 1986636 12.10 35708 1415384 708396 4.05 514820 1297736 28 14:08:38 13:50:01 14438464 15671260 1986504 12.09 35740 1415428 708396 4.05 514928 1297780 172 14:08:38 13:51:02 14438216 15671040 1986752 12.10 35764 1415432 708396 4.05 514948 1297784 28 14:08:38 13:52:01 14438668 15671532 1986300 12.09 35804 1415440 708396 4.05 514884 1297792 48 14:08:38 13:53:01 14437996 15670896 1986972 12.10 35836 1415440 708396 4.05 514996 1297796 40 14:08:38 13:54:01 14438232 15671148 1986736 12.10 35868 1415444 708396 4.05 515080 1297796 28 14:08:38 13:55:01 14439716 15672696 1985252 12.09 35892 1415448 708396 4.05 513288 1297800 188 14:08:38 13:56:01 14439764 15672796 1985204 12.09 35932 1415452 708396 4.05 513260 1297804 176 14:08:38 13:57:01 14439696 15672752 1985272 12.09 35956 1415456 708396 4.05 513160 1297808 20 14:08:38 13:58:01 14439532 15672660 1985436 12.09 36012 1415456 708396 4.05 513512 1297808 200 14:08:38 13:59:01 14439628 15672784 1985340 12.09 36028 1415460 708396 4.05 513484 1297812 176 14:08:38 14:00:01 14439224 15672424 1985744 12.09 36068 1415464 708396 4.05 513536 1297816 180 14:08:38 14:01:01 14439488 15672692 1985480 12.09 36084 1415468 692320 3.96 513340 1297820 28 14:08:38 14:02:01 14439236 15672460 1985732 12.09 36124 1415472 692320 3.96 513368 1297824 28 14:08:38 14:03:01 14439304 15672616 1985664 12.09 36168 1415472 692320 3.96 513672 1297828 40 14:08:38 14:04:01 14439064 15672412 1985904 12.09 36212 1415480 692320 3.96 513520 1297832 36 14:08:38 14:05:01 14438612 15672012 1986356 12.09 36236 1415484 692320 3.96 513768 1297836 176 14:08:38 14:06:01 14439000 15672432 1985968 12.09 36276 1415484 692320 3.96 513728 1297836 144 14:08:38 14:07:01 13987088 15503256 2437880 14.84 55792 1663920 883544 5.06 753188 1476052 141900 14:08:38 14:08:01 13748092 15553488 2676876 16.30 82660 1909688 753712 4.31 757816 1677852 146712 14:08:38 Average: 14443065 15681971 1981903 12.07 35256 1421884 708267 4.05 504675 1302846 3089 14:08:38 14:08:38 12:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:08:38 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 12:33:01 ens3 1.05 0.68 1.23 0.92 0.00 0.00 0.00 0.00 14:08:38 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 12:34:01 ens3 0.30 0.18 0.07 0.01 0.00 0.00 0.00 0.00 14:08:38 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 12:35:01 ens3 0.23 0.17 0.07 0.17 0.00 0.00 0.00 0.00 14:08:38 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 12:36:01 ens3 0.28 0.23 0.07 0.17 0.00 0.00 0.00 0.00 14:08:38 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 12:37:01 ens3 0.30 0.22 0.14 0.23 0.00 0.00 0.00 0.00 14:08:38 12:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 12:38:01 ens3 0.30 0.27 0.13 0.18 0.00 0.00 0.00 0.00 14:08:38 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 12:39:01 ens3 0.20 0.13 0.06 0.17 0.00 0.00 0.00 0.00 14:08:38 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 12:40:01 ens3 0.90 0.35 0.26 0.66 0.00 0.00 0.00 0.00 14:08:38 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 12:41:01 ens3 0.80 0.55 0.33 0.72 0.00 0.00 0.00 0.00 14:08:38 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 12:42:01 ens3 1.22 0.63 0.55 0.51 0.00 0.00 0.00 0.00 14:08:38 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 12:43:01 ens3 0.42 0.35 0.22 0.65 0.00 0.00 0.00 0.00 14:08:38 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 12:44:01 ens3 0.28 0.20 0.07 0.19 0.00 0.00 0.00 0.00 14:08:38 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 12:45:01 ens3 0.17 0.13 0.06 0.17 0.00 0.00 0.00 0.00 14:08:38 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 12:46:01 ens3 0.27 0.20 0.07 0.17 0.00 0.00 0.00 0.00 14:08:38 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 12:47:01 ens3 1.38 0.82 0.64 0.78 0.00 0.00 0.00 0.00 14:08:38 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 12:48:01 ens3 0.27 0.15 0.07 0.05 0.00 0.00 0.00 0.00 14:08:38 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 12:49:01 ens3 0.28 0.18 0.07 0.26 0.00 0.00 0.00 0.00 14:08:38 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 12:50:01 ens3 0.33 0.17 0.07 0.10 0.00 0.00 0.00 0.00 14:08:38 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 12:51:01 ens3 0.23 0.08 0.07 0.01 0.00 0.00 0.00 0.00 14:08:38 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 12:52:01 ens3 0.55 0.45 0.21 0.44 0.00 0.00 0.00 0.00 14:08:38 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 12:53:01 ens3 0.30 0.23 0.16 0.18 0.00 0.00 0.00 0.00 14:08:38 12:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 12:54:01 ens3 0.25 0.23 0.07 0.49 0.00 0.00 0.00 0.00 14:08:38 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 12:55:01 ens3 0.17 0.13 0.06 0.17 0.00 0.00 0.00 0.00 14:08:38 12:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 12:56:01 ens3 0.32 0.20 0.07 0.17 0.00 0.00 0.00 0.00 14:08:38 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 12:57:01 ens3 0.30 0.20 0.14 0.23 0.00 0.00 0.00 0.00 14:08:38 12:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 12:58:01 ens3 0.33 0.22 0.13 0.17 0.00 0.00 0.00 0.00 14:08:38 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 12:59:01 ens3 0.15 0.13 0.06 0.17 0.00 0.00 0.00 0.00 14:08:38 13:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:00:01 ens3 0.23 0.20 0.07 0.17 0.00 0.00 0.00 0.00 14:08:38 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:01:01 ens3 0.15 0.08 0.06 0.16 0.00 0.00 0.00 0.00 14:08:38 13:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:02:01 ens3 0.37 0.27 0.14 0.23 0.00 0.00 0.00 0.00 14:08:38 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:03:01 ens3 0.75 0.33 0.25 0.50 0.00 0.00 0.00 0.00 14:08:38 13:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:04:01 ens3 1.90 0.92 0.89 0.98 0.00 0.00 0.00 0.00 14:08:38 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:05:01 ens3 0.23 0.13 0.07 0.22 0.00 0.00 0.00 0.00 14:08:38 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:06:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 14:08:38 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:07:01 ens3 0.42 0.33 0.20 0.42 0.00 0.00 0.00 0.00 14:08:38 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:08:01 ens3 0.28 0.13 0.07 0.04 0.00 0.00 0.00 0.00 14:08:38 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:09:01 ens3 0.17 0.13 0.06 0.17 0.00 0.00 0.00 0.00 14:08:38 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:10:01 ens3 0.25 0.20 0.07 0.17 0.00 0.00 0.00 0.00 14:08:38 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:11:01 ens3 1.57 0.65 0.55 0.72 0.00 0.00 0.00 0.00 14:08:38 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:12:01 ens3 7.72 8.75 1.08 10.67 0.00 0.00 0.00 0.00 14:08:38 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:13:01 ens3 1.40 1.02 0.79 1.29 0.00 0.00 0.00 0.00 14:08:38 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:14:01 ens3 0.72 0.43 0.33 0.21 0.00 0.00 0.00 0.00 14:08:38 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:15:01 ens3 0.22 0.20 0.07 0.35 0.00 0.00 0.00 0.00 14:08:38 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:16:01 ens3 0.32 0.15 0.07 0.01 0.00 0.00 0.00 0.00 14:08:38 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:17:01 ens3 0.42 0.28 0.20 0.40 0.00 0.00 0.00 0.00 14:08:38 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:18:01 ens3 0.30 0.17 0.07 0.01 0.00 0.00 0.00 0.00 14:08:38 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:19:01 ens3 0.27 0.20 0.07 0.33 0.00 0.00 0.00 0.00 14:08:38 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:20:01 ens3 0.35 0.13 0.08 0.01 0.00 0.00 0.00 0.00 14:08:38 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:21:01 ens3 0.25 0.20 0.07 0.33 0.00 0.00 0.00 0.00 14:08:38 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:22:01 ens3 0.52 0.35 0.21 0.27 0.00 0.00 0.00 0.00 14:08:38 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:23:01 ens3 0.80 0.20 0.18 0.17 0.00 0.00 0.00 0.00 14:08:38 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:24:01 ens3 11.66 10.38 6.99 10.01 0.00 0.00 0.00 0.00 14:08:38 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:25:01 ens3 0.30 0.22 0.13 0.08 0.00 0.00 0.00 0.00 14:08:38 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:26:01 ens3 0.30 0.20 0.07 0.20 0.00 0.00 0.00 0.00 14:08:38 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:27:01 ens3 0.35 0.18 0.14 0.25 0.00 0.00 0.00 0.00 14:08:38 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:28:01 ens3 0.27 0.22 0.07 0.18 0.00 0.00 0.00 0.00 14:08:38 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:29:01 ens3 0.62 0.20 0.19 0.34 0.00 0.00 0.00 0.00 14:08:38 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:30:01 ens3 0.70 0.57 0.38 0.37 0.00 0.00 0.00 0.00 14:08:38 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:31:01 ens3 0.28 0.18 0.07 0.36 0.00 0.00 0.00 0.00 14:08:38 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:32:01 ens3 0.38 0.20 0.14 0.07 0.00 0.00 0.00 0.00 14:08:38 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:33:01 ens3 0.55 0.40 0.29 0.69 0.00 0.00 0.00 0.00 14:08:38 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:34:01 ens3 0.25 0.17 0.07 0.18 0.00 0.00 0.00 0.00 14:08:38 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:35:01 ens3 0.52 0.22 0.10 0.35 0.00 0.00 0.00 0.00 14:08:38 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:36:01 ens3 0.80 0.60 0.38 0.46 0.00 0.00 0.00 0.00 14:08:38 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:37:01 ens3 0.37 0.22 0.20 0.25 0.00 0.00 0.00 0.00 14:08:38 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:38:01 ens3 0.28 0.18 0.07 0.17 0.00 0.00 0.00 0.00 14:08:38 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:39:01 ens3 0.18 0.15 0.06 0.18 0.00 0.00 0.00 0.00 14:08:38 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:40:01 ens3 0.30 0.22 0.07 0.18 0.00 0.00 0.00 0.00 14:08:38 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:41:01 ens3 0.15 0.12 0.06 0.17 0.00 0.00 0.00 0.00 14:08:38 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:42:01 ens3 0.52 0.37 0.20 0.25 0.00 0.00 0.00 0.00 14:08:38 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:43:01 ens3 0.60 0.43 0.23 0.69 0.00 0.00 0.00 0.00 14:08:38 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:44:01 ens3 0.25 0.18 0.07 0.18 0.00 0.00 0.00 0.00 14:08:38 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:45:01 ens3 0.18 0.08 0.06 0.17 0.00 0.00 0.00 0.00 14:08:38 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:46:01 ens3 0.23 0.18 0.07 0.18 0.00 0.00 0.00 0.00 14:08:38 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:47:01 ens3 0.32 0.15 0.14 0.23 0.00 0.00 0.00 0.00 14:08:38 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:48:01 ens3 0.33 0.18 0.13 0.18 0.00 0.00 0.00 0.00 14:08:38 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:49:01 ens3 0.17 0.18 0.06 0.34 0.00 0.00 0.00 0.00 14:08:38 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:50:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 14:08:38 13:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:51:02 ens3 0.17 0.18 0.06 0.34 0.00 0.00 0.00 0.00 14:08:38 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:52:01 ens3 0.36 0.22 0.14 0.08 0.00 0.00 0.00 0.00 14:08:38 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:53:01 ens3 0.92 0.13 0.16 0.17 0.00 0.00 0.00 0.00 14:08:38 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:54:01 ens3 5.15 1.53 1.61 1.78 0.00 0.00 0.00 0.00 14:08:38 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:55:01 ens3 10.63 9.25 2.40 14.48 0.00 0.00 0.00 0.00 14:08:38 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:56:01 ens3 1.15 0.62 0.50 0.84 0.00 0.00 0.00 0.00 14:08:38 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:57:01 ens3 0.40 0.18 0.14 0.25 0.00 0.00 0.00 0.00 14:08:38 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 13:58:01 ens3 0.48 0.18 0.14 0.34 0.00 0.00 0.00 0.00 14:08:38 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 13:59:01 ens3 0.33 0.08 0.07 0.01 0.00 0.00 0.00 0.00 14:08:38 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 14:00:01 ens3 0.32 0.18 0.07 0.18 0.00 0.00 0.00 0.00 14:08:38 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 14:01:01 ens3 0.23 0.20 0.06 0.35 0.00 0.00 0.00 0.00 14:08:38 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 14:02:01 ens3 0.53 0.20 0.15 0.07 0.00 0.00 0.00 0.00 14:08:38 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 14:03:01 ens3 1.40 1.02 0.70 2.22 0.00 0.00 0.00 0.00 14:08:38 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 14:04:01 ens3 0.45 0.15 0.08 0.01 0.00 0.00 0.00 0.00 14:08:38 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:38 14:05:01 ens3 1.15 0.47 0.44 0.49 0.00 0.00 0.00 0.00 14:08:38 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 14:06:01 ens3 0.25 0.20 0.07 0.25 0.00 0.00 0.00 0.00 14:08:38 14:07:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 14:08:38 14:07:01 ens3 244.09 188.49 1701.79 49.24 0.00 0.00 0.00 0.00 14:08:38 14:08:01 lo 1.87 1.87 0.21 0.21 0.00 0.00 0.00 0.00 14:08:38 14:08:01 ens3 73.29 53.01 791.83 10.89 0.00 0.00 0.00 0.00 14:08:38 Average: lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:08:38 Average: ens3 4.10 3.08 26.28 1.30 0.00 0.00 0.00 0.00 14:08:38 14:08:38 14:08:38 ---> sar -P ALL: 14:08:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4675) 04/08/26 _x86_64_ (4 CPU) 14:08:38 14:08:38 12:31:07 LINUX RESTART (4 CPU) 14:08:38 14:08:38 12:32:02 CPU %user %nice %system %iowait %steal %idle 14:08:38 12:33:01 all 0.38 0.00 0.01 0.39 0.01 99.21 14:08:38 12:33:01 0 1.16 0.00 0.03 0.00 0.00 98.81 14:08:38 12:33:01 1 0.10 0.00 0.02 0.12 0.00 99.76 14:08:38 12:33:01 2 0.22 0.00 0.02 1.46 0.05 98.25 14:08:38 12:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:08:38 12:34:01 all 0.55 0.00 0.02 0.36 0.01 99.06 14:08:38 12:34:01 0 1.99 0.00 0.02 0.00 0.02 97.98 14:08:38 12:34:01 1 0.08 0.00 0.02 0.05 0.00 99.85 14:08:38 12:34:01 2 0.07 0.00 0.02 1.40 0.02 98.50 14:08:38 12:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 12:35:01 all 0.08 0.00 0.02 0.10 0.01 99.78 14:08:38 12:35:01 0 0.28 0.00 0.05 0.00 0.03 99.63 14:08:38 12:35:01 1 0.02 0.00 0.02 0.03 0.00 99.93 14:08:38 12:35:01 2 0.03 0.00 0.00 0.37 0.02 99.58 14:08:38 12:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 12:36:01 all 0.05 0.00 0.01 0.01 0.01 99.92 14:08:38 12:36:01 0 0.08 0.00 0.02 0.00 0.03 99.87 14:08:38 12:36:01 1 0.03 0.00 0.00 0.03 0.02 99.92 14:08:38 12:36:01 2 0.07 0.00 0.02 0.00 0.02 99.90 14:08:38 12:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 12:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:08:38 12:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:08:38 12:37:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:08:38 12:37:01 2 0.07 0.00 0.02 0.00 0.02 99.90 14:08:38 12:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:08:38 12:38:01 all 0.02 0.00 0.01 0.01 0.01 99.94 14:08:38 12:38:01 0 0.03 0.00 0.02 0.00 0.03 99.92 14:08:38 12:38:01 1 0.03 0.00 0.00 0.05 0.00 99.92 14:08:38 12:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:08:38 12:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 12:39:01 all 0.03 0.00 0.00 0.01 0.01 99.95 14:08:38 12:39:01 0 0.07 0.00 0.00 0.00 0.03 99.90 14:08:38 12:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 12:39:01 2 0.03 0.00 0.00 0.02 0.02 99.93 14:08:38 12:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 12:40:01 all 0.29 0.00 0.06 0.01 0.01 99.62 14:08:38 12:40:01 0 0.64 0.00 0.13 0.00 0.02 99.21 14:08:38 12:40:01 1 0.37 0.00 0.05 0.02 0.02 99.55 14:08:38 12:40:01 2 0.12 0.00 0.03 0.03 0.02 99.80 14:08:38 12:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 12:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:08:38 12:41:01 0 0.03 0.00 0.02 0.00 0.03 99.92 14:08:38 12:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 12:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 14:08:38 12:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:08:38 12:42:01 all 0.04 0.00 0.02 0.01 0.01 99.92 14:08:38 12:42:01 0 0.07 0.00 0.03 0.02 0.02 99.87 14:08:38 12:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 12:42:01 2 0.03 0.00 0.03 0.03 0.00 99.90 14:08:38 12:42:01 3 0.05 0.00 0.02 0.00 0.02 99.92 14:08:38 12:43:01 all 0.05 0.00 0.01 0.01 0.02 99.92 14:08:38 12:43:01 0 0.05 0.00 0.00 0.00 0.02 99.93 14:08:38 12:43:01 1 0.07 0.00 0.00 0.00 0.02 99.92 14:08:38 12:43:01 2 0.07 0.00 0.02 0.03 0.03 99.85 14:08:38 12:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 14:08:38 12:43:01 CPU %user %nice %system %iowait %steal %idle 14:08:38 12:44:01 all 0.03 0.00 0.00 0.03 0.01 99.94 14:08:38 12:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 12:44:01 1 0.05 0.00 0.00 0.00 0.00 99.95 14:08:38 12:44:01 2 0.03 0.00 0.02 0.08 0.03 99.83 14:08:38 12:44:01 3 0.02 0.00 0.00 0.02 0.02 99.95 14:08:38 12:45:01 all 0.44 0.00 0.01 0.01 0.02 99.53 14:08:38 12:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 12:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:08:38 12:45:01 2 0.03 0.00 0.02 0.00 0.03 99.92 14:08:38 12:45:01 3 1.66 0.00 0.02 0.05 0.02 98.26 14:08:38 12:46:01 all 0.23 0.00 0.02 0.01 0.02 99.73 14:08:38 12:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 12:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:08:38 12:46:01 2 0.05 0.00 0.02 0.02 0.05 99.87 14:08:38 12:46:01 3 0.81 0.00 0.02 0.02 0.00 99.15 14:08:38 12:47:01 all 0.04 0.00 0.03 0.02 0.01 99.90 14:08:38 12:47:01 0 0.07 0.00 0.02 0.00 0.02 99.90 14:08:38 12:47:01 1 0.07 0.00 0.00 0.02 0.00 99.92 14:08:38 12:47:01 2 0.03 0.00 0.07 0.03 0.03 99.83 14:08:38 12:47:01 3 0.00 0.00 0.05 0.05 0.02 99.88 14:08:38 12:48:01 all 0.39 0.00 0.01 0.01 0.01 99.57 14:08:38 12:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:08:38 12:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 12:48:01 2 0.03 0.00 0.02 0.05 0.02 99.88 14:08:38 12:48:01 3 1.48 0.00 0.00 0.00 0.02 98.50 14:08:38 12:49:01 all 0.51 0.00 0.02 0.01 0.01 99.46 14:08:38 12:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:08:38 12:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 12:49:01 2 0.02 0.00 0.02 0.03 0.03 99.90 14:08:38 12:49:01 3 1.97 0.00 0.00 0.00 0.00 98.03 14:08:38 12:50:01 all 0.12 0.00 0.01 0.01 0.02 99.84 14:08:38 12:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:08:38 12:50:01 1 0.05 0.00 0.00 0.00 0.00 99.95 14:08:38 12:50:01 2 0.02 0.00 0.03 0.02 0.03 99.90 14:08:38 12:50:01 3 0.37 0.00 0.02 0.00 0.02 99.60 14:08:38 12:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:08:38 12:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 12:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 12:51:01 2 0.02 0.00 0.02 0.02 0.03 99.92 14:08:38 12:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:08:38 12:52:01 all 0.10 0.00 0.01 0.02 0.01 99.86 14:08:38 12:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:08:38 12:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 12:52:01 2 0.33 0.00 0.03 0.07 0.03 99.53 14:08:38 12:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:08:38 12:53:01 all 0.02 0.00 0.02 0.00 0.01 99.95 14:08:38 12:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 12:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 12:53:01 2 0.02 0.00 0.02 0.02 0.05 99.90 14:08:38 12:53:01 3 0.05 0.00 0.02 0.00 0.00 99.93 14:08:38 12:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:08:38 12:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:08:38 12:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 12:54:01 2 0.02 0.00 0.02 0.03 0.03 99.90 14:08:38 12:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 14:08:38 12:54:01 CPU %user %nice %system %iowait %steal %idle 14:08:38 12:55:01 all 0.02 0.00 0.00 0.00 0.01 99.97 14:08:38 12:55:01 0 0.05 0.00 0.00 0.00 0.02 99.93 14:08:38 12:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 12:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:08:38 12:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 12:56:01 all 0.34 0.00 0.01 0.01 0.01 99.63 14:08:38 12:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 12:56:01 1 0.05 0.00 0.00 0.00 0.02 99.93 14:08:38 12:56:01 2 1.29 0.00 0.02 0.03 0.03 98.63 14:08:38 12:56:01 3 0.00 0.00 0.03 0.00 0.00 99.97 14:08:38 12:57:01 all 0.46 0.00 0.00 0.01 0.00 99.52 14:08:38 12:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 12:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 12:57:01 2 1.79 0.00 0.02 0.03 0.03 98.12 14:08:38 12:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 12:58:01 all 0.03 0.00 0.02 0.02 0.01 99.93 14:08:38 12:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 12:58:01 1 0.07 0.00 0.00 0.00 0.00 99.93 14:08:38 12:58:01 2 0.03 0.00 0.05 0.07 0.02 99.83 14:08:38 12:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:08:38 12:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:08:38 12:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 12:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 12:59:01 2 0.02 0.00 0.03 0.02 0.03 99.90 14:08:38 12:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:00:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:08:38 13:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:00:01 1 0.07 0.00 0.00 0.00 0.00 99.93 14:08:38 13:00:01 2 0.02 0.00 0.02 0.03 0.02 99.92 14:08:38 13:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:08:38 13:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:08:38 13:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 14:08:38 13:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:02:01 all 0.05 0.00 0.01 0.01 0.00 99.92 14:08:38 13:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:08:38 13:02:01 2 0.17 0.00 0.02 0.05 0.02 99.75 14:08:38 13:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:03:01 all 0.51 0.00 0.01 0.01 0.00 99.47 14:08:38 13:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:08:38 13:03:01 2 1.97 0.00 0.02 0.02 0.02 97.98 14:08:38 13:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:04:01 all 0.31 0.00 0.03 0.00 0.01 99.65 14:08:38 13:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:08:38 13:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:08:38 13:04:01 2 1.14 0.00 0.07 0.02 0.02 98.76 14:08:38 13:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:08:38 13:05:01 all 0.03 0.00 0.02 0.02 0.01 99.92 14:08:38 13:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:08:38 13:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:08:38 13:05:01 2 0.05 0.00 0.05 0.07 0.03 99.80 14:08:38 13:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 14:08:38 13:05:01 CPU %user %nice %system %iowait %steal %idle 14:08:38 13:06:01 all 0.03 0.00 0.02 0.03 0.01 99.91 14:08:38 13:06:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:08:38 13:06:01 1 0.03 0.00 0.05 0.00 0.02 99.90 14:08:38 13:06:01 2 0.00 0.00 0.02 0.13 0.02 99.83 14:08:38 13:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:07:01 all 0.03 0.00 0.01 0.00 0.00 99.95 14:08:38 13:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:07:01 1 0.05 0.00 0.00 0.00 0.00 99.95 14:08:38 13:07:01 2 0.03 0.00 0.03 0.02 0.02 99.90 14:08:38 13:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 13:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 14:08:38 13:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:08:01 2 0.03 0.00 0.02 0.02 0.03 99.90 14:08:38 13:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:08:38 13:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:09:01 2 0.03 0.00 0.03 0.02 0.02 99.90 14:08:38 13:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:08:38 13:10:01 all 0.40 0.00 0.01 0.01 0.01 99.58 14:08:38 13:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:10:01 1 0.07 0.00 0.02 0.00 0.02 99.90 14:08:38 13:10:01 2 0.70 0.00 0.02 0.03 0.02 99.23 14:08:38 13:10:01 3 0.82 0.00 0.02 0.00 0.00 99.17 14:08:38 13:11:01 all 0.54 0.00 0.01 0.00 0.00 99.44 14:08:38 13:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 13:11:01 1 0.07 0.00 0.02 0.00 0.00 99.92 14:08:38 13:11:01 2 2.00 0.00 0.02 0.02 0.02 97.95 14:08:38 13:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:08:38 13:12:01 all 0.18 0.00 0.01 0.01 0.01 99.79 14:08:38 13:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 13:12:01 1 0.33 0.00 0.02 0.00 0.00 99.65 14:08:38 13:12:01 2 0.28 0.00 0.02 0.03 0.03 99.63 14:08:38 13:12:01 3 0.10 0.00 0.00 0.00 0.00 99.90 14:08:38 13:13:01 all 0.05 0.00 0.02 0.01 0.01 99.91 14:08:38 13:13:01 0 0.07 0.00 0.03 0.00 0.00 99.90 14:08:38 13:13:01 1 0.05 0.00 0.00 0.00 0.02 99.93 14:08:38 13:13:01 2 0.07 0.00 0.03 0.02 0.03 99.85 14:08:38 13:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:08:38 13:14:01 all 0.03 0.00 0.01 0.00 0.01 99.94 14:08:38 13:14:01 0 0.10 0.00 0.00 0.00 0.00 99.90 14:08:38 13:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:14:01 2 0.03 0.00 0.02 0.03 0.03 99.88 14:08:38 13:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 14:08:38 13:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:15:01 2 0.02 0.00 0.00 0.02 0.02 99.95 14:08:38 13:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:16:01 all 0.03 0.00 0.02 0.13 0.01 99.81 14:08:38 13:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:08:38 13:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:16:01 2 0.03 0.00 0.03 0.55 0.03 99.34 14:08:38 13:16:01 3 0.07 0.00 0.02 0.00 0.00 99.92 14:08:38 14:08:38 13:16:01 CPU %user %nice %system %iowait %steal %idle 14:08:38 13:17:01 all 0.03 0.00 0.02 0.01 0.00 99.94 14:08:38 13:17:01 0 0.07 0.00 0.02 0.00 0.00 99.92 14:08:38 13:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 13:17:01 2 0.03 0.00 0.03 0.05 0.02 99.87 14:08:38 13:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:18:01 all 0.02 0.00 0.01 0.01 0.01 99.96 14:08:38 13:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:08:38 13:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:08:38 13:18:01 2 0.03 0.00 0.02 0.03 0.03 99.88 14:08:38 13:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:19:01 all 0.03 0.00 0.02 0.00 0.00 99.95 14:08:38 13:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:19:01 2 0.07 0.00 0.05 0.02 0.02 99.85 14:08:38 13:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:08:38 13:20:01 all 0.02 0.00 0.00 0.03 0.00 99.94 14:08:38 13:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:20:01 2 0.03 0.00 0.00 0.13 0.02 99.82 14:08:38 13:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:08:38 13:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:21:01 2 0.03 0.00 0.03 0.02 0.02 99.90 14:08:38 13:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:22:01 all 0.03 0.00 0.01 0.01 0.01 99.94 14:08:38 13:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 13:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:08:38 13:22:01 2 0.03 0.00 0.02 0.05 0.02 99.88 14:08:38 13:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:23:01 all 0.14 0.00 0.02 0.00 0.01 99.83 14:08:38 13:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 13:23:01 2 0.54 0.00 0.03 0.00 0.02 99.41 14:08:38 13:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 13:24:01 all 1.00 0.00 0.05 0.04 0.00 98.92 14:08:38 13:24:01 0 1.44 0.00 0.05 0.02 0.00 98.49 14:08:38 13:24:01 1 1.12 0.00 0.03 0.00 0.02 98.83 14:08:38 13:24:01 2 0.52 0.00 0.07 0.15 0.02 99.25 14:08:38 13:24:01 3 0.88 0.00 0.02 0.00 0.00 99.10 14:08:38 13:25:01 all 0.07 0.00 0.02 0.00 0.01 99.90 14:08:38 13:25:01 0 0.17 0.00 0.02 0.00 0.00 99.82 14:08:38 13:25:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:08:38 13:25:01 2 0.07 0.00 0.03 0.02 0.02 99.87 14:08:38 13:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:08:38 13:26:01 all 0.23 0.00 0.00 0.01 0.00 99.75 14:08:38 13:26:01 0 0.58 0.00 0.00 0.00 0.02 99.40 14:08:38 13:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:26:01 2 0.05 0.00 0.02 0.03 0.02 99.88 14:08:38 13:26:01 3 0.28 0.00 0.00 0.00 0.00 99.72 14:08:38 13:27:01 all 0.25 0.00 0.02 0.01 0.00 99.72 14:08:38 13:27:01 0 0.98 0.00 0.03 0.00 0.00 98.99 14:08:38 13:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:27:01 2 0.03 0.00 0.03 0.03 0.00 99.90 14:08:38 13:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 14:08:38 13:27:01 CPU %user %nice %system %iowait %steal %idle 14:08:38 13:28:01 all 0.51 0.00 0.01 0.01 0.00 99.47 14:08:38 13:28:01 0 1.95 0.00 0.00 0.00 0.00 98.05 14:08:38 13:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:28:01 2 0.03 0.00 0.02 0.05 0.02 99.88 14:08:38 13:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:29:01 all 0.10 0.00 0.04 0.00 0.01 99.85 14:08:38 13:29:01 0 0.32 0.00 0.10 0.00 0.00 99.58 14:08:38 13:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:29:01 2 0.05 0.00 0.03 0.02 0.02 99.88 14:08:38 13:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:30:01 all 0.03 0.00 0.01 0.00 0.00 99.95 14:08:38 13:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:08:38 13:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:30:01 2 0.03 0.00 0.03 0.02 0.03 99.88 14:08:38 13:30:01 3 0.08 0.00 0.00 0.00 0.00 99.92 14:08:38 13:31:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:08:38 13:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:08:38 13:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:31:01 2 0.05 0.00 0.02 0.02 0.02 99.90 14:08:38 13:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:32:01 all 0.02 0.00 0.00 0.01 0.00 99.97 14:08:38 13:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:32:01 2 0.03 0.00 0.02 0.03 0.02 99.90 14:08:38 13:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:08:38 13:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 13:33:01 1 0.03 0.00 0.00 0.00 0.03 99.93 14:08:38 13:33:01 2 0.02 0.00 0.02 0.02 0.02 99.93 14:08:38 13:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:08:38 13:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:08:38 13:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:08:38 13:34:01 1 0.03 0.00 0.02 0.02 0.00 99.93 14:08:38 13:34:01 2 0.02 0.00 0.02 0.03 0.00 99.93 14:08:38 13:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:08:38 13:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 13:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:08:38 13:35:01 2 0.03 0.00 0.00 0.02 0.00 99.95 14:08:38 13:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:36:01 all 0.45 0.00 0.01 0.01 0.00 99.53 14:08:38 13:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:08:38 13:36:01 1 0.03 0.00 0.00 0.02 0.00 99.95 14:08:38 13:36:01 2 0.02 0.00 0.00 0.02 0.02 99.95 14:08:38 13:36:01 3 1.71 0.00 0.00 0.00 0.00 98.29 14:08:38 13:37:01 all 0.42 0.00 0.02 0.02 0.00 99.54 14:08:38 13:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:37:01 2 0.03 0.00 0.03 0.02 0.00 99.92 14:08:38 13:37:01 3 1.65 0.00 0.03 0.03 0.02 98.27 14:08:38 13:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:08:38 13:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:08:38 13:38:01 2 0.05 0.00 0.03 0.03 0.02 99.87 14:08:38 13:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:08:38 14:08:38 13:38:01 CPU %user %nice %system %iowait %steal %idle 14:08:38 13:39:01 all 0.32 0.00 0.02 0.00 0.00 99.65 14:08:38 13:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:39:01 2 0.07 0.00 0.03 0.02 0.02 99.87 14:08:38 13:39:01 3 1.19 0.00 0.00 0.00 0.00 98.81 14:08:38 13:40:01 all 0.35 0.00 0.02 0.01 0.01 99.61 14:08:38 13:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:40:01 2 0.03 0.00 0.03 0.03 0.02 99.88 14:08:38 13:40:01 3 1.35 0.00 0.03 0.00 0.02 98.60 14:08:38 13:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 14:08:38 13:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 13:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:41:01 2 0.05 0.00 0.02 0.02 0.02 99.90 14:08:38 13:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:42:01 all 0.13 0.00 0.01 0.01 0.00 99.85 14:08:38 13:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:42:01 2 0.02 0.00 0.02 0.03 0.00 99.93 14:08:38 13:42:01 3 0.45 0.00 0.02 0.00 0.00 99.53 14:08:38 13:43:01 all 0.56 0.00 0.02 0.00 0.01 99.41 14:08:38 13:43:01 0 0.33 0.00 0.00 0.00 0.02 99.65 14:08:38 13:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:43:01 2 0.08 0.00 0.07 0.02 0.02 99.82 14:08:38 13:43:01 3 1.82 0.00 0.00 0.00 0.02 98.16 14:08:38 13:44:01 all 0.16 0.00 0.01 0.01 0.01 99.81 14:08:38 13:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:44:01 2 0.10 0.00 0.03 0.03 0.03 99.80 14:08:38 13:44:01 3 0.53 0.00 0.02 0.00 0.00 99.45 14:08:38 13:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:08:38 13:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:08:38 13:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:45:01 2 0.02 0.00 0.02 0.02 0.03 99.92 14:08:38 13:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:08:38 13:46:01 all 0.01 0.00 0.00 0.01 0.00 99.97 14:08:38 13:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:46:01 2 0.02 0.00 0.00 0.03 0.02 99.93 14:08:38 13:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:47:01 all 0.22 0.00 0.02 0.01 0.01 99.74 14:08:38 13:47:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:08:38 13:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:47:01 2 0.02 0.00 0.02 0.03 0.02 99.92 14:08:38 13:47:01 3 0.81 0.00 0.02 0.00 0.02 99.15 14:08:38 13:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 14:08:38 13:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:08:38 13:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:48:01 2 0.02 0.00 0.02 0.03 0.00 99.93 14:08:38 13:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:49:01 all 0.27 0.00 0.01 0.00 0.01 99.71 14:08:38 13:49:01 0 0.07 0.00 0.05 0.00 0.03 99.85 14:08:38 13:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:08:38 13:49:01 3 0.99 0.00 0.00 0.00 0.00 99.01 14:08:38 14:08:38 13:49:01 CPU %user %nice %system %iowait %steal %idle 14:08:38 13:50:01 all 0.18 0.00 0.02 0.01 0.01 99.78 14:08:38 13:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:08:38 13:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:50:01 2 0.03 0.00 0.02 0.02 0.02 99.92 14:08:38 13:50:01 3 0.66 0.00 0.07 0.00 0.02 99.25 14:08:38 13:51:02 all 0.02 0.00 0.01 0.00 0.01 99.95 14:08:38 13:51:02 0 0.05 0.00 0.02 0.00 0.00 99.93 14:08:38 13:51:02 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:51:02 2 0.03 0.00 0.00 0.02 0.03 99.92 14:08:38 13:51:02 3 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:52:01 all 0.04 0.00 0.01 0.00 0.00 99.94 14:08:38 13:52:01 0 0.10 0.00 0.00 0.00 0.00 99.90 14:08:38 13:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:52:01 2 0.03 0.00 0.03 0.03 0.02 99.88 14:08:38 13:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:53:01 all 0.03 0.00 0.01 0.01 0.01 99.94 14:08:38 13:53:01 0 0.12 0.00 0.02 0.00 0.00 99.87 14:08:38 13:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 13:53:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:08:38 13:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:08:38 13:54:01 all 0.07 0.00 0.03 0.00 0.01 99.89 14:08:38 13:54:01 0 0.07 0.00 0.00 0.00 0.00 99.93 14:08:38 13:54:01 1 0.05 0.00 0.02 0.00 0.02 99.92 14:08:38 13:54:01 2 0.03 0.00 0.05 0.02 0.02 99.88 14:08:38 13:54:01 3 0.12 0.00 0.03 0.02 0.03 99.80 14:08:38 13:55:01 all 0.20 0.00 0.05 0.00 0.01 99.73 14:08:38 13:55:01 0 0.17 0.00 0.03 0.00 0.02 99.78 14:08:38 13:55:01 1 0.07 0.00 0.03 0.00 0.00 99.90 14:08:38 13:55:01 2 0.05 0.00 0.02 0.00 0.00 99.93 14:08:38 13:55:01 3 0.52 0.00 0.10 0.00 0.02 99.36 14:08:38 13:56:01 all 0.10 0.00 0.03 0.01 0.00 99.86 14:08:38 13:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:08:38 13:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:08:38 13:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:08:38 13:56:01 3 0.32 0.00 0.05 0.00 0.02 99.62 14:08:38 13:57:01 all 0.24 0.00 0.02 0.00 0.00 99.73 14:08:38 13:57:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:08:38 13:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:57:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:08:38 13:57:01 3 0.90 0.00 0.03 0.02 0.02 99.04 14:08:38 13:58:01 all 0.13 0.00 0.01 0.01 0.00 99.84 14:08:38 13:58:01 0 0.10 0.00 0.03 0.00 0.00 99.87 14:08:38 13:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 13:58:01 2 0.02 0.00 0.00 0.03 0.00 99.95 14:08:38 13:58:01 3 0.42 0.00 0.02 0.00 0.00 99.57 14:08:38 13:59:01 all 0.03 0.00 0.01 0.00 0.00 99.96 14:08:38 13:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 13:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 13:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 13:59:01 3 0.07 0.00 0.00 0.00 0.02 99.92 14:08:38 14:00:01 all 0.29 0.00 0.02 0.01 0.00 99.68 14:08:38 14:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:08:38 14:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:08:38 14:00:01 2 0.00 0.00 0.00 0.03 0.00 99.97 14:08:38 14:00:01 3 1.09 0.00 0.03 0.02 0.02 98.84 14:08:38 14:08:38 14:00:01 CPU %user %nice %system %iowait %steal %idle 14:08:38 14:01:01 all 0.29 0.00 0.02 0.01 0.01 99.68 14:08:38 14:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:08:38 14:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 14:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:08:38 14:01:01 3 1.13 0.00 0.03 0.03 0.00 98.81 14:08:38 14:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 14:08:38 14:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 14:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 14:02:01 2 0.00 0.00 0.00 0.02 0.02 99.97 14:08:38 14:02:01 3 0.03 0.00 0.03 0.00 0.02 99.92 14:08:38 14:03:01 all 0.39 0.00 0.01 0.01 0.00 99.59 14:08:38 14:03:01 0 0.15 0.00 0.00 0.00 0.02 99.83 14:08:38 14:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:08:38 14:03:01 2 0.02 0.00 0.00 0.03 0.00 99.95 14:08:38 14:03:01 3 1.39 0.00 0.02 0.02 0.00 98.58 14:08:38 14:04:01 all 0.11 0.00 0.02 0.02 0.00 99.84 14:08:38 14:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 14:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 14:04:01 2 0.00 0.00 0.00 0.07 0.00 99.93 14:08:38 14:04:01 3 0.40 0.00 0.07 0.00 0.02 99.52 14:08:38 14:05:01 all 0.02 0.00 0.02 0.03 0.00 99.93 14:08:38 14:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:08:38 14:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:08:38 14:05:01 2 0.02 0.00 0.00 0.10 0.00 99.88 14:08:38 14:05:01 3 0.03 0.00 0.03 0.00 0.00 99.93 14:08:38 14:06:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:08:38 14:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:08:38 14:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:08:38 14:06:01 2 0.00 0.00 0.00 0.02 0.02 99.97 14:08:38 14:06:01 3 0.03 0.00 0.02 0.02 0.02 99.92 14:08:38 14:07:01 all 14.44 0.00 1.75 1.36 0.06 82.39 14:08:38 14:07:01 0 15.77 0.00 1.89 0.69 0.07 81.58 14:08:38 14:07:01 1 24.38 0.00 2.34 0.74 0.08 72.46 14:08:38 14:07:01 2 10.78 0.00 0.97 1.34 0.03 86.89 14:08:38 14:07:01 3 6.87 0.00 1.77 2.69 0.05 88.61 14:08:38 14:08:01 all 21.58 0.00 1.71 0.95 0.06 75.71 14:08:38 14:08:01 0 21.93 0.00 1.61 0.10 0.05 76.31 14:08:38 14:08:01 1 29.40 0.00 2.24 1.50 0.07 66.78 14:08:38 14:08:01 2 9.71 0.00 1.10 1.45 0.05 87.69 14:08:38 14:08:01 3 25.25 0.00 1.90 0.72 0.07 72.07 14:08:38 Average: all 0.52 0.00 0.05 0.04 0.01 99.38 14:08:38 Average: 0 0.52 0.00 0.05 0.01 0.01 99.41 14:08:38 Average: 1 0.60 0.00 0.06 0.03 0.00 99.31 14:08:38 Average: 2 0.36 0.00 0.04 0.10 0.02 99.49 14:08:38 Average: 3 0.61 0.00 0.05 0.04 0.01 99.29 14:08:38 14:08:38 14:08:38