14:38:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 14:38:35 Running as SYSTEM 14:38:35 [EnvInject] - Loading node environment variables. 14:38:35 Building remotely on prd-ubuntu1804-builder-4c-4g-4070 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:38:35 [ssh-agent] Looking for ssh-agent implementation... 14:38:35 $ ssh-agent 14:38:35 SSH_AUTH_SOCK=/tmp/ssh-mdomCYTt21X2/agent.1623 14:38:35 SSH_AGENT_PID=1625 14:38:35 [ssh-agent] Started. 14:38:35 Running ssh-add (command line suppressed) 14:38:35 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3869701269648694674.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3869701269648694674.key) 14:38:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:38:35 The recommended git tool is: NONE 14:38:37 using credential onap-jenkins-ssh 14:38:37 Wiping out workspace first. 14:38:37 Cloning the remote Git repository 14:38:37 Cloning repository git://cloud.onap.org/mirror/oom.git 14:38:37 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:38:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:38:37 > git --version # timeout=10 14:38:37 > git --version # 'git version 2.17.1' 14:38:37 using GIT_SSH to set credentials Gerrit user 14:38:37 Verifying host key using manually-configured host key entries 14:38:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:38:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:38:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:38:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:38:42 using GIT_SSH to set credentials Gerrit user 14:38:42 Verifying host key using manually-configured host key entries 14:38:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/7 # timeout=30 14:38:43 > git rev-parse 293ab2134aef5e760d7109ac7ca2740570a7e448^{commit} # timeout=10 14:38:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:38:43 Checking out Revision 293ab2134aef5e760d7109ac7ca2740570a7e448 (refs/changes/64/142664/7) 14:38:43 > git config core.sparsecheckout # timeout=10 14:38:43 > git checkout -f 293ab2134aef5e760d7109ac7ca2740570a7e448 # timeout=30 14:38:46 Commit message: "Update SDNC versions for Quebec" 14:38:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:38:46 > git rev-list --no-walk b7acd6db74f8bc84bbe7375e439acefaaecf6fea # timeout=10 14:38:46 [EnvInject] - Injecting environment variables from a build step. 14:38:46 [EnvInject] - Injecting as environment variables the properties content 14:38:46 PYTHON=python3 14:38:46 14:38:46 [EnvInject] - Variables injected successfully. 14:38:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18430458687040260526.sh 14:38:47 ---> tox-install.sh 14:38:47 + source /home/jenkins/lf-env.sh 14:38:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:38:47 ++ mktemp -d /tmp/venv-XXXX 14:38:47 + lf_venv=/tmp/venv-h6xU 14:38:47 + local venv_file=/tmp/.os_lf_venv 14:38:47 + local python=python3 14:38:47 + local options 14:38:47 + local set_path=true 14:38:47 + local install_args= 14:38:47 ++ 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 14:38:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:38:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:38:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:38:47 + true 14:38:47 + case $1 in 14:38:47 + venv_file=/tmp/.toxenv 14:38:47 + shift 2 14:38:47 + true 14:38:47 + case $1 in 14:38:47 + shift 14:38:47 + break 14:38:47 + case $python in 14:38:47 + local pkg_list= 14:38:47 + [[ -d /opt/pyenv ]] 14:38:47 + echo 'Setup pyenv:' 14:38:47 Setup pyenv: 14:38:47 + export PYENV_ROOT=/opt/pyenv 14:38:47 + PYENV_ROOT=/opt/pyenv 14:38:47 + 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 14:38:47 + 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 14:38:47 + pyenv versions 14:38:47 * system (set by /opt/pyenv/version) 14:38:47 * 3.8.13 (set by /opt/pyenv/version) 14:38:47 * 3.9.13 (set by /opt/pyenv/version) 14:38:47 * 3.10.6 (set by /opt/pyenv/version) 14:38:47 + command -v pyenv 14:38:47 ++ pyenv init - --no-rehash 14:38:47 + 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[*]}"'\'')" 14:38:47 export PATH="/opt/pyenv/shims:${PATH}" 14:38:47 export PYENV_SHELL=bash 14:38:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:38:47 pyenv() { 14:38:47 local command 14:38:47 command="${1:-}" 14:38:47 if [ "$#" -gt 0 ]; then 14:38:47 shift 14:38:47 fi 14:38:47 14:38:47 case "$command" in 14:38:47 rehash|shell) 14:38:47 eval "$(pyenv "sh-$command" "$@")" 14:38:47 ;; 14:38:47 *) 14:38:47 command pyenv "$command" "$@" 14:38:47 ;; 14:38:47 esac 14:38:47 }' 14:38:47 +++ 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[*]}"' 14:38:47 ++ 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 14:38:47 ++ 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 14:38:47 ++ 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 14:38:47 ++ export PYENV_SHELL=bash 14:38:47 ++ PYENV_SHELL=bash 14:38:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:38:47 +++ complete -F _pyenv pyenv 14:38:47 ++ lf-pyver python3 14:38:47 ++ local py_version_xy=python3 14:38:47 ++ local py_version_xyz= 14:38:47 ++ pyenv versions 14:38:47 ++ sed 's/^[ *]* //' 14:38:47 ++ local command 14:38:47 ++ command=versions 14:38:47 ++ '[' 1 -gt 0 ']' 14:38:47 ++ shift 14:38:47 ++ case "$command" in 14:38:47 ++ command pyenv versions 14:38:47 ++ pyenv versions 14:38:47 ++ awk '{ print $1 }' 14:38:47 ++ grep -E '^[0-9.]*[0-9]$' 14:38:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:38:47 +++ grep '^3' /tmp/.pyenv_versions 14:38:47 +++ sort -V 14:38:47 +++ tail -n 1 14:38:47 ++ py_version_xyz=3.10.6 14:38:47 ++ [[ -z 3.10.6 ]] 14:38:47 ++ echo 3.10.6 14:38:47 ++ return 0 14:38:47 + pyenv local 3.10.6 14:38:47 + local command 14:38:47 + command=local 14:38:47 + '[' 2 -gt 0 ']' 14:38:47 + shift 14:38:47 + case "$command" in 14:38:47 + command pyenv local 3.10.6 14:38:47 + pyenv local 3.10.6 14:38:47 + for arg in "$@" 14:38:47 + case $arg in 14:38:47 + pkg_list+='tox ' 14:38:47 + for arg in "$@" 14:38:47 + case $arg in 14:38:47 + pkg_list+='virtualenv ' 14:38:47 + for arg in "$@" 14:38:47 + case $arg in 14:38:47 + pkg_list+='urllib3~=1.26.15 ' 14:38:47 + [[ -f /tmp/.toxenv ]] 14:38:47 + [[ ! -f /tmp/.toxenv ]] 14:38:47 + [[ -n '' ]] 14:38:47 + python3 -m venv /tmp/venv-h6xU 14:38:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h6xU' 14:38:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h6xU 14:38:51 + echo /tmp/venv-h6xU 14:38:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:38:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:38:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:38:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:38:51 + local 'pip_opts=--upgrade --quiet' 14:38:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:38:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:38:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:38:51 + [[ -n '' ]] 14:38:51 + [[ -n '' ]] 14:38:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:38:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:38:51 + /tmp/venv-h6xU/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 14:38:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:38:55 lf-activate-venv(): INFO: Base packages installed successfully 14:38:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:38:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:38:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:38:55 + /tmp/venv-h6xU/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 14:38:57 + type python3 14:38:57 + true 14:38:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-h6xU/bin to PATH' 14:38:57 lf-activate-venv(): INFO: Adding /tmp/venv-h6xU/bin to PATH 14:38:57 + PATH=/tmp/venv-h6xU/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 14:38:57 + return 0 14:38:57 + python3 --version 14:38:57 Python 3.10.6 14:38:57 + python3 -m pip --version 14:38:57 pip 25.3 from /tmp/venv-h6xU/lib/python3.10/site-packages/pip (python 3.10) 14:38:57 + python3 -m pip freeze 14:38:57 cachetools==6.2.6 14:38:57 chardet==5.2.0 14:38:57 colorama==0.4.6 14:38:57 distlib==0.4.0 14:38:57 filelock==3.20.3 14:38:57 packaging==26.0 14:38:57 platformdirs==4.5.1 14:38:57 pluggy==1.6.0 14:38:57 pyproject-api==1.10.0 14:38:57 tomli==2.4.0 14:38:57 tox==4.34.1 14:38:57 typing_extensions==4.15.0 14:38:57 urllib3==1.26.20 14:38:57 virtualenv==20.36.1 14:38:57 [EnvInject] - Injecting environment variables from a build step. 14:38:57 [EnvInject] - Injecting as environment variables the properties content 14:38:57 PARALLEL=false 14:38:57 14:38:57 [EnvInject] - Variables injected successfully. 14:38:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12342242266251949302.sh 14:38:57 ---> tox-run.sh 14:38:57 + 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 14:38:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:38:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:38:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:38:57 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:38:57 + source /home/jenkins/lf-env.sh 14:38:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:38:57 ++ mktemp -d /tmp/venv-XXXX 14:38:57 + lf_venv=/tmp/venv-UcXf 14:38:57 + local venv_file=/tmp/.os_lf_venv 14:38:57 + local python=python3 14:38:57 + local options 14:38:57 + local set_path=true 14:38:57 + local install_args= 14:38:57 ++ 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 14:38:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:38:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:38:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:38:57 + true 14:38:57 + case $1 in 14:38:57 + venv_file=/tmp/.toxenv 14:38:57 + shift 2 14:38:57 + true 14:38:57 + case $1 in 14:38:57 + shift 14:38:57 + break 14:38:57 + case $python in 14:38:57 + local pkg_list= 14:38:57 + [[ -d /opt/pyenv ]] 14:38:57 + echo 'Setup pyenv:' 14:38:57 Setup pyenv: 14:38:57 + export PYENV_ROOT=/opt/pyenv 14:38:57 + PYENV_ROOT=/opt/pyenv 14:38:57 + 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 14:38:57 + 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 14:38:57 + pyenv versions 14:38:57 system 14:38:57 3.8.13 14:38:57 3.9.13 14:38:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:38:57 + command -v pyenv 14:38:57 ++ pyenv init - --no-rehash 14:38:57 + 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[*]}"'\'')" 14:38:57 export PATH="/opt/pyenv/shims:${PATH}" 14:38:57 export PYENV_SHELL=bash 14:38:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:38:57 pyenv() { 14:38:57 local command 14:38:57 command="${1:-}" 14:38:57 if [ "$#" -gt 0 ]; then 14:38:57 shift 14:38:57 fi 14:38:57 14:38:57 case "$command" in 14:38:57 rehash|shell) 14:38:57 eval "$(pyenv "sh-$command" "$@")" 14:38:57 ;; 14:38:57 *) 14:38:57 command pyenv "$command" "$@" 14:38:57 ;; 14:38:57 esac 14:38:57 }' 14:38:57 +++ 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[*]}"' 14:38:57 ++ 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 14:38:57 ++ 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 14:38:57 ++ 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 14:38:57 ++ export PYENV_SHELL=bash 14:38:57 ++ PYENV_SHELL=bash 14:38:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:38:57 +++ complete -F _pyenv pyenv 14:38:57 ++ lf-pyver python3 14:38:57 ++ local py_version_xy=python3 14:38:57 ++ local py_version_xyz= 14:38:57 ++ pyenv versions 14:38:57 ++ local command 14:38:57 ++ command=versions 14:38:57 ++ sed 's/^[ *]* //' 14:38:57 ++ '[' 1 -gt 0 ']' 14:38:57 ++ shift 14:38:57 ++ case "$command" in 14:38:57 ++ command pyenv versions 14:38:57 ++ pyenv versions 14:38:57 ++ grep -E '^[0-9.]*[0-9]$' 14:38:57 ++ awk '{ print $1 }' 14:38:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:38:57 +++ grep '^3' /tmp/.pyenv_versions 14:38:57 +++ sort -V 14:38:57 +++ tail -n 1 14:38:57 ++ py_version_xyz=3.10.6 14:38:57 ++ [[ -z 3.10.6 ]] 14:38:57 ++ echo 3.10.6 14:38:57 ++ return 0 14:38:57 + pyenv local 3.10.6 14:38:57 + local command 14:38:57 + command=local 14:38:57 + '[' 2 -gt 0 ']' 14:38:57 + shift 14:38:57 + case "$command" in 14:38:57 + command pyenv local 3.10.6 14:38:57 + pyenv local 3.10.6 14:38:57 + for arg in "$@" 14:38:57 + case $arg in 14:38:57 + pkg_list+='tox ' 14:38:57 + for arg in "$@" 14:38:57 + case $arg in 14:38:57 + pkg_list+='virtualenv ' 14:38:57 + for arg in "$@" 14:38:57 + case $arg in 14:38:57 + pkg_list+='urllib3~=1.26.15 ' 14:38:57 + [[ -f /tmp/.toxenv ]] 14:38:57 ++ cat /tmp/.toxenv 14:38:57 + lf_venv=/tmp/venv-h6xU 14:38:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h6xU from' file:/tmp/.toxenv 14:38:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h6xU from file:/tmp/.toxenv 14:38:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:38:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:38:57 + local 'pip_opts=--upgrade --quiet' 14:38:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:38:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:38:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:38:57 + [[ -n '' ]] 14:38:57 + [[ -n '' ]] 14:38:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:38:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:38:57 + /tmp/venv-h6xU/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 14:38:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:38:58 lf-activate-venv(): INFO: Base packages installed successfully 14:38:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:38:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:38:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:38:58 + /tmp/venv-h6xU/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 14:38:59 + type python3 14:38:59 + true 14:38:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-h6xU/bin to PATH' 14:38:59 lf-activate-venv(): INFO: Adding /tmp/venv-h6xU/bin to PATH 14:38:59 + PATH=/tmp/venv-h6xU/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 14:38:59 + return 0 14:38:59 + [[ -d /opt/pyenv ]] 14:38:59 + echo '---> Setting up pyenv' 14:38:59 ---> Setting up pyenv 14:38:59 + export PYENV_ROOT=/opt/pyenv 14:38:59 + PYENV_ROOT=/opt/pyenv 14:38:59 + export PATH=/opt/pyenv/bin:/tmp/venv-h6xU/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 14:38:59 + PATH=/opt/pyenv/bin:/tmp/venv-h6xU/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 14:38:59 ++ pwd 14:38:59 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:38:59 + export PYTHONPATH 14:38:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:38:59 + TOX_TESTENV_PASSENV=PYTHONPATH 14:38:59 + tox --version 14:39:00 4.34.1 from /tmp/venv-h6xU/lib/python3.10/site-packages/tox/__init__.py 14:39:00 + PARALLEL=false 14:39:00 + TOX_OPTIONS_LIST= 14:39:00 + [[ -n checkbashisms ]] 14:39:00 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:39:00 + case ${PARALLEL,,} in 14:39:00 + tox -e checkbashisms 14:39:00 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:39:01 checkbashisms: freeze> python -m pip freeze --all 14:39:01 checkbashisms: pip==25.3,setuptools==80.9.0 14:39:01 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:39:03 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:39:05 checkbashisms: OK (4.64=setup[1.30]+cmd[3.34] seconds) 14:39:05 congratulations :) (4.67 seconds) 14:39:05 + tox_status=0 14:39:05 + echo '---> Completed tox runs' 14:39:05 ---> Completed tox runs 14:39:05 + for i in .tox/*/log 14:39:05 ++ echo .tox/checkbashisms/log 14:39:05 ++ awk -F/ '{print $2}' 14:39:05 + tox_env=checkbashisms 14:39:05 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:39:05 + DOC_DIR=docs/_build/html 14:39:05 + [[ -d docs/_build/html ]] 14:39:05 + echo '---> tox-run.sh ends' 14:39:05 ---> tox-run.sh ends 14:39:05 + test 0 -eq 0 14:39:05 $ ssh-agent -k 14:39:05 unset SSH_AUTH_SOCK; 14:39:05 unset SSH_AGENT_PID; 14:39:05 echo Agent pid 1625 killed; 14:39:05 [ssh-agent] Stopped. 14:39:05 [PostBuildScript] - [INFO] Executing post build scripts. 14:39:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17388764168620819898.sh 14:39:05 ---> sysstat.sh 14:39:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6745275697786061466.sh 14:39:05 ---> package-listing.sh 14:39:05 ++ facter osfamily 14:39:05 ++ tr '[:upper:]' '[:lower:]' 14:39:05 + OS_FAMILY=debian 14:39:05 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:39:05 + START_PACKAGES=/tmp/packages_start.txt 14:39:05 + END_PACKAGES=/tmp/packages_end.txt 14:39:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:39:05 + PACKAGES=/tmp/packages_start.txt 14:39:05 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:39:05 + PACKAGES=/tmp/packages_end.txt 14:39:05 + case "${OS_FAMILY}" in 14:39:05 + dpkg -l 14:39:05 + grep '^ii' 14:39:05 + '[' -f /tmp/packages_start.txt ']' 14:39:05 + '[' -f /tmp/packages_end.txt ']' 14:39:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:39:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:39:06 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:39:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:39:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16657414247226955393.sh 14:39:06 ---> capture-instance-metadata.sh 14:39:06 Setup pyenv: 14:39:06 system 14:39:06 3.8.13 14:39:06 3.9.13 14:39:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:39:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3HAm 14:39:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:39:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:39:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:39:13 lf-activate-venv(): INFO: Base packages installed successfully 14:39:13 lf-activate-venv(): INFO: Installing additional packages: lftools 14:39:36 lf-activate-venv(): INFO: Adding /tmp/venv-3HAm/bin to PATH 14:39:36 INFO: Running in OpenStack, capturing instance metadata 14:39:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8371564176874501253.sh 14:39:36 provisioning config files... 14:39:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12466769204007690789tmp 14:39:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:39:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:39:36 [EnvInject] - Injecting environment variables from a build step. 14:39:36 [EnvInject] - Injecting as environment variables the properties content 14:39:36 SERVER_ID=logs 14:39:36 14:39:36 [EnvInject] - Variables injected successfully. 14:39:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12644162128553901997.sh 14:39:36 ---> create-netrc.sh 14:39:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16609960835772184259.sh 14:39:36 ---> python-tools-install.sh 14:39:36 Setup pyenv: 14:39:36 system 14:39:36 3.8.13 14:39:36 3.9.13 14:39:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:39:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3HAm from file:/tmp/.os_lf_venv 14:39:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:39:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:39:38 lf-activate-venv(): INFO: Base packages installed successfully 14:39:38 lf-activate-venv(): INFO: Installing additional packages: lftools 14:39:46 lf-activate-venv(): INFO: Adding /tmp/venv-3HAm/bin to PATH 14:39:46 Generating Requirements File 14:40:03 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. 14:40:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:40:04 Python 3.10.6 14:40:04 pip 25.3 from /tmp/venv-3HAm/lib/python3.10/site-packages/pip (python 3.10) 14:40:04 appdirs==1.4.4 14:40:04 argcomplete==3.6.3 14:40:04 aspy.yaml==1.3.0 14:40:04 attrs==25.4.0 14:40:04 autopage==0.5.2 14:40:04 backports.strenum==1.3.1 14:40:04 beautifulsoup4==4.14.3 14:40:04 boto3==1.42.37 14:40:04 botocore==1.42.37 14:40:04 bs4==0.0.2 14:40:04 certifi==2026.1.4 14:40:04 cffi==2.0.0 14:40:04 cfgv==3.5.0 14:40:04 chardet==5.2.0 14:40:04 charset-normalizer==3.4.4 14:40:04 click==8.3.1 14:40:04 cliff==4.13.1 14:40:04 cmd2==3.1.2 14:40:04 cryptography==3.3.2 14:40:04 debtcollector==3.0.0 14:40:04 decorator==5.2.1 14:40:04 defusedxml==0.7.1 14:40:04 Deprecated==1.3.1 14:40:04 distlib==0.4.0 14:40:04 dnspython==2.8.0 14:40:04 docker==7.1.0 14:40:04 dogpile.cache==1.5.0 14:40:04 durationpy==0.10 14:40:04 email-validator==2.3.0 14:40:04 filelock==3.20.3 14:40:04 future==1.0.0 14:40:04 gitdb==4.0.12 14:40:04 GitPython==3.1.46 14:40:04 httplib2==0.30.2 14:40:04 identify==2.6.16 14:40:04 idna==3.11 14:40:04 importlib-resources==1.5.0 14:40:04 iso8601==2.1.0 14:40:04 Jinja2==3.1.6 14:40:04 jmespath==1.1.0 14:40:04 jsonpatch==1.33 14:40:04 jsonpointer==3.0.0 14:40:04 jsonschema==4.26.0 14:40:04 jsonschema-specifications==2025.9.1 14:40:04 keystoneauth1==5.13.0 14:40:04 kubernetes==35.0.0 14:40:04 lftools==0.37.21 14:40:04 lxml==6.0.2 14:40:04 markdown-it-py==4.0.0 14:40:04 MarkupSafe==3.0.3 14:40:04 mdurl==0.1.2 14:40:04 msgpack==1.1.2 14:40:04 multi_key_dict==2.0.3 14:40:04 munch==4.0.0 14:40:04 netaddr==1.3.0 14:40:04 niet==1.4.2 14:40:04 nodeenv==1.10.0 14:40:04 oauth2client==4.1.3 14:40:04 oauthlib==3.3.1 14:40:04 openstacksdk==4.9.0 14:40:04 os-service-types==1.8.2 14:40:04 osc-lib==4.3.0 14:40:04 oslo.config==10.2.0 14:40:04 oslo.context==6.2.0 14:40:04 oslo.i18n==6.7.1 14:40:04 oslo.log==8.0.0 14:40:04 oslo.serialization==5.9.0 14:40:04 oslo.utils==9.2.0 14:40:04 packaging==26.0 14:40:04 pbr==7.0.3 14:40:04 platformdirs==4.5.1 14:40:04 prettytable==3.17.0 14:40:04 psutil==7.2.2 14:40:04 pyasn1==0.6.2 14:40:04 pyasn1_modules==0.4.2 14:40:04 pycparser==3.0 14:40:04 pygerrit2==2.0.15 14:40:04 PyGithub==2.8.1 14:40:04 Pygments==2.19.2 14:40:04 PyJWT==2.10.1 14:40:04 PyNaCl==1.6.2 14:40:04 pyparsing==2.4.7 14:40:04 pyperclip==1.11.0 14:40:04 pyrsistent==0.20.0 14:40:04 python-cinderclient==9.8.0 14:40:04 python-dateutil==2.9.0.post0 14:40:04 python-heatclient==5.0.0 14:40:04 python-jenkins==1.8.3 14:40:04 python-keystoneclient==5.7.0 14:40:04 python-magnumclient==4.9.0 14:40:04 python-openstackclient==8.3.0 14:40:04 python-swiftclient==4.9.0 14:40:04 PyYAML==6.0.3 14:40:04 referencing==0.37.0 14:40:04 requests==2.32.5 14:40:04 requests-oauthlib==2.0.0 14:40:04 requestsexceptions==1.4.0 14:40:04 rfc3986==2.0.0 14:40:04 rich==14.3.1 14:40:04 rich-argparse==1.7.2 14:40:04 rpds-py==0.30.0 14:40:04 rsa==4.9.1 14:40:04 ruamel.yaml==0.19.1 14:40:04 ruamel.yaml.clib==0.2.15 14:40:04 s3transfer==0.16.0 14:40:04 simplejson==3.20.2 14:40:04 six==1.17.0 14:40:04 smmap==5.0.2 14:40:04 soupsieve==2.8.3 14:40:04 stevedore==5.6.0 14:40:04 tabulate==0.9.0 14:40:04 toml==0.10.2 14:40:04 tomlkit==0.14.0 14:40:04 tqdm==4.67.1 14:40:04 typing_extensions==4.15.0 14:40:04 tzdata==2025.3 14:40:04 urllib3==1.26.20 14:40:04 virtualenv==20.36.1 14:40:04 wcwidth==0.5.0 14:40:04 websocket-client==1.9.0 14:40:04 wrapt==2.0.1 14:40:04 xdg==6.0.0 14:40:04 xmltodict==1.0.2 14:40:04 yq==3.4.3 14:40:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15823112839273764787.sh 14:40:04 ---> sudo-logs.sh 14:40:04 Archiving 'sudo' log.. 14:40:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14741330016483147750.sh 14:40:04 ---> job-cost.sh 14:40:04 Setup pyenv: 14:40:04 system 14:40:04 3.8.13 14:40:04 3.9.13 14:40:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:40:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3HAm from file:/tmp/.os_lf_venv 14:40:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:40:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:40:07 lf-activate-venv(): INFO: Base packages installed successfully 14:40:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:40:13 lf-activate-venv(): INFO: Adding /tmp/venv-3HAm/bin to PATH 14:40:13 INFO: No Stack... 14:40:13 INFO: Retrieving Pricing Info for: v3-standard-4 14:40:13 INFO: Archiving Costs 14:40:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15453140061377504.sh 14:40:13 ---> logs-deploy.sh 14:40:13 Setup pyenv: 14:40:13 system 14:40:13 3.8.13 14:40:13 3.9.13 14:40:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:40:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3HAm from file:/tmp/.os_lf_venv 14:40:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:40:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:40:15 lf-activate-venv(): INFO: Base packages installed successfully 14:40:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:40:24 lf-activate-venv(): INFO: Adding /tmp/venv-3HAm/bin to PATH 14:40:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4397 14:40:24 INFO: archiving workspace using pattern(s): 14:40:24 Archives upload complete. 14:40:25 INFO: archiving logs to Nexus 14:40:25 ---> uname -a: 14:40:25 Linux prd-ubuntu1804-builder-4c-4g-4070 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:40:25 14:40:25 14:40:26 ---> lscpu: 14:40:26 Architecture: x86_64 14:40:26 CPU op-mode(s): 32-bit, 64-bit 14:40:26 Byte Order: Little Endian 14:40:26 CPU(s): 4 14:40:26 On-line CPU(s) list: 0-3 14:40:26 Thread(s) per core: 1 14:40:26 Core(s) per socket: 1 14:40:26 Socket(s): 4 14:40:26 NUMA node(s): 1 14:40:26 Vendor ID: AuthenticAMD 14:40:26 CPU family: 23 14:40:26 Model: 49 14:40:26 Model name: AMD EPYC-Rome Processor 14:40:26 Stepping: 0 14:40:26 CPU MHz: 2799.998 14:40:26 BogoMIPS: 5599.99 14:40:26 Virtualization: AMD-V 14:40:26 Hypervisor vendor: KVM 14:40:26 Virtualization type: full 14:40:26 L1d cache: 32K 14:40:26 L1i cache: 32K 14:40:26 L2 cache: 512K 14:40:26 L3 cache: 16384K 14:40:26 NUMA node0 CPU(s): 0-3 14:40:26 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 14:40:26 14:40:26 14:40:26 ---> nproc: 14:40:26 4 14:40:26 14:40:26 14:40:26 ---> df -h: 14:40:26 Filesystem Size Used Avail Use% Mounted on 14:40:26 udev 7.9G 0 7.9G 0% /dev 14:40:26 tmpfs 1.6G 680K 1.6G 1% /run 14:40:26 /dev/vda1 78G 8.3G 70G 11% / 14:40:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:40:26 tmpfs 5.0M 0 5.0M 0% /run/lock 14:40:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:40:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:40:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:40:26 14:40:26 14:40:26 ---> free -m: 14:40:26 total used free shared buff/cache available 14:40:26 Mem: 16040 562 13412 0 2065 15163 14:40:26 Swap: 1023 0 1023 14:40:26 14:40:26 14:40:26 ---> ip addr: 14:40:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:40:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:40:26 inet 127.0.0.1/8 scope host lo 14:40:26 valid_lft forever preferred_lft forever 14:40:26 inet6 ::1/128 scope host 14:40:26 valid_lft forever preferred_lft forever 14:40:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:40:26 link/ether fa:16:3e:b1:8d:48 brd ff:ff:ff:ff:ff:ff 14:40:26 inet 10.30.107.114/23 brd 10.30.107.255 scope global dynamic ens3 14:40:26 valid_lft 86273sec preferred_lft 86273sec 14:40:26 inet6 fe80::f816:3eff:feb1:8d48/64 scope link 14:40:26 valid_lft forever preferred_lft forever 14:40:26 14:40:26 14:40:26 ---> sar -b -r -n DEV: 14:40:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4070) 01/29/26 _x86_64_ (4 CPU) 14:40:26 14:40:26 14:38:20 LINUX RESTART (4 CPU) 14:40:26 14:40:26 14:39:02 tps rtps wtps bread/s bwrtn/s 14:40:26 14:40:01 103.00 0.92 102.08 108.05 11795.29 14:40:26 Average: 103.00 0.92 102.08 108.05 11795.29 14:40:26 14:40:26 14:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:40:26 14:40:01 13739216 15504188 2685752 16.35 75808 1879172 817988 4.68 754948 1694428 211308 14:40:26 Average: 13739216 15504188 2685752 16.35 75808 1879172 817988 4.68 754948 1694428 211308 14:40:26 14:40:26 14:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:40:26 14:40:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 14:40:26 14:40:01 ens3 84.44 60.50 979.21 12.77 0.00 0.00 0.00 0.00 14:40:26 Average: lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 14:40:26 Average: ens3 84.44 60.50 979.21 12.77 0.00 0.00 0.00 0.00 14:40:26 14:40:26 14:40:26 ---> sar -P ALL: 14:40:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4070) 01/29/26 _x86_64_ (4 CPU) 14:40:26 14:40:26 14:38:20 LINUX RESTART (4 CPU) 14:40:26 14:40:26 14:39:02 CPU %user %nice %system %iowait %steal %idle 14:40:26 14:40:01 all 21.30 0.00 1.36 1.46 0.05 75.82 14:40:26 14:40:01 0 11.64 0.00 0.97 0.08 0.03 87.27 14:40:26 14:40:01 1 24.01 0.00 1.04 0.34 0.07 74.55 14:40:26 14:40:01 2 1.88 0.00 0.95 4.53 0.03 92.60 14:40:26 14:40:01 3 47.69 0.00 2.50 0.90 0.09 48.83 14:40:26 Average: all 21.30 0.00 1.36 1.46 0.05 75.82 14:40:26 Average: 0 11.64 0.00 0.97 0.08 0.03 87.27 14:40:26 Average: 1 24.01 0.00 1.04 0.34 0.07 74.55 14:40:26 Average: 2 1.88 0.00 0.95 4.53 0.03 92.60 14:40:26 Average: 3 47.69 0.00 2.50 0.90 0.09 48.83 14:40:26 14:40:26 14:40:26