21:51:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 21:51:26 Running as SYSTEM 21:51:26 [EnvInject] - Loading node environment variables. 21:51:26 Building remotely on prd-ubuntu1804-builder-4c-4g-11083 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 21:51:26 [ssh-agent] Looking for ssh-agent implementation... 21:51:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:51:26 $ ssh-agent 21:51:26 SSH_AUTH_SOCK=/tmp/ssh-4Zp348X1Hovn/agent.1748 21:51:26 SSH_AGENT_PID=1750 21:51:26 [ssh-agent] Started. 21:51:26 Running ssh-add (command line suppressed) 21:51:26 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_15195322946191832824.key (/w/workspace/oom-master-commit-lint@tmp/private_key_15195322946191832824.key) 21:51:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:51:26 The recommended git tool is: NONE 21:51:28 using credential onap-jenkins-ssh 21:51:28 Wiping out workspace first. 21:51:28 Cloning the remote Git repository 21:51:28 Cloning repository git://cloud.onap.org/mirror/oom.git 21:51:28 > git init /w/workspace/oom-master-commit-lint # timeout=10 21:51:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:51:28 > git --version # timeout=10 21:51:28 > git --version # 'git version 2.17.1' 21:51:28 using GIT_SSH to set credentials Gerrit user 21:51:28 Verifying host key using manually-configured host key entries 21:51:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:51:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:51:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:51:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:51:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:51:33 using GIT_SSH to set credentials Gerrit user 21:51:33 Verifying host key using manually-configured host key entries 21:51:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/2 # timeout=30 21:51:34 > git rev-parse 148f4074c427c72313a0817ab4933aaa9b2aad57^{commit} # timeout=10 21:51:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:51:34 Checking out Revision 148f4074c427c72313a0817ab4933aaa9b2aad57 (refs/changes/63/136963/2) 21:51:34 > git config core.sparsecheckout # timeout=10 21:51:34 > git checkout -f 148f4074c427c72313a0817ab4933aaa9b2aad57 # timeout=30 21:51:37 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 21:51:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:51:37 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 21:51:37 [EnvInject] - Injecting environment variables from a build step. 21:51:37 [EnvInject] - Injecting as environment variables the properties content 21:51:37 PYTHON=python3 21:51:37 21:51:37 [EnvInject] - Variables injected successfully. 21:51:37 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15519598757119411221.sh 21:51:37 ---> tox-install.sh 21:51:37 + source /home/jenkins/lf-env.sh 21:51:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:51:37 ++ mktemp -d /tmp/venv-XXXX 21:51:37 + lf_venv=/tmp/venv-EYmv 21:51:37 + local venv_file=/tmp/.os_lf_venv 21:51:37 + local python=python3 21:51:37 + local options 21:51:37 + local set_path=true 21:51:37 + local install_args= 21:51:37 ++ 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:51:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:51:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:51:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:51:37 + true 21:51:37 + case $1 in 21:51:37 + venv_file=/tmp/.toxenv 21:51:37 + shift 2 21:51:37 + true 21:51:37 + case $1 in 21:51:37 + shift 21:51:37 + break 21:51:37 + case $python in 21:51:37 + local pkg_list= 21:51:37 + [[ -d /opt/pyenv ]] 21:51:37 + echo 'Setup pyenv:' 21:51:37 Setup pyenv: 21:51:37 + export PYENV_ROOT=/opt/pyenv 21:51:37 + PYENV_ROOT=/opt/pyenv 21:51:37 + 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:51:37 + 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:51:37 + pyenv versions 21:51:37 * system (set by /opt/pyenv/version) 21:51:37 * 3.8.13 (set by /opt/pyenv/version) 21:51:37 * 3.9.13 (set by /opt/pyenv/version) 21:51:37 * 3.10.6 (set by /opt/pyenv/version) 21:51:37 + command -v pyenv 21:51:37 ++ pyenv init - --no-rehash 21:51:37 + 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:51:37 export PATH="/opt/pyenv/shims:${PATH}" 21:51:37 export PYENV_SHELL=bash 21:51:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:51:37 pyenv() { 21:51:37 local command 21:51:37 command="${1:-}" 21:51:37 if [ "$#" -gt 0 ]; then 21:51:37 shift 21:51:37 fi 21:51:37 21:51:37 case "$command" in 21:51:37 rehash|shell) 21:51:37 eval "$(pyenv "sh-$command" "$@")" 21:51:37 ;; 21:51:37 *) 21:51:37 command pyenv "$command" "$@" 21:51:37 ;; 21:51:37 esac 21:51:37 }' 21:51:37 +++ 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:51:37 ++ 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:51:37 ++ 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:51:37 ++ 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:51:37 ++ export PYENV_SHELL=bash 21:51:37 ++ PYENV_SHELL=bash 21:51:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:51:37 +++ complete -F _pyenv pyenv 21:51:37 ++ lf-pyver python3 21:51:37 ++ local py_version_xy=python3 21:51:37 ++ local py_version_xyz= 21:51:37 ++ pyenv versions 21:51:37 ++ local command 21:51:37 ++ command=versions 21:51:37 ++ '[' 1 -gt 0 ']' 21:51:37 ++ shift 21:51:37 ++ case "$command" in 21:51:37 ++ command pyenv versions 21:51:37 ++ pyenv versions 21:51:37 ++ awk '{ print $1 }' 21:51:37 ++ grep -E '^[0-9.]*[0-9]$' 21:51:37 ++ sed 's/^[ *]* //' 21:51:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:51:38 +++ grep '^3' /tmp/.pyenv_versions 21:51:38 +++ sort -V 21:51:38 +++ tail -n 1 21:51:38 ++ py_version_xyz=3.10.6 21:51:38 ++ [[ -z 3.10.6 ]] 21:51:38 ++ echo 3.10.6 21:51:38 ++ return 0 21:51:38 + pyenv local 3.10.6 21:51:38 + local command 21:51:38 + command=local 21:51:38 + '[' 2 -gt 0 ']' 21:51:38 + shift 21:51:38 + case "$command" in 21:51:38 + command pyenv local 3.10.6 21:51:38 + pyenv local 3.10.6 21:51:38 + for arg in "$@" 21:51:38 + case $arg in 21:51:38 + pkg_list+='tox ' 21:51:38 + for arg in "$@" 21:51:38 + case $arg in 21:51:38 + pkg_list+='virtualenv ' 21:51:38 + for arg in "$@" 21:51:38 + case $arg in 21:51:38 + pkg_list+='urllib3~=1.26.15 ' 21:51:38 + [[ -f /tmp/.toxenv ]] 21:51:38 + [[ ! -f /tmp/.toxenv ]] 21:51:38 + [[ -n '' ]] 21:51:38 + python3 -m venv /tmp/venv-EYmv 21:51:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EYmv' 21:51:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EYmv 21:51:42 + echo /tmp/venv-EYmv 21:51:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:51:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:51:42 + /tmp/venv-EYmv/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:51:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:51:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:51:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:51:45 + /tmp/venv-EYmv/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:51:47 + type python3 21:51:47 + true 21:51:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EYmv/bin to PATH' 21:51:47 lf-activate-venv(): INFO: Adding /tmp/venv-EYmv/bin to PATH 21:51:47 + PATH=/tmp/venv-EYmv/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:51:47 + return 0 21:51:47 + python3 --version 21:51:47 Python 3.10.6 21:51:47 + python3 -m pip --version 21:51:47 pip 23.3.2 from /tmp/venv-EYmv/lib/python3.10/site-packages/pip (python 3.10) 21:51:47 + python3 -m pip freeze 21:51:48 cachetools==5.3.2 21:51:48 chardet==5.2.0 21:51:48 colorama==0.4.6 21:51:48 distlib==0.3.8 21:51:48 filelock==3.13.1 21:51:48 packaging==23.2 21:51:48 platformdirs==4.1.0 21:51:48 pluggy==1.3.0 21:51:48 pyproject-api==1.6.1 21:51:48 tomli==2.0.1 21:51:48 tox==4.11.4 21:51:48 urllib3==1.26.18 21:51:48 virtualenv==20.25.0 21:51:48 [EnvInject] - Injecting environment variables from a build step. 21:51:48 [EnvInject] - Injecting as environment variables the properties content 21:51:48 PARALLEL=false 21:51:48 21:51:48 [EnvInject] - Variables injected successfully. 21:51:48 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13249618251584899953.sh 21:51:48 ---> tox-run.sh 21:51:48 + 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:51:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 21:51:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 21:51:48 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 21:51:48 + cd /w/workspace/oom-master-commit-lint/. 21:51:48 + source /home/jenkins/lf-env.sh 21:51:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:51:48 ++ mktemp -d /tmp/venv-XXXX 21:51:48 + lf_venv=/tmp/venv-A3OS 21:51:48 + local venv_file=/tmp/.os_lf_venv 21:51:48 + local python=python3 21:51:48 + local options 21:51:48 + local set_path=true 21:51:48 + local install_args= 21:51:48 ++ 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:51:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:51:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:51:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:51:48 + true 21:51:48 + case $1 in 21:51:48 + venv_file=/tmp/.toxenv 21:51:48 + shift 2 21:51:48 + true 21:51:48 + case $1 in 21:51:48 + shift 21:51:48 + break 21:51:48 + case $python in 21:51:48 + local pkg_list= 21:51:48 + [[ -d /opt/pyenv ]] 21:51:48 + echo 'Setup pyenv:' 21:51:48 Setup pyenv: 21:51:48 + export PYENV_ROOT=/opt/pyenv 21:51:48 + PYENV_ROOT=/opt/pyenv 21:51:48 + 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:51:48 + 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:51:48 + pyenv versions 21:51:48 system 21:51:48 3.8.13 21:51:48 3.9.13 21:51:48 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 21:51:48 + command -v pyenv 21:51:48 ++ pyenv init - --no-rehash 21:51:48 + 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:51:48 export PATH="/opt/pyenv/shims:${PATH}" 21:51:48 export PYENV_SHELL=bash 21:51:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:51:48 pyenv() { 21:51:48 local command 21:51:48 command="${1:-}" 21:51:48 if [ "$#" -gt 0 ]; then 21:51:48 shift 21:51:48 fi 21:51:48 21:51:48 case "$command" in 21:51:48 rehash|shell) 21:51:48 eval "$(pyenv "sh-$command" "$@")" 21:51:48 ;; 21:51:48 *) 21:51:48 command pyenv "$command" "$@" 21:51:48 ;; 21:51:48 esac 21:51:48 }' 21:51:48 +++ 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:51:48 ++ 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:51:48 ++ 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:51:48 ++ 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:51:48 ++ export PYENV_SHELL=bash 21:51:48 ++ PYENV_SHELL=bash 21:51:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:51:48 +++ complete -F _pyenv pyenv 21:51:48 ++ lf-pyver python3 21:51:48 ++ local py_version_xy=python3 21:51:48 ++ local py_version_xyz= 21:51:48 ++ pyenv versions 21:51:48 ++ local command 21:51:48 ++ command=versions 21:51:48 ++ '[' 1 -gt 0 ']' 21:51:48 ++ shift 21:51:48 ++ case "$command" in 21:51:48 ++ command pyenv versions 21:51:48 ++ pyenv versions 21:51:48 ++ awk '{ print $1 }' 21:51:48 ++ grep -E '^[0-9.]*[0-9]$' 21:51:48 ++ sed 's/^[ *]* //' 21:51:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:51:48 +++ sort -V 21:51:48 +++ grep '^3' /tmp/.pyenv_versions 21:51:48 +++ tail -n 1 21:51:48 ++ py_version_xyz=3.10.6 21:51:48 ++ [[ -z 3.10.6 ]] 21:51:48 ++ echo 3.10.6 21:51:48 ++ return 0 21:51:48 + pyenv local 3.10.6 21:51:48 + local command 21:51:48 + command=local 21:51:48 + '[' 2 -gt 0 ']' 21:51:48 + shift 21:51:48 + case "$command" in 21:51:48 + command pyenv local 3.10.6 21:51:48 + pyenv local 3.10.6 21:51:48 + for arg in "$@" 21:51:48 + case $arg in 21:51:48 + pkg_list+='tox ' 21:51:48 + for arg in "$@" 21:51:48 + case $arg in 21:51:48 + pkg_list+='virtualenv ' 21:51:48 + for arg in "$@" 21:51:48 + case $arg in 21:51:48 + pkg_list+='urllib3~=1.26.15 ' 21:51:48 + [[ -f /tmp/.toxenv ]] 21:51:48 ++ cat /tmp/.toxenv 21:51:48 + lf_venv=/tmp/venv-EYmv 21:51:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EYmv from' file:/tmp/.toxenv 21:51:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EYmv from file:/tmp/.toxenv 21:51:48 + /tmp/venv-EYmv/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:51:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:51:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:51:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:51:49 + /tmp/venv-EYmv/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:51:50 + type python3 21:51:50 + true 21:51:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EYmv/bin to PATH' 21:51:50 lf-activate-venv(): INFO: Adding /tmp/venv-EYmv/bin to PATH 21:51:50 + PATH=/tmp/venv-EYmv/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:51:50 + return 0 21:51:50 + [[ -d /opt/pyenv ]] 21:51:50 + echo '---> Setting up pyenv' 21:51:50 ---> Setting up pyenv 21:51:50 + export PYENV_ROOT=/opt/pyenv 21:51:50 + PYENV_ROOT=/opt/pyenv 21:51:50 + export PATH=/opt/pyenv/bin:/tmp/venv-EYmv/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:51:50 + PATH=/opt/pyenv/bin:/tmp/venv-EYmv/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:51:50 ++ pwd 21:51:50 + PYTHONPATH=/w/workspace/oom-master-commit-lint 21:51:50 + export PYTHONPATH 21:51:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:51:50 + TOX_TESTENV_PASSENV=PYTHONPATH 21:51:50 + tox --version 21:51:50 4.11.4 from /tmp/venv-EYmv/lib/python3.10/site-packages/tox/__init__.py 21:51:50 + PARALLEL=false 21:51:50 + TOX_OPTIONS_LIST= 21:51:50 + [[ -n gitlint ]] 21:51:50 + TOX_OPTIONS_LIST=' -e gitlint' 21:51:50 + case ${PARALLEL,,} in 21:51:50 + tox -e gitlint 21:51:50 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 21:51:52 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 21:52:17 gitlint: freeze> python -m pip freeze --all 21:52:18 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.0,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 21:52:18 gitlint: commands[0]> gitlint 21:52:18 gitlint: OK (27.17=setup[26.98]+cmd[0.19] seconds) 21:52:18 congratulations :) (27.33 seconds) 21:52:18 + tox_status=0 21:52:18 + echo '---> Completed tox runs' 21:52:18 ---> Completed tox runs 21:52:18 + for i in .tox/*/log 21:52:18 ++ echo .tox/gitlint/log 21:52:18 ++ awk -F/ '{print $2}' 21:52:18 + tox_env=gitlint 21:52:18 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 21:52:18 + DOC_DIR=docs/_build/html 21:52:18 + [[ -d docs/_build/html ]] 21:52:18 + echo '---> tox-run.sh ends' 21:52:18 ---> tox-run.sh ends 21:52:18 + test 0 -eq 0 21:52:18 $ ssh-agent -k 21:52:18 unset SSH_AUTH_SOCK; 21:52:18 unset SSH_AGENT_PID; 21:52:18 echo Agent pid 1750 killed; 21:52:18 [ssh-agent] Stopped. 21:52:18 [PostBuildScript] - [INFO] Executing post build scripts. 21:52:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2281154430327630585.sh 21:52:18 ---> sysstat.sh 21:52:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3384824938244998219.sh 21:52:18 ---> package-listing.sh 21:52:18 ++ facter osfamily 21:52:18 ++ tr '[:upper:]' '[:lower:]' 21:52:19 + OS_FAMILY=debian 21:52:19 + workspace=/w/workspace/oom-master-commit-lint 21:52:19 + START_PACKAGES=/tmp/packages_start.txt 21:52:19 + END_PACKAGES=/tmp/packages_end.txt 21:52:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:52:19 + PACKAGES=/tmp/packages_start.txt 21:52:19 + '[' /w/workspace/oom-master-commit-lint ']' 21:52:19 + PACKAGES=/tmp/packages_end.txt 21:52:19 + case "${OS_FAMILY}" in 21:52:19 + dpkg -l 21:52:19 + grep '^ii' 21:52:19 + '[' -f /tmp/packages_start.txt ']' 21:52:19 + '[' -f /tmp/packages_end.txt ']' 21:52:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:52:19 + '[' /w/workspace/oom-master-commit-lint ']' 21:52:19 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 21:52:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 21:52:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8831189027954266744.sh 21:52:19 ---> capture-instance-metadata.sh 21:52:19 Setup pyenv: 21:52:19 system 21:52:19 3.8.13 21:52:19 3.9.13 21:52:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 21:52:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v95s 21:52:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:52:26 lf-activate-venv(): INFO: Installing: lftools 21:52:57 lf-activate-venv(): INFO: Adding /tmp/venv-v95s/bin to PATH 21:52:57 INFO: Running in OpenStack, capturing instance metadata 21:52:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14735373700666515522.sh 21:52:59 provisioning config files... 21:52:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config3286220148913090161tmp 21:52:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:52:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:52:59 [EnvInject] - Injecting environment variables from a build step. 21:52:59 [EnvInject] - Injecting as environment variables the properties content 21:52:59 SERVER_ID=logs 21:52:59 21:52:59 [EnvInject] - Variables injected successfully. 21:52:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17945000885536611949.sh 21:52:59 ---> create-netrc.sh 21:52:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16763921412131766219.sh 21:52:59 ---> python-tools-install.sh 21:52:59 Setup pyenv: 21:52:59 system 21:52:59 3.8.13 21:52:59 3.9.13 21:52:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 21:52:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v95s from file:/tmp/.os_lf_venv 21:53:00 lf-activate-venv(): INFO: Installing: lftools 21:53:08 lf-activate-venv(): INFO: Adding /tmp/venv-v95s/bin to PATH 21:53:08 Generating Requirements File 21:53:38 Python 3.10.6 21:53:38 pip 23.3.2 from /tmp/venv-v95s/lib/python3.10/site-packages/pip (python 3.10) 21:53:39 appdirs==1.4.4 21:53:39 argcomplete==3.2.1 21:53:39 aspy.yaml==1.3.0 21:53:39 attrs==23.2.0 21:53:39 autopage==0.5.2 21:53:39 beautifulsoup4==4.12.2 21:53:39 boto3==1.34.16 21:53:39 botocore==1.34.16 21:53:39 bs4==0.0.1 21:53:39 cachetools==5.3.2 21:53:39 certifi==2023.11.17 21:53:39 cffi==1.16.0 21:53:39 cfgv==3.4.0 21:53:39 chardet==5.2.0 21:53:39 charset-normalizer==3.3.2 21:53:39 click==8.1.7 21:53:39 cliff==4.4.0 21:53:39 cmd2==2.4.3 21:53:39 cryptography==3.3.2 21:53:39 debtcollector==2.5.0 21:53:39 decorator==5.1.1 21:53:39 defusedxml==0.7.1 21:53:39 Deprecated==1.2.14 21:53:39 distlib==0.3.8 21:53:39 dnspython==2.4.2 21:53:39 docker==4.2.2 21:53:39 dogpile.cache==1.3.0 21:53:39 email-validator==2.1.0.post1 21:53:39 filelock==3.13.1 21:53:39 future==0.18.3 21:53:39 gitdb==4.0.11 21:53:39 GitPython==3.1.41 21:53:39 google-auth==2.26.1 21:53:39 httplib2==0.22.0 21:53:39 identify==2.5.33 21:53:39 idna==3.6 21:53:39 importlib-metadata==7.0.1 21:53:39 importlib-resources==1.5.0 21:53:39 iso8601==2.1.0 21:53:39 Jinja2==3.1.2 21:53:39 jmespath==1.0.1 21:53:39 jsonpatch==1.33 21:53:39 jsonpointer==2.4 21:53:39 jsonschema==4.20.0 21:53:39 jsonschema-specifications==2023.12.1 21:53:39 keystoneauth1==5.4.0 21:53:39 kubernetes==29.0.0 21:53:39 lftools==0.37.8 21:53:39 lxml==5.1.0 21:53:39 MarkupSafe==2.1.3 21:53:39 msgpack==1.0.7 21:53:39 multi_key_dict==2.0.3 21:53:39 munch==4.0.0 21:53:39 netaddr==0.10.1 21:53:39 netifaces==0.11.0 21:53:39 niet==1.4.2 21:53:39 nodeenv==1.8.0 21:53:39 oauth2client==4.1.3 21:53:39 oauthlib==3.2.2 21:53:39 openstacksdk==0.62.0 21:53:39 os-client-config==2.1.0 21:53:39 os-service-types==1.7.0 21:53:39 osc-lib==2.9.0 21:53:39 oslo.config==9.3.0 21:53:39 oslo.context==5.3.0 21:53:39 oslo.i18n==6.2.0 21:53:39 oslo.log==5.4.0 21:53:39 oslo.serialization==5.3.0 21:53:39 oslo.utils==6.3.0 21:53:39 packaging==23.2 21:53:39 pbr==6.0.0 21:53:39 platformdirs==4.1.0 21:53:39 prettytable==3.9.0 21:53:39 pyasn1==0.5.1 21:53:39 pyasn1-modules==0.3.0 21:53:39 pycparser==2.21 21:53:39 pygerrit2==2.0.15 21:53:39 PyGithub==2.1.1 21:53:39 pyinotify==0.9.6 21:53:39 PyJWT==2.8.0 21:53:39 PyNaCl==1.5.0 21:53:39 pyparsing==2.4.7 21:53:39 pyperclip==1.8.2 21:53:39 pyrsistent==0.20.0 21:53:39 python-cinderclient==9.4.0 21:53:39 python-dateutil==2.8.2 21:53:39 python-heatclient==3.4.0 21:53:39 python-jenkins==1.8.2 21:53:39 python-keystoneclient==5.2.0 21:53:39 python-magnumclient==4.3.0 21:53:39 python-novaclient==18.4.0 21:53:39 python-openstackclient==6.0.0 21:53:39 python-swiftclient==4.4.0 21:53:39 pytz==2023.3.post1 21:53:39 PyYAML==6.0.1 21:53:39 referencing==0.32.1 21:53:39 requests==2.31.0 21:53:39 requests-oauthlib==1.3.1 21:53:39 requestsexceptions==1.4.0 21:53:39 rfc3986==2.0.0 21:53:39 rpds-py==0.16.2 21:53:39 rsa==4.9 21:53:39 ruamel.yaml==0.18.5 21:53:39 ruamel.yaml.clib==0.2.8 21:53:39 s3transfer==0.10.0 21:53:39 simplejson==3.19.2 21:53:39 six==1.16.0 21:53:39 smmap==5.0.1 21:53:39 soupsieve==2.5 21:53:39 stevedore==5.1.0 21:53:39 tabulate==0.9.0 21:53:39 toml==0.10.2 21:53:39 tomlkit==0.12.3 21:53:39 tqdm==4.66.1 21:53:39 typing_extensions==4.9.0 21:53:39 tzdata==2023.4 21:53:39 urllib3==1.26.18 21:53:39 virtualenv==20.25.0 21:53:39 wcwidth==0.2.13 21:53:39 websocket-client==1.7.0 21:53:39 wrapt==1.16.0 21:53:39 xdg==6.0.0 21:53:39 xmltodict==0.13.0 21:53:39 yq==3.2.3 21:53:39 zipp==3.17.0 21:53:39 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10144074389494643378.sh 21:53:39 ---> sudo-logs.sh 21:53:39 Archiving 'sudo' log.. 21:53:39 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5744459555546473778.sh 21:53:39 ---> job-cost.sh 21:53:39 Setup pyenv: 21:53:39 system 21:53:39 3.8.13 21:53:39 3.9.13 21:53:39 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 21:53:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v95s from file:/tmp/.os_lf_venv 21:53:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:53:55 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:53:55 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 21:53:55 lf-activate-venv(): INFO: Adding /tmp/venv-v95s/bin to PATH 21:53:55 INFO: No Stack... 21:53:55 INFO: Retrieving Pricing Info for: v3-standard-4 21:53:55 INFO: Archiving Costs 21:53:55 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17697344595738122628.sh 21:53:55 ---> logs-deploy.sh 21:53:55 Setup pyenv: 21:53:55 system 21:53:55 3.8.13 21:53:55 3.9.13 21:53:55 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 21:53:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v95s from file:/tmp/.os_lf_venv 21:53:57 lf-activate-venv(): INFO: Installing: lftools 21:54:06 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:54:06 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 21:54:07 lf-activate-venv(): INFO: Adding /tmp/venv-v95s/bin to PATH 21:54:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7141 21:54:07 INFO: archiving workspace using pattern(s): 21:54:08 Archives upload complete. 21:54:08 INFO: archiving logs to Nexus 21:54:09 ---> uname -a: 21:54:09 Linux prd-ubuntu1804-builder-4c-4g-11083 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:54:09 21:54:09 21:54:09 ---> lscpu: 21:54:09 Architecture: x86_64 21:54:09 CPU op-mode(s): 32-bit, 64-bit 21:54:09 Byte Order: Little Endian 21:54:09 CPU(s): 4 21:54:09 On-line CPU(s) list: 0-3 21:54:09 Thread(s) per core: 1 21:54:09 Core(s) per socket: 1 21:54:09 Socket(s): 4 21:54:09 NUMA node(s): 1 21:54:09 Vendor ID: AuthenticAMD 21:54:09 CPU family: 23 21:54:09 Model: 49 21:54:09 Model name: AMD EPYC-Rome Processor 21:54:09 Stepping: 0 21:54:09 CPU MHz: 2800.000 21:54:09 BogoMIPS: 5600.00 21:54:09 Virtualization: AMD-V 21:54:09 Hypervisor vendor: KVM 21:54:09 Virtualization type: full 21:54:09 L1d cache: 32K 21:54:09 L1i cache: 32K 21:54:09 L2 cache: 512K 21:54:09 L3 cache: 16384K 21:54:09 NUMA node0 CPU(s): 0-3 21:54:09 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:54:09 21:54:09 21:54:09 ---> nproc: 21:54:09 4 21:54:09 21:54:09 21:54:09 ---> df -h: 21:54:09 Filesystem Size Used Avail Use% Mounted on 21:54:09 udev 7.9G 0 7.9G 0% /dev 21:54:09 tmpfs 1.6G 672K 1.6G 1% /run 21:54:09 /dev/vda1 78G 8.5G 69G 11% / 21:54:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:54:09 tmpfs 5.0M 0 5.0M 0% /run/lock 21:54:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:54:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:54:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:54:09 21:54:09 21:54:09 ---> free -m: 21:54:09 total used free shared buff/cache available 21:54:09 Mem: 16040 544 13203 0 2292 15173 21:54:09 Swap: 1023 0 1023 21:54:09 21:54:09 21:54:09 ---> ip addr: 21:54:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:54:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:54:09 inet 127.0.0.1/8 scope host lo 21:54:09 valid_lft forever preferred_lft forever 21:54:09 inet6 ::1/128 scope host 21:54:09 valid_lft forever preferred_lft forever 21:54:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:54:09 link/ether fa:16:3e:38:42:ce brd ff:ff:ff:ff:ff:ff 21:54:09 inet 10.30.107.112/23 brd 10.30.107.255 scope global dynamic ens3 21:54:09 valid_lft 86220sec preferred_lft 86220sec 21:54:09 inet6 fe80::f816:3eff:fe38:42ce/64 scope link 21:54:09 valid_lft forever preferred_lft forever 21:54:09 21:54:09 21:54:09 ---> sar -b -r -n DEV: 21:54:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11083) 01/10/24 _x86_64_ (4 CPU) 21:54:09 21:54:09 21:51:11 LINUX RESTART (4 CPU) 21:54:09 21:54:09 21:52:01 tps rtps wtps bread/s bwrtn/s 21:54:09 21:53:01 139.93 14.36 125.56 1089.82 25143.14 21:54:09 21:54:01 77.72 0.38 77.34 26.00 20068.52 21:54:09 Average: 108.82 7.37 101.45 557.91 22605.83 21:54:09 21:54:09 21:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:54:09 21:53:01 13674816 15564472 2750144 16.74 83336 1990228 740644 4.24 718960 1783388 145740 21:54:09 21:54:01 13503504 15521984 2921456 17.79 95784 2100244 779484 4.46 774856 1886548 102104 21:54:09 Average: 13589160 15543228 2835800 17.27 89560 2045236 760064 4.35 746908 1834968 123922 21:54:09 21:54:09 21:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:54:09 21:53:01 ens3 60.29 40.81 817.90 9.29 0.00 0.00 0.00 0.00 21:54:09 21:53:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 21:54:09 21:54:01 ens3 36.29 27.80 360.89 7.33 0.00 0.00 0.00 0.00 21:54:09 21:54:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 21:54:09 Average: ens3 48.29 34.30 589.39 8.31 0.00 0.00 0.00 0.00 21:54:09 Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 21:54:09 21:54:09 21:54:09 ---> sar -P ALL: 21:54:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11083) 01/10/24 _x86_64_ (4 CPU) 21:54:09 21:54:09 21:51:11 LINUX RESTART (4 CPU) 21:54:09 21:54:09 21:52:01 CPU %user %nice %system %iowait %steal %idle 21:54:09 21:53:01 all 19.53 0.00 1.67 4.59 0.06 74.15 21:54:09 21:53:01 0 9.69 0.00 0.88 0.05 0.03 89.34 21:54:09 21:53:01 1 14.09 0.00 1.19 6.65 0.05 78.02 21:54:09 21:53:01 2 23.56 0.00 1.99 8.02 0.07 66.36 21:54:09 21:53:01 3 30.75 0.00 2.64 3.67 0.12 62.83 21:54:09 21:54:01 all 19.41 0.00 1.07 4.90 0.05 74.57 21:54:09 21:54:01 0 16.10 0.00 0.92 0.53 0.05 82.39 21:54:09 21:54:01 1 55.61 0.00 2.29 1.97 0.07 40.07 21:54:09 21:54:01 2 3.33 0.00 0.50 9.43 0.02 86.72 21:54:09 21:54:01 3 2.81 0.00 0.61 7.59 0.05 88.94 21:54:09 Average: all 19.47 0.00 1.37 4.75 0.06 74.36 21:54:09 Average: 0 12.89 0.00 0.90 0.29 0.04 85.87 21:54:09 Average: 1 34.87 0.00 1.74 4.31 0.06 59.02 21:54:09 Average: 2 13.42 0.00 1.24 8.73 0.04 76.56 21:54:09 Average: 3 16.70 0.00 1.62 5.64 0.08 75.95 21:54:09 21:54:09 21:54:09