10:29:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141963 10:29:33 Running as SYSTEM 10:29:33 [EnvInject] - Loading node environment variables. 10:29:33 Building remotely on prd-ubuntu1804-builder-4c-4g-42803 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:29:33 [ssh-agent] Looking for ssh-agent implementation... 10:29:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:29:33 $ ssh-agent 10:29:33 SSH_AUTH_SOCK=/tmp/ssh-iGi2CXzoze2C/agent.1846 10:29:33 SSH_AGENT_PID=1848 10:29:33 [ssh-agent] Started. 10:29:33 Running ssh-add (command line suppressed) 10:29:33 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17180383813864248577.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17180383813864248577.key) 10:29:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:29:33 The recommended git tool is: NONE 10:29:35 using credential onap-jenkins-ssh 10:29:35 Wiping out workspace first. 10:29:35 Cloning the remote Git repository 10:29:35 Cloning repository git://cloud.onap.org/mirror/oom.git 10:29:35 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:29:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:29:35 > git --version # timeout=10 10:29:35 > git --version # 'git version 2.17.1' 10:29:35 using GIT_SSH to set credentials Gerrit user 10:29:35 Verifying host key using manually-configured host key entries 10:29:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:29:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:29:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:29:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:29:41 using GIT_SSH to set credentials Gerrit user 10:29:41 Verifying host key using manually-configured host key entries 10:29:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/141963/1 # timeout=30 10:29:41 > git rev-parse d6aba97824f63d34e43f0dcc324cc3c83909fbfc^{commit} # timeout=10 10:29:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:29:41 Checking out Revision d6aba97824f63d34e43f0dcc324cc3c83909fbfc (refs/changes/63/141963/1) 10:29:41 > git config core.sparsecheckout # timeout=10 10:29:41 > git checkout -f d6aba97824f63d34e43f0dcc324cc3c83909fbfc # timeout=30 10:29:44 Commit message: "Added new kafka topic for delete service" 10:29:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:29:45 > git rev-list --no-walk fd367e3e99637558ad49c1a838a6f77445b44354 # timeout=10 10:29:45 [EnvInject] - Injecting environment variables from a build step. 10:29:45 [EnvInject] - Injecting as environment variables the properties content 10:29:45 PYTHON=python3 10:29:45 10:29:45 [EnvInject] - Variables injected successfully. 10:29:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14313301384198131615.sh 10:29:45 ---> tox-install.sh 10:29:45 + source /home/jenkins/lf-env.sh 10:29:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:29:45 ++ mktemp -d /tmp/venv-XXXX 10:29:45 + lf_venv=/tmp/venv-veKm 10:29:45 + local venv_file=/tmp/.os_lf_venv 10:29:45 + local python=python3 10:29:45 + local options 10:29:45 + local set_path=true 10:29:45 + local install_args= 10:29:45 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:29:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:29:45 + true 10:29:45 + case $1 in 10:29:45 + venv_file=/tmp/.toxenv 10:29:45 + shift 2 10:29:45 + true 10:29:45 + case $1 in 10:29:45 + shift 10:29:45 + break 10:29:45 + case $python in 10:29:45 + local pkg_list= 10:29:45 + [[ -d /opt/pyenv ]] 10:29:45 + echo 'Setup pyenv:' 10:29:45 Setup pyenv: 10:29:45 + export PYENV_ROOT=/opt/pyenv 10:29:45 + PYENV_ROOT=/opt/pyenv 10:29:45 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:29:45 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:29:45 + pyenv versions 10:29:45 * system (set by /opt/pyenv/version) 10:29:45 * 3.8.13 (set by /opt/pyenv/version) 10:29:45 * 3.9.13 (set by /opt/pyenv/version) 10:29:45 * 3.10.6 (set by /opt/pyenv/version) 10:29:45 + command -v pyenv 10:29:45 ++ pyenv init - --no-rehash 10:29:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:29:45 export PATH="/opt/pyenv/shims:${PATH}" 10:29:45 export PYENV_SHELL=bash 10:29:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:29:45 pyenv() { 10:29:45 local command 10:29:45 command="${1:-}" 10:29:45 if [ "$#" -gt 0 ]; then 10:29:45 shift 10:29:45 fi 10:29:45 10:29:45 case "$command" in 10:29:45 rehash|shell) 10:29:45 eval "$(pyenv "sh-$command" "$@")" 10:29:45 ;; 10:29:45 *) 10:29:45 command pyenv "$command" "$@" 10:29:45 ;; 10:29:45 esac 10:29:45 }' 10:29:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:29:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:29:45 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:29:45 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:29:45 ++ export PYENV_SHELL=bash 10:29:45 ++ PYENV_SHELL=bash 10:29:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:29:45 +++ complete -F _pyenv pyenv 10:29:45 ++ lf-pyver python3 10:29:45 ++ local py_version_xy=python3 10:29:45 ++ local py_version_xyz= 10:29:45 ++ pyenv versions 10:29:45 ++ local command 10:29:45 ++ command=versions 10:29:45 ++ '[' 1 -gt 0 ']' 10:29:45 ++ shift 10:29:45 ++ case "$command" in 10:29:45 ++ command pyenv versions 10:29:45 ++ pyenv versions 10:29:45 ++ awk '{ print $1 }' 10:29:45 ++ grep -E '^[0-9.]*[0-9]$' 10:29:45 ++ sed 's/^[ *]* //' 10:29:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:29:45 +++ grep '^3' /tmp/.pyenv_versions 10:29:45 +++ sort -V 10:29:45 +++ tail -n 1 10:29:45 ++ py_version_xyz=3.10.6 10:29:45 ++ [[ -z 3.10.6 ]] 10:29:45 ++ echo 3.10.6 10:29:45 ++ return 0 10:29:45 + pyenv local 3.10.6 10:29:45 + local command 10:29:45 + command=local 10:29:45 + '[' 2 -gt 0 ']' 10:29:45 + shift 10:29:45 + case "$command" in 10:29:45 + command pyenv local 3.10.6 10:29:45 + pyenv local 3.10.6 10:29:45 + for arg in "$@" 10:29:45 + case $arg in 10:29:45 + pkg_list+='tox ' 10:29:45 + for arg in "$@" 10:29:45 + case $arg in 10:29:45 + pkg_list+='virtualenv ' 10:29:45 + for arg in "$@" 10:29:45 + case $arg in 10:29:45 + pkg_list+='urllib3~=1.26.15 ' 10:29:45 + [[ -f /tmp/.toxenv ]] 10:29:45 + [[ ! -f /tmp/.toxenv ]] 10:29:45 + [[ -n '' ]] 10:29:45 + python3 -m venv /tmp/venv-veKm 10:29:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-veKm' 10:29:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-veKm 10:29:49 + echo /tmp/venv-veKm 10:29:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:29:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:29:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:29:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:49 + local 'pip_opts=--upgrade --quiet' 10:29:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:29:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:29:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:29:49 + [[ -n '' ]] 10:29:49 + [[ -n '' ]] 10:29:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:29:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:49 + /tmp/venv-veKm/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:29:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:29:54 lf-activate-venv(): INFO: Base packages installed successfully 10:29:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:29:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:29:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:29:54 + /tmp/venv-veKm/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:29:56 + type python3 10:29:56 + true 10:29:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-veKm/bin to PATH' 10:29:56 lf-activate-venv(): INFO: Adding /tmp/venv-veKm/bin to PATH 10:29:56 + PATH=/tmp/venv-veKm/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:29:56 + return 0 10:29:56 + python3 --version 10:29:56 Python 3.10.6 10:29:56 + python3 -m pip --version 10:29:56 pip 25.2 from /tmp/venv-veKm/lib/python3.10/site-packages/pip (python 3.10) 10:29:56 + python3 -m pip freeze 10:29:57 cachetools==6.2.0 10:29:57 chardet==5.2.0 10:29:57 colorama==0.4.6 10:29:57 distlib==0.4.0 10:29:57 filelock==3.19.1 10:29:57 packaging==25.0 10:29:57 platformdirs==4.4.0 10:29:57 pluggy==1.6.0 10:29:57 pyproject-api==1.9.1 10:29:57 tomli==2.2.1 10:29:57 tox==4.29.0 10:29:57 typing_extensions==4.15.0 10:29:57 urllib3==1.26.20 10:29:57 virtualenv==20.34.0 10:29:57 [EnvInject] - Injecting environment variables from a build step. 10:29:57 [EnvInject] - Injecting as environment variables the properties content 10:29:57 PARALLEL=false 10:29:57 10:29:57 [EnvInject] - Variables injected successfully. 10:29:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16903560662617174131.sh 10:29:57 ---> tox-run.sh 10:29:57 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:29:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:29:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:29:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:29:57 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:29:57 + source /home/jenkins/lf-env.sh 10:29:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:29:57 ++ mktemp -d /tmp/venv-XXXX 10:29:57 + lf_venv=/tmp/venv-N9dA 10:29:57 + local venv_file=/tmp/.os_lf_venv 10:29:57 + local python=python3 10:29:57 + local options 10:29:57 + local set_path=true 10:29:57 + local install_args= 10:29:57 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:29:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:29:57 + true 10:29:57 + case $1 in 10:29:57 + venv_file=/tmp/.toxenv 10:29:57 + shift 2 10:29:57 + true 10:29:57 + case $1 in 10:29:57 + shift 10:29:57 + break 10:29:57 + case $python in 10:29:57 + local pkg_list= 10:29:57 + [[ -d /opt/pyenv ]] 10:29:57 + echo 'Setup pyenv:' 10:29:57 Setup pyenv: 10:29:57 + export PYENV_ROOT=/opt/pyenv 10:29:57 + PYENV_ROOT=/opt/pyenv 10:29:57 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:29:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:29:57 + pyenv versions 10:29:57 system 10:29:57 3.8.13 10:29:57 3.9.13 10:29:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:29:57 + command -v pyenv 10:29:57 ++ pyenv init - --no-rehash 10:29:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:29:57 export PATH="/opt/pyenv/shims:${PATH}" 10:29:57 export PYENV_SHELL=bash 10:29:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:29:57 pyenv() { 10:29:57 local command 10:29:57 command="${1:-}" 10:29:57 if [ "$#" -gt 0 ]; then 10:29:57 shift 10:29:57 fi 10:29:57 10:29:57 case "$command" in 10:29:57 rehash|shell) 10:29:57 eval "$(pyenv "sh-$command" "$@")" 10:29:57 ;; 10:29:57 *) 10:29:57 command pyenv "$command" "$@" 10:29:57 ;; 10:29:57 esac 10:29:57 }' 10:29:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:29:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:29:57 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:29:57 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:29:57 ++ export PYENV_SHELL=bash 10:29:57 ++ PYENV_SHELL=bash 10:29:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:29:57 +++ complete -F _pyenv pyenv 10:29:57 ++ lf-pyver python3 10:29:57 ++ local py_version_xy=python3 10:29:57 ++ local py_version_xyz= 10:29:57 ++ pyenv versions 10:29:57 ++ local command 10:29:57 ++ command=versions 10:29:57 ++ '[' 1 -gt 0 ']' 10:29:57 ++ shift 10:29:57 ++ case "$command" in 10:29:57 ++ command pyenv versions 10:29:57 ++ pyenv versions 10:29:57 ++ sed 's/^[ *]* //' 10:29:57 ++ grep -E '^[0-9.]*[0-9]$' 10:29:57 ++ awk '{ print $1 }' 10:29:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:29:57 +++ grep '^3' /tmp/.pyenv_versions 10:29:57 +++ sort -V 10:29:57 +++ tail -n 1 10:29:57 ++ py_version_xyz=3.10.6 10:29:57 ++ [[ -z 3.10.6 ]] 10:29:57 ++ echo 3.10.6 10:29:57 ++ return 0 10:29:57 + pyenv local 3.10.6 10:29:57 + local command 10:29:57 + command=local 10:29:57 + '[' 2 -gt 0 ']' 10:29:57 + shift 10:29:57 + case "$command" in 10:29:57 + command pyenv local 3.10.6 10:29:57 + pyenv local 3.10.6 10:29:57 + for arg in "$@" 10:29:57 + case $arg in 10:29:57 + pkg_list+='tox ' 10:29:57 + for arg in "$@" 10:29:57 + case $arg in 10:29:57 + pkg_list+='virtualenv ' 10:29:57 + for arg in "$@" 10:29:57 + case $arg in 10:29:57 + pkg_list+='urllib3~=1.26.15 ' 10:29:57 + [[ -f /tmp/.toxenv ]] 10:29:57 ++ cat /tmp/.toxenv 10:29:57 + lf_venv=/tmp/venv-veKm 10:29:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-veKm from' file:/tmp/.toxenv 10:29:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-veKm from file:/tmp/.toxenv 10:29:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:29:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:57 + local 'pip_opts=--upgrade --quiet' 10:29:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:29:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:29:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:29:57 + [[ -n '' ]] 10:29:57 + [[ -n '' ]] 10:29:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:29:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:57 + /tmp/venv-veKm/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:29:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:29:58 lf-activate-venv(): INFO: Base packages installed successfully 10:29:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:29:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:29:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:29:58 + /tmp/venv-veKm/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:29:59 + type python3 10:29:59 + true 10:29:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-veKm/bin to PATH' 10:29:59 lf-activate-venv(): INFO: Adding /tmp/venv-veKm/bin to PATH 10:29:59 + PATH=/tmp/venv-veKm/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:29:59 + return 0 10:29:59 + [[ -d /opt/pyenv ]] 10:29:59 + echo '---> Setting up pyenv' 10:29:59 ---> Setting up pyenv 10:29:59 + export PYENV_ROOT=/opt/pyenv 10:29:59 + PYENV_ROOT=/opt/pyenv 10:29:59 + export PATH=/opt/pyenv/bin:/tmp/venv-veKm/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:29:59 + PATH=/opt/pyenv/bin:/tmp/venv-veKm/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:29:59 ++ pwd 10:29:59 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:29:59 + export PYTHONPATH 10:29:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:29:59 + TOX_TESTENV_PASSENV=PYTHONPATH 10:29:59 + tox --version 10:29:59 4.29.0 from /tmp/venv-veKm/lib/python3.10/site-packages/tox/__init__.py 10:29:59 + PARALLEL=false 10:29:59 + TOX_OPTIONS_LIST= 10:29:59 + [[ -n checkbashisms ]] 10:29:59 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:29:59 + case ${PARALLEL,,} in 10:29:59 + tox -e checkbashisms 10:29:59 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:30:01 checkbashisms: freeze> python -m pip freeze --all 10:30:01 checkbashisms: pip==25.2,setuptools==80.9.0 10:30:01 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:30:03 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:30:05 checkbashisms: OK (5.21=setup[1.49]+cmd[3.72] seconds) 10:30:05 congratulations :) (5.25 seconds) 10:30:05 + tox_status=0 10:30:05 + echo '---> Completed tox runs' 10:30:05 ---> Completed tox runs 10:30:05 + for i in .tox/*/log 10:30:05 ++ echo .tox/checkbashisms/log 10:30:05 ++ awk -F/ '{print $2}' 10:30:05 + tox_env=checkbashisms 10:30:05 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:30:05 + DOC_DIR=docs/_build/html 10:30:05 + [[ -d docs/_build/html ]] 10:30:05 + echo '---> tox-run.sh ends' 10:30:05 ---> tox-run.sh ends 10:30:05 + test 0 -eq 0 10:30:05 $ ssh-agent -k 10:30:05 unset SSH_AUTH_SOCK; 10:30:05 unset SSH_AGENT_PID; 10:30:05 echo Agent pid 1848 killed; 10:30:05 [ssh-agent] Stopped. 10:30:05 [PostBuildScript] - [INFO] Executing post build scripts. 10:30:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14311971615614977013.sh 10:30:05 ---> sysstat.sh 10:30:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16303988642357781409.sh 10:30:06 ---> package-listing.sh 10:30:06 ++ facter osfamily 10:30:06 ++ tr '[:upper:]' '[:lower:]' 10:30:06 + OS_FAMILY=debian 10:30:06 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:30:06 + START_PACKAGES=/tmp/packages_start.txt 10:30:06 + END_PACKAGES=/tmp/packages_end.txt 10:30:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:30:06 + PACKAGES=/tmp/packages_start.txt 10:30:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:30:06 + PACKAGES=/tmp/packages_end.txt 10:30:06 + case "${OS_FAMILY}" in 10:30:06 + dpkg -l 10:30:06 + grep '^ii' 10:30:06 + '[' -f /tmp/packages_start.txt ']' 10:30:06 + '[' -f /tmp/packages_end.txt ']' 10:30:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:30:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:30:06 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:30:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:30:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16566172481154341190.sh 10:30:06 ---> capture-instance-metadata.sh 10:30:06 Setup pyenv: 10:30:06 system 10:30:06 3.8.13 10:30:06 3.9.13 10:30:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:30:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zWV5 10:30:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:30:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:30:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:30:14 lf-activate-venv(): INFO: Base packages installed successfully 10:30:14 lf-activate-venv(): INFO: Installing additional packages: lftools 10:30:44 lf-activate-venv(): INFO: Adding /tmp/venv-zWV5/bin to PATH 10:30:44 INFO: Running in OpenStack, capturing instance metadata 10:30:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18206754186279452963.sh 10:30:44 provisioning config files... 10:30:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config55825632226159525tmp 10:30:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:30:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:30:44 [EnvInject] - Injecting environment variables from a build step. 10:30:44 [EnvInject] - Injecting as environment variables the properties content 10:30:44 SERVER_ID=logs 10:30:44 10:30:44 [EnvInject] - Variables injected successfully. 10:30:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7136556640823250320.sh 10:30:44 ---> create-netrc.sh 10:30:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8289063078515720435.sh 10:30:44 ---> python-tools-install.sh 10:30:44 Setup pyenv: 10:30:44 system 10:30:44 3.8.13 10:30:44 3.9.13 10:30:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:30:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zWV5 from file:/tmp/.os_lf_venv 10:30:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:30:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:30:46 lf-activate-venv(): INFO: Base packages installed successfully 10:30:46 lf-activate-venv(): INFO: Installing additional packages: lftools 10:30:55 lf-activate-venv(): INFO: Adding /tmp/venv-zWV5/bin to PATH 10:30:55 Generating Requirements File 10:31:16 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:31:16 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:31:17 Python 3.10.6 10:31:17 pip 25.2 from /tmp/venv-zWV5/lib/python3.10/site-packages/pip (python 3.10) 10:31:17 appdirs==1.4.4 10:31:17 argcomplete==3.6.2 10:31:17 aspy.yaml==1.3.0 10:31:17 attrs==25.3.0 10:31:17 autopage==0.5.2 10:31:17 beautifulsoup4==4.13.5 10:31:17 boto3==1.40.21 10:31:17 botocore==1.40.21 10:31:17 bs4==0.0.2 10:31:17 cachetools==5.5.2 10:31:17 certifi==2025.8.3 10:31:17 cffi==1.17.1 10:31:17 cfgv==3.4.0 10:31:17 chardet==5.2.0 10:31:17 charset-normalizer==3.4.3 10:31:17 click==8.2.1 10:31:17 cliff==4.11.0 10:31:17 cmd2==2.7.0 10:31:17 cryptography==3.3.2 10:31:17 debtcollector==3.0.0 10:31:17 decorator==5.2.1 10:31:17 defusedxml==0.7.1 10:31:17 Deprecated==1.2.18 10:31:17 distlib==0.4.0 10:31:17 dnspython==2.7.0 10:31:17 docker==7.1.0 10:31:17 dogpile.cache==1.4.0 10:31:17 durationpy==0.10 10:31:17 email-validator==2.3.0 10:31:17 filelock==3.19.1 10:31:17 future==1.0.0 10:31:17 gitdb==4.0.12 10:31:17 GitPython==3.1.45 10:31:17 google-auth==2.40.3 10:31:17 httplib2==0.30.0 10:31:17 identify==2.6.13 10:31:17 idna==3.10 10:31:17 importlib-resources==1.5.0 10:31:17 iso8601==2.1.0 10:31:17 Jinja2==3.1.6 10:31:17 jmespath==1.0.1 10:31:17 jsonpatch==1.33 10:31:17 jsonpointer==3.0.0 10:31:17 jsonschema==4.25.1 10:31:17 jsonschema-specifications==2025.4.1 10:31:17 keystoneauth1==5.12.0 10:31:17 kubernetes==33.1.0 10:31:17 lftools==0.37.13 10:31:17 lxml==6.0.1 10:31:17 markdown-it-py==4.0.0 10:31:17 MarkupSafe==3.0.2 10:31:17 mdurl==0.1.2 10:31:17 msgpack==1.1.1 10:31:17 multi_key_dict==2.0.3 10:31:17 munch==4.0.0 10:31:17 netaddr==1.3.0 10:31:17 niet==1.4.2 10:31:17 nodeenv==1.9.1 10:31:17 oauth2client==4.1.3 10:31:17 oauthlib==3.3.1 10:31:17 openstacksdk==4.7.0 10:31:17 os-client-config==2.3.0 10:31:17 os-service-types==1.8.0 10:31:17 osc-lib==4.2.0 10:31:17 oslo.config==10.0.0 10:31:17 oslo.context==6.1.0 10:31:17 oslo.i18n==6.6.0 10:31:17 oslo.log==7.2.1 10:31:17 oslo.serialization==5.8.0 10:31:17 oslo.utils==9.1.0 10:31:17 packaging==25.0 10:31:17 pbr==7.0.1 10:31:17 platformdirs==4.4.0 10:31:17 prettytable==3.16.0 10:31:17 psutil==7.0.0 10:31:17 pyasn1==0.6.1 10:31:17 pyasn1_modules==0.4.2 10:31:17 pycparser==2.22 10:31:17 pygerrit2==2.0.15 10:31:17 PyGithub==2.7.0 10:31:17 Pygments==2.19.2 10:31:17 PyJWT==2.10.1 10:31:17 PyNaCl==1.5.0 10:31:17 pyparsing==2.4.7 10:31:17 pyperclip==1.9.0 10:31:17 pyrsistent==0.20.0 10:31:17 python-cinderclient==9.7.0 10:31:17 python-dateutil==2.9.0.post0 10:31:17 python-heatclient==4.3.0 10:31:17 python-jenkins==1.8.3 10:31:17 python-keystoneclient==5.7.0 10:31:17 python-magnumclient==4.8.1 10:31:17 python-openstackclient==8.2.0 10:31:17 python-swiftclient==4.8.0 10:31:17 PyYAML==6.0.2 10:31:17 referencing==0.36.2 10:31:17 requests==2.32.5 10:31:17 requests-oauthlib==2.0.0 10:31:17 requestsexceptions==1.4.0 10:31:17 rfc3986==2.0.0 10:31:17 rich==14.1.0 10:31:17 rich-argparse==1.7.1 10:31:17 rpds-py==0.27.1 10:31:17 rsa==4.9.1 10:31:17 ruamel.yaml==0.18.15 10:31:17 ruamel.yaml.clib==0.2.12 10:31:17 s3transfer==0.13.1 10:31:17 simplejson==3.20.1 10:31:17 six==1.17.0 10:31:17 smmap==5.0.2 10:31:17 soupsieve==2.8 10:31:17 stevedore==5.5.0 10:31:17 tabulate==0.9.0 10:31:17 toml==0.10.2 10:31:17 tomlkit==0.13.3 10:31:17 tqdm==4.67.1 10:31:17 typing_extensions==4.15.0 10:31:17 tzdata==2025.2 10:31:17 urllib3==1.26.20 10:31:17 virtualenv==20.34.0 10:31:17 wcwidth==0.2.13 10:31:17 websocket-client==1.8.0 10:31:17 wrapt==1.17.3 10:31:17 xdg==6.0.0 10:31:17 xmltodict==0.14.2 10:31:17 yq==3.4.3 10:31:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8046176392419122153.sh 10:31:17 ---> sudo-logs.sh 10:31:17 Archiving 'sudo' log.. 10:31:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9765214668199628996.sh 10:31:18 ---> job-cost.sh 10:31:18 Setup pyenv: 10:31:18 system 10:31:18 3.8.13 10:31:18 3.9.13 10:31:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:31:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zWV5 from file:/tmp/.os_lf_venv 10:31:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:31:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:31:20 lf-activate-venv(): INFO: Base packages installed successfully 10:31:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:31:25 lf-activate-venv(): INFO: Adding /tmp/venv-zWV5/bin to PATH 10:31:25 INFO: No Stack... 10:31:26 INFO: Retrieving Pricing Info for: v3-standard-4 10:31:26 INFO: Archiving Costs 10:31:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8941259671513612468.sh 10:31:26 ---> logs-deploy.sh 10:31:26 Setup pyenv: 10:31:26 system 10:31:26 3.8.13 10:31:26 3.9.13 10:31:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:31:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zWV5 from file:/tmp/.os_lf_venv 10:31:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:31:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:31:28 lf-activate-venv(): INFO: Base packages installed successfully 10:31:28 lf-activate-venv(): INFO: Installing additional packages: lftools 10:31:37 lf-activate-venv(): INFO: Adding /tmp/venv-zWV5/bin to PATH 10:31:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4250 10:31:37 INFO: archiving workspace using pattern(s): 10:31:38 Archives upload complete. 10:31:38 INFO: archiving logs to Nexus 10:31:39 ---> uname -a: 10:31:39 Linux prd-ubuntu1804-builder-4c-4g-42803 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:31:39 10:31:39 10:31:39 ---> lscpu: 10:31:39 Architecture: x86_64 10:31:39 CPU op-mode(s): 32-bit, 64-bit 10:31:39 Byte Order: Little Endian 10:31:39 CPU(s): 4 10:31:39 On-line CPU(s) list: 0-3 10:31:39 Thread(s) per core: 1 10:31:39 Core(s) per socket: 1 10:31:39 Socket(s): 4 10:31:39 NUMA node(s): 1 10:31:39 Vendor ID: AuthenticAMD 10:31:39 CPU family: 23 10:31:39 Model: 49 10:31:39 Model name: AMD EPYC-Rome Processor 10:31:39 Stepping: 0 10:31:39 CPU MHz: 2800.000 10:31:39 BogoMIPS: 5600.00 10:31:39 Virtualization: AMD-V 10:31:39 Hypervisor vendor: KVM 10:31:39 Virtualization type: full 10:31:39 L1d cache: 32K 10:31:39 L1i cache: 32K 10:31:39 L2 cache: 512K 10:31:39 L3 cache: 16384K 10:31:39 NUMA node0 CPU(s): 0-3 10:31:39 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:31:39 10:31:39 10:31:39 ---> nproc: 10:31:39 4 10:31:39 10:31:39 10:31:39 ---> df -h: 10:31:39 Filesystem Size Used Avail Use% Mounted on 10:31:39 udev 7.9G 0 7.9G 0% /dev 10:31:39 tmpfs 1.6G 672K 1.6G 1% /run 10:31:39 /dev/vda1 78G 8.3G 70G 11% / 10:31:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:31:39 tmpfs 5.0M 0 5.0M 0% /run/lock 10:31:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:31:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:31:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:31:39 10:31:39 10:31:39 ---> free -m: 10:31:39 total used free shared buff/cache available 10:31:39 Mem: 16040 554 13422 0 2063 15172 10:31:39 Swap: 1023 0 1023 10:31:39 10:31:39 10:31:39 ---> ip addr: 10:31:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:31:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:31:39 inet 127.0.0.1/8 scope host lo 10:31:39 valid_lft forever preferred_lft forever 10:31:39 inet6 ::1/128 scope host 10:31:39 valid_lft forever preferred_lft forever 10:31:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:31:39 link/ether fa:16:3e:43:f7:5e brd ff:ff:ff:ff:ff:ff 10:31:39 inet 10.30.106.96/23 brd 10.30.107.255 scope global dynamic ens3 10:31:39 valid_lft 86229sec preferred_lft 86229sec 10:31:39 inet6 fe80::f816:3eff:fe43:f75e/64 scope link 10:31:39 valid_lft forever preferred_lft forever 10:31:39 10:31:39 10:31:39 ---> sar -b -r -n DEV: 10:31:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-42803) 09/01/25 _x86_64_ (4 CPU) 10:31:39 10:31:39 10:29:04 LINUX RESTART (4 CPU) 10:31:39 10:31:39 10:30:02 tps rtps wtps bread/s bwrtn/s 10:31:39 10:31:01 83.44 0.95 82.49 112.79 19142.92 10:31:39 Average: 83.44 0.95 82.49 112.79 19142.92 10:31:39 10:31:39 10:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:31:39 10:31:01 13889780 15563744 2535188 15.43 70788 1797896 759120 4.34 686536 1621308 151236 10:31:39 Average: 13889780 15563744 2535188 15.43 70788 1797896 759120 4.34 686536 1621308 151236 10:31:39 10:31:39 10:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:31:39 10:31:01 ens3 52.84 43.76 780.40 10.01 0.00 0.00 0.00 0.00 10:31:39 10:31:01 lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 10:31:39 Average: ens3 52.84 43.76 780.40 10.01 0.00 0.00 0.00 0.00 10:31:39 Average: lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 10:31:39 10:31:39 10:31:39 ---> sar -P ALL: 10:31:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-42803) 09/01/25 _x86_64_ (4 CPU) 10:31:39 10:31:39 10:29:04 LINUX RESTART (4 CPU) 10:31:39 10:31:39 10:30:02 CPU %user %nice %system %iowait %steal %idle 10:31:39 10:31:01 all 19.33 0.00 1.30 4.19 0.06 75.13 10:31:39 10:31:01 0 22.21 0.00 1.17 3.81 0.03 72.78 10:31:39 10:31:01 1 8.80 0.00 0.85 0.05 0.03 90.27 10:31:39 10:31:01 2 20.31 0.00 1.26 9.54 0.08 68.80 10:31:39 10:31:01 3 25.95 0.00 1.92 3.38 0.07 68.69 10:31:39 Average: all 19.33 0.00 1.30 4.19 0.06 75.13 10:31:39 Average: 0 22.21 0.00 1.17 3.81 0.03 72.78 10:31:39 Average: 1 8.80 0.00 0.85 0.05 0.03 90.27 10:31:39 Average: 2 20.31 0.00 1.26 9.54 0.08 68.80 10:31:39 Average: 3 25.95 0.00 1.92 3.38 0.07 68.69 10:31:39 10:31:39 10:31:39