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