05:56:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 05:56:34 Running as SYSTEM 05:56:37 [EnvInject] - Loading node environment variables. 05:56:37 Building remotely on prd-ubuntu1804-builder-4c-4g-13348 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:56:37 [ssh-agent] Looking for ssh-agent implementation... 05:56:37 $ ssh-agent 05:56:37 SSH_AUTH_SOCK=/tmp/ssh-YpLiyccLEDvZ/agent.1938 05:56:37 SSH_AGENT_PID=1941 05:56:37 [ssh-agent] Started. 05:56:37 Running ssh-add (command line suppressed) 05:56:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9477686179315158321.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9477686179315158321.key) 05:56:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:56:37 The recommended git tool is: NONE 05:56:38 using credential onap-jenkins-ssh 05:56:38 Wiping out workspace first. 05:56:38 Cloning the remote Git repository 05:56:38 Cloning repository git://cloud.onap.org/mirror/oom.git 05:56:38 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:56:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:56:38 > git --version # timeout=10 05:56:38 > git --version # 'git version 2.17.1' 05:56:38 using GIT_SSH to set credentials Gerrit user 05:56:38 Verifying host key using manually-configured host key entries 05:56:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:56:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:56:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:56:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:56:43 using GIT_SSH to set credentials Gerrit user 05:56:43 Verifying host key using manually-configured host key entries 05:56:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/25 # timeout=30 05:56:44 > git rev-parse 055140686ad7a299359aead3deaf78a0d6b3055b^{commit} # timeout=10 05:56:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:56:44 Checking out Revision 055140686ad7a299359aead3deaf78a0d6b3055b (refs/changes/44/145544/25) 05:56:44 > git config core.sparsecheckout # timeout=10 05:56:44 > git checkout -f 055140686ad7a299359aead3deaf78a0d6b3055b # timeout=30 05:56:47 Commit message: "[SDC] 13.2.0 release" 05:56:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:56:47 > git rev-list --no-walk e4531a26b17f5a50b2dd01210ecd625ec00861cb # timeout=10 05:56:47 [EnvInject] - Injecting environment variables from a build step. 05:56:47 [EnvInject] - Injecting as environment variables the properties content 05:56:47 PYTHON=python3 05:56:47 05:56:47 [EnvInject] - Variables injected successfully. 05:56:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1806102648560728641.sh 05:56:47 ---> tox-install.sh 05:56:47 + source /home/jenkins/lf-env.sh 05:56:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:56:47 ++ mktemp -d /tmp/venv-XXXX 05:56:47 + lf_venv=/tmp/venv-kBP1 05:56:47 + local venv_file=/tmp/.os_lf_venv 05:56:47 + local python=python3 05:56:47 + local options 05:56:47 + local set_path=true 05:56:47 + local install_args= 05:56:47 ++ 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 05:56:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:56:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:56:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:56:47 + true 05:56:47 + case $1 in 05:56:47 + venv_file=/tmp/.toxenv 05:56:47 + shift 2 05:56:47 + true 05:56:47 + case $1 in 05:56:47 + shift 05:56:47 + break 05:56:47 + case $python in 05:56:47 + local pkg_list= 05:56:47 + [[ -d /opt/pyenv ]] 05:56:47 + echo 'Setup pyenv:' 05:56:47 Setup pyenv: 05:56:47 + export PYENV_ROOT=/opt/pyenv 05:56:47 + PYENV_ROOT=/opt/pyenv 05:56:47 + 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 05:56:47 + 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 05:56:47 + pyenv versions 05:56:47 * system (set by /opt/pyenv/version) 05:56:47 * 3.8.13 (set by /opt/pyenv/version) 05:56:47 * 3.9.13 (set by /opt/pyenv/version) 05:56:47 * 3.10.6 (set by /opt/pyenv/version) 05:56:47 + command -v pyenv 05:56:47 ++ pyenv init - --no-rehash 05:56:47 + 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[*]}"'\'')" 05:56:47 export PATH="/opt/pyenv/shims:${PATH}" 05:56:47 export PYENV_SHELL=bash 05:56:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:56:47 pyenv() { 05:56:47 local command 05:56:47 command="${1:-}" 05:56:47 if [ "$#" -gt 0 ]; then 05:56:47 shift 05:56:47 fi 05:56:47 05:56:47 case "$command" in 05:56:47 rehash|shell) 05:56:47 eval "$(pyenv "sh-$command" "$@")" 05:56:47 ;; 05:56:47 *) 05:56:47 command pyenv "$command" "$@" 05:56:47 ;; 05:56:47 esac 05:56:47 }' 05:56:47 +++ 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[*]}"' 05:56:47 ++ 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 05:56:47 ++ 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 05:56:47 ++ 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 05:56:47 ++ export PYENV_SHELL=bash 05:56:47 ++ PYENV_SHELL=bash 05:56:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:56:47 +++ complete -F _pyenv pyenv 05:56:47 ++ lf-pyver python3 05:56:47 ++ local py_version_xy=python3 05:56:47 ++ local py_version_xyz= 05:56:47 ++ pyenv versions 05:56:47 ++ local command 05:56:47 ++ sed 's/^[ *]* //' 05:56:47 ++ command=versions 05:56:47 ++ '[' 1 -gt 0 ']' 05:56:47 ++ shift 05:56:47 ++ case "$command" in 05:56:47 ++ command pyenv versions 05:56:47 ++ pyenv versions 05:56:47 ++ awk '{ print $1 }' 05:56:47 ++ grep -E '^[0-9.]*[0-9]$' 05:56:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:56:48 +++ grep '^3' /tmp/.pyenv_versions 05:56:48 +++ sort -V 05:56:48 +++ tail -n 1 05:56:48 ++ py_version_xyz=3.10.6 05:56:48 ++ [[ -z 3.10.6 ]] 05:56:48 ++ echo 3.10.6 05:56:48 ++ return 0 05:56:48 + pyenv local 3.10.6 05:56:48 + local command 05:56:48 + command=local 05:56:48 + '[' 2 -gt 0 ']' 05:56:48 + shift 05:56:48 + case "$command" in 05:56:48 + command pyenv local 3.10.6 05:56:48 + pyenv local 3.10.6 05:56:48 + for arg in "$@" 05:56:48 + case $arg in 05:56:48 + pkg_list+='tox ' 05:56:48 + for arg in "$@" 05:56:48 + case $arg in 05:56:48 + pkg_list+='virtualenv ' 05:56:48 + for arg in "$@" 05:56:48 + case $arg in 05:56:48 + pkg_list+='urllib3~=1.26.15 ' 05:56:48 + [[ -f /tmp/.toxenv ]] 05:56:48 + [[ ! -f /tmp/.toxenv ]] 05:56:48 + [[ -n '' ]] 05:56:48 + python3 -m venv /tmp/venv-kBP1 05:56:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kBP1' 05:56:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kBP1 05:56:51 + echo /tmp/venv-kBP1 05:56:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:56:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:56:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:56:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:56:51 + local 'pip_opts=--upgrade --quiet' 05:56:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:56:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:56:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:56:51 + [[ -n '' ]] 05:56:51 + [[ -n '' ]] 05:56:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:56:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:56:51 + /tmp/venv-kBP1/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 05:56:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:56:55 lf-activate-venv(): INFO: Base packages installed successfully 05:56:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:56:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:56:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:56:55 + /tmp/venv-kBP1/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 05:56:57 + type python3 05:56:57 + true 05:56:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kBP1/bin to PATH' 05:56:57 lf-activate-venv(): INFO: Adding /tmp/venv-kBP1/bin to PATH 05:56:57 + PATH=/tmp/venv-kBP1/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 05:56:57 + return 0 05:56:57 + python3 --version 05:56:57 Python 3.10.6 05:56:57 + python3 -m pip --version 05:56:57 pip 26.2.1 from /tmp/venv-kBP1/lib/python3.10/site-packages/pip (python 3.10) 05:56:58 + python3 -m pip freeze 05:56:58 cachetools==7.1.7 05:56:58 colorama==0.4.6 05:56:58 distlib==0.4.3 05:56:58 filelock==3.32.3 05:56:58 packaging==26.3 05:56:58 platformdirs==4.11.3 05:56:58 pluggy==1.6.0 05:56:58 pyproject-api==1.11.0 05:56:58 python-discovery==1.5.2 05:56:58 tomli==2.4.1 05:56:58 tomli_w==1.2.0 05:56:58 tox==4.60.0 05:56:58 typing_extensions==4.16.0 05:56:58 urllib3==1.26.20 05:56:58 virtualenv==21.7.4 05:56:58 [EnvInject] - Injecting environment variables from a build step. 05:56:58 [EnvInject] - Injecting as environment variables the properties content 05:56:58 PARALLEL=false 05:56:58 05:56:58 [EnvInject] - Variables injected successfully. 05:56:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3635065384714547971.sh 05:56:58 ---> tox-run.sh 05:56:58 + 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 05:56:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:56:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:56:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:56:58 + cd /w/workspace/oom-master-pre-commit-lint/. 05:56:58 + source /home/jenkins/lf-env.sh 05:56:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:56:58 ++ mktemp -d /tmp/venv-XXXX 05:56:58 + lf_venv=/tmp/venv-1UAC 05:56:58 + local venv_file=/tmp/.os_lf_venv 05:56:58 + local python=python3 05:56:58 + local options 05:56:58 + local set_path=true 05:56:58 + local install_args= 05:56:58 ++ 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 05:56:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:56:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:56:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:56:58 + true 05:56:58 + case $1 in 05:56:58 + venv_file=/tmp/.toxenv 05:56:58 + shift 2 05:56:58 + true 05:56:58 + case $1 in 05:56:58 + shift 05:56:58 + break 05:56:58 + case $python in 05:56:58 + local pkg_list= 05:56:58 + [[ -d /opt/pyenv ]] 05:56:58 + echo 'Setup pyenv:' 05:56:58 Setup pyenv: 05:56:58 + export PYENV_ROOT=/opt/pyenv 05:56:58 + PYENV_ROOT=/opt/pyenv 05:56:58 + 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 05:56:58 + 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 05:56:58 + pyenv versions 05:56:58 system 05:56:58 3.8.13 05:56:58 3.9.13 05:56:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:56:58 + command -v pyenv 05:56:58 ++ pyenv init - --no-rehash 05:56:58 + 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[*]}"'\'')" 05:56:58 export PATH="/opt/pyenv/shims:${PATH}" 05:56:58 export PYENV_SHELL=bash 05:56:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:56:58 pyenv() { 05:56:58 local command 05:56:58 command="${1:-}" 05:56:58 if [ "$#" -gt 0 ]; then 05:56:58 shift 05:56:58 fi 05:56:58 05:56:58 case "$command" in 05:56:58 rehash|shell) 05:56:58 eval "$(pyenv "sh-$command" "$@")" 05:56:58 ;; 05:56:58 *) 05:56:58 command pyenv "$command" "$@" 05:56:58 ;; 05:56:58 esac 05:56:58 }' 05:56:58 +++ 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[*]}"' 05:56:58 ++ 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 05:56:58 ++ 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 05:56:58 ++ 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 05:56:58 ++ export PYENV_SHELL=bash 05:56:58 ++ PYENV_SHELL=bash 05:56:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:56:58 +++ complete -F _pyenv pyenv 05:56:58 ++ lf-pyver python3 05:56:58 ++ local py_version_xy=python3 05:56:58 ++ local py_version_xyz= 05:56:58 ++ pyenv versions 05:56:58 ++ sed 's/^[ *]* //' 05:56:58 ++ awk '{ print $1 }' 05:56:58 ++ grep -E '^[0-9.]*[0-9]$' 05:56:58 ++ local command 05:56:58 ++ command=versions 05:56:58 ++ '[' 1 -gt 0 ']' 05:56:58 ++ shift 05:56:58 ++ case "$command" in 05:56:58 ++ command pyenv versions 05:56:58 ++ pyenv versions 05:56:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:56:58 +++ grep '^3' /tmp/.pyenv_versions 05:56:58 +++ sort -V 05:56:58 +++ tail -n 1 05:56:58 ++ py_version_xyz=3.10.6 05:56:58 ++ [[ -z 3.10.6 ]] 05:56:58 ++ echo 3.10.6 05:56:58 ++ return 0 05:56:58 + pyenv local 3.10.6 05:56:58 + local command 05:56:58 + command=local 05:56:58 + '[' 2 -gt 0 ']' 05:56:58 + shift 05:56:58 + case "$command" in 05:56:58 + command pyenv local 3.10.6 05:56:58 + pyenv local 3.10.6 05:56:58 + for arg in "$@" 05:56:58 + case $arg in 05:56:58 + pkg_list+='tox ' 05:56:58 + for arg in "$@" 05:56:58 + case $arg in 05:56:58 + pkg_list+='virtualenv ' 05:56:58 + for arg in "$@" 05:56:58 + case $arg in 05:56:58 + pkg_list+='urllib3~=1.26.15 ' 05:56:58 + [[ -f /tmp/.toxenv ]] 05:56:58 ++ cat /tmp/.toxenv 05:56:58 + lf_venv=/tmp/venv-kBP1 05:56:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kBP1 from' file:/tmp/.toxenv 05:56:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kBP1 from file:/tmp/.toxenv 05:56:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:56:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:56:58 + local 'pip_opts=--upgrade --quiet' 05:56:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:56:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:56:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:56:58 + [[ -n '' ]] 05:56:58 + [[ -n '' ]] 05:56:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:56:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:56:58 + /tmp/venv-kBP1/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 05:56:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:56:59 lf-activate-venv(): INFO: Base packages installed successfully 05:56:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:56:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:56:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:56:59 + /tmp/venv-kBP1/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 05:57:00 + type python3 05:57:00 + true 05:57:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kBP1/bin to PATH' 05:57:00 lf-activate-venv(): INFO: Adding /tmp/venv-kBP1/bin to PATH 05:57:00 + PATH=/tmp/venv-kBP1/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 05:57:00 + return 0 05:57:00 + [[ -d /opt/pyenv ]] 05:57:00 + echo '---> Setting up pyenv' 05:57:00 ---> Setting up pyenv 05:57:00 + export PYENV_ROOT=/opt/pyenv 05:57:00 + PYENV_ROOT=/opt/pyenv 05:57:00 + export PATH=/opt/pyenv/bin:/tmp/venv-kBP1/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 05:57:00 + PATH=/opt/pyenv/bin:/tmp/venv-kBP1/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 05:57:00 ++ pwd 05:57:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:57:00 + export PYTHONPATH 05:57:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:57:00 + TOX_TESTENV_PASSENV=PYTHONPATH 05:57:00 + tox --version 05:57:00 4.60.0 from /tmp/venv-kBP1/lib/python3.10/site-packages/tox/__init__.py 05:57:00 + PARALLEL=false 05:57:00 + TOX_OPTIONS_LIST= 05:57:00 + [[ -n pre-commit ]] 05:57:00 + TOX_OPTIONS_LIST=' -e pre-commit' 05:57:00 + case ${PARALLEL,,} in 05:57:00 + tox -e pre-commit 05:57:00 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:57:02 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 05:57:04 pre-commit: freeze> python -m pip freeze --all 05:57:04 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.3,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.3,pre_commit==4.6.0,python-discovery==1.5.2,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.7.4 05:57:04 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:57:04 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:57:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:57:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:57:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:57:09 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:57:09 [INFO] Once installed this environment will be reused. 05:57:09 [INFO] This may take a few minutes... 05:57:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:57:13 [INFO] Once installed this environment will be reused. 05:57:13 [INFO] This may take a few minutes... 05:57:17 trim trailing whitespace.................................................Passed 05:57:17 Tabs remover.............................................................Passed 05:57:17 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:57:18 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:57:18 [INFO] Once installed this environment will be reused. 05:57:18 [INFO] This may take a few minutes... 05:57:26 gitlint..............................................(no files to check)Skipped 05:57:26 pre-commit: OK (25.45=setup[3.88]+cmd[13.29,8.28] seconds) 05:57:26 congratulations :) (25.49 seconds) 05:57:26 + tox_status=0 05:57:26 + echo '---> Completed tox runs' 05:57:26 ---> Completed tox runs 05:57:26 + for i in .tox/*/log 05:57:26 ++ echo .tox/pre-commit/log 05:57:26 ++ awk -F/ '{print $2}' 05:57:26 + tox_env=pre-commit 05:57:26 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:57:26 + DOC_DIR=docs/_build/html 05:57:26 + [[ -d docs/_build/html ]] 05:57:26 + echo '---> tox-run.sh ends' 05:57:26 ---> tox-run.sh ends 05:57:26 + test 0 -eq 0 05:57:28 $ ssh-agent -k 05:57:28 unset SSH_AUTH_SOCK; 05:57:28 unset SSH_AGENT_PID; 05:57:28 echo Agent pid 1941 killed; 05:57:28 [ssh-agent] Stopped. 05:57:28 [PostBuildScript] - [INFO] Executing post build scripts. 05:57:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15300244283726982356.sh 05:57:28 ---> sysstat.sh 05:57:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8873922964119415105.sh 05:57:28 ---> package-listing.sh 05:57:28 ++ facter osfamily 05:57:28 ++ tr '[:upper:]' '[:lower:]' 05:57:28 + OS_FAMILY=debian 05:57:28 + workspace=/w/workspace/oom-master-pre-commit-lint 05:57:28 + START_PACKAGES=/tmp/packages_start.txt 05:57:28 + END_PACKAGES=/tmp/packages_end.txt 05:57:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:57:28 + PACKAGES=/tmp/packages_start.txt 05:57:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:57:28 + PACKAGES=/tmp/packages_end.txt 05:57:28 + case "${OS_FAMILY}" in 05:57:28 + dpkg -l 05:57:28 + grep '^ii' 05:57:28 + '[' -f /tmp/packages_start.txt ']' 05:57:28 + '[' -f /tmp/packages_end.txt ']' 05:57:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:57:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:57:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:57:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:57:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15830200388109815183.sh 05:57:28 ---> capture-instance-metadata.sh 05:57:28 Setup pyenv: 05:57:28 system 05:57:28 3.8.13 05:57:28 3.9.13 05:57:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:57:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kd5g 05:57:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:57:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:36 lf-activate-venv(): INFO: Base packages installed successfully 05:57:36 lf-activate-venv(): INFO: Installing additional packages: lftools 05:57:57 lf-activate-venv(): INFO: Adding /tmp/venv-Kd5g/bin to PATH 05:57:57 INFO: Running in OpenStack, capturing instance metadata 05:57:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15636779773474314815.sh 05:57:57 provisioning config files... 05:57:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10024647386514405959tmp 05:57:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:57:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:57:57 [EnvInject] - Injecting environment variables from a build step. 05:57:57 [EnvInject] - Injecting as environment variables the properties content 05:57:57 SERVER_ID=logs 05:57:57 05:57:57 [EnvInject] - Variables injected successfully. 05:57:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4413309342932539910.sh 05:57:57 ---> create-netrc.sh 05:57:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins100765474177570662.sh 05:57:58 ---> python-tools-install.sh 05:57:58 Setup pyenv: 05:57:58 system 05:57:58 3.8.13 05:57:58 3.9.13 05:57:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:57:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kd5g from file:/tmp/.os_lf_venv 05:57:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:59 lf-activate-venv(): INFO: Base packages installed successfully 05:57:59 lf-activate-venv(): INFO: Installing additional packages: lftools 05:58:05 lf-activate-venv(): INFO: Adding /tmp/venv-Kd5g/bin to PATH 05:58:05 Generating Requirements File 05:58:26 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. 05:58:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:58:26 Python 3.10.6 05:58:26 pip 26.2.1 from /tmp/venv-Kd5g/lib/python3.10/site-packages/pip (python 3.10) 05:58:27 aiohappyeyeballs==2.7.1 05:58:27 aiohttp==3.14.3 05:58:27 aiosignal==1.4.0 05:58:27 appdirs==1.4.4 05:58:27 argcomplete==3.7.2 05:58:27 aspy.yaml==1.3.0 05:58:27 async-timeout==5.0.1 05:58:27 attrs==26.1.0 05:58:27 autopage==0.6.0 05:58:27 backports.strenum==1.3.1 05:58:27 beautifulsoup4==4.15.0 05:58:27 boto3==1.43.73 05:58:27 botocore==1.43.73 05:58:27 bs4==0.0.2 05:58:27 certifi==2026.7.22 05:58:27 cffi==2.1.1 05:58:27 cfgv==3.5.0 05:58:27 chardet==7.6.0 05:58:27 charset-normalizer==3.5.1 05:58:27 click==8.4.2 05:58:27 cliff==4.14.0 05:58:27 cmd2==3.5.1 05:58:27 cryptography==3.3.2 05:58:27 debtcollector==3.1.0 05:58:27 decorator==5.3.1 05:58:27 defusedxml==0.7.1 05:58:27 Deprecated==1.3.1 05:58:27 distlib==0.4.3 05:58:27 dnspython==2.8.0 05:58:27 docker==7.2.0 05:58:27 dogpile.cache==1.5.0 05:58:27 durationpy==0.10 05:58:27 email-validator==2.3.0 05:58:27 filelock==3.32.3 05:58:27 frozenlist==1.8.0 05:58:27 future==1.0.0 05:58:27 gitdb==4.0.12 05:58:27 GitPython==3.1.59 05:58:27 httplib2==0.30.2 05:58:27 identify==2.6.19 05:58:27 idna==3.19 05:58:27 importlib-resources==1.5.0 05:58:27 iso8601==2.1.0 05:58:27 Jinja2==3.1.6 05:58:27 jmespath==1.1.0 05:58:27 jsonpatch==1.33 05:58:27 jsonpointer==3.1.1 05:58:27 jsonschema==4.26.0 05:58:27 jsonschema-specifications==2025.9.1 05:58:27 keystoneauth1==5.14.0 05:58:27 kubernetes==36.0.3 05:58:27 lftools==0.37.23 05:58:27 lxml==6.1.1 05:58:27 markdown-it-py==4.2.0 05:58:27 MarkupSafe==3.0.3 05:58:27 mdurl==0.1.2 05:58:27 msgpack==1.2.1 05:58:27 multi_key_dict==2.0.3 05:58:27 multidict==6.7.1 05:58:27 munch==4.0.0 05:58:27 netaddr==1.3.0 05:58:27 niet==1.4.2 05:58:27 nodeenv==1.10.0 05:58:27 oauth2client==4.1.3 05:58:27 oauthlib==3.3.1 05:58:27 openstacksdk==4.13.0 05:58:27 os-service-types==1.8.2 05:58:27 osc-lib==4.6.0 05:58:27 oslo.config==10.4.0 05:58:27 oslo.context==6.4.0 05:58:27 oslo.i18n==6.8.0 05:58:27 oslo.log==8.2.0 05:58:27 oslo.serialization==5.10.0 05:58:27 oslo.utils==10.1.1 05:58:27 packaging==26.3 05:58:27 pbr==7.0.3 05:58:27 platformdirs==4.11.3 05:58:27 prettytable==3.18.0 05:58:27 propcache==0.5.2 05:58:27 psutil==7.2.2 05:58:27 pyasn1==0.6.4 05:58:27 pyasn1_modules==0.4.2 05:58:27 pycparser==3.0 05:58:27 pygerrit2==2.0.15 05:58:27 PyGithub==2.9.1 05:58:27 Pygments==2.21.0 05:58:27 PyJWT==2.13.0 05:58:27 PyNaCl==1.6.2 05:58:27 pyparsing==2.4.7 05:58:27 pyperclip==1.11.0 05:58:27 pyrsistent==0.20.0 05:58:27 python-cinderclient==9.9.0 05:58:27 python-dateutil==2.9.0.post0 05:58:27 python-discovery==1.5.2 05:58:27 python-heatclient==5.2.0 05:58:27 python-jenkins==1.8.3 05:58:27 python-keystoneclient==5.8.0 05:58:27 python-magnumclient==4.11.0 05:58:27 python-openstackclient==10.0.0 05:58:27 python-swiftclient==4.10.0 05:58:27 PyYAML==6.0.3 05:58:27 referencing==0.37.0 05:58:27 requests==2.34.2 05:58:27 requests-oauthlib==2.0.0 05:58:27 rfc3986==2.0.0 05:58:27 rich==15.0.0 05:58:27 rich-argparse==1.8.0 05:58:27 rpds-py==0.30.0 05:58:27 rsa==4.9.1 05:58:27 ruamel.yaml==0.19.1 05:58:27 ruamel.yaml.clib==0.2.15 05:58:27 s3transfer==0.19.2 05:58:27 simplejson==4.1.1 05:58:27 six==1.17.0 05:58:27 smmap==5.0.3 05:58:27 soupsieve==2.9.2 05:58:27 stevedore==5.8.0 05:58:27 tabulate==0.10.0 05:58:27 toml==0.10.2 05:58:27 tomlkit==0.15.1 05:58:27 tqdm==4.70.0 05:58:27 typing_extensions==4.16.0 05:58:27 urllib3==1.26.20 05:58:27 virtualenv==21.7.4 05:58:27 wcwidth==0.8.2 05:58:27 websocket-client==1.9.0 05:58:27 wrapt==2.3.0 05:58:27 xdg==6.0.0 05:58:27 xmltodict==1.0.4 05:58:27 yarl==1.24.5 05:58:27 yq==4.1.2 05:58:27 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins3905496530288790334.sh 05:58:27 ---> uv-install.sh 05:58:27 Installing uv/uvx (latest) using shell installer 05:58:27 2026-08-18 05:58:27 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-ruHiTZ.sh" [1] 05:58:27 downloading uv 0.12.5 x86_64-unknown-linux-gnu 05:58:28 installing to /home/jenkins/.local/bin 05:58:28 uv 05:58:28 uvx 05:58:28 everything's installed! 05:58:28 05:58:28 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:58:28 05:58:28 source $HOME/.local/bin/env (sh, bash, zsh) 05:58:28 source $HOME/.local/bin/env.fish (fish) 05:58:28 Adding install location to PATH 05:58:28 ---> Validating uv/uvx install 05:58:28 uvx 0.12.5 (x86_64-unknown-linux-gnu) 05:58:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3661811488285768491.sh 05:58:28 ---> sudo-logs.sh 05:58:28 Archiving 'sudo' log.. 05:58:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2058572382082495023.sh 05:58:28 ---> job-cost.sh 05:58:28 INFO: Activating Python virtual environment... 05:58:28 Setup pyenv: 05:58:28 system 05:58:28 3.8.13 05:58:28 3.9.13 05:58:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:58:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kd5g from file:/tmp/.os_lf_venv 05:58:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:58:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:58:30 lf-activate-venv(): INFO: Base packages installed successfully 05:58:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:58:34 lf-activate-venv(): INFO: Adding /tmp/venv-Kd5g/bin to PATH 05:58:34 INFO: No stack-cost file found 05:58:34 INFO: Instance uptime: 3333s 05:58:34 INFO: Fetching instance metadata (attempt 1 of 3)... 05:58:34 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:58:34 INFO: Successfully fetched instance metadata 05:58:34 INFO: Instance type: v3-standard-4 05:58:34 INFO: Retrieving pricing info for: v3-standard-4 05:58:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:58:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=3333 05:58:35 INFO: Successfully fetched Vexxhost pricing API 05:58:35 INFO: Retrieved cost: 0.11 05:58:35 INFO: Retrieved resource: v3-standard-4 05:58:35 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 05:58:35 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 05:58:35 INFO: Successfully archived job cost data 05:58:35 DEBUG: Cost data: oom-master-pre-commit-lint,4804,2026-08-18 05:58:35,v3-standard-4,3333,0.11,0.00,SUCCESS 05:58:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18009757265629040939.sh 05:58:35 ---> logs-deploy.sh 05:58:35 Setup pyenv: 05:58:35 system 05:58:35 3.8.13 05:58:35 3.9.13 05:58:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:58:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kd5g from file:/tmp/.os_lf_venv 05:58:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:58:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:58:37 lf-activate-venv(): INFO: Base packages installed successfully 05:58:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:58:43 lf-activate-venv(): INFO: Adding /tmp/venv-Kd5g/bin to PATH 05:58:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4804 05:58:43 INFO: archiving workspace using pattern(s): 05:58:44 Archives upload complete. 05:58:44 INFO: archiving logs to Nexus 05:58:45 ---> uname -a: 05:58:45 Linux prd-ubuntu1804-builder-4c-4g-13348 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:58:45 05:58:45 05:58:45 ---> lscpu: 05:58:45 Architecture: x86_64 05:58:45 CPU op-mode(s): 32-bit, 64-bit 05:58:45 Byte Order: Little Endian 05:58:45 CPU(s): 4 05:58:45 On-line CPU(s) list: 0-3 05:58:45 Thread(s) per core: 1 05:58:45 Core(s) per socket: 1 05:58:45 Socket(s): 4 05:58:45 NUMA node(s): 1 05:58:45 Vendor ID: AuthenticAMD 05:58:45 CPU family: 23 05:58:45 Model: 49 05:58:45 Model name: AMD EPYC-Rome Processor 05:58:45 Stepping: 0 05:58:45 CPU MHz: 2800.000 05:58:45 BogoMIPS: 5600.00 05:58:45 Virtualization: AMD-V 05:58:45 Hypervisor vendor: KVM 05:58:45 Virtualization type: full 05:58:45 L1d cache: 32K 05:58:45 L1i cache: 32K 05:58:45 L2 cache: 512K 05:58:45 L3 cache: 16384K 05:58:45 NUMA node0 CPU(s): 0-3 05:58:45 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 05:58:45 05:58:45 05:58:45 ---> nproc: 05:58:45 4 05:58:45 05:58:45 05:58:45 ---> df -h: 05:58:45 Filesystem Size Used Avail Use% Mounted on 05:58:45 udev 7.9G 0 7.9G 0% /dev 05:58:45 tmpfs 1.6G 676K 1.6G 1% /run 05:58:45 /dev/vda1 78G 8.5G 69G 11% / 05:58:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:58:45 tmpfs 5.0M 0 5.0M 0% /run/lock 05:58:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:58:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:58:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:58:45 05:58:45 05:58:45 ---> free -m: 05:58:45 total used free shared buff/cache available 05:58:45 Mem: 16040 574 13125 0 2339 15140 05:58:45 Swap: 1023 0 1023 05:58:45 05:58:45 05:58:45 ---> ip addr: 05:58:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:58:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:58:45 inet 127.0.0.1/8 scope host lo 05:58:45 valid_lft forever preferred_lft forever 05:58:45 inet6 ::1/128 scope host 05:58:45 valid_lft forever preferred_lft forever 05:58:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:58:45 link/ether fa:16:3e:9c:ab:f4 brd ff:ff:ff:ff:ff:ff 05:58:45 inet 10.30.106.164/23 brd 10.30.107.255 scope global dynamic ens3 05:58:45 valid_lft 83064sec preferred_lft 83064sec 05:58:45 inet6 fe80::f816:3eff:fe9c:abf4/64 scope link 05:58:45 valid_lft forever preferred_lft forever 05:58:45 05:58:45 05:58:45 ---> sar -b -r -n DEV: 05:58:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13348) 08/18/26 _x86_64_ (4 CPU) 05:58:45 05:58:45 05:03:11 LINUX RESTART (4 CPU) 05:58:45 05:58:45 05:04:01 tps rtps wtps bread/s bwrtn/s 05:58:45 05:05:01 4.75 0.00 4.75 0.00 82.52 05:58:45 05:06:01 1.65 0.00 1.65 0.00 18.66 05:58:45 05:07:01 1.27 0.00 1.27 0.00 14.53 05:58:45 05:08:01 1.37 0.00 1.37 0.00 16.00 05:58:45 05:09:01 0.97 0.00 0.97 0.00 11.73 05:58:45 05:10:01 1.45 0.02 1.43 0.13 17.33 05:58:45 05:11:01 0.83 0.00 0.83 0.00 10.00 05:58:45 05:12:01 1.43 0.00 1.43 0.00 17.73 05:58:45 05:13:01 0.77 0.00 0.77 0.00 8.93 05:58:45 05:14:01 1.40 0.00 1.40 0.00 17.73 05:58:45 05:15:01 0.88 0.00 0.88 0.00 11.73 05:58:45 05:16:01 1.12 0.00 1.12 0.00 14.93 05:58:45 05:17:01 0.80 0.02 0.78 0.13 9.20 05:58:45 05:18:01 1.52 0.00 1.52 0.00 17.86 05:58:45 05:19:01 3.75 2.37 1.38 18.93 23.06 05:58:45 05:20:01 1.00 0.00 1.00 0.00 14.80 05:58:45 05:21:01 0.95 0.00 0.95 0.00 11.20 05:58:45 05:22:01 1.48 0.00 1.48 0.00 18.26 05:58:45 05:23:01 0.82 0.00 0.82 0.00 10.13 05:58:45 05:24:01 1.52 0.00 1.52 0.00 18.26 05:58:45 05:25:01 0.88 0.00 0.88 0.00 10.53 05:58:45 05:26:01 1.37 0.00 1.37 0.00 17.20 05:58:45 05:27:01 0.93 0.00 0.93 0.00 11.46 05:58:45 05:28:01 1.43 0.00 1.43 0.00 17.20 05:58:45 05:29:01 1.05 0.00 1.05 0.00 13.06 05:58:45 05:30:01 1.42 0.00 1.42 0.00 17.06 05:58:45 05:31:01 0.87 0.00 0.87 0.00 11.06 05:58:45 05:32:01 0.90 0.00 0.90 0.00 12.93 05:58:45 05:33:01 0.85 0.00 0.85 0.00 10.00 05:58:45 05:34:01 1.05 0.00 1.05 0.00 14.13 05:58:45 05:35:01 0.98 0.00 0.98 0.00 11.60 05:58:45 05:36:01 1.07 0.00 1.07 0.00 14.66 05:58:45 05:37:01 0.83 0.00 0.83 0.00 9.73 05:58:45 05:38:01 1.42 0.00 1.42 0.00 17.20 05:58:45 05:39:01 0.90 0.00 0.90 0.00 11.60 05:58:45 05:40:01 1.42 0.00 1.42 0.00 17.06 05:58:45 05:41:01 0.83 0.00 0.83 0.00 9.87 05:58:45 05:42:01 1.53 0.00 1.53 0.00 18.53 05:58:45 05:43:01 0.92 0.00 0.92 0.00 11.73 05:58:45 05:44:01 1.12 0.00 1.12 0.00 16.00 05:58:45 05:45:01 2.67 1.12 1.55 23.20 25.20 05:58:45 05:46:01 1.20 0.00 1.20 0.00 17.33 05:58:45 05:47:01 0.87 0.00 0.87 0.00 11.07 05:58:45 05:48:01 1.40 0.00 1.40 0.00 18.13 05:58:45 05:49:01 0.93 0.00 0.93 0.00 12.26 05:58:45 05:50:01 3.64 2.19 1.46 59.79 19.93 05:58:45 05:51:01 0.98 0.00 0.98 0.00 12.53 05:58:45 05:52:01 1.40 0.00 1.40 0.00 17.46 05:58:45 05:53:01 0.80 0.00 0.80 0.00 10.00 05:58:45 05:54:01 1.40 0.00 1.40 0.00 17.46 05:58:45 05:55:01 1.08 0.00 1.08 0.00 14.93 05:58:45 05:56:01 1.20 0.00 1.20 0.00 16.00 05:58:45 05:57:01 285.45 24.86 260.59 873.59 4835.06 05:58:45 05:58:01 93.88 1.83 92.05 133.71 12085.45 05:58:45 Average: 8.30 0.60 7.71 20.53 328.79 05:58:45 05:58:45 05:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:58:45 05:05:01 14462040 15687300 1962928 11.95 32040 1412380 678128 3.88 494040 1295752 92 05:58:45 05:06:01 14461692 15687004 1963276 11.95 32096 1412376 678128 3.88 493940 1295720 4 05:58:45 05:07:01 14461392 15686820 1963576 11.95 32184 1412380 678128 3.88 494276 1295724 12 05:58:45 05:08:01 14461336 15686816 1963632 11.96 32224 1412392 678128 3.88 494176 1295728 8 05:58:45 05:09:01 14461184 15686712 1963784 11.96 32272 1412384 678128 3.88 494824 1295728 8 05:58:45 05:10:01 14461200 15686792 1963768 11.96 32312 1412408 678128 3.88 494896 1295736 8 05:58:45 05:11:01 14460860 15686480 1964108 11.96 32336 1412412 678128 3.88 494952 1295740 8 05:58:45 05:12:01 14460784 15686468 1964184 11.96 32380 1412416 678128 3.88 495112 1295744 8 05:58:45 05:13:01 14460644 15686360 1964324 11.96 32404 1412416 678128 3.88 495308 1295744 8 05:58:45 05:14:01 14460160 15685940 1964808 11.96 32460 1412408 678128 3.88 495788 1295752 28 05:58:45 05:15:01 14460192 15686020 1964776 11.96 32492 1412428 678128 3.88 495768 1295756 156 05:58:45 05:16:01 14460208 15686088 1964760 11.96 32532 1412432 678128 3.88 495816 1295760 156 05:58:45 05:17:01 14459480 15685400 1965488 11.97 32560 1412428 678128 3.88 496132 1295760 124 05:58:45 05:18:01 14459652 15685752 1965316 11.97 32592 1412564 678128 3.88 496060 1295892 12 05:58:45 05:19:01 14459036 15685780 1965932 11.97 33220 1412556 710912 4.07 497008 1295900 20 05:58:45 05:20:01 14458928 15685740 1966040 11.97 33260 1412576 710912 4.07 498044 1295904 192 05:58:45 05:21:01 14458584 15685444 1966384 11.97 33308 1412576 710912 4.07 497904 1295904 164 05:58:45 05:22:01 14458640 15685548 1966328 11.97 33348 1412580 710912 4.07 498020 1295908 164 05:58:45 05:23:01 14458472 15685416 1966496 11.97 33372 1412584 710912 4.07 498076 1295912 160 05:58:45 05:24:01 14458196 15685188 1966772 11.97 33420 1412580 710912 4.07 497964 1295916 12 05:58:45 05:25:01 14458076 15685120 1966892 11.98 33460 1412588 710912 4.07 498160 1295920 28 05:58:45 05:26:01 14457712 15684808 1967256 11.98 33504 1412592 710912 4.07 498424 1295920 168 05:58:45 05:27:01 14457852 15685000 1967116 11.98 33544 1412596 710912 4.07 498388 1295924 160 05:58:45 05:28:01 14457656 15684828 1967312 11.98 33584 1412604 710912 4.07 498372 1295928 20 05:58:45 05:29:01 14457580 15684836 1967388 11.98 33640 1412604 710912 4.07 498452 1295932 44 05:58:45 05:30:01 14457280 15684592 1967688 11.98 33680 1412612 710912 4.07 498640 1295940 172 05:58:45 05:31:01 14457692 15685036 1967276 11.98 33704 1412616 710912 4.07 498712 1295944 4 05:58:45 05:32:01 14457336 15684720 1967632 11.98 33736 1412620 710912 4.07 498576 1295948 28 05:58:45 05:33:01 14457476 15684884 1967492 11.98 33768 1412620 710912 4.07 498632 1295948 12 05:58:45 05:34:01 14457168 15684652 1967800 11.98 33816 1412624 710912 4.07 498696 1295952 28 05:58:45 05:35:01 14457028 15684560 1967940 11.98 33856 1412628 710912 4.07 498748 1295956 8 05:58:45 05:36:01 14456616 15684204 1968352 11.98 33896 1412632 710912 4.07 499004 1295960 4 05:58:45 05:37:01 14456688 15684304 1968280 11.98 33932 1412632 710912 4.07 499168 1295960 12 05:58:45 05:38:01 14456372 15684004 1968596 11.99 33964 1412640 710912 4.07 499224 1295968 8 05:58:45 05:39:01 14456304 15683972 1968664 11.99 34004 1412628 710912 4.07 499456 1295972 8 05:58:45 05:40:01 14456112 15683836 1968856 11.99 34036 1412648 710912 4.07 499508 1295976 12 05:58:45 05:41:01 14455872 15683640 1969096 11.99 34060 1412648 710912 4.07 499744 1295976 8 05:58:45 05:42:01 14456252 15684056 1968716 11.99 34100 1412652 710912 4.07 499584 1295984 8 05:58:45 05:43:01 14456128 15683996 1968840 11.99 34132 1412656 710912 4.07 499952 1295992 4 05:58:45 05:44:01 14455812 15683700 1969156 11.99 34180 1412652 710912 4.07 499976 1295988 8 05:58:45 05:45:01 14452752 15681592 1972216 12.01 34268 1413332 729356 4.17 502040 1296428 8 05:58:45 05:46:01 14452160 15681048 1972808 12.01 34316 1413340 713288 4.08 502472 1296440 8 05:58:45 05:47:01 14451284 15680312 1973684 12.02 34348 1413476 713288 4.08 502560 1296548 196 05:58:45 05:48:01 14451340 15680468 1973628 12.02 34388 1413480 713288 4.08 502424 1296576 200 05:58:45 05:49:01 14451340 15680500 1973628 12.02 34428 1413480 713288 4.08 502664 1296576 12 05:58:45 05:50:01 14439484 15670860 1985484 12.09 34476 1415244 713288 4.08 512792 1297416 236 05:58:45 05:51:01 14439268 15670676 1985700 12.09 34500 1415248 713288 4.08 513340 1297384 192 05:58:45 05:52:01 14439284 15670728 1985684 12.09 34532 1415252 713288 4.08 513340 1297388 136 05:58:45 05:53:01 14439152 15670596 1985816 12.09 34556 1415252 713288 4.08 513276 1297388 172 05:58:45 05:54:01 14439360 15670872 1985608 12.09 34596 1415260 713288 4.08 513388 1297392 204 05:58:45 05:55:01 14439368 15670904 1985600 12.09 34652 1415256 713288 4.08 513432 1297400 12 05:58:45 05:56:01 14439364 15670984 1985604 12.09 34692 1415268 713288 4.08 513524 1297404 4 05:58:45 05:57:01 14174556 15573016 2250412 13.70 46888 1561972 799376 4.57 655604 1401020 65460 05:58:45 05:58:01 13724460 15528452 2700508 16.44 79212 1911912 762124 4.36 782080 1677172 171496 05:58:45 Average: 14436572 15678015 1988396 12.11 34616 1424991 705825 4.04 508157 1305141 4452 05:58:45 05:58:45 05:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:58:45 05:05:01 ens3 0.27 0.15 0.07 0.11 0.00 0.00 0.00 0.00 05:58:45 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:06:01 ens3 0.33 0.23 0.07 0.20 0.00 0.00 0.00 0.00 05:58:45 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:07:01 ens3 0.28 0.10 0.07 0.16 0.00 0.00 0.00 0.00 05:58:45 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:08:01 ens3 0.30 0.22 0.07 0.17 0.00 0.00 0.00 0.00 05:58:45 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:09:01 ens3 0.57 0.53 0.34 0.83 0.00 0.00 0.00 0.00 05:58:45 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:10:01 ens3 0.30 0.13 0.13 0.07 0.00 0.00 0.00 0.00 05:58:45 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:11:01 ens3 0.22 0.10 0.07 0.31 0.00 0.00 0.00 0.00 05:58:45 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:12:01 ens3 0.28 0.18 0.07 0.01 0.00 0.00 0.00 0.00 05:58:45 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:13:01 ens3 0.17 0.13 0.06 0.17 0.00 0.00 0.00 0.00 05:58:45 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:14:01 ens3 1.47 0.83 0.65 0.94 0.00 0.00 0.00 0.00 05:58:45 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:15:01 ens3 0.18 0.10 0.07 0.07 0.00 0.00 0.00 0.00 05:58:45 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:16:01 ens3 0.23 0.18 0.06 0.19 0.00 0.00 0.00 0.00 05:58:45 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:17:01 ens3 0.18 0.13 0.07 0.17 0.00 0.00 0.00 0.00 05:58:45 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:18:01 ens3 0.27 0.22 0.07 0.18 0.00 0.00 0.00 0.00 05:58:45 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:19:01 ens3 1.85 0.47 0.46 0.62 0.00 0.00 0.00 0.00 05:58:45 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:20:01 ens3 1.33 0.90 0.70 0.98 0.00 0.00 0.00 0.00 05:58:45 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:21:01 ens3 0.57 0.25 0.32 0.17 0.00 0.00 0.00 0.00 05:58:45 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:22:01 ens3 0.25 0.17 0.07 0.21 0.00 0.00 0.00 0.00 05:58:45 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:23:01 ens3 0.23 0.13 0.07 0.17 0.00 0.00 0.00 0.00 05:58:45 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:24:01 ens3 0.47 0.35 0.20 0.37 0.00 0.00 0.00 0.00 05:58:45 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:25:01 ens3 1.18 0.67 0.53 0.56 0.00 0.00 0.00 0.00 05:58:45 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:26:01 ens3 0.20 0.13 0.07 0.07 0.00 0.00 0.00 0.00 05:58:45 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:27:01 ens3 0.23 0.20 0.07 0.34 0.00 0.00 0.00 0.00 05:58:45 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:28:01 ens3 1.33 0.67 0.52 0.56 0.00 0.00 0.00 0.00 05:58:45 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:29:01 ens3 0.52 0.47 0.29 0.77 0.00 0.00 0.00 0.00 05:58:45 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:30:01 ens3 0.40 0.20 0.13 0.15 0.00 0.00 0.00 0.00 05:58:45 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:31:01 ens3 0.23 0.17 0.07 0.26 0.00 0.00 0.00 0.00 05:58:45 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:32:01 ens3 0.28 0.17 0.07 0.04 0.00 0.00 0.00 0.00 05:58:45 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:33:01 ens3 0.23 0.18 0.07 0.33 0.00 0.00 0.00 0.00 05:58:45 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:34:01 ens3 0.53 0.30 0.21 0.24 0.00 0.00 0.00 0.00 05:58:45 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:35:01 ens3 0.17 0.07 0.06 0.01 0.00 0.00 0.00 0.00 05:58:45 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:36:01 ens3 0.25 0.27 0.07 0.33 0.00 0.00 0.00 0.00 05:58:45 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:37:01 ens3 0.18 0.15 0.06 0.17 0.00 0.00 0.00 0.00 05:58:45 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:38:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 05:58:45 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:39:01 ens3 0.42 0.37 0.24 0.53 0.00 0.00 0.00 0.00 05:58:45 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:40:01 ens3 0.28 0.15 0.07 0.04 0.00 0.00 0.00 0.00 05:58:45 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:41:01 ens3 0.23 0.13 0.07 0.17 0.00 0.00 0.00 0.00 05:58:45 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:42:01 ens3 0.25 0.20 0.07 0.17 0.00 0.00 0.00 0.00 05:58:45 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:43:01 ens3 0.18 0.13 0.06 0.17 0.00 0.00 0.00 0.00 05:58:45 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:44:01 ens3 0.35 0.33 0.14 0.34 0.00 0.00 0.00 0.00 05:58:45 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:45:01 ens3 1.05 1.37 0.17 5.64 0.00 0.00 0.00 0.00 05:58:45 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:46:01 ens3 3.95 3.95 0.31 4.58 0.00 0.00 0.00 0.00 05:58:45 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:47:01 ens3 1.35 0.75 0.54 0.75 0.00 0.00 0.00 0.00 05:58:45 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:48:01 ens3 0.23 0.22 0.07 0.27 0.00 0.00 0.00 0.00 05:58:45 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:49:01 ens3 0.52 0.30 0.30 0.52 0.00 0.00 0.00 0.00 05:58:45 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:50:01 ens3 8.17 6.47 5.66 6.21 0.00 0.00 0.00 0.00 05:58:45 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:51:01 ens3 1.88 1.52 1.13 1.20 0.00 0.00 0.00 0.00 05:58:45 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:52:01 ens3 0.27 0.18 0.07 0.22 0.00 0.00 0.00 0.00 05:58:45 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:53:01 ens3 0.20 0.20 0.06 0.35 0.00 0.00 0.00 0.00 05:58:45 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:54:01 ens3 1.48 0.58 0.65 0.44 0.00 0.00 0.00 0.00 05:58:45 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:55:01 ens3 0.15 0.05 0.06 0.04 0.00 0.00 0.00 0.00 05:58:45 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:45 05:56:01 ens3 0.27 0.20 0.07 0.22 0.00 0.00 0.00 0.00 05:58:45 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:57:01 ens3 243.89 169.61 1170.46 48.36 0.00 0.00 0.00 0.00 05:58:45 05:57:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 05:58:45 05:58:01 ens3 132.21 90.23 1335.00 12.20 0.00 0.00 0.00 0.00 05:58:45 05:58:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 05:58:45 Average: ens3 7.65 5.30 46.70 1.71 0.00 0.00 0.00 0.00 05:58:45 Average: lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 05:58:45 05:58:45 05:58:45 ---> sar -P ALL: 05:58:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13348) 08/18/26 _x86_64_ (4 CPU) 05:58:45 05:58:45 05:03:11 LINUX RESTART (4 CPU) 05:58:45 05:58:45 05:04:01 CPU %user %nice %system %iowait %steal %idle 05:58:45 05:05:01 all 0.03 0.00 0.00 0.02 0.01 99.93 05:58:45 05:05:01 0 0.05 0.00 0.00 0.00 0.02 99.93 05:58:45 05:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:58:45 05:05:01 2 0.03 0.00 0.00 0.02 0.00 99.95 05:58:45 05:05:01 3 0.02 0.00 0.02 0.07 0.02 99.88 05:58:45 05:06:01 all 0.03 0.00 0.02 0.01 0.02 99.92 05:58:45 05:06:01 0 0.05 0.00 0.03 0.02 0.05 99.85 05:58:45 05:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:58:45 05:06:01 2 0.07 0.00 0.00 0.03 0.02 99.88 05:58:45 05:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:58:45 05:07:01 all 0.03 0.00 0.00 0.01 0.01 99.94 05:58:45 05:07:01 0 0.03 0.00 0.00 0.05 0.03 99.88 05:58:45 05:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:58:45 05:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:58:45 05:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:58:45 05:08:01 all 0.02 0.00 0.02 0.00 0.01 99.95 05:58:45 05:08:01 0 0.00 0.00 0.05 0.02 0.03 99.90 05:58:45 05:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:58:45 05:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:58:45 05:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:58:45 05:09:01 all 0.05 0.00 0.02 0.01 0.01 99.92 05:58:45 05:09:01 0 0.10 0.00 0.02 0.03 0.03 99.82 05:58:45 05:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:58:45 05:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:58:45 05:09:01 3 0.08 0.00 0.02 0.00 0.00 99.90 05:58:45 05:10:01 all 0.36 0.00 0.01 0.01 0.01 99.61 05:58:45 05:10:01 0 1.40 0.00 0.02 0.03 0.03 98.51 05:58:45 05:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:58:45 05:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:58:45 05:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:58:45 05:11:01 all 0.51 0.00 0.01 0.00 0.01 99.46 05:58:45 05:11:01 0 2.00 0.00 0.02 0.03 0.03 97.91 05:58:45 05:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:58:45 05:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:58:45 05:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:58:45 05:12:01 all 0.03 0.00 0.01 0.01 0.01 99.95 05:58:45 05:12:01 0 0.10 0.00 0.00 0.03 0.03 99.83 05:58:45 05:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:58:45 05:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:58:45 05:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:58:45 05:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:58:45 05:13:01 0 0.03 0.00 0.02 0.02 0.03 99.90 05:58:45 05:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:58:45 05:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:58:45 05:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:58:45 05:14:01 all 0.03 0.00 0.01 0.01 0.01 99.93 05:58:45 05:14:01 0 0.05 0.00 0.00 0.03 0.00 99.92 05:58:45 05:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:58:45 05:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:58:45 05:14:01 3 0.03 0.00 0.00 0.02 0.00 99.95 05:58:45 05:15:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:58:45 05:15:01 0 0.02 0.00 0.00 0.03 0.02 99.93 05:58:45 05:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:58:45 05:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:58:45 05:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:58:45 05:58:45 05:15:01 CPU %user %nice %system %iowait %steal %idle 05:58:45 05:16:01 all 0.03 0.00 0.00 0.00 0.01 99.95 05:58:45 05:16:01 0 0.07 0.00 0.02 0.03 0.02 99.87 05:58:45 05:16:01 1 0.03 0.00 0.02 0.00 0.05 99.90 05:58:45 05:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:58:45 05:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:58:45 05:17:01 all 0.34 0.00 0.01 0.00 0.02 99.63 05:58:45 05:17:01 0 1.31 0.00 0.02 0.02 0.02 98.64 05:58:45 05:17:01 1 0.02 0.00 0.00 0.02 0.03 99.93 05:58:45 05:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:58:45 05:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:58:45 05:18:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:58:45 05:18:01 0 0.10 0.00 0.03 0.02 0.00 99.85 05:58:45 05:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:58:45 05:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:58:45 05:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:58:45 05:19:01 all 0.05 0.00 0.02 0.02 0.01 99.90 05:58:45 05:19:01 0 0.05 0.00 0.00 0.05 0.02 99.88 05:58:45 05:19:01 1 0.08 0.00 0.03 0.00 0.03 99.85 05:58:45 05:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:58:45 05:19:01 3 0.02 0.00 0.03 0.03 0.02 99.90 05:58:45 05:20:01 all 0.45 0.00 0.02 0.01 0.01 99.51 05:58:45 05:20:01 0 0.05 0.00 0.02 0.02 0.02 99.90 05:58:45 05:20:01 1 1.60 0.00 0.03 0.00 0.03 98.34 05:58:45 05:20:01 2 0.05 0.00 0.00 0.00 0.00 99.95 05:58:45 05:20:01 3 0.08 0.00 0.03 0.00 0.00 99.88 05:58:45 05:21:01 all 0.27 0.00 0.02 0.01 0.01 99.69 05:58:45 05:21:01 0 0.05 0.00 0.02 0.03 0.00 99.90 05:58:45 05:21:01 1 0.99 0.00 0.05 0.00 0.03 98.92 05:58:45 05:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:58:45 05:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:58:45 05:22:01 all 0.02 0.00 0.02 0.03 0.01 99.93 05:58:45 05:22:01 0 0.03 0.00 0.02 0.08 0.00 99.87 05:58:45 05:22:01 1 0.03 0.00 0.02 0.03 0.02 99.90 05:58:45 05:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:58:45 05:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:58:45 05:23:01 all 0.28 0.00 0.01 0.01 0.01 99.68 05:58:45 05:23:01 0 0.00 0.00 0.00 0.05 0.00 99.95 05:58:45 05:23:01 1 0.07 0.00 0.02 0.00 0.03 99.88 05:58:45 05:23:01 2 1.06 0.00 0.02 0.00 0.02 98.91 05:58:45 05:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:58:45 05:24:01 all 0.37 0.00 0.01 0.01 0.01 99.60 05:58:45 05:24:01 0 0.02 0.00 0.00 0.03 0.00 99.95 05:58:45 05:24:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:58:45 05:24:01 2 1.42 0.00 0.00 0.00 0.02 98.56 05:58:45 05:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:58:45 05:25:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:58:45 05:25:01 0 0.02 0.00 0.02 0.03 0.02 99.92 05:58:45 05:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:58:45 05:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:58:45 05:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:58:45 05:26:01 all 0.01 0.00 0.01 0.01 0.02 99.95 05:58:45 05:26:01 0 0.00 0.00 0.00 0.03 0.00 99.97 05:58:45 05:26:01 1 0.02 0.00 0.03 0.00 0.03 99.92 05:58:45 05:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:58:45 05:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:58:45 05:58:45 05:26:01 CPU %user %nice %system %iowait %steal %idle 05:58:45 05:27:01 all 0.19 0.00 0.01 0.01 0.01 99.78 05:58:45 05:27:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:58:45 05:27:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:58:45 05:27:01 2 0.73 0.00 0.00 0.00 0.03 99.24 05:58:45 05:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:58:45 05:28:01 all 0.04 0.00 0.01 0.01 0.01 99.93 05:58:45 05:28:01 0 0.00 0.00 0.00 0.03 0.02 99.95 05:58:45 05:28:01 1 0.08 0.00 0.02 0.00 0.02 99.88 05:58:45 05:28:01 2 0.08 0.00 0.02 0.00 0.02 99.88 05:58:45 05:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 05:58:45 05:29:01 all 0.03 0.00 0.01 0.01 0.02 99.93 05:58:45 05:29:01 0 0.00 0.00 0.00 0.03 0.00 99.97 05:58:45 05:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:58:45 05:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:58:45 05:29:01 3 0.03 0.00 0.00 0.02 0.00 99.95 05:58:45 05:30:01 all 0.01 0.00 0.02 0.00 0.01 99.95 05:58:45 05:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:58:45 05:30:01 1 0.02 0.00 0.03 0.00 0.03 99.92 05:58:45 05:30:01 2 0.02 0.00 0.00 0.00 0.03 99.95 05:58:45 05:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:58:45 05:31:01 all 0.27 0.00 0.01 0.02 0.01 99.69 05:58:45 05:31:01 0 0.00 0.00 0.02 0.07 0.00 99.92 05:58:45 05:31:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:58:45 05:31:01 2 1.06 0.00 0.02 0.00 0.02 98.91 05:58:45 05:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:58:45 05:32:01 all 0.01 0.00 0.02 0.00 0.01 99.95 05:58:45 05:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:58:45 05:32:01 1 0.02 0.00 0.05 0.00 0.02 99.92 05:58:45 05:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:58:45 05:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:58:45 05:33:01 all 0.49 0.00 0.01 0.01 0.01 99.48 05:58:45 05:33:01 0 0.00 0.00 0.00 0.03 0.00 99.97 05:58:45 05:33:01 1 0.02 0.00 0.02 0.00 0.03 99.93 05:58:45 05:33:01 2 1.94 0.00 0.02 0.00 0.02 98.03 05:58:45 05:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:58:45 05:34:01 all 0.47 0.00 0.01 0.06 0.01 99.45 05:58:45 05:34:01 0 0.00 0.00 0.02 0.23 0.02 99.73 05:58:45 05:34:01 1 0.00 0.00 0.02 0.00 0.03 99.95 05:58:45 05:34:01 2 1.84 0.00 0.00 0.00 0.02 98.14 05:58:45 05:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:58:45 05:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:58:45 05:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:58:45 05:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:58:45 05:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:58:45 05:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:58:45 05:36:01 all 0.01 0.00 0.02 0.01 0.01 99.96 05:58:45 05:36:01 0 0.00 0.00 0.02 0.03 0.00 99.95 05:58:45 05:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:58:45 05:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:58:45 05:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:58:45 05:37:01 all 0.02 0.00 0.01 0.00 0.02 99.95 05:58:45 05:37:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:58:45 05:37:01 1 0.02 0.00 0.02 0.00 0.03 99.93 05:58:45 05:37:01 2 0.05 0.00 0.00 0.00 0.02 99.93 05:58:45 05:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:58:45 05:58:45 05:37:01 CPU %user %nice %system %iowait %steal %idle 05:58:45 05:38:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:58:45 05:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:58:45 05:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:58:45 05:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:58:45 05:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:58:45 05:39:01 all 0.03 0.00 0.00 0.00 0.01 99.95 05:58:45 05:39:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:58:45 05:39:01 1 0.02 0.00 0.00 0.00 0.03 99.95 05:58:45 05:39:01 2 0.07 0.00 0.00 0.00 0.02 99.92 05:58:45 05:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:58:45 05:40:01 all 0.01 0.00 0.01 0.01 0.01 99.95 05:58:45 05:40:01 0 0.00 0.00 0.00 0.03 0.00 99.97 05:58:45 05:40:01 1 0.00 0.00 0.03 0.02 0.02 99.93 05:58:45 05:40:01 2 0.02 0.00 0.00 0.00 0.03 99.95 05:58:45 05:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:58:45 05:41:01 all 0.02 0.00 0.00 0.00 0.01 99.96 05:58:45 05:41:01 0 0.02 0.00 0.00 0.02 0.00 99.97 05:58:45 05:41:01 1 0.03 0.00 0.00 0.00 0.03 99.93 05:58:45 05:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:58:45 05:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:58:45 05:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:58:45 05:42:01 0 0.02 0.00 0.00 0.02 0.02 99.95 05:58:45 05:42:01 1 0.00 0.00 0.03 0.00 0.02 99.95 05:58:45 05:42:01 2 0.07 0.00 0.00 0.00 0.02 99.92 05:58:45 05:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:58:45 05:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 05:58:45 05:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:58:45 05:43:01 1 0.02 0.00 0.00 0.02 0.02 99.95 05:58:45 05:43:01 2 0.05 0.00 0.02 0.00 0.02 99.92 05:58:45 05:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:58:45 05:44:01 all 0.02 0.00 0.01 0.00 0.02 99.95 05:58:45 05:44:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:58:45 05:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:58:45 05:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:58:45 05:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:58:45 05:45:01 all 0.25 0.00 0.07 0.02 0.01 99.65 05:58:45 05:45:01 0 0.02 0.00 0.08 0.03 0.00 99.87 05:58:45 05:45:01 1 0.05 0.00 0.05 0.00 0.03 99.87 05:58:45 05:45:01 2 0.33 0.00 0.07 0.05 0.02 99.53 05:58:45 05:45:01 3 0.60 0.00 0.10 0.00 0.00 99.30 05:58:45 05:46:01 all 0.08 0.00 0.00 0.01 0.01 99.90 05:58:45 05:46:01 0 0.27 0.00 0.00 0.02 0.00 99.72 05:58:45 05:46:01 1 0.02 0.00 0.00 0.02 0.03 99.93 05:58:45 05:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:58:45 05:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:58:45 05:47:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:58:45 05:47:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:58:45 05:47:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:58:45 05:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:58:45 05:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:58:45 05:48:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:58:45 05:48:01 0 0.03 0.00 0.00 0.03 0.00 99.93 05:58:45 05:48:01 1 0.03 0.00 0.00 0.00 0.03 99.93 05:58:45 05:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:58:45 05:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:58:45 05:58:45 05:48:01 CPU %user %nice %system %iowait %steal %idle 05:58:45 05:49:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:58:45 05:49:01 0 0.02 0.00 0.02 0.02 0.02 99.93 05:58:45 05:49:01 1 0.02 0.00 0.02 0.02 0.02 99.93 05:58:45 05:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:58:45 05:49:01 3 0.05 0.00 0.00 0.00 0.00 99.95 05:58:45 05:50:01 all 0.50 0.00 0.05 0.03 0.01 99.41 05:58:45 05:50:01 0 0.47 0.00 0.08 0.08 0.00 99.36 05:58:45 05:50:01 1 0.49 0.00 0.07 0.02 0.03 99.39 05:58:45 05:50:01 2 0.41 0.00 0.02 0.00 0.02 99.56 05:58:45 05:50:01 3 0.61 0.00 0.03 0.00 0.00 99.36 05:58:45 05:51:01 all 0.14 0.00 0.02 0.01 0.01 99.82 05:58:45 05:51:01 0 0.02 0.00 0.02 0.03 0.00 99.93 05:58:45 05:51:01 1 0.05 0.00 0.02 0.00 0.03 99.90 05:58:45 05:51:01 2 0.02 0.00 0.03 0.00 0.02 99.93 05:58:45 05:51:01 3 0.48 0.00 0.00 0.00 0.00 99.52 05:58:45 05:52:01 all 0.01 0.00 0.01 0.01 0.01 99.97 05:58:45 05:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:58:45 05:52:01 1 0.02 0.00 0.00 0.02 0.03 99.93 05:58:45 05:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:58:45 05:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:58:45 05:53:01 all 0.02 0.00 0.00 0.00 0.01 99.96 05:58:45 05:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:58:45 05:53:01 1 0.02 0.00 0.00 0.00 0.03 99.95 05:58:45 05:53:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:58:45 05:53:01 3 0.05 0.00 0.00 0.00 0.00 99.95 05:58:45 05:54:01 all 0.03 0.00 0.01 0.02 0.01 99.94 05:58:45 05:54:01 0 0.02 0.00 0.02 0.05 0.00 99.92 05:58:45 05:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:58:45 05:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:58:45 05:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:58:45 05:55:01 all 0.05 0.00 0.02 0.01 0.01 99.91 05:58:45 05:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:58:45 05:55:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:58:45 05:55:01 2 0.18 0.00 0.02 0.02 0.02 99.77 05:58:45 05:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:58:45 05:56:01 all 0.07 0.00 0.01 0.04 0.01 99.87 05:58:45 05:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:58:45 05:56:01 1 0.03 0.00 0.03 0.07 0.03 99.83 05:58:45 05:56:01 2 0.23 0.00 0.00 0.08 0.02 99.67 05:58:45 05:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:58:45 05:57:01 all 8.93 0.00 1.12 1.21 0.03 88.70 05:58:45 05:57:01 0 7.40 0.00 0.40 0.03 0.02 92.14 05:58:45 05:57:01 1 4.16 0.00 0.72 0.18 0.03 94.90 05:58:45 05:57:01 2 7.31 0.00 1.00 0.85 0.03 90.80 05:58:45 05:57:01 3 16.86 0.00 2.38 3.79 0.03 76.93 05:58:45 05:58:01 all 20.66 0.00 2.06 1.06 0.06 76.16 05:58:45 05:58:01 0 35.57 0.00 2.77 0.42 0.05 61.19 05:58:45 05:58:01 1 18.14 0.00 1.89 0.20 0.05 79.72 05:58:45 05:58:01 2 9.66 0.00 1.64 3.54 0.07 85.09 05:58:45 05:58:01 3 19.23 0.00 1.90 0.10 0.07 78.70 05:58:45 Average: all 0.66 0.00 0.07 0.05 0.01 99.21 05:58:45 Average: 0 0.92 0.00 0.07 0.04 0.01 98.96 05:58:45 Average: 1 0.49 0.00 0.07 0.01 0.02 99.40 05:58:45 Average: 2 0.50 0.00 0.06 0.08 0.01 99.34 05:58:45 Average: 3 0.71 0.00 0.09 0.07 0.00 99.12 05:58:45 05:58:45 05:58:45