07:03:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 07:03:46 Running as SYSTEM 07:03:46 [EnvInject] - Loading node environment variables. 07:03:46 Building remotely on prd-ubuntu1804-builder-4c-4g-3868 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:03:46 [ssh-agent] Looking for ssh-agent implementation... 07:03:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:47 $ ssh-agent 07:03:47 SSH_AUTH_SOCK=/tmp/ssh-1QdZfXP9k3to/agent.1840 07:03:47 SSH_AGENT_PID=1842 07:03:47 [ssh-agent] Started. 07:03:47 Running ssh-add (command line suppressed) 07:03:47 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9667625080310955775.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9667625080310955775.key) 07:03:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:03:47 The recommended git tool is: NONE 07:03:48 using credential onap-jenkins-ssh 07:03:48 Wiping out workspace first. 07:03:48 Cloning the remote Git repository 07:03:48 Cloning repository git://cloud.onap.org/mirror/oom.git 07:03:48 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:03:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:03:48 > git --version # timeout=10 07:03:48 > git --version # 'git version 2.17.1' 07:03:48 using GIT_SSH to set credentials Gerrit user 07:03:48 Verifying host key using manually-configured host key entries 07:03:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:03:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:03:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:03:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:03:53 using GIT_SSH to set credentials Gerrit user 07:03:53 Verifying host key using manually-configured host key entries 07:03:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/7 # timeout=30 07:03:54 > git rev-parse e23d6242c51568067968aa45cfbc9946e7dcc995^{commit} # timeout=10 07:03:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:03:54 Checking out Revision e23d6242c51568067968aa45cfbc9946e7dcc995 (refs/changes/63/142163/7) 07:03:54 > git config core.sparsecheckout # timeout=10 07:03:54 > git checkout -f e23d6242c51568067968aa45cfbc9946e7dcc995 # timeout=30 07:03:57 Commit message: "[COMMON] Update readiness image" 07:03:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:03:57 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 07:03:58 [EnvInject] - Injecting environment variables from a build step. 07:03:58 [EnvInject] - Injecting as environment variables the properties content 07:03:58 PYTHON=python3 07:03:58 07:03:58 [EnvInject] - Variables injected successfully. 07:03:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins229680666521496174.sh 07:03:58 ---> tox-install.sh 07:03:58 + source /home/jenkins/lf-env.sh 07:03:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:03:58 ++ mktemp -d /tmp/venv-XXXX 07:03:58 + lf_venv=/tmp/venv-HkMR 07:03:58 + local venv_file=/tmp/.os_lf_venv 07:03:58 + local python=python3 07:03:58 + local options 07:03:58 + local set_path=true 07:03:58 + local install_args= 07:03: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 07:03:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:03:58 + true 07:03:58 + case $1 in 07:03:58 + venv_file=/tmp/.toxenv 07:03:58 + shift 2 07:03:58 + true 07:03:58 + case $1 in 07:03:58 + shift 07:03:58 + break 07:03:58 + case $python in 07:03:58 + local pkg_list= 07:03:58 + [[ -d /opt/pyenv ]] 07:03:58 + echo 'Setup pyenv:' 07:03:58 Setup pyenv: 07:03:58 + export PYENV_ROOT=/opt/pyenv 07:03:58 + PYENV_ROOT=/opt/pyenv 07:03:58 + 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 07:03:58 + 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 07:03:58 + pyenv versions 07:03:58 * system (set by /opt/pyenv/version) 07:03:58 * 3.8.13 (set by /opt/pyenv/version) 07:03:58 * 3.9.13 (set by /opt/pyenv/version) 07:03:58 * 3.10.6 (set by /opt/pyenv/version) 07:03:58 + command -v pyenv 07:03:58 ++ pyenv init - --no-rehash 07:03: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[*]}"'\'')" 07:03:58 export PATH="/opt/pyenv/shims:${PATH}" 07:03:58 export PYENV_SHELL=bash 07:03:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:03:58 pyenv() { 07:03:58 local command 07:03:58 command="${1:-}" 07:03:58 if [ "$#" -gt 0 ]; then 07:03:58 shift 07:03:58 fi 07:03:58 07:03:58 case "$command" in 07:03:58 rehash|shell) 07:03:58 eval "$(pyenv "sh-$command" "$@")" 07:03:58 ;; 07:03:58 *) 07:03:58 command pyenv "$command" "$@" 07:03:58 ;; 07:03:58 esac 07:03:58 }' 07:03: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[*]}"' 07:03:58 ++ 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 07:03:58 ++ 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 07:03:58 ++ 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 07:03:58 ++ export PYENV_SHELL=bash 07:03:58 ++ PYENV_SHELL=bash 07:03:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:03:58 +++ complete -F _pyenv pyenv 07:03:58 ++ lf-pyver python3 07:03:58 ++ local py_version_xy=python3 07:03:58 ++ local py_version_xyz= 07:03:58 ++ pyenv versions 07:03:58 ++ local command 07:03:58 ++ command=versions 07:03:58 ++ sed 's/^[ *]* //' 07:03:58 ++ '[' 1 -gt 0 ']' 07:03:58 ++ shift 07:03:58 ++ case "$command" in 07:03:58 ++ command pyenv versions 07:03:58 ++ pyenv versions 07:03:58 ++ grep -E '^[0-9.]*[0-9]$' 07:03:58 ++ awk '{ print $1 }' 07:03:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:03:58 +++ grep '^3' /tmp/.pyenv_versions 07:03:58 +++ sort -V 07:03:58 +++ tail -n 1 07:03:58 ++ py_version_xyz=3.10.6 07:03:58 ++ [[ -z 3.10.6 ]] 07:03:58 ++ echo 3.10.6 07:03:58 ++ return 0 07:03:58 + pyenv local 3.10.6 07:03:58 + local command 07:03:58 + command=local 07:03:58 + '[' 2 -gt 0 ']' 07:03:58 + shift 07:03:58 + case "$command" in 07:03:58 + command pyenv local 3.10.6 07:03:58 + pyenv local 3.10.6 07:03:58 + for arg in "$@" 07:03:58 + case $arg in 07:03:58 + pkg_list+='tox ' 07:03:58 + for arg in "$@" 07:03:58 + case $arg in 07:03:58 + pkg_list+='virtualenv ' 07:03:58 + for arg in "$@" 07:03:58 + case $arg in 07:03:58 + pkg_list+='urllib3~=1.26.15 ' 07:03:58 + [[ -f /tmp/.toxenv ]] 07:03:58 + [[ ! -f /tmp/.toxenv ]] 07:03:58 + [[ -n '' ]] 07:03:58 + python3 -m venv /tmp/venv-HkMR 07:04:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HkMR' 07:04:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HkMR 07:04:02 + echo /tmp/venv-HkMR 07:04:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:04:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:04:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:04:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:02 + local 'pip_opts=--upgrade --quiet' 07:04:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:04:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:04:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:04:02 + [[ -n '' ]] 07:04:02 + [[ -n '' ]] 07:04:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:04:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:02 + /tmp/venv-HkMR/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 07:04:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:04:06 lf-activate-venv(): INFO: Base packages installed successfully 07:04:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:04:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:04:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:04:06 + /tmp/venv-HkMR/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 07:04:08 + type python3 07:04:08 + true 07:04:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HkMR/bin to PATH' 07:04:08 lf-activate-venv(): INFO: Adding /tmp/venv-HkMR/bin to PATH 07:04:08 + PATH=/tmp/venv-HkMR/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 07:04:08 + return 0 07:04:08 + python3 --version 07:04:08 Python 3.10.6 07:04:08 + python3 -m pip --version 07:04:08 pip 25.2 from /tmp/venv-HkMR/lib/python3.10/site-packages/pip (python 3.10) 07:04:08 + python3 -m pip freeze 07:04:08 cachetools==6.2.1 07:04:08 chardet==5.2.0 07:04:08 colorama==0.4.6 07:04:08 distlib==0.4.0 07:04:08 filelock==3.20.0 07:04:08 packaging==25.0 07:04:08 platformdirs==4.5.0 07:04:08 pluggy==1.6.0 07:04:08 pyproject-api==1.10.0 07:04:08 tomli==2.3.0 07:04:08 tox==4.31.0 07:04:08 typing_extensions==4.15.0 07:04:08 urllib3==1.26.20 07:04:08 virtualenv==20.35.3 07:04:08 [EnvInject] - Injecting environment variables from a build step. 07:04:08 [EnvInject] - Injecting as environment variables the properties content 07:04:08 PARALLEL=false 07:04:08 07:04:08 [EnvInject] - Variables injected successfully. 07:04:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins911714124767973555.sh 07:04:08 ---> tox-run.sh 07:04:08 + 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 07:04:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:04:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:04:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:04:08 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:04:08 + source /home/jenkins/lf-env.sh 07:04:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:04:08 ++ mktemp -d /tmp/venv-XXXX 07:04:08 + lf_venv=/tmp/venv-BSnF 07:04:08 + local venv_file=/tmp/.os_lf_venv 07:04:08 + local python=python3 07:04:08 + local options 07:04:08 + local set_path=true 07:04:08 + local install_args= 07:04:08 ++ 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 07:04:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:04:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:04:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:04:08 + true 07:04:08 + case $1 in 07:04:08 + venv_file=/tmp/.toxenv 07:04:08 + shift 2 07:04:08 + true 07:04:08 + case $1 in 07:04:08 + shift 07:04:08 + break 07:04:08 + case $python in 07:04:08 + local pkg_list= 07:04:08 + [[ -d /opt/pyenv ]] 07:04:08 + echo 'Setup pyenv:' 07:04:08 Setup pyenv: 07:04:08 + export PYENV_ROOT=/opt/pyenv 07:04:08 + PYENV_ROOT=/opt/pyenv 07:04:08 + 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 07:04:08 + 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 07:04:08 + pyenv versions 07:04:08 system 07:04:08 3.8.13 07:04:08 3.9.13 07:04:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:04:08 + command -v pyenv 07:04:08 ++ pyenv init - --no-rehash 07:04:08 + 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[*]}"'\'')" 07:04:08 export PATH="/opt/pyenv/shims:${PATH}" 07:04:08 export PYENV_SHELL=bash 07:04:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:04:08 pyenv() { 07:04:08 local command 07:04:08 command="${1:-}" 07:04:08 if [ "$#" -gt 0 ]; then 07:04:08 shift 07:04:08 fi 07:04:08 07:04:08 case "$command" in 07:04:08 rehash|shell) 07:04:08 eval "$(pyenv "sh-$command" "$@")" 07:04:08 ;; 07:04:08 *) 07:04:08 command pyenv "$command" "$@" 07:04:08 ;; 07:04:08 esac 07:04:08 }' 07:04:08 +++ 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[*]}"' 07:04:08 ++ 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 07:04:08 ++ 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 07:04:08 ++ 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 07:04:08 ++ export PYENV_SHELL=bash 07:04:08 ++ PYENV_SHELL=bash 07:04:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:04:08 +++ complete -F _pyenv pyenv 07:04:08 ++ lf-pyver python3 07:04:08 ++ local py_version_xy=python3 07:04:08 ++ local py_version_xyz= 07:04:08 ++ pyenv versions 07:04:08 ++ local command 07:04:08 ++ command=versions 07:04:08 ++ '[' 1 -gt 0 ']' 07:04:08 ++ shift 07:04:08 ++ case "$command" in 07:04:08 ++ command pyenv versions 07:04:08 ++ pyenv versions 07:04:08 ++ sed 's/^[ *]* //' 07:04:08 ++ awk '{ print $1 }' 07:04:08 ++ grep -E '^[0-9.]*[0-9]$' 07:04:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:04:08 +++ grep '^3' /tmp/.pyenv_versions 07:04:08 +++ sort -V 07:04:08 +++ tail -n 1 07:04:08 ++ py_version_xyz=3.10.6 07:04:08 ++ [[ -z 3.10.6 ]] 07:04:08 ++ echo 3.10.6 07:04:08 ++ return 0 07:04:08 + pyenv local 3.10.6 07:04:08 + local command 07:04:08 + command=local 07:04:08 + '[' 2 -gt 0 ']' 07:04:08 + shift 07:04:08 + case "$command" in 07:04:08 + command pyenv local 3.10.6 07:04:08 + pyenv local 3.10.6 07:04:08 + for arg in "$@" 07:04:08 + case $arg in 07:04:08 + pkg_list+='tox ' 07:04:08 + for arg in "$@" 07:04:08 + case $arg in 07:04:08 + pkg_list+='virtualenv ' 07:04:08 + for arg in "$@" 07:04:08 + case $arg in 07:04:08 + pkg_list+='urllib3~=1.26.15 ' 07:04:08 + [[ -f /tmp/.toxenv ]] 07:04:08 ++ cat /tmp/.toxenv 07:04:08 + lf_venv=/tmp/venv-HkMR 07:04:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HkMR from' file:/tmp/.toxenv 07:04:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HkMR from file:/tmp/.toxenv 07:04:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:04:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:08 + local 'pip_opts=--upgrade --quiet' 07:04:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:04:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:04:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:04:08 + [[ -n '' ]] 07:04:08 + [[ -n '' ]] 07:04:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:04:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:08 + /tmp/venv-HkMR/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 07:04:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:04:09 lf-activate-venv(): INFO: Base packages installed successfully 07:04:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:04:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:04:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:04:09 + /tmp/venv-HkMR/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 07:04:10 + type python3 07:04:10 + true 07:04:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HkMR/bin to PATH' 07:04:10 lf-activate-venv(): INFO: Adding /tmp/venv-HkMR/bin to PATH 07:04:10 + PATH=/tmp/venv-HkMR/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 07:04:10 + return 0 07:04:10 + [[ -d /opt/pyenv ]] 07:04:10 + echo '---> Setting up pyenv' 07:04:10 ---> Setting up pyenv 07:04:10 + export PYENV_ROOT=/opt/pyenv 07:04:10 + PYENV_ROOT=/opt/pyenv 07:04:10 + export PATH=/opt/pyenv/bin:/tmp/venv-HkMR/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 07:04:10 + PATH=/opt/pyenv/bin:/tmp/venv-HkMR/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 07:04:10 ++ pwd 07:04:10 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:04:10 + export PYTHONPATH 07:04:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:04:10 + TOX_TESTENV_PASSENV=PYTHONPATH 07:04:10 + tox --version 07:04:10 4.31.0 from /tmp/venv-HkMR/lib/python3.10/site-packages/tox/__init__.py 07:04:10 + PARALLEL=false 07:04:10 + TOX_OPTIONS_LIST= 07:04:10 + [[ -n checkbashisms ]] 07:04:10 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:04:10 + case ${PARALLEL,,} in 07:04:10 + tox -e checkbashisms 07:04:10 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:04:12 checkbashisms: freeze> python -m pip freeze --all 07:04:12 checkbashisms: pip==25.2,setuptools==80.9.0 07:04:12 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:04:14 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:04:16 checkbashisms: OK (4.73=setup[1.29]+cmd[3.44] seconds) 07:04:16 congratulations :) (4.77 seconds) 07:04:16 + tox_status=0 07:04:16 + echo '---> Completed tox runs' 07:04:16 ---> Completed tox runs 07:04:16 + for i in .tox/*/log 07:04:16 ++ echo .tox/checkbashisms/log 07:04:16 ++ awk -F/ '{print $2}' 07:04:16 + tox_env=checkbashisms 07:04:16 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:04:16 + DOC_DIR=docs/_build/html 07:04:16 + [[ -d docs/_build/html ]] 07:04:16 + echo '---> tox-run.sh ends' 07:04:16 ---> tox-run.sh ends 07:04:16 + test 0 -eq 0 07:04:16 $ ssh-agent -k 07:04:16 unset SSH_AUTH_SOCK; 07:04:16 unset SSH_AGENT_PID; 07:04:16 echo Agent pid 1842 killed; 07:04:16 [ssh-agent] Stopped. 07:04:16 [PostBuildScript] - [INFO] Executing post build scripts. 07:04:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17197580739770431493.sh 07:04:16 ---> sysstat.sh 07:04:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17031543133873863703.sh 07:04:16 ---> package-listing.sh 07:04:16 ++ facter osfamily 07:04:16 ++ tr '[:upper:]' '[:lower:]' 07:04:16 + OS_FAMILY=debian 07:04:16 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:04:16 + START_PACKAGES=/tmp/packages_start.txt 07:04:16 + END_PACKAGES=/tmp/packages_end.txt 07:04:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:04:16 + PACKAGES=/tmp/packages_start.txt 07:04:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:04:16 + PACKAGES=/tmp/packages_end.txt 07:04:16 + case "${OS_FAMILY}" in 07:04:16 + dpkg -l 07:04:16 + grep '^ii' 07:04:16 + '[' -f /tmp/packages_start.txt ']' 07:04:16 + '[' -f /tmp/packages_end.txt ']' 07:04:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:04:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:04:16 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:04:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:04:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1135261000393591090.sh 07:04:16 ---> capture-instance-metadata.sh 07:04:16 Setup pyenv: 07:04:16 system 07:04:16 3.8.13 07:04:16 3.9.13 07:04:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:04:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rJiq 07:04:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:04:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:24 lf-activate-venv(): INFO: Base packages installed successfully 07:04:24 lf-activate-venv(): INFO: Installing additional packages: lftools 07:04:46 lf-activate-venv(): INFO: Adding /tmp/venv-rJiq/bin to PATH 07:04:46 INFO: Running in OpenStack, capturing instance metadata 07:04:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6330318724626914449.sh 07:04:46 provisioning config files... 07:04:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11136391398343831641tmp 07:04:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:04:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:04:46 [EnvInject] - Injecting environment variables from a build step. 07:04:46 [EnvInject] - Injecting as environment variables the properties content 07:04:46 SERVER_ID=logs 07:04:46 07:04:46 [EnvInject] - Variables injected successfully. 07:04:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12465984706666922395.sh 07:04:46 ---> create-netrc.sh 07:04:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18215695831946586770.sh 07:04:46 ---> python-tools-install.sh 07:04:46 Setup pyenv: 07:04:46 system 07:04:46 3.8.13 07:04:46 3.9.13 07:04:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:04:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rJiq from file:/tmp/.os_lf_venv 07:04:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:48 lf-activate-venv(): INFO: Base packages installed successfully 07:04:48 lf-activate-venv(): INFO: Installing additional packages: lftools 07:04:56 lf-activate-venv(): INFO: Adding /tmp/venv-rJiq/bin to PATH 07:04:56 Generating Requirements File 07:05:13 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. 07:05:13 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 07:05:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:05:14 Python 3.10.6 07:05:14 pip 25.2 from /tmp/venv-rJiq/lib/python3.10/site-packages/pip (python 3.10) 07:05:14 appdirs==1.4.4 07:05:14 argcomplete==3.6.3 07:05:14 aspy.yaml==1.3.0 07:05:14 attrs==25.4.0 07:05:14 autopage==0.5.2 07:05:14 beautifulsoup4==4.14.2 07:05:14 boto3==1.40.55 07:05:14 botocore==1.40.55 07:05:14 bs4==0.0.2 07:05:14 cachetools==6.2.1 07:05:14 certifi==2025.10.5 07:05:14 cffi==2.0.0 07:05:14 cfgv==3.4.0 07:05:14 chardet==5.2.0 07:05:14 charset-normalizer==3.4.4 07:05:14 click==8.3.0 07:05:14 cliff==4.11.0 07:05:14 cmd2==2.7.0 07:05:14 cryptography==3.3.2 07:05:14 debtcollector==3.0.0 07:05:14 decorator==5.2.1 07:05:14 defusedxml==0.7.1 07:05:14 Deprecated==1.2.18 07:05:14 distlib==0.4.0 07:05:14 dnspython==2.8.0 07:05:14 docker==7.1.0 07:05:14 dogpile.cache==1.5.0 07:05:14 durationpy==0.10 07:05:14 email-validator==2.3.0 07:05:14 filelock==3.20.0 07:05:14 future==1.0.0 07:05:14 gitdb==4.0.12 07:05:14 GitPython==3.1.45 07:05:14 google-auth==2.41.1 07:05:14 httplib2==0.31.0 07:05:14 identify==2.6.15 07:05:14 idna==3.11 07:05:14 importlib-resources==1.5.0 07:05:14 iso8601==2.1.0 07:05:14 Jinja2==3.1.6 07:05:14 jmespath==1.0.1 07:05:14 jsonpatch==1.33 07:05:14 jsonpointer==3.0.0 07:05:14 jsonschema==4.25.1 07:05:14 jsonschema-specifications==2025.9.1 07:05:14 keystoneauth1==5.12.0 07:05:14 kubernetes==34.1.0 07:05:14 lftools==0.37.15 07:05:14 lxml==6.0.2 07:05:14 markdown-it-py==4.0.0 07:05:14 MarkupSafe==3.0.3 07:05:14 mdurl==0.1.2 07:05:14 msgpack==1.1.2 07:05:14 multi_key_dict==2.0.3 07:05:14 munch==4.0.0 07:05:14 netaddr==1.3.0 07:05:14 niet==1.4.2 07:05:14 nodeenv==1.9.1 07:05:14 oauth2client==4.1.3 07:05:14 oauthlib==3.3.1 07:05:14 openstacksdk==4.7.1 07:05:14 os-service-types==1.8.0 07:05:14 osc-lib==4.2.0 07:05:14 oslo.config==10.0.0 07:05:14 oslo.context==6.1.0 07:05:14 oslo.i18n==6.6.0 07:05:14 oslo.log==7.2.1 07:05:14 oslo.serialization==5.8.0 07:05:14 oslo.utils==9.1.0 07:05:14 packaging==25.0 07:05:14 pbr==7.0.1 07:05:14 platformdirs==4.5.0 07:05:14 prettytable==3.16.0 07:05:14 psutil==7.1.1 07:05:14 pyasn1==0.6.1 07:05:14 pyasn1_modules==0.4.2 07:05:14 pycparser==2.23 07:05:14 pygerrit2==2.0.15 07:05:14 PyGithub==2.8.1 07:05:14 Pygments==2.19.2 07:05:14 PyJWT==2.10.1 07:05:14 PyNaCl==1.6.0 07:05:14 pyparsing==2.4.7 07:05:14 pyperclip==1.11.0 07:05:14 pyrsistent==0.20.0 07:05:14 python-cinderclient==9.8.0 07:05:14 python-dateutil==2.9.0.post0 07:05:14 python-heatclient==4.3.0 07:05:14 python-jenkins==1.8.3 07:05:14 python-keystoneclient==5.7.0 07:05:14 python-magnumclient==4.9.0 07:05:14 python-openstackclient==8.2.0 07:05:14 python-swiftclient==4.8.0 07:05:14 PyYAML==6.0.3 07:05:14 referencing==0.37.0 07:05:14 requests==2.32.5 07:05:14 requests-oauthlib==2.0.0 07:05:14 requestsexceptions==1.4.0 07:05:14 rfc3986==2.0.0 07:05:14 rich==14.2.0 07:05:14 rich-argparse==1.7.1 07:05:14 rpds-py==0.27.1 07:05:14 rsa==4.9.1 07:05:14 ruamel.yaml==0.18.15 07:05:14 ruamel.yaml.clib==0.2.14 07:05:14 s3transfer==0.14.0 07:05:14 simplejson==3.20.2 07:05:14 six==1.17.0 07:05:14 smmap==5.0.2 07:05:14 soupsieve==2.8 07:05:14 stevedore==5.5.0 07:05:14 tabulate==0.9.0 07:05:14 toml==0.10.2 07:05:14 tomlkit==0.13.3 07:05:14 tqdm==4.67.1 07:05:14 typing_extensions==4.15.0 07:05:14 tzdata==2025.2 07:05:14 urllib3==1.26.20 07:05:14 virtualenv==20.35.3 07:05:14 wcwidth==0.2.14 07:05:14 websocket-client==1.9.0 07:05:14 wrapt==2.0.0 07:05:14 xdg==6.0.0 07:05:14 xmltodict==1.0.2 07:05:14 yq==3.4.3 07:05:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1427344708276848528.sh 07:05:14 ---> sudo-logs.sh 07:05:14 Archiving 'sudo' log.. 07:05:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3845466306268388118.sh 07:05:14 ---> job-cost.sh 07:05:14 Setup pyenv: 07:05:14 system 07:05:14 3.8.13 07:05:14 3.9.13 07:05:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:05:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rJiq from file:/tmp/.os_lf_venv 07:05:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:16 lf-activate-venv(): INFO: Base packages installed successfully 07:05:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:05:22 lf-activate-venv(): INFO: Adding /tmp/venv-rJiq/bin to PATH 07:05:22 INFO: No Stack... 07:05:22 INFO: Retrieving Pricing Info for: v3-standard-4 07:05:22 INFO: Archiving Costs 07:05:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2851888400687526115.sh 07:05:22 ---> logs-deploy.sh 07:05:22 Setup pyenv: 07:05:22 system 07:05:22 3.8.13 07:05:22 3.9.13 07:05:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:05:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rJiq from file:/tmp/.os_lf_venv 07:05:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:24 lf-activate-venv(): INFO: Base packages installed successfully 07:05:24 lf-activate-venv(): INFO: Installing additional packages: lftools 07:05:33 lf-activate-venv(): INFO: Adding /tmp/venv-rJiq/bin to PATH 07:05:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4277 07:05:33 INFO: archiving workspace using pattern(s): 07:05:34 Archives upload complete. 07:05:34 INFO: archiving logs to Nexus 07:05:35 ---> uname -a: 07:05:35 Linux prd-ubuntu1804-builder-4c-4g-3868 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:05:35 07:05:35 07:05:35 ---> lscpu: 07:05:35 Architecture: x86_64 07:05:35 CPU op-mode(s): 32-bit, 64-bit 07:05:35 Byte Order: Little Endian 07:05:35 CPU(s): 4 07:05:35 On-line CPU(s) list: 0-3 07:05:35 Thread(s) per core: 1 07:05:35 Core(s) per socket: 1 07:05:35 Socket(s): 4 07:05:35 NUMA node(s): 1 07:05:35 Vendor ID: AuthenticAMD 07:05:35 CPU family: 23 07:05:35 Model: 49 07:05:35 Model name: AMD EPYC-Rome Processor 07:05:35 Stepping: 0 07:05:35 CPU MHz: 2800.000 07:05:35 BogoMIPS: 5600.00 07:05:35 Virtualization: AMD-V 07:05:35 Hypervisor vendor: KVM 07:05:35 Virtualization type: full 07:05:35 L1d cache: 32K 07:05:35 L1i cache: 32K 07:05:35 L2 cache: 512K 07:05:35 L3 cache: 16384K 07:05:35 NUMA node0 CPU(s): 0-3 07:05:35 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 07:05:35 07:05:35 07:05:35 ---> nproc: 07:05:35 4 07:05:35 07:05:35 07:05:35 ---> df -h: 07:05:35 Filesystem Size Used Avail Use% Mounted on 07:05:35 udev 7.9G 0 7.9G 0% /dev 07:05:35 tmpfs 1.6G 676K 1.6G 1% /run 07:05:35 /dev/vda1 78G 8.3G 70G 11% / 07:05:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:05:35 tmpfs 5.0M 0 5.0M 0% /run/lock 07:05:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:05:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:05:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:05:35 07:05:35 07:05:35 ---> free -m: 07:05:35 total used free shared buff/cache available 07:05:35 Mem: 16040 569 13400 0 2069 15156 07:05:35 Swap: 1023 0 1023 07:05:35 07:05:35 07:05:35 ---> ip addr: 07:05:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:05:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:05:35 inet 127.0.0.1/8 scope host lo 07:05:35 valid_lft forever preferred_lft forever 07:05:35 inet6 ::1/128 scope host 07:05:35 valid_lft forever preferred_lft forever 07:05:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:05:35 link/ether fa:16:3e:89:1c:da brd ff:ff:ff:ff:ff:ff 07:05:35 inet 10.30.107.151/23 brd 10.30.107.255 scope global dynamic ens3 07:05:35 valid_lft 84535sec preferred_lft 84535sec 07:05:35 inet6 fe80::f816:3eff:fe89:1cda/64 scope link 07:05:35 valid_lft forever preferred_lft forever 07:05:35 07:05:35 07:05:35 ---> sar -b -r -n DEV: 07:05:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3868) 10/20/25 _x86_64_ (4 CPU) 07:05:35 07:05:35 06:34:31 LINUX RESTART (4 CPU) 07:05:35 07:05:35 06:35:02 tps rtps wtps bread/s bwrtn/s 07:05:35 06:36:01 32.18 0.00 32.18 0.00 35127.33 07:05:35 06:37:01 10.73 0.00 10.73 0.00 15334.64 07:05:35 06:38:01 0.87 0.00 0.87 0.00 10.40 07:05:35 06:39:01 1.25 0.00 1.25 0.00 15.60 07:05:35 06:40:01 0.98 0.00 0.98 0.00 12.00 07:05:35 06:41:01 1.15 0.02 1.13 0.13 14.66 07:05:35 06:42:01 0.90 0.00 0.90 0.00 11.06 07:05:35 06:43:01 1.25 0.00 1.25 0.00 16.53 07:05:35 06:44:01 0.80 0.00 0.80 0.00 9.73 07:05:35 06:45:01 1.17 0.00 1.17 0.00 15.73 07:05:35 06:46:01 0.97 0.00 0.97 0.00 11.46 07:05:35 06:47:01 0.87 0.00 0.87 0.00 12.00 07:05:35 06:48:01 0.80 0.00 0.80 0.00 10.26 07:05:35 06:49:01 1.12 0.00 1.12 0.00 14.93 07:05:35 06:50:01 4.02 2.37 1.65 18.93 25.73 07:05:35 06:51:01 0.88 0.00 0.88 0.00 11.86 07:05:35 06:52:01 0.93 0.00 0.93 0.00 12.13 07:05:35 06:53:01 1.18 0.00 1.18 0.00 15.86 07:05:35 06:54:01 0.90 0.00 0.90 0.00 10.93 07:05:35 06:55:01 1.40 0.00 1.40 0.00 18.40 07:05:35 06:56:01 0.78 0.00 0.78 0.00 10.13 07:05:35 06:57:01 1.43 0.00 1.43 0.00 18.40 07:05:35 06:58:01 0.78 0.00 0.78 0.00 9.87 07:05:35 06:59:01 0.85 0.00 0.85 0.00 11.33 07:05:35 07:00:01 1.03 0.00 1.03 0.00 13.20 07:05:35 07:01:01 0.88 0.00 0.88 0.00 12.13 07:05:35 07:02:01 0.92 0.00 0.92 0.00 12.66 07:05:35 07:03:01 1.10 0.00 1.10 0.00 14.40 07:05:35 07:04:01 287.74 19.13 268.61 798.67 4200.50 07:05:35 07:05:01 99.67 8.27 91.40 232.36 9633.59 07:05:35 Average: 15.31 0.99 14.31 35.02 2136.57 07:05:35 07:05:35 06:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:05:35 06:36:01 14449340 15674984 1975628 12.03 32040 1412984 735288 4.21 506456 1296796 32 07:05:35 06:37:01 14449068 15674796 1975900 12.03 32104 1412988 735288 4.21 506352 1296788 116 07:05:35 06:38:01 14448620 15674360 1976348 12.03 32120 1412992 735288 4.21 506424 1296792 20 07:05:35 06:39:01 14448620 15674440 1976348 12.03 32152 1412996 735288 4.21 506688 1296796 164 07:05:35 06:40:01 14448660 15674512 1976308 12.03 32192 1412988 735288 4.21 506560 1296796 16 07:05:35 06:41:01 14448660 15674576 1976308 12.03 32216 1413008 735288 4.21 506700 1296800 196 07:05:35 06:42:01 14448528 15674472 1976440 12.03 32240 1413012 735288 4.21 506772 1296804 148 07:05:35 06:43:01 14447856 15673832 1977112 12.04 32264 1413020 735288 4.21 506976 1296812 164 07:05:35 06:44:01 14447740 15673744 1977228 12.04 32280 1413020 735288 4.21 507620 1296812 148 07:05:35 06:45:01 14447664 15673704 1977304 12.04 32312 1413016 735288 4.21 507696 1296816 52 07:05:35 06:46:01 14447348 15673428 1977620 12.04 32336 1413032 735288 4.21 508216 1296824 12 07:05:35 06:47:01 14446920 15673040 1978048 12.04 32356 1413036 735288 4.21 508364 1296828 124 07:05:35 06:48:01 14446672 15672820 1978296 12.04 32372 1413036 735288 4.21 508644 1296828 156 07:05:35 06:49:01 14446400 15672576 1978568 12.05 32396 1413040 735288 4.21 508544 1296832 40 07:05:35 06:50:01 14445088 15671924 1979880 12.05 33024 1413028 734296 4.20 509992 1296836 12 07:05:35 06:51:01 14445020 15672056 1979948 12.05 33040 1413176 734296 4.20 509848 1296968 128 07:05:35 06:52:01 14444788 15671860 1980180 12.06 33072 1413180 734296 4.20 510136 1296972 168 07:05:35 06:53:01 14444828 15671948 1980140 12.06 33104 1413184 734296 4.20 510020 1296976 44 07:05:35 06:54:01 14444644 15671784 1980324 12.06 33120 1413188 734296 4.20 510276 1296980 160 07:05:35 06:55:01 14444040 15671240 1980928 12.06 33160 1413192 734296 4.20 510552 1296984 36 07:05:35 06:56:01 14443792 15671028 1981176 12.06 33184 1413192 734296 4.20 510616 1296984 8 07:05:35 06:57:01 14443468 15670764 1981500 12.06 33232 1413196 734296 4.20 510772 1296988 12 07:05:35 06:58:01 14443624 15670944 1981344 12.06 33248 1413200 717948 4.11 510812 1296992 4 07:05:35 06:59:01 14443336 15670688 1981632 12.06 33264 1413204 717948 4.11 511072 1296996 212 07:05:35 07:00:01 14443452 15670836 1981516 12.06 33312 1413196 717948 4.11 511032 1296996 16 07:05:35 07:01:01 14443344 15670776 1981624 12.06 33328 1413212 717948 4.11 510944 1297004 212 07:05:35 07:02:01 14443376 15670836 1981592 12.06 33352 1413220 717948 4.11 511052 1297008 156 07:05:35 07:03:01 14442880 15670368 1982088 12.07 33368 1413224 717948 4.11 511460 1297016 200 07:05:35 07:04:01 14187388 15554976 2237580 13.62 41336 1539756 814224 4.66 656980 1392204 54164 07:05:35 07:05:01 13845656 15540980 2579312 15.70 72412 1817072 789948 4.52 715060 1636952 156560 07:05:35 Average: 14417361 15664276 2007607 12.22 34331 1430786 736009 4.21 520755 1311406 7116 07:05:35 07:05:35 06:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:05:35 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:35 06:36:01 ens3 3.58 1.97 2.94 1.78 0.00 0.00 0.00 0.00 07:05:35 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 06:37:01 ens3 0.35 0.30 0.08 0.42 0.00 0.00 0.00 0.00 07:05:35 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:35 06:38:01 ens3 0.20 0.15 0.06 0.17 0.00 0.00 0.00 0.00 07:05:35 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 06:39:01 ens3 0.33 0.23 0.07 0.17 0.00 0.00 0.00 0.00 07:05:35 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:35 06:40:01 ens3 0.32 0.22 0.14 0.20 0.00 0.00 0.00 0.00 07:05:35 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 06:41:01 ens3 0.30 0.17 0.07 0.07 0.00 0.00 0.00 0.00 07:05:35 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:35 06:42:01 ens3 0.18 0.20 0.06 0.33 0.00 0.00 0.00 0.00 07:05:35 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 06:43:01 ens3 0.33 0.13 0.07 0.01 0.00 0.00 0.00 0.00 07:05:35 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:35 06:44:01 ens3 0.23 0.18 0.07 0.17 0.00 0.00 0.00 0.00 07:05:35 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 06:45:01 ens3 0.48 0.33 0.15 0.34 0.00 0.00 0.00 0.00 07:05:35 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:35 06:46:01 ens3 0.33 0.32 0.16 0.40 0.00 0.00 0.00 0.00 07:05:35 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 06:47:01 ens3 0.25 0.18 0.07 0.17 0.00 0.00 0.00 0.00 07:05:35 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:35 06:48:01 ens3 0.27 0.15 0.17 0.17 0.00 0.00 0.00 0.00 07:05:35 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 06:49:01 ens3 0.23 0.22 0.07 0.17 0.00 0.00 0.00 0.00 07:05:35 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:35 06:50:01 ens3 0.30 0.28 0.14 0.36 0.00 0.00 0.00 0.00 07:05:35 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 06:51:01 ens3 0.27 0.13 0.07 0.04 0.00 0.00 0.00 0.00 07:05:35 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:35 06:52:01 ens3 0.22 0.15 0.06 0.17 0.00 0.00 0.00 0.00 07:05:35 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 06:53:01 ens3 0.25 0.20 0.07 0.17 0.00 0.00 0.00 0.00 07:05:35 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:35 06:54:01 ens3 0.20 0.13 0.06 0.17 0.00 0.00 0.00 0.00 07:05:35 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 06:55:01 ens3 0.38 0.35 0.14 0.37 0.00 0.00 0.00 0.00 07:05:35 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:35 06:56:01 ens3 0.30 0.23 0.11 0.36 0.00 0.00 0.00 0.00 07:05:35 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 06:57:01 ens3 0.30 0.15 0.07 0.16 0.00 0.00 0.00 0.00 07:05:35 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:35 06:58:01 ens3 0.17 0.13 0.06 0.17 0.00 0.00 0.00 0.00 07:05:35 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 06:59:01 ens3 0.25 0.18 0.07 0.17 0.00 0.00 0.00 0.00 07:05:35 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:35 07:00:01 ens3 0.30 0.22 0.14 0.20 0.00 0.00 0.00 0.00 07:05:35 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 07:01:01 ens3 0.27 0.18 0.07 0.20 0.00 0.00 0.00 0.00 07:05:35 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:35 07:02:01 ens3 0.15 0.13 0.06 0.17 0.00 0.00 0.00 0.00 07:05:35 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 07:03:01 ens3 0.25 0.22 0.07 0.17 0.00 0.00 0.00 0.00 07:05:35 07:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 07:04:01 ens3 258.49 173.35 1004.94 48.91 0.00 0.00 0.00 0.00 07:05:35 07:05:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 07:05:35 07:05:01 ens3 64.61 50.66 985.80 12.34 0.00 0.00 0.00 0.00 07:05:35 Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 07:05:35 Average: ens3 11.14 7.72 66.57 2.29 0.00 0.00 0.00 0.00 07:05:35 07:05:35 07:05:35 ---> sar -P ALL: 07:05:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3868) 10/20/25 _x86_64_ (4 CPU) 07:05:35 07:05:35 06:34:31 LINUX RESTART (4 CPU) 07:05:35 07:05:35 06:35:02 CPU %user %nice %system %iowait %steal %idle 07:05:35 06:36:01 all 0.50 0.00 0.04 1.14 0.01 98.31 07:05:35 06:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:05:35 06:36:01 1 0.31 0.00 0.03 0.05 0.00 99.61 07:05:35 06:36:01 2 0.80 0.00 0.03 0.10 0.00 99.07 07:05:35 06:36:01 3 0.88 0.00 0.08 4.43 0.03 94.57 07:05:35 06:37:01 all 0.02 0.00 0.02 0.50 0.01 99.46 07:05:35 06:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:05:35 06:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:05:35 06:37:01 2 0.00 0.00 0.02 0.05 0.00 99.93 07:05:35 06:37:01 3 0.03 0.00 0.03 1.93 0.05 97.96 07:05:35 06:38:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:05:35 06:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:05:35 06:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:05:35 06:38:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:05:35 06:38:01 3 0.03 0.00 0.00 0.02 0.03 99.92 07:05:35 06:39:01 all 0.01 0.00 0.02 0.01 0.01 99.95 07:05:35 06:39:01 0 0.02 0.00 0.05 0.00 0.03 99.90 07:05:35 06:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:05:35 06:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:05:35 06:39:01 3 0.03 0.00 0.02 0.02 0.02 99.92 07:05:35 06:40:01 all 0.22 0.00 0.02 0.01 0.01 99.74 07:05:35 06:40:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:05:35 06:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:05:35 06:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:05:35 06:40:01 3 0.83 0.00 0.02 0.00 0.00 99.15 07:05:35 06:41:01 all 0.42 0.00 0.02 0.00 0.01 99.53 07:05:35 06:41:01 0 0.03 0.00 0.05 0.02 0.02 99.88 07:05:35 06:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:05:35 06:41:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:05:35 06:41:01 3 1.61 0.00 0.02 0.00 0.02 98.35 07:05:35 06:42:01 all 0.51 0.00 0.01 0.01 0.01 99.46 07:05:35 06:42:01 0 0.00 0.00 0.02 0.00 0.03 99.95 07:05:35 06:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:05:35 06:42:01 2 0.02 0.00 0.02 0.03 0.00 99.93 07:05:35 06:42:01 3 1.99 0.00 0.00 0.00 0.00 98.01 07:05:35 06:43:01 all 0.18 0.00 0.00 0.00 0.01 99.80 07:05:35 06:43:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:05:35 06:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:05:35 06:43:01 2 0.03 0.00 0.00 0.02 0.02 99.93 07:05:35 06:43:01 3 0.63 0.00 0.02 0.00 0.00 99.35 07:05:35 06:44:01 all 0.02 0.00 0.01 0.00 0.02 99.95 07:05:35 06:44:01 0 0.02 0.00 0.03 0.00 0.05 99.90 07:05:35 06:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:05:35 06:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:05:35 06:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:05:35 06:45:01 all 0.02 0.00 0.00 0.01 0.01 99.96 07:05:35 06:45:01 0 0.07 0.00 0.00 0.02 0.02 99.90 07:05:35 06:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:05:35 06:45:01 2 0.02 0.00 0.02 0.03 0.00 99.93 07:05:35 06:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:05:35 06:46:01 all 0.04 0.00 0.02 0.01 0.01 99.93 07:05:35 06:46:01 0 0.03 0.00 0.02 0.00 0.03 99.92 07:05:35 06:46:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:05:35 06:46:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:05:35 06:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:05:35 07:05:35 06:46:01 CPU %user %nice %system %iowait %steal %idle 07:05:35 06:47:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:05:35 06:47:01 0 0.03 0.00 0.03 0.02 0.02 99.90 07:05:35 06:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:05:35 06:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:05:35 06:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:05:35 06:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:05:35 06:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:05:35 06:48:01 1 0.07 0.00 0.02 0.00 0.03 99.88 07:05:35 06:48:01 2 0.00 0.00 0.02 0.02 0.00 99.97 07:05:35 06:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:05:35 06:49:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:05:35 06:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:05:35 06:49:01 1 0.05 0.00 0.03 0.02 0.03 99.87 07:05:35 06:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:05:35 06:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:05:35 06:50:01 all 0.03 0.00 0.03 0.02 0.01 99.91 07:05:35 06:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:05:35 06:50:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:05:35 06:50:01 2 0.03 0.00 0.02 0.05 0.02 99.88 07:05:35 06:50:01 3 0.02 0.00 0.00 0.03 0.00 99.95 07:05:35 06:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:05:35 06:51:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:05:35 06:51:01 1 0.02 0.00 0.00 0.00 0.03 99.95 07:05:35 06:51:01 2 0.03 0.00 0.02 0.02 0.00 99.93 07:05:35 06:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:05:35 06:52:01 all 0.39 0.00 0.01 0.00 0.01 99.59 07:05:35 06:52:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:05:35 06:52:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:05:35 06:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:05:35 06:52:01 3 1.43 0.00 0.03 0.00 0.00 98.53 07:05:35 06:53:01 all 0.27 0.00 0.01 0.01 0.01 99.70 07:05:35 06:53:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:05:35 06:53:01 1 0.03 0.00 0.02 0.02 0.02 99.92 07:05:35 06:53:01 2 0.05 0.00 0.00 0.02 0.00 99.93 07:05:35 06:53:01 3 0.98 0.00 0.00 0.00 0.00 99.02 07:05:35 06:54:01 all 0.01 0.00 0.01 0.01 0.01 99.97 07:05:35 06:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:05:35 06:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:05:35 06:54:01 2 0.00 0.00 0.00 0.03 0.02 99.95 07:05:35 06:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:05:35 06:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:05:35 06:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:05:35 06:55:01 1 0.00 0.00 0.05 0.00 0.02 99.93 07:05:35 06:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:05:35 06:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:05:35 06:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:05:35 06:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:05:35 06:56:01 1 0.03 0.00 0.02 0.02 0.03 99.90 07:05:35 06:56:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:05:35 06:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:05:35 06:57:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:05:35 06:57:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:05:35 06:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:05:35 06:57:01 2 0.02 0.00 0.02 0.03 0.00 99.93 07:05:35 06:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:05:35 07:05:35 06:57:01 CPU %user %nice %system %iowait %steal %idle 07:05:35 06:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:05:35 06:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:05:35 06:58:01 1 0.02 0.00 0.05 0.00 0.02 99.92 07:05:35 06:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:05:35 06:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:05:35 06:59:01 all 0.01 0.00 0.02 0.01 0.01 99.96 07:05:35 06:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:05:35 06:59:01 1 0.00 0.00 0.05 0.00 0.03 99.92 07:05:35 06:59:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:05:35 06:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:05:35 07:00:01 all 0.05 0.00 0.01 0.00 0.01 99.92 07:05:35 07:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:05:35 07:00:01 1 0.07 0.00 0.02 0.02 0.02 99.88 07:05:35 07:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:05:35 07:00:01 3 0.12 0.00 0.00 0.00 0.00 99.88 07:05:35 07:01:01 all 0.34 0.00 0.01 0.01 0.01 99.63 07:05:35 07:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:05:35 07:01:01 1 0.02 0.00 0.00 0.00 0.03 99.95 07:05:35 07:01:01 2 0.02 0.00 0.00 0.03 0.00 99.95 07:05:35 07:01:01 3 1.25 0.00 0.00 0.00 0.00 98.75 07:05:35 07:02:01 all 0.46 0.00 0.00 0.01 0.01 99.51 07:05:35 07:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:05:35 07:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:05:35 07:02:01 2 0.02 0.00 0.02 0.05 0.02 99.90 07:05:35 07:02:01 3 1.79 0.00 0.00 0.00 0.02 98.19 07:05:35 07:03:01 all 0.54 0.00 0.01 0.00 0.01 99.44 07:05:35 07:03:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:05:35 07:03:01 1 0.03 0.00 0.02 0.02 0.02 99.92 07:05:35 07:03:01 2 0.08 0.00 0.00 0.02 0.03 99.87 07:05:35 07:03:01 3 1.99 0.00 0.02 0.00 0.02 97.98 07:05:35 07:04:01 all 5.89 0.00 0.76 1.06 0.02 92.26 07:05:35 07:04:01 0 3.83 0.00 1.27 3.58 0.02 91.30 07:05:35 07:04:01 1 1.97 0.00 0.48 0.18 0.02 97.34 07:05:35 07:04:01 2 6.07 0.00 0.48 0.32 0.02 93.11 07:05:35 07:04:01 3 11.62 0.00 0.81 0.17 0.03 87.38 07:05:35 07:05:01 all 21.53 0.00 1.64 1.47 0.05 75.31 07:05:35 07:05:01 0 12.74 0.00 1.32 0.12 0.02 85.81 07:05:35 07:05:01 1 11.01 0.00 0.99 0.47 0.07 87.47 07:05:35 07:05:01 2 17.34 0.00 1.46 4.39 0.05 76.75 07:05:35 07:05:01 3 45.03 0.00 2.80 0.90 0.07 51.20 07:05:35 Average: all 1.05 0.00 0.09 0.14 0.01 98.70 07:05:35 Average: 0 0.58 0.00 0.10 0.13 0.01 99.18 07:05:35 Average: 1 0.47 0.00 0.07 0.03 0.02 99.43 07:05:35 Average: 2 0.82 0.00 0.07 0.18 0.01 98.92 07:05:35 Average: 3 2.35 0.00 0.13 0.25 0.01 97.26 07:05:35 07:05:35 07:05:35