13:30:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136762 13:30:40 Running as SYSTEM 13:30:40 [EnvInject] - Loading node environment variables. 13:30:40 Building remotely on prd-ubuntu1804-builder-4c-4g-3072 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:30:40 [ssh-agent] Looking for ssh-agent implementation... 13:30:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:30:40 $ ssh-agent 13:30:40 SSH_AUTH_SOCK=/tmp/ssh-OgUtTVYNBspI/agent.1738 13:30:40 SSH_AGENT_PID=1740 13:30:40 [ssh-agent] Started. 13:30:40 Running ssh-add (command line suppressed) 13:30:40 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_109222922300868141.key (/w/workspace/oom-master-commit-lint@tmp/private_key_109222922300868141.key) 13:30:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:30:40 The recommended git tool is: NONE 13:30:41 using credential onap-jenkins-ssh 13:30:42 Wiping out workspace first. 13:30:42 Cloning the remote Git repository 13:30:42 Cloning repository git://cloud.onap.org/mirror/oom.git 13:30:42 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:30:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:30:42 > git --version # timeout=10 13:30:42 > git --version # 'git version 2.17.1' 13:30:42 using GIT_SSH to set credentials Gerrit user 13:30:42 Verifying host key using manually-configured host key entries 13:30:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:30:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:30:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:30:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:30:47 using GIT_SSH to set credentials Gerrit user 13:30:47 Verifying host key using manually-configured host key entries 13:30:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/62/136762/5 # timeout=30 13:30:47 > git rev-parse d213f5ccc074ef288f8dc20987652d80234bf4ae^{commit} # timeout=10 13:30:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:30:47 Checking out Revision d213f5ccc074ef288f8dc20987652d80234bf4ae (refs/changes/62/136762/5) 13:30:47 > git config core.sparsecheckout # timeout=10 13:30:47 > git checkout -f d213f5ccc074ef288f8dc20987652d80234bf4ae # timeout=30 13:30:51 Commit message: "[DOC] Fix graphviz issue in ReadTheDocs Issue-ID: DOC-821" 13:30:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:30:52 > git rev-list --no-walk b1a0103760fdee36c958210c73a1d774658238dc # timeout=10 13:30:52 [EnvInject] - Injecting environment variables from a build step. 13:30:52 [EnvInject] - Injecting as environment variables the properties content 13:30:52 PYTHON=python3 13:30:52 13:30:52 [EnvInject] - Variables injected successfully. 13:30:52 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9807787766890394521.sh 13:30:52 ---> tox-install.sh 13:30:52 + source /home/jenkins/lf-env.sh 13:30:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:30:52 ++ mktemp -d /tmp/venv-XXXX 13:30:52 + lf_venv=/tmp/venv-jfKV 13:30:52 + local venv_file=/tmp/.os_lf_venv 13:30:52 + local python=python3 13:30:52 + local options 13:30:52 + local set_path=true 13:30:52 + local install_args= 13:30:52 ++ 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:30:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:30:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:30:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:30:52 + true 13:30:52 + case $1 in 13:30:52 + venv_file=/tmp/.toxenv 13:30:52 + shift 2 13:30:52 + true 13:30:52 + case $1 in 13:30:52 + shift 13:30:52 + break 13:30:52 + case $python in 13:30:52 + local pkg_list= 13:30:52 + [[ -d /opt/pyenv ]] 13:30:52 + echo 'Setup pyenv:' 13:30:52 Setup pyenv: 13:30:52 + export PYENV_ROOT=/opt/pyenv 13:30:52 + PYENV_ROOT=/opt/pyenv 13:30:52 + 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:30:52 + 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:30:52 + pyenv versions 13:30:52 * system (set by /opt/pyenv/version) 13:30:52 * 3.8.13 (set by /opt/pyenv/version) 13:30:52 * 3.9.13 (set by /opt/pyenv/version) 13:30:52 * 3.10.6 (set by /opt/pyenv/version) 13:30:52 + command -v pyenv 13:30:52 ++ pyenv init - --no-rehash 13:30:52 + 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:30:52 export PATH="/opt/pyenv/shims:${PATH}" 13:30:52 export PYENV_SHELL=bash 13:30:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:30:52 pyenv() { 13:30:52 local command 13:30:52 command="${1:-}" 13:30:52 if [ "$#" -gt 0 ]; then 13:30:52 shift 13:30:52 fi 13:30:52 13:30:52 case "$command" in 13:30:52 rehash|shell) 13:30:52 eval "$(pyenv "sh-$command" "$@")" 13:30:52 ;; 13:30:52 *) 13:30:52 command pyenv "$command" "$@" 13:30:52 ;; 13:30:52 esac 13:30:52 }' 13:30:52 +++ 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:30:52 ++ 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:30:52 ++ 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:30:52 ++ 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:30:52 ++ export PYENV_SHELL=bash 13:30:52 ++ PYENV_SHELL=bash 13:30:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:30:52 +++ complete -F _pyenv pyenv 13:30:52 ++ lf-pyver python3 13:30:52 ++ local py_version_xy=python3 13:30:52 ++ local py_version_xyz= 13:30:52 ++ pyenv versions 13:30:52 ++ sed 's/^[ *]* //' 13:30:52 ++ local command 13:30:52 ++ command=versions 13:30:52 ++ '[' 1 -gt 0 ']' 13:30:52 ++ awk '{ print $1 }' 13:30:52 ++ shift 13:30:52 ++ case "$command" in 13:30:52 ++ command pyenv versions 13:30:52 ++ pyenv versions 13:30:52 ++ grep -E '^[0-9.]*[0-9]$' 13:30:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:30:52 +++ grep '^3' /tmp/.pyenv_versions 13:30:52 +++ sort -V 13:30:52 +++ tail -n 1 13:30:52 ++ py_version_xyz=3.10.6 13:30:52 ++ [[ -z 3.10.6 ]] 13:30:52 ++ echo 3.10.6 13:30:52 ++ return 0 13:30:52 + pyenv local 3.10.6 13:30:52 + local command 13:30:52 + command=local 13:30:52 + '[' 2 -gt 0 ']' 13:30:52 + shift 13:30:52 + case "$command" in 13:30:52 + command pyenv local 3.10.6 13:30:52 + pyenv local 3.10.6 13:30:52 + for arg in "$@" 13:30:52 + case $arg in 13:30:52 + pkg_list+='tox ' 13:30:52 + for arg in "$@" 13:30:52 + case $arg in 13:30:52 + pkg_list+='virtualenv ' 13:30:52 + for arg in "$@" 13:30:52 + case $arg in 13:30:52 + pkg_list+='urllib3~=1.26.15 ' 13:30:52 + [[ -f /tmp/.toxenv ]] 13:30:52 + [[ ! -f /tmp/.toxenv ]] 13:30:52 + [[ -n '' ]] 13:30:52 + python3 -m venv /tmp/venv-jfKV 13:30:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jfKV' 13:30:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jfKV 13:30:57 + echo /tmp/venv-jfKV 13:30:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:30:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:30:57 + /tmp/venv-jfKV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:31:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:31:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:31:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:31:00 + /tmp/venv-jfKV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:31:02 + type python3 13:31:02 + true 13:31:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jfKV/bin to PATH' 13:31:02 lf-activate-venv(): INFO: Adding /tmp/venv-jfKV/bin to PATH 13:31:02 + PATH=/tmp/venv-jfKV/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:31:02 + return 0 13:31:02 + python3 --version 13:31:02 Python 3.10.6 13:31:02 + python3 -m pip --version 13:31:02 pip 23.3.1 from /tmp/venv-jfKV/lib/python3.10/site-packages/pip (python 3.10) 13:31:02 + python3 -m pip freeze 13:31:03 cachetools==5.3.2 13:31:03 chardet==5.2.0 13:31:03 colorama==0.4.6 13:31:03 distlib==0.3.7 13:31:03 filelock==3.13.1 13:31:03 packaging==23.2 13:31:03 platformdirs==4.1.0 13:31:03 pluggy==1.3.0 13:31:03 pyproject-api==1.6.1 13:31:03 tomli==2.0.1 13:31:03 tox==4.11.4 13:31:03 urllib3==1.26.18 13:31:03 virtualenv==20.25.0 13:31:03 [EnvInject] - Injecting environment variables from a build step. 13:31:03 [EnvInject] - Injecting as environment variables the properties content 13:31:03 PARALLEL=false 13:31:03 13:31:03 [EnvInject] - Variables injected successfully. 13:31:03 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10334812593434742549.sh 13:31:03 ---> tox-run.sh 13:31:03 + 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:31:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:31:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:31:03 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:31:03 + cd /w/workspace/oom-master-commit-lint/. 13:31:03 + source /home/jenkins/lf-env.sh 13:31:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:31:03 ++ mktemp -d /tmp/venv-XXXX 13:31:03 + lf_venv=/tmp/venv-Jsgd 13:31:03 + local venv_file=/tmp/.os_lf_venv 13:31:03 + local python=python3 13:31:03 + local options 13:31:03 + local set_path=true 13:31:03 + local install_args= 13:31:03 ++ 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:31:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:31:03 + true 13:31:03 + case $1 in 13:31:03 + venv_file=/tmp/.toxenv 13:31:03 + shift 2 13:31:03 + true 13:31:03 + case $1 in 13:31:03 + shift 13:31:03 + break 13:31:03 + case $python in 13:31:03 + local pkg_list= 13:31:03 + [[ -d /opt/pyenv ]] 13:31:03 + echo 'Setup pyenv:' 13:31:03 Setup pyenv: 13:31:03 + export PYENV_ROOT=/opt/pyenv 13:31:03 + PYENV_ROOT=/opt/pyenv 13:31:03 + 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:31:03 + 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:31:03 + pyenv versions 13:31:03 system 13:31:03 3.8.13 13:31:03 3.9.13 13:31:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:31:03 + command -v pyenv 13:31:03 ++ pyenv init - --no-rehash 13:31:03 + 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:31:03 export PATH="/opt/pyenv/shims:${PATH}" 13:31:03 export PYENV_SHELL=bash 13:31:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:31:03 pyenv() { 13:31:03 local command 13:31:03 command="${1:-}" 13:31:03 if [ "$#" -gt 0 ]; then 13:31:03 shift 13:31:03 fi 13:31:03 13:31:03 case "$command" in 13:31:03 rehash|shell) 13:31:03 eval "$(pyenv "sh-$command" "$@")" 13:31:03 ;; 13:31:03 *) 13:31:03 command pyenv "$command" "$@" 13:31:03 ;; 13:31:03 esac 13:31:03 }' 13:31:03 +++ 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:31:03 ++ 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:31:03 ++ 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:31:03 ++ 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:31:03 ++ export PYENV_SHELL=bash 13:31:03 ++ PYENV_SHELL=bash 13:31:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:31:03 +++ complete -F _pyenv pyenv 13:31:03 ++ lf-pyver python3 13:31:03 ++ local py_version_xy=python3 13:31:03 ++ local py_version_xyz= 13:31:03 ++ pyenv versions 13:31:03 ++ sed 's/^[ *]* //' 13:31:03 ++ local command 13:31:03 ++ command=versions 13:31:03 ++ '[' 1 -gt 0 ']' 13:31:03 ++ shift 13:31:03 ++ case "$command" in 13:31:03 ++ command pyenv versions 13:31:03 ++ pyenv versions 13:31:03 ++ awk '{ print $1 }' 13:31:03 ++ grep -E '^[0-9.]*[0-9]$' 13:31:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:31:03 +++ grep '^3' /tmp/.pyenv_versions 13:31:03 +++ tail -n 1 13:31:03 +++ sort -V 13:31:03 ++ py_version_xyz=3.10.6 13:31:03 ++ [[ -z 3.10.6 ]] 13:31:03 ++ echo 3.10.6 13:31:03 ++ return 0 13:31:03 + pyenv local 3.10.6 13:31:03 + local command 13:31:03 + command=local 13:31:03 + '[' 2 -gt 0 ']' 13:31:03 + shift 13:31:03 + case "$command" in 13:31:03 + command pyenv local 3.10.6 13:31:03 + pyenv local 3.10.6 13:31:03 + for arg in "$@" 13:31:03 + case $arg in 13:31:03 + pkg_list+='tox ' 13:31:03 + for arg in "$@" 13:31:03 + case $arg in 13:31:03 + pkg_list+='virtualenv ' 13:31:03 + for arg in "$@" 13:31:03 + case $arg in 13:31:03 + pkg_list+='urllib3~=1.26.15 ' 13:31:03 + [[ -f /tmp/.toxenv ]] 13:31:03 ++ cat /tmp/.toxenv 13:31:03 + lf_venv=/tmp/venv-jfKV 13:31:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jfKV from' file:/tmp/.toxenv 13:31:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jfKV from file:/tmp/.toxenv 13:31:03 + /tmp/venv-jfKV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:31:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:31:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:31:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:31:04 + /tmp/venv-jfKV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:31:05 + type python3 13:31:05 + true 13:31:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jfKV/bin to PATH' 13:31:05 lf-activate-venv(): INFO: Adding /tmp/venv-jfKV/bin to PATH 13:31:05 + PATH=/tmp/venv-jfKV/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:31:05 + return 0 13:31:05 + [[ -d /opt/pyenv ]] 13:31:05 + echo '---> Setting up pyenv' 13:31:05 ---> Setting up pyenv 13:31:05 + export PYENV_ROOT=/opt/pyenv 13:31:05 + PYENV_ROOT=/opt/pyenv 13:31:05 + export PATH=/opt/pyenv/bin:/tmp/venv-jfKV/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:31:05 + PATH=/opt/pyenv/bin:/tmp/venv-jfKV/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:31:05 ++ pwd 13:31:05 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:31:05 + export PYTHONPATH 13:31:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:31:05 + TOX_TESTENV_PASSENV=PYTHONPATH 13:31:05 + tox --version 13:31:05 4.11.4 from /tmp/venv-jfKV/lib/python3.10/site-packages/tox/__init__.py 13:31:05 + PARALLEL=false 13:31:05 + TOX_OPTIONS_LIST= 13:31:05 + [[ -n gitlint ]] 13:31:05 + TOX_OPTIONS_LIST=' -e gitlint' 13:31:05 + case ${PARALLEL,,} in 13:31:05 + tox -e gitlint 13:31:05 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:31:07 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:31:31 gitlint: freeze> python -m pip freeze --all 13:31:31 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:31:31 gitlint: commands[0]> gitlint 13:31:31 3: B6 Body message is missing 13:31:31 3: B8 Body does not match regex (.{20,}) 13:31:31 gitlint: exit 2 (0.16 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2431 13:31:31 gitlint: FAIL code 2 (25.50=setup[25.34]+cmd[0.16] seconds) 13:31:31 evaluation failed :( (25.68 seconds) 13:31:31 + tox_status=2 13:31:31 + echo '---> Completed tox runs' 13:31:31 ---> Completed tox runs 13:31:31 + for i in .tox/*/log 13:31:31 ++ echo .tox/gitlint/log 13:31:31 ++ awk -F/ '{print $2}' 13:31:31 + tox_env=gitlint 13:31:31 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:31:31 + DOC_DIR=docs/_build/html 13:31:31 + [[ -d docs/_build/html ]] 13:31:31 + echo '---> tox-run.sh ends' 13:31:31 ---> tox-run.sh ends 13:31:31 + test 2 -eq 0 13:31:31 + exit 2 13:31:31 ++ '[' 2 = 1 ']' 13:31:31 Build step 'Execute shell' marked build as failure 13:31:31 $ ssh-agent -k 13:31:31 unset SSH_AUTH_SOCK; 13:31:31 unset SSH_AGENT_PID; 13:31:31 echo Agent pid 1740 killed; 13:31:31 [ssh-agent] Stopped. 13:31:31 [PostBuildScript] - [INFO] Executing post build scripts. 13:31:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13524970631884792265.sh 13:31:31 ---> sysstat.sh 13:31:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5099086492982180499.sh 13:31:32 ---> package-listing.sh 13:31:32 ++ facter osfamily 13:31:32 ++ tr '[:upper:]' '[:lower:]' 13:31:32 + OS_FAMILY=debian 13:31:32 + workspace=/w/workspace/oom-master-commit-lint 13:31:32 + START_PACKAGES=/tmp/packages_start.txt 13:31:32 + END_PACKAGES=/tmp/packages_end.txt 13:31:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:31:32 + PACKAGES=/tmp/packages_start.txt 13:31:32 + '[' /w/workspace/oom-master-commit-lint ']' 13:31:32 + PACKAGES=/tmp/packages_end.txt 13:31:32 + case "${OS_FAMILY}" in 13:31:32 + dpkg -l 13:31:32 + grep '^ii' 13:31:32 + '[' -f /tmp/packages_start.txt ']' 13:31:32 + '[' -f /tmp/packages_end.txt ']' 13:31:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:31:32 + '[' /w/workspace/oom-master-commit-lint ']' 13:31:32 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:31:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:31:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18088564786641152312.sh 13:31:32 ---> capture-instance-metadata.sh 13:31:32 Setup pyenv: 13:31:32 system 13:31:32 3.8.13 13:31:32 3.9.13 13:31:32 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:31:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oGw9 13:31:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:31:39 lf-activate-venv(): INFO: Installing: lftools 13:32:08 lf-activate-venv(): INFO: Adding /tmp/venv-oGw9/bin to PATH 13:32:08 INFO: Running in OpenStack, capturing instance metadata 13:32:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9660985687662502337.sh 13:32:08 provisioning config files... 13:32:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config13164592615160291782tmp 13:32:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:32:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:32:09 [EnvInject] - Injecting environment variables from a build step. 13:32:09 [EnvInject] - Injecting as environment variables the properties content 13:32:09 SERVER_ID=logs 13:32:09 13:32:09 [EnvInject] - Variables injected successfully. 13:32:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15191360684630700050.sh 13:32:09 ---> create-netrc.sh 13:32:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4650925454869641644.sh 13:32:09 ---> python-tools-install.sh 13:32:09 Setup pyenv: 13:32:09 system 13:32:09 3.8.13 13:32:09 3.9.13 13:32:09 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:32:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oGw9 from file:/tmp/.os_lf_venv 13:32:10 lf-activate-venv(): INFO: Installing: lftools 13:32:17 lf-activate-venv(): INFO: Adding /tmp/venv-oGw9/bin to PATH 13:32:17 Generating Requirements File 13:32:48 Python 3.10.6 13:32:48 pip 23.3.1 from /tmp/venv-oGw9/lib/python3.10/site-packages/pip (python 3.10) 13:32:49 appdirs==1.4.4 13:32:49 argcomplete==3.1.6 13:32:49 aspy.yaml==1.3.0 13:32:49 attrs==23.1.0 13:32:49 autopage==0.5.2 13:32:49 Babel==2.13.1 13:32:49 beautifulsoup4==4.12.2 13:32:49 boto3==1.33.9 13:32:49 botocore==1.33.9 13:32:49 bs4==0.0.1 13:32:49 cachetools==5.3.2 13:32:49 certifi==2023.11.17 13:32:49 cffi==1.16.0 13:32:49 cfgv==3.4.0 13:32:49 chardet==5.2.0 13:32:49 charset-normalizer==3.3.2 13:32:49 click==8.1.7 13:32:49 cliff==4.4.0 13:32:49 cmd2==2.4.3 13:32:49 cryptography==3.3.2 13:32:49 debtcollector==2.5.0 13:32:49 decorator==5.1.1 13:32:49 defusedxml==0.7.1 13:32:49 Deprecated==1.2.14 13:32:49 distlib==0.3.7 13:32:49 dnspython==2.4.2 13:32:49 docker==4.2.2 13:32:49 dogpile.cache==1.2.2 13:32:49 email-validator==2.1.0.post1 13:32:49 filelock==3.13.1 13:32:49 future==0.18.3 13:32:49 gitdb==4.0.11 13:32:49 GitPython==3.1.40 13:32:49 google-auth==2.25.1 13:32:49 httplib2==0.22.0 13:32:49 identify==2.5.33 13:32:49 idna==3.6 13:32:49 importlib-metadata==7.0.0 13:32:49 importlib-resources==1.5.0 13:32:49 iso8601==2.1.0 13:32:49 Jinja2==3.1.2 13:32:49 jmespath==1.0.1 13:32:49 jsonpatch==1.33 13:32:49 jsonpointer==2.4 13:32:49 jsonschema==4.20.0 13:32:49 jsonschema-specifications==2023.11.2 13:32:49 keystoneauth1==5.4.0 13:32:49 kubernetes==28.1.0 13:32:49 lftools==0.37.8 13:32:49 lxml==4.9.3 13:32:49 MarkupSafe==2.1.3 13:32:49 msgpack==1.0.7 13:32:49 multi-key-dict==2.0.3 13:32:49 munch==4.0.0 13:32:49 netaddr==0.9.0 13:32:49 netifaces==0.11.0 13:32:49 niet==1.4.2 13:32:49 nodeenv==1.8.0 13:32:49 oauth2client==4.1.3 13:32:49 oauthlib==3.2.2 13:32:49 openstacksdk==0.62.0 13:32:49 os-client-config==2.1.0 13:32:49 os-service-types==1.7.0 13:32:49 osc-lib==2.9.0 13:32:49 oslo.config==9.2.0 13:32:49 oslo.context==5.3.0 13:32:49 oslo.i18n==6.2.0 13:32:49 oslo.log==5.4.0 13:32:49 oslo.serialization==5.2.0 13:32:49 oslo.utils==6.3.0 13:32:49 packaging==23.2 13:32:49 pbr==6.0.0 13:32:49 platformdirs==4.1.0 13:32:49 prettytable==3.9.0 13:32:49 pyasn1==0.5.1 13:32:49 pyasn1-modules==0.3.0 13:32:49 pycparser==2.21 13:32:49 pygerrit2==2.0.15 13:32:49 PyGithub==2.1.1 13:32:49 pyinotify==0.9.6 13:32:49 PyJWT==2.8.0 13:32:49 PyNaCl==1.5.0 13:32:49 pyparsing==2.4.7 13:32:49 pyperclip==1.8.2 13:32:49 pyrsistent==0.20.0 13:32:49 python-cinderclient==9.4.0 13:32:49 python-dateutil==2.8.2 13:32:49 python-heatclient==3.3.0 13:32:49 python-jenkins==1.8.2 13:32:49 python-keystoneclient==5.2.0 13:32:49 python-magnumclient==4.3.0 13:32:49 python-novaclient==18.4.0 13:32:49 python-openstackclient==6.0.0 13:32:49 python-swiftclient==4.4.0 13:32:49 pytz==2023.3.post1 13:32:49 PyYAML==6.0.1 13:32:49 referencing==0.31.1 13:32:49 requests==2.31.0 13:32:49 requests-oauthlib==1.3.1 13:32:49 requestsexceptions==1.4.0 13:32:49 rfc3986==2.0.0 13:32:49 rpds-py==0.13.2 13:32:49 rsa==4.9 13:32:49 ruamel.yaml==0.18.5 13:32:49 ruamel.yaml.clib==0.2.8 13:32:49 s3transfer==0.8.2 13:32:49 simplejson==3.19.2 13:32:49 six==1.16.0 13:32:49 smmap==5.0.1 13:32:49 soupsieve==2.5 13:32:49 stevedore==5.1.0 13:32:49 tabulate==0.9.0 13:32:49 toml==0.10.2 13:32:49 tomlkit==0.12.3 13:32:49 tqdm==4.66.1 13:32:49 typing_extensions==4.8.0 13:32:49 tzdata==2023.3 13:32:49 urllib3==1.26.18 13:32:49 virtualenv==20.25.0 13:32:49 wcwidth==0.2.12 13:32:49 websocket-client==1.7.0 13:32:49 wrapt==1.16.0 13:32:49 xdg==6.0.0 13:32:49 xmltodict==0.13.0 13:32:49 yq==3.2.3 13:32:49 zipp==3.17.0 13:32:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17945363597067898393.sh 13:32:49 ---> sudo-logs.sh 13:32:49 Archiving 'sudo' log.. 13:32:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14056557755402614043.sh 13:32:49 ---> job-cost.sh 13:32:49 Setup pyenv: 13:32:49 system 13:32:49 3.8.13 13:32:49 3.9.13 13:32:49 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:32:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oGw9 from file:/tmp/.os_lf_venv 13:32:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:32:59 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:32:59 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-oGw9/bin to PATH 13:32:59 INFO: No Stack... 13:32:59 INFO: Retrieving Pricing Info for: v3-standard-4 13:32:59 INFO: Archiving Costs 13:32:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9085178229257220677.sh 13:32:59 ---> logs-deploy.sh 13:32:59 Setup pyenv: 13:32:59 system 13:32:59 3.8.13 13:32:59 3.9.13 13:32:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:33:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oGw9 from file:/tmp/.os_lf_venv 13:33:01 lf-activate-venv(): INFO: Installing: lftools 13:33:11 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:33:11 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:33:11 lf-activate-venv(): INFO: Adding /tmp/venv-oGw9/bin to PATH 13:33:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7112 13:33:11 INFO: archiving workspace using pattern(s): 13:33:12 Archives upload complete. 13:33:12 INFO: archiving logs to Nexus 13:33:13 ---> uname -a: 13:33:13 Linux prd-ubuntu1804-builder-4c-4g-3072 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:33:13 13:33:13 13:33:13 ---> lscpu: 13:33:13 Architecture: x86_64 13:33:13 CPU op-mode(s): 32-bit, 64-bit 13:33:13 Byte Order: Little Endian 13:33:13 CPU(s): 4 13:33:13 On-line CPU(s) list: 0-3 13:33:13 Thread(s) per core: 1 13:33:13 Core(s) per socket: 1 13:33:13 Socket(s): 4 13:33:13 NUMA node(s): 1 13:33:13 Vendor ID: AuthenticAMD 13:33:13 CPU family: 23 13:33:13 Model: 49 13:33:13 Model name: AMD EPYC-Rome Processor 13:33:13 Stepping: 0 13:33:13 CPU MHz: 2800.000 13:33:13 BogoMIPS: 5600.00 13:33:13 Virtualization: AMD-V 13:33:13 Hypervisor vendor: KVM 13:33:13 Virtualization type: full 13:33:13 L1d cache: 32K 13:33:13 L1i cache: 32K 13:33:13 L2 cache: 512K 13:33:13 L3 cache: 16384K 13:33:13 NUMA node0 CPU(s): 0-3 13:33:13 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:33:13 13:33:13 13:33:13 ---> nproc: 13:33:13 4 13:33:13 13:33:13 13:33:13 ---> df -h: 13:33:13 Filesystem Size Used Avail Use% Mounted on 13:33:13 udev 7.9G 0 7.9G 0% /dev 13:33:13 tmpfs 1.6G 672K 1.6G 1% /run 13:33:13 /dev/vda1 78G 8.5G 69G 11% / 13:33:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:33:13 tmpfs 5.0M 0 5.0M 0% /run/lock 13:33:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:33:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:33:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:33:13 13:33:13 13:33:13 ---> free -m: 13:33:13 total used free shared buff/cache available 13:33:13 Mem: 16040 533 13174 0 2331 15183 13:33:13 Swap: 1023 0 1023 13:33:13 13:33:13 13:33:13 ---> ip addr: 13:33:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:33:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:33:13 inet 127.0.0.1/8 scope host lo 13:33:13 valid_lft forever preferred_lft forever 13:33:13 inet6 ::1/128 scope host 13:33:13 valid_lft forever preferred_lft forever 13:33:13 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:33:13 link/ether fa:16:3e:96:9a:34 brd ff:ff:ff:ff:ff:ff 13:33:13 inet 10.30.107.87/23 brd 10.30.107.255 scope global dynamic ens3 13:33:13 valid_lft 86219sec preferred_lft 86219sec 13:33:13 inet6 fe80::f816:3eff:fe96:9a34/64 scope link 13:33:13 valid_lft forever preferred_lft forever 13:33:13 13:33:13 13:33:13 ---> sar -b -r -n DEV: 13:33:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3072) 12/07/23 _x86_64_ (4 CPU) 13:33:13 13:33:13 13:30:15 LINUX RESTART (4 CPU) 13:33:13 13:33:13 13:31:01 tps rtps wtps bread/s bwrtn/s 13:33:13 13:32:01 121.55 24.78 96.77 1391.10 11262.39 13:33:13 13:33:01 100.22 1.10 99.12 124.38 13593.73 13:33:13 Average: 110.88 12.94 97.94 757.74 12428.06 13:33:13 13:33:13 13:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:33:13 13:32:01 13727648 15531968 2697320 16.42 72756 1922848 817504 4.68 757976 1708072 183180 13:33:13 13:33:01 13514200 15571280 2910768 17.72 95192 2138344 729876 4.18 723620 1925256 135608 13:33:13 Average: 13620924 15551624 2804044 17.07 83974 2030596 773690 4.43 740798 1816664 159394 13:33:13 13:33:13 13:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:33:13 13:32:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 13:33:13 13:32:01 ens3 81.14 52.14 1255.55 11.44 0.00 0.00 0.00 0.00 13:33:13 13:33:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 13:33:13 13:33:01 ens3 44.29 31.31 526.33 7.96 0.00 0.00 0.00 0.00 13:33:13 Average: lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 13:33:13 Average: ens3 62.71 41.73 890.94 9.70 0.00 0.00 0.00 0.00 13:33:13 13:33:13 13:33:13 ---> sar -P ALL: 13:33:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3072) 12/07/23 _x86_64_ (4 CPU) 13:33:13 13:33:13 13:30:15 LINUX RESTART (4 CPU) 13:33:13 13:33:13 13:31:01 CPU %user %nice %system %iowait %steal %idle 13:33:13 13:32:01 all 21.20 0.00 1.87 1.65 0.07 75.21 13:33:13 13:32:01 0 23.71 0.00 1.37 0.42 0.07 74.44 13:33:13 13:32:01 1 26.10 0.00 2.15 0.50 0.08 71.16 13:33:13 13:32:01 2 28.09 0.00 2.41 3.26 0.10 66.14 13:33:13 13:32:01 3 6.95 0.00 1.53 2.41 0.05 89.07 13:33:13 13:33:01 all 21.76 0.00 1.46 1.85 0.07 74.86 13:33:13 13:33:01 0 38.76 0.00 2.62 0.93 0.08 57.61 13:33:13 13:33:01 1 29.01 0.00 1.00 0.22 0.07 69.71 13:33:13 13:33:01 2 9.88 0.00 1.14 2.86 0.12 86.00 13:33:13 13:33:01 3 9.55 0.00 1.08 3.38 0.02 85.97 13:33:13 Average: all 21.48 0.00 1.66 1.75 0.07 75.03 13:33:13 Average: 0 31.23 0.00 1.99 0.68 0.08 66.02 13:33:13 Average: 1 27.56 0.00 1.58 0.36 0.08 70.44 13:33:13 Average: 2 18.93 0.00 1.77 3.06 0.11 76.13 13:33:13 Average: 3 8.25 0.00 1.31 2.89 0.03 87.52 13:33:13 13:33:13 13:33:13