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