09:36:23 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142581 09:36:23 Running as SYSTEM 09:36:23 [EnvInject] - Loading node environment variables. 09:36:23 Building remotely on prd-ubuntu1804-builder-4c-4g-17377 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:36:23 [ssh-agent] Looking for ssh-agent implementation... 09:36:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:23 $ ssh-agent 09:36:23 SSH_AUTH_SOCK=/tmp/ssh-kWw9e4pJI5vQ/agent.1733 09:36:23 SSH_AGENT_PID=1735 09:36:23 [ssh-agent] Started. 09:36:23 Running ssh-add (command line suppressed) 09:36:28 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11189459059716314694.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11189459059716314694.key) 09:36:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:36:28 The recommended git tool is: NONE 09:36:37 using credential onap-jenkins-ssh 09:36:37 Wiping out workspace first. 09:36:37 Cloning the remote Git repository 09:36:37 Cloning repository git://cloud.onap.org/mirror/oom.git 09:36:37 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:36:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:36:37 > git --version # timeout=10 09:36:37 > git --version # 'git version 2.17.1' 09:36:37 using GIT_SSH to set credentials Gerrit user 09:36:37 Verifying host key using manually-configured host key entries 09:36:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:36:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:36:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:36:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:36:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:36:43 using GIT_SSH to set credentials Gerrit user 09:36:43 Verifying host key using manually-configured host key entries 09:36:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/142581/2 # timeout=30 09:36:43 > git rev-parse 44bf17d2dd87e0b422b2a82678fb3f6bcc2ecfb8^{commit} # timeout=10 09:36:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:36:43 Checking out Revision 44bf17d2dd87e0b422b2a82678fb3f6bcc2ecfb8 (refs/changes/81/142581/2) 09:36:43 > git config core.sparsecheckout # timeout=10 09:36:43 > git checkout -f 44bf17d2dd87e0b422b2a82678fb3f6bcc2ecfb8 # timeout=30 09:36:47 Commit message: "[POLICY] Update docker images to latest versions" 09:36:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:36:47 > git rev-list --no-walk 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 # timeout=10 09:36:47 [EnvInject] - Injecting environment variables from a build step. 09:36:47 [EnvInject] - Injecting as environment variables the properties content 09:36:47 PYTHON=python3 09:36:47 09:36:47 [EnvInject] - Variables injected successfully. 09:36:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8984440092716265514.sh 09:36:48 ---> tox-install.sh 09:36:48 + source /home/jenkins/lf-env.sh 09:36:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:36:48 ++ mktemp -d /tmp/venv-XXXX 09:36:48 + lf_venv=/tmp/venv-1gwA 09:36:48 + local venv_file=/tmp/.os_lf_venv 09:36:48 + local python=python3 09:36:48 + local options 09:36:48 + local set_path=true 09:36:48 + local install_args= 09:36:48 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:36:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:36:48 + true 09:36:48 + case $1 in 09:36:48 + venv_file=/tmp/.toxenv 09:36:48 + shift 2 09:36:48 + true 09:36:48 + case $1 in 09:36:48 + shift 09:36:48 + break 09:36:48 + case $python in 09:36:48 + local pkg_list= 09:36:48 + [[ -d /opt/pyenv ]] 09:36:48 + echo 'Setup pyenv:' 09:36:48 Setup pyenv: 09:36:48 + export PYENV_ROOT=/opt/pyenv 09:36:48 + PYENV_ROOT=/opt/pyenv 09:36:48 + 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 09:36:48 + 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 09:36:48 + pyenv versions 09:36:48 * system (set by /opt/pyenv/version) 09:36:48 * 3.8.13 (set by /opt/pyenv/version) 09:36:48 * 3.9.13 (set by /opt/pyenv/version) 09:36:48 * 3.10.6 (set by /opt/pyenv/version) 09:36:48 + command -v pyenv 09:36:48 ++ pyenv init - --no-rehash 09:36:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:36:48 export PATH="/opt/pyenv/shims:${PATH}" 09:36:48 export PYENV_SHELL=bash 09:36:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:36:48 pyenv() { 09:36:48 local command 09:36:48 command="${1:-}" 09:36:48 if [ "$#" -gt 0 ]; then 09:36:48 shift 09:36:48 fi 09:36:48 09:36:48 case "$command" in 09:36:48 rehash|shell) 09:36:48 eval "$(pyenv "sh-$command" "$@")" 09:36:48 ;; 09:36:48 *) 09:36:48 command pyenv "$command" "$@" 09:36:48 ;; 09:36:48 esac 09:36:48 }' 09:36:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:36:48 ++ 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 09:36:48 ++ 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 09:36:48 ++ 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 09:36:48 ++ export PYENV_SHELL=bash 09:36:48 ++ PYENV_SHELL=bash 09:36:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:36:48 +++ complete -F _pyenv pyenv 09:36:48 ++ lf-pyver python3 09:36:48 ++ local py_version_xy=python3 09:36:48 ++ local py_version_xyz= 09:36:48 ++ pyenv versions 09:36:48 ++ local command 09:36:48 ++ command=versions 09:36:48 ++ '[' 1 -gt 0 ']' 09:36:48 ++ shift 09:36:48 ++ awk '{ print $1 }' 09:36:48 ++ case "$command" in 09:36:48 ++ command pyenv versions 09:36:48 ++ pyenv versions 09:36:48 ++ grep -E '^[0-9.]*[0-9]$' 09:36:48 ++ sed 's/^[ *]* //' 09:36:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:36:48 +++ grep '^3' /tmp/.pyenv_versions 09:36:48 +++ sort -V 09:36:48 +++ tail -n 1 09:36:48 ++ py_version_xyz=3.10.6 09:36:48 ++ [[ -z 3.10.6 ]] 09:36:48 ++ echo 3.10.6 09:36:48 ++ return 0 09:36:48 + pyenv local 3.10.6 09:36:48 + local command 09:36:48 + command=local 09:36:48 + '[' 2 -gt 0 ']' 09:36:48 + shift 09:36:48 + case "$command" in 09:36:48 + command pyenv local 3.10.6 09:36:48 + pyenv local 3.10.6 09:36:48 + for arg in "$@" 09:36:48 + case $arg in 09:36:48 + pkg_list+='tox ' 09:36:48 + for arg in "$@" 09:36:48 + case $arg in 09:36:48 + pkg_list+='virtualenv ' 09:36:48 + for arg in "$@" 09:36:48 + case $arg in 09:36:48 + pkg_list+='urllib3~=1.26.15 ' 09:36:48 + [[ -f /tmp/.toxenv ]] 09:36:48 + [[ ! -f /tmp/.toxenv ]] 09:36:48 + [[ -n '' ]] 09:36:48 + python3 -m venv /tmp/venv-1gwA 09:36:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1gwA' 09:36:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1gwA 09:36:52 + echo /tmp/venv-1gwA 09:36:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:36:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:36:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:36:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:36:52 + local 'pip_opts=--upgrade --quiet' 09:36:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:36:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:36:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:36:52 + [[ -n '' ]] 09:36:52 + [[ -n '' ]] 09:36:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:36:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:36:52 + /tmp/venv-1gwA/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 09:36:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:36:56 lf-activate-venv(): INFO: Base packages installed successfully 09:36:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:36:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:36:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:36:56 + /tmp/venv-1gwA/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 09:36:58 + type python3 09:36:58 + true 09:36:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1gwA/bin to PATH' 09:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-1gwA/bin to PATH 09:36:58 + PATH=/tmp/venv-1gwA/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 09:36:58 + return 0 09:36:58 + python3 --version 09:36:58 Python 3.10.6 09:36:58 + python3 -m pip --version 09:36:58 pip 25.3 from /tmp/venv-1gwA/lib/python3.10/site-packages/pip (python 3.10) 09:36:58 + python3 -m pip freeze 09:36:59 cachetools==6.2.2 09:36:59 chardet==5.2.0 09:36:59 colorama==0.4.6 09:36:59 distlib==0.4.0 09:36:59 filelock==3.20.0 09:36:59 packaging==25.0 09:36:59 platformdirs==4.5.0 09:36:59 pluggy==1.6.0 09:36:59 pyproject-api==1.10.0 09:36:59 tomli==2.3.0 09:36:59 tox==4.32.0 09:36:59 typing_extensions==4.15.0 09:36:59 urllib3==1.26.20 09:36:59 virtualenv==20.35.4 09:36:59 [EnvInject] - Injecting environment variables from a build step. 09:36:59 [EnvInject] - Injecting as environment variables the properties content 09:36:59 PARALLEL=false 09:36:59 09:36:59 [EnvInject] - Variables injected successfully. 09:36:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7167201687649757292.sh 09:36:59 ---> tox-run.sh 09:36:59 + 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 09:36:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:36:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:36:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:36:59 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:36:59 + source /home/jenkins/lf-env.sh 09:36:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:36:59 ++ mktemp -d /tmp/venv-XXXX 09:36:59 + lf_venv=/tmp/venv-57sG 09:36:59 + local venv_file=/tmp/.os_lf_venv 09:36:59 + local python=python3 09:36:59 + local options 09:36:59 + local set_path=true 09:36:59 + local install_args= 09:36:59 ++ 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 09:36:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:36:59 + true 09:36:59 + case $1 in 09:36:59 + venv_file=/tmp/.toxenv 09:36:59 + shift 2 09:36:59 + true 09:36:59 + case $1 in 09:36:59 + shift 09:36:59 + break 09:36:59 + case $python in 09:36:59 + local pkg_list= 09:36:59 + [[ -d /opt/pyenv ]] 09:36:59 + echo 'Setup pyenv:' 09:36:59 Setup pyenv: 09:36:59 + export PYENV_ROOT=/opt/pyenv 09:36:59 + PYENV_ROOT=/opt/pyenv 09:36:59 + 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 09:36:59 + 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 09:36:59 + pyenv versions 09:36:59 system 09:36:59 3.8.13 09:36:59 3.9.13 09:36:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:36:59 + command -v pyenv 09:36:59 ++ pyenv init - --no-rehash 09:36:59 + 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[*]}"'\'')" 09:36:59 export PATH="/opt/pyenv/shims:${PATH}" 09:36:59 export PYENV_SHELL=bash 09:36:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:36:59 pyenv() { 09:36:59 local command 09:36:59 command="${1:-}" 09:36:59 if [ "$#" -gt 0 ]; then 09:36:59 shift 09:36:59 fi 09:36:59 09:36:59 case "$command" in 09:36:59 rehash|shell) 09:36:59 eval "$(pyenv "sh-$command" "$@")" 09:36:59 ;; 09:36:59 *) 09:36:59 command pyenv "$command" "$@" 09:36:59 ;; 09:36:59 esac 09:36:59 }' 09:36:59 +++ 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[*]}"' 09:36:59 ++ 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 09:36:59 ++ 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 09:36:59 ++ 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 09:36:59 ++ export PYENV_SHELL=bash 09:36:59 ++ PYENV_SHELL=bash 09:36:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:36:59 +++ complete -F _pyenv pyenv 09:36:59 ++ lf-pyver python3 09:36:59 ++ local py_version_xy=python3 09:36:59 ++ local py_version_xyz= 09:36:59 ++ pyenv versions 09:36:59 ++ local command 09:36:59 ++ command=versions 09:36:59 ++ '[' 1 -gt 0 ']' 09:36:59 ++ shift 09:36:59 ++ case "$command" in 09:36:59 ++ command pyenv versions 09:36:59 ++ pyenv versions 09:36:59 ++ sed 's/^[ *]* //' 09:36:59 ++ grep -E '^[0-9.]*[0-9]$' 09:36:59 ++ awk '{ print $1 }' 09:36:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:36:59 +++ grep '^3' /tmp/.pyenv_versions 09:36:59 +++ sort -V 09:36:59 +++ tail -n 1 09:36:59 ++ py_version_xyz=3.10.6 09:36:59 ++ [[ -z 3.10.6 ]] 09:36:59 ++ echo 3.10.6 09:36:59 ++ return 0 09:36:59 + pyenv local 3.10.6 09:36:59 + local command 09:36:59 + command=local 09:36:59 + '[' 2 -gt 0 ']' 09:36:59 + shift 09:36:59 + case "$command" in 09:36:59 + command pyenv local 3.10.6 09:36:59 + pyenv local 3.10.6 09:36:59 + for arg in "$@" 09:36:59 + case $arg in 09:36:59 + pkg_list+='tox ' 09:36:59 + for arg in "$@" 09:36:59 + case $arg in 09:36:59 + pkg_list+='virtualenv ' 09:36:59 + for arg in "$@" 09:36:59 + case $arg in 09:36:59 + pkg_list+='urllib3~=1.26.15 ' 09:36:59 + [[ -f /tmp/.toxenv ]] 09:36:59 ++ cat /tmp/.toxenv 09:36:59 + lf_venv=/tmp/venv-1gwA 09:36:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1gwA from' file:/tmp/.toxenv 09:36:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1gwA from file:/tmp/.toxenv 09:36:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:36:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:36:59 + local 'pip_opts=--upgrade --quiet' 09:36:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:36:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:36:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:36:59 + [[ -n '' ]] 09:36:59 + [[ -n '' ]] 09:36:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:36:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:36:59 + /tmp/venv-1gwA/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 09:37:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:37:00 lf-activate-venv(): INFO: Base packages installed successfully 09:37:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:37:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:37:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:37:00 + /tmp/venv-1gwA/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 09:37:01 + type python3 09:37:01 + true 09:37:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1gwA/bin to PATH' 09:37:01 lf-activate-venv(): INFO: Adding /tmp/venv-1gwA/bin to PATH 09:37:01 + PATH=/tmp/venv-1gwA/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 09:37:01 + return 0 09:37:01 + [[ -d /opt/pyenv ]] 09:37:01 + echo '---> Setting up pyenv' 09:37:01 ---> Setting up pyenv 09:37:01 + export PYENV_ROOT=/opt/pyenv 09:37:01 + PYENV_ROOT=/opt/pyenv 09:37:01 + export PATH=/opt/pyenv/bin:/tmp/venv-1gwA/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 09:37:01 + PATH=/opt/pyenv/bin:/tmp/venv-1gwA/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 09:37:01 ++ pwd 09:37:01 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:37:01 + export PYTHONPATH 09:37:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:37:01 + TOX_TESTENV_PASSENV=PYTHONPATH 09:37:01 + tox --version 09:37:01 4.32.0 from /tmp/venv-1gwA/lib/python3.10/site-packages/tox/__init__.py 09:37:01 + PARALLEL=false 09:37:01 + TOX_OPTIONS_LIST= 09:37:01 + [[ -n checkbashisms ]] 09:37:01 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:37:01 + case ${PARALLEL,,} in 09:37:01 + tox -e checkbashisms 09:37:01 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:37:02 checkbashisms: freeze> python -m pip freeze --all 09:37:03 checkbashisms: pip==25.3,setuptools==80.9.0 09:37:03 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:37:05 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:37:06 checkbashisms: OK (4.72=setup[1.29]+cmd[3.43] seconds) 09:37:06 congratulations :) (4.76 seconds) 09:37:06 + tox_status=0 09:37:06 + echo '---> Completed tox runs' 09:37:06 ---> Completed tox runs 09:37:06 + for i in .tox/*/log 09:37:06 ++ echo .tox/checkbashisms/log 09:37:06 ++ awk -F/ '{print $2}' 09:37:06 + tox_env=checkbashisms 09:37:06 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:37:06 + DOC_DIR=docs/_build/html 09:37:06 + [[ -d docs/_build/html ]] 09:37:06 + echo '---> tox-run.sh ends' 09:37:06 ---> tox-run.sh ends 09:37:06 + test 0 -eq 0 09:37:06 $ ssh-agent -k 09:37:06 unset SSH_AUTH_SOCK; 09:37:06 unset SSH_AGENT_PID; 09:37:06 echo Agent pid 1735 killed; 09:37:06 [ssh-agent] Stopped. 09:37:07 [PostBuildScript] - [INFO] Executing post build scripts. 09:37:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16152313202061692862.sh 09:37:07 ---> sysstat.sh 09:37:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9003546257382387805.sh 09:37:07 ---> package-listing.sh 09:37:07 ++ tr '[:upper:]' '[:lower:]' 09:37:07 ++ facter osfamily 09:37:07 + OS_FAMILY=debian 09:37:07 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:37:07 + START_PACKAGES=/tmp/packages_start.txt 09:37:07 + END_PACKAGES=/tmp/packages_end.txt 09:37:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:37:07 + PACKAGES=/tmp/packages_start.txt 09:37:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:37:07 + PACKAGES=/tmp/packages_end.txt 09:37:07 + case "${OS_FAMILY}" in 09:37:07 + dpkg -l 09:37:07 + grep '^ii' 09:37:07 + '[' -f /tmp/packages_start.txt ']' 09:37:07 + '[' -f /tmp/packages_end.txt ']' 09:37:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:37:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:37:07 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:37:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:37:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10129037143178096872.sh 09:37:07 ---> capture-instance-metadata.sh 09:37:07 Setup pyenv: 09:37:07 system 09:37:07 3.8.13 09:37:07 3.9.13 09:37:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:37:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MeHt 09:37:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:37:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:37:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:37:15 lf-activate-venv(): INFO: Base packages installed successfully 09:37:15 lf-activate-venv(): INFO: Installing additional packages: lftools 09:37:38 lf-activate-venv(): INFO: Adding /tmp/venv-MeHt/bin to PATH 09:37:38 INFO: Running in OpenStack, capturing instance metadata 09:37:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11040252396989406631.sh 09:37:38 provisioning config files... 09:37:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2199257978888166304tmp 09:37:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:37:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:37:38 [EnvInject] - Injecting environment variables from a build step. 09:37:38 [EnvInject] - Injecting as environment variables the properties content 09:37:38 SERVER_ID=logs 09:37:38 09:37:38 [EnvInject] - Variables injected successfully. 09:37:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18251901665015121053.sh 09:37:38 ---> create-netrc.sh 09:37:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5198238409868777038.sh 09:37:38 ---> python-tools-install.sh 09:37:38 Setup pyenv: 09:37:38 system 09:37:38 3.8.13 09:37:38 3.9.13 09:37:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:37:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MeHt from file:/tmp/.os_lf_venv 09:37:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:37:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:37:40 lf-activate-venv(): INFO: Base packages installed successfully 09:37:40 lf-activate-venv(): INFO: Installing additional packages: lftools 09:37:48 lf-activate-venv(): INFO: Adding /tmp/venv-MeHt/bin to PATH 09:37:48 Generating Requirements File 09:38:06 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. 09:38:06 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:38:06 Python 3.10.6 09:38:06 pip 25.3 from /tmp/venv-MeHt/lib/python3.10/site-packages/pip (python 3.10) 09:38:07 appdirs==1.4.4 09:38:07 argcomplete==3.6.3 09:38:07 aspy.yaml==1.3.0 09:38:07 attrs==25.4.0 09:38:07 autopage==0.5.2 09:38:07 beautifulsoup4==4.14.3 09:38:07 boto3==1.42.1 09:38:07 botocore==1.42.1 09:38:07 bs4==0.0.2 09:38:07 cachetools==6.2.2 09:38:07 certifi==2025.11.12 09:38:07 cffi==2.0.0 09:38:07 cfgv==3.5.0 09:38:07 chardet==5.2.0 09:38:07 charset-normalizer==3.4.4 09:38:07 click==8.3.1 09:38:07 cliff==4.12.0 09:38:07 cmd2==2.7.0 09:38:07 cryptography==3.3.2 09:38:07 debtcollector==3.0.0 09:38:07 decorator==5.2.1 09:38:07 defusedxml==0.7.1 09:38:07 Deprecated==1.3.1 09:38:07 distlib==0.4.0 09:38:07 dnspython==2.8.0 09:38:07 docker==7.1.0 09:38:07 dogpile.cache==1.5.0 09:38:07 durationpy==0.10 09:38:07 email-validator==2.3.0 09:38:07 filelock==3.20.0 09:38:07 future==1.0.0 09:38:07 gitdb==4.0.12 09:38:07 GitPython==3.1.45 09:38:07 google-auth==2.43.0 09:38:07 httplib2==0.31.0 09:38:07 identify==2.6.15 09:38:07 idna==3.11 09:38:07 importlib-resources==1.5.0 09:38:07 iso8601==2.1.0 09:38:07 Jinja2==3.1.6 09:38:07 jmespath==1.0.1 09:38:07 jsonpatch==1.33 09:38:07 jsonpointer==3.0.0 09:38:07 jsonschema==4.25.1 09:38:07 jsonschema-specifications==2025.9.1 09:38:07 keystoneauth1==5.12.0 09:38:07 kubernetes==34.1.0 09:38:07 lftools==0.37.16 09:38:07 lxml==6.0.2 09:38:07 markdown-it-py==4.0.0 09:38:07 MarkupSafe==3.0.3 09:38:07 mdurl==0.1.2 09:38:07 msgpack==1.1.2 09:38:07 multi_key_dict==2.0.3 09:38:07 munch==4.0.0 09:38:07 netaddr==1.3.0 09:38:07 niet==1.4.2 09:38:07 nodeenv==1.9.1 09:38:07 oauth2client==4.1.3 09:38:07 oauthlib==3.3.1 09:38:07 openstacksdk==4.8.0 09:38:07 os-service-types==1.8.2 09:38:07 osc-lib==4.2.0 09:38:07 oslo.config==10.1.0 09:38:07 oslo.context==6.2.0 09:38:07 oslo.i18n==6.7.1 09:38:07 oslo.log==7.2.1 09:38:07 oslo.serialization==5.8.0 09:38:07 oslo.utils==9.2.0 09:38:07 packaging==25.0 09:38:07 pbr==7.0.3 09:38:07 platformdirs==4.5.0 09:38:07 prettytable==3.17.0 09:38:07 psutil==7.1.3 09:38:07 pyasn1==0.6.1 09:38:07 pyasn1_modules==0.4.2 09:38:07 pycparser==2.23 09:38:07 pygerrit2==2.0.15 09:38:07 PyGithub==2.8.1 09:38:07 Pygments==2.19.2 09:38:07 PyJWT==2.10.1 09:38:07 PyNaCl==1.6.1 09:38:07 pyparsing==2.4.7 09:38:07 pyperclip==1.11.0 09:38:07 pyrsistent==0.20.0 09:38:07 python-cinderclient==9.8.0 09:38:07 python-dateutil==2.9.0.post0 09:38:07 python-heatclient==4.3.0 09:38:07 python-jenkins==1.8.3 09:38:07 python-keystoneclient==5.7.0 09:38:07 python-magnumclient==4.9.0 09:38:07 python-openstackclient==8.2.0 09:38:07 python-swiftclient==4.9.0 09:38:07 PyYAML==6.0.3 09:38:07 referencing==0.37.0 09:38:07 requests==2.32.5 09:38:07 requests-oauthlib==2.0.0 09:38:07 requestsexceptions==1.4.0 09:38:07 rfc3986==2.0.0 09:38:07 rich==14.2.0 09:38:07 rich-argparse==1.7.2 09:38:07 rpds-py==0.30.0 09:38:07 rsa==4.9.1 09:38:07 ruamel.yaml==0.18.16 09:38:07 ruamel.yaml.clib==0.2.15 09:38:07 s3transfer==0.16.0 09:38:07 simplejson==3.20.2 09:38:07 six==1.17.0 09:38:07 smmap==5.0.2 09:38:07 soupsieve==2.8 09:38:07 stevedore==5.6.0 09:38:07 tabulate==0.9.0 09:38:07 toml==0.10.2 09:38:07 tomlkit==0.13.3 09:38:07 tqdm==4.67.1 09:38:07 typing_extensions==4.15.0 09:38:07 tzdata==2025.2 09:38:07 urllib3==1.26.20 09:38:07 virtualenv==20.35.4 09:38:07 wcwidth==0.2.14 09:38:07 websocket-client==1.9.0 09:38:07 wrapt==2.0.1 09:38:07 xdg==6.0.0 09:38:07 xmltodict==1.0.2 09:38:07 yq==3.4.3 09:38:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins271821945364088429.sh 09:38:07 ---> sudo-logs.sh 09:38:07 Archiving 'sudo' log.. 09:38:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15175249615112830453.sh 09:38:07 ---> job-cost.sh 09:38:07 Setup pyenv: 09:38:07 system 09:38:07 3.8.13 09:38:07 3.9.13 09:38:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:38:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MeHt from file:/tmp/.os_lf_venv 09:38:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:38:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:38:09 lf-activate-venv(): INFO: Base packages installed successfully 09:38:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:38:14 lf-activate-venv(): INFO: Adding /tmp/venv-MeHt/bin to PATH 09:38:14 INFO: No Stack... 09:38:14 INFO: Retrieving Pricing Info for: v3-standard-4 09:38:15 INFO: Archiving Costs 09:38:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17736136721260954526.sh 09:38:15 ---> logs-deploy.sh 09:38:15 Setup pyenv: 09:38:15 system 09:38:15 3.8.13 09:38:15 3.9.13 09:38:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:38:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MeHt from file:/tmp/.os_lf_venv 09:38:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:38:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:38:17 lf-activate-venv(): INFO: Base packages installed successfully 09:38:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:38:25 lf-activate-venv(): INFO: Adding /tmp/venv-MeHt/bin to PATH 09:38:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4329 09:38:25 INFO: archiving workspace using pattern(s): 09:38:26 Archives upload complete. 09:38:26 INFO: archiving logs to Nexus 09:38:27 ---> uname -a: 09:38:27 Linux prd-ubuntu1804-builder-4c-4g-17377 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:38:27 09:38:27 09:38:27 ---> lscpu: 09:38:27 Architecture: x86_64 09:38:27 CPU op-mode(s): 32-bit, 64-bit 09:38:27 Byte Order: Little Endian 09:38:27 CPU(s): 4 09:38:27 On-line CPU(s) list: 0-3 09:38:27 Thread(s) per core: 1 09:38:27 Core(s) per socket: 1 09:38:27 Socket(s): 4 09:38:27 NUMA node(s): 1 09:38:27 Vendor ID: AuthenticAMD 09:38:27 CPU family: 23 09:38:27 Model: 49 09:38:27 Model name: AMD EPYC-Rome Processor 09:38:27 Stepping: 0 09:38:27 CPU MHz: 2800.000 09:38:27 BogoMIPS: 5600.00 09:38:27 Virtualization: AMD-V 09:38:27 Hypervisor vendor: KVM 09:38:27 Virtualization type: full 09:38:27 L1d cache: 32K 09:38:27 L1i cache: 32K 09:38:27 L2 cache: 512K 09:38:27 L3 cache: 16384K 09:38:27 NUMA node0 CPU(s): 0-3 09:38:27 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 09:38:27 09:38:27 09:38:27 ---> nproc: 09:38:27 4 09:38:27 09:38:27 09:38:27 ---> df -h: 09:38:27 Filesystem Size Used Avail Use% Mounted on 09:38:27 udev 7.9G 0 7.9G 0% /dev 09:38:27 tmpfs 1.6G 676K 1.6G 1% /run 09:38:27 /dev/vda1 78G 8.3G 70G 11% / 09:38:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:38:27 tmpfs 5.0M 0 5.0M 0% /run/lock 09:38:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:38:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:38:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:38:27 09:38:27 09:38:27 ---> free -m: 09:38:27 total used free shared buff/cache available 09:38:27 Mem: 16040 579 13388 0 2071 15145 09:38:27 Swap: 1023 0 1023 09:38:27 09:38:27 09:38:27 ---> ip addr: 09:38:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:38:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:38:27 inet 127.0.0.1/8 scope host lo 09:38:27 valid_lft forever preferred_lft forever 09:38:27 inet6 ::1/128 scope host 09:38:27 valid_lft forever preferred_lft forever 09:38:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:38:27 link/ether fa:16:3e:20:78:a8 brd ff:ff:ff:ff:ff:ff 09:38:27 inet 10.30.106.89/23 brd 10.30.107.255 scope global dynamic ens3 09:38:27 valid_lft 86255sec preferred_lft 86255sec 09:38:27 inet6 fe80::f816:3eff:fe20:78a8/64 scope link 09:38:27 valid_lft forever preferred_lft forever 09:38:27 09:38:27 09:38:27 ---> sar -b -r -n DEV: 09:38:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17377) 12/03/25 _x86_64_ (4 CPU) 09:38:27 09:38:27 09:36:06 LINUX RESTART (4 CPU) 09:38:27 09:38:27 09:37:01 tps rtps wtps bread/s bwrtn/s 09:38:27 09:38:01 118.90 5.13 113.76 201.57 37434.69 09:38:27 Average: 118.90 5.13 113.76 201.57 37434.69 09:38:27 09:38:27 09:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:38:27 09:38:01 13769372 15497828 2655596 16.17 73832 1846956 793624 4.54 754916 1667224 182936 09:38:27 Average: 13769372 15497828 2655596 16.17 73832 1846956 793624 4.54 754916 1667224 182936 09:38:27 09:38:27 09:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:38:27 09:38:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 09:38:27 09:38:01 ens3 66.44 49.41 967.59 12.18 0.00 0.00 0.00 0.00 09:38:27 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 09:38:27 Average: ens3 66.44 49.41 967.59 12.18 0.00 0.00 0.00 0.00 09:38:27 09:38:27 09:38:27 ---> sar -P ALL: 09:38:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17377) 12/03/25 _x86_64_ (4 CPU) 09:38:27 09:38:27 09:36:06 LINUX RESTART (4 CPU) 09:38:27 09:38:27 09:37:01 CPU %user %nice %system %iowait %steal %idle 09:38:27 09:38:01 all 21.40 0.00 1.45 2.81 0.05 74.28 09:38:27 09:38:01 0 40.25 0.00 1.99 3.42 0.08 54.26 09:38:27 09:38:01 1 8.90 0.00 0.99 0.43 0.05 89.63 09:38:27 09:38:01 2 6.70 0.00 0.97 6.94 0.03 85.36 09:38:27 09:38:01 3 29.85 0.00 1.92 0.50 0.07 67.66 09:38:27 Average: all 21.40 0.00 1.45 2.81 0.05 74.28 09:38:27 Average: 0 40.25 0.00 1.99 3.42 0.08 54.26 09:38:27 Average: 1 8.90 0.00 0.99 0.43 0.05 89.63 09:38:27 Average: 2 6.70 0.00 0.97 6.94 0.03 85.36 09:38:27 Average: 3 29.85 0.00 1.92 0.50 0.07 67.66 09:38:27 09:38:27 09:38:27