09:05:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137663 09:05:09 Running as SYSTEM 09:05:09 [EnvInject] - Loading node environment variables. 09:05:09 Building remotely on prd-ubuntu1804-builder-4c-4g-22020 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 09:05:09 [ssh-agent] Looking for ssh-agent implementation... 09:05:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:09 $ ssh-agent 09:05:09 SSH_AUTH_SOCK=/tmp/ssh-LXFtqc3ntUUl/agent.1725 09:05:09 SSH_AGENT_PID=1727 09:05:09 [ssh-agent] Started. 09:05:09 Running ssh-add (command line suppressed) 09:05:09 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_4460153489822043535.key (/w/workspace/oom-master-commit-lint@tmp/private_key_4460153489822043535.key) 09:05:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:05:09 The recommended git tool is: NONE 09:05:11 using credential onap-jenkins-ssh 09:05:11 Wiping out workspace first. 09:05:11 Cloning the remote Git repository 09:05:11 Cloning repository git://cloud.onap.org/mirror/oom.git 09:05:11 > git init /w/workspace/oom-master-commit-lint # timeout=10 09:05:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:05:11 > git --version # timeout=10 09:05:11 > git --version # 'git version 2.17.1' 09:05:11 using GIT_SSH to set credentials Gerrit user 09:05:11 Verifying host key using manually-configured host key entries 09:05:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:05:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:05:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:05:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:05:17 using GIT_SSH to set credentials Gerrit user 09:05:17 Verifying host key using manually-configured host key entries 09:05:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/137663/3 # timeout=30 09:05:17 > git rev-parse 4b149053969ca20ac0d1cf14fe69bf0eeb042859^{commit} # timeout=10 09:05:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:05:17 Checking out Revision 4b149053969ca20ac0d1cf14fe69bf0eeb042859 (refs/changes/63/137663/3) 09:05:17 > git config core.sparsecheckout # timeout=10 09:05:17 > git checkout -f 4b149053969ca20ac0d1cf14fe69bf0eeb042859 # timeout=30 09:05:20 Commit message: "[SDNC] Move dgbuilder and network-name-gen to SDNC" 09:05:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:05:20 > git rev-list --no-walk 5230ed9ba9769c93487ad66d0d1f68eec5134a90 # timeout=10 09:05:20 [EnvInject] - Injecting environment variables from a build step. 09:05:20 [EnvInject] - Injecting as environment variables the properties content 09:05:20 PYTHON=python3 09:05:20 09:05:20 [EnvInject] - Variables injected successfully. 09:05:20 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14146025568674778846.sh 09:05:21 ---> tox-install.sh 09:05:21 + source /home/jenkins/lf-env.sh 09:05:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:05:21 ++ mktemp -d /tmp/venv-XXXX 09:05:21 + lf_venv=/tmp/venv-bLDg 09:05:21 + local venv_file=/tmp/.os_lf_venv 09:05:21 + local python=python3 09:05:21 + local options 09:05:21 + local set_path=true 09:05:21 + local install_args= 09:05:21 ++ 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 09:05:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:05:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:05:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:05:21 + true 09:05:21 + case $1 in 09:05:21 + venv_file=/tmp/.toxenv 09:05:21 + shift 2 09:05:21 + true 09:05:21 + case $1 in 09:05:21 + shift 09:05:21 + break 09:05:21 + case $python in 09:05:21 + local pkg_list= 09:05:21 + [[ -d /opt/pyenv ]] 09:05:21 + echo 'Setup pyenv:' 09:05:21 Setup pyenv: 09:05:21 + export PYENV_ROOT=/opt/pyenv 09:05:21 + PYENV_ROOT=/opt/pyenv 09:05:21 + 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 09:05:21 + 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 09:05:21 + pyenv versions 09:05:21 * system (set by /opt/pyenv/version) 09:05:21 * 3.8.13 (set by /opt/pyenv/version) 09:05:21 * 3.9.13 (set by /opt/pyenv/version) 09:05:21 * 3.10.6 (set by /opt/pyenv/version) 09:05:21 + command -v pyenv 09:05:21 ++ pyenv init - --no-rehash 09:05:21 + 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[*]}"'\'')" 09:05:21 export PATH="/opt/pyenv/shims:${PATH}" 09:05:21 export PYENV_SHELL=bash 09:05:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:05:21 pyenv() { 09:05:21 local command 09:05:21 command="${1:-}" 09:05:21 if [ "$#" -gt 0 ]; then 09:05:21 shift 09:05:21 fi 09:05:21 09:05:21 case "$command" in 09:05:21 rehash|shell) 09:05:21 eval "$(pyenv "sh-$command" "$@")" 09:05:21 ;; 09:05:21 *) 09:05:21 command pyenv "$command" "$@" 09:05:21 ;; 09:05:21 esac 09:05:21 }' 09:05:21 +++ 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[*]}"' 09:05:21 ++ 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 09:05:21 ++ 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 09:05:21 ++ 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 09:05:21 ++ export PYENV_SHELL=bash 09:05:21 ++ PYENV_SHELL=bash 09:05:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:05:21 +++ complete -F _pyenv pyenv 09:05:21 ++ lf-pyver python3 09:05:21 ++ local py_version_xy=python3 09:05:21 ++ local py_version_xyz= 09:05:21 ++ pyenv versions 09:05:21 ++ local command 09:05:21 ++ command=versions 09:05:21 ++ '[' 1 -gt 0 ']' 09:05:21 ++ shift 09:05:21 ++ case "$command" in 09:05:21 ++ command pyenv versions 09:05:21 ++ pyenv versions 09:05:21 ++ sed 's/^[ *]* //' 09:05:21 ++ awk '{ print $1 }' 09:05:21 ++ grep -E '^[0-9.]*[0-9]$' 09:05:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:05:21 +++ grep '^3' /tmp/.pyenv_versions 09:05:21 +++ sort -V 09:05:21 +++ tail -n 1 09:05:21 ++ py_version_xyz=3.10.6 09:05:21 ++ [[ -z 3.10.6 ]] 09:05:21 ++ echo 3.10.6 09:05:21 ++ return 0 09:05:21 + pyenv local 3.10.6 09:05:21 + local command 09:05:21 + command=local 09:05:21 + '[' 2 -gt 0 ']' 09:05:21 + shift 09:05:21 + case "$command" in 09:05:21 + command pyenv local 3.10.6 09:05:21 + pyenv local 3.10.6 09:05:21 + for arg in "$@" 09:05:21 + case $arg in 09:05:21 + pkg_list+='tox ' 09:05:21 + for arg in "$@" 09:05:21 + case $arg in 09:05:21 + pkg_list+='virtualenv ' 09:05:21 + for arg in "$@" 09:05:21 + case $arg in 09:05:21 + pkg_list+='urllib3~=1.26.15 ' 09:05:21 + [[ -f /tmp/.toxenv ]] 09:05:21 + [[ ! -f /tmp/.toxenv ]] 09:05:21 + [[ -n '' ]] 09:05:21 + python3 -m venv /tmp/venv-bLDg 09:05:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bLDg' 09:05:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bLDg 09:05:25 + echo /tmp/venv-bLDg 09:05:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:05:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:05:25 + /tmp/venv-bLDg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:05:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:05:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:05:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:05:28 + /tmp/venv-bLDg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:05:31 + type python3 09:05:31 + true 09:05:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bLDg/bin to PATH' 09:05:31 lf-activate-venv(): INFO: Adding /tmp/venv-bLDg/bin to PATH 09:05:31 + PATH=/tmp/venv-bLDg/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 09:05:31 + return 0 09:05:31 + python3 --version 09:05:31 Python 3.10.6 09:05:31 + python3 -m pip --version 09:05:31 pip 24.0 from /tmp/venv-bLDg/lib/python3.10/site-packages/pip (python 3.10) 09:05:31 + python3 -m pip freeze 09:05:32 cachetools==5.3.3 09:05:32 chardet==5.2.0 09:05:32 colorama==0.4.6 09:05:32 distlib==0.3.8 09:05:32 filelock==3.13.4 09:05:32 packaging==24.0 09:05:32 platformdirs==4.2.0 09:05:32 pluggy==1.4.0 09:05:32 pyproject-api==1.6.1 09:05:32 tomli==2.0.1 09:05:32 tox==4.14.2 09:05:32 urllib3==1.26.18 09:05:32 virtualenv==20.25.1 09:05:32 [EnvInject] - Injecting environment variables from a build step. 09:05:32 [EnvInject] - Injecting as environment variables the properties content 09:05:32 PARALLEL=false 09:05:32 09:05:32 [EnvInject] - Variables injected successfully. 09:05:32 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5511817070586254200.sh 09:05:32 ---> tox-run.sh 09:05:32 + 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 09:05:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 09:05:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 09:05:32 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 09:05:32 + cd /w/workspace/oom-master-commit-lint/. 09:05:32 + source /home/jenkins/lf-env.sh 09:05:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:05:32 ++ mktemp -d /tmp/venv-XXXX 09:05:32 + lf_venv=/tmp/venv-rUTz 09:05:32 + local venv_file=/tmp/.os_lf_venv 09:05:32 + local python=python3 09:05:32 + local options 09:05:32 + local set_path=true 09:05:32 + local install_args= 09:05:32 ++ 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 09:05:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:05:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:05:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:05:32 + true 09:05:32 + case $1 in 09:05:32 + venv_file=/tmp/.toxenv 09:05:32 + shift 2 09:05:32 + true 09:05:32 + case $1 in 09:05:32 + shift 09:05:32 + break 09:05:32 + case $python in 09:05:32 + local pkg_list= 09:05:32 + [[ -d /opt/pyenv ]] 09:05:32 + echo 'Setup pyenv:' 09:05:32 Setup pyenv: 09:05:32 + export PYENV_ROOT=/opt/pyenv 09:05:32 + PYENV_ROOT=/opt/pyenv 09:05:32 + 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 09:05:32 + 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 09:05:32 + pyenv versions 09:05:32 system 09:05:32 3.8.13 09:05:32 3.9.13 09:05:32 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:05:32 + command -v pyenv 09:05:32 ++ pyenv init - --no-rehash 09:05:32 + 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[*]}"'\'')" 09:05:32 export PATH="/opt/pyenv/shims:${PATH}" 09:05:32 export PYENV_SHELL=bash 09:05:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:05:32 pyenv() { 09:05:32 local command 09:05:32 command="${1:-}" 09:05:32 if [ "$#" -gt 0 ]; then 09:05:32 shift 09:05:32 fi 09:05:32 09:05:32 case "$command" in 09:05:32 rehash|shell) 09:05:32 eval "$(pyenv "sh-$command" "$@")" 09:05:32 ;; 09:05:32 *) 09:05:32 command pyenv "$command" "$@" 09:05:32 ;; 09:05:32 esac 09:05:32 }' 09:05:32 +++ 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[*]}"' 09:05:32 ++ 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 09:05:32 ++ 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 09:05:32 ++ 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 09:05:32 ++ export PYENV_SHELL=bash 09:05:32 ++ PYENV_SHELL=bash 09:05:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:05:32 +++ complete -F _pyenv pyenv 09:05:32 ++ lf-pyver python3 09:05:32 ++ local py_version_xy=python3 09:05:32 ++ local py_version_xyz= 09:05:32 ++ sed 's/^[ *]* //' 09:05:32 ++ grep -E '^[0-9.]*[0-9]$' 09:05:32 ++ pyenv versions 09:05:32 ++ local command 09:05:32 ++ command=versions 09:05:32 ++ '[' 1 -gt 0 ']' 09:05:32 ++ shift 09:05:32 ++ case "$command" in 09:05:32 ++ command pyenv versions 09:05:32 ++ pyenv versions 09:05:32 ++ awk '{ print $1 }' 09:05:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:05:32 +++ grep '^3' /tmp/.pyenv_versions 09:05:32 +++ sort -V 09:05:32 +++ tail -n 1 09:05:32 ++ py_version_xyz=3.10.6 09:05:32 ++ [[ -z 3.10.6 ]] 09:05:32 ++ echo 3.10.6 09:05:32 ++ return 0 09:05:32 + pyenv local 3.10.6 09:05:32 + local command 09:05:32 + command=local 09:05:32 + '[' 2 -gt 0 ']' 09:05:32 + shift 09:05:32 + case "$command" in 09:05:32 + command pyenv local 3.10.6 09:05:32 + pyenv local 3.10.6 09:05:32 + for arg in "$@" 09:05:32 + case $arg in 09:05:32 + pkg_list+='tox ' 09:05:32 + for arg in "$@" 09:05:32 + case $arg in 09:05:32 + pkg_list+='virtualenv ' 09:05:32 + for arg in "$@" 09:05:32 + case $arg in 09:05:32 + pkg_list+='urllib3~=1.26.15 ' 09:05:32 + [[ -f /tmp/.toxenv ]] 09:05:32 ++ cat /tmp/.toxenv 09:05:32 + lf_venv=/tmp/venv-bLDg 09:05:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bLDg from' file:/tmp/.toxenv 09:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bLDg from file:/tmp/.toxenv 09:05:32 + /tmp/venv-bLDg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:05:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:05:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:05:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:05:33 + /tmp/venv-bLDg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:05:34 + type python3 09:05:34 + true 09:05:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bLDg/bin to PATH' 09:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-bLDg/bin to PATH 09:05:34 + PATH=/tmp/venv-bLDg/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 09:05:34 + return 0 09:05:34 + [[ -d /opt/pyenv ]] 09:05:34 + echo '---> Setting up pyenv' 09:05:34 ---> Setting up pyenv 09:05:34 + export PYENV_ROOT=/opt/pyenv 09:05:34 + PYENV_ROOT=/opt/pyenv 09:05:34 + export PATH=/opt/pyenv/bin:/tmp/venv-bLDg/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 09:05:34 + PATH=/opt/pyenv/bin:/tmp/venv-bLDg/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 09:05:34 ++ pwd 09:05:34 + PYTHONPATH=/w/workspace/oom-master-commit-lint 09:05:34 + export PYTHONPATH 09:05:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:05:34 + TOX_TESTENV_PASSENV=PYTHONPATH 09:05:34 + tox --version 09:05:34 4.14.2 from /tmp/venv-bLDg/lib/python3.10/site-packages/tox/__init__.py 09:05:35 + PARALLEL=false 09:05:35 + TOX_OPTIONS_LIST= 09:05:35 + [[ -n gitlint ]] 09:05:35 + TOX_OPTIONS_LIST=' -e gitlint' 09:05:35 + case ${PARALLEL,,} in 09:05:35 + tox -e gitlint 09:05:35 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 09:05:37 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 09:06:03 gitlint: freeze> python -m pip freeze --all 09:06:04 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,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==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,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==24.0,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==2.0.0,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.5,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.4,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 09:06:04 gitlint: commands[0]> gitlint 09:06:04 gitlint: OK (28.89=setup[28.68]+cmd[0.22] seconds) 09:06:04 congratulations :) (29.06 seconds) 09:06:04 + tox_status=0 09:06:04 + echo '---> Completed tox runs' 09:06:04 ---> Completed tox runs 09:06:04 + for i in .tox/*/log 09:06:04 ++ echo .tox/gitlint/log 09:06:04 ++ awk -F/ '{print $2}' 09:06:04 + tox_env=gitlint 09:06:04 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 09:06:04 + DOC_DIR=docs/_build/html 09:06:04 + [[ -d docs/_build/html ]] 09:06:04 + echo '---> tox-run.sh ends' 09:06:04 ---> tox-run.sh ends 09:06:04 + test 0 -eq 0 09:06:04 $ ssh-agent -k 09:06:04 unset SSH_AUTH_SOCK; 09:06:04 unset SSH_AGENT_PID; 09:06:04 echo Agent pid 1727 killed; 09:06:04 [ssh-agent] Stopped. 09:06:04 [PostBuildScript] - [INFO] Executing post build scripts. 09:06:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4723054779735789214.sh 09:06:04 ---> sysstat.sh 09:06:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3639010606261103585.sh 09:06:04 ---> package-listing.sh 09:06:04 ++ facter osfamily 09:06:04 ++ tr '[:upper:]' '[:lower:]' 09:06:05 + OS_FAMILY=debian 09:06:05 + workspace=/w/workspace/oom-master-commit-lint 09:06:05 + START_PACKAGES=/tmp/packages_start.txt 09:06:05 + END_PACKAGES=/tmp/packages_end.txt 09:06:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:05 + PACKAGES=/tmp/packages_start.txt 09:06:05 + '[' /w/workspace/oom-master-commit-lint ']' 09:06:05 + PACKAGES=/tmp/packages_end.txt 09:06:05 + case "${OS_FAMILY}" in 09:06:05 + grep '^ii' 09:06:05 + dpkg -l 09:06:05 + '[' -f /tmp/packages_start.txt ']' 09:06:05 + '[' -f /tmp/packages_end.txt ']' 09:06:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:05 + '[' /w/workspace/oom-master-commit-lint ']' 09:06:05 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 09:06:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 09:06:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5284667194918323321.sh 09:06:05 ---> capture-instance-metadata.sh 09:06:05 Setup pyenv: 09:06:05 system 09:06:05 3.8.13 09:06:05 3.9.13 09:06:05 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:06:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DD6I 09:06:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:06:12 lf-activate-venv(): INFO: Installing: lftools 09:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-DD6I/bin to PATH 09:06:43 INFO: Running in OpenStack, capturing instance metadata 09:06:43 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17309742413237933160.sh 09:06:43 provisioning config files... 09:06:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config5370668829199269379tmp 09:06:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:06:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:06:43 [EnvInject] - Injecting environment variables from a build step. 09:06:43 [EnvInject] - Injecting as environment variables the properties content 09:06:43 SERVER_ID=logs 09:06:43 09:06:43 [EnvInject] - Variables injected successfully. 09:06:43 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9015981588540744434.sh 09:06:44 ---> create-netrc.sh 09:06:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5148899595488839161.sh 09:06:44 ---> python-tools-install.sh 09:06:44 Setup pyenv: 09:06:44 system 09:06:44 3.8.13 09:06:44 3.9.13 09:06:44 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DD6I from file:/tmp/.os_lf_venv 09:06:45 lf-activate-venv(): INFO: Installing: lftools 09:06:53 lf-activate-venv(): INFO: Adding /tmp/venv-DD6I/bin to PATH 09:06:53 Generating Requirements File 09:07:20 Python 3.10.6 09:07:20 pip 24.0 from /tmp/venv-DD6I/lib/python3.10/site-packages/pip (python 3.10) 09:07:21 appdirs==1.4.4 09:07:21 argcomplete==3.2.3 09:07:21 aspy.yaml==1.3.0 09:07:21 attrs==23.2.0 09:07:21 autopage==0.5.2 09:07:21 beautifulsoup4==4.12.3 09:07:21 boto3==1.34.81 09:07:21 botocore==1.34.81 09:07:21 bs4==0.0.2 09:07:21 cachetools==5.3.3 09:07:21 certifi==2024.2.2 09:07:21 cffi==1.16.0 09:07:21 cfgv==3.4.0 09:07:21 chardet==5.2.0 09:07:21 charset-normalizer==3.3.2 09:07:21 click==8.1.7 09:07:21 cliff==4.6.0 09:07:21 cmd2==2.4.3 09:07:21 cryptography==3.3.2 09:07:21 debtcollector==3.0.0 09:07:21 decorator==5.1.1 09:07:21 defusedxml==0.7.1 09:07:21 Deprecated==1.2.14 09:07:21 distlib==0.3.8 09:07:21 dnspython==2.6.1 09:07:21 docker==4.2.2 09:07:21 dogpile.cache==1.3.2 09:07:21 email_validator==2.1.1 09:07:21 filelock==3.13.4 09:07:21 future==1.0.0 09:07:21 gitdb==4.0.11 09:07:21 GitPython==3.1.43 09:07:21 google-auth==2.29.0 09:07:21 httplib2==0.22.0 09:07:21 identify==2.5.35 09:07:21 idna==3.6 09:07:21 importlib-resources==1.5.0 09:07:21 iso8601==2.1.0 09:07:21 Jinja2==3.1.3 09:07:21 jmespath==1.0.1 09:07:21 jsonpatch==1.33 09:07:21 jsonpointer==2.4 09:07:21 jsonschema==4.21.1 09:07:21 jsonschema-specifications==2023.12.1 09:07:21 keystoneauth1==5.6.0 09:07:21 kubernetes==29.0.0 09:07:21 lftools==0.37.10 09:07:21 lxml==5.2.1 09:07:21 MarkupSafe==2.1.5 09:07:21 msgpack==1.0.8 09:07:21 multi_key_dict==2.0.3 09:07:21 munch==4.0.0 09:07:21 netaddr==1.2.1 09:07:21 netifaces==0.11.0 09:07:21 niet==1.4.2 09:07:21 nodeenv==1.8.0 09:07:21 oauth2client==4.1.3 09:07:21 oauthlib==3.2.2 09:07:21 openstacksdk==3.0.0 09:07:21 os-client-config==2.1.0 09:07:21 os-service-types==1.7.0 09:07:21 osc-lib==3.0.1 09:07:21 oslo.config==9.4.0 09:07:21 oslo.context==5.5.0 09:07:21 oslo.i18n==6.3.0 09:07:21 oslo.log==5.5.1 09:07:21 oslo.serialization==5.4.0 09:07:21 oslo.utils==7.1.0 09:07:21 packaging==24.0 09:07:21 pbr==6.0.0 09:07:21 platformdirs==4.2.0 09:07:21 prettytable==3.10.0 09:07:21 pyasn1==0.6.0 09:07:21 pyasn1_modules==0.4.0 09:07:21 pycparser==2.22 09:07:21 pygerrit2==2.0.15 09:07:21 PyGithub==2.3.0 09:07:21 pyinotify==0.9.6 09:07:21 PyJWT==2.8.0 09:07:21 PyNaCl==1.5.0 09:07:21 pyparsing==2.4.7 09:07:21 pyperclip==1.8.2 09:07:21 pyrsistent==0.20.0 09:07:21 python-cinderclient==9.5.0 09:07:21 python-dateutil==2.9.0.post0 09:07:21 python-heatclient==3.5.0 09:07:21 python-jenkins==1.8.2 09:07:21 python-keystoneclient==5.4.0 09:07:21 python-magnumclient==4.4.0 09:07:21 python-novaclient==18.6.0 09:07:21 python-openstackclient==6.6.0 09:07:21 python-swiftclient==4.5.0 09:07:21 PyYAML==6.0.1 09:07:21 referencing==0.34.0 09:07:21 requests==2.31.0 09:07:21 requests-oauthlib==2.0.0 09:07:21 requestsexceptions==1.4.0 09:07:21 rfc3986==2.0.0 09:07:21 rpds-py==0.18.0 09:07:21 rsa==4.9 09:07:21 ruamel.yaml==0.18.6 09:07:21 ruamel.yaml.clib==0.2.8 09:07:21 s3transfer==0.10.1 09:07:21 simplejson==3.19.2 09:07:21 six==1.16.0 09:07:21 smmap==5.0.1 09:07:21 soupsieve==2.5 09:07:21 stevedore==5.2.0 09:07:21 tabulate==0.9.0 09:07:21 toml==0.10.2 09:07:21 tomlkit==0.12.4 09:07:21 tqdm==4.66.2 09:07:21 typing_extensions==4.11.0 09:07:21 tzdata==2024.1 09:07:21 urllib3==1.26.18 09:07:21 virtualenv==20.25.1 09:07:21 wcwidth==0.2.13 09:07:21 websocket-client==1.7.0 09:07:21 wrapt==1.16.0 09:07:21 xdg==6.0.0 09:07:21 xmltodict==0.13.0 09:07:21 yq==3.2.3 09:07:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9882067840921738821.sh 09:07:21 ---> sudo-logs.sh 09:07:21 Archiving 'sudo' log.. 09:07:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12724140868073549940.sh 09:07:21 ---> job-cost.sh 09:07:21 Setup pyenv: 09:07:21 system 09:07:21 3.8.13 09:07:21 3.9.13 09:07:21 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:07:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DD6I from file:/tmp/.os_lf_venv 09:07:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:07:31 lf-activate-venv(): INFO: Adding /tmp/venv-DD6I/bin to PATH 09:07:31 INFO: No Stack... 09:07:31 INFO: Retrieving Pricing Info for: v3-standard-4 09:07:31 INFO: Archiving Costs 09:07:31 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2264472721485497233.sh 09:07:31 ---> logs-deploy.sh 09:07:31 Setup pyenv: 09:07:31 system 09:07:31 3.8.13 09:07:31 3.9.13 09:07:31 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:07:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DD6I from file:/tmp/.os_lf_venv 09:07:33 lf-activate-venv(): INFO: Installing: lftools 09:07:43 lf-activate-venv(): INFO: Adding /tmp/venv-DD6I/bin to PATH 09:07:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7307 09:07:43 INFO: archiving workspace using pattern(s): 09:07:45 Archives upload complete. 09:07:45 INFO: archiving logs to Nexus 09:07:46 ---> uname -a: 09:07:46 Linux prd-ubuntu1804-builder-4c-4g-22020 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:07:46 09:07:46 09:07:46 ---> lscpu: 09:07:46 Architecture: x86_64 09:07:46 CPU op-mode(s): 32-bit, 64-bit 09:07:46 Byte Order: Little Endian 09:07:46 CPU(s): 4 09:07:46 On-line CPU(s) list: 0-3 09:07:46 Thread(s) per core: 1 09:07:46 Core(s) per socket: 1 09:07:46 Socket(s): 4 09:07:46 NUMA node(s): 1 09:07:46 Vendor ID: AuthenticAMD 09:07:46 CPU family: 23 09:07:46 Model: 49 09:07:46 Model name: AMD EPYC-Rome Processor 09:07:46 Stepping: 0 09:07:46 CPU MHz: 2800.000 09:07:46 BogoMIPS: 5600.00 09:07:46 Virtualization: AMD-V 09:07:46 Hypervisor vendor: KVM 09:07:46 Virtualization type: full 09:07:46 L1d cache: 32K 09:07:46 L1i cache: 32K 09:07:46 L2 cache: 512K 09:07:46 L3 cache: 16384K 09:07:46 NUMA node0 CPU(s): 0-3 09:07:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:07:46 09:07:46 09:07:46 ---> nproc: 09:07:46 4 09:07:46 09:07:46 09:07:46 ---> df -h: 09:07:46 Filesystem Size Used Avail Use% Mounted on 09:07:46 udev 7.9G 0 7.9G 0% /dev 09:07:46 tmpfs 1.6G 672K 1.6G 1% /run 09:07:46 /dev/vda1 78G 8.4G 69G 11% / 09:07:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:07:46 tmpfs 5.0M 0 5.0M 0% /run/lock 09:07:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:07:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:07:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:07:46 09:07:46 09:07:46 ---> free -m: 09:07:46 total used free shared buff/cache available 09:07:46 Mem: 16040 559 13204 0 2275 15156 09:07:46 Swap: 1023 0 1023 09:07:46 09:07:46 09:07:46 ---> ip addr: 09:07:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:07:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:07:46 inet 127.0.0.1/8 scope host lo 09:07:46 valid_lft forever preferred_lft forever 09:07:46 inet6 ::1/128 scope host 09:07:46 valid_lft forever preferred_lft forever 09:07:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:07:46 link/ether fa:16:3e:c0:62:4a brd ff:ff:ff:ff:ff:ff 09:07:46 inet 10.30.106.91/23 brd 10.30.107.255 scope global dynamic ens3 09:07:46 valid_lft 86137sec preferred_lft 86137sec 09:07:46 inet6 fe80::f816:3eff:fec0:624a/64 scope link 09:07:46 valid_lft forever preferred_lft forever 09:07:46 09:07:46 09:07:46 ---> sar -b -r -n DEV: 09:07:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22020) 04/10/24 _x86_64_ (4 CPU) 09:07:46 09:07:46 09:03:26 LINUX RESTART (4 CPU) 09:07:46 09:07:46 09:04:01 tps rtps wtps bread/s bwrtn/s 09:07:46 09:05:01 15.73 0.00 15.73 0.00 15849.76 09:07:46 09:06:01 205.23 34.68 170.55 1274.99 24255.29 09:07:46 09:07:01 124.26 15.28 108.98 1087.42 27612.06 09:07:46 Average: 115.08 16.65 98.42 787.47 22572.37 09:07:46 09:07:46 09:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:07:46 09:05:01 14461400 15689900 1963560 11.95 32080 1415704 689288 3.94 490992 1298884 28 09:07:46 09:06:01 13797536 15471136 2627424 16.00 65336 1805136 930452 5.32 807772 1597756 222204 09:07:46 09:07:01 13607556 15504652 2817404 17.15 86648 1994200 808580 4.63 785988 1783004 136468 09:07:46 Average: 13955497 15555229 2469463 15.03 61355 1738347 809440 4.63 694917 1559881 119567 09:07:46 09:07:46 09:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:07:46 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:46 09:05:01 ens3 0.75 0.37 0.36 0.62 0.00 0.00 0.00 0.00 09:07:46 09:06:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 09:07:46 09:06:01 ens3 272.94 180.25 1693.52 52.16 0.00 0.00 0.00 0.00 09:07:46 09:07:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 09:07:46 09:07:01 ens3 53.04 38.74 633.65 12.04 0.00 0.00 0.00 0.00 09:07:46 Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 09:07:46 Average: ens3 108.91 73.12 775.84 21.61 0.00 0.00 0.00 0.00 09:07:46 09:07:46 09:07:46 ---> sar -P ALL: 09:07:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22020) 04/10/24 _x86_64_ (4 CPU) 09:07:46 09:07:46 09:03:26 LINUX RESTART (4 CPU) 09:07:46 09:07:46 09:04:01 CPU %user %nice %system %iowait %steal %idle 09:07:46 09:05:01 all 0.13 0.00 0.04 1.98 0.00 97.85 09:07:46 09:05:01 0 0.23 0.00 0.05 0.02 0.00 99.70 09:07:46 09:05:01 1 0.12 0.00 0.02 0.00 0.00 99.87 09:07:46 09:05:01 2 0.10 0.00 0.05 0.00 0.00 99.85 09:07:46 09:05:01 3 0.03 0.00 0.03 7.91 0.00 92.02 09:07:46 09:06:01 all 17.68 0.00 1.78 4.77 0.06 75.72 09:07:46 09:06:01 0 14.64 0.00 1.53 2.07 0.05 81.70 09:07:46 09:06:01 1 20.98 0.00 1.54 0.78 0.05 76.64 09:07:46 09:06:01 2 13.85 0.00 1.61 0.52 0.07 83.96 09:07:46 09:06:01 3 21.25 0.00 2.46 15.71 0.07 60.51 09:07:46 09:07:01 all 21.89 0.00 1.58 2.77 0.05 73.70 09:07:46 09:07:01 0 11.56 0.00 1.32 2.90 0.05 84.17 09:07:46 09:07:01 1 13.79 0.00 1.01 0.17 0.07 84.97 09:07:46 09:07:01 2 21.37 0.00 1.99 0.88 0.05 75.71 09:07:46 09:07:01 3 40.87 0.00 1.99 7.13 0.07 49.95 09:07:46 Average: all 13.23 0.00 1.13 3.17 0.04 82.43 09:07:46 Average: 0 8.82 0.00 0.97 1.66 0.03 88.51 09:07:46 Average: 1 11.62 0.00 0.85 0.32 0.04 87.17 09:07:46 Average: 2 11.77 0.00 1.21 0.47 0.04 86.51 09:07:46 Average: 3 20.70 0.00 1.49 10.25 0.04 67.51 09:07:46 09:07:46 09:07:46