13:15:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136762 13:15:00 Running as SYSTEM 13:15:00 [EnvInject] - Loading node environment variables. 13:15:00 Building remotely on prd-ubuntu1804-builder-4c-4g-3051 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:15:00 [ssh-agent] Looking for ssh-agent implementation... 13:15:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:15:00 $ ssh-agent 13:15:00 SSH_AUTH_SOCK=/tmp/ssh-MMoPIXd8jjqs/agent.1707 13:15:00 SSH_AGENT_PID=1709 13:15:00 [ssh-agent] Started. 13:15:00 Running ssh-add (command line suppressed) 13:15:00 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_5679527191966030970.key (/w/workspace/oom-master-commit-lint@tmp/private_key_5679527191966030970.key) 13:15:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:15:00 The recommended git tool is: NONE 13:15:02 using credential onap-jenkins-ssh 13:15:02 Wiping out workspace first. 13:15:02 Cloning the remote Git repository 13:15:02 Cloning repository git://cloud.onap.org/mirror/oom.git 13:15:02 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:15:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:15:02 > git --version # timeout=10 13:15:02 > git --version # 'git version 2.17.1' 13:15:02 using GIT_SSH to set credentials Gerrit user 13:15:02 Verifying host key using manually-configured host key entries 13:15:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:15:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:15:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:15:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:15:08 using GIT_SSH to set credentials Gerrit user 13:15:08 Verifying host key using manually-configured host key entries 13:15:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/62/136762/2 # timeout=30 13:15:08 > git rev-parse 890142d9ef4f5533c5dcfab6f9d9ca8e4c8d8b8e^{commit} # timeout=10 13:15:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:15:08 Checking out Revision 890142d9ef4f5533c5dcfab6f9d9ca8e4c8d8b8e (refs/changes/62/136762/2) 13:15:08 > git config core.sparsecheckout # timeout=10 13:15:08 > git checkout -f 890142d9ef4f5533c5dcfab6f9d9ca8e4c8d8b8e # timeout=30 13:15:11 Commit message: "[WHAT] fix graphviz issue in ReadTheDocs Issue-ID: DOC-821" 13:15:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:15:11 > git rev-list --no-walk b1a0103760fdee36c958210c73a1d774658238dc # timeout=10 13:15:11 [EnvInject] - Injecting environment variables from a build step. 13:15:11 [EnvInject] - Injecting as environment variables the properties content 13:15:11 PYTHON=python3 13:15:11 13:15:11 [EnvInject] - Variables injected successfully. 13:15:11 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10974061984367035866.sh 13:15:11 ---> tox-install.sh 13:15:11 + source /home/jenkins/lf-env.sh 13:15:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:15:11 ++ mktemp -d /tmp/venv-XXXX 13:15:11 + lf_venv=/tmp/venv-tnWj 13:15:11 + local venv_file=/tmp/.os_lf_venv 13:15:11 + local python=python3 13:15:11 + local options 13:15:11 + local set_path=true 13:15:11 + local install_args= 13:15:11 ++ 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 13:15:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:15:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:15:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:15:11 + true 13:15:11 + case $1 in 13:15:11 + venv_file=/tmp/.toxenv 13:15:11 + shift 2 13:15:11 + true 13:15:11 + case $1 in 13:15:11 + shift 13:15:11 + break 13:15:11 + case $python in 13:15:11 + local pkg_list= 13:15:11 + [[ -d /opt/pyenv ]] 13:15:11 + echo 'Setup pyenv:' 13:15:11 Setup pyenv: 13:15:11 + export PYENV_ROOT=/opt/pyenv 13:15:11 + PYENV_ROOT=/opt/pyenv 13:15:11 + 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 13:15:11 + 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 13:15:11 + pyenv versions 13:15:11 * system (set by /opt/pyenv/version) 13:15:11 * 3.8.13 (set by /opt/pyenv/version) 13:15:11 * 3.9.13 (set by /opt/pyenv/version) 13:15:11 * 3.10.6 (set by /opt/pyenv/version) 13:15:11 + command -v pyenv 13:15:11 ++ pyenv init - --no-rehash 13:15:11 + 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[*]}"'\'')" 13:15:11 export PATH="/opt/pyenv/shims:${PATH}" 13:15:11 export PYENV_SHELL=bash 13:15:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:15:11 pyenv() { 13:15:11 local command 13:15:11 command="${1:-}" 13:15:11 if [ "$#" -gt 0 ]; then 13:15:11 shift 13:15:11 fi 13:15:11 13:15:11 case "$command" in 13:15:11 rehash|shell) 13:15:11 eval "$(pyenv "sh-$command" "$@")" 13:15:11 ;; 13:15:11 *) 13:15:11 command pyenv "$command" "$@" 13:15:11 ;; 13:15:11 esac 13:15:11 }' 13:15:11 +++ 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[*]}"' 13:15:11 ++ 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 13:15:11 ++ 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 13:15:11 ++ 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 13:15:11 ++ export PYENV_SHELL=bash 13:15:11 ++ PYENV_SHELL=bash 13:15:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:15:11 +++ complete -F _pyenv pyenv 13:15:11 ++ lf-pyver python3 13:15:11 ++ local py_version_xy=python3 13:15:11 ++ local py_version_xyz= 13:15:11 ++ pyenv versions 13:15:11 ++ local command 13:15:11 ++ command=versions 13:15:11 ++ sed 's/^[ *]* //' 13:15:11 ++ '[' 1 -gt 0 ']' 13:15:11 ++ shift 13:15:11 ++ case "$command" in 13:15:11 ++ command pyenv versions 13:15:11 ++ pyenv versions 13:15:11 ++ awk '{ print $1 }' 13:15:11 ++ grep -E '^[0-9.]*[0-9]$' 13:15:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:15:11 +++ grep '^3' /tmp/.pyenv_versions 13:15:11 +++ sort -V 13:15:11 +++ tail -n 1 13:15:11 ++ py_version_xyz=3.10.6 13:15:11 ++ [[ -z 3.10.6 ]] 13:15:11 ++ echo 3.10.6 13:15:11 ++ return 0 13:15:11 + pyenv local 3.10.6 13:15:11 + local command 13:15:11 + command=local 13:15:11 + '[' 2 -gt 0 ']' 13:15:11 + shift 13:15:11 + case "$command" in 13:15:11 + command pyenv local 3.10.6 13:15:11 + pyenv local 3.10.6 13:15:11 + for arg in "$@" 13:15:11 + case $arg in 13:15:11 + pkg_list+='tox ' 13:15:11 + for arg in "$@" 13:15:11 + case $arg in 13:15:11 + pkg_list+='virtualenv ' 13:15:11 + for arg in "$@" 13:15:11 + case $arg in 13:15:11 + pkg_list+='urllib3~=1.26.15 ' 13:15:11 + [[ -f /tmp/.toxenv ]] 13:15:11 + [[ ! -f /tmp/.toxenv ]] 13:15:11 + [[ -n '' ]] 13:15:11 + python3 -m venv /tmp/venv-tnWj 13:15:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tnWj' 13:15:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tnWj 13:15:15 + echo /tmp/venv-tnWj 13:15:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:15:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:15:15 + /tmp/venv-tnWj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:15:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:15:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:15:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:15:20 + /tmp/venv-tnWj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:15:24 + type python3 13:15:24 + true 13:15:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tnWj/bin to PATH' 13:15:24 lf-activate-venv(): INFO: Adding /tmp/venv-tnWj/bin to PATH 13:15:24 + PATH=/tmp/venv-tnWj/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 13:15:24 + return 0 13:15:24 + python3 --version 13:15:24 Python 3.10.6 13:15:24 + python3 -m pip --version 13:15:24 pip 23.3.1 from /tmp/venv-tnWj/lib/python3.10/site-packages/pip (python 3.10) 13:15:24 + python3 -m pip freeze 13:15:24 cachetools==5.3.2 13:15:24 chardet==5.2.0 13:15:24 colorama==0.4.6 13:15:24 distlib==0.3.7 13:15:24 filelock==3.13.1 13:15:24 packaging==23.2 13:15:24 platformdirs==4.1.0 13:15:24 pluggy==1.3.0 13:15:24 pyproject-api==1.6.1 13:15:24 tomli==2.0.1 13:15:24 tox==4.11.4 13:15:24 urllib3==1.26.18 13:15:24 virtualenv==20.25.0 13:15:24 [EnvInject] - Injecting environment variables from a build step. 13:15:24 [EnvInject] - Injecting as environment variables the properties content 13:15:24 PARALLEL=false 13:15:24 13:15:24 [EnvInject] - Variables injected successfully. 13:15:24 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4251847920236729109.sh 13:15:24 ---> tox-run.sh 13:15: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 13:15:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:15:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:15:24 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:15:24 + cd /w/workspace/oom-master-commit-lint/. 13:15:24 + source /home/jenkins/lf-env.sh 13:15:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:15:24 ++ mktemp -d /tmp/venv-XXXX 13:15:24 + lf_venv=/tmp/venv-VSXY 13:15:24 + local venv_file=/tmp/.os_lf_venv 13:15:24 + local python=python3 13:15:24 + local options 13:15:24 + local set_path=true 13:15:24 + local install_args= 13:15: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 13:15:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:15:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:15:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:15:24 + true 13:15:24 + case $1 in 13:15:24 + venv_file=/tmp/.toxenv 13:15:24 + shift 2 13:15:24 + true 13:15:24 + case $1 in 13:15:24 + shift 13:15:24 + break 13:15:24 + case $python in 13:15:24 + local pkg_list= 13:15:24 + [[ -d /opt/pyenv ]] 13:15:24 + echo 'Setup pyenv:' 13:15:24 Setup pyenv: 13:15:24 + export PYENV_ROOT=/opt/pyenv 13:15:24 + PYENV_ROOT=/opt/pyenv 13:15: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 13:15: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 13:15:24 + pyenv versions 13:15:24 system 13:15:24 3.8.13 13:15:24 3.9.13 13:15:24 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:15:24 + command -v pyenv 13:15:24 ++ pyenv init - --no-rehash 13:15:24 + 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[*]}"'\'')" 13:15:24 export PATH="/opt/pyenv/shims:${PATH}" 13:15:24 export PYENV_SHELL=bash 13:15:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:15:24 pyenv() { 13:15:24 local command 13:15:24 command="${1:-}" 13:15:24 if [ "$#" -gt 0 ]; then 13:15:24 shift 13:15:24 fi 13:15:24 13:15:24 case "$command" in 13:15:24 rehash|shell) 13:15:24 eval "$(pyenv "sh-$command" "$@")" 13:15:24 ;; 13:15:24 *) 13:15:24 command pyenv "$command" "$@" 13:15:24 ;; 13:15:24 esac 13:15:24 }' 13:15:24 +++ 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[*]}"' 13:15: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 13:15:24 ++ 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 13:15:24 ++ 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 13:15:24 ++ export PYENV_SHELL=bash 13:15:24 ++ PYENV_SHELL=bash 13:15:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:15:24 +++ complete -F _pyenv pyenv 13:15:24 ++ lf-pyver python3 13:15:24 ++ local py_version_xy=python3 13:15:24 ++ local py_version_xyz= 13:15:24 ++ pyenv versions 13:15:24 ++ local command 13:15:24 ++ command=versions 13:15:24 ++ '[' 1 -gt 0 ']' 13:15:24 ++ shift 13:15:24 ++ case "$command" in 13:15:24 ++ command pyenv versions 13:15:24 ++ pyenv versions 13:15:24 ++ awk '{ print $1 }' 13:15:24 ++ sed 's/^[ *]* //' 13:15:24 ++ grep -E '^[0-9.]*[0-9]$' 13:15:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:15:24 +++ grep '^3' /tmp/.pyenv_versions 13:15:24 +++ sort -V 13:15:24 +++ tail -n 1 13:15:24 ++ py_version_xyz=3.10.6 13:15:24 ++ [[ -z 3.10.6 ]] 13:15:24 ++ echo 3.10.6 13:15:24 ++ return 0 13:15:24 + pyenv local 3.10.6 13:15:24 + local command 13:15:24 + command=local 13:15:24 + '[' 2 -gt 0 ']' 13:15:24 + shift 13:15:24 + case "$command" in 13:15:24 + command pyenv local 3.10.6 13:15:24 + pyenv local 3.10.6 13:15:24 + for arg in "$@" 13:15:24 + case $arg in 13:15:24 + pkg_list+='tox ' 13:15:24 + for arg in "$@" 13:15:24 + case $arg in 13:15:24 + pkg_list+='virtualenv ' 13:15:24 + for arg in "$@" 13:15:24 + case $arg in 13:15:24 + pkg_list+='urllib3~=1.26.15 ' 13:15:24 + [[ -f /tmp/.toxenv ]] 13:15:24 ++ cat /tmp/.toxenv 13:15:24 + lf_venv=/tmp/venv-tnWj 13:15:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnWj from' file:/tmp/.toxenv 13:15:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnWj from file:/tmp/.toxenv 13:15:24 + /tmp/venv-tnWj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:15:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:15:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:15:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:15:25 + /tmp/venv-tnWj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:15:27 + type python3 13:15:27 + true 13:15:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tnWj/bin to PATH' 13:15:27 lf-activate-venv(): INFO: Adding /tmp/venv-tnWj/bin to PATH 13:15:27 + PATH=/tmp/venv-tnWj/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 13:15:27 + return 0 13:15:27 + [[ -d /opt/pyenv ]] 13:15:27 + echo '---> Setting up pyenv' 13:15:27 ---> Setting up pyenv 13:15:27 + export PYENV_ROOT=/opt/pyenv 13:15:27 + PYENV_ROOT=/opt/pyenv 13:15:27 + export PATH=/opt/pyenv/bin:/tmp/venv-tnWj/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 13:15:27 + PATH=/opt/pyenv/bin:/tmp/venv-tnWj/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 13:15:27 ++ pwd 13:15:27 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:15:27 + export PYTHONPATH 13:15:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:15:27 + TOX_TESTENV_PASSENV=PYTHONPATH 13:15:27 + tox --version 13:15:27 4.11.4 from /tmp/venv-tnWj/lib/python3.10/site-packages/tox/__init__.py 13:15:27 + PARALLEL=false 13:15:27 + TOX_OPTIONS_LIST= 13:15:27 + [[ -n gitlint ]] 13:15:27 + TOX_OPTIONS_LIST=' -e gitlint' 13:15:27 + case ${PARALLEL,,} in 13:15:27 + tox -e gitlint 13:15:27 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:15:29 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 13:15:57 gitlint: freeze> python -m pip freeze --all 13:15:58 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.11,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.7.0,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.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.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 13:15:58 gitlint: commands[0]> gitlint 13:15:58 1: T7 Title does not match regex (^\[[A-Z\d-]+]\[*[\w\d-]*]* [A-Z]+[\S ]*$): "[WHAT] fix graphviz issue in ReadTheDocs" 13:15:58 3: B6 Body message is missing 13:15:58 3: B8 Body does not match regex (.{20,}) 13:15:58 gitlint: exit 3 (0.17 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2425 13:15:58 gitlint: FAIL code 3 (30.54=setup[30.36]+cmd[0.17] seconds) 13:15:58 evaluation failed :( (30.70 seconds) 13:15:58 + tox_status=3 13:15:58 + echo '---> Completed tox runs' 13:15:58 ---> Completed tox runs 13:15:58 + for i in .tox/*/log 13:15:58 ++ echo .tox/gitlint/log 13:15:58 ++ awk -F/ '{print $2}' 13:15:58 + tox_env=gitlint 13:15:58 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:15:58 + DOC_DIR=docs/_build/html 13:15:58 + [[ -d docs/_build/html ]] 13:15:58 + echo '---> tox-run.sh ends' 13:15:58 ---> tox-run.sh ends 13:15:58 + test 3 -eq 0 13:15:58 + exit 3 13:15:58 ++ '[' 2 = 1 ']' 13:15:58 Build step 'Execute shell' marked build as failure 13:15:58 $ ssh-agent -k 13:15:58 unset SSH_AUTH_SOCK; 13:15:58 unset SSH_AGENT_PID; 13:15:58 echo Agent pid 1709 killed; 13:15:58 [ssh-agent] Stopped. 13:15:58 [PostBuildScript] - [INFO] Executing post build scripts. 13:15:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11782000261706715540.sh 13:15:58 ---> sysstat.sh 13:15:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1962576821766510940.sh 13:15:59 ---> package-listing.sh 13:15:59 ++ facter osfamily 13:15:59 ++ tr '[:upper:]' '[:lower:]' 13:15:59 + OS_FAMILY=debian 13:15:59 + workspace=/w/workspace/oom-master-commit-lint 13:15:59 + START_PACKAGES=/tmp/packages_start.txt 13:15:59 + END_PACKAGES=/tmp/packages_end.txt 13:15:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:15:59 + PACKAGES=/tmp/packages_start.txt 13:15:59 + '[' /w/workspace/oom-master-commit-lint ']' 13:15:59 + PACKAGES=/tmp/packages_end.txt 13:15:59 + case "${OS_FAMILY}" in 13:15:59 + dpkg -l 13:15:59 + grep '^ii' 13:15:59 + '[' -f /tmp/packages_start.txt ']' 13:15:59 + '[' -f /tmp/packages_end.txt ']' 13:15:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:15:59 + '[' /w/workspace/oom-master-commit-lint ']' 13:15:59 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:15:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:15:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17167371352341298885.sh 13:15:59 ---> capture-instance-metadata.sh 13:15:59 Setup pyenv: 13:15:59 system 13:15:59 3.8.13 13:15:59 3.9.13 13:15:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:16:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zzmc 13:16:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:16:06 lf-activate-venv(): INFO: Installing: lftools 13:16:41 lf-activate-venv(): INFO: Adding /tmp/venv-Zzmc/bin to PATH 13:16:41 INFO: Running in OpenStack, capturing instance metadata 13:16:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9829656755689799386.sh 13:16:41 provisioning config files... 13:16:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config8282256544575523467tmp 13:16:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:16:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:16:41 [EnvInject] - Injecting environment variables from a build step. 13:16:41 [EnvInject] - Injecting as environment variables the properties content 13:16:41 SERVER_ID=logs 13:16:41 13:16:41 [EnvInject] - Variables injected successfully. 13:16:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12925652474281630163.sh 13:16:41 ---> create-netrc.sh 13:16:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8348757179634825409.sh 13:16:41 ---> python-tools-install.sh 13:16:41 Setup pyenv: 13:16:41 system 13:16:41 3.8.13 13:16:41 3.9.13 13:16:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:16:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zzmc from file:/tmp/.os_lf_venv 13:16:42 lf-activate-venv(): INFO: Installing: lftools 13:16:50 lf-activate-venv(): INFO: Adding /tmp/venv-Zzmc/bin to PATH 13:16:50 Generating Requirements File 13:17:23 Python 3.10.6 13:17:23 pip 23.3.1 from /tmp/venv-Zzmc/lib/python3.10/site-packages/pip (python 3.10) 13:17:23 appdirs==1.4.4 13:17:23 argcomplete==3.1.6 13:17:23 aspy.yaml==1.3.0 13:17:23 attrs==23.1.0 13:17:23 autopage==0.5.2 13:17:23 Babel==2.13.1 13:17:23 beautifulsoup4==4.12.2 13:17:23 boto3==1.33.9 13:17:23 botocore==1.33.9 13:17:23 bs4==0.0.1 13:17:23 cachetools==5.3.2 13:17:23 certifi==2023.11.17 13:17:23 cffi==1.16.0 13:17:23 cfgv==3.4.0 13:17:23 chardet==5.2.0 13:17:23 charset-normalizer==3.3.2 13:17:23 click==8.1.7 13:17:23 cliff==4.4.0 13:17:23 cmd2==2.4.3 13:17:23 cryptography==3.3.2 13:17:23 debtcollector==2.5.0 13:17:23 decorator==5.1.1 13:17:23 defusedxml==0.7.1 13:17:23 Deprecated==1.2.14 13:17:23 distlib==0.3.7 13:17:23 dnspython==2.4.2 13:17:23 docker==4.2.2 13:17:23 dogpile.cache==1.2.2 13:17:23 email-validator==2.1.0.post1 13:17:23 filelock==3.13.1 13:17:23 future==0.18.3 13:17:23 gitdb==4.0.11 13:17:23 GitPython==3.1.40 13:17:23 google-auth==2.25.1 13:17:23 httplib2==0.22.0 13:17:23 identify==2.5.33 13:17:23 idna==3.6 13:17:23 importlib-metadata==7.0.0 13:17:23 importlib-resources==1.5.0 13:17:23 iso8601==2.1.0 13:17:23 Jinja2==3.1.2 13:17:23 jmespath==1.0.1 13:17:23 jsonpatch==1.33 13:17:23 jsonpointer==2.4 13:17:23 jsonschema==4.20.0 13:17:23 jsonschema-specifications==2023.11.2 13:17:23 keystoneauth1==5.4.0 13:17:23 kubernetes==28.1.0 13:17:23 lftools==0.37.8 13:17:23 lxml==4.9.3 13:17:23 MarkupSafe==2.1.3 13:17:23 msgpack==1.0.7 13:17:23 multi-key-dict==2.0.3 13:17:23 munch==4.0.0 13:17:23 netaddr==0.9.0 13:17:23 netifaces==0.11.0 13:17:23 niet==1.4.2 13:17:23 nodeenv==1.8.0 13:17:23 oauth2client==4.1.3 13:17:23 oauthlib==3.2.2 13:17:23 openstacksdk==0.62.0 13:17:23 os-client-config==2.1.0 13:17:23 os-service-types==1.7.0 13:17:23 osc-lib==2.9.0 13:17:23 oslo.config==9.2.0 13:17:23 oslo.context==5.3.0 13:17:23 oslo.i18n==6.2.0 13:17:23 oslo.log==5.4.0 13:17:23 oslo.serialization==5.2.0 13:17:23 oslo.utils==6.3.0 13:17:23 packaging==23.2 13:17:23 pbr==6.0.0 13:17:23 platformdirs==4.1.0 13:17:23 prettytable==3.9.0 13:17:23 pyasn1==0.5.1 13:17:23 pyasn1-modules==0.3.0 13:17:23 pycparser==2.21 13:17:23 pygerrit2==2.0.15 13:17:23 PyGithub==2.1.1 13:17:23 pyinotify==0.9.6 13:17:23 PyJWT==2.8.0 13:17:23 PyNaCl==1.5.0 13:17:23 pyparsing==2.4.7 13:17:23 pyperclip==1.8.2 13:17:23 pyrsistent==0.20.0 13:17:23 python-cinderclient==9.4.0 13:17:23 python-dateutil==2.8.2 13:17:23 python-heatclient==3.3.0 13:17:23 python-jenkins==1.8.2 13:17:23 python-keystoneclient==5.2.0 13:17:23 python-magnumclient==4.3.0 13:17:23 python-novaclient==18.4.0 13:17:23 python-openstackclient==6.0.0 13:17:23 python-swiftclient==4.4.0 13:17:23 pytz==2023.3.post1 13:17:23 PyYAML==6.0.1 13:17:23 referencing==0.31.1 13:17:23 requests==2.31.0 13:17:23 requests-oauthlib==1.3.1 13:17:23 requestsexceptions==1.4.0 13:17:23 rfc3986==2.0.0 13:17:23 rpds-py==0.13.2 13:17:23 rsa==4.9 13:17:23 ruamel.yaml==0.18.5 13:17:23 ruamel.yaml.clib==0.2.8 13:17:23 s3transfer==0.8.2 13:17:23 simplejson==3.19.2 13:17:23 six==1.16.0 13:17:23 smmap==5.0.1 13:17:23 soupsieve==2.5 13:17:23 stevedore==5.1.0 13:17:23 tabulate==0.9.0 13:17:23 toml==0.10.2 13:17:23 tomlkit==0.12.3 13:17:23 tqdm==4.66.1 13:17:23 typing_extensions==4.8.0 13:17:23 tzdata==2023.3 13:17:23 urllib3==1.26.18 13:17:23 virtualenv==20.25.0 13:17:23 wcwidth==0.2.12 13:17:23 websocket-client==1.7.0 13:17:23 wrapt==1.16.0 13:17:23 xdg==6.0.0 13:17:23 xmltodict==0.13.0 13:17:23 yq==3.2.3 13:17:23 zipp==3.17.0 13:17:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5491502475440590383.sh 13:17:23 ---> sudo-logs.sh 13:17:23 Archiving 'sudo' log.. 13:17:24 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17838105671170706822.sh 13:17:24 ---> job-cost.sh 13:17:24 Setup pyenv: 13:17:24 system 13:17:24 3.8.13 13:17:24 3.9.13 13:17:24 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:17:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zzmc from file:/tmp/.os_lf_venv 13:17:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:17:33 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. 13:17:33 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:17:33 lf-activate-venv(): INFO: Adding /tmp/venv-Zzmc/bin to PATH 13:17:33 INFO: No Stack... 13:17:34 INFO: Retrieving Pricing Info for: v3-standard-4 13:17:34 INFO: Archiving Costs 13:17:34 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17029940766079286895.sh 13:17:34 ---> logs-deploy.sh 13:17:34 Setup pyenv: 13:17:34 system 13:17:34 3.8.13 13:17:34 3.9.13 13:17:34 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:17:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zzmc from file:/tmp/.os_lf_venv 13:17:35 lf-activate-venv(): INFO: Installing: lftools 13:17:45 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. 13:17:45 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:17:45 lf-activate-venv(): INFO: Adding /tmp/venv-Zzmc/bin to PATH 13:17:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7110 13:17:45 INFO: archiving workspace using pattern(s): 13:17:46 Archives upload complete. 13:17:46 INFO: archiving logs to Nexus 13:17:47 ---> uname -a: 13:17:47 Linux prd-ubuntu1804-builder-4c-4g-3051 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:17:47 13:17:47 13:17:47 ---> lscpu: 13:17:47 Architecture: x86_64 13:17:47 CPU op-mode(s): 32-bit, 64-bit 13:17:47 Byte Order: Little Endian 13:17:47 CPU(s): 4 13:17:47 On-line CPU(s) list: 0-3 13:17:47 Thread(s) per core: 1 13:17:47 Core(s) per socket: 1 13:17:47 Socket(s): 4 13:17:47 NUMA node(s): 1 13:17:47 Vendor ID: AuthenticAMD 13:17:47 CPU family: 23 13:17:47 Model: 49 13:17:47 Model name: AMD EPYC-Rome Processor 13:17:47 Stepping: 0 13:17:47 CPU MHz: 2799.998 13:17:47 BogoMIPS: 5599.99 13:17:47 Virtualization: AMD-V 13:17:47 Hypervisor vendor: KVM 13:17:47 Virtualization type: full 13:17:47 L1d cache: 32K 13:17:47 L1i cache: 32K 13:17:47 L2 cache: 512K 13:17:47 L3 cache: 16384K 13:17:47 NUMA node0 CPU(s): 0-3 13:17:47 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 13:17:47 13:17:47 13:17:47 ---> nproc: 13:17:47 4 13:17:47 13:17:47 13:17:47 ---> df -h: 13:17:47 Filesystem Size Used Avail Use% Mounted on 13:17:47 udev 7.9G 0 7.9G 0% /dev 13:17:47 tmpfs 1.6G 672K 1.6G 1% /run 13:17:47 /dev/vda1 78G 8.5G 69G 11% / 13:17:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:17:47 tmpfs 5.0M 0 5.0M 0% /run/lock 13:17:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:17:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:17:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:17:47 13:17:47 13:17:47 ---> free -m: 13:17:47 total used free shared buff/cache available 13:17:47 Mem: 16040 537 13173 0 2328 15178 13:17:47 Swap: 1023 0 1023 13:17:47 13:17:47 13:17:47 ---> ip addr: 13:17:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:17:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:17:47 inet 127.0.0.1/8 scope host lo 13:17:47 valid_lft forever preferred_lft forever 13:17:47 inet6 ::1/128 scope host 13:17:47 valid_lft forever preferred_lft forever 13:17:47 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:17:47 link/ether fa:16:3e:91:c1:8d brd ff:ff:ff:ff:ff:ff 13:17:47 inet 10.30.107.43/23 brd 10.30.107.255 scope global dynamic ens3 13:17:47 valid_lft 86211sec preferred_lft 86211sec 13:17:47 inet6 fe80::f816:3eff:fe91:c18d/64 scope link 13:17:47 valid_lft forever preferred_lft forever 13:17:47 13:17:47 13:17:47 ---> sar -b -r -n DEV: 13:17:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3051) 12/07/23 _x86_64_ (4 CPU) 13:17:47 13:17:47 13:14:41 LINUX RESTART (4 CPU) 13:17:47 13:17:47 13:15:01 tps rtps wtps bread/s bwrtn/s 13:17:47 13:16:01 202.08 31.09 170.99 1129.01 25422.16 13:17:47 13:17:01 113.96 13.90 100.07 1049.03 28206.37 13:17:47 Average: 158.02 22.50 135.53 1089.02 26814.26 13:17:47 13:17:47 13:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:17:47 13:16:01 13927020 15569052 2497948 15.21 64124 1775452 771988 4.42 685352 1592816 189712 13:17:47 13:17:01 13655924 15570644 2769044 16.86 84584 2013664 770864 4.41 717744 1803764 157268 13:17:47 Average: 13791472 15569848 2633496 16.03 74354 1894558 771426 4.41 701548 1698290 173490 13:17:47 13:17:47 13:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:17:47 13:16:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 13:17:47 13:16:01 ens3 188.60 133.31 1556.66 34.55 0.00 0.00 0.00 0.00 13:17:47 13:17:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 13:17:47 13:17:01 ens3 48.36 33.68 720.36 7.40 0.00 0.00 0.00 0.00 13:17:47 Average: lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 13:17:47 Average: ens3 118.48 83.49 1138.51 20.98 0.00 0.00 0.00 0.00 13:17:47 13:17:47 13:17:47 ---> sar -P ALL: 13:17:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3051) 12/07/23 _x86_64_ (4 CPU) 13:17:47 13:17:47 13:14:41 LINUX RESTART (4 CPU) 13:17:47 13:17:47 13:15:01 CPU %user %nice %system %iowait %steal %idle 13:17:47 13:16:01 all 18.00 0.00 1.90 7.51 0.08 72.51 13:17:47 13:16:01 0 10.03 0.00 1.27 0.77 0.07 87.86 13:17:47 13:16:01 1 16.56 0.00 1.89 11.68 0.08 69.79 13:17:47 13:16:01 2 33.06 0.00 3.19 7.65 0.12 55.98 13:17:47 13:16:01 3 12.43 0.00 1.23 9.94 0.05 76.34 13:17:47 13:17:01 all 19.13 0.00 1.26 6.76 0.05 72.81 13:17:47 13:17:01 0 32.97 0.00 1.86 3.06 0.07 62.05 13:17:47 13:17:01 1 10.84 0.00 1.02 13.37 0.03 74.74 13:17:47 13:17:01 2 11.64 0.00 1.14 9.19 0.05 77.97 13:17:47 13:17:01 3 21.04 0.00 1.03 1.40 0.03 76.49 13:17:47 Average: all 18.56 0.00 1.58 7.14 0.06 72.66 13:17:47 Average: 0 21.50 0.00 1.56 1.91 0.07 74.96 13:17:47 Average: 1 13.70 0.00 1.45 12.53 0.06 72.26 13:17:47 Average: 2 22.36 0.00 2.16 8.42 0.08 66.97 13:17:47 Average: 3 16.74 0.00 1.13 5.67 0.04 76.41 13:17:47 13:17:47 13:17:47