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