16:11:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143142 16:11:27 Running as SYSTEM 16:11:27 [EnvInject] - Loading node environment variables. 16:11:27 Building remotely on prd-ubuntu1804-builder-4c-4g-6509 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:11:27 [ssh-agent] Looking for ssh-agent implementation... 16:11:27 $ ssh-agent 16:11:28 SSH_AUTH_SOCK=/tmp/ssh-iPo7r0wevSoN/agent.1606 16:11:28 SSH_AGENT_PID=1608 16:11:28 [ssh-agent] Started. 16:11:28 Running ssh-add (command line suppressed) 16:11:28 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10662146816920612822.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10662146816920612822.key) 16:11:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:11:28 The recommended git tool is: NONE 16:11:29 using credential onap-jenkins-ssh 16:11:29 Wiping out workspace first. 16:11:29 Cloning the remote Git repository 16:11:29 Cloning repository git://cloud.onap.org/mirror/oom.git 16:11:29 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:11:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:11:29 > git --version # timeout=10 16:11:29 > git --version # 'git version 2.17.1' 16:11:29 using GIT_SSH to set credentials Gerrit user 16:11:29 Verifying host key using manually-configured host key entries 16:11:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:11:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:11:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:11:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:11:35 using GIT_SSH to set credentials Gerrit user 16:11:35 Verifying host key using manually-configured host key entries 16:11:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/42/143142/2 # timeout=30 16:11:35 > git rev-parse 5c1a2181abfc46680f5100a5f89c3985375f745f^{commit} # timeout=10 16:11:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:11:35 Checking out Revision 5c1a2181abfc46680f5100a5f89c3985375f745f (refs/changes/42/143142/2) 16:11:35 > git config core.sparsecheckout # timeout=10 16:11:35 > git checkout -f 5c1a2181abfc46680f5100a5f89c3985375f745f # timeout=30 16:11:38 Commit message: "[SDNC] Use mariadb backend" 16:11:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:11:38 > git rev-list --no-walk 2214f66e9d9f757239d0297353d9194f782e9eac # timeout=10 16:11:39 [EnvInject] - Injecting environment variables from a build step. 16:11:39 [EnvInject] - Injecting as environment variables the properties content 16:11:39 PYTHON=python3 16:11:39 16:11:39 [EnvInject] - Variables injected successfully. 16:11:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9739263875133137313.sh 16:11:39 ---> tox-install.sh 16:11:39 + source /home/jenkins/lf-env.sh 16:11:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:11:39 ++ mktemp -d /tmp/venv-XXXX 16:11:39 + lf_venv=/tmp/venv-9Anp 16:11:39 + local venv_file=/tmp/.os_lf_venv 16:11:39 + local python=python3 16:11:39 + local options 16:11:39 + local set_path=true 16:11:39 + local install_args= 16:11:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:11:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:11:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:11:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:11:39 + true 16:11:39 + case $1 in 16:11:39 + venv_file=/tmp/.toxenv 16:11:39 + shift 2 16:11:39 + true 16:11:39 + case $1 in 16:11:39 + shift 16:11:39 + break 16:11:39 + case $python in 16:11:39 + local pkg_list= 16:11:39 + [[ -d /opt/pyenv ]] 16:11:39 + echo 'Setup pyenv:' 16:11:39 Setup pyenv: 16:11:39 + export PYENV_ROOT=/opt/pyenv 16:11:39 + PYENV_ROOT=/opt/pyenv 16:11:39 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:11:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:11:39 + pyenv versions 16:11:39 * system (set by /opt/pyenv/version) 16:11:39 * 3.8.13 (set by /opt/pyenv/version) 16:11:39 * 3.9.13 (set by /opt/pyenv/version) 16:11:39 * 3.10.6 (set by /opt/pyenv/version) 16:11:39 + command -v pyenv 16:11:39 ++ pyenv init - --no-rehash 16:11:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 16:11:39 export PATH="/opt/pyenv/shims:${PATH}" 16:11:39 export PYENV_SHELL=bash 16:11:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:11:39 pyenv() { 16:11:39 local command 16:11:39 command="${1:-}" 16:11:39 if [ "$#" -gt 0 ]; then 16:11:39 shift 16:11:39 fi 16:11:39 16:11:39 case "$command" in 16:11:39 rehash|shell) 16:11:39 eval "$(pyenv "sh-$command" "$@")" 16:11:39 ;; 16:11:39 *) 16:11:39 command pyenv "$command" "$@" 16:11:39 ;; 16:11:39 esac 16:11:39 }' 16:11:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 16:11:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:11:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:11:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:11:39 ++ export PYENV_SHELL=bash 16:11:39 ++ PYENV_SHELL=bash 16:11:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:11:39 +++ complete -F _pyenv pyenv 16:11:39 ++ lf-pyver python3 16:11:39 ++ local py_version_xy=python3 16:11:39 ++ local py_version_xyz= 16:11:39 ++ pyenv versions 16:11:39 ++ local command 16:11:39 ++ command=versions 16:11:39 ++ '[' 1 -gt 0 ']' 16:11:39 ++ shift 16:11:39 ++ sed 's/^[ *]* //' 16:11:39 ++ case "$command" in 16:11:39 ++ command pyenv versions 16:11:39 ++ pyenv versions 16:11:39 ++ awk '{ print $1 }' 16:11:39 ++ grep -E '^[0-9.]*[0-9]$' 16:11:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:11:39 +++ grep '^3' /tmp/.pyenv_versions 16:11:39 +++ sort -V 16:11:39 +++ tail -n 1 16:11:39 ++ py_version_xyz=3.10.6 16:11:39 ++ [[ -z 3.10.6 ]] 16:11:39 ++ echo 3.10.6 16:11:39 ++ return 0 16:11:39 + pyenv local 3.10.6 16:11:39 + local command 16:11:39 + command=local 16:11:39 + '[' 2 -gt 0 ']' 16:11:39 + shift 16:11:39 + case "$command" in 16:11:39 + command pyenv local 3.10.6 16:11:39 + pyenv local 3.10.6 16:11:39 + for arg in "$@" 16:11:39 + case $arg in 16:11:39 + pkg_list+='tox ' 16:11:39 + for arg in "$@" 16:11:39 + case $arg in 16:11:39 + pkg_list+='virtualenv ' 16:11:39 + for arg in "$@" 16:11:39 + case $arg in 16:11:39 + pkg_list+='urllib3~=1.26.15 ' 16:11:39 + [[ -f /tmp/.toxenv ]] 16:11:39 + [[ ! -f /tmp/.toxenv ]] 16:11:39 + [[ -n '' ]] 16:11:39 + python3 -m venv /tmp/venv-9Anp 16:11:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Anp' 16:11:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Anp 16:11:43 + echo /tmp/venv-9Anp 16:11:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:11:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:11:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:11:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:11:43 + local 'pip_opts=--upgrade --quiet' 16:11:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:11:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:11:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:11:43 + [[ -n '' ]] 16:11:43 + [[ -n '' ]] 16:11:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:11:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:11:43 + /tmp/venv-9Anp/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 16:11:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:11:47 lf-activate-venv(): INFO: Base packages installed successfully 16:11:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:11:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:11:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:11:47 + /tmp/venv-9Anp/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:11:49 + type python3 16:11:49 + true 16:11:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9Anp/bin to PATH' 16:11:49 lf-activate-venv(): INFO: Adding /tmp/venv-9Anp/bin to PATH 16:11:49 + PATH=/tmp/venv-9Anp/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:11:49 + return 0 16:11:49 + python3 --version 16:11:49 Python 3.10.6 16:11:49 + python3 -m pip --version 16:11:49 pip 26.0.1 from /tmp/venv-9Anp/lib/python3.10/site-packages/pip (python 3.10) 16:11:49 + python3 -m pip freeze 16:11:49 cachetools==7.0.0 16:11:49 chardet==5.2.0 16:11:49 colorama==0.4.6 16:11:49 distlib==0.4.0 16:11:49 filelock==3.20.3 16:11:49 packaging==26.0 16:11:49 platformdirs==4.5.1 16:11:49 pluggy==1.6.0 16:11:49 pyproject-api==1.10.0 16:11:49 tomli==2.4.0 16:11:49 tox==4.34.1 16:11:49 typing_extensions==4.15.0 16:11:49 urllib3==1.26.20 16:11:49 virtualenv==20.36.1 16:11:49 [EnvInject] - Injecting environment variables from a build step. 16:11:49 [EnvInject] - Injecting as environment variables the properties content 16:11:49 PARALLEL=false 16:11:49 16:11:49 [EnvInject] - Variables injected successfully. 16:11:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13635661041758171768.sh 16:11:49 ---> tox-run.sh 16:11:49 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:11:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:11:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:11:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:11:49 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:11:49 + source /home/jenkins/lf-env.sh 16:11:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:11:49 ++ mktemp -d /tmp/venv-XXXX 16:11:49 + lf_venv=/tmp/venv-TMX2 16:11:49 + local venv_file=/tmp/.os_lf_venv 16:11:49 + local python=python3 16:11:49 + local options 16:11:49 + local set_path=true 16:11:49 + local install_args= 16:11:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:11:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:11:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:11:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:11:49 + true 16:11:49 + case $1 in 16:11:49 + venv_file=/tmp/.toxenv 16:11:49 + shift 2 16:11:49 + true 16:11:49 + case $1 in 16:11:49 + shift 16:11:49 + break 16:11:49 + case $python in 16:11:49 + local pkg_list= 16:11:49 + [[ -d /opt/pyenv ]] 16:11:49 + echo 'Setup pyenv:' 16:11:49 Setup pyenv: 16:11:49 + export PYENV_ROOT=/opt/pyenv 16:11:49 + PYENV_ROOT=/opt/pyenv 16:11:49 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:11:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:11:49 + pyenv versions 16:11:49 system 16:11:49 3.8.13 16:11:49 3.9.13 16:11:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:11:49 + command -v pyenv 16:11:49 ++ pyenv init - --no-rehash 16:11:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 16:11:49 export PATH="/opt/pyenv/shims:${PATH}" 16:11:49 export PYENV_SHELL=bash 16:11:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:11:49 pyenv() { 16:11:49 local command 16:11:49 command="${1:-}" 16:11:49 if [ "$#" -gt 0 ]; then 16:11:49 shift 16:11:49 fi 16:11:49 16:11:49 case "$command" in 16:11:49 rehash|shell) 16:11:49 eval "$(pyenv "sh-$command" "$@")" 16:11:49 ;; 16:11:49 *) 16:11:49 command pyenv "$command" "$@" 16:11:49 ;; 16:11:49 esac 16:11:49 }' 16:11:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 16:11:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:11:49 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:11:49 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:11:49 ++ export PYENV_SHELL=bash 16:11:49 ++ PYENV_SHELL=bash 16:11:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:11:49 +++ complete -F _pyenv pyenv 16:11:49 ++ lf-pyver python3 16:11:49 ++ local py_version_xy=python3 16:11:49 ++ local py_version_xyz= 16:11:49 ++ pyenv versions 16:11:49 ++ local command 16:11:49 ++ command=versions 16:11:49 ++ '[' 1 -gt 0 ']' 16:11:49 ++ shift 16:11:49 ++ case "$command" in 16:11:49 ++ sed 's/^[ *]* //' 16:11:49 ++ command pyenv versions 16:11:49 ++ pyenv versions 16:11:49 ++ grep -E '^[0-9.]*[0-9]$' 16:11:49 ++ awk '{ print $1 }' 16:11:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:11:49 +++ grep '^3' /tmp/.pyenv_versions 16:11:49 +++ sort -V 16:11:49 +++ tail -n 1 16:11:49 ++ py_version_xyz=3.10.6 16:11:49 ++ [[ -z 3.10.6 ]] 16:11:49 ++ echo 3.10.6 16:11:49 ++ return 0 16:11:49 + pyenv local 3.10.6 16:11:49 + local command 16:11:49 + command=local 16:11:49 + '[' 2 -gt 0 ']' 16:11:49 + shift 16:11:49 + case "$command" in 16:11:49 + command pyenv local 3.10.6 16:11:49 + pyenv local 3.10.6 16:11:49 + for arg in "$@" 16:11:49 + case $arg in 16:11:49 + pkg_list+='tox ' 16:11:49 + for arg in "$@" 16:11:49 + case $arg in 16:11:49 + pkg_list+='virtualenv ' 16:11:49 + for arg in "$@" 16:11:49 + case $arg in 16:11:49 + pkg_list+='urllib3~=1.26.15 ' 16:11:49 + [[ -f /tmp/.toxenv ]] 16:11:49 ++ cat /tmp/.toxenv 16:11:49 + lf_venv=/tmp/venv-9Anp 16:11:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Anp from' file:/tmp/.toxenv 16:11:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Anp from file:/tmp/.toxenv 16:11:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:11:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:11:49 + local 'pip_opts=--upgrade --quiet' 16:11:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:11:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:11:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:11:49 + [[ -n '' ]] 16:11:49 + [[ -n '' ]] 16:11:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:11:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:11:49 + /tmp/venv-9Anp/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 16:11:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:11:50 lf-activate-venv(): INFO: Base packages installed successfully 16:11:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:11:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:11:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:11:50 + /tmp/venv-9Anp/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:11:51 + type python3 16:11:51 + true 16:11:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9Anp/bin to PATH' 16:11:51 lf-activate-venv(): INFO: Adding /tmp/venv-9Anp/bin to PATH 16:11:51 + PATH=/tmp/venv-9Anp/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:11:51 + return 0 16:11:51 + [[ -d /opt/pyenv ]] 16:11:51 + echo '---> Setting up pyenv' 16:11:51 ---> Setting up pyenv 16:11:51 + export PYENV_ROOT=/opt/pyenv 16:11:51 + PYENV_ROOT=/opt/pyenv 16:11:51 + export PATH=/opt/pyenv/bin:/tmp/venv-9Anp/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:11:51 + PATH=/opt/pyenv/bin:/tmp/venv-9Anp/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:11:51 ++ pwd 16:11:51 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:11:51 + export PYTHONPATH 16:11:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:11:51 + TOX_TESTENV_PASSENV=PYTHONPATH 16:11:51 + tox --version 16:11:51 4.34.1 from /tmp/venv-9Anp/lib/python3.10/site-packages/tox/__init__.py 16:11:51 + PARALLEL=false 16:11:51 + TOX_OPTIONS_LIST= 16:11:51 + [[ -n checkbashisms ]] 16:11:51 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:11:51 + case ${PARALLEL,,} in 16:11:51 + tox -e checkbashisms 16:11:51 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:11:53 checkbashisms: freeze> python -m pip freeze --all 16:11:53 checkbashisms: pip==25.3,setuptools==80.9.0 16:11:53 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:11:55 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:11:56 checkbashisms: OK (4.64=setup[1.27]+cmd[3.37] seconds) 16:11:56 congratulations :) (4.68 seconds) 16:11:57 + tox_status=0 16:11:57 + echo '---> Completed tox runs' 16:11:57 ---> Completed tox runs 16:11:57 + for i in .tox/*/log 16:11:57 ++ echo .tox/checkbashisms/log 16:11:57 ++ awk -F/ '{print $2}' 16:11:57 + tox_env=checkbashisms 16:11:57 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:11:57 + DOC_DIR=docs/_build/html 16:11:57 + [[ -d docs/_build/html ]] 16:11:57 + echo '---> tox-run.sh ends' 16:11:57 ---> tox-run.sh ends 16:11:57 + test 0 -eq 0 16:11:57 $ ssh-agent -k 16:11:57 unset SSH_AUTH_SOCK; 16:11:57 unset SSH_AGENT_PID; 16:11:57 echo Agent pid 1608 killed; 16:11:57 [ssh-agent] Stopped. 16:11:57 [PostBuildScript] - [INFO] Executing post build scripts. 16:11:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11988799710480538580.sh 16:11:57 ---> sysstat.sh 16:11:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16910926048381852572.sh 16:11:57 ---> package-listing.sh 16:11:57 ++ facter osfamily 16:11:57 ++ tr '[:upper:]' '[:lower:]' 16:11:57 + OS_FAMILY=debian 16:11:57 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:11:57 + START_PACKAGES=/tmp/packages_start.txt 16:11:57 + END_PACKAGES=/tmp/packages_end.txt 16:11:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:11:57 + PACKAGES=/tmp/packages_start.txt 16:11:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:11:57 + PACKAGES=/tmp/packages_end.txt 16:11:57 + case "${OS_FAMILY}" in 16:11:57 + dpkg -l 16:11:57 + grep '^ii' 16:11:57 + '[' -f /tmp/packages_start.txt ']' 16:11:57 + '[' -f /tmp/packages_end.txt ']' 16:11:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:11:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:11:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:11:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:11:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13533985601859678981.sh 16:11:57 ---> capture-instance-metadata.sh 16:11:57 Setup pyenv: 16:11:57 system 16:11:57 3.8.13 16:11:57 3.9.13 16:11:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:12:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mram 16:12:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:12:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:12:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:12:05 lf-activate-venv(): INFO: Base packages installed successfully 16:12:05 lf-activate-venv(): INFO: Installing additional packages: lftools 16:12:26 lf-activate-venv(): INFO: Adding /tmp/venv-mram/bin to PATH 16:12:26 INFO: Running in OpenStack, capturing instance metadata 16:12:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2105500377789267607.sh 16:12:26 provisioning config files... 16:12:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13999377608071816315tmp 16:12:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:12:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:12:26 [EnvInject] - Injecting environment variables from a build step. 16:12:26 [EnvInject] - Injecting as environment variables the properties content 16:12:26 SERVER_ID=logs 16:12:26 16:12:26 [EnvInject] - Variables injected successfully. 16:12:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9855279724050101249.sh 16:12:26 ---> create-netrc.sh 16:12:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12243063092989721465.sh 16:12:26 ---> python-tools-install.sh 16:12:27 Setup pyenv: 16:12:27 system 16:12:27 3.8.13 16:12:27 3.9.13 16:12:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:12:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mram from file:/tmp/.os_lf_venv 16:12:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:12:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:12:28 lf-activate-venv(): INFO: Base packages installed successfully 16:12:28 lf-activate-venv(): INFO: Installing additional packages: lftools 16:12:35 lf-activate-venv(): INFO: Adding /tmp/venv-mram/bin to PATH 16:12:35 Generating Requirements File 16:12:52 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:12:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:12:52 Python 3.10.6 16:12:52 pip 26.0.1 from /tmp/venv-mram/lib/python3.10/site-packages/pip (python 3.10) 16:12:52 appdirs==1.4.4 16:12:52 argcomplete==3.6.3 16:12:52 aspy.yaml==1.3.0 16:12:52 attrs==25.4.0 16:12:52 autopage==0.6.0 16:12:52 backports.strenum==1.3.1 16:12:52 beautifulsoup4==4.14.3 16:12:52 boto3==1.42.44 16:12:52 botocore==1.42.44 16:12:52 bs4==0.0.2 16:12:52 certifi==2026.1.4 16:12:52 cffi==2.0.0 16:12:52 cfgv==3.5.0 16:12:52 chardet==5.2.0 16:12:52 charset-normalizer==3.4.4 16:12:52 click==8.3.1 16:12:52 cliff==4.13.1 16:12:52 cmd2==3.2.0 16:12:52 cryptography==3.3.2 16:12:52 debtcollector==3.0.0 16:12:52 decorator==5.2.1 16:12:52 defusedxml==0.7.1 16:12:52 Deprecated==1.3.1 16:12:52 distlib==0.4.0 16:12:52 dnspython==2.8.0 16:12:52 docker==7.1.0 16:12:52 dogpile.cache==1.5.0 16:12:52 durationpy==0.10 16:12:52 email-validator==2.3.0 16:12:52 filelock==3.20.3 16:12:52 future==1.0.0 16:12:52 gitdb==4.0.12 16:12:52 GitPython==3.1.46 16:12:52 httplib2==0.30.2 16:12:52 identify==2.6.16 16:12:52 idna==3.11 16:12:52 importlib-resources==1.5.0 16:12:52 iso8601==2.1.0 16:12:52 Jinja2==3.1.6 16:12:52 jmespath==1.1.0 16:12:52 jsonpatch==1.33 16:12:52 jsonpointer==3.0.0 16:12:52 jsonschema==4.26.0 16:12:52 jsonschema-specifications==2025.9.1 16:12:52 keystoneauth1==5.13.0 16:12:52 kubernetes==35.0.0 16:12:52 lftools==0.37.21 16:12:52 lxml==6.0.2 16:12:52 markdown-it-py==4.0.0 16:12:52 MarkupSafe==3.0.3 16:12:52 mdurl==0.1.2 16:12:52 msgpack==1.1.2 16:12:52 multi_key_dict==2.0.3 16:12:52 munch==4.0.0 16:12:52 netaddr==1.3.0 16:12:52 niet==1.4.2 16:12:52 nodeenv==1.10.0 16:12:52 oauth2client==4.1.3 16:12:52 oauthlib==3.3.1 16:12:52 openstacksdk==4.9.0 16:12:52 os-service-types==1.8.2 16:12:52 osc-lib==4.3.0 16:12:52 oslo.config==10.2.0 16:12:52 oslo.context==6.2.0 16:12:52 oslo.i18n==6.7.1 16:12:52 oslo.log==8.0.0 16:12:52 oslo.serialization==5.9.0 16:12:52 oslo.utils==9.2.0 16:12:52 packaging==26.0 16:12:52 pbr==7.0.3 16:12:52 platformdirs==4.5.1 16:12:52 prettytable==3.17.0 16:12:52 psutil==7.2.2 16:12:52 pyasn1==0.6.2 16:12:52 pyasn1_modules==0.4.2 16:12:52 pycparser==3.0 16:12:52 pygerrit2==2.0.15 16:12:52 PyGithub==2.8.1 16:12:52 Pygments==2.19.2 16:12:52 PyJWT==2.11.0 16:12:52 PyNaCl==1.6.2 16:12:52 pyparsing==2.4.7 16:12:52 pyperclip==1.11.0 16:12:52 pyrsistent==0.20.0 16:12:52 python-cinderclient==9.8.0 16:12:52 python-dateutil==2.9.0.post0 16:12:52 python-heatclient==5.0.0 16:12:52 python-jenkins==1.8.3 16:12:52 python-keystoneclient==5.7.0 16:12:52 python-magnumclient==4.9.0 16:12:52 python-openstackclient==8.3.0 16:12:52 python-swiftclient==4.9.0 16:12:52 PyYAML==6.0.3 16:12:52 referencing==0.37.0 16:12:52 requests==2.32.5 16:12:52 requests-oauthlib==2.0.0 16:12:52 requestsexceptions==1.4.0 16:12:52 rfc3986==2.0.0 16:12:52 rich==14.3.2 16:12:52 rich-argparse==1.7.2 16:12:52 rpds-py==0.30.0 16:12:52 rsa==4.9.1 16:12:52 ruamel.yaml==0.19.1 16:12:52 ruamel.yaml.clib==0.2.15 16:12:52 s3transfer==0.16.0 16:12:52 simplejson==3.20.2 16:12:52 six==1.17.0 16:12:52 smmap==5.0.2 16:12:52 soupsieve==2.8.3 16:12:52 stevedore==5.6.0 16:12:52 tabulate==0.9.0 16:12:52 toml==0.10.2 16:12:52 tomlkit==0.14.0 16:12:52 tqdm==4.67.3 16:12:52 typing_extensions==4.15.0 16:12:52 tzdata==2025.3 16:12:52 urllib3==1.26.20 16:12:52 virtualenv==20.36.1 16:12:52 wcwidth==0.6.0 16:12:52 websocket-client==1.9.0 16:12:52 wrapt==2.1.1 16:12:52 xdg==6.0.0 16:12:52 xmltodict==1.0.2 16:12:52 yq==3.4.3 16:12:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7992962259224145517.sh 16:12:53 ---> sudo-logs.sh 16:12:53 Archiving 'sudo' log.. 16:12:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12345252227434782128.sh 16:12:53 ---> job-cost.sh 16:12:53 Setup pyenv: 16:12:53 system 16:12:53 3.8.13 16:12:53 3.9.13 16:12:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:12:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mram from file:/tmp/.os_lf_venv 16:12:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:12:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:12:55 lf-activate-venv(): INFO: Base packages installed successfully 16:12:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:12:59 lf-activate-venv(): INFO: Adding /tmp/venv-mram/bin to PATH 16:12:59 INFO: No Stack... 16:13:00 INFO: Retrieving Pricing Info for: v3-standard-4 16:13:00 INFO: Archiving Costs 16:13:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9173592100066602411.sh 16:13:00 ---> logs-deploy.sh 16:13:00 Setup pyenv: 16:13:00 system 16:13:00 3.8.13 16:13:00 3.9.13 16:13:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:13:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mram from file:/tmp/.os_lf_venv 16:13:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:13:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:13:02 lf-activate-venv(): INFO: Base packages installed successfully 16:13:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:13:09 lf-activate-venv(): INFO: Adding /tmp/venv-mram/bin to PATH 16:13:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4401 16:13:09 INFO: archiving workspace using pattern(s): 16:13:10 Archives upload complete. 16:13:10 INFO: archiving logs to Nexus 16:13:11 ---> uname -a: 16:13:11 Linux prd-ubuntu1804-builder-4c-4g-6509 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:13:11 16:13:11 16:13:11 ---> lscpu: 16:13:11 Architecture: x86_64 16:13:11 CPU op-mode(s): 32-bit, 64-bit 16:13:11 Byte Order: Little Endian 16:13:11 CPU(s): 4 16:13:11 On-line CPU(s) list: 0-3 16:13:11 Thread(s) per core: 1 16:13:11 Core(s) per socket: 1 16:13:11 Socket(s): 4 16:13:11 NUMA node(s): 1 16:13:11 Vendor ID: AuthenticAMD 16:13:11 CPU family: 23 16:13:11 Model: 49 16:13:11 Model name: AMD EPYC-Rome Processor 16:13:11 Stepping: 0 16:13:11 CPU MHz: 2799.998 16:13:11 BogoMIPS: 5599.99 16:13:11 Virtualization: AMD-V 16:13:11 Hypervisor vendor: KVM 16:13:11 Virtualization type: full 16:13:11 L1d cache: 32K 16:13:11 L1i cache: 32K 16:13:11 L2 cache: 512K 16:13:11 L3 cache: 16384K 16:13:11 NUMA node0 CPU(s): 0-3 16:13:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 16:13:11 16:13:11 16:13:11 ---> nproc: 16:13:11 4 16:13:11 16:13:11 16:13:11 ---> df -h: 16:13:11 Filesystem Size Used Avail Use% Mounted on 16:13:11 udev 7.9G 0 7.9G 0% /dev 16:13:11 tmpfs 1.6G 680K 1.6G 1% /run 16:13:11 /dev/vda1 78G 8.3G 70G 11% / 16:13:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:13:11 tmpfs 5.0M 0 5.0M 0% /run/lock 16:13:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:13:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:13:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:13:11 16:13:11 16:13:11 ---> free -m: 16:13:11 total used free shared buff/cache available 16:13:11 Mem: 16040 563 13412 0 2064 15163 16:13:11 Swap: 1023 0 1023 16:13:11 16:13:11 16:13:11 ---> ip addr: 16:13:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:13:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:13:11 inet 127.0.0.1/8 scope host lo 16:13:11 valid_lft forever preferred_lft forever 16:13:11 inet6 ::1/128 scope host 16:13:11 valid_lft forever preferred_lft forever 16:13:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:13:11 link/ether fa:16:3e:07:de:0b brd ff:ff:ff:ff:ff:ff 16:13:11 inet 10.30.107.177/23 brd 10.30.107.255 scope global dynamic ens3 16:13:11 valid_lft 86284sec preferred_lft 86284sec 16:13:11 inet6 fe80::f816:3eff:fe07:de0b/64 scope link 16:13:11 valid_lft forever preferred_lft forever 16:13:11 16:13:11 16:13:11 ---> sar -b -r -n DEV: 16:13:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6509) 02/09/26 _x86_64_ (4 CPU) 16:13:11 16:13:11 16:11:17 LINUX RESTART (4 CPU) 16:13:11 16:13:11 16:12:02 tps rtps wtps bread/s bwrtn/s 16:13:11 16:13:01 142.67 1.12 141.55 124.59 26836.67 16:13:11 Average: 142.67 1.12 141.55 124.59 26836.67 16:13:11 16:13:11 16:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:13:11 16:13:01 13775620 15566612 2649348 16.13 78856 1899572 742896 4.25 688840 1717324 126432 16:13:11 Average: 13775620 15566612 2649348 16.13 78856 1899572 742896 4.25 688840 1717324 126432 16:13:11 16:13:11 16:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:13:11 16:13:01 lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 16:13:11 16:13:01 ens3 93.02 65.70 984.67 13.19 0.00 0.00 0.00 0.00 16:13:11 Average: lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 16:13:11 Average: ens3 93.02 65.70 984.67 13.19 0.00 0.00 0.00 0.00 16:13:11 16:13:11 16:13:11 ---> sar -P ALL: 16:13:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6509) 02/09/26 _x86_64_ (4 CPU) 16:13:11 16:13:11 16:11:17 LINUX RESTART (4 CPU) 16:13:11 16:13:11 16:12:02 CPU %user %nice %system %iowait %steal %idle 16:13:11 16:13:01 all 20.84 0.00 1.59 2.02 0.05 75.50 16:13:11 16:13:01 0 23.20 0.00 1.70 0.68 0.03 74.39 16:13:11 16:13:01 1 16.70 0.00 1.31 1.32 0.05 80.62 16:13:11 16:13:01 2 42.18 0.00 2.33 0.58 0.05 54.86 16:13:11 16:13:01 3 1.26 0.00 1.00 5.51 0.03 92.19 16:13:11 Average: all 20.84 0.00 1.59 2.02 0.05 75.50 16:13:11 Average: 0 23.20 0.00 1.70 0.68 0.03 74.39 16:13:11 Average: 1 16.70 0.00 1.31 1.32 0.05 80.62 16:13:11 Average: 2 42.18 0.00 2.33 0.58 0.05 54.86 16:13:11 Average: 3 1.26 0.00 1.00 5.51 0.03 92.19 16:13:11 16:13:11 16:13:11