19:03:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 19:03:30 Running as SYSTEM 19:03:30 [EnvInject] - Loading node environment variables. 19:03:30 Building remotely on prd-ubuntu1804-builder-4c-4g-2860 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 19:03:30 [ssh-agent] Looking for ssh-agent implementation... 19:03:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:30 $ ssh-agent 19:03:30 SSH_AUTH_SOCK=/tmp/ssh-wfw6km3SNWWQ/agent.1715 19:03:30 SSH_AGENT_PID=1717 19:03:30 [ssh-agent] Started. 19:03:30 Running ssh-add (command line suppressed) 19:03:30 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_6412068373408077056.key (/w/workspace/oom-master-commit-lint@tmp/private_key_6412068373408077056.key) 19:03:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:03:30 The recommended git tool is: NONE 19:03:32 using credential onap-jenkins-ssh 19:03:32 Wiping out workspace first. 19:03:32 Cloning the remote Git repository 19:03:32 Cloning repository git://cloud.onap.org/mirror/oom.git 19:03:32 > git init /w/workspace/oom-master-commit-lint # timeout=10 19:03:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:03:32 > git --version # timeout=10 19:03:32 > git --version # 'git version 2.17.1' 19:03:32 using GIT_SSH to set credentials Gerrit user 19:03:32 Verifying host key using manually-configured host key entries 19:03:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:03:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:03:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:03:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:03:37 using GIT_SSH to set credentials Gerrit user 19:03:37 Verifying host key using manually-configured host key entries 19:03:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/5 # timeout=30 19:03:37 > git rev-parse 71edfc40804e35c24d735f7e1a6b989edf95364c^{commit} # timeout=10 19:03:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:03:37 Checking out Revision 71edfc40804e35c24d735f7e1a6b989edf95364c (refs/changes/57/136757/5) 19:03:37 > git config core.sparsecheckout # timeout=10 19:03:37 > git checkout -f 71edfc40804e35c24d735f7e1a6b989edf95364c # timeout=30 19:03:41 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 19:03:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:03:41 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 19:03:41 [EnvInject] - Injecting environment variables from a build step. 19:03:41 [EnvInject] - Injecting as environment variables the properties content 19:03:41 PYTHON=python3 19:03:41 19:03:41 [EnvInject] - Variables injected successfully. 19:03:41 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1794110282363700424.sh 19:03:41 ---> tox-install.sh 19:03:41 + source /home/jenkins/lf-env.sh 19:03:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:03:41 ++ mktemp -d /tmp/venv-XXXX 19:03:41 + lf_venv=/tmp/venv-6l6m 19:03:41 + local venv_file=/tmp/.os_lf_venv 19:03:41 + local python=python3 19:03:41 + local options 19:03:41 + local set_path=true 19:03:41 + local install_args= 19:03:41 ++ 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 19:03:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:03:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:03:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:03:41 + true 19:03:41 + case $1 in 19:03:41 + venv_file=/tmp/.toxenv 19:03:41 + shift 2 19:03:41 + true 19:03:41 + case $1 in 19:03:41 + shift 19:03:41 + break 19:03:41 + case $python in 19:03:41 + local pkg_list= 19:03:41 + [[ -d /opt/pyenv ]] 19:03:41 + echo 'Setup pyenv:' 19:03:41 Setup pyenv: 19:03:41 + export PYENV_ROOT=/opt/pyenv 19:03:41 + PYENV_ROOT=/opt/pyenv 19:03:41 + 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 19:03:41 + 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 19:03:41 + pyenv versions 19:03:41 * system (set by /opt/pyenv/version) 19:03:41 * 3.8.13 (set by /opt/pyenv/version) 19:03:41 * 3.9.13 (set by /opt/pyenv/version) 19:03:41 * 3.10.6 (set by /opt/pyenv/version) 19:03:41 + command -v pyenv 19:03:41 ++ pyenv init - --no-rehash 19:03:41 + 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[*]}"'\'')" 19:03:41 export PATH="/opt/pyenv/shims:${PATH}" 19:03:41 export PYENV_SHELL=bash 19:03:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:03:41 pyenv() { 19:03:41 local command 19:03:41 command="${1:-}" 19:03:41 if [ "$#" -gt 0 ]; then 19:03:41 shift 19:03:41 fi 19:03:41 19:03:41 case "$command" in 19:03:41 rehash|shell) 19:03:41 eval "$(pyenv "sh-$command" "$@")" 19:03:41 ;; 19:03:41 *) 19:03:41 command pyenv "$command" "$@" 19:03:41 ;; 19:03:41 esac 19:03:41 }' 19:03:41 +++ 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[*]}"' 19:03:41 ++ 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 19:03:41 ++ 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 19:03:41 ++ 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 19:03:41 ++ export PYENV_SHELL=bash 19:03:41 ++ PYENV_SHELL=bash 19:03:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:03:41 +++ complete -F _pyenv pyenv 19:03:41 ++ lf-pyver python3 19:03:41 ++ local py_version_xy=python3 19:03:41 ++ local py_version_xyz= 19:03:41 ++ pyenv versions 19:03:41 ++ local command 19:03:41 ++ command=versions 19:03:41 ++ '[' 1 -gt 0 ']' 19:03:41 ++ shift 19:03:41 ++ case "$command" in 19:03:41 ++ command pyenv versions 19:03:41 ++ pyenv versions 19:03:41 ++ grep -E '^[0-9.]*[0-9]$' 19:03:41 ++ awk '{ print $1 }' 19:03:41 ++ sed 's/^[ *]* //' 19:03:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:03:41 +++ grep '^3' /tmp/.pyenv_versions 19:03:41 +++ sort -V 19:03:41 +++ tail -n 1 19:03:41 ++ py_version_xyz=3.10.6 19:03:41 ++ [[ -z 3.10.6 ]] 19:03:41 ++ echo 3.10.6 19:03:41 ++ return 0 19:03:41 + pyenv local 3.10.6 19:03:41 + local command 19:03:41 + command=local 19:03:41 + '[' 2 -gt 0 ']' 19:03:41 + shift 19:03:41 + case "$command" in 19:03:41 + command pyenv local 3.10.6 19:03:41 + pyenv local 3.10.6 19:03:41 + for arg in "$@" 19:03:41 + case $arg in 19:03:41 + pkg_list+='tox ' 19:03:41 + for arg in "$@" 19:03:41 + case $arg in 19:03:41 + pkg_list+='virtualenv ' 19:03:41 + for arg in "$@" 19:03:41 + case $arg in 19:03:41 + pkg_list+='urllib3~=1.26.15 ' 19:03:41 + [[ -f /tmp/.toxenv ]] 19:03:41 + [[ ! -f /tmp/.toxenv ]] 19:03:41 + [[ -n '' ]] 19:03:41 + python3 -m venv /tmp/venv-6l6m 19:03:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6l6m' 19:03:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6l6m 19:03:45 + echo /tmp/venv-6l6m 19:03:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:03:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:03:45 + /tmp/venv-6l6m/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:03:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:03:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:03:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:03:48 + /tmp/venv-6l6m/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:03:51 + type python3 19:03:51 + true 19:03:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6l6m/bin to PATH' 19:03:51 lf-activate-venv(): INFO: Adding /tmp/venv-6l6m/bin to PATH 19:03:51 + PATH=/tmp/venv-6l6m/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 19:03:51 + return 0 19:03:51 + python3 --version 19:03:51 Python 3.10.6 19:03:51 + python3 -m pip --version 19:03:51 pip 23.3.1 from /tmp/venv-6l6m/lib/python3.10/site-packages/pip (python 3.10) 19:03:51 + python3 -m pip freeze 19:03:51 cachetools==5.3.2 19:03:51 chardet==5.2.0 19:03:51 colorama==0.4.6 19:03:51 distlib==0.3.7 19:03:51 filelock==3.13.1 19:03:51 packaging==23.2 19:03:51 platformdirs==4.1.0 19:03:51 pluggy==1.3.0 19:03:51 pyproject-api==1.6.1 19:03:51 tomli==2.0.1 19:03:51 tox==4.11.4 19:03:51 urllib3==1.26.18 19:03:51 virtualenv==20.25.0 19:03:51 [EnvInject] - Injecting environment variables from a build step. 19:03:51 [EnvInject] - Injecting as environment variables the properties content 19:03:51 PARALLEL=false 19:03:51 19:03:51 [EnvInject] - Variables injected successfully. 19:03:51 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17386233515781072127.sh 19:03:51 ---> tox-run.sh 19:03:51 + 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 19:03:51 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 19:03:51 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 19:03:51 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 19:03:51 + cd /w/workspace/oom-master-commit-lint/. 19:03:51 + source /home/jenkins/lf-env.sh 19:03:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:03:51 ++ mktemp -d /tmp/venv-XXXX 19:03:51 + lf_venv=/tmp/venv-IIFS 19:03:51 + local venv_file=/tmp/.os_lf_venv 19:03:51 + local python=python3 19:03:51 + local options 19:03:51 + local set_path=true 19:03:51 + local install_args= 19:03:51 ++ 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 19:03:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:03:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:03:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:03:51 + true 19:03:51 + case $1 in 19:03:51 + venv_file=/tmp/.toxenv 19:03:51 + shift 2 19:03:51 + true 19:03:51 + case $1 in 19:03:51 + shift 19:03:51 + break 19:03:51 + case $python in 19:03:51 + local pkg_list= 19:03:51 + [[ -d /opt/pyenv ]] 19:03:51 + echo 'Setup pyenv:' 19:03:51 Setup pyenv: 19:03:51 + export PYENV_ROOT=/opt/pyenv 19:03:51 + PYENV_ROOT=/opt/pyenv 19:03:51 + 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 19:03:51 + 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 19:03:51 + pyenv versions 19:03:51 system 19:03:51 3.8.13 19:03:51 3.9.13 19:03:51 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:03:51 + command -v pyenv 19:03:51 ++ pyenv init - --no-rehash 19:03: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[*]}"'\'')" 19:03:52 export PATH="/opt/pyenv/shims:${PATH}" 19:03:52 export PYENV_SHELL=bash 19:03:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:03:52 pyenv() { 19:03:52 local command 19:03:52 command="${1:-}" 19:03:52 if [ "$#" -gt 0 ]; then 19:03:52 shift 19:03:52 fi 19:03:52 19:03:52 case "$command" in 19:03:52 rehash|shell) 19:03:52 eval "$(pyenv "sh-$command" "$@")" 19:03:52 ;; 19:03:52 *) 19:03:52 command pyenv "$command" "$@" 19:03:52 ;; 19:03:52 esac 19:03:52 }' 19:03: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[*]}"' 19:03:52 ++ 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 19:03:52 ++ 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 19:03:52 ++ 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 19:03:52 ++ export PYENV_SHELL=bash 19:03:52 ++ PYENV_SHELL=bash 19:03:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:03:52 +++ complete -F _pyenv pyenv 19:03:52 ++ lf-pyver python3 19:03:52 ++ local py_version_xy=python3 19:03:52 ++ local py_version_xyz= 19:03:52 ++ pyenv versions 19:03:52 ++ sed 's/^[ *]* //' 19:03:52 ++ awk '{ print $1 }' 19:03:52 ++ grep -E '^[0-9.]*[0-9]$' 19:03:52 ++ local command 19:03:52 ++ command=versions 19:03:52 ++ '[' 1 -gt 0 ']' 19:03:52 ++ shift 19:03:52 ++ case "$command" in 19:03:52 ++ command pyenv versions 19:03:52 ++ pyenv versions 19:03:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:03:52 +++ grep '^3' /tmp/.pyenv_versions 19:03:52 +++ sort -V 19:03:52 +++ tail -n 1 19:03:52 ++ py_version_xyz=3.10.6 19:03:52 ++ [[ -z 3.10.6 ]] 19:03:52 ++ echo 3.10.6 19:03:52 ++ return 0 19:03:52 + pyenv local 3.10.6 19:03:52 + local command 19:03:52 + command=local 19:03:52 + '[' 2 -gt 0 ']' 19:03:52 + shift 19:03:52 + case "$command" in 19:03:52 + command pyenv local 3.10.6 19:03:52 + pyenv local 3.10.6 19:03:52 + for arg in "$@" 19:03:52 + case $arg in 19:03:52 + pkg_list+='tox ' 19:03:52 + for arg in "$@" 19:03:52 + case $arg in 19:03:52 + pkg_list+='virtualenv ' 19:03:52 + for arg in "$@" 19:03:52 + case $arg in 19:03:52 + pkg_list+='urllib3~=1.26.15 ' 19:03:52 + [[ -f /tmp/.toxenv ]] 19:03:52 ++ cat /tmp/.toxenv 19:03:52 + lf_venv=/tmp/venv-6l6m 19:03:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6l6m from' file:/tmp/.toxenv 19:03:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6l6m from file:/tmp/.toxenv 19:03:52 + /tmp/venv-6l6m/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:03:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:03:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:03:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:03:53 + /tmp/venv-6l6m/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:03:54 + type python3 19:03:54 + true 19:03:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6l6m/bin to PATH' 19:03:54 lf-activate-venv(): INFO: Adding /tmp/venv-6l6m/bin to PATH 19:03:54 + PATH=/tmp/venv-6l6m/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 19:03:54 + return 0 19:03:54 + [[ -d /opt/pyenv ]] 19:03:54 + echo '---> Setting up pyenv' 19:03:54 ---> Setting up pyenv 19:03:54 + export PYENV_ROOT=/opt/pyenv 19:03:54 + PYENV_ROOT=/opt/pyenv 19:03:54 + export PATH=/opt/pyenv/bin:/tmp/venv-6l6m/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 19:03:54 + PATH=/opt/pyenv/bin:/tmp/venv-6l6m/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 19:03:54 ++ pwd 19:03:54 + PYTHONPATH=/w/workspace/oom-master-commit-lint 19:03:54 + export PYTHONPATH 19:03:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:03:54 + TOX_TESTENV_PASSENV=PYTHONPATH 19:03:54 + tox --version 19:03:54 4.11.4 from /tmp/venv-6l6m/lib/python3.10/site-packages/tox/__init__.py 19:03:54 + PARALLEL=false 19:03:54 + TOX_OPTIONS_LIST= 19:03:54 + [[ -n gitlint ]] 19:03:54 + TOX_OPTIONS_LIST=' -e gitlint' 19:03:54 + case ${PARALLEL,,} in 19:03:54 + tox -e gitlint 19:03:54 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 19:03:56 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 19:04:20 gitlint: freeze> python -m pip freeze --all 19:04:20 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 19:04:20 gitlint: commands[0]> gitlint 19:04:20 gitlint: OK (25.75=setup[25.58]+cmd[0.17] seconds) 19:04:20 congratulations :) (25.94 seconds) 19:04:20 + tox_status=0 19:04:20 + echo '---> Completed tox runs' 19:04:20 ---> Completed tox runs 19:04:20 + for i in .tox/*/log 19:04:20 ++ echo .tox/gitlint/log 19:04:20 ++ awk -F/ '{print $2}' 19:04:20 + tox_env=gitlint 19:04:20 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 19:04:20 + DOC_DIR=docs/_build/html 19:04:20 + [[ -d docs/_build/html ]] 19:04:20 + echo '---> tox-run.sh ends' 19:04:20 ---> tox-run.sh ends 19:04:20 + test 0 -eq 0 19:04:20 $ ssh-agent -k 19:04:20 unset SSH_AUTH_SOCK; 19:04:20 unset SSH_AGENT_PID; 19:04:20 echo Agent pid 1717 killed; 19:04:20 [ssh-agent] Stopped. 19:04:20 [PostBuildScript] - [INFO] Executing post build scripts. 19:04:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15624261636310086949.sh 19:04:20 ---> sysstat.sh 19:04:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10705570607875869005.sh 19:04:21 ---> package-listing.sh 19:04:21 ++ facter osfamily 19:04:21 ++ tr '[:upper:]' '[:lower:]' 19:04:21 + OS_FAMILY=debian 19:04:21 + workspace=/w/workspace/oom-master-commit-lint 19:04:21 + START_PACKAGES=/tmp/packages_start.txt 19:04:21 + END_PACKAGES=/tmp/packages_end.txt 19:04:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:04:21 + PACKAGES=/tmp/packages_start.txt 19:04:21 + '[' /w/workspace/oom-master-commit-lint ']' 19:04:21 + PACKAGES=/tmp/packages_end.txt 19:04:21 + case "${OS_FAMILY}" in 19:04:21 + dpkg -l 19:04:21 + grep '^ii' 19:04:21 + '[' -f /tmp/packages_start.txt ']' 19:04:21 + '[' -f /tmp/packages_end.txt ']' 19:04:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:04:21 + '[' /w/workspace/oom-master-commit-lint ']' 19:04:21 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 19:04:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 19:04:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14997249928110889612.sh 19:04:21 ---> capture-instance-metadata.sh 19:04:21 Setup pyenv: 19:04:21 system 19:04:21 3.8.13 19:04:21 3.9.13 19:04:21 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:04:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wkfy 19:04:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:28 lf-activate-venv(): INFO: Installing: lftools 19:05:00 lf-activate-venv(): INFO: Adding /tmp/venv-Wkfy/bin to PATH 19:05:00 INFO: Running in OpenStack, capturing instance metadata 19:05:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6897260376814303674.sh 19:05:01 provisioning config files... 19:05:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config3974012631967077188tmp 19:05:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:05:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:05:01 [EnvInject] - Injecting environment variables from a build step. 19:05:01 [EnvInject] - Injecting as environment variables the properties content 19:05:01 SERVER_ID=logs 19:05:01 19:05:01 [EnvInject] - Variables injected successfully. 19:05:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14125824381862274690.sh 19:05:01 ---> create-netrc.sh 19:05:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6099472807570673909.sh 19:05:01 ---> python-tools-install.sh 19:05:01 Setup pyenv: 19:05:01 system 19:05:01 3.8.13 19:05:01 3.9.13 19:05:01 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:05:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wkfy from file:/tmp/.os_lf_venv 19:05:02 lf-activate-venv(): INFO: Installing: lftools 19:05:09 lf-activate-venv(): INFO: Adding /tmp/venv-Wkfy/bin to PATH 19:05:09 Generating Requirements File 19:05:40 Python 3.10.6 19:05:40 pip 23.3.1 from /tmp/venv-Wkfy/lib/python3.10/site-packages/pip (python 3.10) 19:05:40 appdirs==1.4.4 19:05:40 argcomplete==3.1.6 19:05:40 aspy.yaml==1.3.0 19:05:40 attrs==23.1.0 19:05:40 autopage==0.5.2 19:05:40 Babel==2.13.1 19:05:40 beautifulsoup4==4.12.2 19:05:40 boto3==1.33.8 19:05:40 botocore==1.33.8 19:05:40 bs4==0.0.1 19:05:40 cachetools==5.3.2 19:05:40 certifi==2023.11.17 19:05:40 cffi==1.16.0 19:05:40 cfgv==3.4.0 19:05:40 chardet==5.2.0 19:05:40 charset-normalizer==3.3.2 19:05:40 click==8.1.7 19:05:40 cliff==4.4.0 19:05:40 cmd2==2.4.3 19:05:40 cryptography==3.3.2 19:05:40 debtcollector==2.5.0 19:05:40 decorator==5.1.1 19:05:40 defusedxml==0.7.1 19:05:40 Deprecated==1.2.14 19:05:40 distlib==0.3.7 19:05:40 dnspython==2.4.2 19:05:40 docker==4.2.2 19:05:40 dogpile.cache==1.2.2 19:05:40 email-validator==2.1.0.post1 19:05:40 filelock==3.13.1 19:05:40 future==0.18.3 19:05:40 gitdb==4.0.11 19:05:40 GitPython==3.1.40 19:05:40 google-auth==2.25.1 19:05:40 httplib2==0.22.0 19:05:40 identify==2.5.32 19:05:40 idna==3.6 19:05:40 importlib-metadata==7.0.0 19:05:40 importlib-resources==1.5.0 19:05:40 iso8601==2.1.0 19:05:40 Jinja2==3.1.2 19:05:40 jmespath==1.0.1 19:05:40 jsonpatch==1.33 19:05:40 jsonpointer==2.4 19:05:40 jsonschema==4.20.0 19:05:40 jsonschema-specifications==2023.11.2 19:05:40 keystoneauth1==5.4.0 19:05:40 kubernetes==28.1.0 19:05:40 lftools==0.37.8 19:05:40 lxml==4.9.3 19:05:40 MarkupSafe==2.1.3 19:05:40 msgpack==1.0.7 19:05:40 multi-key-dict==2.0.3 19:05:40 munch==4.0.0 19:05:40 netaddr==0.9.0 19:05:40 netifaces==0.11.0 19:05:40 niet==1.4.2 19:05:40 nodeenv==1.8.0 19:05:40 oauth2client==4.1.3 19:05:40 oauthlib==3.2.2 19:05:40 openstacksdk==0.62.0 19:05:40 os-client-config==2.1.0 19:05:40 os-service-types==1.7.0 19:05:40 osc-lib==2.9.0 19:05:40 oslo.config==9.2.0 19:05:40 oslo.context==5.3.0 19:05:40 oslo.i18n==6.2.0 19:05:40 oslo.log==5.4.0 19:05:40 oslo.serialization==5.2.0 19:05:40 oslo.utils==6.3.0 19:05:40 packaging==23.2 19:05:40 pbr==6.0.0 19:05:40 platformdirs==4.1.0 19:05:40 prettytable==3.9.0 19:05:40 pyasn1==0.5.1 19:05:40 pyasn1-modules==0.3.0 19:05:40 pycparser==2.21 19:05:40 pygerrit2==2.0.15 19:05:40 PyGithub==2.1.1 19:05:40 pyinotify==0.9.6 19:05:40 PyJWT==2.8.0 19:05:40 PyNaCl==1.5.0 19:05:40 pyparsing==2.4.7 19:05:40 pyperclip==1.8.2 19:05:40 pyrsistent==0.20.0 19:05:40 python-cinderclient==9.4.0 19:05:40 python-dateutil==2.8.2 19:05:40 python-heatclient==3.3.0 19:05:40 python-jenkins==1.8.2 19:05:40 python-keystoneclient==5.2.0 19:05:40 python-magnumclient==4.3.0 19:05:40 python-novaclient==18.4.0 19:05:40 python-openstackclient==6.0.0 19:05:40 python-swiftclient==4.4.0 19:05:40 pytz==2023.3.post1 19:05:40 PyYAML==6.0.1 19:05:40 referencing==0.31.1 19:05:40 requests==2.31.0 19:05:40 requests-oauthlib==1.3.1 19:05:40 requestsexceptions==1.4.0 19:05:40 rfc3986==2.0.0 19:05:40 rpds-py==0.13.2 19:05:40 rsa==4.9 19:05:40 ruamel.yaml==0.18.5 19:05:40 ruamel.yaml.clib==0.2.8 19:05:40 s3transfer==0.8.2 19:05:40 simplejson==3.19.2 19:05:40 six==1.16.0 19:05:40 smmap==5.0.1 19:05:40 soupsieve==2.5 19:05:40 stevedore==5.1.0 19:05:40 tabulate==0.9.0 19:05:40 toml==0.10.2 19:05:40 tomlkit==0.12.3 19:05:40 tqdm==4.66.1 19:05:40 typing_extensions==4.8.0 19:05:40 tzdata==2023.3 19:05:40 urllib3==1.26.18 19:05:40 virtualenv==20.25.0 19:05:40 wcwidth==0.2.12 19:05:40 websocket-client==1.7.0 19:05:40 wrapt==1.16.0 19:05:40 xdg==6.0.0 19:05:40 xmltodict==0.13.0 19:05:40 yq==3.2.3 19:05:40 zipp==3.17.0 19:05:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4563531892604700485.sh 19:05:40 ---> sudo-logs.sh 19:05:40 Archiving 'sudo' log.. 19:05:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15968249211175079881.sh 19:05:41 ---> job-cost.sh 19:05:41 Setup pyenv: 19:05:41 system 19:05:41 3.8.13 19:05:41 3.9.13 19:05:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wkfy from file:/tmp/.os_lf_venv 19:05:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:05:50 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. 19:05:50 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 19:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-Wkfy/bin to PATH 19:05:50 INFO: No Stack... 19:05:50 INFO: Retrieving Pricing Info for: v3-standard-4 19:05:50 INFO: Archiving Costs 19:05:50 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14994702379933273756.sh 19:05:50 ---> logs-deploy.sh 19:05:50 Setup pyenv: 19:05:50 system 19:05:50 3.8.13 19:05:50 3.9.13 19:05:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wkfy from file:/tmp/.os_lf_venv 19:05:52 lf-activate-venv(): INFO: Installing: lftools 19:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-Wkfy/bin to PATH 19:06:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7106 19:06:02 INFO: archiving workspace using pattern(s): 19:06:03 Archives upload complete. 19:06:03 INFO: archiving logs to Nexus 19:06:04 ---> uname -a: 19:06:04 Linux prd-ubuntu1804-builder-4c-4g-2860 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:06:04 19:06:04 19:06:04 ---> lscpu: 19:06:04 Architecture: x86_64 19:06:04 CPU op-mode(s): 32-bit, 64-bit 19:06:04 Byte Order: Little Endian 19:06:04 CPU(s): 4 19:06:04 On-line CPU(s) list: 0-3 19:06:04 Thread(s) per core: 1 19:06:04 Core(s) per socket: 1 19:06:04 Socket(s): 4 19:06:04 NUMA node(s): 1 19:06:04 Vendor ID: AuthenticAMD 19:06:04 CPU family: 23 19:06:04 Model: 49 19:06:04 Model name: AMD EPYC-Rome Processor 19:06:04 Stepping: 0 19:06:04 CPU MHz: 2799.998 19:06:04 BogoMIPS: 5599.99 19:06:04 Virtualization: AMD-V 19:06:04 Hypervisor vendor: KVM 19:06:04 Virtualization type: full 19:06:04 L1d cache: 32K 19:06:04 L1i cache: 32K 19:06:04 L2 cache: 512K 19:06:04 L3 cache: 16384K 19:06:04 NUMA node0 CPU(s): 0-3 19:06:04 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 19:06:04 19:06:04 19:06:04 ---> nproc: 19:06:04 4 19:06:04 19:06:04 19:06:04 ---> df -h: 19:06:04 Filesystem Size Used Avail Use% Mounted on 19:06:04 udev 7.9G 0 7.9G 0% /dev 19:06:04 tmpfs 1.6G 672K 1.6G 1% /run 19:06:04 /dev/vda1 78G 8.5G 69G 11% / 19:06:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:06:04 tmpfs 5.0M 0 5.0M 0% /run/lock 19:06:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:06:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:06:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:06:04 19:06:04 19:06:04 ---> free -m: 19:06:04 total used free shared buff/cache available 19:06:04 Mem: 16040 547 13165 0 2327 15169 19:06:04 Swap: 1023 0 1023 19:06:04 19:06:04 19:06:04 ---> ip addr: 19:06:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:06:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:06:04 inet 127.0.0.1/8 scope host lo 19:06:04 valid_lft forever preferred_lft forever 19:06:04 inet6 ::1/128 scope host 19:06:04 valid_lft forever preferred_lft forever 19:06:04 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 19:06:04 link/ether fa:16:3e:c0:ca:00 brd ff:ff:ff:ff:ff:ff 19:06:04 inet 10.30.106.87/23 brd 10.30.107.255 scope global dynamic ens3 19:06:04 valid_lft 86225sec preferred_lft 86225sec 19:06:04 inet6 fe80::f816:3eff:fec0:ca00/64 scope link 19:06:04 valid_lft forever preferred_lft forever 19:06:04 19:06:04 19:06:04 ---> sar -b -r -n DEV: 19:06:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2860) 12/06/23 _x86_64_ (4 CPU) 19:06:04 19:06:04 19:03:12 LINUX RESTART (4 CPU) 19:06:04 19:06:04 19:04:01 tps rtps wtps bread/s bwrtn/s 19:06:04 19:05:01 151.08 14.40 136.69 1089.90 35474.18 19:06:04 19:06:01 88.34 0.38 87.95 26.00 30293.62 19:06:04 Average: 119.71 7.39 112.32 557.99 32884.11 19:06:04 19:06:04 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:04 19:05:01 13688908 15568924 2736052 16.66 82772 1981836 743692 4.26 717472 1775464 142872 19:06:04 19:06:01 13441804 15493608 2983156 18.16 96080 2132640 809680 4.63 804892 1918772 141760 19:06:04 Average: 13565356 15531266 2859604 17.41 89426 2057238 776686 4.44 761182 1847118 142316 19:06:04 19:06:04 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:04 19:05:01 ens3 73.18 44.10 1114.19 11.07 0.00 0.00 0.00 0.00 19:06:04 19:05:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 19:06:04 19:06:01 ens3 44.91 31.21 527.11 8.47 0.00 0.00 0.00 0.00 19:06:04 19:06:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 19:06:04 Average: ens3 59.04 37.66 820.67 9.77 0.00 0.00 0.00 0.00 19:06:04 Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 19:06:04 19:06:04 19:06:04 ---> sar -P ALL: 19:06:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2860) 12/06/23 _x86_64_ (4 CPU) 19:06:04 19:06:04 19:03:12 LINUX RESTART (4 CPU) 19:06:04 19:06:04 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:06:04 19:05:01 all 20.20 0.00 1.83 3.38 0.06 74.54 19:06:04 19:05:01 0 4.44 0.00 0.88 5.07 0.07 89.54 19:06:04 19:05:01 1 16.19 0.00 1.32 3.78 0.05 78.66 19:06:04 19:05:01 2 50.23 0.00 3.46 1.82 0.08 44.40 19:06:04 19:05:01 3 10.05 0.00 1.64 2.84 0.05 85.43 19:06:04 19:06:01 all 22.53 0.00 1.20 1.62 0.05 74.61 19:06:04 19:06:01 0 5.95 0.00 0.50 4.88 0.02 88.65 19:06:04 19:06:01 1 15.33 0.00 1.20 0.75 0.05 82.67 19:06:04 19:06:01 2 38.42 0.00 1.32 0.48 0.07 59.71 19:06:04 19:06:01 3 30.49 0.00 1.77 0.35 0.03 67.36 19:06:04 Average: all 21.36 0.00 1.51 2.50 0.05 74.57 19:06:04 Average: 0 5.20 0.00 0.69 4.98 0.04 89.10 19:06:04 Average: 1 15.76 0.00 1.26 2.27 0.05 80.67 19:06:04 Average: 2 44.33 0.00 2.39 1.15 0.08 52.06 19:06:04 Average: 3 20.27 0.00 1.70 1.59 0.04 76.39 19:06:04 19:06:04 19:06:04