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