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