07:42:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136179 07:42:35 Running as SYSTEM 07:42:35 [EnvInject] - Loading node environment variables. 07:42:36 Building remotely on prd-ubuntu1804-builder-4c-4g-15172 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:42:36 [ssh-agent] Looking for ssh-agent implementation... 07:42:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:36 $ ssh-agent 07:42:36 SSH_AUTH_SOCK=/tmp/ssh-oN1Fh3R5q45v/agent.1700 07:42:36 SSH_AGENT_PID=1702 07:42:36 [ssh-agent] Started. 07:42:36 Running ssh-add (command line suppressed) 07:42:36 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_10261914488505838523.key (/w/workspace/oom-master-commit-lint@tmp/private_key_10261914488505838523.key) 07:42:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:42:36 The recommended git tool is: NONE 07:42:37 using credential onap-jenkins-ssh 07:42:37 Wiping out workspace first. 07:42:37 Cloning the remote Git repository 07:42:37 Cloning repository git://cloud.onap.org/mirror/oom.git 07:42:37 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:42:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:42:37 > git --version # timeout=10 07:42:38 > git --version # 'git version 2.17.1' 07:42:38 using GIT_SSH to set credentials Gerrit user 07:42:38 Verifying host key using manually-configured host key entries 07:42:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:42:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:42:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:42:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:42:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:42:43 using GIT_SSH to set credentials Gerrit user 07:42:43 Verifying host key using manually-configured host key entries 07:42:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/136179/7 # timeout=30 07:42:44 > git rev-parse 2a36a223b068d3660aea3b787d9e32c0f38a6cac^{commit} # timeout=10 07:42:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:42:44 Checking out Revision 2a36a223b068d3660aea3b787d9e32c0f38a6cac (refs/changes/79/136179/7) 07:42:44 > git config core.sparsecheckout # timeout=10 07:42:44 > git checkout -f 2a36a223b068d3660aea3b787d9e32c0f38a6cac # timeout=30 07:42:47 Commit message: "[POSTGRES][COMMON] Add support for postgres operator" 07:42:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:42:47 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 07:42:47 [EnvInject] - Injecting environment variables from a build step. 07:42:47 [EnvInject] - Injecting as environment variables the properties content 07:42:47 PYTHON=python3 07:42:47 07:42:47 [EnvInject] - Variables injected successfully. 07:42:47 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8726804809214371109.sh 07:42:47 ---> tox-install.sh 07:42:47 + source /home/jenkins/lf-env.sh 07:42:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:42:47 ++ mktemp -d /tmp/venv-XXXX 07:42:47 + lf_venv=/tmp/venv-3OfJ 07:42:47 + local venv_file=/tmp/.os_lf_venv 07:42:47 + local python=python3 07:42:47 + local options 07:42:47 + local set_path=true 07:42:47 + local install_args= 07:42:47 ++ 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 07:42:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:42:47 + true 07:42:47 + case $1 in 07:42:47 + venv_file=/tmp/.toxenv 07:42:47 + shift 2 07:42:47 + true 07:42:47 + case $1 in 07:42:47 + shift 07:42:47 + break 07:42:47 + case $python in 07:42:47 + local pkg_list= 07:42:47 + [[ -d /opt/pyenv ]] 07:42:47 + echo 'Setup pyenv:' 07:42:47 Setup pyenv: 07:42:47 + export PYENV_ROOT=/opt/pyenv 07:42:47 + PYENV_ROOT=/opt/pyenv 07:42:47 + 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 07:42:47 + 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 07:42:47 + pyenv versions 07:42:47 * system (set by /opt/pyenv/version) 07:42:47 * 3.8.13 (set by /opt/pyenv/version) 07:42:47 * 3.9.13 (set by /opt/pyenv/version) 07:42:47 * 3.10.6 (set by /opt/pyenv/version) 07:42:47 + command -v pyenv 07:42:47 ++ pyenv init - --no-rehash 07:42:47 + 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[*]}"'\'')" 07:42:47 export PATH="/opt/pyenv/shims:${PATH}" 07:42:47 export PYENV_SHELL=bash 07:42:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:42:47 pyenv() { 07:42:47 local command 07:42:47 command="${1:-}" 07:42:47 if [ "$#" -gt 0 ]; then 07:42:47 shift 07:42:47 fi 07:42:47 07:42:47 case "$command" in 07:42:47 rehash|shell) 07:42:47 eval "$(pyenv "sh-$command" "$@")" 07:42:47 ;; 07:42:47 *) 07:42:47 command pyenv "$command" "$@" 07:42:47 ;; 07:42:47 esac 07:42:47 }' 07:42:47 +++ 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[*]}"' 07:42:47 ++ 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 07:42:47 ++ 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 07:42:47 ++ 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 07:42:47 ++ export PYENV_SHELL=bash 07:42:47 ++ PYENV_SHELL=bash 07:42:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:42:47 +++ complete -F _pyenv pyenv 07:42:47 ++ lf-pyver python3 07:42:47 ++ local py_version_xy=python3 07:42:47 ++ local py_version_xyz= 07:42:47 ++ pyenv versions 07:42:47 ++ local command 07:42:47 ++ command=versions 07:42:47 ++ '[' 1 -gt 0 ']' 07:42:47 ++ shift 07:42:47 ++ case "$command" in 07:42:47 ++ command pyenv versions 07:42:47 ++ pyenv versions 07:42:47 ++ awk '{ print $1 }' 07:42:47 ++ sed 's/^[ *]* //' 07:42:47 ++ grep -E '^[0-9.]*[0-9]$' 07:42:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:42:48 +++ grep '^3' /tmp/.pyenv_versions 07:42:48 +++ sort -V 07:42:48 +++ tail -n 1 07:42:48 ++ py_version_xyz=3.10.6 07:42:48 ++ [[ -z 3.10.6 ]] 07:42:48 ++ echo 3.10.6 07:42:48 ++ return 0 07:42:48 + pyenv local 3.10.6 07:42:48 + local command 07:42:48 + command=local 07:42:48 + '[' 2 -gt 0 ']' 07:42:48 + shift 07:42:48 + case "$command" in 07:42:48 + command pyenv local 3.10.6 07:42:48 + pyenv local 3.10.6 07:42:48 + for arg in "$@" 07:42:48 + case $arg in 07:42:48 + pkg_list+='tox ' 07:42:48 + for arg in "$@" 07:42:48 + case $arg in 07:42:48 + pkg_list+='virtualenv ' 07:42:48 + for arg in "$@" 07:42:48 + case $arg in 07:42:48 + pkg_list+='urllib3~=1.26.15 ' 07:42:48 + [[ -f /tmp/.toxenv ]] 07:42:48 + [[ ! -f /tmp/.toxenv ]] 07:42:48 + [[ -n '' ]] 07:42:48 + python3 -m venv /tmp/venv-3OfJ 07:42:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3OfJ' 07:42:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3OfJ 07:42:52 + echo /tmp/venv-3OfJ 07:42:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:42:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:42:52 + /tmp/venv-3OfJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:42:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:42:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:42:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:42:56 + /tmp/venv-3OfJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:42:59 + type python3 07:42:59 + true 07:42:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3OfJ/bin to PATH' 07:42:59 lf-activate-venv(): INFO: Adding /tmp/venv-3OfJ/bin to PATH 07:42:59 + PATH=/tmp/venv-3OfJ/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 07:42:59 + return 0 07:42:59 + python3 --version 07:42:59 Python 3.10.6 07:42:59 + python3 -m pip --version 07:42:59 pip 23.3.2 from /tmp/venv-3OfJ/lib/python3.10/site-packages/pip (python 3.10) 07:42:59 + python3 -m pip freeze 07:42:59 cachetools==5.3.2 07:42:59 chardet==5.2.0 07:42:59 colorama==0.4.6 07:42:59 distlib==0.3.8 07:42:59 filelock==3.13.1 07:42:59 packaging==23.2 07:42:59 platformdirs==4.1.0 07:42:59 pluggy==1.4.0 07:42:59 pyproject-api==1.6.1 07:42:59 tomli==2.0.1 07:42:59 tox==4.12.1 07:42:59 urllib3==1.26.18 07:42:59 virtualenv==20.25.0 07:43:00 [EnvInject] - Injecting environment variables from a build step. 07:43:00 [EnvInject] - Injecting as environment variables the properties content 07:43:00 PARALLEL=false 07:43:00 07:43:00 [EnvInject] - Variables injected successfully. 07:43:00 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10824211281564005230.sh 07:43:00 ---> tox-run.sh 07:43:00 + 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 07:43:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:43:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:43:00 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:43:00 + cd /w/workspace/oom-master-commit-lint/. 07:43:00 + source /home/jenkins/lf-env.sh 07:43:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:43:00 ++ mktemp -d /tmp/venv-XXXX 07:43:00 + lf_venv=/tmp/venv-agO9 07:43:00 + local venv_file=/tmp/.os_lf_venv 07:43:00 + local python=python3 07:43:00 + local options 07:43:00 + local set_path=true 07:43:00 + local install_args= 07:43:00 ++ 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 07:43:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:43:00 + true 07:43:00 + case $1 in 07:43:00 + venv_file=/tmp/.toxenv 07:43:00 + shift 2 07:43:00 + true 07:43:00 + case $1 in 07:43:00 + shift 07:43:00 + break 07:43:00 + case $python in 07:43:00 + local pkg_list= 07:43:00 + [[ -d /opt/pyenv ]] 07:43:00 + echo 'Setup pyenv:' 07:43:00 Setup pyenv: 07:43:00 + export PYENV_ROOT=/opt/pyenv 07:43:00 + PYENV_ROOT=/opt/pyenv 07:43:00 + 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 07:43:00 + 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 07:43:00 + pyenv versions 07:43:00 system 07:43:00 3.8.13 07:43:00 3.9.13 07:43:00 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:43:00 + command -v pyenv 07:43:00 ++ pyenv init - --no-rehash 07:43: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[*]}"'\'')" 07:43:00 export PATH="/opt/pyenv/shims:${PATH}" 07:43:00 export PYENV_SHELL=bash 07:43:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:43:00 pyenv() { 07:43:00 local command 07:43:00 command="${1:-}" 07:43:00 if [ "$#" -gt 0 ]; then 07:43:00 shift 07:43:00 fi 07:43:00 07:43:00 case "$command" in 07:43:00 rehash|shell) 07:43:00 eval "$(pyenv "sh-$command" "$@")" 07:43:00 ;; 07:43:00 *) 07:43:00 command pyenv "$command" "$@" 07:43:00 ;; 07:43:00 esac 07:43:00 }' 07:43: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[*]}"' 07:43:00 ++ 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 07:43:00 ++ 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 07:43:00 ++ 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 07:43:00 ++ export PYENV_SHELL=bash 07:43:00 ++ PYENV_SHELL=bash 07:43:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:43:00 +++ complete -F _pyenv pyenv 07:43:00 ++ lf-pyver python3 07:43:00 ++ local py_version_xy=python3 07:43:00 ++ local py_version_xyz= 07:43:00 ++ pyenv versions 07:43:00 ++ local command 07:43:00 ++ command=versions 07:43:00 ++ '[' 1 -gt 0 ']' 07:43:00 ++ shift 07:43:00 ++ case "$command" in 07:43:00 ++ command pyenv versions 07:43:00 ++ pyenv versions 07:43:00 ++ sed 's/^[ *]* //' 07:43:00 ++ awk '{ print $1 }' 07:43:00 ++ grep -E '^[0-9.]*[0-9]$' 07:43:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:43:00 +++ grep '^3' /tmp/.pyenv_versions 07:43:00 +++ sort -V 07:43:00 +++ tail -n 1 07:43:00 ++ py_version_xyz=3.10.6 07:43:00 ++ [[ -z 3.10.6 ]] 07:43:00 ++ echo 3.10.6 07:43:00 ++ return 0 07:43:00 + pyenv local 3.10.6 07:43:00 + local command 07:43:00 + command=local 07:43:00 + '[' 2 -gt 0 ']' 07:43:00 + shift 07:43:00 + case "$command" in 07:43:00 + command pyenv local 3.10.6 07:43:00 + pyenv local 3.10.6 07:43:00 + for arg in "$@" 07:43:00 + case $arg in 07:43:00 + pkg_list+='tox ' 07:43:00 + for arg in "$@" 07:43:00 + case $arg in 07:43:00 + pkg_list+='virtualenv ' 07:43:00 + for arg in "$@" 07:43:00 + case $arg in 07:43:00 + pkg_list+='urllib3~=1.26.15 ' 07:43:00 + [[ -f /tmp/.toxenv ]] 07:43:00 ++ cat /tmp/.toxenv 07:43:00 + lf_venv=/tmp/venv-3OfJ 07:43:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3OfJ from' file:/tmp/.toxenv 07:43:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3OfJ from file:/tmp/.toxenv 07:43:00 + /tmp/venv-3OfJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:43:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:43:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:43:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:43:01 + /tmp/venv-3OfJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:43:02 + type python3 07:43:02 + true 07:43:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3OfJ/bin to PATH' 07:43:02 lf-activate-venv(): INFO: Adding /tmp/venv-3OfJ/bin to PATH 07:43:02 + PATH=/tmp/venv-3OfJ/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 07:43:02 + return 0 07:43:02 + [[ -d /opt/pyenv ]] 07:43:02 + echo '---> Setting up pyenv' 07:43:02 ---> Setting up pyenv 07:43:02 + export PYENV_ROOT=/opt/pyenv 07:43:02 + PYENV_ROOT=/opt/pyenv 07:43:02 + export PATH=/opt/pyenv/bin:/tmp/venv-3OfJ/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 07:43:02 + PATH=/opt/pyenv/bin:/tmp/venv-3OfJ/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 07:43:02 ++ pwd 07:43:02 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:43:02 + export PYTHONPATH 07:43:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:43:02 + TOX_TESTENV_PASSENV=PYTHONPATH 07:43:02 + tox --version 07:43:03 4.12.1 from /tmp/venv-3OfJ/lib/python3.10/site-packages/tox/__init__.py 07:43:03 + PARALLEL=false 07:43:03 + TOX_OPTIONS_LIST= 07:43:03 + [[ -n gitlint ]] 07:43:03 + TOX_OPTIONS_LIST=' -e gitlint' 07:43:03 + case ${PARALLEL,,} in 07:43:03 + tox -e gitlint 07:43:03 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:43:05 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 07:43:32 gitlint: freeze> python -m pip freeze --all 07:43:32 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.12,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.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.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 07:43:32 gitlint: commands[0]> gitlint 07:43:33 gitlint: OK (29.33=setup[29.14]+cmd[0.19] seconds) 07:43:33 congratulations :) (29.51 seconds) 07:43:33 + tox_status=0 07:43:33 + echo '---> Completed tox runs' 07:43:33 ---> Completed tox runs 07:43:33 + for i in .tox/*/log 07:43:33 ++ echo .tox/gitlint/log 07:43:33 ++ awk -F/ '{print $2}' 07:43:33 + tox_env=gitlint 07:43:33 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:43:33 + DOC_DIR=docs/_build/html 07:43:33 + [[ -d docs/_build/html ]] 07:43:33 + echo '---> tox-run.sh ends' 07:43:33 ---> tox-run.sh ends 07:43:33 + test 0 -eq 0 07:43:33 $ ssh-agent -k 07:43:33 unset SSH_AUTH_SOCK; 07:43:33 unset SSH_AGENT_PID; 07:43:33 echo Agent pid 1702 killed; 07:43:33 [ssh-agent] Stopped. 07:43:33 [PostBuildScript] - [INFO] Executing post build scripts. 07:43:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16344284513978374685.sh 07:43:33 ---> sysstat.sh 07:43:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1062384273731442812.sh 07:43:33 ---> package-listing.sh 07:43:33 ++ tr '[:upper:]' '[:lower:]' 07:43:33 ++ facter osfamily 07:43:33 + OS_FAMILY=debian 07:43:33 + workspace=/w/workspace/oom-master-commit-lint 07:43:33 + START_PACKAGES=/tmp/packages_start.txt 07:43:33 + END_PACKAGES=/tmp/packages_end.txt 07:43:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:43:33 + PACKAGES=/tmp/packages_start.txt 07:43:33 + '[' /w/workspace/oom-master-commit-lint ']' 07:43:33 + PACKAGES=/tmp/packages_end.txt 07:43:33 + case "${OS_FAMILY}" in 07:43:33 + dpkg -l 07:43:33 + grep '^ii' 07:43:33 + '[' -f /tmp/packages_start.txt ']' 07:43:33 + '[' -f /tmp/packages_end.txt ']' 07:43:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:43:33 + '[' /w/workspace/oom-master-commit-lint ']' 07:43:33 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:43:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:43:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17797336371066771675.sh 07:43:33 ---> capture-instance-metadata.sh 07:43:33 Setup pyenv: 07:43:33 system 07:43:33 3.8.13 07:43:33 3.9.13 07:43:33 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:43:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4idV 07:43:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:43:40 lf-activate-venv(): INFO: Installing: lftools 07:44:09 lf-activate-venv(): INFO: Adding /tmp/venv-4idV/bin to PATH 07:44:09 INFO: Running in OpenStack, capturing instance metadata 07:44:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13375145650435930717.sh 07:44:10 provisioning config files... 07:44:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config15182852594388992034tmp 07:44:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:44:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:44:10 [EnvInject] - Injecting environment variables from a build step. 07:44:10 [EnvInject] - Injecting as environment variables the properties content 07:44:10 SERVER_ID=logs 07:44:10 07:44:10 [EnvInject] - Variables injected successfully. 07:44:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8396544507268837446.sh 07:44:10 ---> create-netrc.sh 07:44:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4122942418880184125.sh 07:44:10 ---> python-tools-install.sh 07:44:10 Setup pyenv: 07:44:10 system 07:44:10 3.8.13 07:44:10 3.9.13 07:44:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:44:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4idV from file:/tmp/.os_lf_venv 07:44:11 lf-activate-venv(): INFO: Installing: lftools 07:44:18 lf-activate-venv(): INFO: Adding /tmp/venv-4idV/bin to PATH 07:44:18 Generating Requirements File 07:44:47 Python 3.10.6 07:44:48 pip 23.3.2 from /tmp/venv-4idV/lib/python3.10/site-packages/pip (python 3.10) 07:44:48 appdirs==1.4.4 07:44:48 argcomplete==3.2.2 07:44:48 aspy.yaml==1.3.0 07:44:48 attrs==23.2.0 07:44:48 autopage==0.5.2 07:44:48 beautifulsoup4==4.12.3 07:44:48 boto3==1.34.28 07:44:48 botocore==1.34.28 07:44:48 bs4==0.0.2 07:44:48 cachetools==5.3.2 07:44:48 certifi==2023.11.17 07:44:48 cffi==1.16.0 07:44:48 cfgv==3.4.0 07:44:48 chardet==5.2.0 07:44:48 charset-normalizer==3.3.2 07:44:48 click==8.1.7 07:44:48 cliff==4.5.0 07:44:48 cmd2==2.4.3 07:44:48 cryptography==3.3.2 07:44:48 debtcollector==2.5.0 07:44:48 decorator==5.1.1 07:44:48 defusedxml==0.7.1 07:44:48 Deprecated==1.2.14 07:44:48 distlib==0.3.8 07:44:48 dnspython==2.5.0 07:44:48 docker==4.2.2 07:44:48 dogpile.cache==1.3.0 07:44:48 email-validator==2.1.0.post1 07:44:48 filelock==3.13.1 07:44:48 future==0.18.3 07:44:48 gitdb==4.0.11 07:44:48 GitPython==3.1.41 07:44:48 google-auth==2.27.0 07:44:48 httplib2==0.22.0 07:44:48 identify==2.5.33 07:44:48 idna==3.6 07:44:48 importlib-resources==1.5.0 07:44:48 iso8601==2.1.0 07:44:48 Jinja2==3.1.3 07:44:48 jmespath==1.0.1 07:44:48 jsonpatch==1.33 07:44:48 jsonpointer==2.4 07:44:48 jsonschema==4.21.1 07:44:48 jsonschema-specifications==2023.12.1 07:44:48 keystoneauth1==5.5.0 07:44:48 kubernetes==29.0.0 07:44:48 lftools==0.37.8 07:44:48 lxml==5.1.0 07:44:48 MarkupSafe==2.1.4 07:44:48 msgpack==1.0.7 07:44:48 multi_key_dict==2.0.3 07:44:48 munch==4.0.0 07:44:48 netaddr==0.10.1 07:44:48 netifaces==0.11.0 07:44:48 niet==1.4.2 07:44:48 nodeenv==1.8.0 07:44:48 oauth2client==4.1.3 07:44:48 oauthlib==3.2.2 07:44:48 openstacksdk==0.62.0 07:44:48 os-client-config==2.1.0 07:44:48 os-service-types==1.7.0 07:44:48 osc-lib==3.0.0 07:44:48 oslo.config==9.3.0 07:44:48 oslo.context==5.3.0 07:44:48 oslo.i18n==6.2.0 07:44:48 oslo.log==5.4.0 07:44:48 oslo.serialization==5.3.0 07:44:48 oslo.utils==7.0.0 07:44:48 packaging==23.2 07:44:48 pbr==6.0.0 07:44:48 platformdirs==4.1.0 07:44:48 prettytable==3.9.0 07:44:48 pyasn1==0.5.1 07:44:48 pyasn1-modules==0.3.0 07:44:48 pycparser==2.21 07:44:48 pygerrit2==2.0.15 07:44:48 PyGithub==2.1.1 07:44:48 pyinotify==0.9.6 07:44:48 PyJWT==2.8.0 07:44:48 PyNaCl==1.5.0 07:44:48 pyparsing==2.4.7 07:44:48 pyperclip==1.8.2 07:44:48 pyrsistent==0.20.0 07:44:48 python-cinderclient==9.4.0 07:44:48 python-dateutil==2.8.2 07:44:48 python-heatclient==3.4.0 07:44:48 python-jenkins==1.8.2 07:44:48 python-keystoneclient==5.3.0 07:44:48 python-magnumclient==4.3.0 07:44:48 python-novaclient==18.4.0 07:44:48 python-openstackclient==6.0.0 07:44:48 python-swiftclient==4.4.0 07:44:48 pytz==2023.3.post1 07:44:48 PyYAML==6.0.1 07:44:48 referencing==0.32.1 07:44:48 requests==2.31.0 07:44:48 requests-oauthlib==1.3.1 07:44:48 requestsexceptions==1.4.0 07:44:48 rfc3986==2.0.0 07:44:48 rpds-py==0.17.1 07:44:48 rsa==4.9 07:44:48 ruamel.yaml==0.18.5 07:44:48 ruamel.yaml.clib==0.2.8 07:44:48 s3transfer==0.10.0 07:44:48 simplejson==3.19.2 07:44:48 six==1.16.0 07:44:48 smmap==5.0.1 07:44:48 soupsieve==2.5 07:44:48 stevedore==5.1.0 07:44:48 tabulate==0.9.0 07:44:48 toml==0.10.2 07:44:48 tomlkit==0.12.3 07:44:48 tqdm==4.66.1 07:44:48 typing_extensions==4.9.0 07:44:48 tzdata==2023.4 07:44:48 urllib3==1.26.18 07:44:48 virtualenv==20.25.0 07:44:48 wcwidth==0.2.13 07:44:48 websocket-client==1.7.0 07:44:48 wrapt==1.16.0 07:44:48 xdg==6.0.0 07:44:48 xmltodict==0.13.0 07:44:48 yq==3.2.3 07:44:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13612766644160711892.sh 07:44:48 ---> sudo-logs.sh 07:44:48 Archiving 'sudo' log.. 07:44:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2238002398743678570.sh 07:44:48 ---> job-cost.sh 07:44:48 Setup pyenv: 07:44:48 system 07:44:48 3.8.13 07:44:48 3.9.13 07:44:48 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:44:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4idV from file:/tmp/.os_lf_venv 07:44:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:44:57 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. 07:44:57 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 07:44:58 lf-activate-venv(): INFO: Adding /tmp/venv-4idV/bin to PATH 07:44:58 INFO: No Stack... 07:44:58 INFO: Retrieving Pricing Info for: v3-standard-4 07:44:58 INFO: Archiving Costs 07:44:58 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10878092623776444748.sh 07:44:58 ---> logs-deploy.sh 07:44:58 Setup pyenv: 07:44:58 system 07:44:58 3.8.13 07:44:58 3.9.13 07:44:58 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:44:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4idV from file:/tmp/.os_lf_venv 07:45:00 lf-activate-venv(): INFO: Installing: lftools 07:45:10 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. 07:45:10 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:45:10 lf-activate-venv(): INFO: Adding /tmp/venv-4idV/bin to PATH 07:45:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7167 07:45:10 INFO: archiving workspace using pattern(s): 07:45:11 Archives upload complete. 07:45:11 INFO: archiving logs to Nexus 07:45:12 ---> uname -a: 07:45:12 Linux prd-ubuntu1804-builder-4c-4g-15172 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:45:12 07:45:12 07:45:12 ---> lscpu: 07:45:12 Architecture: x86_64 07:45:12 CPU op-mode(s): 32-bit, 64-bit 07:45:12 Byte Order: Little Endian 07:45:12 CPU(s): 4 07:45:12 On-line CPU(s) list: 0-3 07:45:12 Thread(s) per core: 1 07:45:12 Core(s) per socket: 1 07:45:12 Socket(s): 4 07:45:12 NUMA node(s): 1 07:45:12 Vendor ID: AuthenticAMD 07:45:12 CPU family: 23 07:45:12 Model: 49 07:45:12 Model name: AMD EPYC-Rome Processor 07:45:12 Stepping: 0 07:45:12 CPU MHz: 2800.000 07:45:12 BogoMIPS: 5600.00 07:45:12 Virtualization: AMD-V 07:45:12 Hypervisor vendor: KVM 07:45:12 Virtualization type: full 07:45:12 L1d cache: 32K 07:45:12 L1i cache: 32K 07:45:12 L2 cache: 512K 07:45:12 L3 cache: 16384K 07:45:12 NUMA node0 CPU(s): 0-3 07:45:12 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 07:45:12 07:45:12 07:45:12 ---> nproc: 07:45:12 4 07:45:12 07:45:12 07:45:12 ---> df -h: 07:45:12 Filesystem Size Used Avail Use% Mounted on 07:45:12 udev 7.9G 0 7.9G 0% /dev 07:45:12 tmpfs 1.6G 672K 1.6G 1% /run 07:45:12 /dev/vda1 78G 8.5G 69G 11% / 07:45:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:45:12 tmpfs 5.0M 0 5.0M 0% /run/lock 07:45:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:45:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:45:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:45:12 07:45:12 07:45:12 ---> free -m: 07:45:12 total used free shared buff/cache available 07:45:12 Mem: 16040 530 13217 0 2291 15187 07:45:12 Swap: 1023 0 1023 07:45:12 07:45:12 07:45:12 ---> ip addr: 07:45:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:45:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:45:12 inet 127.0.0.1/8 scope host lo 07:45:12 valid_lft forever preferred_lft forever 07:45:12 inet6 ::1/128 scope host 07:45:12 valid_lft forever preferred_lft forever 07:45:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:45:12 link/ether fa:16:3e:e0:37:ae brd ff:ff:ff:ff:ff:ff 07:45:12 inet 10.30.107.62/23 brd 10.30.107.255 scope global dynamic ens3 07:45:12 valid_lft 86226sec preferred_lft 86226sec 07:45:12 inet6 fe80::f816:3eff:fee0:37ae/64 scope link 07:45:12 valid_lft forever preferred_lft forever 07:45:12 07:45:12 07:45:12 ---> sar -b -r -n DEV: 07:45:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15172) 01/26/24 _x86_64_ (4 CPU) 07:45:12 07:45:12 07:42:21 LINUX RESTART (4 CPU) 07:45:12 07:45:12 07:43:01 tps rtps wtps bread/s bwrtn/s 07:45:12 07:44:01 142.93 24.78 118.15 1391.10 33475.49 07:45:12 07:45:01 89.70 1.10 88.60 124.38 11045.76 07:45:12 Average: 116.31 12.94 103.37 757.74 22260.62 07:45:12 07:45:12 07:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:45:12 07:44:01 13730412 15531112 2694556 16.41 72472 1920736 819408 4.69 756504 1707332 137468 07:45:12 07:45:01 13552180 15569716 2872788 17.49 94696 2100876 745960 4.27 726240 1888032 118700 07:45:12 Average: 13641296 15550414 2783672 16.95 83584 2010806 782684 4.48 741372 1797682 128084 07:45:12 07:45:12 07:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:45:12 07:44:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 07:45:12 07:44:01 ens3 78.30 49.18 1274.21 10.71 0.00 0.00 0.00 0.00 07:45:12 07:45:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 07:45:12 07:45:01 ens3 40.39 30.84 362.45 8.21 0.00 0.00 0.00 0.00 07:45:12 Average: lo 1.43 1.43 0.15 0.15 0.00 0.00 0.00 0.00 07:45:12 Average: ens3 59.35 40.01 818.33 9.46 0.00 0.00 0.00 0.00 07:45:12 07:45:12 07:45:12 ---> sar -P ALL: 07:45:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15172) 01/26/24 _x86_64_ (4 CPU) 07:45:12 07:45:12 07:42:21 LINUX RESTART (4 CPU) 07:45:12 07:45:12 07:43:01 CPU %user %nice %system %iowait %steal %idle 07:45:12 07:44:01 all 19.91 0.00 1.94 4.45 0.08 73.63 07:45:12 07:44:01 0 8.16 0.00 1.59 4.77 0.05 85.43 07:45:12 07:44:01 1 29.86 0.00 2.50 1.27 0.08 66.28 07:45:12 07:44:01 2 26.52 0.00 1.99 5.23 0.08 66.17 07:45:12 07:44:01 3 15.12 0.00 1.68 6.53 0.05 76.62 07:45:12 07:45:01 all 21.73 0.00 1.31 1.60 0.05 75.30 07:45:12 07:45:01 0 14.99 0.00 0.77 2.05 0.05 82.14 07:45:12 07:45:01 1 38.15 0.00 2.25 0.67 0.08 58.85 07:45:12 07:45:01 2 22.42 0.00 1.12 0.43 0.05 75.98 07:45:12 07:45:01 3 11.34 0.00 1.09 3.25 0.05 84.27 07:45:12 Average: all 20.82 0.00 1.62 3.03 0.06 74.47 07:45:12 Average: 0 11.58 0.00 1.18 3.41 0.05 83.78 07:45:12 Average: 1 34.01 0.00 2.38 0.97 0.08 62.56 07:45:12 Average: 2 24.47 0.00 1.56 2.83 0.07 71.08 07:45:12 Average: 3 13.23 0.00 1.39 4.90 0.05 80.43 07:45:12 07:45:12 07:45:12