11:33:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142924 11:33:26 Running as SYSTEM 11:33:26 [EnvInject] - Loading node environment variables. 11:33:26 Building remotely on prd-ubuntu1804-builder-4c-4g-293 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:33:26 [ssh-agent] Looking for ssh-agent implementation... 11:33:26 $ ssh-agent 11:33:26 SSH_AUTH_SOCK=/tmp/ssh-9RGQy2yNKy3I/agent.1651 11:33:26 SSH_AGENT_PID=1653 11:33:26 [ssh-agent] Started. 11:33:26 Running ssh-add (command line suppressed) 11:33:26 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15994680091229521215.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15994680091229521215.key) 11:33:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:33:26 The recommended git tool is: NONE 11:33:27 using credential onap-jenkins-ssh 11:33:27 Wiping out workspace first. 11:33:27 Cloning the remote Git repository 11:33:27 Cloning repository git://cloud.onap.org/mirror/oom.git 11:33:27 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:33:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:33:27 > git --version # timeout=10 11:33:27 > git --version # 'git version 2.17.1' 11:33:27 using GIT_SSH to set credentials Gerrit user 11:33:27 Verifying host key using manually-configured host key entries 11:33:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:33:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:33:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:33:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:33:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:33:33 using GIT_SSH to set credentials Gerrit user 11:33:33 Verifying host key using manually-configured host key entries 11:33:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/24/142924/1 # timeout=30 11:33:33 > git rev-parse f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22^{commit} # timeout=10 11:33:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:33:33 Checking out Revision f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 (refs/changes/24/142924/1) 11:33:33 > git config core.sparsecheckout # timeout=10 11:33:33 > git checkout -f f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=30 11:33:37 Commit message: "[SDNC] sdnc-init job fails if istio is not used" 11:33:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:33:37 > git rev-list --no-walk 551dedc6827327fe88cbebd671f10ec458776975 # timeout=10 11:33:37 [EnvInject] - Injecting environment variables from a build step. 11:33:37 [EnvInject] - Injecting as environment variables the properties content 11:33:37 PYTHON=python3 11:33:37 11:33:37 [EnvInject] - Variables injected successfully. 11:33:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3079878321678563474.sh 11:33:37 ---> tox-install.sh 11:33:37 + source /home/jenkins/lf-env.sh 11:33:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:33:37 ++ mktemp -d /tmp/venv-XXXX 11:33:37 + lf_venv=/tmp/venv-x78g 11:33:37 + local venv_file=/tmp/.os_lf_venv 11:33:37 + local python=python3 11:33:37 + local options 11:33:37 + local set_path=true 11:33:37 + local install_args= 11:33:37 ++ 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 11:33:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:33:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:33:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:33:37 + true 11:33:37 + case $1 in 11:33:37 + venv_file=/tmp/.toxenv 11:33:37 + shift 2 11:33:37 + true 11:33:37 + case $1 in 11:33:37 + shift 11:33:37 + break 11:33:37 + case $python in 11:33:37 + local pkg_list= 11:33:37 + [[ -d /opt/pyenv ]] 11:33:37 + echo 'Setup pyenv:' 11:33:37 Setup pyenv: 11:33:37 + export PYENV_ROOT=/opt/pyenv 11:33:37 + PYENV_ROOT=/opt/pyenv 11:33:37 + 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 11:33:37 + 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 11:33:37 + pyenv versions 11:33:37 * system (set by /opt/pyenv/version) 11:33:37 * 3.8.13 (set by /opt/pyenv/version) 11:33:37 * 3.9.13 (set by /opt/pyenv/version) 11:33:37 * 3.10.6 (set by /opt/pyenv/version) 11:33:37 + command -v pyenv 11:33:37 ++ pyenv init - --no-rehash 11:33:37 + 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[*]}"'\'')" 11:33:37 export PATH="/opt/pyenv/shims:${PATH}" 11:33:37 export PYENV_SHELL=bash 11:33:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:33:37 pyenv() { 11:33:37 local command 11:33:37 command="${1:-}" 11:33:37 if [ "$#" -gt 0 ]; then 11:33:37 shift 11:33:37 fi 11:33:37 11:33:37 case "$command" in 11:33:37 rehash|shell) 11:33:37 eval "$(pyenv "sh-$command" "$@")" 11:33:37 ;; 11:33:37 *) 11:33:37 command pyenv "$command" "$@" 11:33:37 ;; 11:33:37 esac 11:33:37 }' 11:33:37 +++ 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[*]}"' 11:33:37 ++ 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 11:33:37 ++ 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 11:33:37 ++ 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 11:33:37 ++ export PYENV_SHELL=bash 11:33:37 ++ PYENV_SHELL=bash 11:33:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:33:37 +++ complete -F _pyenv pyenv 11:33:37 ++ lf-pyver python3 11:33:37 ++ local py_version_xy=python3 11:33:37 ++ local py_version_xyz= 11:33:37 ++ pyenv versions 11:33:37 ++ local command 11:33:37 ++ command=versions 11:33:37 ++ '[' 1 -gt 0 ']' 11:33:37 ++ sed 's/^[ *]* //' 11:33:37 ++ shift 11:33:37 ++ case "$command" in 11:33:37 ++ command pyenv versions 11:33:37 ++ pyenv versions 11:33:37 ++ awk '{ print $1 }' 11:33:37 ++ grep -E '^[0-9.]*[0-9]$' 11:33:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:33:37 +++ grep '^3' /tmp/.pyenv_versions 11:33:37 +++ tail -n 1 11:33:37 +++ sort -V 11:33:37 ++ py_version_xyz=3.10.6 11:33:37 ++ [[ -z 3.10.6 ]] 11:33:37 ++ echo 3.10.6 11:33:37 ++ return 0 11:33:37 + pyenv local 3.10.6 11:33:37 + local command 11:33:37 + command=local 11:33:37 + '[' 2 -gt 0 ']' 11:33:37 + shift 11:33:37 + case "$command" in 11:33:37 + command pyenv local 3.10.6 11:33:37 + pyenv local 3.10.6 11:33:37 + for arg in "$@" 11:33:37 + case $arg in 11:33:37 + pkg_list+='tox ' 11:33:37 + for arg in "$@" 11:33:37 + case $arg in 11:33:37 + pkg_list+='virtualenv ' 11:33:37 + for arg in "$@" 11:33:37 + case $arg in 11:33:37 + pkg_list+='urllib3~=1.26.15 ' 11:33:37 + [[ -f /tmp/.toxenv ]] 11:33:37 + [[ ! -f /tmp/.toxenv ]] 11:33:37 + [[ -n '' ]] 11:33:37 + python3 -m venv /tmp/venv-x78g 11:33:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x78g' 11:33:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x78g 11:33:42 + echo /tmp/venv-x78g 11:33:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:33:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:33:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:33:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:42 + local 'pip_opts=--upgrade --quiet' 11:33:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:33:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:33:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:33:42 + [[ -n '' ]] 11:33:42 + [[ -n '' ]] 11:33:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:33:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:42 + /tmp/venv-x78g/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 11:33:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:33:47 lf-activate-venv(): INFO: Base packages installed successfully 11:33:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:33:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:33:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:33:47 + /tmp/venv-x78g/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 11:33:49 + type python3 11:33:49 + true 11:33:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-x78g/bin to PATH' 11:33:49 lf-activate-venv(): INFO: Adding /tmp/venv-x78g/bin to PATH 11:33:49 + PATH=/tmp/venv-x78g/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 11:33:49 + return 0 11:33:49 + python3 --version 11:33:49 Python 3.10.6 11:33:49 + python3 -m pip --version 11:33:49 pip 25.3 from /tmp/venv-x78g/lib/python3.10/site-packages/pip (python 3.10) 11:33:49 + python3 -m pip freeze 11:33:49 cachetools==6.2.4 11:33:49 chardet==5.2.0 11:33:49 colorama==0.4.6 11:33:49 distlib==0.4.0 11:33:49 filelock==3.20.3 11:33:49 packaging==25.0 11:33:49 platformdirs==4.5.1 11:33:49 pluggy==1.6.0 11:33:49 pyproject-api==1.10.0 11:33:49 tomli==2.4.0 11:33:49 tox==4.34.1 11:33:49 typing_extensions==4.15.0 11:33:49 urllib3==1.26.20 11:33:49 virtualenv==20.36.1 11:33:49 [EnvInject] - Injecting environment variables from a build step. 11:33:49 [EnvInject] - Injecting as environment variables the properties content 11:33:49 PARALLEL=false 11:33:49 11:33:49 [EnvInject] - Variables injected successfully. 11:33:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5022959639545097242.sh 11:33:49 ---> tox-run.sh 11:33:49 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:33:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:33:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:33:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:33:49 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:33:49 + source /home/jenkins/lf-env.sh 11:33:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:33:49 ++ mktemp -d /tmp/venv-XXXX 11:33:49 + lf_venv=/tmp/venv-z56q 11:33:49 + local venv_file=/tmp/.os_lf_venv 11:33:49 + local python=python3 11:33:49 + local options 11:33:49 + local set_path=true 11:33:49 + local install_args= 11:33:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:33:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:33:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:33:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:33:49 + true 11:33:49 + case $1 in 11:33:49 + venv_file=/tmp/.toxenv 11:33:49 + shift 2 11:33:49 + true 11:33:49 + case $1 in 11:33:49 + shift 11:33:49 + break 11:33:49 + case $python in 11:33:49 + local pkg_list= 11:33:49 + [[ -d /opt/pyenv ]] 11:33:49 + echo 'Setup pyenv:' 11:33:49 Setup pyenv: 11:33:49 + export PYENV_ROOT=/opt/pyenv 11:33:49 + PYENV_ROOT=/opt/pyenv 11:33:49 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:33:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:33:49 + pyenv versions 11:33:49 system 11:33:49 3.8.13 11:33:49 3.9.13 11:33:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:33:49 + command -v pyenv 11:33:49 ++ pyenv init - --no-rehash 11:33:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:33:49 export PATH="/opt/pyenv/shims:${PATH}" 11:33:49 export PYENV_SHELL=bash 11:33:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:33:49 pyenv() { 11:33:49 local command 11:33:49 command="${1:-}" 11:33:49 if [ "$#" -gt 0 ]; then 11:33:49 shift 11:33:49 fi 11:33:49 11:33:49 case "$command" in 11:33:49 rehash|shell) 11:33:49 eval "$(pyenv "sh-$command" "$@")" 11:33:49 ;; 11:33:49 *) 11:33:49 command pyenv "$command" "$@" 11:33:49 ;; 11:33:49 esac 11:33:49 }' 11:33:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:33:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:33:49 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:33:49 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:33:49 ++ export PYENV_SHELL=bash 11:33:49 ++ PYENV_SHELL=bash 11:33:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:33:49 +++ complete -F _pyenv pyenv 11:33:49 ++ lf-pyver python3 11:33:49 ++ local py_version_xy=python3 11:33:49 ++ local py_version_xyz= 11:33:49 ++ pyenv versions 11:33:49 ++ local command 11:33:49 ++ command=versions 11:33:49 ++ '[' 1 -gt 0 ']' 11:33:49 ++ shift 11:33:49 ++ case "$command" in 11:33:49 ++ command pyenv versions 11:33:49 ++ pyenv versions 11:33:49 ++ awk '{ print $1 }' 11:33:49 ++ sed 's/^[ *]* //' 11:33:49 ++ grep -E '^[0-9.]*[0-9]$' 11:33:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:33:49 +++ grep '^3' /tmp/.pyenv_versions 11:33:49 +++ sort -V 11:33:49 +++ tail -n 1 11:33:49 ++ py_version_xyz=3.10.6 11:33:49 ++ [[ -z 3.10.6 ]] 11:33:49 ++ echo 3.10.6 11:33:49 ++ return 0 11:33:49 + pyenv local 3.10.6 11:33:49 + local command 11:33:49 + command=local 11:33:49 + '[' 2 -gt 0 ']' 11:33:49 + shift 11:33:49 + case "$command" in 11:33:49 + command pyenv local 3.10.6 11:33:49 + pyenv local 3.10.6 11:33:49 + for arg in "$@" 11:33:49 + case $arg in 11:33:49 + pkg_list+='tox ' 11:33:49 + for arg in "$@" 11:33:49 + case $arg in 11:33:49 + pkg_list+='virtualenv ' 11:33:49 + for arg in "$@" 11:33:49 + case $arg in 11:33:49 + pkg_list+='urllib3~=1.26.15 ' 11:33:49 + [[ -f /tmp/.toxenv ]] 11:33:49 ++ cat /tmp/.toxenv 11:33:49 + lf_venv=/tmp/venv-x78g 11:33:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x78g from' file:/tmp/.toxenv 11:33:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x78g from file:/tmp/.toxenv 11:33:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:33:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:49 + local 'pip_opts=--upgrade --quiet' 11:33:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:33:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:33:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:33:49 + [[ -n '' ]] 11:33:49 + [[ -n '' ]] 11:33:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:33:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:49 + /tmp/venv-x78g/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 11:33:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:33:50 lf-activate-venv(): INFO: Base packages installed successfully 11:33:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:33:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:33:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:33:50 + /tmp/venv-x78g/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 11:33:51 + type python3 11:33:51 + true 11:33:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-x78g/bin to PATH' 11:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-x78g/bin to PATH 11:33:51 + PATH=/tmp/venv-x78g/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 11:33:51 + return 0 11:33:51 + [[ -d /opt/pyenv ]] 11:33:51 + echo '---> Setting up pyenv' 11:33:51 ---> Setting up pyenv 11:33:51 + export PYENV_ROOT=/opt/pyenv 11:33:51 + PYENV_ROOT=/opt/pyenv 11:33:51 + export PATH=/opt/pyenv/bin:/tmp/venv-x78g/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 11:33:51 + PATH=/opt/pyenv/bin:/tmp/venv-x78g/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 11:33:51 ++ pwd 11:33:51 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:33:51 + export PYTHONPATH 11:33:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:33:51 + TOX_TESTENV_PASSENV=PYTHONPATH 11:33:51 + tox --version 11:33:52 4.34.1 from /tmp/venv-x78g/lib/python3.10/site-packages/tox/__init__.py 11:33:52 + PARALLEL=false 11:33:52 + TOX_OPTIONS_LIST= 11:33:52 + [[ -n checkbashisms ]] 11:33:52 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:33:52 + case ${PARALLEL,,} in 11:33:52 + tox -e checkbashisms 11:33:52 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:33:53 checkbashisms: freeze> python -m pip freeze --all 11:33:54 checkbashisms: pip==25.3,setuptools==80.9.0 11:33:54 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:33:55 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:33:57 checkbashisms: OK (5.06=setup[1.53]+cmd[3.53] seconds) 11:33:57 congratulations :) (5.09 seconds) 11:33:57 + tox_status=0 11:33:57 + echo '---> Completed tox runs' 11:33:57 ---> Completed tox runs 11:33:57 + for i in .tox/*/log 11:33:57 ++ echo .tox/checkbashisms/log 11:33:57 ++ awk -F/ '{print $2}' 11:33:57 + tox_env=checkbashisms 11:33:57 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:33:57 + DOC_DIR=docs/_build/html 11:33:57 + [[ -d docs/_build/html ]] 11:33:57 + echo '---> tox-run.sh ends' 11:33:57 ---> tox-run.sh ends 11:33:57 + test 0 -eq 0 11:33:57 $ ssh-agent -k 11:33:57 unset SSH_AUTH_SOCK; 11:33:57 unset SSH_AGENT_PID; 11:33:57 echo Agent pid 1653 killed; 11:33:57 [ssh-agent] Stopped. 11:33:57 [PostBuildScript] - [INFO] Executing post build scripts. 11:33:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5892339343781181880.sh 11:33:57 ---> sysstat.sh 11:33:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4496024791151602543.sh 11:33:58 ---> package-listing.sh 11:33:58 ++ facter osfamily 11:33:58 ++ tr '[:upper:]' '[:lower:]' 11:33:58 + OS_FAMILY=debian 11:33:58 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:33:58 + START_PACKAGES=/tmp/packages_start.txt 11:33:58 + END_PACKAGES=/tmp/packages_end.txt 11:33:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:33:58 + PACKAGES=/tmp/packages_start.txt 11:33:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:33:58 + PACKAGES=/tmp/packages_end.txt 11:33:58 + case "${OS_FAMILY}" in 11:33:58 + dpkg -l 11:33:58 + grep '^ii' 11:33:58 + '[' -f /tmp/packages_start.txt ']' 11:33:58 + '[' -f /tmp/packages_end.txt ']' 11:33:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:33:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:33:58 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:33:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:33:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10432019111748355953.sh 11:33:58 ---> capture-instance-metadata.sh 11:33:58 Setup pyenv: 11:33:58 system 11:33:58 3.8.13 11:33:58 3.9.13 11:33:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:34:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-coKY 11:34:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:34:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:06 lf-activate-venv(): INFO: Base packages installed successfully 11:34:06 lf-activate-venv(): INFO: Installing additional packages: lftools 11:34:30 lf-activate-venv(): INFO: Adding /tmp/venv-coKY/bin to PATH 11:34:30 INFO: Running in OpenStack, capturing instance metadata 11:34:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3174712289920237531.sh 11:34:31 provisioning config files... 11:34:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7759442990113357155tmp 11:34:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:34:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:34:31 [EnvInject] - Injecting environment variables from a build step. 11:34:31 [EnvInject] - Injecting as environment variables the properties content 11:34:31 SERVER_ID=logs 11:34:31 11:34:31 [EnvInject] - Variables injected successfully. 11:34:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13383454047855949471.sh 11:34:31 ---> create-netrc.sh 11:34:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12355407157717694500.sh 11:34:31 ---> python-tools-install.sh 11:34:31 Setup pyenv: 11:34:31 system 11:34:31 3.8.13 11:34:31 3.9.13 11:34:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:34:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-coKY from file:/tmp/.os_lf_venv 11:34:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:33 lf-activate-venv(): INFO: Base packages installed successfully 11:34:33 lf-activate-venv(): INFO: Installing additional packages: lftools 11:34:41 lf-activate-venv(): INFO: Adding /tmp/venv-coKY/bin to PATH 11:34:41 Generating Requirements File 11:35:00 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. 11:35:00 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:35:00 Python 3.10.6 11:35:00 pip 25.3 from /tmp/venv-coKY/lib/python3.10/site-packages/pip (python 3.10) 11:35:00 appdirs==1.4.4 11:35:00 argcomplete==3.6.3 11:35:00 aspy.yaml==1.3.0 11:35:00 attrs==25.4.0 11:35:00 autopage==0.5.2 11:35:00 backports.strenum==1.3.1 11:35:00 beautifulsoup4==4.14.3 11:35:00 boto3==1.42.27 11:35:00 botocore==1.42.27 11:35:00 bs4==0.0.2 11:35:00 certifi==2026.1.4 11:35:00 cffi==2.0.0 11:35:00 cfgv==3.5.0 11:35:00 chardet==5.2.0 11:35:00 charset-normalizer==3.4.4 11:35:00 click==8.3.1 11:35:00 cliff==4.13.1 11:35:00 cmd2==3.1.0 11:35:00 cryptography==3.3.2 11:35:00 debtcollector==3.0.0 11:35:00 decorator==5.2.1 11:35:00 defusedxml==0.7.1 11:35:00 Deprecated==1.3.1 11:35:00 distlib==0.4.0 11:35:00 dnspython==2.8.0 11:35:00 docker==7.1.0 11:35:00 dogpile.cache==1.5.0 11:35:00 durationpy==0.10 11:35:00 email-validator==2.3.0 11:35:00 filelock==3.20.3 11:35:00 future==1.0.0 11:35:00 gitdb==4.0.12 11:35:00 GitPython==3.1.46 11:35:00 google-auth==2.47.0 11:35:00 httplib2==0.31.1 11:35:00 identify==2.6.16 11:35:00 idna==3.11 11:35:00 importlib-resources==1.5.0 11:35:00 iso8601==2.1.0 11:35:00 Jinja2==3.1.6 11:35:00 jmespath==1.0.1 11:35:00 jsonpatch==1.33 11:35:00 jsonpointer==3.0.0 11:35:00 jsonschema==4.26.0 11:35:00 jsonschema-specifications==2025.9.1 11:35:00 keystoneauth1==5.12.0 11:35:00 kubernetes==34.1.0 11:35:00 lftools==0.37.19 11:35:00 lxml==6.0.2 11:35:00 markdown-it-py==4.0.0 11:35:00 MarkupSafe==3.0.3 11:35:00 mdurl==0.1.2 11:35:00 msgpack==1.1.2 11:35:00 multi_key_dict==2.0.3 11:35:00 munch==4.0.0 11:35:00 netaddr==1.3.0 11:35:00 niet==1.4.2 11:35:00 nodeenv==1.10.0 11:35:00 oauth2client==4.1.3 11:35:00 oauthlib==3.3.1 11:35:00 openstacksdk==4.8.0 11:35:00 os-service-types==1.8.2 11:35:00 osc-lib==4.3.0 11:35:00 oslo.config==10.2.0 11:35:00 oslo.context==6.2.0 11:35:00 oslo.i18n==6.7.1 11:35:00 oslo.log==8.0.0 11:35:00 oslo.serialization==5.9.0 11:35:00 oslo.utils==9.2.0 11:35:00 packaging==25.0 11:35:00 pbr==7.0.3 11:35:00 platformdirs==4.5.1 11:35:00 prettytable==3.17.0 11:35:00 psutil==7.2.1 11:35:00 pyasn1==0.6.1 11:35:00 pyasn1_modules==0.4.2 11:35:00 pycparser==2.23 11:35:00 pygerrit2==2.0.15 11:35:00 PyGithub==2.8.1 11:35:00 Pygments==2.19.2 11:35:00 PyJWT==2.10.1 11:35:00 PyNaCl==1.6.2 11:35:00 pyparsing==2.4.7 11:35:00 pyperclip==1.11.0 11:35:00 pyrsistent==0.20.0 11:35:00 python-cinderclient==9.8.0 11:35:00 python-dateutil==2.9.0.post0 11:35:00 python-heatclient==4.3.0 11:35:00 python-jenkins==1.8.3 11:35:00 python-keystoneclient==5.7.0 11:35:00 python-magnumclient==4.9.0 11:35:00 python-openstackclient==8.3.0 11:35:00 python-swiftclient==4.9.0 11:35:00 PyYAML==6.0.3 11:35:00 referencing==0.37.0 11:35:00 requests==2.32.5 11:35:00 requests-oauthlib==2.0.0 11:35:00 requestsexceptions==1.4.0 11:35:00 rfc3986==2.0.0 11:35:00 rich==14.2.0 11:35:00 rich-argparse==1.7.2 11:35:00 rpds-py==0.30.0 11:35:00 rsa==4.9.1 11:35:00 ruamel.yaml==0.19.1 11:35:00 ruamel.yaml.clib==0.2.15 11:35:00 s3transfer==0.16.0 11:35:00 simplejson==3.20.2 11:35:00 six==1.17.0 11:35:00 smmap==5.0.2 11:35:00 soupsieve==2.8.1 11:35:00 stevedore==5.6.0 11:35:00 tabulate==0.9.0 11:35:00 toml==0.10.2 11:35:00 tomlkit==0.14.0 11:35:00 tqdm==4.67.1 11:35:00 typing_extensions==4.15.0 11:35:00 tzdata==2025.3 11:35:00 urllib3==1.26.20 11:35:00 virtualenv==20.36.1 11:35:00 wcwidth==0.2.14 11:35:00 websocket-client==1.9.0 11:35:00 wrapt==2.0.1 11:35:00 xdg==6.0.0 11:35:00 xmltodict==1.0.2 11:35:00 yq==3.4.3 11:35:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins659776537310055678.sh 11:35:01 ---> sudo-logs.sh 11:35:01 Archiving 'sudo' log.. 11:35:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16833891277962512634.sh 11:35:01 ---> job-cost.sh 11:35:01 Setup pyenv: 11:35:01 system 11:35:01 3.8.13 11:35:01 3.9.13 11:35:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:35:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-coKY from file:/tmp/.os_lf_venv 11:35:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:03 lf-activate-venv(): INFO: Base packages installed successfully 11:35:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:35:08 lf-activate-venv(): INFO: Adding /tmp/venv-coKY/bin to PATH 11:35:08 INFO: No Stack... 11:35:08 INFO: Retrieving Pricing Info for: v3-standard-4 11:35:08 INFO: Archiving Costs 11:35:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1542974371776079313.sh 11:35:09 ---> logs-deploy.sh 11:35:09 Setup pyenv: 11:35:09 system 11:35:09 3.8.13 11:35:09 3.9.13 11:35:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-coKY from file:/tmp/.os_lf_venv 11:35:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:11 lf-activate-venv(): INFO: Base packages installed successfully 11:35:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:35:19 lf-activate-venv(): INFO: Adding /tmp/venv-coKY/bin to PATH 11:35:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4385 11:35:19 INFO: archiving workspace using pattern(s): 11:35:20 Archives upload complete. 11:35:20 INFO: archiving logs to Nexus 11:35:21 ---> uname -a: 11:35:21 Linux prd-ubuntu1804-builder-4c-4g-293 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:35:21 11:35:21 11:35:21 ---> lscpu: 11:35:21 Architecture: x86_64 11:35:21 CPU op-mode(s): 32-bit, 64-bit 11:35:21 Byte Order: Little Endian 11:35:21 CPU(s): 4 11:35:21 On-line CPU(s) list: 0-3 11:35:21 Thread(s) per core: 1 11:35:21 Core(s) per socket: 1 11:35:21 Socket(s): 4 11:35:21 NUMA node(s): 1 11:35:21 Vendor ID: AuthenticAMD 11:35:21 CPU family: 23 11:35:21 Model: 49 11:35:21 Model name: AMD EPYC-Rome Processor 11:35:21 Stepping: 0 11:35:21 CPU MHz: 2800.000 11:35:21 BogoMIPS: 5600.00 11:35:21 Virtualization: AMD-V 11:35:21 Hypervisor vendor: KVM 11:35:21 Virtualization type: full 11:35:21 L1d cache: 32K 11:35:21 L1i cache: 32K 11:35:21 L2 cache: 512K 11:35:21 L3 cache: 16384K 11:35:21 NUMA node0 CPU(s): 0-3 11:35:21 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 11:35:21 11:35:21 11:35:21 ---> nproc: 11:35:21 4 11:35:21 11:35:21 11:35:21 ---> df -h: 11:35:21 Filesystem Size Used Avail Use% Mounted on 11:35:21 udev 7.9G 0 7.9G 0% /dev 11:35:21 tmpfs 1.6G 676K 1.6G 1% /run 11:35:21 /dev/vda1 78G 8.3G 70G 11% / 11:35:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:35:21 tmpfs 5.0M 0 5.0M 0% /run/lock 11:35:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:35:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:35:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:35:21 11:35:21 11:35:21 ---> free -m: 11:35:21 total used free shared buff/cache available 11:35:21 Mem: 16040 570 13401 0 2068 15156 11:35:21 Swap: 1023 0 1023 11:35:21 11:35:21 11:35:21 ---> ip addr: 11:35:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:35:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:35:21 inet 127.0.0.1/8 scope host lo 11:35:21 valid_lft forever preferred_lft forever 11:35:21 inet6 ::1/128 scope host 11:35:21 valid_lft forever preferred_lft forever 11:35:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:35:21 link/ether fa:16:3e:4d:7b:9b brd ff:ff:ff:ff:ff:ff 11:35:21 inet 10.30.107.234/23 brd 10.30.107.255 scope global dynamic ens3 11:35:21 valid_lft 86267sec preferred_lft 86267sec 11:35:21 inet6 fe80::f816:3eff:fe4d:7b9b/64 scope link 11:35:21 valid_lft forever preferred_lft forever 11:35:21 11:35:21 11:35:21 ---> sar -b -r -n DEV: 11:35:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-293) 01/14/26 _x86_64_ (4 CPU) 11:35:21 11:35:21 11:33:10 LINUX RESTART (4 CPU) 11:35:21 11:35:21 11:34:01 tps rtps wtps bread/s bwrtn/s 11:35:21 11:35:01 127.26 1.08 126.18 122.38 35578.87 11:35:21 Average: 127.26 1.08 126.18 122.38 35578.87 11:35:21 11:35:21 11:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:35:21 11:35:01 13797276 15585680 2627692 16.00 78132 1897220 736980 4.22 665560 1718476 148172 11:35:21 Average: 13797276 15585680 2627692 16.00 78132 1897220 736980 4.22 665560 1718476 148172 11:35:21 11:35:21 11:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:35:21 11:35:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 11:35:21 11:35:01 ens3 67.77 50.76 965.50 11.09 0.00 0.00 0.00 0.00 11:35:21 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 11:35:21 Average: ens3 67.77 50.76 965.50 11.09 0.00 0.00 0.00 0.00 11:35:21 11:35:21 11:35:21 ---> sar -P ALL: 11:35:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-293) 01/14/26 _x86_64_ (4 CPU) 11:35:21 11:35:21 11:33:10 LINUX RESTART (4 CPU) 11:35:21 11:35:21 11:34:01 CPU %user %nice %system %iowait %steal %idle 11:35:21 11:35:01 all 20.04 0.00 1.34 3.16 0.05 75.41 11:35:21 11:35:01 0 9.61 0.00 1.07 5.98 0.07 83.28 11:35:21 11:35:01 1 27.11 0.00 1.65 3.78 0.05 67.40 11:35:21 11:35:01 2 19.82 0.00 0.93 0.20 0.03 79.01 11:35:21 11:35:01 3 23.60 0.00 1.74 2.72 0.05 71.89 11:35:21 Average: all 20.04 0.00 1.34 3.16 0.05 75.41 11:35:21 Average: 0 9.61 0.00 1.07 5.98 0.07 83.28 11:35:21 Average: 1 27.11 0.00 1.65 3.78 0.05 67.40 11:35:21 Average: 2 19.82 0.00 0.93 0.20 0.03 79.01 11:35:21 Average: 3 23.60 0.00 1.74 2.72 0.05 71.89 11:35:21 11:35:21 11:35:21