09:15:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142292 09:15:09 Running as SYSTEM 09:15:09 [EnvInject] - Loading node environment variables. 09:15:09 Building remotely on prd-ubuntu1804-builder-4c-4g-4125 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:15:09 [ssh-agent] Looking for ssh-agent implementation... 09:15:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:15:09 $ ssh-agent 09:15:09 SSH_AUTH_SOCK=/tmp/ssh-Iay5kUm4AIsV/agent.1637 09:15:09 SSH_AGENT_PID=1639 09:15:09 [ssh-agent] Started. 09:15:09 Running ssh-add (command line suppressed) 09:15:09 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7566224888742625258.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7566224888742625258.key) 09:15:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:15:09 The recommended git tool is: NONE 09:15:10 using credential onap-jenkins-ssh 09:15:11 Wiping out workspace first. 09:15:11 Cloning the remote Git repository 09:15:11 Cloning repository git://cloud.onap.org/mirror/oom.git 09:15:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:15:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:15:11 > git --version # timeout=10 09:15:11 > git --version # 'git version 2.17.1' 09:15:11 using GIT_SSH to set credentials Gerrit user 09:15:11 Verifying host key using manually-configured host key entries 09:15:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:15:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:15:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:15:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:15:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:15:16 using GIT_SSH to set credentials Gerrit user 09:15:16 Verifying host key using manually-configured host key entries 09:15:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/92/142292/3 # timeout=30 09:15:16 > git rev-parse 6627a86d7bfa3e4572777f85369f81a4c5505372^{commit} # timeout=10 09:15:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:15:16 Checking out Revision 6627a86d7bfa3e4572777f85369f81a4c5505372 (refs/changes/92/142292/3) 09:15:16 > git config core.sparsecheckout # timeout=10 09:15:16 > git checkout -f 6627a86d7bfa3e4572777f85369f81a4c5505372 # timeout=30 09:15:20 Commit message: "Remove common.waitForJobContainer and sidecar killer" 09:15:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:15:20 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 09:15:20 [EnvInject] - Injecting environment variables from a build step. 09:15:20 [EnvInject] - Injecting as environment variables the properties content 09:15:20 PYTHON=python3 09:15:20 09:15:20 [EnvInject] - Variables injected successfully. 09:15:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14920128332333952270.sh 09:15:20 ---> tox-install.sh 09:15:20 + source /home/jenkins/lf-env.sh 09:15:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:15:20 ++ mktemp -d /tmp/venv-XXXX 09:15:20 + lf_venv=/tmp/venv-X0o7 09:15:20 + local venv_file=/tmp/.os_lf_venv 09:15:20 + local python=python3 09:15:20 + local options 09:15:20 + local set_path=true 09:15:20 + local install_args= 09:15:20 ++ 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 09:15:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:15:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:15:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:15:20 + true 09:15:20 + case $1 in 09:15:20 + venv_file=/tmp/.toxenv 09:15:20 + shift 2 09:15:20 + true 09:15:20 + case $1 in 09:15:20 + shift 09:15:20 + break 09:15:20 + case $python in 09:15:20 + local pkg_list= 09:15:20 + [[ -d /opt/pyenv ]] 09:15:20 + echo 'Setup pyenv:' 09:15:20 Setup pyenv: 09:15:20 + export PYENV_ROOT=/opt/pyenv 09:15:20 + PYENV_ROOT=/opt/pyenv 09:15:20 + 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 09:15:20 + 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 09:15:20 + pyenv versions 09:15:20 * system (set by /opt/pyenv/version) 09:15:20 * 3.8.13 (set by /opt/pyenv/version) 09:15:20 * 3.9.13 (set by /opt/pyenv/version) 09:15:20 * 3.10.6 (set by /opt/pyenv/version) 09:15:20 + command -v pyenv 09:15:20 ++ pyenv init - --no-rehash 09:15:20 + 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[*]}"'\'')" 09:15:20 export PATH="/opt/pyenv/shims:${PATH}" 09:15:20 export PYENV_SHELL=bash 09:15:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:15:20 pyenv() { 09:15:20 local command 09:15:20 command="${1:-}" 09:15:20 if [ "$#" -gt 0 ]; then 09:15:20 shift 09:15:20 fi 09:15:20 09:15:20 case "$command" in 09:15:20 rehash|shell) 09:15:20 eval "$(pyenv "sh-$command" "$@")" 09:15:20 ;; 09:15:20 *) 09:15:20 command pyenv "$command" "$@" 09:15:20 ;; 09:15:20 esac 09:15:20 }' 09:15:20 +++ 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[*]}"' 09:15:20 ++ 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 09:15:20 ++ 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 09:15:20 ++ 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 09:15:20 ++ export PYENV_SHELL=bash 09:15:20 ++ PYENV_SHELL=bash 09:15:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:15:20 +++ complete -F _pyenv pyenv 09:15:20 ++ lf-pyver python3 09:15:20 ++ local py_version_xy=python3 09:15:20 ++ local py_version_xyz= 09:15:20 ++ pyenv versions 09:15:20 ++ local command 09:15:20 ++ command=versions 09:15:20 ++ '[' 1 -gt 0 ']' 09:15:20 ++ shift 09:15:20 ++ case "$command" in 09:15:20 ++ command pyenv versions 09:15:20 ++ pyenv versions 09:15:20 ++ sed 's/^[ *]* //' 09:15:20 ++ awk '{ print $1 }' 09:15:20 ++ grep -E '^[0-9.]*[0-9]$' 09:15:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:15:20 +++ grep '^3' /tmp/.pyenv_versions 09:15:20 +++ sort -V 09:15:20 +++ tail -n 1 09:15:20 ++ py_version_xyz=3.10.6 09:15:20 ++ [[ -z 3.10.6 ]] 09:15:20 ++ echo 3.10.6 09:15:20 ++ return 0 09:15:20 + pyenv local 3.10.6 09:15:20 + local command 09:15:20 + command=local 09:15:20 + '[' 2 -gt 0 ']' 09:15:20 + shift 09:15:20 + case "$command" in 09:15:20 + command pyenv local 3.10.6 09:15:20 + pyenv local 3.10.6 09:15:20 + for arg in "$@" 09:15:20 + case $arg in 09:15:20 + pkg_list+='tox ' 09:15:20 + for arg in "$@" 09:15:20 + case $arg in 09:15:20 + pkg_list+='virtualenv ' 09:15:20 + for arg in "$@" 09:15:20 + case $arg in 09:15:20 + pkg_list+='urllib3~=1.26.15 ' 09:15:20 + [[ -f /tmp/.toxenv ]] 09:15:20 + [[ ! -f /tmp/.toxenv ]] 09:15:20 + [[ -n '' ]] 09:15:20 + python3 -m venv /tmp/venv-X0o7 09:15:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X0o7' 09:15:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X0o7 09:15:24 + echo /tmp/venv-X0o7 09:15:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:15:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:15:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:15:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:15:24 + local 'pip_opts=--upgrade --quiet' 09:15:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:15:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:15:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:15:24 + [[ -n '' ]] 09:15:24 + [[ -n '' ]] 09:15:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:15:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:15:24 + /tmp/venv-X0o7/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 09:15:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:15:28 lf-activate-venv(): INFO: Base packages installed successfully 09:15:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:15:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:15:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:15:28 + /tmp/venv-X0o7/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 09:15:31 + type python3 09:15:31 + true 09:15:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-X0o7/bin to PATH' 09:15:31 lf-activate-venv(): INFO: Adding /tmp/venv-X0o7/bin to PATH 09:15:31 + PATH=/tmp/venv-X0o7/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 09:15:31 + return 0 09:15:31 + python3 --version 09:15:31 Python 3.10.6 09:15:31 + python3 -m pip --version 09:15:31 pip 25.2 from /tmp/venv-X0o7/lib/python3.10/site-packages/pip (python 3.10) 09:15:31 + python3 -m pip freeze 09:15:31 cachetools==6.2.1 09:15:31 chardet==5.2.0 09:15:31 colorama==0.4.6 09:15:31 distlib==0.4.0 09:15:31 filelock==3.20.0 09:15:31 packaging==25.0 09:15:31 platformdirs==4.5.0 09:15:31 pluggy==1.6.0 09:15:31 pyproject-api==1.10.0 09:15:31 tomli==2.3.0 09:15:31 tox==4.31.0 09:15:31 typing_extensions==4.15.0 09:15:31 urllib3==1.26.20 09:15:31 virtualenv==20.35.3 09:15:31 [EnvInject] - Injecting environment variables from a build step. 09:15:31 [EnvInject] - Injecting as environment variables the properties content 09:15:31 PARALLEL=false 09:15:31 09:15:31 [EnvInject] - Variables injected successfully. 09:15:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9215505872754222756.sh 09:15:31 ---> tox-run.sh 09:15:31 + 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 09:15:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:15:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:15:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:15:31 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:15:31 + source /home/jenkins/lf-env.sh 09:15:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:15:31 ++ mktemp -d /tmp/venv-XXXX 09:15:31 + lf_venv=/tmp/venv-DopQ 09:15:31 + local venv_file=/tmp/.os_lf_venv 09:15:31 + local python=python3 09:15:31 + local options 09:15:31 + local set_path=true 09:15:31 + local install_args= 09:15:31 ++ 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 09:15:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:15:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:15:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:15:31 + true 09:15:31 + case $1 in 09:15:31 + venv_file=/tmp/.toxenv 09:15:31 + shift 2 09:15:31 + true 09:15:31 + case $1 in 09:15:31 + shift 09:15:31 + break 09:15:31 + case $python in 09:15:31 + local pkg_list= 09:15:31 + [[ -d /opt/pyenv ]] 09:15:31 + echo 'Setup pyenv:' 09:15:31 Setup pyenv: 09:15:31 + export PYENV_ROOT=/opt/pyenv 09:15:31 + PYENV_ROOT=/opt/pyenv 09:15:31 + 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 09:15:31 + 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 09:15:31 + pyenv versions 09:15:31 system 09:15:31 3.8.13 09:15:31 3.9.13 09:15:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:15:31 + command -v pyenv 09:15:31 ++ pyenv init - --no-rehash 09:15:31 + 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[*]}"'\'')" 09:15:31 export PATH="/opt/pyenv/shims:${PATH}" 09:15:31 export PYENV_SHELL=bash 09:15:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:15:31 pyenv() { 09:15:31 local command 09:15:31 command="${1:-}" 09:15:31 if [ "$#" -gt 0 ]; then 09:15:31 shift 09:15:31 fi 09:15:31 09:15:31 case "$command" in 09:15:31 rehash|shell) 09:15:31 eval "$(pyenv "sh-$command" "$@")" 09:15:31 ;; 09:15:31 *) 09:15:31 command pyenv "$command" "$@" 09:15:31 ;; 09:15:31 esac 09:15:31 }' 09:15:31 +++ 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[*]}"' 09:15:31 ++ 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 09:15:31 ++ 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 09:15:31 ++ 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 09:15:31 ++ export PYENV_SHELL=bash 09:15:31 ++ PYENV_SHELL=bash 09:15:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:15:31 +++ complete -F _pyenv pyenv 09:15:31 ++ lf-pyver python3 09:15:31 ++ local py_version_xy=python3 09:15:31 ++ local py_version_xyz= 09:15:31 ++ pyenv versions 09:15:31 ++ sed 's/^[ *]* //' 09:15:31 ++ awk '{ print $1 }' 09:15:31 ++ local command 09:15:31 ++ command=versions 09:15:31 ++ '[' 1 -gt 0 ']' 09:15:31 ++ shift 09:15:31 ++ case "$command" in 09:15:31 ++ command pyenv versions 09:15:31 ++ pyenv versions 09:15:31 ++ grep -E '^[0-9.]*[0-9]$' 09:15:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:15:31 +++ grep '^3' /tmp/.pyenv_versions 09:15:31 +++ sort -V 09:15:31 +++ tail -n 1 09:15:31 ++ py_version_xyz=3.10.6 09:15:31 ++ [[ -z 3.10.6 ]] 09:15:31 ++ echo 3.10.6 09:15:31 ++ return 0 09:15:31 + pyenv local 3.10.6 09:15:31 + local command 09:15:31 + command=local 09:15:31 + '[' 2 -gt 0 ']' 09:15:31 + shift 09:15:31 + case "$command" in 09:15:31 + command pyenv local 3.10.6 09:15:31 + pyenv local 3.10.6 09:15:31 + for arg in "$@" 09:15:31 + case $arg in 09:15:31 + pkg_list+='tox ' 09:15:31 + for arg in "$@" 09:15:31 + case $arg in 09:15:31 + pkg_list+='virtualenv ' 09:15:31 + for arg in "$@" 09:15:31 + case $arg in 09:15:31 + pkg_list+='urllib3~=1.26.15 ' 09:15:31 + [[ -f /tmp/.toxenv ]] 09:15:31 ++ cat /tmp/.toxenv 09:15:31 + lf_venv=/tmp/venv-X0o7 09:15:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X0o7 from' file:/tmp/.toxenv 09:15:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X0o7 from file:/tmp/.toxenv 09:15:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:15:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:15:31 + local 'pip_opts=--upgrade --quiet' 09:15:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:15:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:15:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:15:31 + [[ -n '' ]] 09:15:31 + [[ -n '' ]] 09:15:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:15:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:15:31 + /tmp/venv-X0o7/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 09:15:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:15:32 lf-activate-venv(): INFO: Base packages installed successfully 09:15:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:15:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:15:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:15:32 + /tmp/venv-X0o7/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 09:15:33 + type python3 09:15:33 + true 09:15:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-X0o7/bin to PATH' 09:15:33 lf-activate-venv(): INFO: Adding /tmp/venv-X0o7/bin to PATH 09:15:33 + PATH=/tmp/venv-X0o7/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 09:15:33 + return 0 09:15:33 + [[ -d /opt/pyenv ]] 09:15:33 + echo '---> Setting up pyenv' 09:15:33 ---> Setting up pyenv 09:15:33 + export PYENV_ROOT=/opt/pyenv 09:15:33 + PYENV_ROOT=/opt/pyenv 09:15:33 + export PATH=/opt/pyenv/bin:/tmp/venv-X0o7/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 09:15:33 + PATH=/opt/pyenv/bin:/tmp/venv-X0o7/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 09:15:33 ++ pwd 09:15:33 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:15:33 + export PYTHONPATH 09:15:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:15:33 + TOX_TESTENV_PASSENV=PYTHONPATH 09:15:33 + tox --version 09:15:34 4.31.0 from /tmp/venv-X0o7/lib/python3.10/site-packages/tox/__init__.py 09:15:34 + PARALLEL=false 09:15:34 + TOX_OPTIONS_LIST= 09:15:34 + [[ -n checkbashisms ]] 09:15:34 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:15:34 + case ${PARALLEL,,} in 09:15:34 + tox -e checkbashisms 09:15:34 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:15:35 checkbashisms: freeze> python -m pip freeze --all 09:15:35 checkbashisms: pip==25.2,setuptools==80.9.0 09:15:35 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:15:37 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:15:39 checkbashisms: OK (4.92=setup[1.29]+cmd[3.63] seconds) 09:15:39 congratulations :) (4.95 seconds) 09:15:39 + tox_status=0 09:15:39 + echo '---> Completed tox runs' 09:15:39 ---> Completed tox runs 09:15:39 + for i in .tox/*/log 09:15:39 ++ echo .tox/checkbashisms/log 09:15:39 ++ awk -F/ '{print $2}' 09:15:39 + tox_env=checkbashisms 09:15:39 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:15:39 + DOC_DIR=docs/_build/html 09:15:39 + [[ -d docs/_build/html ]] 09:15:39 + echo '---> tox-run.sh ends' 09:15:39 ---> tox-run.sh ends 09:15:39 + test 0 -eq 0 09:15:39 $ ssh-agent -k 09:15:39 unset SSH_AUTH_SOCK; 09:15:39 unset SSH_AGENT_PID; 09:15:39 echo Agent pid 1639 killed; 09:15:39 [ssh-agent] Stopped. 09:15:39 [PostBuildScript] - [INFO] Executing post build scripts. 09:15:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3322560082234467898.sh 09:15:39 ---> sysstat.sh 09:15:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17885124030453015211.sh 09:15:40 ---> package-listing.sh 09:15:40 ++ facter osfamily 09:15:40 ++ tr '[:upper:]' '[:lower:]' 09:15:40 + OS_FAMILY=debian 09:15:40 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:15:40 + START_PACKAGES=/tmp/packages_start.txt 09:15:40 + END_PACKAGES=/tmp/packages_end.txt 09:15:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:40 + PACKAGES=/tmp/packages_start.txt 09:15:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:15:40 + PACKAGES=/tmp/packages_end.txt 09:15:40 + case "${OS_FAMILY}" in 09:15:40 + dpkg -l 09:15:40 + grep '^ii' 09:15:40 + '[' -f /tmp/packages_start.txt ']' 09:15:40 + '[' -f /tmp/packages_end.txt ']' 09:15:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:15:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:15:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:15:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14805991830189386727.sh 09:15:40 ---> capture-instance-metadata.sh 09:15:40 Setup pyenv: 09:15:40 system 09:15:40 3.8.13 09:15:40 3.9.13 09:15:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:15:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NeV2 09:15:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:15:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:15:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:15:47 lf-activate-venv(): INFO: Base packages installed successfully 09:15:47 lf-activate-venv(): INFO: Installing additional packages: lftools 09:16:10 lf-activate-venv(): INFO: Adding /tmp/venv-NeV2/bin to PATH 09:16:10 INFO: Running in OpenStack, capturing instance metadata 09:16:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5535320757549366164.sh 09:16:10 provisioning config files... 09:16:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config18100175950223449103tmp 09:16:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:16:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:16:10 [EnvInject] - Injecting environment variables from a build step. 09:16:10 [EnvInject] - Injecting as environment variables the properties content 09:16:10 SERVER_ID=logs 09:16:10 09:16:10 [EnvInject] - Variables injected successfully. 09:16:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2540866969286778386.sh 09:16:10 ---> create-netrc.sh 09:16:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2789109776975650725.sh 09:16:10 ---> python-tools-install.sh 09:16:10 Setup pyenv: 09:16:10 system 09:16:10 3.8.13 09:16:10 3.9.13 09:16:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:16:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NeV2 from file:/tmp/.os_lf_venv 09:16:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:16:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:16:12 lf-activate-venv(): INFO: Base packages installed successfully 09:16:12 lf-activate-venv(): INFO: Installing additional packages: lftools 09:16:20 lf-activate-venv(): INFO: Adding /tmp/venv-NeV2/bin to PATH 09:16:20 Generating Requirements File 09:16:38 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. 09:16:38 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:16:38 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:16:38 Python 3.10.6 09:16:39 pip 25.2 from /tmp/venv-NeV2/lib/python3.10/site-packages/pip (python 3.10) 09:16:39 appdirs==1.4.4 09:16:39 argcomplete==3.6.3 09:16:39 aspy.yaml==1.3.0 09:16:39 attrs==25.4.0 09:16:39 autopage==0.5.2 09:16:39 beautifulsoup4==4.14.2 09:16:39 boto3==1.40.55 09:16:39 botocore==1.40.55 09:16:39 bs4==0.0.2 09:16:39 cachetools==6.2.1 09:16:39 certifi==2025.10.5 09:16:39 cffi==2.0.0 09:16:39 cfgv==3.4.0 09:16:39 chardet==5.2.0 09:16:39 charset-normalizer==3.4.4 09:16:39 click==8.3.0 09:16:39 cliff==4.11.0 09:16:39 cmd2==2.7.0 09:16:39 cryptography==3.3.2 09:16:39 debtcollector==3.0.0 09:16:39 decorator==5.2.1 09:16:39 defusedxml==0.7.1 09:16:39 Deprecated==1.2.18 09:16:39 distlib==0.4.0 09:16:39 dnspython==2.8.0 09:16:39 docker==7.1.0 09:16:39 dogpile.cache==1.5.0 09:16:39 durationpy==0.10 09:16:39 email-validator==2.3.0 09:16:39 filelock==3.20.0 09:16:39 future==1.0.0 09:16:39 gitdb==4.0.12 09:16:39 GitPython==3.1.45 09:16:39 google-auth==2.41.1 09:16:39 httplib2==0.31.0 09:16:39 identify==2.6.15 09:16:39 idna==3.11 09:16:39 importlib-resources==1.5.0 09:16:39 iso8601==2.1.0 09:16:39 Jinja2==3.1.6 09:16:39 jmespath==1.0.1 09:16:39 jsonpatch==1.33 09:16:39 jsonpointer==3.0.0 09:16:39 jsonschema==4.25.1 09:16:39 jsonschema-specifications==2025.9.1 09:16:39 keystoneauth1==5.12.0 09:16:39 kubernetes==34.1.0 09:16:39 lftools==0.37.15 09:16:39 lxml==6.0.2 09:16:39 markdown-it-py==4.0.0 09:16:39 MarkupSafe==3.0.3 09:16:39 mdurl==0.1.2 09:16:39 msgpack==1.1.2 09:16:39 multi_key_dict==2.0.3 09:16:39 munch==4.0.0 09:16:39 netaddr==1.3.0 09:16:39 niet==1.4.2 09:16:39 nodeenv==1.9.1 09:16:39 oauth2client==4.1.3 09:16:39 oauthlib==3.3.1 09:16:39 openstacksdk==4.7.1 09:16:39 os-service-types==1.8.0 09:16:39 osc-lib==4.2.0 09:16:39 oslo.config==10.0.0 09:16:39 oslo.context==6.1.0 09:16:39 oslo.i18n==6.6.0 09:16:39 oslo.log==7.2.1 09:16:39 oslo.serialization==5.8.0 09:16:39 oslo.utils==9.1.0 09:16:39 packaging==25.0 09:16:39 pbr==7.0.1 09:16:39 platformdirs==4.5.0 09:16:39 prettytable==3.16.0 09:16:39 psutil==7.1.1 09:16:39 pyasn1==0.6.1 09:16:39 pyasn1_modules==0.4.2 09:16:39 pycparser==2.23 09:16:39 pygerrit2==2.0.15 09:16:39 PyGithub==2.8.1 09:16:39 Pygments==2.19.2 09:16:39 PyJWT==2.10.1 09:16:39 PyNaCl==1.6.0 09:16:39 pyparsing==2.4.7 09:16:39 pyperclip==1.11.0 09:16:39 pyrsistent==0.20.0 09:16:39 python-cinderclient==9.8.0 09:16:39 python-dateutil==2.9.0.post0 09:16:39 python-heatclient==4.3.0 09:16:39 python-jenkins==1.8.3 09:16:39 python-keystoneclient==5.7.0 09:16:39 python-magnumclient==4.9.0 09:16:39 python-openstackclient==8.2.0 09:16:39 python-swiftclient==4.8.0 09:16:39 PyYAML==6.0.3 09:16:39 referencing==0.37.0 09:16:39 requests==2.32.5 09:16:39 requests-oauthlib==2.0.0 09:16:39 requestsexceptions==1.4.0 09:16:39 rfc3986==2.0.0 09:16:39 rich==14.2.0 09:16:39 rich-argparse==1.7.1 09:16:39 rpds-py==0.27.1 09:16:39 rsa==4.9.1 09:16:39 ruamel.yaml==0.18.15 09:16:39 ruamel.yaml.clib==0.2.14 09:16:39 s3transfer==0.14.0 09:16:39 simplejson==3.20.2 09:16:39 six==1.17.0 09:16:39 smmap==5.0.2 09:16:39 soupsieve==2.8 09:16:39 stevedore==5.5.0 09:16:39 tabulate==0.9.0 09:16:39 toml==0.10.2 09:16:39 tomlkit==0.13.3 09:16:39 tqdm==4.67.1 09:16:39 typing_extensions==4.15.0 09:16:39 tzdata==2025.2 09:16:39 urllib3==1.26.20 09:16:39 virtualenv==20.35.3 09:16:39 wcwidth==0.2.14 09:16:39 websocket-client==1.9.0 09:16:39 wrapt==2.0.0 09:16:39 xdg==6.0.0 09:16:39 xmltodict==1.0.2 09:16:39 yq==3.4.3 09:16:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4798567311173434920.sh 09:16:39 ---> sudo-logs.sh 09:16:39 Archiving 'sudo' log.. 09:16:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11903092616344007022.sh 09:16:39 ---> job-cost.sh 09:16:39 Setup pyenv: 09:16:39 system 09:16:39 3.8.13 09:16:39 3.9.13 09:16:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:16:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NeV2 from file:/tmp/.os_lf_venv 09:16:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:16:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:16:41 lf-activate-venv(): INFO: Base packages installed successfully 09:16:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:16:47 lf-activate-venv(): INFO: Adding /tmp/venv-NeV2/bin to PATH 09:16:47 INFO: No Stack... 09:16:47 INFO: Retrieving Pricing Info for: v3-standard-4 09:16:47 INFO: Archiving Costs 09:16:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15457740193578442741.sh 09:16:47 ---> logs-deploy.sh 09:16:47 Setup pyenv: 09:16:47 system 09:16:47 3.8.13 09:16:47 3.9.13 09:16:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:16:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NeV2 from file:/tmp/.os_lf_venv 09:16:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:16:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:16:49 lf-activate-venv(): INFO: Base packages installed successfully 09:16:49 lf-activate-venv(): INFO: Installing additional packages: lftools 09:16:57 lf-activate-venv(): INFO: Adding /tmp/venv-NeV2/bin to PATH 09:16:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4289 09:16:57 INFO: archiving workspace using pattern(s): 09:16:58 Archives upload complete. 09:16:58 INFO: archiving logs to Nexus 09:16:59 ---> uname -a: 09:16:59 Linux prd-ubuntu1804-builder-4c-4g-4125 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:16:59 09:16:59 09:16:59 ---> lscpu: 09:16:59 Architecture: x86_64 09:16:59 CPU op-mode(s): 32-bit, 64-bit 09:16:59 Byte Order: Little Endian 09:16:59 CPU(s): 4 09:16:59 On-line CPU(s) list: 0-3 09:16:59 Thread(s) per core: 1 09:16:59 Core(s) per socket: 1 09:16:59 Socket(s): 4 09:16:59 NUMA node(s): 1 09:16:59 Vendor ID: AuthenticAMD 09:16:59 CPU family: 23 09:16:59 Model: 49 09:16:59 Model name: AMD EPYC-Rome Processor 09:16:59 Stepping: 0 09:16:59 CPU MHz: 2800.000 09:16:59 BogoMIPS: 5600.00 09:16:59 Virtualization: AMD-V 09:16:59 Hypervisor vendor: KVM 09:16:59 Virtualization type: full 09:16:59 L1d cache: 32K 09:16:59 L1i cache: 32K 09:16:59 L2 cache: 512K 09:16:59 L3 cache: 16384K 09:16:59 NUMA node0 CPU(s): 0-3 09:16:59 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 09:16:59 09:16:59 09:16:59 ---> nproc: 09:16:59 4 09:16:59 09:16:59 09:16:59 ---> df -h: 09:16:59 Filesystem Size Used Avail Use% Mounted on 09:16:59 udev 7.9G 0 7.9G 0% /dev 09:16:59 tmpfs 1.6G 676K 1.6G 1% /run 09:16:59 /dev/vda1 78G 8.3G 70G 11% / 09:16:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:16:59 tmpfs 5.0M 0 5.0M 0% /run/lock 09:16:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:16:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:16:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:16:59 09:16:59 09:16:59 ---> free -m: 09:16:59 total used free shared buff/cache available 09:16:59 Mem: 16040 554 13416 0 2068 15171 09:16:59 Swap: 1023 0 1023 09:16:59 09:16:59 09:16:59 ---> ip addr: 09:16:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:16:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:16:59 inet 127.0.0.1/8 scope host lo 09:16:59 valid_lft forever preferred_lft forever 09:16:59 inet6 ::1/128 scope host 09:16:59 valid_lft forever preferred_lft forever 09:16:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:16:59 link/ether fa:16:3e:73:b4:38 brd ff:ff:ff:ff:ff:ff 09:16:59 inet 10.30.107.139/23 brd 10.30.107.255 scope global dynamic ens3 09:16:59 valid_lft 86276sec preferred_lft 86276sec 09:16:59 inet6 fe80::f816:3eff:fe73:b438/64 scope link 09:16:59 valid_lft forever preferred_lft forever 09:16:59 09:16:59 09:16:59 ---> sar -b -r -n DEV: 09:16:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4125) 10/21/25 _x86_64_ (4 CPU) 09:16:59 09:16:59 09:14:57 LINUX RESTART (4 CPU) 09:16:59 09:16:59 09:15:01 tps rtps wtps bread/s bwrtn/s 09:16:59 09:16:02 356.81 59.67 297.13 3761.51 103264.79 09:16:59 Average: 356.81 59.67 297.13 3761.51 103264.79 09:16:59 09:16:59 09:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:16:59 09:16:02 13905560 15475736 2519408 15.34 57880 1714788 857776 4.91 774132 1536608 117064 09:16:59 Average: 13905560 15475736 2519408 15.34 57880 1714788 857776 4.91 774132 1536608 117064 09:16:59 09:16:59 09:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:16:59 09:16:02 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 09:16:59 09:16:02 ens3 425.30 273.35 2386.20 79.02 0.00 0.00 0.00 0.00 09:16:59 Average: lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 09:16:59 Average: ens3 425.30 273.35 2386.20 79.02 0.00 0.00 0.00 0.00 09:16:59 09:16:59 09:16:59 ---> sar -P ALL: 09:16:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4125) 10/21/25 _x86_64_ (4 CPU) 09:16:59 09:16:59 09:14:57 LINUX RESTART (4 CPU) 09:16:59 09:16:59 09:15:01 CPU %user %nice %system %iowait %steal %idle 09:16:59 09:16:02 all 23.04 0.00 2.21 4.60 0.08 70.07 09:16:59 09:16:02 0 17.82 0.00 2.13 5.49 0.08 74.48 09:16:59 09:16:02 1 12.28 0.00 2.38 6.28 0.07 79.00 09:16:59 09:16:02 2 32.73 0.00 2.20 1.44 0.07 63.56 09:16:59 09:16:02 3 29.38 0.00 2.12 5.22 0.07 63.21 09:16:59 Average: all 23.04 0.00 2.21 4.60 0.08 70.07 09:16:59 Average: 0 17.82 0.00 2.13 5.49 0.08 74.48 09:16:59 Average: 1 12.28 0.00 2.38 6.28 0.07 79.00 09:16:59 Average: 2 32.73 0.00 2.20 1.44 0.07 63.56 09:16:59 Average: 3 29.38 0.00 2.12 5.22 0.07 63.21 09:16:59 09:16:59 09:16:59