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