16:00:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136923 16:00:05 Running as SYSTEM 16:00:05 [EnvInject] - Loading node environment variables. 16:00:05 Building remotely on prd-ubuntu1804-builder-4c-4g-9572 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 16:00:05 [ssh-agent] Looking for ssh-agent implementation... 16:00:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:05 $ ssh-agent 16:00:05 SSH_AUTH_SOCK=/tmp/ssh-866JmVjMQL1m/agent.1736 16:00:05 SSH_AGENT_PID=1738 16:00:05 [ssh-agent] Started. 16:00:05 Running ssh-add (command line suppressed) 16:00:05 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_1484592476523413363.key (/w/workspace/oom-master-commit-lint@tmp/private_key_1484592476523413363.key) 16:00:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:00:05 The recommended git tool is: NONE 16:00:07 using credential onap-jenkins-ssh 16:00:07 Wiping out workspace first. 16:00:07 Cloning the remote Git repository 16:00:07 Cloning repository git://cloud.onap.org/mirror/oom.git 16:00:07 > git init /w/workspace/oom-master-commit-lint # timeout=10 16:00:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:00:07 > git --version # timeout=10 16:00:07 > git --version # 'git version 2.17.1' 16:00:07 using GIT_SSH to set credentials Gerrit user 16:00:07 Verifying host key using manually-configured host key entries 16:00:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:00:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:00:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:00:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:00:13 using GIT_SSH to set credentials Gerrit user 16:00:13 Verifying host key using manually-configured host key entries 16:00:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136923/3 # timeout=30 16:00:13 > git rev-parse 42de54678378ce54f476f520cce970ce1fd1ba69^{commit} # timeout=10 16:00:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:00:13 Checking out Revision 42de54678378ce54f476f520cce970ce1fd1ba69 (refs/changes/23/136923/3) 16:00:13 > git config core.sparsecheckout # timeout=10 16:00:13 > git checkout -f 42de54678378ce54f476f520cce970ce1fd1ba69 # timeout=30 16:00:16 Commit message: "[AAI] Add option to disable access logging for liveness probes" 16:00:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:00:16 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 16:00:16 [EnvInject] - Injecting environment variables from a build step. 16:00:16 [EnvInject] - Injecting as environment variables the properties content 16:00:16 PYTHON=python3 16:00:16 16:00:16 [EnvInject] - Variables injected successfully. 16:00:16 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11916868026370705014.sh 16:00:16 ---> tox-install.sh 16:00:16 + source /home/jenkins/lf-env.sh 16:00:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:16 ++ mktemp -d /tmp/venv-XXXX 16:00:16 + lf_venv=/tmp/venv-P4jy 16:00:16 + local venv_file=/tmp/.os_lf_venv 16:00:16 + local python=python3 16:00:16 + local options 16:00:16 + local set_path=true 16:00:16 + local install_args= 16:00:16 ++ 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 16:00:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:00:16 + true 16:00:16 + case $1 in 16:00:16 + venv_file=/tmp/.toxenv 16:00:16 + shift 2 16:00:16 + true 16:00:16 + case $1 in 16:00:16 + shift 16:00:16 + break 16:00:16 + case $python in 16:00:16 + local pkg_list= 16:00:16 + [[ -d /opt/pyenv ]] 16:00:16 + echo 'Setup pyenv:' 16:00:16 Setup pyenv: 16:00:16 + export PYENV_ROOT=/opt/pyenv 16:00:16 + PYENV_ROOT=/opt/pyenv 16:00:16 + 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 16:00:16 + 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 16:00:16 + pyenv versions 16:00:16 * system (set by /opt/pyenv/version) 16:00:16 * 3.8.13 (set by /opt/pyenv/version) 16:00:16 * 3.9.13 (set by /opt/pyenv/version) 16:00:16 * 3.10.6 (set by /opt/pyenv/version) 16:00:16 + command -v pyenv 16:00:16 ++ pyenv init - --no-rehash 16:00:17 + 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[*]}"'\'')" 16:00:17 export PATH="/opt/pyenv/shims:${PATH}" 16:00:17 export PYENV_SHELL=bash 16:00:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:00:17 pyenv() { 16:00:17 local command 16:00:17 command="${1:-}" 16:00:17 if [ "$#" -gt 0 ]; then 16:00:17 shift 16:00:17 fi 16:00:17 16:00:17 case "$command" in 16:00:17 rehash|shell) 16:00:17 eval "$(pyenv "sh-$command" "$@")" 16:00:17 ;; 16:00:17 *) 16:00:17 command pyenv "$command" "$@" 16:00:17 ;; 16:00:17 esac 16:00:17 }' 16:00:17 +++ 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[*]}"' 16:00:17 ++ 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 16:00:17 ++ 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 16:00:17 ++ 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 16:00:17 ++ export PYENV_SHELL=bash 16:00:17 ++ PYENV_SHELL=bash 16:00:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:00:17 +++ complete -F _pyenv pyenv 16:00:17 ++ lf-pyver python3 16:00:17 ++ local py_version_xy=python3 16:00:17 ++ local py_version_xyz= 16:00:17 ++ pyenv versions 16:00:17 ++ sed 's/^[ *]* //' 16:00:17 ++ local command 16:00:17 ++ grep -E '^[0-9.]*[0-9]$' 16:00:17 ++ awk '{ print $1 }' 16:00:17 ++ command=versions 16:00:17 ++ '[' 1 -gt 0 ']' 16:00:17 ++ shift 16:00:17 ++ case "$command" in 16:00:17 ++ command pyenv versions 16:00:17 ++ pyenv versions 16:00:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:00:17 +++ grep '^3' /tmp/.pyenv_versions 16:00:17 +++ sort -V 16:00:17 +++ tail -n 1 16:00:17 ++ py_version_xyz=3.10.6 16:00:17 ++ [[ -z 3.10.6 ]] 16:00:17 ++ echo 3.10.6 16:00:17 ++ return 0 16:00:17 + pyenv local 3.10.6 16:00:17 + local command 16:00:17 + command=local 16:00:17 + '[' 2 -gt 0 ']' 16:00:17 + shift 16:00:17 + case "$command" in 16:00:17 + command pyenv local 3.10.6 16:00:17 + pyenv local 3.10.6 16:00:17 + for arg in "$@" 16:00:17 + case $arg in 16:00:17 + pkg_list+='tox ' 16:00:17 + for arg in "$@" 16:00:17 + case $arg in 16:00:17 + pkg_list+='virtualenv ' 16:00:17 + for arg in "$@" 16:00:17 + case $arg in 16:00:17 + pkg_list+='urllib3~=1.26.15 ' 16:00:17 + [[ -f /tmp/.toxenv ]] 16:00:17 + [[ ! -f /tmp/.toxenv ]] 16:00:17 + [[ -n '' ]] 16:00:17 + python3 -m venv /tmp/venv-P4jy 16:00:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P4jy' 16:00:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P4jy 16:00:21 + echo /tmp/venv-P4jy 16:00:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:00:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:00:21 + /tmp/venv-P4jy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:00:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:00:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:00:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:00:24 + /tmp/venv-P4jy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:00:26 + type python3 16:00:26 + true 16:00:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-P4jy/bin to PATH' 16:00:26 lf-activate-venv(): INFO: Adding /tmp/venv-P4jy/bin to PATH 16:00:26 + PATH=/tmp/venv-P4jy/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 16:00:26 + return 0 16:00:26 + python3 --version 16:00:26 Python 3.10.6 16:00:26 + python3 -m pip --version 16:00:27 pip 23.3.2 from /tmp/venv-P4jy/lib/python3.10/site-packages/pip (python 3.10) 16:00:27 + python3 -m pip freeze 16:00:27 cachetools==5.3.2 16:00:27 chardet==5.2.0 16:00:27 colorama==0.4.6 16:00:27 distlib==0.3.8 16:00:27 filelock==3.13.1 16:00:27 packaging==23.2 16:00:27 platformdirs==4.1.0 16:00:27 pluggy==1.3.0 16:00:27 pyproject-api==1.6.1 16:00:27 tomli==2.0.1 16:00:27 tox==4.11.4 16:00:27 urllib3==1.26.18 16:00:27 virtualenv==20.25.0 16:00:27 [EnvInject] - Injecting environment variables from a build step. 16:00:27 [EnvInject] - Injecting as environment variables the properties content 16:00:27 PARALLEL=false 16:00:27 16:00:27 [EnvInject] - Variables injected successfully. 16:00:27 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3693929229946775414.sh 16:00:27 ---> tox-run.sh 16:00:27 + 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 16:00:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 16:00:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 16:00:27 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 16:00:27 + cd /w/workspace/oom-master-commit-lint/. 16:00:27 + source /home/jenkins/lf-env.sh 16:00:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:27 ++ mktemp -d /tmp/venv-XXXX 16:00:27 + lf_venv=/tmp/venv-7DNn 16:00:27 + local venv_file=/tmp/.os_lf_venv 16:00:27 + local python=python3 16:00:27 + local options 16:00:27 + local set_path=true 16:00:27 + local install_args= 16:00:27 ++ 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 16:00:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:00:27 + true 16:00:27 + case $1 in 16:00:27 + venv_file=/tmp/.toxenv 16:00:27 + shift 2 16:00:27 + true 16:00:27 + case $1 in 16:00:27 + shift 16:00:27 + break 16:00:27 + case $python in 16:00:27 + local pkg_list= 16:00:27 + [[ -d /opt/pyenv ]] 16:00:27 + echo 'Setup pyenv:' 16:00:27 Setup pyenv: 16:00:27 + export PYENV_ROOT=/opt/pyenv 16:00:27 + PYENV_ROOT=/opt/pyenv 16:00:27 + 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 16:00:27 + 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 16:00:27 + pyenv versions 16:00:27 system 16:00:27 3.8.13 16:00:27 3.9.13 16:00:27 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:00:27 + command -v pyenv 16:00:27 ++ pyenv init - --no-rehash 16:00:27 + 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[*]}"'\'')" 16:00:27 export PATH="/opt/pyenv/shims:${PATH}" 16:00:27 export PYENV_SHELL=bash 16:00:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:00:27 pyenv() { 16:00:27 local command 16:00:27 command="${1:-}" 16:00:27 if [ "$#" -gt 0 ]; then 16:00:27 shift 16:00:27 fi 16:00:27 16:00:27 case "$command" in 16:00:27 rehash|shell) 16:00:27 eval "$(pyenv "sh-$command" "$@")" 16:00:27 ;; 16:00:27 *) 16:00:27 command pyenv "$command" "$@" 16:00:27 ;; 16:00:27 esac 16:00:27 }' 16:00:27 +++ 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[*]}"' 16:00:27 ++ 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 16:00:27 ++ 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 16:00:27 ++ 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 16:00:27 ++ export PYENV_SHELL=bash 16:00:27 ++ PYENV_SHELL=bash 16:00:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:00:27 +++ complete -F _pyenv pyenv 16:00:27 ++ lf-pyver python3 16:00:27 ++ local py_version_xy=python3 16:00:27 ++ local py_version_xyz= 16:00:27 ++ pyenv versions 16:00:27 ++ sed 's/^[ *]* //' 16:00:27 ++ local command 16:00:27 ++ command=versions 16:00:27 ++ '[' 1 -gt 0 ']' 16:00:27 ++ shift 16:00:27 ++ case "$command" in 16:00:27 ++ awk '{ print $1 }' 16:00:27 ++ command pyenv versions 16:00:27 ++ pyenv versions 16:00:27 ++ grep -E '^[0-9.]*[0-9]$' 16:00:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:00:27 +++ grep '^3' /tmp/.pyenv_versions 16:00:27 +++ sort -V 16:00:27 +++ tail -n 1 16:00:27 ++ py_version_xyz=3.10.6 16:00:27 ++ [[ -z 3.10.6 ]] 16:00:27 ++ echo 3.10.6 16:00:27 ++ return 0 16:00:27 + pyenv local 3.10.6 16:00:27 + local command 16:00:27 + command=local 16:00:27 + '[' 2 -gt 0 ']' 16:00:27 + shift 16:00:27 + case "$command" in 16:00:27 + command pyenv local 3.10.6 16:00:27 + pyenv local 3.10.6 16:00:27 + for arg in "$@" 16:00:27 + case $arg in 16:00:27 + pkg_list+='tox ' 16:00:27 + for arg in "$@" 16:00:27 + case $arg in 16:00:27 + pkg_list+='virtualenv ' 16:00:27 + for arg in "$@" 16:00:27 + case $arg in 16:00:27 + pkg_list+='urllib3~=1.26.15 ' 16:00:27 + [[ -f /tmp/.toxenv ]] 16:00:27 ++ cat /tmp/.toxenv 16:00:27 + lf_venv=/tmp/venv-P4jy 16:00:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P4jy from' file:/tmp/.toxenv 16:00:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P4jy from file:/tmp/.toxenv 16:00:27 + /tmp/venv-P4jy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:00:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:00:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:00:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:00:28 + /tmp/venv-P4jy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:00:30 + type python3 16:00:30 + true 16:00:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-P4jy/bin to PATH' 16:00:30 lf-activate-venv(): INFO: Adding /tmp/venv-P4jy/bin to PATH 16:00:30 + PATH=/tmp/venv-P4jy/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 16:00:30 + return 0 16:00:30 + [[ -d /opt/pyenv ]] 16:00:30 + echo '---> Setting up pyenv' 16:00:30 ---> Setting up pyenv 16:00:30 + export PYENV_ROOT=/opt/pyenv 16:00:30 + PYENV_ROOT=/opt/pyenv 16:00:30 + export PATH=/opt/pyenv/bin:/tmp/venv-P4jy/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 16:00:30 + PATH=/opt/pyenv/bin:/tmp/venv-P4jy/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 16:00:30 ++ pwd 16:00:30 + PYTHONPATH=/w/workspace/oom-master-commit-lint 16:00:30 + export PYTHONPATH 16:00:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:00:30 + TOX_TESTENV_PASSENV=PYTHONPATH 16:00:30 + tox --version 16:00:30 4.11.4 from /tmp/venv-P4jy/lib/python3.10/site-packages/tox/__init__.py 16:00:30 + PARALLEL=false 16:00:30 + TOX_OPTIONS_LIST= 16:00:30 + [[ -n gitlint ]] 16:00:30 + TOX_OPTIONS_LIST=' -e gitlint' 16:00:30 + case ${PARALLEL,,} in 16:00:30 + tox -e gitlint 16:00:30 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 16:00:32 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 16:00:58 gitlint: freeze> python -m pip freeze --all 16:00:58 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.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==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 16:00:58 gitlint: commands[0]> gitlint 16:00:58 gitlint: OK (27.93=setup[27.73]+cmd[0.20] seconds) 16:00:58 congratulations :) (28.09 seconds) 16:00:58 + tox_status=0 16:00:58 + echo '---> Completed tox runs' 16:00:58 ---> Completed tox runs 16:00:58 + for i in .tox/*/log 16:00:58 ++ echo .tox/gitlint/log 16:00:58 ++ awk -F/ '{print $2}' 16:00:58 + tox_env=gitlint 16:00:58 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 16:00:58 + DOC_DIR=docs/_build/html 16:00:58 + [[ -d docs/_build/html ]] 16:00:58 + echo '---> tox-run.sh ends' 16:00:58 ---> tox-run.sh ends 16:00:58 + test 0 -eq 0 16:00:58 $ ssh-agent -k 16:00:58 unset SSH_AUTH_SOCK; 16:00:58 unset SSH_AGENT_PID; 16:00:58 echo Agent pid 1738 killed; 16:00:58 [ssh-agent] Stopped. 16:00:58 [PostBuildScript] - [INFO] Executing post build scripts. 16:00:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14235723590340767656.sh 16:00:58 ---> sysstat.sh 16:00:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11597227932602047046.sh 16:00:59 ---> package-listing.sh 16:00:59 ++ tr '[:upper:]' '[:lower:]' 16:00:59 ++ facter osfamily 16:00:59 + OS_FAMILY=debian 16:00:59 + workspace=/w/workspace/oom-master-commit-lint 16:00:59 + START_PACKAGES=/tmp/packages_start.txt 16:00:59 + END_PACKAGES=/tmp/packages_end.txt 16:00:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:00:59 + PACKAGES=/tmp/packages_start.txt 16:00:59 + '[' /w/workspace/oom-master-commit-lint ']' 16:00:59 + PACKAGES=/tmp/packages_end.txt 16:00:59 + case "${OS_FAMILY}" in 16:00:59 + dpkg -l 16:00:59 + grep '^ii' 16:00:59 + '[' -f /tmp/packages_start.txt ']' 16:00:59 + '[' -f /tmp/packages_end.txt ']' 16:00:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:00:59 + '[' /w/workspace/oom-master-commit-lint ']' 16:00:59 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 16:00:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 16:00:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8937415229359045254.sh 16:00:59 ---> capture-instance-metadata.sh 16:00:59 Setup pyenv: 16:00:59 system 16:00:59 3.8.13 16:00:59 3.9.13 16:00:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:01:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eFFP 16:01:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:01:06 lf-activate-venv(): INFO: Installing: lftools 16:01:37 lf-activate-venv(): INFO: Adding /tmp/venv-eFFP/bin to PATH 16:01:37 INFO: Running in OpenStack, capturing instance metadata 16:01:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13559845878780266298.sh 16:01:38 provisioning config files... 16:01:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config1145581392697050244tmp 16:01:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:01:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:01:38 [EnvInject] - Injecting environment variables from a build step. 16:01:38 [EnvInject] - Injecting as environment variables the properties content 16:01:38 SERVER_ID=logs 16:01:38 16:01:38 [EnvInject] - Variables injected successfully. 16:01:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6461003848119027089.sh 16:01:38 ---> create-netrc.sh 16:01:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9590646640004697752.sh 16:01:38 ---> python-tools-install.sh 16:01:38 Setup pyenv: 16:01:38 system 16:01:38 3.8.13 16:01:38 3.9.13 16:01:38 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:01:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eFFP from file:/tmp/.os_lf_venv 16:01:39 lf-activate-venv(): INFO: Installing: lftools 16:01:47 lf-activate-venv(): INFO: Adding /tmp/venv-eFFP/bin to PATH 16:01:47 Generating Requirements File 16:02:19 Python 3.10.6 16:02:19 pip 23.3.2 from /tmp/venv-eFFP/lib/python3.10/site-packages/pip (python 3.10) 16:02:20 appdirs==1.4.4 16:02:20 argcomplete==3.2.1 16:02:20 aspy.yaml==1.3.0 16:02:20 attrs==23.2.0 16:02:20 autopage==0.5.2 16:02:20 Babel==2.14.0 16:02:20 beautifulsoup4==4.12.2 16:02:20 boto3==1.34.12 16:02:20 botocore==1.34.12 16:02:20 bs4==0.0.1 16:02:20 cachetools==5.3.2 16:02:20 certifi==2023.11.17 16:02:20 cffi==1.16.0 16:02:20 cfgv==3.4.0 16:02:20 chardet==5.2.0 16:02:20 charset-normalizer==3.3.2 16:02:20 click==8.1.7 16:02:20 cliff==4.4.0 16:02:20 cmd2==2.4.3 16:02:20 cryptography==3.3.2 16:02:20 debtcollector==2.5.0 16:02:20 decorator==5.1.1 16:02:20 defusedxml==0.7.1 16:02:20 Deprecated==1.2.14 16:02:20 distlib==0.3.8 16:02:20 dnspython==2.4.2 16:02:20 docker==4.2.2 16:02:20 dogpile.cache==1.3.0 16:02:20 email-validator==2.1.0.post1 16:02:20 filelock==3.13.1 16:02:20 future==0.18.3 16:02:20 gitdb==4.0.11 16:02:20 GitPython==3.1.40 16:02:20 google-auth==2.26.1 16:02:20 httplib2==0.22.0 16:02:20 identify==2.5.33 16:02:20 idna==3.6 16:02:20 importlib-metadata==7.0.1 16:02:20 importlib-resources==1.5.0 16:02:20 iso8601==2.1.0 16:02:20 Jinja2==3.1.2 16:02:20 jmespath==1.0.1 16:02:20 jsonpatch==1.33 16:02:20 jsonpointer==2.4 16:02:20 jsonschema==4.20.0 16:02:20 jsonschema-specifications==2023.12.1 16:02:20 keystoneauth1==5.4.0 16:02:20 kubernetes==28.1.0 16:02:20 lftools==0.37.8 16:02:20 lxml==5.0.0 16:02:20 MarkupSafe==2.1.3 16:02:20 msgpack==1.0.7 16:02:20 multi_key_dict==2.0.3 16:02:20 munch==4.0.0 16:02:20 netaddr==0.10.1 16:02:20 netifaces==0.11.0 16:02:20 niet==1.4.2 16:02:20 nodeenv==1.8.0 16:02:20 oauth2client==4.1.3 16:02:20 oauthlib==3.2.2 16:02:20 openstacksdk==0.62.0 16:02:20 os-client-config==2.1.0 16:02:20 os-service-types==1.7.0 16:02:20 osc-lib==2.9.0 16:02:20 oslo.config==9.2.0 16:02:20 oslo.context==5.3.0 16:02:20 oslo.i18n==6.2.0 16:02:20 oslo.log==5.4.0 16:02:20 oslo.serialization==5.2.0 16:02:20 oslo.utils==6.3.0 16:02:20 packaging==23.2 16:02:20 pbr==6.0.0 16:02:20 platformdirs==4.1.0 16:02:20 prettytable==3.9.0 16:02:20 pyasn1==0.5.1 16:02:20 pyasn1-modules==0.3.0 16:02:20 pycparser==2.21 16:02:20 pygerrit2==2.0.15 16:02:20 PyGithub==2.1.1 16:02:20 pyinotify==0.9.6 16:02:20 PyJWT==2.8.0 16:02:20 PyNaCl==1.5.0 16:02:20 pyparsing==2.4.7 16:02:20 pyperclip==1.8.2 16:02:20 pyrsistent==0.20.0 16:02:20 python-cinderclient==9.4.0 16:02:20 python-dateutil==2.8.2 16:02:20 python-heatclient==3.3.0 16:02:20 python-jenkins==1.8.2 16:02:20 python-keystoneclient==5.2.0 16:02:20 python-magnumclient==4.3.0 16:02:20 python-novaclient==18.4.0 16:02:20 python-openstackclient==6.0.0 16:02:20 python-swiftclient==4.4.0 16:02:20 pytz==2023.3.post1 16:02:20 PyYAML==6.0.1 16:02:20 referencing==0.32.0 16:02:20 requests==2.31.0 16:02:20 requests-oauthlib==1.3.1 16:02:20 requestsexceptions==1.4.0 16:02:20 rfc3986==2.0.0 16:02:20 rpds-py==0.16.2 16:02:20 rsa==4.9 16:02:20 ruamel.yaml==0.18.5 16:02:20 ruamel.yaml.clib==0.2.8 16:02:20 s3transfer==0.10.0 16:02:20 simplejson==3.19.2 16:02:20 six==1.16.0 16:02:20 smmap==5.0.1 16:02:20 soupsieve==2.5 16:02:20 stevedore==5.1.0 16:02:20 tabulate==0.9.0 16:02:20 toml==0.10.2 16:02:20 tomlkit==0.12.3 16:02:20 tqdm==4.66.1 16:02:20 typing_extensions==4.9.0 16:02:20 tzdata==2023.4 16:02:20 urllib3==1.26.18 16:02:20 virtualenv==20.25.0 16:02:20 wcwidth==0.2.12 16:02:20 websocket-client==1.7.0 16:02:20 wrapt==1.16.0 16:02:20 xdg==6.0.0 16:02:20 xmltodict==0.13.0 16:02:20 yq==3.2.3 16:02:20 zipp==3.17.0 16:02:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14011156160686387822.sh 16:02:20 ---> sudo-logs.sh 16:02:20 Archiving 'sudo' log.. 16:02:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1796396237875615204.sh 16:02:20 ---> job-cost.sh 16:02:20 Setup pyenv: 16:02:20 system 16:02:20 3.8.13 16:02:20 3.9.13 16:02:20 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:02:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eFFP from file:/tmp/.os_lf_venv 16:02:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:02:29 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. 16:02:29 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:02:30 lf-activate-venv(): INFO: Adding /tmp/venv-eFFP/bin to PATH 16:02:30 INFO: No Stack... 16:02:30 INFO: Retrieving Pricing Info for: v3-standard-4 16:02:30 INFO: Archiving Costs 16:02:30 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6254761655044971335.sh 16:02:30 ---> logs-deploy.sh 16:02:30 Setup pyenv: 16:02:30 system 16:02:30 3.8.13 16:02:30 3.9.13 16:02:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:02:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eFFP from file:/tmp/.os_lf_venv 16:02:32 lf-activate-venv(): INFO: Installing: lftools 16:02:42 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. 16:02:42 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:02:42 lf-activate-venv(): INFO: Adding /tmp/venv-eFFP/bin to PATH 16:02:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7132 16:02:42 INFO: archiving workspace using pattern(s): 16:02:43 Archives upload complete. 16:02:43 INFO: archiving logs to Nexus 16:02:44 ---> uname -a: 16:02:44 Linux prd-ubuntu1804-builder-4c-4g-9572 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:02:44 16:02:44 16:02:44 ---> lscpu: 16:02:44 Architecture: x86_64 16:02:44 CPU op-mode(s): 32-bit, 64-bit 16:02:44 Byte Order: Little Endian 16:02:44 CPU(s): 4 16:02:44 On-line CPU(s) list: 0-3 16:02:44 Thread(s) per core: 1 16:02:44 Core(s) per socket: 1 16:02:44 Socket(s): 4 16:02:44 NUMA node(s): 1 16:02:44 Vendor ID: AuthenticAMD 16:02:44 CPU family: 23 16:02:44 Model: 49 16:02:44 Model name: AMD EPYC-Rome Processor 16:02:44 Stepping: 0 16:02:44 CPU MHz: 2799.998 16:02:44 BogoMIPS: 5599.99 16:02:44 Virtualization: AMD-V 16:02:44 Hypervisor vendor: KVM 16:02:44 Virtualization type: full 16:02:44 L1d cache: 32K 16:02:44 L1i cache: 32K 16:02:44 L2 cache: 512K 16:02:44 L3 cache: 16384K 16:02:44 NUMA node0 CPU(s): 0-3 16:02:44 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 16:02:44 16:02:44 16:02:44 ---> nproc: 16:02:44 4 16:02:44 16:02:44 16:02:44 ---> df -h: 16:02:44 Filesystem Size Used Avail Use% Mounted on 16:02:44 udev 7.9G 0 7.9G 0% /dev 16:02:44 tmpfs 1.6G 672K 1.6G 1% /run 16:02:44 /dev/vda1 78G 8.5G 69G 11% / 16:02:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:02:44 tmpfs 5.0M 0 5.0M 0% /run/lock 16:02:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:02:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:02:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:02:44 16:02:44 16:02:44 ---> free -m: 16:02:44 total used free shared buff/cache available 16:02:44 Mem: 16040 556 13146 0 2337 15159 16:02:44 Swap: 1023 0 1023 16:02:44 16:02:44 16:02:44 ---> ip addr: 16:02:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:02:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:02:44 inet 127.0.0.1/8 scope host lo 16:02:44 valid_lft forever preferred_lft forever 16:02:44 inet6 ::1/128 scope host 16:02:44 valid_lft forever preferred_lft forever 16:02:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:02:44 link/ether fa:16:3e:53:ec:e2 brd ff:ff:ff:ff:ff:ff 16:02:44 inet 10.30.107.83/23 brd 10.30.107.255 scope global dynamic ens3 16:02:44 valid_lft 86223sec preferred_lft 86223sec 16:02:44 inet6 fe80::f816:3eff:fe53:ece2/64 scope link 16:02:44 valid_lft forever preferred_lft forever 16:02:44 16:02:44 16:02:44 ---> sar -b -r -n DEV: 16:02:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9572) 01/04/24 _x86_64_ (4 CPU) 16:02:44 16:02:44 15:59:49 LINUX RESTART (4 CPU) 16:02:44 16:02:44 16:00:01 tps rtps wtps bread/s bwrtn/s 16:02:44 16:01:01 272.77 65.22 207.55 4032.39 33354.57 16:02:44 16:02:01 121.58 13.88 107.70 1048.89 34155.91 16:02:44 Average: 197.18 39.55 157.62 2540.64 33755.24 16:02:44 16:02:44 16:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:02:44 16:01:01 13908088 15551296 2516872 15.32 64316 1776672 752944 4.31 700668 1595404 185408 16:02:44 16:02:01 13609176 15540732 2815784 17.14 85640 2029544 770312 4.41 746600 1820304 160884 16:02:44 Average: 13758632 15546014 2666328 16.23 74978 1903108 761628 4.36 723634 1707854 173146 16:02:44 16:02:44 16:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:02:44 16:01:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 16:02:44 16:01:01 ens3 454.31 306.93 2184.34 77.42 0.00 0.00 0.00 0.00 16:02:44 16:02:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 16:02:44 16:02:01 ens3 60.56 40.68 837.98 8.87 0.00 0.00 0.00 0.00 16:02:44 Average: lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 16:02:44 Average: ens3 257.43 173.80 1511.16 43.14 0.00 0.00 0.00 0.00 16:02:44 16:02:44 16:02:44 ---> sar -P ALL: 16:02:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9572) 01/04/24 _x86_64_ (4 CPU) 16:02:44 16:02:44 15:59:49 LINUX RESTART (4 CPU) 16:02:44 16:02:44 16:00:01 CPU %user %nice %system %iowait %steal %idle 16:02:44 16:01:01 all 22.32 0.00 2.51 6.36 0.08 68.73 16:02:44 16:01:01 0 14.13 0.00 2.50 13.32 0.07 69.98 16:02:44 16:01:01 1 13.54 0.00 1.93 7.63 0.07 76.83 16:02:44 16:01:01 2 12.74 0.00 2.21 1.49 0.05 83.50 16:02:44 16:01:01 3 48.90 0.00 3.42 2.99 0.10 44.59 16:02:44 16:02:01 all 20.40 0.00 1.42 5.42 0.06 72.70 16:02:44 16:02:01 0 4.74 0.00 0.80 7.40 0.02 87.04 16:02:44 16:02:01 1 17.45 0.00 1.54 9.32 0.05 71.64 16:02:44 16:02:01 2 5.46 0.00 0.72 2.23 0.08 91.51 16:02:44 16:02:01 3 54.04 0.00 2.63 2.76 0.10 40.47 16:02:44 Average: all 21.36 0.00 1.96 5.89 0.07 70.72 16:02:44 Average: 0 9.43 0.00 1.65 10.36 0.04 78.53 16:02:44 Average: 1 15.50 0.00 1.73 8.48 0.06 74.23 16:02:44 Average: 2 9.09 0.00 1.46 1.86 0.07 87.52 16:02:44 Average: 3 51.47 0.00 3.02 2.87 0.10 42.53 16:02:44 16:02:44 16:02:44