12:01:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142924 12:01:15 Running as SYSTEM 12:01:15 [EnvInject] - Loading node environment variables. 12:01:15 Building remotely on prd-ubuntu1804-builder-4c-4g-304 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:01:15 [ssh-agent] Looking for ssh-agent implementation... 12:01:15 $ ssh-agent 12:01:15 SSH_AUTH_SOCK=/tmp/ssh-wntmjpIIzHII/agent.1633 12:01:15 SSH_AGENT_PID=1635 12:01:15 [ssh-agent] Started. 12:01:15 Running ssh-add (command line suppressed) 12:01:15 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9816131460013361053.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9816131460013361053.key) 12:01:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:01:16 The recommended git tool is: NONE 12:01:17 using credential onap-jenkins-ssh 12:01:17 Wiping out workspace first. 12:01:17 Cloning the remote Git repository 12:01:17 Cloning repository git://cloud.onap.org/mirror/oom.git 12:01:17 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:01:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:01:17 > git --version # timeout=10 12:01:17 > git --version # 'git version 2.17.1' 12:01:17 using GIT_SSH to set credentials Gerrit user 12:01:17 Verifying host key using manually-configured host key entries 12:01:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:01:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:01:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:01:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:01:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:01:23 using GIT_SSH to set credentials Gerrit user 12:01:23 Verifying host key using manually-configured host key entries 12:01:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/24/142924/1 # timeout=30 12:01:23 > git rev-parse f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22^{commit} # timeout=10 12:01:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:01:23 Checking out Revision f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 (refs/changes/24/142924/1) 12:01:23 > git config core.sparsecheckout # timeout=10 12:01:23 > git checkout -f f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=30 12:01:26 Commit message: "[SDNC] sdnc-init job fails if istio is not used" 12:01:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:01:27 > git rev-list --no-walk 551dedc6827327fe88cbebd671f10ec458776975 # timeout=10 12:01:27 [EnvInject] - Injecting environment variables from a build step. 12:01:27 [EnvInject] - Injecting as environment variables the properties content 12:01:27 PYTHON=python3 12:01:27 12:01:27 [EnvInject] - Variables injected successfully. 12:01:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10452959358243598501.sh 12:01:27 ---> tox-install.sh 12:01:27 + source /home/jenkins/lf-env.sh 12:01:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:01:27 ++ mktemp -d /tmp/venv-XXXX 12:01:27 + lf_venv=/tmp/venv-whaB 12:01:27 + local venv_file=/tmp/.os_lf_venv 12:01:27 + local python=python3 12:01:27 + local options 12:01:27 + local set_path=true 12:01:27 + local install_args= 12:01:27 ++ 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 12:01:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:01:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:01:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:01:27 + true 12:01:27 + case $1 in 12:01:27 + venv_file=/tmp/.toxenv 12:01:27 + shift 2 12:01:27 + true 12:01:27 + case $1 in 12:01:27 + shift 12:01:27 + break 12:01:27 + case $python in 12:01:27 + local pkg_list= 12:01:27 + [[ -d /opt/pyenv ]] 12:01:27 + echo 'Setup pyenv:' 12:01:27 Setup pyenv: 12:01:27 + export PYENV_ROOT=/opt/pyenv 12:01:27 + PYENV_ROOT=/opt/pyenv 12:01:27 + 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 12:01:27 + 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 12:01:27 + pyenv versions 12:01:27 * system (set by /opt/pyenv/version) 12:01:27 * 3.8.13 (set by /opt/pyenv/version) 12:01:27 * 3.9.13 (set by /opt/pyenv/version) 12:01:27 * 3.10.6 (set by /opt/pyenv/version) 12:01:27 + command -v pyenv 12:01:27 ++ pyenv init - --no-rehash 12:01:27 + 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[*]}"'\'')" 12:01:27 export PATH="/opt/pyenv/shims:${PATH}" 12:01:27 export PYENV_SHELL=bash 12:01:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:01:27 pyenv() { 12:01:27 local command 12:01:27 command="${1:-}" 12:01:27 if [ "$#" -gt 0 ]; then 12:01:27 shift 12:01:27 fi 12:01:27 12:01:27 case "$command" in 12:01:27 rehash|shell) 12:01:27 eval "$(pyenv "sh-$command" "$@")" 12:01:27 ;; 12:01:27 *) 12:01:27 command pyenv "$command" "$@" 12:01:27 ;; 12:01:27 esac 12:01:27 }' 12:01:27 +++ 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[*]}"' 12:01:27 ++ 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 12:01:27 ++ 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 12:01:27 ++ 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 12:01:27 ++ export PYENV_SHELL=bash 12:01:27 ++ PYENV_SHELL=bash 12:01:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:01:27 +++ complete -F _pyenv pyenv 12:01:27 ++ lf-pyver python3 12:01:27 ++ local py_version_xy=python3 12:01:27 ++ local py_version_xyz= 12:01:27 ++ pyenv versions 12:01:27 ++ local command 12:01:27 ++ command=versions 12:01:27 ++ awk '{ print $1 }' 12:01:27 ++ sed 's/^[ *]* //' 12:01:27 ++ grep -E '^[0-9.]*[0-9]$' 12:01:27 ++ '[' 1 -gt 0 ']' 12:01:27 ++ shift 12:01:27 ++ case "$command" in 12:01:27 ++ command pyenv versions 12:01:27 ++ pyenv versions 12:01:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:01:27 +++ grep '^3' /tmp/.pyenv_versions 12:01:27 +++ sort -V 12:01:27 +++ tail -n 1 12:01:27 ++ py_version_xyz=3.10.6 12:01:27 ++ [[ -z 3.10.6 ]] 12:01:27 ++ echo 3.10.6 12:01:27 ++ return 0 12:01:27 + pyenv local 3.10.6 12:01:27 + local command 12:01:27 + command=local 12:01:27 + '[' 2 -gt 0 ']' 12:01:27 + shift 12:01:27 + case "$command" in 12:01:27 + command pyenv local 3.10.6 12:01:27 + pyenv local 3.10.6 12:01:27 + for arg in "$@" 12:01:27 + case $arg in 12:01:27 + pkg_list+='tox ' 12:01:27 + for arg in "$@" 12:01:27 + case $arg in 12:01:27 + pkg_list+='virtualenv ' 12:01:27 + for arg in "$@" 12:01:27 + case $arg in 12:01:27 + pkg_list+='urllib3~=1.26.15 ' 12:01:27 + [[ -f /tmp/.toxenv ]] 12:01:27 + [[ ! -f /tmp/.toxenv ]] 12:01:27 + [[ -n '' ]] 12:01:27 + python3 -m venv /tmp/venv-whaB 12:01:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-whaB' 12:01:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-whaB 12:01:31 + echo /tmp/venv-whaB 12:01:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:01:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:01:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:01:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:01:31 + local 'pip_opts=--upgrade --quiet' 12:01:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:01:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:01:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:01:31 + [[ -n '' ]] 12:01:31 + [[ -n '' ]] 12:01:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:01:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:01:31 + /tmp/venv-whaB/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 12:01:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:01:35 lf-activate-venv(): INFO: Base packages installed successfully 12:01:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:01:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:01:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:01:35 + /tmp/venv-whaB/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 12:01:38 + type python3 12:01:38 + true 12:01:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-whaB/bin to PATH' 12:01:38 lf-activate-venv(): INFO: Adding /tmp/venv-whaB/bin to PATH 12:01:38 + PATH=/tmp/venv-whaB/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 12:01:38 + return 0 12:01:38 + python3 --version 12:01:38 Python 3.10.6 12:01:38 + python3 -m pip --version 12:01:38 pip 25.3 from /tmp/venv-whaB/lib/python3.10/site-packages/pip (python 3.10) 12:01:38 + python3 -m pip freeze 12:01:39 cachetools==6.2.4 12:01:39 chardet==5.2.0 12:01:39 colorama==0.4.6 12:01:39 distlib==0.4.0 12:01:39 filelock==3.20.3 12:01:39 packaging==25.0 12:01:39 platformdirs==4.5.1 12:01:39 pluggy==1.6.0 12:01:39 pyproject-api==1.10.0 12:01:39 tomli==2.4.0 12:01:39 tox==4.34.1 12:01:39 typing_extensions==4.15.0 12:01:39 urllib3==1.26.20 12:01:39 virtualenv==20.36.1 12:01:39 [EnvInject] - Injecting environment variables from a build step. 12:01:39 [EnvInject] - Injecting as environment variables the properties content 12:01:39 PARALLEL=false 12:01:39 12:01:39 [EnvInject] - Variables injected successfully. 12:01:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14543713137090133039.sh 12:01:39 ---> tox-run.sh 12:01: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 12:01:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:01:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:01:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:01:39 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:01:39 + source /home/jenkins/lf-env.sh 12:01:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:01:39 ++ mktemp -d /tmp/venv-XXXX 12:01:39 + lf_venv=/tmp/venv-aHyN 12:01:39 + local venv_file=/tmp/.os_lf_venv 12:01:39 + local python=python3 12:01:39 + local options 12:01:39 + local set_path=true 12:01:39 + local install_args= 12:01: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 12:01:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:01:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:01:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:01:39 + true 12:01:39 + case $1 in 12:01:39 + venv_file=/tmp/.toxenv 12:01:39 + shift 2 12:01:39 + true 12:01:39 + case $1 in 12:01:39 + shift 12:01:39 + break 12:01:39 + case $python in 12:01:39 + local pkg_list= 12:01:39 + [[ -d /opt/pyenv ]] 12:01:39 + echo 'Setup pyenv:' 12:01:39 Setup pyenv: 12:01:39 + export PYENV_ROOT=/opt/pyenv 12:01:39 + PYENV_ROOT=/opt/pyenv 12:01: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 12:01: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 12:01:39 + pyenv versions 12:01:39 system 12:01:39 3.8.13 12:01:39 3.9.13 12:01:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:01:39 + command -v pyenv 12:01:39 ++ pyenv init - --no-rehash 12:01: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[*]}"'\'')" 12:01:39 export PATH="/opt/pyenv/shims:${PATH}" 12:01:39 export PYENV_SHELL=bash 12:01:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:01:39 pyenv() { 12:01:39 local command 12:01:39 command="${1:-}" 12:01:39 if [ "$#" -gt 0 ]; then 12:01:39 shift 12:01:39 fi 12:01:39 12:01:39 case "$command" in 12:01:39 rehash|shell) 12:01:39 eval "$(pyenv "sh-$command" "$@")" 12:01:39 ;; 12:01:39 *) 12:01:39 command pyenv "$command" "$@" 12:01:39 ;; 12:01:39 esac 12:01:39 }' 12:01: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[*]}"' 12:01: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 12:01: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 12:01: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 12:01:39 ++ export PYENV_SHELL=bash 12:01:39 ++ PYENV_SHELL=bash 12:01:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:01:39 +++ complete -F _pyenv pyenv 12:01:39 ++ lf-pyver python3 12:01:39 ++ local py_version_xy=python3 12:01:39 ++ local py_version_xyz= 12:01:39 ++ pyenv versions 12:01:39 ++ local command 12:01:39 ++ command=versions 12:01:39 ++ '[' 1 -gt 0 ']' 12:01:39 ++ shift 12:01:39 ++ case "$command" in 12:01:39 ++ command pyenv versions 12:01:39 ++ pyenv versions 12:01:39 ++ sed 's/^[ *]* //' 12:01:39 ++ awk '{ print $1 }' 12:01:39 ++ grep -E '^[0-9.]*[0-9]$' 12:01:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:01:39 +++ sort -V 12:01:39 +++ grep '^3' /tmp/.pyenv_versions 12:01:39 +++ tail -n 1 12:01:39 ++ py_version_xyz=3.10.6 12:01:39 ++ [[ -z 3.10.6 ]] 12:01:39 ++ echo 3.10.6 12:01:39 ++ return 0 12:01:39 + pyenv local 3.10.6 12:01:39 + local command 12:01:39 + command=local 12:01:39 + '[' 2 -gt 0 ']' 12:01:39 + shift 12:01:39 + case "$command" in 12:01:39 + command pyenv local 3.10.6 12:01:39 + pyenv local 3.10.6 12:01:39 + for arg in "$@" 12:01:39 + case $arg in 12:01:39 + pkg_list+='tox ' 12:01:39 + for arg in "$@" 12:01:39 + case $arg in 12:01:39 + pkg_list+='virtualenv ' 12:01:39 + for arg in "$@" 12:01:39 + case $arg in 12:01:39 + pkg_list+='urllib3~=1.26.15 ' 12:01:39 + [[ -f /tmp/.toxenv ]] 12:01:39 ++ cat /tmp/.toxenv 12:01:39 + lf_venv=/tmp/venv-whaB 12:01:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-whaB from' file:/tmp/.toxenv 12:01:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-whaB from file:/tmp/.toxenv 12:01:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:01:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:01:39 + local 'pip_opts=--upgrade --quiet' 12:01:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:01:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:01:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:01:39 + [[ -n '' ]] 12:01:39 + [[ -n '' ]] 12:01:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:01:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:01:39 + /tmp/venv-whaB/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 12:01:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:01:40 lf-activate-venv(): INFO: Base packages installed successfully 12:01:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:01:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:01:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:01:40 + /tmp/venv-whaB/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 12:01:41 + type python3 12:01:41 + true 12:01:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-whaB/bin to PATH' 12:01:41 lf-activate-venv(): INFO: Adding /tmp/venv-whaB/bin to PATH 12:01:41 + PATH=/tmp/venv-whaB/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 12:01:41 + return 0 12:01:41 + [[ -d /opt/pyenv ]] 12:01:41 + echo '---> Setting up pyenv' 12:01:41 ---> Setting up pyenv 12:01:41 + export PYENV_ROOT=/opt/pyenv 12:01:41 + PYENV_ROOT=/opt/pyenv 12:01:41 + export PATH=/opt/pyenv/bin:/tmp/venv-whaB/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 12:01:41 + PATH=/opt/pyenv/bin:/tmp/venv-whaB/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 12:01:41 ++ pwd 12:01:41 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:01:41 + export PYTHONPATH 12:01:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:01:41 + TOX_TESTENV_PASSENV=PYTHONPATH 12:01:41 + tox --version 12:01:41 4.34.1 from /tmp/venv-whaB/lib/python3.10/site-packages/tox/__init__.py 12:01:41 + PARALLEL=false 12:01:41 + TOX_OPTIONS_LIST= 12:01:41 + [[ -n checkbashisms ]] 12:01:41 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:01:41 + case ${PARALLEL,,} in 12:01:41 + tox -e checkbashisms 12:01:41 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:01:42 checkbashisms: freeze> python -m pip freeze --all 12:01:43 checkbashisms: pip==25.3,setuptools==80.9.0 12:01:43 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:01:45 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:01:46 checkbashisms: OK (4.61=setup[1.24]+cmd[3.38] seconds) 12:01:46 congratulations :) (4.65 seconds) 12:01:46 + tox_status=0 12:01:46 + echo '---> Completed tox runs' 12:01:46 ---> Completed tox runs 12:01:46 + for i in .tox/*/log 12:01:46 ++ echo .tox/checkbashisms/log 12:01:46 ++ awk -F/ '{print $2}' 12:01:46 + tox_env=checkbashisms 12:01:46 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:01:46 + DOC_DIR=docs/_build/html 12:01:46 + [[ -d docs/_build/html ]] 12:01:46 + echo '---> tox-run.sh ends' 12:01:46 ---> tox-run.sh ends 12:01:46 + test 0 -eq 0 12:01:46 $ ssh-agent -k 12:01:46 unset SSH_AUTH_SOCK; 12:01:46 unset SSH_AGENT_PID; 12:01:46 echo Agent pid 1635 killed; 12:01:46 [ssh-agent] Stopped. 12:01:46 [PostBuildScript] - [INFO] Executing post build scripts. 12:01:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1819291387506852652.sh 12:01:46 ---> sysstat.sh 12:01:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12474759771021965545.sh 12:01:47 ---> package-listing.sh 12:01:47 ++ facter osfamily 12:01:47 ++ tr '[:upper:]' '[:lower:]' 12:01:47 + OS_FAMILY=debian 12:01:47 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:01:47 + START_PACKAGES=/tmp/packages_start.txt 12:01:47 + END_PACKAGES=/tmp/packages_end.txt 12:01:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:01:47 + PACKAGES=/tmp/packages_start.txt 12:01:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:01:47 + PACKAGES=/tmp/packages_end.txt 12:01:47 + case "${OS_FAMILY}" in 12:01:47 + dpkg -l 12:01:47 + grep '^ii' 12:01:47 + '[' -f /tmp/packages_start.txt ']' 12:01:47 + '[' -f /tmp/packages_end.txt ']' 12:01:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:01:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:01:47 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:01:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:01:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2170902027303635703.sh 12:01:47 ---> capture-instance-metadata.sh 12:01:47 Setup pyenv: 12:01:47 system 12:01:47 3.8.13 12:01:47 3.9.13 12:01:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:01:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dpk2 12:01:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:01:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:01:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:01:55 lf-activate-venv(): INFO: Base packages installed successfully 12:01:55 lf-activate-venv(): INFO: Installing additional packages: lftools 12:02:17 lf-activate-venv(): INFO: Adding /tmp/venv-dpk2/bin to PATH 12:02:17 INFO: Running in OpenStack, capturing instance metadata 12:02:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8494094784753058988.sh 12:02:17 provisioning config files... 12:02:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11122995867891458290tmp 12:02:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:02:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:02:17 [EnvInject] - Injecting environment variables from a build step. 12:02:17 [EnvInject] - Injecting as environment variables the properties content 12:02:17 SERVER_ID=logs 12:02:17 12:02:17 [EnvInject] - Variables injected successfully. 12:02:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17496159909541278774.sh 12:02:17 ---> create-netrc.sh 12:02:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13186468415340854077.sh 12:02:17 ---> python-tools-install.sh 12:02:17 Setup pyenv: 12:02:17 system 12:02:17 3.8.13 12:02:17 3.9.13 12:02:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:02:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dpk2 from file:/tmp/.os_lf_venv 12:02:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:02:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:02:19 lf-activate-venv(): INFO: Base packages installed successfully 12:02:19 lf-activate-venv(): INFO: Installing additional packages: lftools 12:02:27 lf-activate-venv(): INFO: Adding /tmp/venv-dpk2/bin to PATH 12:02:27 Generating Requirements File 12:02:45 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. 12:02:45 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:02:45 Python 3.10.6 12:02:45 pip 25.3 from /tmp/venv-dpk2/lib/python3.10/site-packages/pip (python 3.10) 12:02:45 appdirs==1.4.4 12:02:45 argcomplete==3.6.3 12:02:45 aspy.yaml==1.3.0 12:02:45 attrs==25.4.0 12:02:45 autopage==0.5.2 12:02:45 backports.strenum==1.3.1 12:02:45 beautifulsoup4==4.14.3 12:02:45 boto3==1.42.27 12:02:45 botocore==1.42.27 12:02:45 bs4==0.0.2 12:02:45 certifi==2026.1.4 12:02:45 cffi==2.0.0 12:02:45 cfgv==3.5.0 12:02:45 chardet==5.2.0 12:02:45 charset-normalizer==3.4.4 12:02:45 click==8.3.1 12:02:45 cliff==4.13.1 12:02:45 cmd2==3.1.0 12:02:45 cryptography==3.3.2 12:02:45 debtcollector==3.0.0 12:02:45 decorator==5.2.1 12:02:45 defusedxml==0.7.1 12:02:45 Deprecated==1.3.1 12:02:45 distlib==0.4.0 12:02:45 dnspython==2.8.0 12:02:45 docker==7.1.0 12:02:45 dogpile.cache==1.5.0 12:02:45 durationpy==0.10 12:02:45 email-validator==2.3.0 12:02:45 filelock==3.20.3 12:02:45 future==1.0.0 12:02:45 gitdb==4.0.12 12:02:45 GitPython==3.1.46 12:02:45 google-auth==2.47.0 12:02:45 httplib2==0.31.1 12:02:45 identify==2.6.16 12:02:45 idna==3.11 12:02:45 importlib-resources==1.5.0 12:02:45 iso8601==2.1.0 12:02:45 Jinja2==3.1.6 12:02:45 jmespath==1.0.1 12:02:45 jsonpatch==1.33 12:02:45 jsonpointer==3.0.0 12:02:45 jsonschema==4.26.0 12:02:45 jsonschema-specifications==2025.9.1 12:02:45 keystoneauth1==5.12.0 12:02:45 kubernetes==34.1.0 12:02:45 lftools==0.37.19 12:02:45 lxml==6.0.2 12:02:45 markdown-it-py==4.0.0 12:02:45 MarkupSafe==3.0.3 12:02:45 mdurl==0.1.2 12:02:45 msgpack==1.1.2 12:02:45 multi_key_dict==2.0.3 12:02:45 munch==4.0.0 12:02:45 netaddr==1.3.0 12:02:45 niet==1.4.2 12:02:45 nodeenv==1.10.0 12:02:45 oauth2client==4.1.3 12:02:45 oauthlib==3.3.1 12:02:45 openstacksdk==4.8.0 12:02:45 os-service-types==1.8.2 12:02:45 osc-lib==4.3.0 12:02:45 oslo.config==10.2.0 12:02:45 oslo.context==6.2.0 12:02:45 oslo.i18n==6.7.1 12:02:45 oslo.log==8.0.0 12:02:45 oslo.serialization==5.9.0 12:02:45 oslo.utils==9.2.0 12:02:45 packaging==25.0 12:02:45 pbr==7.0.3 12:02:45 platformdirs==4.5.1 12:02:45 prettytable==3.17.0 12:02:45 psutil==7.2.1 12:02:45 pyasn1==0.6.1 12:02:45 pyasn1_modules==0.4.2 12:02:45 pycparser==2.23 12:02:45 pygerrit2==2.0.15 12:02:45 PyGithub==2.8.1 12:02:45 Pygments==2.19.2 12:02:45 PyJWT==2.10.1 12:02:45 PyNaCl==1.6.2 12:02:45 pyparsing==2.4.7 12:02:45 pyperclip==1.11.0 12:02:45 pyrsistent==0.20.0 12:02:45 python-cinderclient==9.8.0 12:02:45 python-dateutil==2.9.0.post0 12:02:45 python-heatclient==4.3.0 12:02:45 python-jenkins==1.8.3 12:02:45 python-keystoneclient==5.7.0 12:02:45 python-magnumclient==4.9.0 12:02:45 python-openstackclient==8.3.0 12:02:45 python-swiftclient==4.9.0 12:02:45 PyYAML==6.0.3 12:02:45 referencing==0.37.0 12:02:45 requests==2.32.5 12:02:45 requests-oauthlib==2.0.0 12:02:45 requestsexceptions==1.4.0 12:02:45 rfc3986==2.0.0 12:02:45 rich==14.2.0 12:02:45 rich-argparse==1.7.2 12:02:45 rpds-py==0.30.0 12:02:45 rsa==4.9.1 12:02:45 ruamel.yaml==0.19.1 12:02:45 ruamel.yaml.clib==0.2.15 12:02:45 s3transfer==0.16.0 12:02:45 simplejson==3.20.2 12:02:45 six==1.17.0 12:02:45 smmap==5.0.2 12:02:45 soupsieve==2.8.1 12:02:45 stevedore==5.6.0 12:02:45 tabulate==0.9.0 12:02:45 toml==0.10.2 12:02:45 tomlkit==0.14.0 12:02:45 tqdm==4.67.1 12:02:45 typing_extensions==4.15.0 12:02:45 tzdata==2025.3 12:02:45 urllib3==1.26.20 12:02:45 virtualenv==20.36.1 12:02:45 wcwidth==0.2.14 12:02:45 websocket-client==1.9.0 12:02:45 wrapt==2.0.1 12:02:45 xdg==6.0.0 12:02:45 xmltodict==1.0.2 12:02:45 yq==3.4.3 12:02:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6308732261288423697.sh 12:02:46 ---> sudo-logs.sh 12:02:46 Archiving 'sudo' log.. 12:02:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18075709071287365210.sh 12:02:46 ---> job-cost.sh 12:02:46 Setup pyenv: 12:02:46 system 12:02:46 3.8.13 12:02:46 3.9.13 12:02:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:02:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dpk2 from file:/tmp/.os_lf_venv 12:02:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:02:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:02:48 lf-activate-venv(): INFO: Base packages installed successfully 12:02:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:02:53 lf-activate-venv(): INFO: Adding /tmp/venv-dpk2/bin to PATH 12:02:53 INFO: No Stack... 12:02:53 INFO: Retrieving Pricing Info for: v3-standard-4 12:02:54 INFO: Archiving Costs 12:02:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14363910576371974408.sh 12:02:54 ---> logs-deploy.sh 12:02:54 Setup pyenv: 12:02:54 system 12:02:54 3.8.13 12:02:54 3.9.13 12:02:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:02:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dpk2 from file:/tmp/.os_lf_venv 12:02:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:02:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:02:56 lf-activate-venv(): INFO: Base packages installed successfully 12:02:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:03:04 lf-activate-venv(): INFO: Adding /tmp/venv-dpk2/bin to PATH 12:03:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4386 12:03:04 INFO: archiving workspace using pattern(s): 12:03:05 Archives upload complete. 12:03:05 INFO: archiving logs to Nexus 12:03:06 ---> uname -a: 12:03:06 Linux prd-ubuntu1804-builder-4c-4g-304 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:03:06 12:03:06 12:03:06 ---> lscpu: 12:03:06 Architecture: x86_64 12:03:06 CPU op-mode(s): 32-bit, 64-bit 12:03:06 Byte Order: Little Endian 12:03:06 CPU(s): 4 12:03:06 On-line CPU(s) list: 0-3 12:03:06 Thread(s) per core: 1 12:03:06 Core(s) per socket: 1 12:03:06 Socket(s): 4 12:03:06 NUMA node(s): 1 12:03:06 Vendor ID: AuthenticAMD 12:03:06 CPU family: 23 12:03:06 Model: 49 12:03:06 Model name: AMD EPYC-Rome Processor 12:03:06 Stepping: 0 12:03:06 CPU MHz: 2799.998 12:03:06 BogoMIPS: 5599.99 12:03:06 Virtualization: AMD-V 12:03:06 Hypervisor vendor: KVM 12:03:06 Virtualization type: full 12:03:06 L1d cache: 32K 12:03:06 L1i cache: 32K 12:03:06 L2 cache: 512K 12:03:06 L3 cache: 16384K 12:03:06 NUMA node0 CPU(s): 0-3 12:03:06 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 12:03:06 12:03:06 12:03:06 ---> nproc: 12:03:06 4 12:03:06 12:03:06 12:03:06 ---> df -h: 12:03:06 Filesystem Size Used Avail Use% Mounted on 12:03:06 udev 7.9G 0 7.9G 0% /dev 12:03:06 tmpfs 1.6G 676K 1.6G 1% /run 12:03:06 /dev/vda1 78G 8.3G 70G 11% / 12:03:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:03:06 tmpfs 5.0M 0 5.0M 0% /run/lock 12:03:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:03:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:03:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:03:06 12:03:06 12:03:06 ---> free -m: 12:03:06 total used free shared buff/cache available 12:03:06 Mem: 16040 604 13367 0 2067 15121 12:03:06 Swap: 1023 0 1023 12:03:06 12:03:06 12:03:06 ---> ip addr: 12:03:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:03:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:03:06 inet 127.0.0.1/8 scope host lo 12:03:06 valid_lft forever preferred_lft forever 12:03:06 inet6 ::1/128 scope host 12:03:06 valid_lft forever preferred_lft forever 12:03:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:03:06 link/ether fa:16:3e:8f:65:9d brd ff:ff:ff:ff:ff:ff 12:03:06 inet 10.30.106.147/23 brd 10.30.107.255 scope global dynamic ens3 12:03:06 valid_lft 86272sec preferred_lft 86272sec 12:03:06 inet6 fe80::f816:3eff:fe8f:659d/64 scope link 12:03:06 valid_lft forever preferred_lft forever 12:03:06 12:03:06 12:03:06 ---> sar -b -r -n DEV: 12:03:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-304) 01/14/26 _x86_64_ (4 CPU) 12:03:06 12:03:06 12:00:58 LINUX RESTART (4 CPU) 12:03:06 12:03:06 12:01:01 tps rtps wtps bread/s bwrtn/s 12:03:06 12:02:02 358.32 59.96 298.37 3750.71 107727.78 12:03:06 12:03:01 111.00 1.08 109.91 123.91 12246.20 12:03:06 Average: 235.70 30.77 204.93 1952.55 60388.10 12:03:06 12:03:06 12:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:03:06 12:02:02 14016968 15504984 2408000 14.66 52944 1639908 841120 4.81 739456 1464608 107988 12:03:06 12:03:01 13651432 15445244 2773536 16.89 79844 1901776 881880 5.05 817880 1717756 132560 12:03:06 Average: 13834200 15475114 2590768 15.77 66394 1770842 861500 4.93 778668 1591182 120274 12:03:06 12:03:06 12:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:03:06 12:02:02 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 12:03:06 12:02:02 ens3 466.42 307.98 1750.29 80.11 0.00 0.00 0.00 0.00 12:03:06 12:03:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 12:03:06 12:03:01 ens3 63.33 46.20 924.80 11.78 0.00 0.00 0.00 0.00 12:03:06 Average: lo 1.51 1.51 0.17 0.17 0.00 0.00 0.00 0.00 12:03:06 Average: ens3 266.57 178.19 1341.01 46.23 0.00 0.00 0.00 0.00 12:03:06 12:03:06 12:03:06 ---> sar -P ALL: 12:03:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-304) 01/14/26 _x86_64_ (4 CPU) 12:03:06 12:03:06 12:00:58 LINUX RESTART (4 CPU) 12:03:06 12:03:06 12:01:01 CPU %user %nice %system %iowait %steal %idle 12:03:06 12:02:02 all 20.66 0.00 2.84 3.49 0.05 72.95 12:03:06 12:02:02 0 17.90 0.00 1.89 4.30 0.05 75.86 12:03:06 12:02:02 1 25.04 0.00 2.59 0.67 0.05 71.65 12:03:06 12:02:02 2 15.13 0.00 3.51 4.33 0.05 76.98 12:03:06 12:02:02 3 24.57 0.00 3.38 4.70 0.07 67.29 12:03:06 12:03:01 all 21.50 0.00 1.45 1.31 0.06 75.68 12:03:06 12:03:01 0 36.76 0.00 2.07 0.25 0.05 60.87 12:03:06 12:03:01 1 13.88 0.00 0.87 0.14 0.07 85.05 12:03:06 12:03:01 2 1.83 0.00 1.00 2.79 0.02 94.37 12:03:06 12:03:01 3 33.62 0.00 1.87 2.02 0.07 62.42 12:03:06 Average: all 21.08 0.00 2.15 2.41 0.05 74.31 12:03:06 Average: 0 27.26 0.00 1.98 2.29 0.05 68.42 12:03:06 Average: 1 19.50 0.00 1.74 0.40 0.06 78.30 12:03:06 Average: 2 8.52 0.00 2.26 3.56 0.03 85.62 12:03:06 Average: 3 29.05 0.00 2.63 3.37 0.07 64.88 12:03:06 12:03:06 12:03:06