12:30:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137159 12:30:48 Running as SYSTEM 12:30:48 [EnvInject] - Loading node environment variables. 12:30:48 Building remotely on prd-ubuntu1804-builder-4c-4g-14837 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:30:48 [ssh-agent] Looking for ssh-agent implementation... 12:30:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:30:48 $ ssh-agent 12:30:48 SSH_AUTH_SOCK=/tmp/ssh-DTJQorT40DeY/agent.1706 12:30:48 SSH_AGENT_PID=1708 12:30:48 [ssh-agent] Started. 12:30:48 Running ssh-add (command line suppressed) 12:30:48 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_12158137614892524362.key (/w/workspace/oom-master-commit-lint@tmp/private_key_12158137614892524362.key) 12:30:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:30:48 The recommended git tool is: NONE 12:30:50 using credential onap-jenkins-ssh 12:30:50 Wiping out workspace first. 12:30:50 Cloning the remote Git repository 12:30:50 Cloning repository git://cloud.onap.org/mirror/oom.git 12:30:50 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:30:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:30:50 > git --version # timeout=10 12:30:50 > git --version # 'git version 2.17.1' 12:30:50 using GIT_SSH to set credentials Gerrit user 12:30:50 Verifying host key using manually-configured host key entries 12:30:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:30:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:30:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:30:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:30:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:30:56 using GIT_SSH to set credentials Gerrit user 12:30:56 Verifying host key using manually-configured host key entries 12:30:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/59/137159/6 # timeout=30 12:30:56 > git rev-parse abebf2f77a1a8db5d879cda5e9aa2ac670c5aed2^{commit} # timeout=10 12:30:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:30:56 Checking out Revision abebf2f77a1a8db5d879cda5e9aa2ac670c5aed2 (refs/changes/59/137159/6) 12:30:56 > git config core.sparsecheckout # timeout=10 12:30:56 > git checkout -f abebf2f77a1a8db5d879cda5e9aa2ac670c5aed2 # timeout=30 12:30:59 Commit message: "[SO] Config Changes for SO using Kafka for PNF" 12:30:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:30:59 > git rev-list --no-walk c4851c859da2967f8e5748ce22d0416bc14c7b9a # timeout=10 12:30:59 [EnvInject] - Injecting environment variables from a build step. 12:30:59 [EnvInject] - Injecting as environment variables the properties content 12:30:59 PYTHON=python3 12:30:59 12:30:59 [EnvInject] - Variables injected successfully. 12:30:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5302876278163132216.sh 12:30:59 ---> tox-install.sh 12:30:59 + source /home/jenkins/lf-env.sh 12:30:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:30:59 ++ mktemp -d /tmp/venv-XXXX 12:30:59 + lf_venv=/tmp/venv-3xUe 12:30:59 + local venv_file=/tmp/.os_lf_venv 12:30:59 + local python=python3 12:30:59 + local options 12:30:59 + local set_path=true 12:30:59 + local install_args= 12:30:59 ++ 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 12:30:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:30:59 + true 12:30:59 + case $1 in 12:30:59 + venv_file=/tmp/.toxenv 12:30:59 + shift 2 12:30:59 + true 12:30:59 + case $1 in 12:30:59 + shift 12:30:59 + break 12:30:59 + case $python in 12:30:59 + local pkg_list= 12:30:59 + [[ -d /opt/pyenv ]] 12:30:59 + echo 'Setup pyenv:' 12:30:59 Setup pyenv: 12:30:59 + export PYENV_ROOT=/opt/pyenv 12:30:59 + PYENV_ROOT=/opt/pyenv 12:30:59 + 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 12:30:59 + 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 12:30:59 + pyenv versions 12:31:00 * system (set by /opt/pyenv/version) 12:31:00 * 3.8.13 (set by /opt/pyenv/version) 12:31:00 * 3.9.13 (set by /opt/pyenv/version) 12:31:00 * 3.10.6 (set by /opt/pyenv/version) 12:31:00 + command -v pyenv 12:31:00 ++ pyenv init - --no-rehash 12:31:00 + 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[*]}"'\'')" 12:31:00 export PATH="/opt/pyenv/shims:${PATH}" 12:31:00 export PYENV_SHELL=bash 12:31:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:00 pyenv() { 12:31:00 local command 12:31:00 command="${1:-}" 12:31:00 if [ "$#" -gt 0 ]; then 12:31:00 shift 12:31:00 fi 12:31:00 12:31:00 case "$command" in 12:31:00 rehash|shell) 12:31:00 eval "$(pyenv "sh-$command" "$@")" 12:31:00 ;; 12:31:00 *) 12:31:00 command pyenv "$command" "$@" 12:31:00 ;; 12:31:00 esac 12:31:00 }' 12:31:00 +++ 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[*]}"' 12:31:00 ++ 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 12:31:00 ++ 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 12:31:00 ++ 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 12:31:00 ++ export PYENV_SHELL=bash 12:31:00 ++ PYENV_SHELL=bash 12:31:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:00 +++ complete -F _pyenv pyenv 12:31:00 ++ lf-pyver python3 12:31:00 ++ local py_version_xy=python3 12:31:00 ++ local py_version_xyz= 12:31:00 ++ pyenv versions 12:31:00 ++ local command 12:31:00 ++ command=versions 12:31:00 ++ sed 's/^[ *]* //' 12:31:00 ++ '[' 1 -gt 0 ']' 12:31:00 ++ shift 12:31:00 ++ case "$command" in 12:31:00 ++ command pyenv versions 12:31:00 ++ pyenv versions 12:31:00 ++ awk '{ print $1 }' 12:31:00 ++ grep -E '^[0-9.]*[0-9]$' 12:31:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:00 +++ sort -V 12:31:00 +++ tail -n 1 12:31:00 +++ grep '^3' /tmp/.pyenv_versions 12:31:00 ++ py_version_xyz=3.10.6 12:31:00 ++ [[ -z 3.10.6 ]] 12:31:00 ++ echo 3.10.6 12:31:00 ++ return 0 12:31:00 + pyenv local 3.10.6 12:31:00 + local command 12:31:00 + command=local 12:31:00 + '[' 2 -gt 0 ']' 12:31:00 + shift 12:31:00 + case "$command" in 12:31:00 + command pyenv local 3.10.6 12:31:00 + pyenv local 3.10.6 12:31:00 + for arg in "$@" 12:31:00 + case $arg in 12:31:00 + pkg_list+='tox ' 12:31:00 + for arg in "$@" 12:31:00 + case $arg in 12:31:00 + pkg_list+='virtualenv ' 12:31:00 + for arg in "$@" 12:31:00 + case $arg in 12:31:00 + pkg_list+='urllib3~=1.26.15 ' 12:31:00 + [[ -f /tmp/.toxenv ]] 12:31:00 + [[ ! -f /tmp/.toxenv ]] 12:31:00 + [[ -n '' ]] 12:31:00 + python3 -m venv /tmp/venv-3xUe 12:31:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3xUe' 12:31:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3xUe 12:31:04 + echo /tmp/venv-3xUe 12:31:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:31:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:31:04 + /tmp/venv-3xUe/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:31:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:31:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:31:07 + /tmp/venv-3xUe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:31:10 + type python3 12:31:10 + true 12:31:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3xUe/bin to PATH' 12:31:10 lf-activate-venv(): INFO: Adding /tmp/venv-3xUe/bin to PATH 12:31:10 + PATH=/tmp/venv-3xUe/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 12:31:10 + return 0 12:31:10 + python3 --version 12:31:10 Python 3.10.6 12:31:10 + python3 -m pip --version 12:31:10 pip 24.0 from /tmp/venv-3xUe/lib/python3.10/site-packages/pip (python 3.10) 12:31:10 + python3 -m pip freeze 12:31:11 cachetools==5.3.3 12:31:11 chardet==5.2.0 12:31:11 colorama==0.4.6 12:31:11 distlib==0.3.8 12:31:11 filelock==3.13.1 12:31:11 packaging==24.0 12:31:11 platformdirs==4.2.0 12:31:11 pluggy==1.4.0 12:31:11 pyproject-api==1.6.1 12:31:11 tomli==2.0.1 12:31:11 tox==4.14.1 12:31:11 urllib3==1.26.18 12:31:11 virtualenv==20.25.1 12:31:11 [EnvInject] - Injecting environment variables from a build step. 12:31:11 [EnvInject] - Injecting as environment variables the properties content 12:31:11 PARALLEL=false 12:31:11 12:31:11 [EnvInject] - Variables injected successfully. 12:31:11 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11192983054854070268.sh 12:31:11 ---> tox-run.sh 12:31:11 + 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 12:31:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:31:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:31:11 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:31:11 + cd /w/workspace/oom-master-commit-lint/. 12:31:11 + source /home/jenkins/lf-env.sh 12:31:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:11 ++ mktemp -d /tmp/venv-XXXX 12:31:11 + lf_venv=/tmp/venv-fuNh 12:31:11 + local venv_file=/tmp/.os_lf_venv 12:31:11 + local python=python3 12:31:11 + local options 12:31:11 + local set_path=true 12:31:11 + local install_args= 12:31:11 ++ 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 12:31:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:11 + true 12:31:11 + case $1 in 12:31:11 + venv_file=/tmp/.toxenv 12:31:11 + shift 2 12:31:11 + true 12:31:11 + case $1 in 12:31:11 + shift 12:31:11 + break 12:31:11 + case $python in 12:31:11 + local pkg_list= 12:31:11 + [[ -d /opt/pyenv ]] 12:31:11 + echo 'Setup pyenv:' 12:31:11 Setup pyenv: 12:31:11 + export PYENV_ROOT=/opt/pyenv 12:31:11 + PYENV_ROOT=/opt/pyenv 12:31:11 + 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 12:31:11 + 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 12:31:11 + pyenv versions 12:31:11 system 12:31:11 3.8.13 12:31:11 3.9.13 12:31:11 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:31:11 + command -v pyenv 12:31:11 ++ pyenv init - --no-rehash 12:31:11 + 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[*]}"'\'')" 12:31:11 export PATH="/opt/pyenv/shims:${PATH}" 12:31:11 export PYENV_SHELL=bash 12:31:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:11 pyenv() { 12:31:11 local command 12:31:11 command="${1:-}" 12:31:11 if [ "$#" -gt 0 ]; then 12:31:11 shift 12:31:11 fi 12:31:11 12:31:11 case "$command" in 12:31:11 rehash|shell) 12:31:11 eval "$(pyenv "sh-$command" "$@")" 12:31:11 ;; 12:31:11 *) 12:31:11 command pyenv "$command" "$@" 12:31:11 ;; 12:31:11 esac 12:31:11 }' 12:31:11 +++ 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[*]}"' 12:31:11 ++ 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 12:31:11 ++ 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 12:31:11 ++ 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 12:31:11 ++ export PYENV_SHELL=bash 12:31:11 ++ PYENV_SHELL=bash 12:31:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:11 +++ complete -F _pyenv pyenv 12:31:11 ++ lf-pyver python3 12:31:11 ++ local py_version_xy=python3 12:31:11 ++ local py_version_xyz= 12:31:11 ++ pyenv versions 12:31:11 ++ local command 12:31:11 ++ awk '{ print $1 }' 12:31:11 ++ command=versions 12:31:11 ++ '[' 1 -gt 0 ']' 12:31:11 ++ shift 12:31:11 ++ case "$command" in 12:31:11 ++ command pyenv versions 12:31:11 ++ pyenv versions 12:31:11 ++ sed 's/^[ *]* //' 12:31:11 ++ grep -E '^[0-9.]*[0-9]$' 12:31:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:11 +++ grep '^3' /tmp/.pyenv_versions 12:31:11 +++ sort -V 12:31:11 +++ tail -n 1 12:31:11 ++ py_version_xyz=3.10.6 12:31:11 ++ [[ -z 3.10.6 ]] 12:31:11 ++ echo 3.10.6 12:31:11 ++ return 0 12:31:11 + pyenv local 3.10.6 12:31:11 + local command 12:31:11 + command=local 12:31:11 + '[' 2 -gt 0 ']' 12:31:11 + shift 12:31:11 + case "$command" in 12:31:11 + command pyenv local 3.10.6 12:31:11 + pyenv local 3.10.6 12:31:11 + for arg in "$@" 12:31:11 + case $arg in 12:31:11 + pkg_list+='tox ' 12:31:11 + for arg in "$@" 12:31:11 + case $arg in 12:31:11 + pkg_list+='virtualenv ' 12:31:11 + for arg in "$@" 12:31:11 + case $arg in 12:31:11 + pkg_list+='urllib3~=1.26.15 ' 12:31:11 + [[ -f /tmp/.toxenv ]] 12:31:11 ++ cat /tmp/.toxenv 12:31:11 + lf_venv=/tmp/venv-3xUe 12:31:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3xUe from' file:/tmp/.toxenv 12:31:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3xUe from file:/tmp/.toxenv 12:31:11 + /tmp/venv-3xUe/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:31:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:31:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:31:12 + /tmp/venv-3xUe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:31:13 + type python3 12:31:13 + true 12:31:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3xUe/bin to PATH' 12:31:13 lf-activate-venv(): INFO: Adding /tmp/venv-3xUe/bin to PATH 12:31:13 + PATH=/tmp/venv-3xUe/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 12:31:13 + return 0 12:31:13 + [[ -d /opt/pyenv ]] 12:31:13 + echo '---> Setting up pyenv' 12:31:13 ---> Setting up pyenv 12:31:13 + export PYENV_ROOT=/opt/pyenv 12:31:13 + PYENV_ROOT=/opt/pyenv 12:31:13 + export PATH=/opt/pyenv/bin:/tmp/venv-3xUe/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 12:31:13 + PATH=/opt/pyenv/bin:/tmp/venv-3xUe/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 12:31:13 ++ pwd 12:31:13 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:31:13 + export PYTHONPATH 12:31:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:31:13 + TOX_TESTENV_PASSENV=PYTHONPATH 12:31:13 + tox --version 12:31:14 4.14.1 from /tmp/venv-3xUe/lib/python3.10/site-packages/tox/__init__.py 12:31:14 + PARALLEL=false 12:31:14 + TOX_OPTIONS_LIST= 12:31:14 + [[ -n gitlint ]] 12:31:14 + TOX_OPTIONS_LIST=' -e gitlint' 12:31:14 + case ${PARALLEL,,} in 12:31:14 + tox -e gitlint 12:31:14 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:31:15 gitlint: internal error 12:31:15 Traceback (most recent call last): 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/session/cmd/run/single.py", line 47, in _evaluate 12:31:15 tox_env.setup() 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/tox_env/api.py", line 248, in setup 12:31:15 self._setup_env() 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 109, in _setup_env 12:31:15 self._install_deps() 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 113, in _install_deps 12:31:15 self._install(requirements_file, PythonRun.__name__, "deps") 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/tox_env/api.py", line 94, in _install 12:31:15 self.installer.install(arguments, section, of_type) 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 92, in install 12:31:15 self._install_requirement_file(arguments, section, of_type) 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 112, in _install_requirement_file 12:31:15 new_options, new_reqs = arguments.unroll() 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 112, in unroll 12:31:15 opts_dict = vars(self.options) 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 165, in options 12:31:15 self._ensure_requirements_parsed() 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 184, in _ensure_requirements_parsed 12:31:15 self._requirements = self._parse_requirements(opt=self._opt, recurse=True) 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 100, in _parse_requirements 12:31:15 requirements = super()._parse_requirements(opt, recurse) 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 188, in _parse_requirements 12:31:15 for parsed_line in self._parse_and_recurse(str(self._path), self.is_constraint, recurse): 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 226, in _parse_and_recurse 12:31:15 yield from self._req_parser._parse_and_recurse(req_path, nested_constraint, recurse) # noqa: SLF001 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 215, in _parse_and_recurse 12:31:15 for line in self._parse_file(filename, constraint): 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 234, in _parse_file 12:31:15 content = self._get_file_content(url) 12:31:15 File "/tmp/venv-3xUe/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 248, in _get_file_content 12:31:15 with urlopen(url) as response: # noqa: S310 12:31:15 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 216, in urlopen 12:31:15 return opener.open(url, data, timeout) 12:31:15 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 525, in open 12:31:15 response = meth(req, response) 12:31:15 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 634, in http_response 12:31:15 response = self.parent.error( 12:31:15 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 563, in error 12:31:15 return self._call_chain(*args) 12:31:15 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 496, in _call_chain 12:31:15 result = func(*args) 12:31:15 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 643, in http_error_default 12:31:15 raise HTTPError(req.full_url, code, msg, hdrs, fp) 12:31:15 urllib.error.HTTPError: HTTP Error 404: Not Found 12:31:15 gitlint: FAIL code 2 (1.46 seconds) 12:31:15 evaluation failed :( (1.63 seconds) 12:31:15 + tox_status=2 12:31:15 + echo '---> Completed tox runs' 12:31:15 ---> Completed tox runs 12:31:15 + for i in .tox/*/log 12:31:15 ++ echo '.tox/*/log' 12:31:15 ++ awk -F/ '{print $2}' 12:31:15 + tox_env='*' 12:31:15 + cp -r '.tox/*/log' '/w/workspace/oom-master-commit-lint/archives/tox/*' 12:31:15 cp: cannot stat '.tox/*/log': No such file or directory 12:31:15 + echo 'WARN: no logs found to archive' 12:31:15 WARN: no logs found to archive 12:31:15 + break 12:31:15 + DOC_DIR=docs/_build/html 12:31:15 + [[ -d docs/_build/html ]] 12:31:15 + echo '---> tox-run.sh ends' 12:31:15 ---> tox-run.sh ends 12:31:15 + test 2 -eq 0 12:31:15 + exit 2 12:31:15 ++ '[' 2 = 1 ']' 12:31:15 Build step 'Execute shell' marked build as failure 12:31:15 $ ssh-agent -k 12:31:15 unset SSH_AUTH_SOCK; 12:31:15 unset SSH_AGENT_PID; 12:31:15 echo Agent pid 1708 killed; 12:31:15 [ssh-agent] Stopped. 12:31:16 [PostBuildScript] - [INFO] Executing post build scripts. 12:31:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12448853890614946387.sh 12:31:16 ---> sysstat.sh 12:31:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10538792272162132784.sh 12:31:16 ---> package-listing.sh 12:31:16 ++ facter osfamily 12:31:16 ++ tr '[:upper:]' '[:lower:]' 12:31:16 + OS_FAMILY=debian 12:31:16 + workspace=/w/workspace/oom-master-commit-lint 12:31:16 + START_PACKAGES=/tmp/packages_start.txt 12:31:16 + END_PACKAGES=/tmp/packages_end.txt 12:31:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:31:16 + PACKAGES=/tmp/packages_start.txt 12:31:16 + '[' /w/workspace/oom-master-commit-lint ']' 12:31:16 + PACKAGES=/tmp/packages_end.txt 12:31:16 + case "${OS_FAMILY}" in 12:31:16 + dpkg -l 12:31:16 + grep '^ii' 12:31:16 + '[' -f /tmp/packages_start.txt ']' 12:31:16 + '[' -f /tmp/packages_end.txt ']' 12:31:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:31:16 + '[' /w/workspace/oom-master-commit-lint ']' 12:31:16 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:31:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:31:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17559454285710749968.sh 12:31:16 ---> capture-instance-metadata.sh 12:31:16 Setup pyenv: 12:31:16 system 12:31:16 3.8.13 12:31:16 3.9.13 12:31:16 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:31:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eMce 12:31:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:31:23 lf-activate-venv(): INFO: Installing: lftools 12:31:54 lf-activate-venv(): INFO: Adding /tmp/venv-eMce/bin to PATH 12:31:54 INFO: Running in OpenStack, capturing instance metadata 12:31:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4550018871426043376.sh 12:31:54 provisioning config files... 12:31:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config11006793806783872912tmp 12:31:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:31:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:31:54 [EnvInject] - Injecting environment variables from a build step. 12:31:54 [EnvInject] - Injecting as environment variables the properties content 12:31:54 SERVER_ID=logs 12:31:54 12:31:54 [EnvInject] - Variables injected successfully. 12:31:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11718598082017987834.sh 12:31:54 ---> create-netrc.sh 12:31:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10917238613765715452.sh 12:31:54 ---> python-tools-install.sh 12:31:54 Setup pyenv: 12:31:54 system 12:31:54 3.8.13 12:31:54 3.9.13 12:31:54 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:31:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eMce from file:/tmp/.os_lf_venv 12:31:56 lf-activate-venv(): INFO: Installing: lftools 12:32:03 lf-activate-venv(): INFO: Adding /tmp/venv-eMce/bin to PATH 12:32:03 Generating Requirements File 12:32:30 Python 3.10.6 12:32:30 pip 24.0 from /tmp/venv-eMce/lib/python3.10/site-packages/pip (python 3.10) 12:32:31 appdirs==1.4.4 12:32:31 argcomplete==3.2.3 12:32:31 aspy.yaml==1.3.0 12:32:31 attrs==23.2.0 12:32:31 autopage==0.5.2 12:32:31 beautifulsoup4==4.12.3 12:32:31 boto3==1.34.67 12:32:31 botocore==1.34.67 12:32:31 bs4==0.0.2 12:32:31 cachetools==5.3.3 12:32:31 certifi==2024.2.2 12:32:31 cffi==1.16.0 12:32:31 cfgv==3.4.0 12:32:31 chardet==5.2.0 12:32:31 charset-normalizer==3.3.2 12:32:31 click==8.1.7 12:32:31 cliff==4.6.0 12:32:31 cmd2==2.4.3 12:32:31 cryptography==3.3.2 12:32:31 debtcollector==3.0.0 12:32:31 decorator==5.1.1 12:32:31 defusedxml==0.7.1 12:32:31 Deprecated==1.2.14 12:32:31 distlib==0.3.8 12:32:31 dnspython==2.6.1 12:32:31 docker==4.2.2 12:32:31 dogpile.cache==1.3.2 12:32:31 email_validator==2.1.1 12:32:31 filelock==3.13.1 12:32:31 future==1.0.0 12:32:31 gitdb==4.0.11 12:32:31 GitPython==3.1.42 12:32:31 google-auth==2.29.0 12:32:31 httplib2==0.22.0 12:32:31 identify==2.5.35 12:32:31 idna==3.6 12:32:31 importlib-resources==1.5.0 12:32:31 iso8601==2.1.0 12:32:31 Jinja2==3.1.3 12:32:31 jmespath==1.0.1 12:32:31 jsonpatch==1.33 12:32:31 jsonpointer==2.4 12:32:31 jsonschema==4.21.1 12:32:31 jsonschema-specifications==2023.12.1 12:32:31 keystoneauth1==5.6.0 12:32:31 kubernetes==29.0.0 12:32:31 lftools==0.37.10 12:32:31 lxml==5.1.0 12:32:31 MarkupSafe==2.1.5 12:32:31 msgpack==1.0.8 12:32:31 multi_key_dict==2.0.3 12:32:31 munch==4.0.0 12:32:31 netaddr==1.2.1 12:32:31 netifaces==0.11.0 12:32:31 niet==1.4.2 12:32:31 nodeenv==1.8.0 12:32:31 oauth2client==4.1.3 12:32:31 oauthlib==3.2.2 12:32:31 openstacksdk==3.0.0 12:32:31 os-client-config==2.1.0 12:32:31 os-service-types==1.7.0 12:32:31 osc-lib==3.0.1 12:32:31 oslo.config==9.4.0 12:32:31 oslo.context==5.5.0 12:32:31 oslo.i18n==6.3.0 12:32:31 oslo.log==5.5.0 12:32:31 oslo.serialization==5.4.0 12:32:31 oslo.utils==7.1.0 12:32:31 packaging==24.0 12:32:31 pbr==6.0.0 12:32:31 platformdirs==4.2.0 12:32:31 prettytable==3.10.0 12:32:31 pyasn1==0.5.1 12:32:31 pyasn1-modules==0.3.0 12:32:31 pycparser==2.21 12:32:31 pygerrit2==2.0.15 12:32:31 PyGithub==2.2.0 12:32:31 pyinotify==0.9.6 12:32:31 PyJWT==2.8.0 12:32:31 PyNaCl==1.5.0 12:32:31 pyparsing==2.4.7 12:32:31 pyperclip==1.8.2 12:32:31 pyrsistent==0.20.0 12:32:31 python-cinderclient==9.5.0 12:32:31 python-dateutil==2.9.0.post0 12:32:31 python-heatclient==3.5.0 12:32:31 python-jenkins==1.8.2 12:32:31 python-keystoneclient==5.4.0 12:32:31 python-magnumclient==4.4.0 12:32:31 python-novaclient==18.6.0 12:32:31 python-openstackclient==6.6.0 12:32:31 python-swiftclient==4.5.0 12:32:31 PyYAML==6.0.1 12:32:31 referencing==0.34.0 12:32:31 requests==2.31.0 12:32:31 requests-oauthlib==1.4.0 12:32:31 requestsexceptions==1.4.0 12:32:31 rfc3986==2.0.0 12:32:31 rpds-py==0.18.0 12:32:31 rsa==4.9 12:32:31 ruamel.yaml==0.18.6 12:32:31 ruamel.yaml.clib==0.2.8 12:32:31 s3transfer==0.10.1 12:32:31 simplejson==3.19.2 12:32:31 six==1.16.0 12:32:31 smmap==5.0.1 12:32:31 soupsieve==2.5 12:32:31 stevedore==5.2.0 12:32:31 tabulate==0.9.0 12:32:31 toml==0.10.2 12:32:31 tomlkit==0.12.4 12:32:31 tqdm==4.66.2 12:32:31 typing_extensions==4.10.0 12:32:31 tzdata==2024.1 12:32:31 urllib3==1.26.18 12:32:31 virtualenv==20.25.1 12:32:31 wcwidth==0.2.13 12:32:31 websocket-client==1.7.0 12:32:31 wrapt==1.16.0 12:32:31 xdg==6.0.0 12:32:31 xmltodict==0.13.0 12:32:31 yq==3.2.3 12:32:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15620063389529491977.sh 12:32:31 ---> sudo-logs.sh 12:32:31 Archiving 'sudo' log.. 12:32:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17163049264680847205.sh 12:32:31 ---> job-cost.sh 12:32:31 Setup pyenv: 12:32:31 system 12:32:31 3.8.13 12:32:31 3.9.13 12:32:31 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:32:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eMce from file:/tmp/.os_lf_venv 12:32:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:32:37 lf-activate-venv(): INFO: Adding /tmp/venv-eMce/bin to PATH 12:32:37 INFO: No Stack... 12:32:37 INFO: Retrieving Pricing Info for: v3-standard-4 12:32:38 INFO: Archiving Costs 12:32:38 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17410768481706339293.sh 12:32:38 ---> logs-deploy.sh 12:32:38 Setup pyenv: 12:32:38 system 12:32:38 3.8.13 12:32:38 3.9.13 12:32:38 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:32:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eMce from file:/tmp/.os_lf_venv 12:32:39 lf-activate-venv(): INFO: Installing: lftools 12:32:48 lf-activate-venv(): INFO: Adding /tmp/venv-eMce/bin to PATH 12:32:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7248 12:32:48 INFO: archiving workspace using pattern(s): 12:32:49 Archives upload complete. 12:32:49 INFO: archiving logs to Nexus 12:32:50 ---> uname -a: 12:32:50 Linux prd-ubuntu1804-builder-4c-4g-14837 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:32:50 12:32:50 12:32:50 ---> lscpu: 12:32:50 Architecture: x86_64 12:32:50 CPU op-mode(s): 32-bit, 64-bit 12:32:50 Byte Order: Little Endian 12:32:50 CPU(s): 4 12:32:50 On-line CPU(s) list: 0-3 12:32:50 Thread(s) per core: 1 12:32:50 Core(s) per socket: 1 12:32:50 Socket(s): 4 12:32:50 NUMA node(s): 1 12:32:50 Vendor ID: AuthenticAMD 12:32:50 CPU family: 23 12:32:50 Model: 49 12:32:50 Model name: AMD EPYC-Rome Processor 12:32:50 Stepping: 0 12:32:50 CPU MHz: 2800.000 12:32:50 BogoMIPS: 5600.00 12:32:50 Virtualization: AMD-V 12:32:50 Hypervisor vendor: KVM 12:32:50 Virtualization type: full 12:32:50 L1d cache: 32K 12:32:50 L1i cache: 32K 12:32:50 L2 cache: 512K 12:32:50 L3 cache: 16384K 12:32:50 NUMA node0 CPU(s): 0-3 12:32: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 12:32:50 12:32:50 12:32:50 ---> nproc: 12:32:50 4 12:32:50 12:32:50 12:32:50 ---> df -h: 12:32:50 Filesystem Size Used Avail Use% Mounted on 12:32:50 udev 7.9G 0 7.9G 0% /dev 12:32:50 tmpfs 1.6G 672K 1.6G 1% /run 12:32:50 /dev/vda1 78G 8.3G 70G 11% / 12:32:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:32:50 tmpfs 5.0M 0 5.0M 0% /run/lock 12:32:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:32:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:32:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:32:50 12:32:50 12:32:50 ---> free -m: 12:32:50 total used free shared buff/cache available 12:32:50 Mem: 16040 542 13436 0 2061 15186 12:32:50 Swap: 1023 0 1023 12:32:50 12:32:50 12:32:50 ---> ip addr: 12:32:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:32:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:32:50 inet 127.0.0.1/8 scope host lo 12:32:50 valid_lft forever preferred_lft forever 12:32:50 inet6 ::1/128 scope host 12:32:50 valid_lft forever preferred_lft forever 12:32:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:32:50 link/ether fa:16:3e:f7:45:e9 brd ff:ff:ff:ff:ff:ff 12:32:50 inet 10.30.106.54/23 brd 10.30.107.255 scope global dynamic ens3 12:32:50 valid_lft 86260sec preferred_lft 86260sec 12:32:50 inet6 fe80::f816:3eff:fef7:45e9/64 scope link 12:32:50 valid_lft forever preferred_lft forever 12:32:50 12:32:50 12:32:50 ---> sar -b -r -n DEV: 12:32:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14837) 03/21/24 _x86_64_ (4 CPU) 12:32:50 12:32:50 12:30:32 LINUX RESTART (4 CPU) 12:32:50 12:32:50 12:31:02 tps rtps wtps bread/s bwrtn/s 12:32:50 12:32:01 132.55 26.89 105.66 1416.03 43901.30 12:32:50 Average: 132.55 26.89 105.66 1416.03 43901.30 12:32:50 12:32:50 12:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:32:50 12:32:01 13854808 15534084 2570160 15.65 68036 1806044 808768 4.63 734212 1608568 146540 12:32:50 Average: 13854808 15534084 2570160 15.65 68036 1806044 808768 4.63 734212 1608568 146540 12:32:50 12:32:50 12:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:32:50 12:32:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 12:32:50 12:32:01 ens3 62.21 43.11 816.65 10.49 0.00 0.00 0.00 0.00 12:32:50 Average: lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 12:32:50 Average: ens3 62.21 43.11 816.65 10.49 0.00 0.00 0.00 0.00 12:32:50 12:32:50 12:32:50 ---> sar -P ALL: 12:32:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14837) 03/21/24 _x86_64_ (4 CPU) 12:32:50 12:32:50 12:30:32 LINUX RESTART (4 CPU) 12:32:50 12:32:50 12:31:02 CPU %user %nice %system %iowait %steal %idle 12:32:50 12:32:01 all 20.91 0.00 1.64 4.27 0.06 73.12 12:32:50 12:32:01 0 38.60 0.00 2.33 1.63 0.07 57.38 12:32:50 12:32:01 1 12.31 0.00 1.11 10.34 0.03 76.21 12:32:50 12:32:01 2 12.25 0.00 1.26 0.58 0.05 85.86 12:32:50 12:32:01 3 20.44 0.00 1.88 4.55 0.05 73.08 12:32:50 Average: all 20.91 0.00 1.64 4.27 0.06 73.12 12:32:50 Average: 0 38.60 0.00 2.33 1.63 0.07 57.38 12:32:50 Average: 1 12.31 0.00 1.11 10.34 0.03 76.21 12:32:50 Average: 2 12.25 0.00 1.26 0.58 0.05 85.86 12:32:50 Average: 3 20.44 0.00 1.88 4.55 0.05 73.08 12:32:50 12:32:50 12:32:50