11:11:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137526 11:11:25 Running as SYSTEM 11:11:25 [EnvInject] - Loading node environment variables. 11:11:25 Building remotely on prd-ubuntu1804-builder-4c-4g-14073 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:11:25 [ssh-agent] Looking for ssh-agent implementation... 11:11:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:11:25 $ ssh-agent 11:11:25 SSH_AUTH_SOCK=/tmp/ssh-LzmIKRXmWanS/agent.1698 11:11:25 SSH_AGENT_PID=1700 11:11:25 [ssh-agent] Started. 11:11:25 Running ssh-add (command line suppressed) 11:11:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15251129951388915213.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15251129951388915213.key) 11:11:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:11:25 The recommended git tool is: NONE 11:11:27 using credential onap-jenkins-ssh 11:11:27 Wiping out workspace first. 11:11:27 Cloning the remote Git repository 11:11:27 Cloning repository git://cloud.onap.org/mirror/oom.git 11:11:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:11:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:11:27 > git --version # timeout=10 11:11:27 > git --version # 'git version 2.17.1' 11:11:27 using GIT_SSH to set credentials Gerrit user 11:11:27 Verifying host key using manually-configured host key entries 11:11:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:11:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:11:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:11:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:11:33 using GIT_SSH to set credentials Gerrit user 11:11:33 Verifying host key using manually-configured host key entries 11:11:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/26/137526/1 # timeout=30 11:11:33 > git rev-parse 556b1575f99c4d861af6bf054c3614acbf1d4bae^{commit} # timeout=10 11:11:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:11:33 Checking out Revision 556b1575f99c4d861af6bf054c3614acbf1d4bae (refs/changes/26/137526/1) 11:11:33 > git config core.sparsecheckout # timeout=10 11:11:33 > git checkout -f 556b1575f99c4d861af6bf054c3614acbf1d4bae # timeout=30 11:11:36 Commit message: "[MONGODB] Set default resource settings for mongodb" 11:11:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:11:36 > git rev-list --no-walk 8cbb3d9b964b774b1400df5d909913b669c2a243 # timeout=10 11:11:36 [EnvInject] - Injecting environment variables from a build step. 11:11:36 [EnvInject] - Injecting as environment variables the properties content 11:11:36 PYTHON=python3 11:11:36 11:11:36 [EnvInject] - Variables injected successfully. 11:11:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12795439678916597366.sh 11:11:37 ---> tox-install.sh 11:11:37 + source /home/jenkins/lf-env.sh 11:11:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:11:37 ++ mktemp -d /tmp/venv-XXXX 11:11:37 + lf_venv=/tmp/venv-19vH 11:11:37 + local venv_file=/tmp/.os_lf_venv 11:11:37 + local python=python3 11:11:37 + local options 11:11:37 + local set_path=true 11:11:37 + local install_args= 11:11:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:11:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:11:37 + true 11:11:37 + case $1 in 11:11:37 + venv_file=/tmp/.toxenv 11:11:37 + shift 2 11:11:37 + true 11:11:37 + case $1 in 11:11:37 + shift 11:11:37 + break 11:11:37 + case $python in 11:11:37 + local pkg_list= 11:11:37 + [[ -d /opt/pyenv ]] 11:11:37 + echo 'Setup pyenv:' 11:11:37 Setup pyenv: 11:11:37 + export PYENV_ROOT=/opt/pyenv 11:11:37 + PYENV_ROOT=/opt/pyenv 11:11:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:37 + pyenv versions 11:11:37 * system (set by /opt/pyenv/version) 11:11:37 * 3.8.13 (set by /opt/pyenv/version) 11:11:37 * 3.9.13 (set by /opt/pyenv/version) 11:11:37 * 3.10.6 (set by /opt/pyenv/version) 11:11:37 + command -v pyenv 11:11:37 ++ pyenv init - --no-rehash 11:11:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:11:37 export PATH="/opt/pyenv/shims:${PATH}" 11:11:37 export PYENV_SHELL=bash 11:11:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:11:37 pyenv() { 11:11:37 local command 11:11:37 command="${1:-}" 11:11:37 if [ "$#" -gt 0 ]; then 11:11:37 shift 11:11:37 fi 11:11:37 11:11:37 case "$command" in 11:11:37 rehash|shell) 11:11:37 eval "$(pyenv "sh-$command" "$@")" 11:11:37 ;; 11:11:37 *) 11:11:37 command pyenv "$command" "$@" 11:11:37 ;; 11:11:37 esac 11:11:37 }' 11:11:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:11:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:37 ++ export PYENV_SHELL=bash 11:11:37 ++ PYENV_SHELL=bash 11:11:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:11:37 +++ complete -F _pyenv pyenv 11:11:37 ++ lf-pyver python3 11:11:37 ++ local py_version_xy=python3 11:11:37 ++ local py_version_xyz= 11:11:37 ++ pyenv versions 11:11:37 ++ local command 11:11:37 ++ command=versions 11:11:37 ++ '[' 1 -gt 0 ']' 11:11:37 ++ shift 11:11:37 ++ case "$command" in 11:11:37 ++ command pyenv versions 11:11:37 ++ pyenv versions 11:11:37 ++ sed 's/^[ *]* //' 11:11:37 ++ awk '{ print $1 }' 11:11:37 ++ grep -E '^[0-9.]*[0-9]$' 11:11:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:11:37 +++ grep '^3' /tmp/.pyenv_versions 11:11:37 +++ sort -V 11:11:37 +++ tail -n 1 11:11:37 ++ py_version_xyz=3.10.6 11:11:37 ++ [[ -z 3.10.6 ]] 11:11:37 ++ echo 3.10.6 11:11:37 ++ return 0 11:11:37 + pyenv local 3.10.6 11:11:37 + local command 11:11:37 + command=local 11:11:37 + '[' 2 -gt 0 ']' 11:11:37 + shift 11:11:37 + case "$command" in 11:11:37 + command pyenv local 3.10.6 11:11:37 + pyenv local 3.10.6 11:11:37 + for arg in "$@" 11:11:37 + case $arg in 11:11:37 + pkg_list+='tox ' 11:11:37 + for arg in "$@" 11:11:37 + case $arg in 11:11:37 + pkg_list+='virtualenv ' 11:11:37 + for arg in "$@" 11:11:37 + case $arg in 11:11:37 + pkg_list+='urllib3~=1.26.15 ' 11:11:37 + [[ -f /tmp/.toxenv ]] 11:11:37 + [[ ! -f /tmp/.toxenv ]] 11:11:37 + [[ -n '' ]] 11:11:37 + python3 -m venv /tmp/venv-19vH 11:11:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-19vH' 11:11:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-19vH 11:11:42 + echo /tmp/venv-19vH 11:11:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:11:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:11:42 + /tmp/venv-19vH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:11:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:11:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:11:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:11:45 + /tmp/venv-19vH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:11:48 + type python3 11:11:48 + true 11:11:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-19vH/bin to PATH' 11:11:48 lf-activate-venv(): INFO: Adding /tmp/venv-19vH/bin to PATH 11:11:48 + PATH=/tmp/venv-19vH/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 11:11:48 + return 0 11:11:48 + python3 --version 11:11:48 Python 3.10.6 11:11:48 + python3 -m pip --version 11:11:48 pip 24.0 from /tmp/venv-19vH/lib/python3.10/site-packages/pip (python 3.10) 11:11:48 + python3 -m pip freeze 11:11:48 cachetools==5.3.3 11:11:48 chardet==5.2.0 11:11:48 colorama==0.4.6 11:11:48 distlib==0.3.8 11:11:48 filelock==3.13.1 11:11:48 packaging==24.0 11:11:48 platformdirs==4.2.0 11:11:48 pluggy==1.4.0 11:11:48 pyproject-api==1.6.1 11:11:48 tomli==2.0.1 11:11:48 tox==4.14.1 11:11:48 urllib3==1.26.18 11:11:48 virtualenv==20.25.1 11:11:48 [EnvInject] - Injecting environment variables from a build step. 11:11:48 [EnvInject] - Injecting as environment variables the properties content 11:11:48 PARALLEL=false 11:11:48 11:11:48 [EnvInject] - Variables injected successfully. 11:11:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14666380673579318580.sh 11:11:48 ---> tox-run.sh 11:11:48 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:11:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:11:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:11:48 + cd /w/workspace/oom-master-pre-commit-lint/. 11:11:48 + source /home/jenkins/lf-env.sh 11:11:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:11:48 ++ mktemp -d /tmp/venv-XXXX 11:11:48 + lf_venv=/tmp/venv-n3To 11:11:48 + local venv_file=/tmp/.os_lf_venv 11:11:48 + local python=python3 11:11:48 + local options 11:11:48 + local set_path=true 11:11:48 + local install_args= 11:11:48 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:11:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:11:48 + true 11:11:48 + case $1 in 11:11:48 + venv_file=/tmp/.toxenv 11:11:48 + shift 2 11:11:48 + true 11:11:48 + case $1 in 11:11:48 + shift 11:11:48 + break 11:11:48 + case $python in 11:11:48 + local pkg_list= 11:11:48 + [[ -d /opt/pyenv ]] 11:11:48 + echo 'Setup pyenv:' 11:11:48 Setup pyenv: 11:11:48 + export PYENV_ROOT=/opt/pyenv 11:11:48 + PYENV_ROOT=/opt/pyenv 11:11:48 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:48 + pyenv versions 11:11:48 system 11:11:48 3.8.13 11:11:48 3.9.13 11:11:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:11:48 + command -v pyenv 11:11:48 ++ pyenv init - --no-rehash 11:11:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:11:48 export PATH="/opt/pyenv/shims:${PATH}" 11:11:48 export PYENV_SHELL=bash 11:11:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:11:48 pyenv() { 11:11:48 local command 11:11:48 command="${1:-}" 11:11:48 if [ "$#" -gt 0 ]; then 11:11:48 shift 11:11:48 fi 11:11:48 11:11:48 case "$command" in 11:11:48 rehash|shell) 11:11:48 eval "$(pyenv "sh-$command" "$@")" 11:11:48 ;; 11:11:48 *) 11:11:48 command pyenv "$command" "$@" 11:11:48 ;; 11:11:48 esac 11:11:48 }' 11:11:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:11:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:48 ++ export PYENV_SHELL=bash 11:11:48 ++ PYENV_SHELL=bash 11:11:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:11:48 +++ complete -F _pyenv pyenv 11:11:48 ++ lf-pyver python3 11:11:48 ++ local py_version_xy=python3 11:11:48 ++ local py_version_xyz= 11:11:48 ++ sed 's/^[ *]* //' 11:11:48 ++ pyenv versions 11:11:48 ++ local command 11:11:48 ++ command=versions 11:11:48 ++ '[' 1 -gt 0 ']' 11:11:48 ++ grep -E '^[0-9.]*[0-9]$' 11:11:48 ++ shift 11:11:48 ++ case "$command" in 11:11:48 ++ command pyenv versions 11:11:48 ++ pyenv versions 11:11:48 ++ awk '{ print $1 }' 11:11:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:11:48 +++ sort -V 11:11:48 +++ grep '^3' /tmp/.pyenv_versions 11:11:48 +++ tail -n 1 11:11:48 ++ py_version_xyz=3.10.6 11:11:48 ++ [[ -z 3.10.6 ]] 11:11:48 ++ echo 3.10.6 11:11:48 ++ return 0 11:11:48 + pyenv local 3.10.6 11:11:48 + local command 11:11:48 + command=local 11:11:48 + '[' 2 -gt 0 ']' 11:11:48 + shift 11:11:48 + case "$command" in 11:11:48 + command pyenv local 3.10.6 11:11:48 + pyenv local 3.10.6 11:11:48 + for arg in "$@" 11:11:48 + case $arg in 11:11:48 + pkg_list+='tox ' 11:11:48 + for arg in "$@" 11:11:48 + case $arg in 11:11:48 + pkg_list+='virtualenv ' 11:11:48 + for arg in "$@" 11:11:48 + case $arg in 11:11:48 + pkg_list+='urllib3~=1.26.15 ' 11:11:48 + [[ -f /tmp/.toxenv ]] 11:11:48 ++ cat /tmp/.toxenv 11:11:48 + lf_venv=/tmp/venv-19vH 11:11:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-19vH from' file:/tmp/.toxenv 11:11:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-19vH from file:/tmp/.toxenv 11:11:48 + /tmp/venv-19vH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:11:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:11:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:11:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:11:49 + /tmp/venv-19vH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:11:51 + type python3 11:11:51 + true 11:11:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-19vH/bin to PATH' 11:11:51 lf-activate-venv(): INFO: Adding /tmp/venv-19vH/bin to PATH 11:11:51 + PATH=/tmp/venv-19vH/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 11:11:51 + return 0 11:11:51 + [[ -d /opt/pyenv ]] 11:11:51 + echo '---> Setting up pyenv' 11:11:51 ---> Setting up pyenv 11:11:51 + export PYENV_ROOT=/opt/pyenv 11:11:51 + PYENV_ROOT=/opt/pyenv 11:11:51 + export PATH=/opt/pyenv/bin:/tmp/venv-19vH/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 11:11:51 + PATH=/opt/pyenv/bin:/tmp/venv-19vH/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 11:11:51 ++ pwd 11:11:51 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:11:51 + export PYTHONPATH 11:11:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:11:51 + TOX_TESTENV_PASSENV=PYTHONPATH 11:11:51 + tox --version 11:11:51 4.14.1 from /tmp/venv-19vH/lib/python3.10/site-packages/tox/__init__.py 11:11:51 + PARALLEL=false 11:11:51 + TOX_OPTIONS_LIST= 11:11:51 + [[ -n pre-commit ]] 11:11:51 + TOX_OPTIONS_LIST=' -e pre-commit' 11:11:51 + case ${PARALLEL,,} in 11:11:51 + tox -e pre-commit 11:11:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:11:52 pre-commit: install_deps> python -I -m pip install pre-commit 11:11:56 pre-commit: freeze> python -m pip freeze --all 11:11:56 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 11:11:56 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:11:56 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:11:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:11:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:11:59 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:11:59 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:11:59 [INFO] Once installed this environment will be reused. 11:11:59 [INFO] This may take a few minutes... 11:12:03 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:12:03 [INFO] Once installed this environment will be reused. 11:12:03 [INFO] This may take a few minutes... 11:12:09 Trim Trailing Whitespace.................................................Passed 11:12:09 Tabs remover.............................................................Passed 11:12:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:12:10 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:12:10 [INFO] Once installed this environment will be reused. 11:12:10 [INFO] This may take a few minutes... 11:12:16 gitlint..............................................(no files to check)Skipped 11:12:16 pre-commit: OK (25.03=setup[4.59]+cmd[13.29,7.15] seconds) 11:12:16 congratulations :) (25.20 seconds) 11:12:16 + tox_status=0 11:12:16 + echo '---> Completed tox runs' 11:12:16 ---> Completed tox runs 11:12:16 + for i in .tox/*/log 11:12:16 ++ echo .tox/pre-commit/log 11:12:16 ++ awk -F/ '{print $2}' 11:12:16 + tox_env=pre-commit 11:12:16 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:12:16 + DOC_DIR=docs/_build/html 11:12:16 + [[ -d docs/_build/html ]] 11:12:16 + echo '---> tox-run.sh ends' 11:12:16 ---> tox-run.sh ends 11:12:16 + test 0 -eq 0 11:12:16 $ ssh-agent -k 11:12:16 unset SSH_AUTH_SOCK; 11:12:16 unset SSH_AGENT_PID; 11:12:16 echo Agent pid 1700 killed; 11:12:16 [ssh-agent] Stopped. 11:12:17 [PostBuildScript] - [INFO] Executing post build scripts. 11:12:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11456715474952469366.sh 11:12:17 ---> sysstat.sh 11:12:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7665861171454134618.sh 11:12:17 ---> package-listing.sh 11:12:17 ++ tr '[:upper:]' '[:lower:]' 11:12:17 ++ facter osfamily 11:12:17 + OS_FAMILY=debian 11:12:17 + workspace=/w/workspace/oom-master-pre-commit-lint 11:12:17 + START_PACKAGES=/tmp/packages_start.txt 11:12:17 + END_PACKAGES=/tmp/packages_end.txt 11:12:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:12:17 + PACKAGES=/tmp/packages_start.txt 11:12:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:12:17 + PACKAGES=/tmp/packages_end.txt 11:12:17 + case "${OS_FAMILY}" in 11:12:17 + dpkg -l 11:12:17 + grep '^ii' 11:12:17 + '[' -f /tmp/packages_start.txt ']' 11:12:17 + '[' -f /tmp/packages_end.txt ']' 11:12:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:12:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:12:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:12:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:12:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4102083409604209753.sh 11:12:17 ---> capture-instance-metadata.sh 11:12:17 Setup pyenv: 11:12:17 system 11:12:17 3.8.13 11:12:17 3.9.13 11:12:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:12:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dyXL 11:12:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:12:24 lf-activate-venv(): INFO: Installing: lftools 11:12:59 lf-activate-venv(): INFO: Adding /tmp/venv-dyXL/bin to PATH 11:12:59 INFO: Running in OpenStack, capturing instance metadata 11:12:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4849995457435707061.sh 11:12:59 provisioning config files... 11:12:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4268207305835819867tmp 11:12:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:12:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:12:59 [EnvInject] - Injecting environment variables from a build step. 11:12:59 [EnvInject] - Injecting as environment variables the properties content 11:12:59 SERVER_ID=logs 11:12:59 11:12:59 [EnvInject] - Variables injected successfully. 11:12:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16322249828493175629.sh 11:12:59 ---> create-netrc.sh 11:12:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9603324662419546564.sh 11:12:59 ---> python-tools-install.sh 11:12:59 Setup pyenv: 11:12:59 system 11:12:59 3.8.13 11:12:59 3.9.13 11:12:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:12:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dyXL from file:/tmp/.os_lf_venv 11:13:01 lf-activate-venv(): INFO: Installing: lftools 11:13:37 lf-activate-venv(): INFO: Adding /tmp/venv-dyXL/bin to PATH 11:13:37 Generating Requirements File 11:16:23 Python 3.10.6 11:16:23 pip 24.0 from /tmp/venv-dyXL/lib/python3.10/site-packages/pip (python 3.10) 11:16:24 appdirs==1.4.4 11:16:24 argcomplete==3.2.3 11:16:24 aspy.yaml==1.3.0 11:16:24 attrs==23.2.0 11:16:24 autopage==0.5.2 11:16:24 beautifulsoup4==4.12.3 11:16:24 boto3==1.34.64 11:16:24 botocore==1.34.64 11:16:24 bs4==0.0.2 11:16:24 cachetools==5.3.3 11:16:24 certifi==2024.2.2 11:16:24 cffi==1.16.0 11:16:24 cfgv==3.4.0 11:16:24 chardet==5.2.0 11:16:24 charset-normalizer==3.3.2 11:16:24 click==8.1.7 11:16:24 cliff==4.6.0 11:16:24 cmd2==2.4.3 11:16:24 cryptography==3.3.2 11:16:24 debtcollector==3.0.0 11:16:24 decorator==5.1.1 11:16:24 defusedxml==0.7.1 11:16:24 Deprecated==1.2.14 11:16:24 distlib==0.3.8 11:16:24 dnspython==2.6.1 11:16:24 docker==4.2.2 11:16:24 dogpile.cache==1.3.2 11:16:24 email_validator==2.1.1 11:16:24 filelock==3.13.1 11:16:24 future==1.0.0 11:16:24 gitdb==4.0.11 11:16:24 GitPython==3.1.42 11:16:24 google-auth==2.28.2 11:16:24 httplib2==0.22.0 11:16:24 identify==2.5.35 11:16:24 idna==3.6 11:16:24 importlib-resources==1.5.0 11:16:24 iso8601==2.1.0 11:16:24 Jinja2==3.1.3 11:16:24 jmespath==1.0.1 11:16:24 jsonpatch==1.33 11:16:24 jsonpointer==2.4 11:16:24 jsonschema==4.21.1 11:16:24 jsonschema-specifications==2023.12.1 11:16:24 keystoneauth1==5.6.0 11:16:24 kubernetes==29.0.0 11:16:24 lftools==0.37.10 11:16:24 lxml==5.1.0 11:16:24 MarkupSafe==2.1.5 11:16:24 msgpack==1.0.8 11:16:24 multi_key_dict==2.0.3 11:16:24 munch==4.0.0 11:16:24 netaddr==1.2.1 11:16:24 netifaces==0.11.0 11:16:24 niet==1.4.2 11:16:24 nodeenv==1.8.0 11:16:24 oauth2client==4.1.3 11:16:24 oauthlib==3.2.2 11:16:24 openstacksdk==3.0.0 11:16:24 os-client-config==2.1.0 11:16:24 os-service-types==1.7.0 11:16:24 osc-lib==3.0.1 11:16:24 oslo.config==9.4.0 11:16:24 oslo.context==5.5.0 11:16:24 oslo.i18n==6.3.0 11:16:24 oslo.log==5.5.0 11:16:24 oslo.serialization==5.4.0 11:16:24 oslo.utils==7.1.0 11:16:24 packaging==24.0 11:16:24 pbr==6.0.0 11:16:24 platformdirs==4.2.0 11:16:24 prettytable==3.10.0 11:16:24 pyasn1==0.5.1 11:16:24 pyasn1-modules==0.3.0 11:16:24 pycparser==2.21 11:16:24 pygerrit2==2.0.15 11:16:24 PyGithub==2.2.0 11:16:24 pyinotify==0.9.6 11:16:24 PyJWT==2.8.0 11:16:24 PyNaCl==1.5.0 11:16:24 pyparsing==2.4.7 11:16:24 pyperclip==1.8.2 11:16:24 pyrsistent==0.20.0 11:16:24 python-cinderclient==9.5.0 11:16:24 python-dateutil==2.9.0.post0 11:16:24 python-heatclient==3.5.0 11:16:24 python-jenkins==1.8.2 11:16:24 python-keystoneclient==5.4.0 11:16:24 python-magnumclient==4.4.0 11:16:24 python-novaclient==18.6.0 11:16:24 python-openstackclient==6.5.0 11:16:24 python-swiftclient==4.5.0 11:16:24 PyYAML==6.0.1 11:16:24 referencing==0.34.0 11:16:24 requests==2.31.0 11:16:24 requests-oauthlib==1.4.0 11:16:24 requestsexceptions==1.4.0 11:16:24 rfc3986==2.0.0 11:16:24 rpds-py==0.18.0 11:16:24 rsa==4.9 11:16:24 ruamel.yaml==0.18.6 11:16:24 ruamel.yaml.clib==0.2.8 11:16:24 s3transfer==0.10.1 11:16:24 simplejson==3.19.2 11:16:24 six==1.16.0 11:16:24 smmap==5.0.1 11:16:24 soupsieve==2.5 11:16:24 stevedore==5.2.0 11:16:24 tabulate==0.9.0 11:16:24 toml==0.10.2 11:16:24 tomlkit==0.12.4 11:16:24 tqdm==4.66.2 11:16:24 typing_extensions==4.10.0 11:16:24 tzdata==2024.1 11:16:24 urllib3==1.26.18 11:16:24 virtualenv==20.25.1 11:16:24 wcwidth==0.2.13 11:16:24 websocket-client==1.7.0 11:16:24 wrapt==1.16.0 11:16:24 xdg==6.0.0 11:16:24 xmltodict==0.13.0 11:16:24 yq==3.2.3 11:16:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8441860220680249585.sh 11:16:24 ---> sudo-logs.sh 11:16:24 Archiving 'sudo' log.. 11:16:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7248469781945628743.sh 11:16:24 ---> job-cost.sh 11:16:24 Setup pyenv: 11:16:24 system 11:16:24 3.8.13 11:16:24 3.9.13 11:16:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:16:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dyXL from file:/tmp/.os_lf_venv 11:16:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:16:32 lf-activate-venv(): INFO: Adding /tmp/venv-dyXL/bin to PATH 11:16:32 INFO: No Stack... 11:16:33 INFO: Retrieving Pricing Info for: v3-standard-4 11:16:33 INFO: Archiving Costs 11:16:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8265528787082477479.sh 11:16:33 ---> logs-deploy.sh 11:16:33 Setup pyenv: 11:16:33 system 11:16:33 3.8.13 11:16:33 3.9.13 11:16:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:16:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dyXL from file:/tmp/.os_lf_venv 11:16:35 lf-activate-venv(): INFO: Installing: lftools 11:16:47 lf-activate-venv(): INFO: Adding /tmp/venv-dyXL/bin to PATH 11:16:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3352 11:16:47 INFO: archiving workspace using pattern(s): 11:16:48 Archives upload complete. 11:16:49 INFO: archiving logs to Nexus 11:16:50 ---> uname -a: 11:16:50 Linux prd-ubuntu1804-builder-4c-4g-14073 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:16:50 11:16:50 11:16:50 ---> lscpu: 11:16:50 Architecture: x86_64 11:16:50 CPU op-mode(s): 32-bit, 64-bit 11:16:50 Byte Order: Little Endian 11:16:50 CPU(s): 4 11:16:50 On-line CPU(s) list: 0-3 11:16:50 Thread(s) per core: 1 11:16:50 Core(s) per socket: 1 11:16:50 Socket(s): 4 11:16:50 NUMA node(s): 1 11:16:50 Vendor ID: AuthenticAMD 11:16:50 CPU family: 23 11:16:50 Model: 49 11:16:50 Model name: AMD EPYC-Rome Processor 11:16:50 Stepping: 0 11:16:50 CPU MHz: 2800.000 11:16:50 BogoMIPS: 5600.00 11:16:50 Virtualization: AMD-V 11:16:50 Hypervisor vendor: KVM 11:16:50 Virtualization type: full 11:16:50 L1d cache: 32K 11:16:50 L1i cache: 32K 11:16:50 L2 cache: 512K 11:16:50 L3 cache: 16384K 11:16:50 NUMA node0 CPU(s): 0-3 11:16:50 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 11:16:50 11:16:50 11:16:50 ---> nproc: 11:16:50 4 11:16:50 11:16:50 11:16:50 ---> df -h: 11:16:50 Filesystem Size Used Avail Use% Mounted on 11:16:50 udev 7.9G 0 7.9G 0% /dev 11:16:50 tmpfs 1.6G 672K 1.6G 1% /run 11:16:50 /dev/vda1 78G 8.4G 70G 11% / 11:16:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:16:50 tmpfs 5.0M 0 5.0M 0% /run/lock 11:16:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:16:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:16:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:16:50 11:16:50 11:16:50 ---> free -m: 11:16:50 total used free shared buff/cache available 11:16:50 Mem: 16040 541 13305 0 2192 15179 11:16:50 Swap: 1023 0 1023 11:16:50 11:16:50 11:16:50 ---> ip addr: 11:16:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:16:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:16:50 inet 127.0.0.1/8 scope host lo 11:16:50 valid_lft forever preferred_lft forever 11:16:50 inet6 ::1/128 scope host 11:16:50 valid_lft forever preferred_lft forever 11:16:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:16:50 link/ether fa:16:3e:74:6b:e9 brd ff:ff:ff:ff:ff:ff 11:16:50 inet 10.30.106.58/23 brd 10.30.107.255 scope global dynamic ens3 11:16:50 valid_lft 86052sec preferred_lft 86052sec 11:16:50 inet6 fe80::f816:3eff:fe74:6be9/64 scope link 11:16:50 valid_lft forever preferred_lft forever 11:16:50 11:16:50 11:16:50 ---> sar -b -r -n DEV: 11:16:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14073) 03/18/24 _x86_64_ (4 CPU) 11:16:50 11:16:50 11:11:04 LINUX RESTART (4 CPU) 11:16:50 11:16:50 11:12:01 tps rtps wtps bread/s bwrtn/s 11:16:50 11:13:01 117.61 14.35 103.27 1102.62 28869.59 11:16:50 11:14:01 41.53 0.00 41.53 0.00 11699.07 11:16:50 11:15:01 25.15 0.00 25.15 0.00 10633.96 11:16:50 11:16:01 5.48 0.00 5.48 0.00 1249.45 11:16:50 Average: 47.44 3.59 43.86 275.65 13112.58 11:16:50 11:16:50 11:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:16:50 11:13:01 13782792 15588140 2642176 16.09 74452 1917992 755316 4.32 735028 1665640 145252 11:16:50 11:14:01 13702824 15518816 2722144 16.57 75652 1928264 795932 4.56 806652 1673500 15464 11:16:50 11:15:01 13710660 15546028 2714308 16.53 77716 1944508 774332 4.43 781184 1689220 20360 11:16:50 11:16:01 13710956 15546456 2714012 16.52 77752 1944584 796676 4.56 780992 1689300 824 11:16:50 Average: 13726808 15549860 2698160 16.43 76393 1933837 780564 4.47 775964 1679415 45475 11:16:50 11:16:50 11:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:16:50 11:13:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 11:16:50 11:13:01 ens3 48.34 34.59 689.50 8.46 0.00 0.00 0.00 0.00 11:16:50 11:14:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 11:16:50 11:14:01 ens3 8.87 7.42 35.94 1.83 0.00 0.00 0.00 0.00 11:16:50 11:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:16:50 11:15:01 ens3 7.55 5.53 65.74 1.63 0.00 0.00 0.00 0.00 11:16:50 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:50 11:16:01 ens3 0.32 0.22 0.64 0.04 0.00 0.00 0.00 0.00 11:16:50 Average: lo 0.78 0.78 0.08 0.08 0.00 0.00 0.00 0.00 11:16:50 Average: ens3 16.27 11.94 197.96 2.99 0.00 0.00 0.00 0.00 11:16:50 11:16:50 11:16:50 ---> sar -P ALL: 11:16:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14073) 03/18/24 _x86_64_ (4 CPU) 11:16:50 11:16:50 11:11:04 LINUX RESTART (4 CPU) 11:16:50 11:16:50 11:12:01 CPU %user %nice %system %iowait %steal %idle 11:16:50 11:13:01 all 21.78 0.00 1.73 7.89 0.09 68.51 11:16:50 11:13:01 0 6.96 0.00 0.93 15.08 0.03 76.99 11:16:50 11:13:01 1 12.43 0.00 1.39 1.54 0.12 84.52 11:16:50 11:13:01 2 40.06 0.00 2.53 14.13 0.12 43.17 11:16:50 11:13:01 3 27.83 0.00 2.09 0.84 0.08 69.16 11:16:50 11:14:01 all 6.00 0.00 0.22 26.92 0.02 66.84 11:16:50 11:14:01 0 7.34 0.00 0.20 75.77 0.02 16.67 11:16:50 11:14:01 1 9.37 0.00 0.20 0.77 0.03 89.63 11:16:50 11:14:01 2 3.17 0.00 0.31 30.80 0.03 65.68 11:16:50 11:14:01 3 4.01 0.00 0.15 0.32 0.02 95.51 11:16:50 11:15:01 all 3.06 0.00 0.13 27.57 0.03 69.20 11:16:50 11:15:01 0 0.47 0.00 0.03 39.65 0.00 59.85 11:16:50 11:15:01 1 0.87 0.00 0.02 0.07 0.03 99.02 11:16:50 11:15:01 2 8.01 0.00 0.37 70.14 0.02 21.46 11:16:50 11:15:01 3 2.93 0.00 0.15 0.60 0.08 96.24 11:16:50 11:16:01 all 0.02 0.00 0.03 26.64 0.02 73.30 11:16:50 11:16:01 0 0.02 0.00 0.00 3.75 0.00 96.23 11:16:50 11:16:01 1 0.00 0.00 0.02 0.00 0.05 99.93 11:16:50 11:16:01 2 0.03 0.00 0.05 99.25 0.02 0.65 11:16:50 11:16:01 3 0.03 0.00 0.03 3.47 0.02 96.45 11:16:50 Average: all 7.71 0.00 0.53 22.25 0.04 69.47 11:16:50 Average: 0 3.69 0.00 0.29 33.56 0.01 62.44 11:16:50 Average: 1 5.66 0.00 0.41 0.59 0.06 93.29 11:16:50 Average: 2 12.85 0.00 0.82 53.88 0.05 32.41 11:16:50 Average: 3 8.69 0.00 0.61 1.31 0.05 89.35 11:16:50 11:16:50 11:16:50