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