12:45:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142414 12:45:01 Running as SYSTEM 12:45:01 [EnvInject] - Loading node environment variables. 12:45:01 Building remotely on prd-ubuntu1804-builder-4c-4g-12443 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:45:01 [ssh-agent] Looking for ssh-agent implementation... 12:45:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:45:01 $ ssh-agent 12:45:01 SSH_AUTH_SOCK=/tmp/ssh-HDeljvR3UDuW/agent.1657 12:45:01 SSH_AGENT_PID=1659 12:45:01 [ssh-agent] Started. 12:45:01 Running ssh-add (command line suppressed) 12:45:01 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8460816942296829853.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8460816942296829853.key) 12:45:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:45:01 The recommended git tool is: NONE 12:45:03 using credential onap-jenkins-ssh 12:45:03 Wiping out workspace first. 12:45:03 Cloning the remote Git repository 12:45:03 Cloning repository git://cloud.onap.org/mirror/oom.git 12:45:03 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:45:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:45:03 > git --version # timeout=10 12:45:03 > git --version # 'git version 2.17.1' 12:45:03 using GIT_SSH to set credentials Gerrit user 12:45:03 Verifying host key using manually-configured host key entries 12:45:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:45:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:45:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:45:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:45:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:45:08 using GIT_SSH to set credentials Gerrit user 12:45:08 Verifying host key using manually-configured host key entries 12:45:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/142414/6 # timeout=30 12:45:09 > git rev-parse 4930710eefa23455c069e25ff8b97cd8eb82fbf9^{commit} # timeout=10 12:45:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:45:09 Checking out Revision 4930710eefa23455c069e25ff8b97cd8eb82fbf9 (refs/changes/14/142414/6) 12:45:09 > git config core.sparsecheckout # timeout=10 12:45:09 > git checkout -f 4930710eefa23455c069e25ff8b97cd8eb82fbf9 # timeout=30 12:45:12 Commit message: "[oauth2-proxy] Upgrade oauth2-proxy chart" 12:45:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:45:12 > git rev-list --no-walk 84447283fcc1574a807044cab6a9acc5e7e1c2f3 # timeout=10 12:45:12 [EnvInject] - Injecting environment variables from a build step. 12:45:12 [EnvInject] - Injecting as environment variables the properties content 12:45:12 PYTHON=python3 12:45:12 12:45:12 [EnvInject] - Variables injected successfully. 12:45:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16611079730464478448.sh 12:45:12 ---> tox-install.sh 12:45:12 + source /home/jenkins/lf-env.sh 12:45:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:45:13 ++ mktemp -d /tmp/venv-XXXX 12:45:13 + lf_venv=/tmp/venv-9dGB 12:45:13 + local venv_file=/tmp/.os_lf_venv 12:45:13 + local python=python3 12:45:13 + local options 12:45:13 + local set_path=true 12:45:13 + local install_args= 12:45:13 ++ 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 12:45:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:45:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:45:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:45:13 + true 12:45:13 + case $1 in 12:45:13 + venv_file=/tmp/.toxenv 12:45:13 + shift 2 12:45:13 + true 12:45:13 + case $1 in 12:45:13 + shift 12:45:13 + break 12:45:13 + case $python in 12:45:13 + local pkg_list= 12:45:13 + [[ -d /opt/pyenv ]] 12:45:13 + echo 'Setup pyenv:' 12:45:13 Setup pyenv: 12:45:13 + export PYENV_ROOT=/opt/pyenv 12:45:13 + PYENV_ROOT=/opt/pyenv 12:45:13 + 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 12:45:13 + 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 12:45:13 + pyenv versions 12:45:13 * system (set by /opt/pyenv/version) 12:45:13 * 3.8.13 (set by /opt/pyenv/version) 12:45:13 * 3.9.13 (set by /opt/pyenv/version) 12:45:13 * 3.10.6 (set by /opt/pyenv/version) 12:45:13 + command -v pyenv 12:45:13 ++ pyenv init - --no-rehash 12:45:13 + 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[*]}"'\'')" 12:45:13 export PATH="/opt/pyenv/shims:${PATH}" 12:45:13 export PYENV_SHELL=bash 12:45:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:45:13 pyenv() { 12:45:13 local command 12:45:13 command="${1:-}" 12:45:13 if [ "$#" -gt 0 ]; then 12:45:13 shift 12:45:13 fi 12:45:13 12:45:13 case "$command" in 12:45:13 rehash|shell) 12:45:13 eval "$(pyenv "sh-$command" "$@")" 12:45:13 ;; 12:45:13 *) 12:45:13 command pyenv "$command" "$@" 12:45:13 ;; 12:45:13 esac 12:45:13 }' 12:45:13 +++ 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[*]}"' 12:45:13 ++ 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 12:45:13 ++ 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 12:45:13 ++ 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 12:45:13 ++ export PYENV_SHELL=bash 12:45:13 ++ PYENV_SHELL=bash 12:45:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:45:13 +++ complete -F _pyenv pyenv 12:45:13 ++ lf-pyver python3 12:45:13 ++ local py_version_xy=python3 12:45:13 ++ local py_version_xyz= 12:45:13 ++ pyenv versions 12:45:13 ++ local command 12:45:13 ++ command=versions 12:45:13 ++ '[' 1 -gt 0 ']' 12:45:13 ++ shift 12:45:13 ++ case "$command" in 12:45:13 ++ command pyenv versions 12:45:13 ++ pyenv versions 12:45:13 ++ sed 's/^[ *]* //' 12:45:13 ++ awk '{ print $1 }' 12:45:13 ++ grep -E '^[0-9.]*[0-9]$' 12:45:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:45:13 +++ grep '^3' /tmp/.pyenv_versions 12:45:13 +++ sort -V 12:45:13 +++ tail -n 1 12:45:13 ++ py_version_xyz=3.10.6 12:45:13 ++ [[ -z 3.10.6 ]] 12:45:13 ++ echo 3.10.6 12:45:13 ++ return 0 12:45:13 + pyenv local 3.10.6 12:45:13 + local command 12:45:13 + command=local 12:45:13 + '[' 2 -gt 0 ']' 12:45:13 + shift 12:45:13 + case "$command" in 12:45:13 + command pyenv local 3.10.6 12:45:13 + pyenv local 3.10.6 12:45:13 + for arg in "$@" 12:45:13 + case $arg in 12:45:13 + pkg_list+='tox ' 12:45:13 + for arg in "$@" 12:45:13 + case $arg in 12:45:13 + pkg_list+='virtualenv ' 12:45:13 + for arg in "$@" 12:45:13 + case $arg in 12:45:13 + pkg_list+='urllib3~=1.26.15 ' 12:45:13 + [[ -f /tmp/.toxenv ]] 12:45:13 + [[ ! -f /tmp/.toxenv ]] 12:45:13 + [[ -n '' ]] 12:45:13 + python3 -m venv /tmp/venv-9dGB 12:45:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9dGB' 12:45:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9dGB 12:45:17 + echo /tmp/venv-9dGB 12:45:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:45:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:45:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:45:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:45:17 + local 'pip_opts=--upgrade --quiet' 12:45:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:45:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:45:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:45:17 + [[ -n '' ]] 12:45:17 + [[ -n '' ]] 12:45:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:45:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:45:17 + /tmp/venv-9dGB/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 12:45:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:45:21 lf-activate-venv(): INFO: Base packages installed successfully 12:45:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:45:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:45:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:45:21 + /tmp/venv-9dGB/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 12:45:23 + type python3 12:45:23 + true 12:45:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9dGB/bin to PATH' 12:45:23 lf-activate-venv(): INFO: Adding /tmp/venv-9dGB/bin to PATH 12:45:23 + PATH=/tmp/venv-9dGB/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 12:45:23 + return 0 12:45:23 + python3 --version 12:45:23 Python 3.10.6 12:45:23 + python3 -m pip --version 12:45:23 pip 25.3 from /tmp/venv-9dGB/lib/python3.10/site-packages/pip (python 3.10) 12:45:23 + python3 -m pip freeze 12:45:23 cachetools==6.2.1 12:45:23 chardet==5.2.0 12:45:23 colorama==0.4.6 12:45:23 distlib==0.4.0 12:45:23 filelock==3.20.0 12:45:23 packaging==25.0 12:45:23 platformdirs==4.5.0 12:45:23 pluggy==1.6.0 12:45:23 pyproject-api==1.10.0 12:45:23 tomli==2.3.0 12:45:23 tox==4.32.0 12:45:23 typing_extensions==4.15.0 12:45:23 urllib3==1.26.20 12:45:23 virtualenv==20.35.4 12:45:23 [EnvInject] - Injecting environment variables from a build step. 12:45:23 [EnvInject] - Injecting as environment variables the properties content 12:45:23 PARALLEL=false 12:45:23 12:45:23 [EnvInject] - Variables injected successfully. 12:45:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14775261003487990220.sh 12:45:23 ---> tox-run.sh 12:45:23 + 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 12:45:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:45:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:45:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:45:23 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:45:23 + source /home/jenkins/lf-env.sh 12:45:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:45:23 ++ mktemp -d /tmp/venv-XXXX 12:45:23 + lf_venv=/tmp/venv-0qn4 12:45:23 + local venv_file=/tmp/.os_lf_venv 12:45:23 + local python=python3 12:45:23 + local options 12:45:23 + local set_path=true 12:45:23 + local install_args= 12:45:23 ++ 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 12:45:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:45:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:45:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:45:23 + true 12:45:23 + case $1 in 12:45:23 + venv_file=/tmp/.toxenv 12:45:23 + shift 2 12:45:23 + true 12:45:23 + case $1 in 12:45:23 + shift 12:45:23 + break 12:45:23 + case $python in 12:45:23 + local pkg_list= 12:45:23 + [[ -d /opt/pyenv ]] 12:45:23 + echo 'Setup pyenv:' 12:45:23 Setup pyenv: 12:45:23 + export PYENV_ROOT=/opt/pyenv 12:45:23 + PYENV_ROOT=/opt/pyenv 12:45:23 + 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 12:45:23 + 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 12:45:23 + pyenv versions 12:45:23 system 12:45:23 3.8.13 12:45:23 3.9.13 12:45:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:45:23 + command -v pyenv 12:45:23 ++ pyenv init - --no-rehash 12:45:23 + 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[*]}"'\'')" 12:45:23 export PATH="/opt/pyenv/shims:${PATH}" 12:45:23 export PYENV_SHELL=bash 12:45:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:45:23 pyenv() { 12:45:23 local command 12:45:23 command="${1:-}" 12:45:23 if [ "$#" -gt 0 ]; then 12:45:23 shift 12:45:23 fi 12:45:23 12:45:23 case "$command" in 12:45:23 rehash|shell) 12:45:23 eval "$(pyenv "sh-$command" "$@")" 12:45:23 ;; 12:45:23 *) 12:45:23 command pyenv "$command" "$@" 12:45:23 ;; 12:45:23 esac 12:45:23 }' 12:45:23 +++ 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[*]}"' 12:45:23 ++ 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 12:45:23 ++ 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 12:45:23 ++ 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 12:45:23 ++ export PYENV_SHELL=bash 12:45:23 ++ PYENV_SHELL=bash 12:45:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:45:23 +++ complete -F _pyenv pyenv 12:45:23 ++ lf-pyver python3 12:45:23 ++ local py_version_xy=python3 12:45:23 ++ local py_version_xyz= 12:45:23 ++ pyenv versions 12:45:23 ++ local command 12:45:23 ++ command=versions 12:45:23 ++ '[' 1 -gt 0 ']' 12:45:23 ++ shift 12:45:23 ++ case "$command" in 12:45:23 ++ command pyenv versions 12:45:23 ++ pyenv versions 12:45:23 ++ sed 's/^[ *]* //' 12:45:23 ++ awk '{ print $1 }' 12:45:23 ++ grep -E '^[0-9.]*[0-9]$' 12:45:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:45:23 +++ grep '^3' /tmp/.pyenv_versions 12:45:23 +++ sort -V 12:45:23 +++ tail -n 1 12:45:23 ++ py_version_xyz=3.10.6 12:45:23 ++ [[ -z 3.10.6 ]] 12:45:23 ++ echo 3.10.6 12:45:23 ++ return 0 12:45:23 + pyenv local 3.10.6 12:45:23 + local command 12:45:23 + command=local 12:45:23 + '[' 2 -gt 0 ']' 12:45:23 + shift 12:45:23 + case "$command" in 12:45:23 + command pyenv local 3.10.6 12:45:23 + pyenv local 3.10.6 12:45:23 + for arg in "$@" 12:45:23 + case $arg in 12:45:23 + pkg_list+='tox ' 12:45:23 + for arg in "$@" 12:45:23 + case $arg in 12:45:23 + pkg_list+='virtualenv ' 12:45:23 + for arg in "$@" 12:45:23 + case $arg in 12:45:23 + pkg_list+='urllib3~=1.26.15 ' 12:45:23 + [[ -f /tmp/.toxenv ]] 12:45:23 ++ cat /tmp/.toxenv 12:45:23 + lf_venv=/tmp/venv-9dGB 12:45:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9dGB from' file:/tmp/.toxenv 12:45:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9dGB from file:/tmp/.toxenv 12:45:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:45:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:45:23 + local 'pip_opts=--upgrade --quiet' 12:45:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:45:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:45:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:45:23 + [[ -n '' ]] 12:45:23 + [[ -n '' ]] 12:45:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:45:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:45:23 + /tmp/venv-9dGB/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 12:45:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:45:24 lf-activate-venv(): INFO: Base packages installed successfully 12:45:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:45:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:45:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:45:24 + /tmp/venv-9dGB/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 12:45:25 + type python3 12:45:25 + true 12:45:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9dGB/bin to PATH' 12:45:25 lf-activate-venv(): INFO: Adding /tmp/venv-9dGB/bin to PATH 12:45:25 + PATH=/tmp/venv-9dGB/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 12:45:25 + return 0 12:45:25 + [[ -d /opt/pyenv ]] 12:45:25 + echo '---> Setting up pyenv' 12:45:25 ---> Setting up pyenv 12:45:25 + export PYENV_ROOT=/opt/pyenv 12:45:25 + PYENV_ROOT=/opt/pyenv 12:45:25 + export PATH=/opt/pyenv/bin:/tmp/venv-9dGB/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 12:45:25 + PATH=/opt/pyenv/bin:/tmp/venv-9dGB/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 12:45:25 ++ pwd 12:45:25 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:45:25 + export PYTHONPATH 12:45:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:45:25 + TOX_TESTENV_PASSENV=PYTHONPATH 12:45:25 + tox --version 12:45:26 4.32.0 from /tmp/venv-9dGB/lib/python3.10/site-packages/tox/__init__.py 12:45:26 + PARALLEL=false 12:45:26 + TOX_OPTIONS_LIST= 12:45:26 + [[ -n checkbashisms ]] 12:45:26 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:45:26 + case ${PARALLEL,,} in 12:45:26 + tox -e checkbashisms 12:45:26 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:45:27 checkbashisms: freeze> python -m pip freeze --all 12:45:27 checkbashisms: pip==25.3,setuptools==80.9.0 12:45:27 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:45:29 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:45:31 checkbashisms: OK (4.78=setup[1.32]+cmd[3.46] seconds) 12:45:31 congratulations :) (4.82 seconds) 12:45:31 + tox_status=0 12:45:31 + echo '---> Completed tox runs' 12:45:31 ---> Completed tox runs 12:45:31 + for i in .tox/*/log 12:45:31 ++ awk -F/ '{print $2}' 12:45:31 ++ echo .tox/checkbashisms/log 12:45:31 + tox_env=checkbashisms 12:45:31 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:45:31 + DOC_DIR=docs/_build/html 12:45:31 + [[ -d docs/_build/html ]] 12:45:31 + echo '---> tox-run.sh ends' 12:45:31 ---> tox-run.sh ends 12:45:31 + test 0 -eq 0 12:45:31 $ ssh-agent -k 12:45:31 unset SSH_AUTH_SOCK; 12:45:31 unset SSH_AGENT_PID; 12:45:31 echo Agent pid 1659 killed; 12:45:31 [ssh-agent] Stopped. 12:45:31 [PostBuildScript] - [INFO] Executing post build scripts. 12:45:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1303986518728224501.sh 12:45:31 ---> sysstat.sh 12:45:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11168968157714875479.sh 12:45:31 ---> package-listing.sh 12:45:31 ++ facter osfamily 12:45:31 ++ tr '[:upper:]' '[:lower:]' 12:45:32 + OS_FAMILY=debian 12:45:32 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:45:32 + START_PACKAGES=/tmp/packages_start.txt 12:45:32 + END_PACKAGES=/tmp/packages_end.txt 12:45:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:45:32 + PACKAGES=/tmp/packages_start.txt 12:45:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:45:32 + PACKAGES=/tmp/packages_end.txt 12:45:32 + case "${OS_FAMILY}" in 12:45:32 + dpkg -l 12:45:32 + grep '^ii' 12:45:32 + '[' -f /tmp/packages_start.txt ']' 12:45:32 + '[' -f /tmp/packages_end.txt ']' 12:45:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:45:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:45:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:45:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:45:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7711844169890956939.sh 12:45:32 ---> capture-instance-metadata.sh 12:45:32 Setup pyenv: 12:45:32 system 12:45:32 3.8.13 12:45:32 3.9.13 12:45:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:45:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tvgo 12:45:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:45:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:45:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:45:39 lf-activate-venv(): INFO: Base packages installed successfully 12:45:39 lf-activate-venv(): INFO: Installing additional packages: lftools 12:46:03 lf-activate-venv(): INFO: Adding /tmp/venv-Tvgo/bin to PATH 12:46:03 INFO: Running in OpenStack, capturing instance metadata 12:46:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13973523921518686519.sh 12:46:03 provisioning config files... 12:46:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15890630659251477492tmp 12:46:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:46:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:46:03 [EnvInject] - Injecting environment variables from a build step. 12:46:03 [EnvInject] - Injecting as environment variables the properties content 12:46:03 SERVER_ID=logs 12:46:03 12:46:03 [EnvInject] - Variables injected successfully. 12:46:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4438493527443600592.sh 12:46:03 ---> create-netrc.sh 12:46:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4454437249750918750.sh 12:46:03 ---> python-tools-install.sh 12:46:03 Setup pyenv: 12:46:03 system 12:46:03 3.8.13 12:46:03 3.9.13 12:46:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:46:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tvgo from file:/tmp/.os_lf_venv 12:46:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:46:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:46:05 lf-activate-venv(): INFO: Base packages installed successfully 12:46:05 lf-activate-venv(): INFO: Installing additional packages: lftools 12:46:13 lf-activate-venv(): INFO: Adding /tmp/venv-Tvgo/bin to PATH 12:46:13 Generating Requirements File 12:46:31 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. 12:46:31 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:46:31 Python 3.10.6 12:46:31 pip 25.3 from /tmp/venv-Tvgo/lib/python3.10/site-packages/pip (python 3.10) 12:46:31 appdirs==1.4.4 12:46:31 argcomplete==3.6.3 12:46:31 aspy.yaml==1.3.0 12:46:31 attrs==25.4.0 12:46:31 autopage==0.5.2 12:46:31 beautifulsoup4==4.14.2 12:46:31 boto3==1.40.72 12:46:31 botocore==1.40.72 12:46:31 bs4==0.0.2 12:46:31 cachetools==6.2.1 12:46:31 certifi==2025.11.12 12:46:31 cffi==2.0.0 12:46:31 cfgv==3.4.0 12:46:31 chardet==5.2.0 12:46:31 charset-normalizer==3.4.4 12:46:31 click==8.3.0 12:46:31 cliff==4.11.0 12:46:31 cmd2==2.7.0 12:46:31 cryptography==3.3.2 12:46:31 debtcollector==3.0.0 12:46:31 decorator==5.2.1 12:46:31 defusedxml==0.7.1 12:46:31 Deprecated==1.3.1 12:46:31 distlib==0.4.0 12:46:31 dnspython==2.8.0 12:46:31 docker==7.1.0 12:46:31 dogpile.cache==1.5.0 12:46:31 durationpy==0.10 12:46:31 email-validator==2.3.0 12:46:31 filelock==3.20.0 12:46:31 future==1.0.0 12:46:31 gitdb==4.0.12 12:46:31 GitPython==3.1.45 12:46:31 google-auth==2.43.0 12:46:31 httplib2==0.31.0 12:46:31 identify==2.6.15 12:46:31 idna==3.11 12:46:31 importlib-resources==1.5.0 12:46:31 iso8601==2.1.0 12:46:31 Jinja2==3.1.6 12:46:31 jmespath==1.0.1 12:46:31 jsonpatch==1.33 12:46:31 jsonpointer==3.0.0 12:46:31 jsonschema==4.25.1 12:46:31 jsonschema-specifications==2025.9.1 12:46:31 keystoneauth1==5.12.0 12:46:31 kubernetes==34.1.0 12:46:31 lftools==0.37.15 12:46:31 lxml==6.0.2 12:46:31 markdown-it-py==4.0.0 12:46:31 MarkupSafe==3.0.3 12:46:31 mdurl==0.1.2 12:46:31 msgpack==1.1.2 12:46:31 multi_key_dict==2.0.3 12:46:31 munch==4.0.0 12:46:31 netaddr==1.3.0 12:46:31 niet==1.4.2 12:46:31 nodeenv==1.9.1 12:46:31 oauth2client==4.1.3 12:46:31 oauthlib==3.3.1 12:46:31 openstacksdk==4.7.1 12:46:31 os-service-types==1.8.1 12:46:31 osc-lib==4.2.0 12:46:31 oslo.config==10.0.0 12:46:31 oslo.context==6.1.0 12:46:31 oslo.i18n==6.6.0 12:46:31 oslo.log==7.2.1 12:46:31 oslo.serialization==5.8.0 12:46:31 oslo.utils==9.1.0 12:46:31 packaging==25.0 12:46:31 pbr==7.0.3 12:46:31 platformdirs==4.5.0 12:46:31 prettytable==3.16.0 12:46:31 psutil==7.1.3 12:46:31 pyasn1==0.6.1 12:46:31 pyasn1_modules==0.4.2 12:46:31 pycparser==2.23 12:46:31 pygerrit2==2.0.15 12:46:31 PyGithub==2.8.1 12:46:31 Pygments==2.19.2 12:46:31 PyJWT==2.10.1 12:46:31 PyNaCl==1.6.1 12:46:31 pyparsing==2.4.7 12:46:31 pyperclip==1.11.0 12:46:31 pyrsistent==0.20.0 12:46:31 python-cinderclient==9.8.0 12:46:31 python-dateutil==2.9.0.post0 12:46:31 python-heatclient==4.3.0 12:46:31 python-jenkins==1.8.3 12:46:31 python-keystoneclient==5.7.0 12:46:31 python-magnumclient==4.9.0 12:46:31 python-openstackclient==8.2.0 12:46:31 python-swiftclient==4.8.0 12:46:31 PyYAML==6.0.3 12:46:31 referencing==0.37.0 12:46:31 requests==2.32.5 12:46:31 requests-oauthlib==2.0.0 12:46:31 requestsexceptions==1.4.0 12:46:31 rfc3986==2.0.0 12:46:31 rich==14.2.0 12:46:31 rich-argparse==1.7.2 12:46:31 rpds-py==0.28.0 12:46:31 rsa==4.9.1 12:46:31 ruamel.yaml==0.18.16 12:46:31 ruamel.yaml.clib==0.2.14 12:46:31 s3transfer==0.14.0 12:46:31 simplejson==3.20.2 12:46:31 six==1.17.0 12:46:31 smmap==5.0.2 12:46:31 soupsieve==2.8 12:46:31 stevedore==5.5.0 12:46:31 tabulate==0.9.0 12:46:31 toml==0.10.2 12:46:31 tomlkit==0.13.3 12:46:31 tqdm==4.67.1 12:46:31 typing_extensions==4.15.0 12:46:31 tzdata==2025.2 12:46:31 urllib3==1.26.20 12:46:31 virtualenv==20.35.4 12:46:31 wcwidth==0.2.14 12:46:31 websocket-client==1.9.0 12:46:31 wrapt==2.0.1 12:46:31 xdg==6.0.0 12:46:31 xmltodict==1.0.2 12:46:31 yq==3.4.3 12:46:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5580240706464217937.sh 12:46:31 ---> sudo-logs.sh 12:46:31 Archiving 'sudo' log.. 12:46:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14286448505669408306.sh 12:46:32 ---> job-cost.sh 12:46:32 Setup pyenv: 12:46:32 system 12:46:32 3.8.13 12:46:32 3.9.13 12:46:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:46:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tvgo from file:/tmp/.os_lf_venv 12:46:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:46:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:46:34 lf-activate-venv(): INFO: Base packages installed successfully 12:46:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:46:39 lf-activate-venv(): INFO: Adding /tmp/venv-Tvgo/bin to PATH 12:46:39 INFO: No Stack... 12:46:39 INFO: Retrieving Pricing Info for: v3-standard-4 12:46:40 INFO: Archiving Costs 12:46:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12485465604905872281.sh 12:46:40 ---> logs-deploy.sh 12:46:40 Setup pyenv: 12:46:40 system 12:46:40 3.8.13 12:46:40 3.9.13 12:46:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:46:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tvgo from file:/tmp/.os_lf_venv 12:46:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:46:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:46:42 lf-activate-venv(): INFO: Base packages installed successfully 12:46:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:46:50 lf-activate-venv(): INFO: Adding /tmp/venv-Tvgo/bin to PATH 12:46:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4309 12:46:50 INFO: archiving workspace using pattern(s): 12:46:51 Archives upload complete. 12:46:51 INFO: archiving logs to Nexus 12:46:52 ---> uname -a: 12:46:52 Linux prd-ubuntu1804-builder-4c-4g-12443 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:46:52 12:46:52 12:46:52 ---> lscpu: 12:46:52 Architecture: x86_64 12:46:52 CPU op-mode(s): 32-bit, 64-bit 12:46:52 Byte Order: Little Endian 12:46:52 CPU(s): 4 12:46:52 On-line CPU(s) list: 0-3 12:46:52 Thread(s) per core: 1 12:46:52 Core(s) per socket: 1 12:46:52 Socket(s): 4 12:46:52 NUMA node(s): 1 12:46:52 Vendor ID: AuthenticAMD 12:46:52 CPU family: 23 12:46:52 Model: 49 12:46:52 Model name: AMD EPYC-Rome Processor 12:46:52 Stepping: 0 12:46:52 CPU MHz: 2799.998 12:46:52 BogoMIPS: 5599.99 12:46:52 Virtualization: AMD-V 12:46:52 Hypervisor vendor: KVM 12:46:52 Virtualization type: full 12:46:52 L1d cache: 32K 12:46:52 L1i cache: 32K 12:46:52 L2 cache: 512K 12:46:52 L3 cache: 16384K 12:46:52 NUMA node0 CPU(s): 0-3 12:46:52 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 12:46:52 12:46:52 12:46:52 ---> nproc: 12:46:52 4 12:46:52 12:46:52 12:46:52 ---> df -h: 12:46:52 Filesystem Size Used Avail Use% Mounted on 12:46:52 udev 7.9G 0 7.9G 0% /dev 12:46:52 tmpfs 1.6G 676K 1.6G 1% /run 12:46:52 /dev/vda1 78G 8.3G 70G 11% / 12:46:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:46:52 tmpfs 5.0M 0 5.0M 0% /run/lock 12:46:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:46:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:46:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:46:52 12:46:52 12:46:52 ---> free -m: 12:46:52 total used free shared buff/cache available 12:46:52 Mem: 16040 619 13348 0 2072 15106 12:46:52 Swap: 1023 0 1023 12:46:52 12:46:52 12:46:52 ---> ip addr: 12:46:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:46:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:46:52 inet 127.0.0.1/8 scope host lo 12:46:52 valid_lft forever preferred_lft forever 12:46:52 inet6 ::1/128 scope host 12:46:52 valid_lft forever preferred_lft forever 12:46:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:46:52 link/ether fa:16:3e:8a:d7:78 brd ff:ff:ff:ff:ff:ff 12:46:52 inet 10.30.107.178/23 brd 10.30.107.255 scope global dynamic ens3 12:46:52 valid_lft 86276sec preferred_lft 86276sec 12:46:52 inet6 fe80::f816:3eff:fe8a:d778/64 scope link 12:46:52 valid_lft forever preferred_lft forever 12:46:52 12:46:52 12:46:52 ---> sar -b -r -n DEV: 12:46:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12443) 11/13/25 _x86_64_ (4 CPU) 12:46:52 12:46:52 12:44:49 LINUX RESTART (4 CPU) 12:46:52 12:46:52 12:45:01 tps rtps wtps bread/s bwrtn/s 12:46:52 12:46:03 320.81 24.10 296.72 818.93 63531.54 12:46:52 Average: 320.81 24.10 296.72 818.93 63531.54 12:46:52 12:46:52 12:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:46:52 12:46:03 13740000 15404840 2684968 16.35 69024 1789728 912292 5.22 840960 1614812 166424 12:46:52 Average: 13740000 15404840 2684968 16.35 69024 1789728 912292 5.22 840960 1614812 166424 12:46:52 12:46:52 12:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:46:52 12:46:03 ens3 198.05 140.39 1750.31 38.56 0.00 0.00 0.00 0.00 12:46:52 12:46:03 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 12:46:52 Average: ens3 198.05 140.39 1750.31 38.56 0.00 0.00 0.00 0.00 12:46:52 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 12:46:52 12:46:52 12:46:52 ---> sar -P ALL: 12:46:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12443) 11/13/25 _x86_64_ (4 CPU) 12:46:52 12:46:52 12:44:49 LINUX RESTART (4 CPU) 12:46:52 12:46:52 12:45:01 CPU %user %nice %system %iowait %steal %idle 12:46:52 12:46:03 all 21.32 0.00 2.06 3.20 0.05 73.37 12:46:52 12:46:03 0 28.46 0.00 2.34 0.97 0.05 68.18 12:46:52 12:46:03 1 12.32 0.00 2.21 9.56 0.07 75.85 12:46:52 12:46:03 2 22.53 0.00 2.04 0.92 0.05 74.46 12:46:52 12:46:03 3 21.94 0.00 1.61 1.35 0.05 75.05 12:46:52 Average: all 21.32 0.00 2.06 3.20 0.05 73.37 12:46:52 Average: 0 28.46 0.00 2.34 0.97 0.05 68.18 12:46:52 Average: 1 12.32 0.00 2.21 9.56 0.07 75.85 12:46:52 Average: 2 22.53 0.00 2.04 0.92 0.05 74.46 12:46:52 Average: 3 21.94 0.00 1.61 1.35 0.05 75.05 12:46:52 12:46:52 12:46:52