21:06:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 21:06:38 Running as SYSTEM 21:06:38 [EnvInject] - Loading node environment variables. 21:06:38 Building remotely on prd-ubuntu1804-builder-4c-4g-3905 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 21:06:39 [ssh-agent] Looking for ssh-agent implementation... 21:06:39 $ ssh-agent 21:06:39 SSH_AUTH_SOCK=/tmp/ssh-ienRV3xGyOKt/agent.1778 21:06:39 SSH_AGENT_PID=1780 21:06:39 [ssh-agent] Started. 21:06:39 Running ssh-add (command line suppressed) 21:06:39 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15321424871220715978.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15321424871220715978.key) 21:06:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:06:39 The recommended git tool is: NONE 21:06:40 using credential onap-jenkins-ssh 21:06:40 Wiping out workspace first. 21:06:40 Cloning the remote Git repository 21:06:40 Cloning repository git://cloud.onap.org/mirror/oom.git 21:06:40 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 21:06:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:06:40 > git --version # timeout=10 21:06:40 > git --version # 'git version 2.17.1' 21:06:40 using GIT_SSH to set credentials Gerrit user 21:06:40 Verifying host key using manually-configured host key entries 21:06:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:06:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:06:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:06:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:06:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:06:46 using GIT_SSH to set credentials Gerrit user 21:06:46 Verifying host key using manually-configured host key entries 21:06:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/6 # timeout=30 21:06:47 > git rev-parse 5e0aaf07ee8f7aad34f75a97df0f32a729087e2e^{commit} # timeout=10 21:06:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:06:47 Checking out Revision 5e0aaf07ee8f7aad34f75a97df0f32a729087e2e (refs/changes/64/142664/6) 21:06:47 > git config core.sparsecheckout # timeout=10 21:06:47 > git checkout -f 5e0aaf07ee8f7aad34f75a97df0f32a729087e2e # timeout=30 21:06:54 Commit message: "Update SDNC versions for Quebec" 21:06:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:06:54 > git rev-list --no-walk f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=10 21:06:54 [EnvInject] - Injecting environment variables from a build step. 21:06:54 [EnvInject] - Injecting as environment variables the properties content 21:06:54 PYTHON=python3 21:06:54 21:06:54 [EnvInject] - Variables injected successfully. 21:06:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2807229433483869385.sh 21:06:54 ---> tox-install.sh 21:06:54 + source /home/jenkins/lf-env.sh 21:06:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:06:54 ++ mktemp -d /tmp/venv-XXXX 21:06:54 + lf_venv=/tmp/venv-rZmD 21:06:54 + local venv_file=/tmp/.os_lf_venv 21:06:54 + local python=python3 21:06:54 + local options 21:06:54 + local set_path=true 21:06:54 + local install_args= 21:06:54 ++ 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 21:06:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:06:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:06:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:06:54 + true 21:06:54 + case $1 in 21:06:54 + venv_file=/tmp/.toxenv 21:06:54 + shift 2 21:06:54 + true 21:06:54 + case $1 in 21:06:54 + shift 21:06:54 + break 21:06:54 + case $python in 21:06:54 + local pkg_list= 21:06:54 + [[ -d /opt/pyenv ]] 21:06:54 + echo 'Setup pyenv:' 21:06:54 Setup pyenv: 21:06:54 + export PYENV_ROOT=/opt/pyenv 21:06:54 + PYENV_ROOT=/opt/pyenv 21:06:54 + 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 21:06:54 + 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 21:06:54 + pyenv versions 21:06:55 * system (set by /opt/pyenv/version) 21:06:55 * 3.8.13 (set by /opt/pyenv/version) 21:06:55 * 3.9.13 (set by /opt/pyenv/version) 21:06:55 * 3.10.6 (set by /opt/pyenv/version) 21:06:55 + command -v pyenv 21:06:55 ++ pyenv init - --no-rehash 21:06:55 + 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[*]}"'\'')" 21:06:55 export PATH="/opt/pyenv/shims:${PATH}" 21:06:55 export PYENV_SHELL=bash 21:06:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:06:55 pyenv() { 21:06:55 local command 21:06:55 command="${1:-}" 21:06:55 if [ "$#" -gt 0 ]; then 21:06:55 shift 21:06:55 fi 21:06:55 21:06:55 case "$command" in 21:06:55 rehash|shell) 21:06:55 eval "$(pyenv "sh-$command" "$@")" 21:06:55 ;; 21:06:55 *) 21:06:55 command pyenv "$command" "$@" 21:06:55 ;; 21:06:55 esac 21:06:55 }' 21:06:55 +++ 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[*]}"' 21:06:55 ++ 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 21:06:55 ++ 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 21:06:55 ++ 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 21:06:55 ++ export PYENV_SHELL=bash 21:06:55 ++ PYENV_SHELL=bash 21:06:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:06:55 +++ complete -F _pyenv pyenv 21:06:55 ++ lf-pyver python3 21:06:55 ++ local py_version_xy=python3 21:06:55 ++ local py_version_xyz= 21:06:55 ++ pyenv versions 21:06:55 ++ local command 21:06:55 ++ command=versions 21:06:55 ++ '[' 1 -gt 0 ']' 21:06:55 ++ shift 21:06:55 ++ case "$command" in 21:06:55 ++ command pyenv versions 21:06:55 ++ pyenv versions 21:06:55 ++ sed 's/^[ *]* //' 21:06:55 ++ grep -E '^[0-9.]*[0-9]$' 21:06:55 ++ awk '{ print $1 }' 21:06:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:06:55 +++ grep '^3' /tmp/.pyenv_versions 21:06:55 +++ sort -V 21:06:55 +++ tail -n 1 21:06:55 ++ py_version_xyz=3.10.6 21:06:55 ++ [[ -z 3.10.6 ]] 21:06:55 ++ echo 3.10.6 21:06:55 ++ return 0 21:06:55 + pyenv local 3.10.6 21:06:55 + local command 21:06:55 + command=local 21:06:55 + '[' 2 -gt 0 ']' 21:06:55 + shift 21:06:55 + case "$command" in 21:06:55 + command pyenv local 3.10.6 21:06:55 + pyenv local 3.10.6 21:06:55 + for arg in "$@" 21:06:55 + case $arg in 21:06:55 + pkg_list+='tox ' 21:06:55 + for arg in "$@" 21:06:55 + case $arg in 21:06:55 + pkg_list+='virtualenv ' 21:06:55 + for arg in "$@" 21:06:55 + case $arg in 21:06:55 + pkg_list+='urllib3~=1.26.15 ' 21:06:55 + [[ -f /tmp/.toxenv ]] 21:06:55 + [[ ! -f /tmp/.toxenv ]] 21:06:55 + [[ -n '' ]] 21:06:55 + python3 -m venv /tmp/venv-rZmD 21:07:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rZmD' 21:07:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rZmD 21:07:10 + echo /tmp/venv-rZmD 21:07:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:07:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:07:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:07:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:10 + local 'pip_opts=--upgrade --quiet' 21:07:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:07:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:07:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:07:10 + [[ -n '' ]] 21:07:10 + [[ -n '' ]] 21:07:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:07:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:10 + /tmp/venv-rZmD/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 21:07:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:07:17 lf-activate-venv(): INFO: Base packages installed successfully 21:07:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:07:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:07:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:07:17 + /tmp/venv-rZmD/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 21:07:24 + type python3 21:07:24 + true 21:07:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rZmD/bin to PATH' 21:07:24 lf-activate-venv(): INFO: Adding /tmp/venv-rZmD/bin to PATH 21:07:24 + PATH=/tmp/venv-rZmD/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 21:07:24 + return 0 21:07:24 + python3 --version 21:07:24 Python 3.10.6 21:07:24 + python3 -m pip --version 21:07:24 pip 25.3 from /tmp/venv-rZmD/lib/python3.10/site-packages/pip (python 3.10) 21:07:24 + python3 -m pip freeze 21:07:24 cachetools==6.2.6 21:07:24 chardet==5.2.0 21:07:24 colorama==0.4.6 21:07:24 distlib==0.4.0 21:07:24 filelock==3.20.3 21:07:24 packaging==26.0 21:07:24 platformdirs==4.5.1 21:07:24 pluggy==1.6.0 21:07:24 pyproject-api==1.10.0 21:07:24 tomli==2.4.0 21:07:24 tox==4.34.1 21:07:24 typing_extensions==4.15.0 21:07:24 urllib3==1.26.20 21:07:24 virtualenv==20.36.1 21:07:24 [EnvInject] - Injecting environment variables from a build step. 21:07:24 [EnvInject] - Injecting as environment variables the properties content 21:07:24 PARALLEL=false 21:07:24 21:07:24 [EnvInject] - Variables injected successfully. 21:07:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1327625542727803092.sh 21:07:24 ---> tox-run.sh 21:07:24 + 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 21:07:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 21:07:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 21:07:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 21:07:24 + cd /w/workspace/oom-master-checkbashisms-lint/. 21:07:24 + source /home/jenkins/lf-env.sh 21:07:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:07:24 ++ mktemp -d /tmp/venv-XXXX 21:07:24 + lf_venv=/tmp/venv-47Bn 21:07:24 + local venv_file=/tmp/.os_lf_venv 21:07:24 + local python=python3 21:07:24 + local options 21:07:24 + local set_path=true 21:07:24 + local install_args= 21:07:24 ++ 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 21:07:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:07:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:07:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:07:24 + true 21:07:24 + case $1 in 21:07:24 + venv_file=/tmp/.toxenv 21:07:24 + shift 2 21:07:24 + true 21:07:24 + case $1 in 21:07:24 + shift 21:07:24 + break 21:07:24 + case $python in 21:07:24 + local pkg_list= 21:07:24 + [[ -d /opt/pyenv ]] 21:07:24 + echo 'Setup pyenv:' 21:07:24 Setup pyenv: 21:07:24 + export PYENV_ROOT=/opt/pyenv 21:07:24 + PYENV_ROOT=/opt/pyenv 21:07:24 + 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 21:07:24 + 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 21:07:24 + pyenv versions 21:07:25 system 21:07:25 3.8.13 21:07:25 3.9.13 21:07:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:07:25 + command -v pyenv 21:07:25 ++ pyenv init - --no-rehash 21:07:25 + 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[*]}"'\'')" 21:07:25 export PATH="/opt/pyenv/shims:${PATH}" 21:07:25 export PYENV_SHELL=bash 21:07:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:07:25 pyenv() { 21:07:25 local command 21:07:25 command="${1:-}" 21:07:25 if [ "$#" -gt 0 ]; then 21:07:25 shift 21:07:25 fi 21:07:25 21:07:25 case "$command" in 21:07:25 rehash|shell) 21:07:25 eval "$(pyenv "sh-$command" "$@")" 21:07:25 ;; 21:07:25 *) 21:07:25 command pyenv "$command" "$@" 21:07:25 ;; 21:07:25 esac 21:07:25 }' 21:07:25 +++ 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[*]}"' 21:07:25 ++ 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 21:07:25 ++ 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 21:07:25 ++ 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 21:07:25 ++ export PYENV_SHELL=bash 21:07:25 ++ PYENV_SHELL=bash 21:07:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:07:25 +++ complete -F _pyenv pyenv 21:07:25 ++ lf-pyver python3 21:07:25 ++ local py_version_xy=python3 21:07:25 ++ local py_version_xyz= 21:07:25 ++ pyenv versions 21:07:25 ++ local command 21:07:25 ++ awk '{ print $1 }' 21:07:25 ++ sed 's/^[ *]* //' 21:07:25 ++ command=versions 21:07:25 ++ '[' 1 -gt 0 ']' 21:07:25 ++ shift 21:07:25 ++ case "$command" in 21:07:25 ++ command pyenv versions 21:07:25 ++ pyenv versions 21:07:25 ++ grep -E '^[0-9.]*[0-9]$' 21:07:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:07:25 +++ grep '^3' /tmp/.pyenv_versions 21:07:25 +++ sort -V 21:07:25 +++ tail -n 1 21:07:25 ++ py_version_xyz=3.10.6 21:07:25 ++ [[ -z 3.10.6 ]] 21:07:25 ++ echo 3.10.6 21:07:25 ++ return 0 21:07:25 + pyenv local 3.10.6 21:07:25 + local command 21:07:25 + command=local 21:07:25 + '[' 2 -gt 0 ']' 21:07:25 + shift 21:07:25 + case "$command" in 21:07:25 + command pyenv local 3.10.6 21:07:25 + pyenv local 3.10.6 21:07:25 + for arg in "$@" 21:07:25 + case $arg in 21:07:25 + pkg_list+='tox ' 21:07:25 + for arg in "$@" 21:07:25 + case $arg in 21:07:25 + pkg_list+='virtualenv ' 21:07:25 + for arg in "$@" 21:07:25 + case $arg in 21:07:25 + pkg_list+='urllib3~=1.26.15 ' 21:07:25 + [[ -f /tmp/.toxenv ]] 21:07:25 ++ cat /tmp/.toxenv 21:07:25 + lf_venv=/tmp/venv-rZmD 21:07:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rZmD from' file:/tmp/.toxenv 21:07:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rZmD from file:/tmp/.toxenv 21:07:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:07:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:25 + local 'pip_opts=--upgrade --quiet' 21:07:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:07:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:07:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:07:25 + [[ -n '' ]] 21:07:25 + [[ -n '' ]] 21:07:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:07:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:25 + /tmp/venv-rZmD/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 21:07:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:07:26 lf-activate-venv(): INFO: Base packages installed successfully 21:07:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:07:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:07:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:07:26 + /tmp/venv-rZmD/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 21:07:27 + type python3 21:07:27 + true 21:07:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rZmD/bin to PATH' 21:07:27 lf-activate-venv(): INFO: Adding /tmp/venv-rZmD/bin to PATH 21:07:27 + PATH=/tmp/venv-rZmD/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 21:07:27 + return 0 21:07:27 + [[ -d /opt/pyenv ]] 21:07:27 + echo '---> Setting up pyenv' 21:07:27 ---> Setting up pyenv 21:07:27 + export PYENV_ROOT=/opt/pyenv 21:07:27 + PYENV_ROOT=/opt/pyenv 21:07:27 + export PATH=/opt/pyenv/bin:/tmp/venv-rZmD/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 21:07:27 + PATH=/opt/pyenv/bin:/tmp/venv-rZmD/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 21:07:27 ++ pwd 21:07:27 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 21:07:27 + export PYTHONPATH 21:07:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:07:27 + TOX_TESTENV_PASSENV=PYTHONPATH 21:07:27 + tox --version 21:07:27 4.34.1 from /tmp/venv-rZmD/lib/python3.10/site-packages/tox/__init__.py 21:07:27 + PARALLEL=false 21:07:27 + TOX_OPTIONS_LIST= 21:07:27 + [[ -n checkbashisms ]] 21:07:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 21:07:27 + case ${PARALLEL,,} in 21:07:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 21:07:27 + tox -e checkbashisms 21:07:29 checkbashisms: freeze> python -m pip freeze --all 21:07:29 checkbashisms: pip==25.3,setuptools==80.9.0 21:07:29 checkbashisms: commands[0]> .ci/check-bashisms.sh 21:07:31 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 21:07:33 checkbashisms: OK (5.24=setup[1.65]+cmd[3.60] seconds) 21:07:33 congratulations :) (5.28 seconds) 21:07:33 + tox_status=0 21:07:33 + echo '---> Completed tox runs' 21:07:33 ---> Completed tox runs 21:07:33 + for i in .tox/*/log 21:07:33 ++ echo .tox/checkbashisms/log 21:07:33 ++ awk -F/ '{print $2}' 21:07:33 + tox_env=checkbashisms 21:07:33 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 21:07:33 + DOC_DIR=docs/_build/html 21:07:33 + [[ -d docs/_build/html ]] 21:07:33 + echo '---> tox-run.sh ends' 21:07:33 ---> tox-run.sh ends 21:07:33 + test 0 -eq 0 21:07:33 $ ssh-agent -k 21:07:33 unset SSH_AUTH_SOCK; 21:07:33 unset SSH_AGENT_PID; 21:07:33 echo Agent pid 1780 killed; 21:07:33 [ssh-agent] Stopped. 21:07:33 [PostBuildScript] - [INFO] Executing post build scripts. 21:07:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4229029220756625298.sh 21:07:33 ---> sysstat.sh 21:07:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1273221118966572638.sh 21:07:45 ---> package-listing.sh 21:07:45 ++ facter osfamily 21:07:45 ++ tr '[:upper:]' '[:lower:]' 21:07:46 + OS_FAMILY=debian 21:07:46 + workspace=/w/workspace/oom-master-checkbashisms-lint 21:07:46 + START_PACKAGES=/tmp/packages_start.txt 21:07:46 + END_PACKAGES=/tmp/packages_end.txt 21:07:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:07:46 + PACKAGES=/tmp/packages_start.txt 21:07:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 21:07:46 + PACKAGES=/tmp/packages_end.txt 21:07:46 + case "${OS_FAMILY}" in 21:07:46 + grep '^ii' 21:07:46 + dpkg -l 21:07:46 + '[' -f /tmp/packages_start.txt ']' 21:07:46 + '[' -f /tmp/packages_end.txt ']' 21:07:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:07:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 21:07:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 21:07:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 21:07:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4140341939061483901.sh 21:07:46 ---> capture-instance-metadata.sh 21:07:46 Setup pyenv: 21:07:46 system 21:07:46 3.8.13 21:07:46 3.9.13 21:07:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:07:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xjzq 21:07:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:07:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:59 lf-activate-venv(): INFO: Base packages installed successfully 21:07:59 lf-activate-venv(): INFO: Installing additional packages: lftools 21:08:51 lf-activate-venv(): INFO: Adding /tmp/venv-xjzq/bin to PATH 21:08:51 INFO: Running in OpenStack, capturing instance metadata 21:08:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4929468609898831039.sh 21:08:51 provisioning config files... 21:08:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4142083111056416947tmp 21:08:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:08:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:08:51 [EnvInject] - Injecting environment variables from a build step. 21:08:51 [EnvInject] - Injecting as environment variables the properties content 21:08:51 SERVER_ID=logs 21:08:51 21:08:51 [EnvInject] - Variables injected successfully. 21:08:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1768130775985267585.sh 21:08:51 ---> create-netrc.sh 21:08:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10969337922731399258.sh 21:08:51 ---> python-tools-install.sh 21:08:51 Setup pyenv: 21:08:51 system 21:08:51 3.8.13 21:08:51 3.9.13 21:08:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:08:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xjzq from file:/tmp/.os_lf_venv 21:08:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:08:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:08:53 lf-activate-venv(): INFO: Base packages installed successfully 21:08:53 lf-activate-venv(): INFO: Installing additional packages: lftools 21:09:02 lf-activate-venv(): INFO: Adding /tmp/venv-xjzq/bin to PATH 21:09:02 Generating Requirements File 21:09:24 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. 21:09:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:09:25 Python 3.10.6 21:09:25 pip 25.3 from /tmp/venv-xjzq/lib/python3.10/site-packages/pip (python 3.10) 21:09:25 appdirs==1.4.4 21:09:25 argcomplete==3.6.3 21:09:25 aspy.yaml==1.3.0 21:09:25 attrs==25.4.0 21:09:25 autopage==0.5.2 21:09:25 backports.strenum==1.3.1 21:09:25 beautifulsoup4==4.14.3 21:09:25 boto3==1.42.37 21:09:25 botocore==1.42.37 21:09:25 bs4==0.0.2 21:09:25 certifi==2026.1.4 21:09:25 cffi==2.0.0 21:09:25 cfgv==3.5.0 21:09:25 chardet==5.2.0 21:09:25 charset-normalizer==3.4.4 21:09:25 click==8.3.1 21:09:25 cliff==4.13.1 21:09:25 cmd2==3.1.2 21:09:25 cryptography==3.3.2 21:09:25 debtcollector==3.0.0 21:09:25 decorator==5.2.1 21:09:25 defusedxml==0.7.1 21:09:25 Deprecated==1.3.1 21:09:25 distlib==0.4.0 21:09:25 dnspython==2.8.0 21:09:25 docker==7.1.0 21:09:25 dogpile.cache==1.5.0 21:09:25 durationpy==0.10 21:09:25 email-validator==2.3.0 21:09:25 filelock==3.20.3 21:09:25 future==1.0.0 21:09:25 gitdb==4.0.12 21:09:25 GitPython==3.1.46 21:09:25 httplib2==0.30.2 21:09:25 identify==2.6.16 21:09:25 idna==3.11 21:09:25 importlib-resources==1.5.0 21:09:25 iso8601==2.1.0 21:09:25 Jinja2==3.1.6 21:09:25 jmespath==1.1.0 21:09:25 jsonpatch==1.33 21:09:25 jsonpointer==3.0.0 21:09:25 jsonschema==4.26.0 21:09:25 jsonschema-specifications==2025.9.1 21:09:25 keystoneauth1==5.13.0 21:09:25 kubernetes==35.0.0 21:09:25 lftools==0.37.21 21:09:25 lxml==6.0.2 21:09:25 markdown-it-py==4.0.0 21:09:25 MarkupSafe==3.0.3 21:09:25 mdurl==0.1.2 21:09:25 msgpack==1.1.2 21:09:25 multi_key_dict==2.0.3 21:09:25 munch==4.0.0 21:09:25 netaddr==1.3.0 21:09:25 niet==1.4.2 21:09:25 nodeenv==1.10.0 21:09:25 oauth2client==4.1.3 21:09:25 oauthlib==3.3.1 21:09:25 openstacksdk==4.9.0 21:09:25 os-service-types==1.8.2 21:09:25 osc-lib==4.3.0 21:09:25 oslo.config==10.2.0 21:09:25 oslo.context==6.2.0 21:09:25 oslo.i18n==6.7.1 21:09:25 oslo.log==8.0.0 21:09:25 oslo.serialization==5.9.0 21:09:25 oslo.utils==9.2.0 21:09:25 packaging==26.0 21:09:25 pbr==7.0.3 21:09:25 platformdirs==4.5.1 21:09:25 prettytable==3.17.0 21:09:25 psutil==7.2.2 21:09:25 pyasn1==0.6.2 21:09:25 pyasn1_modules==0.4.2 21:09:25 pycparser==3.0 21:09:25 pygerrit2==2.0.15 21:09:25 PyGithub==2.8.1 21:09:25 Pygments==2.19.2 21:09:25 PyJWT==2.10.1 21:09:25 PyNaCl==1.6.2 21:09:25 pyparsing==2.4.7 21:09:25 pyperclip==1.11.0 21:09:25 pyrsistent==0.20.0 21:09:25 python-cinderclient==9.8.0 21:09:25 python-dateutil==2.9.0.post0 21:09:25 python-heatclient==5.0.0 21:09:25 python-jenkins==1.8.3 21:09:25 python-keystoneclient==5.7.0 21:09:25 python-magnumclient==4.9.0 21:09:25 python-openstackclient==8.3.0 21:09:25 python-swiftclient==4.9.0 21:09:25 PyYAML==6.0.3 21:09:25 referencing==0.37.0 21:09:25 requests==2.32.5 21:09:25 requests-oauthlib==2.0.0 21:09:25 requestsexceptions==1.4.0 21:09:25 rfc3986==2.0.0 21:09:25 rich==14.3.1 21:09:25 rich-argparse==1.7.2 21:09:25 rpds-py==0.30.0 21:09:25 rsa==4.9.1 21:09:25 ruamel.yaml==0.19.1 21:09:25 ruamel.yaml.clib==0.2.15 21:09:25 s3transfer==0.16.0 21:09:25 simplejson==3.20.2 21:09:25 six==1.17.0 21:09:25 smmap==5.0.2 21:09:25 soupsieve==2.8.3 21:09:25 stevedore==5.6.0 21:09:25 tabulate==0.9.0 21:09:25 toml==0.10.2 21:09:25 tomlkit==0.14.0 21:09:25 tqdm==4.67.1 21:09:25 typing_extensions==4.15.0 21:09:25 tzdata==2025.3 21:09:25 urllib3==1.26.20 21:09:25 virtualenv==20.36.1 21:09:25 wcwidth==0.5.0 21:09:25 websocket-client==1.9.0 21:09:25 wrapt==2.0.1 21:09:25 xdg==6.0.0 21:09:25 xmltodict==1.0.2 21:09:25 yq==3.4.3 21:09:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2274380218442039819.sh 21:09:25 ---> sudo-logs.sh 21:09:25 Archiving 'sudo' log.. 21:09:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16338905902872336938.sh 21:09:26 ---> job-cost.sh 21:09:26 Setup pyenv: 21:09:26 system 21:09:26 3.8.13 21:09:26 3.9.13 21:09:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:09:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xjzq from file:/tmp/.os_lf_venv 21:09:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:09:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:09:28 lf-activate-venv(): INFO: Base packages installed successfully 21:09:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:09:33 lf-activate-venv(): INFO: Adding /tmp/venv-xjzq/bin to PATH 21:09:33 INFO: No Stack... 21:09:33 INFO: Retrieving Pricing Info for: v3-standard-4 21:09:33 INFO: Archiving Costs 21:09:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2431196352939294963.sh 21:09:33 ---> logs-deploy.sh 21:09:33 Setup pyenv: 21:09:33 system 21:09:33 3.8.13 21:09:33 3.9.13 21:09:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:09:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xjzq from file:/tmp/.os_lf_venv 21:09:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:09:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:09:35 lf-activate-venv(): INFO: Base packages installed successfully 21:09:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:09:44 lf-activate-venv(): INFO: Adding /tmp/venv-xjzq/bin to PATH 21:09:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4396 21:09:44 INFO: archiving workspace using pattern(s): 21:09:45 Archives upload complete. 21:09:45 INFO: archiving logs to Nexus 21:09:46 ---> uname -a: 21:09:46 Linux prd-ubuntu1804-builder-4c-4g-3905 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:09:46 21:09:46 21:09:46 ---> lscpu: 21:09:46 Architecture: x86_64 21:09:46 CPU op-mode(s): 32-bit, 64-bit 21:09:46 Byte Order: Little Endian 21:09:46 CPU(s): 4 21:09:46 On-line CPU(s) list: 0-3 21:09:46 Thread(s) per core: 1 21:09:46 Core(s) per socket: 1 21:09:46 Socket(s): 4 21:09:46 NUMA node(s): 1 21:09:46 Vendor ID: AuthenticAMD 21:09:46 CPU family: 23 21:09:46 Model: 49 21:09:46 Model name: AMD EPYC-Rome Processor 21:09:46 Stepping: 0 21:09:46 CPU MHz: 2800.000 21:09:46 BogoMIPS: 5600.00 21:09:46 Virtualization: AMD-V 21:09:46 Hypervisor vendor: KVM 21:09:46 Virtualization type: full 21:09:46 L1d cache: 32K 21:09:46 L1i cache: 32K 21:09:46 L2 cache: 512K 21:09:46 L3 cache: 16384K 21:09:46 NUMA node0 CPU(s): 0-3 21:09:46 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 21:09:46 21:09:46 21:09:46 ---> nproc: 21:09:46 4 21:09:46 21:09:46 21:09:46 ---> df -h: 21:09:46 Filesystem Size Used Avail Use% Mounted on 21:09:46 udev 7.9G 0 7.9G 0% /dev 21:09:46 tmpfs 1.6G 676K 1.6G 1% /run 21:09:46 /dev/vda1 78G 8.3G 70G 11% / 21:09:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:09:46 tmpfs 5.0M 0 5.0M 0% /run/lock 21:09:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:09:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:09:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:09:46 21:09:46 21:09:46 ---> free -m: 21:09:46 total used free shared buff/cache available 21:09:46 Mem: 16040 564 13410 0 2065 15161 21:09:46 Swap: 1023 0 1023 21:09:46 21:09:46 21:09:46 ---> ip addr: 21:09:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:09:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:09:46 inet 127.0.0.1/8 scope host lo 21:09:46 valid_lft forever preferred_lft forever 21:09:46 inet6 ::1/128 scope host 21:09:46 valid_lft forever preferred_lft forever 21:09:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:09:46 link/ether fa:16:3e:15:fe:53 brd ff:ff:ff:ff:ff:ff 21:09:46 inet 10.30.106.125/23 brd 10.30.107.255 scope global dynamic ens3 21:09:46 valid_lft 86176sec preferred_lft 86176sec 21:09:46 inet6 fe80::f816:3eff:fe15:fe53/64 scope link 21:09:46 valid_lft forever preferred_lft forever 21:09:46 21:09:46 21:09:46 ---> sar -b -r -n DEV: 21:09:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3905) 01/28/26 _x86_64_ (4 CPU) 21:09:46 21:09:46 21:06:04 LINUX RESTART (4 CPU) 21:09:46 21:09:46 21:07:06 tps rtps wtps bread/s bwrtn/s 21:09:46 21:08:01 43.09 8.72 34.37 147.00 4876.77 21:09:46 21:09:01 56.64 0.75 55.89 97.05 6138.84 21:09:46 Average: 50.16 4.56 45.60 120.94 5535.18 21:09:46 21:09:46 21:07:06 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:09:46 21:08:01 14128552 15586160 2296416 13.98 48616 1615764 763908 4.37 647128 1446640 43028 21:09:46 21:09:01 13804284 15473352 2620684 15.96 70076 1793972 851640 4.87 776620 1617180 143464 21:09:46 Average: 13966418 15529756 2458550 14.97 59346 1704868 807774 4.62 711874 1531910 93246 21:09:46 21:09:46 21:07:06 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:09:46 21:08:01 ens3 23.08 18.01 208.91 5.24 0.00 0.00 0.00 0.00 21:09:46 21:08:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 21:09:46 21:09:01 ens3 45.69 35.18 710.33 7.16 0.00 0.00 0.00 0.00 21:09:46 21:09:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 21:09:46 Average: ens3 34.88 26.97 470.50 6.24 0.00 0.00 0.00 0.00 21:09:46 Average: lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 21:09:46 21:09:46 21:09:46 ---> sar -P ALL: 21:09:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3905) 01/28/26 _x86_64_ (4 CPU) 21:09:46 21:09:46 21:06:04 LINUX RESTART (4 CPU) 21:09:46 21:09:46 21:07:06 CPU %user %nice %system %iowait %steal %idle 21:09:46 21:08:01 all 9.99 0.00 0.89 26.74 0.05 62.34 21:09:46 21:08:01 0 11.03 0.00 1.13 56.26 0.05 31.53 21:09:46 21:08:01 1 11.32 0.00 0.69 1.08 0.04 86.88 21:09:46 21:08:01 2 2.33 0.00 0.80 24.34 0.05 72.48 21:09:46 21:08:01 3 15.28 0.00 0.95 25.16 0.04 58.58 21:09:46 21:09:01 all 11.69 0.00 0.76 12.05 0.05 75.45 21:09:46 21:09:01 0 4.57 0.00 0.42 0.12 0.03 94.86 21:09:46 21:09:01 1 20.18 0.00 0.93 0.15 0.07 78.68 21:09:46 21:09:01 2 10.29 0.00 1.07 46.10 0.07 42.48 21:09:46 21:09:01 3 11.64 0.00 0.62 1.93 0.03 85.77 21:09:46 Average: all 10.87 0.00 0.82 19.07 0.05 69.19 21:09:46 Average: 0 7.66 0.00 0.76 26.99 0.04 64.55 21:09:46 Average: 1 15.96 0.00 0.82 0.59 0.05 82.58 21:09:46 Average: 2 6.48 0.00 0.94 35.68 0.06 56.84 21:09:46 Average: 3 13.38 0.00 0.77 13.04 0.03 72.77 21:09:46 21:09:46 21:09:46