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