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