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