12:56:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137636 12:56:47 Running as SYSTEM 12:56:47 [EnvInject] - Loading node environment variables. 12:56:47 Building remotely on prd-ubuntu1804-builder-4c-4g-20088 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:56:47 [ssh-agent] Looking for ssh-agent implementation... 12:56:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:56:47 $ ssh-agent 12:56:47 SSH_AUTH_SOCK=/tmp/ssh-QyZMN1xNdaig/agent.1742 12:56:47 SSH_AGENT_PID=1743 12:56:47 [ssh-agent] Started. 12:56:48 Running ssh-add (command line suppressed) 12:56:48 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10317250081867215786.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10317250081867215786.key) 12:56:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:56:48 The recommended git tool is: NONE 12:56:50 using credential onap-jenkins-ssh 12:56:50 Wiping out workspace first. 12:56:50 Cloning the remote Git repository 12:56:50 Cloning repository git://cloud.onap.org/mirror/oom.git 12:56:50 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:56:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:56:50 > git --version # timeout=10 12:56:50 > git --version # 'git version 2.17.1' 12:56:50 using GIT_SSH to set credentials Gerrit user 12:56:50 Verifying host key using manually-configured host key entries 12:56:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:56:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:56:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:56:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:56:57 using GIT_SSH to set credentials Gerrit user 12:56:57 Verifying host key using manually-configured host key entries 12:56:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137636/3 # timeout=30 12:56:57 > git rev-parse 5a595f3683c760e7add3e72a08c56352b04b84a3^{commit} # timeout=10 12:56:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:56:57 Checking out Revision 5a595f3683c760e7add3e72a08c56352b04b84a3 (refs/changes/36/137636/3) 12:56:57 > git config core.sparsecheckout # timeout=10 12:56:57 > git checkout -f 5a595f3683c760e7add3e72a08c56352b04b84a3 # timeout=30 12:57:01 Commit message: "[DOC] Update Information about used versions" 12:57:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:57:01 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 12:57:01 [EnvInject] - Injecting environment variables from a build step. 12:57:01 [EnvInject] - Injecting as environment variables the properties content 12:57:01 PYTHON=python3 12:57:01 12:57:01 [EnvInject] - Variables injected successfully. 12:57:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4545962195248646540.sh 12:57:01 ---> tox-install.sh 12:57:01 + source /home/jenkins/lf-env.sh 12:57:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:57:01 ++ mktemp -d /tmp/venv-XXXX 12:57:01 + lf_venv=/tmp/venv-IC4f 12:57:01 + local venv_file=/tmp/.os_lf_venv 12:57:01 + local python=python3 12:57:01 + local options 12:57:01 + local set_path=true 12:57:01 + local install_args= 12:57:01 ++ 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:57:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:57:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:57:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:57:01 + true 12:57:01 + case $1 in 12:57:01 + venv_file=/tmp/.toxenv 12:57:01 + shift 2 12:57:01 + true 12:57:01 + case $1 in 12:57:01 + shift 12:57:01 + break 12:57:01 + case $python in 12:57:01 + local pkg_list= 12:57:01 + [[ -d /opt/pyenv ]] 12:57:01 + echo 'Setup pyenv:' 12:57:01 Setup pyenv: 12:57:01 + export PYENV_ROOT=/opt/pyenv 12:57:01 + PYENV_ROOT=/opt/pyenv 12:57:01 + 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:57:01 + 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:57:01 + pyenv versions 12:57:01 * system (set by /opt/pyenv/version) 12:57:01 * 3.8.13 (set by /opt/pyenv/version) 12:57:01 * 3.9.13 (set by /opt/pyenv/version) 12:57:01 * 3.10.6 (set by /opt/pyenv/version) 12:57:01 + command -v pyenv 12:57:01 ++ pyenv init - --no-rehash 12:57:01 + 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:57:01 export PATH="/opt/pyenv/shims:${PATH}" 12:57:01 export PYENV_SHELL=bash 12:57:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:57:01 pyenv() { 12:57:01 local command 12:57:01 command="${1:-}" 12:57:01 if [ "$#" -gt 0 ]; then 12:57:01 shift 12:57:01 fi 12:57:01 12:57:01 case "$command" in 12:57:01 rehash|shell) 12:57:01 eval "$(pyenv "sh-$command" "$@")" 12:57:01 ;; 12:57:01 *) 12:57:01 command pyenv "$command" "$@" 12:57:01 ;; 12:57:01 esac 12:57:01 }' 12:57:01 +++ 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:57:01 ++ 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:57:01 ++ 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:57:01 ++ 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:57:01 ++ export PYENV_SHELL=bash 12:57:01 ++ PYENV_SHELL=bash 12:57:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:57:01 +++ complete -F _pyenv pyenv 12:57:01 ++ lf-pyver python3 12:57:01 ++ local py_version_xy=python3 12:57:01 ++ local py_version_xyz= 12:57:01 ++ pyenv versions 12:57:01 ++ local command 12:57:01 ++ command=versions 12:57:01 ++ '[' 1 -gt 0 ']' 12:57:01 ++ shift 12:57:01 ++ case "$command" in 12:57:01 ++ sed 's/^[ *]* //' 12:57:01 ++ command pyenv versions 12:57:01 ++ pyenv versions 12:57:01 ++ awk '{ print $1 }' 12:57:01 ++ grep -E '^[0-9.]*[0-9]$' 12:57:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:57:01 +++ grep '^3' /tmp/.pyenv_versions 12:57:01 +++ sort -V 12:57:01 +++ tail -n 1 12:57:01 ++ py_version_xyz=3.10.6 12:57:01 ++ [[ -z 3.10.6 ]] 12:57:01 ++ echo 3.10.6 12:57:01 ++ return 0 12:57:01 + pyenv local 3.10.6 12:57:01 + local command 12:57:01 + command=local 12:57:01 + '[' 2 -gt 0 ']' 12:57:01 + shift 12:57:01 + case "$command" in 12:57:01 + command pyenv local 3.10.6 12:57:01 + pyenv local 3.10.6 12:57:01 + for arg in "$@" 12:57:01 + case $arg in 12:57:01 + pkg_list+='tox ' 12:57:01 + for arg in "$@" 12:57:01 + case $arg in 12:57:01 + pkg_list+='virtualenv ' 12:57:01 + for arg in "$@" 12:57:01 + case $arg in 12:57:01 + pkg_list+='urllib3~=1.26.15 ' 12:57:01 + [[ -f /tmp/.toxenv ]] 12:57:01 + [[ ! -f /tmp/.toxenv ]] 12:57:01 + [[ -n '' ]] 12:57:01 + python3 -m venv /tmp/venv-IC4f 12:57:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IC4f' 12:57:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IC4f 12:57:06 + echo /tmp/venv-IC4f 12:57:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:57:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:57:06 + /tmp/venv-IC4f/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:57:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:57:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:57:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:57:09 + /tmp/venv-IC4f/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:57:11 + type python3 12:57:11 + true 12:57:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IC4f/bin to PATH' 12:57:11 lf-activate-venv(): INFO: Adding /tmp/venv-IC4f/bin to PATH 12:57:11 + PATH=/tmp/venv-IC4f/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:57:11 + return 0 12:57:11 + python3 --version 12:57:11 Python 3.10.6 12:57:11 + python3 -m pip --version 12:57:12 pip 24.0 from /tmp/venv-IC4f/lib/python3.10/site-packages/pip (python 3.10) 12:57:12 + python3 -m pip freeze 12:57:12 cachetools==5.3.3 12:57:12 chardet==5.2.0 12:57:12 colorama==0.4.6 12:57:12 distlib==0.3.8 12:57:12 filelock==3.13.3 12:57:12 packaging==24.0 12:57:12 platformdirs==4.2.0 12:57:12 pluggy==1.4.0 12:57:12 pyproject-api==1.6.1 12:57:12 tomli==2.0.1 12:57:12 tox==4.14.2 12:57:12 urllib3==1.26.18 12:57:12 virtualenv==20.25.1 12:57:12 [EnvInject] - Injecting environment variables from a build step. 12:57:12 [EnvInject] - Injecting as environment variables the properties content 12:57:12 PARALLEL=false 12:57:12 12:57:12 [EnvInject] - Variables injected successfully. 12:57:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16026564315694995392.sh 12:57:12 ---> tox-run.sh 12:57:12 + 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:57:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:57:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:57:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:57:12 + cd /w/workspace/oom-master-pre-commit-lint/. 12:57:12 + source /home/jenkins/lf-env.sh 12:57:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:57:12 ++ mktemp -d /tmp/venv-XXXX 12:57:12 + lf_venv=/tmp/venv-rURF 12:57:12 + local venv_file=/tmp/.os_lf_venv 12:57:12 + local python=python3 12:57:12 + local options 12:57:12 + local set_path=true 12:57:12 + local install_args= 12:57:12 ++ 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:57:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:57:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:57:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:57:12 + true 12:57:12 + case $1 in 12:57:12 + venv_file=/tmp/.toxenv 12:57:12 + shift 2 12:57:12 + true 12:57:12 + case $1 in 12:57:12 + shift 12:57:12 + break 12:57:12 + case $python in 12:57:12 + local pkg_list= 12:57:12 + [[ -d /opt/pyenv ]] 12:57:12 + echo 'Setup pyenv:' 12:57:12 Setup pyenv: 12:57:12 + export PYENV_ROOT=/opt/pyenv 12:57:12 + PYENV_ROOT=/opt/pyenv 12:57:12 + 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:57:12 + 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:57:12 + pyenv versions 12:57:12 system 12:57:12 3.8.13 12:57:12 3.9.13 12:57:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:57:12 + command -v pyenv 12:57:12 ++ pyenv init - --no-rehash 12:57:12 + 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:57:12 export PATH="/opt/pyenv/shims:${PATH}" 12:57:12 export PYENV_SHELL=bash 12:57:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:57:12 pyenv() { 12:57:12 local command 12:57:12 command="${1:-}" 12:57:12 if [ "$#" -gt 0 ]; then 12:57:12 shift 12:57:12 fi 12:57:12 12:57:12 case "$command" in 12:57:12 rehash|shell) 12:57:12 eval "$(pyenv "sh-$command" "$@")" 12:57:12 ;; 12:57:12 *) 12:57:12 command pyenv "$command" "$@" 12:57:12 ;; 12:57:12 esac 12:57:12 }' 12:57:12 +++ 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:57:12 ++ 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:57:12 ++ 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:57:12 ++ 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:57:12 ++ export PYENV_SHELL=bash 12:57:12 ++ PYENV_SHELL=bash 12:57:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:57:12 +++ complete -F _pyenv pyenv 12:57:12 ++ lf-pyver python3 12:57:12 ++ local py_version_xy=python3 12:57:12 ++ local py_version_xyz= 12:57:12 ++ pyenv versions 12:57:12 ++ local command 12:57:12 ++ command=versions 12:57:12 ++ '[' 1 -gt 0 ']' 12:57:12 ++ shift 12:57:12 ++ case "$command" in 12:57:12 ++ command pyenv versions 12:57:12 ++ pyenv versions 12:57:12 ++ awk '{ print $1 }' 12:57:12 ++ sed 's/^[ *]* //' 12:57:12 ++ grep -E '^[0-9.]*[0-9]$' 12:57:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:57:12 +++ grep '^3' /tmp/.pyenv_versions 12:57:12 +++ sort -V 12:57:12 +++ tail -n 1 12:57:12 ++ py_version_xyz=3.10.6 12:57:12 ++ [[ -z 3.10.6 ]] 12:57:12 ++ echo 3.10.6 12:57:12 ++ return 0 12:57:12 + pyenv local 3.10.6 12:57:12 + local command 12:57:12 + command=local 12:57:12 + '[' 2 -gt 0 ']' 12:57:12 + shift 12:57:12 + case "$command" in 12:57:12 + command pyenv local 3.10.6 12:57:12 + pyenv local 3.10.6 12:57:12 + for arg in "$@" 12:57:12 + case $arg in 12:57:12 + pkg_list+='tox ' 12:57:12 + for arg in "$@" 12:57:12 + case $arg in 12:57:12 + pkg_list+='virtualenv ' 12:57:12 + for arg in "$@" 12:57:12 + case $arg in 12:57:12 + pkg_list+='urllib3~=1.26.15 ' 12:57:12 + [[ -f /tmp/.toxenv ]] 12:57:12 ++ cat /tmp/.toxenv 12:57:12 + lf_venv=/tmp/venv-IC4f 12:57:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IC4f from' file:/tmp/.toxenv 12:57:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IC4f from file:/tmp/.toxenv 12:57:12 + /tmp/venv-IC4f/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:57:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:57:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:57:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:57:13 + /tmp/venv-IC4f/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:57:15 + type python3 12:57:15 + true 12:57:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IC4f/bin to PATH' 12:57:15 lf-activate-venv(): INFO: Adding /tmp/venv-IC4f/bin to PATH 12:57:15 + PATH=/tmp/venv-IC4f/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:57:15 + return 0 12:57:15 + [[ -d /opt/pyenv ]] 12:57:15 + echo '---> Setting up pyenv' 12:57:15 ---> Setting up pyenv 12:57:15 + export PYENV_ROOT=/opt/pyenv 12:57:15 + PYENV_ROOT=/opt/pyenv 12:57:15 + export PATH=/opt/pyenv/bin:/tmp/venv-IC4f/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:57:15 + PATH=/opt/pyenv/bin:/tmp/venv-IC4f/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:57:15 ++ pwd 12:57:15 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:57:15 + export PYTHONPATH 12:57:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:57:15 + TOX_TESTENV_PASSENV=PYTHONPATH 12:57:15 + tox --version 12:57:15 4.14.2 from /tmp/venv-IC4f/lib/python3.10/site-packages/tox/__init__.py 12:57:15 + PARALLEL=false 12:57:15 + TOX_OPTIONS_LIST= 12:57:15 + [[ -n pre-commit ]] 12:57:15 + TOX_OPTIONS_LIST=' -e pre-commit' 12:57:15 + case ${PARALLEL,,} in 12:57:15 + tox -e pre-commit 12:57:15 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:57:16 pre-commit: install_deps> python -I -m pip install pre-commit 12:57:19 pre-commit: freeze> python -m pip freeze --all 12:57:20 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 12:57:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:57:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:57:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:57:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:57:23 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:57:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:57:23 [INFO] Once installed this environment will be reused. 12:57:23 [INFO] This may take a few minutes... 12:57:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:57:26 [INFO] Once installed this environment will be reused. 12:57:26 [INFO] This may take a few minutes... 12:57:32 Trim Trailing Whitespace.................................................Failed 12:57:32 - hook id: trailing-whitespace 12:57:32 - exit code: 1 12:57:32 - files were modified by this hook 12:57:32 12:57:32 Fixing docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 12:57:32 12:57:32 Tabs remover.............................................................Passed 12:57:32 pre-commit hook(s) made changes. 12:57:32 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 12:57:32 To run `pre-commit` as part of git workflow, use `pre-commit install`. 12:57:32 All changes made by hooks: 12:57:32 diff --git a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 12:57:32 index aa00b9ca3..a666358b3 100644 12:57:32 --- a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 12:57:32 +++ b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 12:57:32 @@ -250,7 +250,7 @@ Install Istio Basic Platform 12:57:32 - Create an override for istiod (e.g. istiod.yaml) to add the oauth2-proxy as external 12:57:32 authentication provider and apply some specific config settings 12:57:32 Be aware, that from Istio version 1.21.0 the format of the values.yaml changes. 12:57:32 - Additionally a new feature (Native Sidecars) can be enabled, if it is enabled in 12:57:32 + Additionally a new feature (Native Sidecars) can be enabled, if it is enabled in 12:57:32 Kubernetes (version > 1.28) 12:57:32 12:57:32 .. collapse:: istiod.yaml (version => 1.21) 12:57:32 pre-commit: exit 1 (12.42 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2298 12:57:32 pre-commit: FAIL code 1 (16.83=setup[4.41]+cmd[12.42] seconds) 12:57:32 evaluation failed :( (17.00 seconds) 12:57:32 + tox_status=1 12:57:32 + echo '---> Completed tox runs' 12:57:32 ---> Completed tox runs 12:57:32 + for i in .tox/*/log 12:57:32 ++ echo .tox/pre-commit/log 12:57:32 ++ awk -F/ '{print $2}' 12:57:32 + tox_env=pre-commit 12:57:32 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:57:32 + DOC_DIR=docs/_build/html 12:57:32 + [[ -d docs/_build/html ]] 12:57:32 + echo '---> tox-run.sh ends' 12:57:32 ---> tox-run.sh ends 12:57:32 + test 1 -eq 0 12:57:32 + exit 1 12:57:32 ++ '[' 2 = 1 ']' 12:57:32 Build step 'Execute shell' marked build as failure 12:57:32 $ ssh-agent -k 12:57:32 unset SSH_AUTH_SOCK; 12:57:32 unset SSH_AGENT_PID; 12:57:32 echo Agent pid 1743 killed; 12:57:32 [ssh-agent] Stopped. 12:57:32 [PostBuildScript] - [INFO] Executing post build scripts. 12:57:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15346974176254183028.sh 12:57:32 ---> sysstat.sh 12:57:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6528765448923621267.sh 12:57:33 ---> package-listing.sh 12:57:33 ++ facter osfamily 12:57:33 ++ tr '[:upper:]' '[:lower:]' 12:57:33 + OS_FAMILY=debian 12:57:33 + workspace=/w/workspace/oom-master-pre-commit-lint 12:57:33 + START_PACKAGES=/tmp/packages_start.txt 12:57:33 + END_PACKAGES=/tmp/packages_end.txt 12:57:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:57:33 + PACKAGES=/tmp/packages_start.txt 12:57:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:57:33 + PACKAGES=/tmp/packages_end.txt 12:57:33 + case "${OS_FAMILY}" in 12:57:33 + dpkg -l 12:57:33 + grep '^ii' 12:57:33 + '[' -f /tmp/packages_start.txt ']' 12:57:33 + '[' -f /tmp/packages_end.txt ']' 12:57:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:57:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:57:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:57:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:57:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12495655422061277486.sh 12:57:33 ---> capture-instance-metadata.sh 12:57:33 Setup pyenv: 12:57:33 system 12:57:33 3.8.13 12:57:33 3.9.13 12:57:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:57:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7FdD 12:57:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:57:40 lf-activate-venv(): INFO: Installing: lftools 12:58:13 lf-activate-venv(): INFO: Adding /tmp/venv-7FdD/bin to PATH 12:58:13 INFO: Running in OpenStack, capturing instance metadata 12:58:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3444300532662828657.sh 12:58:13 provisioning config files... 12:58:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9729756692848594703tmp 12:58:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:58:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:58:13 [EnvInject] - Injecting environment variables from a build step. 12:58:13 [EnvInject] - Injecting as environment variables the properties content 12:58:13 SERVER_ID=logs 12:58:13 12:58:13 [EnvInject] - Variables injected successfully. 12:58:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7509470005096708787.sh 12:58:13 ---> create-netrc.sh 12:58:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11387160913415285491.sh 12:58:13 ---> python-tools-install.sh 12:58:13 Setup pyenv: 12:58:13 system 12:58:13 3.8.13 12:58:13 3.9.13 12:58:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:58:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FdD from file:/tmp/.os_lf_venv 12:58:15 lf-activate-venv(): INFO: Installing: lftools 12:58:23 lf-activate-venv(): INFO: Adding /tmp/venv-7FdD/bin to PATH 12:58:23 Generating Requirements File 12:58:52 Python 3.10.6 12:58:52 pip 24.0 from /tmp/venv-7FdD/lib/python3.10/site-packages/pip (python 3.10) 12:58:53 appdirs==1.4.4 12:58:53 argcomplete==3.2.3 12:58:53 aspy.yaml==1.3.0 12:58:53 attrs==23.2.0 12:58:53 autopage==0.5.2 12:58:53 beautifulsoup4==4.12.3 12:58:53 boto3==1.34.75 12:58:53 botocore==1.34.75 12:58:53 bs4==0.0.2 12:58:53 cachetools==5.3.3 12:58:53 certifi==2024.2.2 12:58:53 cffi==1.16.0 12:58:53 cfgv==3.4.0 12:58:53 chardet==5.2.0 12:58:53 charset-normalizer==3.3.2 12:58:53 click==8.1.7 12:58:53 cliff==4.6.0 12:58:53 cmd2==2.4.3 12:58:53 cryptography==3.3.2 12:58:53 debtcollector==3.0.0 12:58:53 decorator==5.1.1 12:58:53 defusedxml==0.7.1 12:58:53 Deprecated==1.2.14 12:58:53 distlib==0.3.8 12:58:53 dnspython==2.6.1 12:58:53 docker==4.2.2 12:58:53 dogpile.cache==1.3.2 12:58:53 email_validator==2.1.1 12:58:53 filelock==3.13.3 12:58:53 future==1.0.0 12:58:53 gitdb==4.0.11 12:58:53 GitPython==3.1.43 12:58:53 google-auth==2.29.0 12:58:53 httplib2==0.22.0 12:58:53 identify==2.5.35 12:58:53 idna==3.6 12:58:53 importlib-resources==1.5.0 12:58:53 iso8601==2.1.0 12:58:53 Jinja2==3.1.3 12:58:53 jmespath==1.0.1 12:58:53 jsonpatch==1.33 12:58:53 jsonpointer==2.4 12:58:53 jsonschema==4.21.1 12:58:53 jsonschema-specifications==2023.12.1 12:58:53 keystoneauth1==5.6.0 12:58:53 kubernetes==29.0.0 12:58:53 lftools==0.37.10 12:58:53 lxml==5.2.0 12:58:53 MarkupSafe==2.1.5 12:58:53 msgpack==1.0.8 12:58:53 multi_key_dict==2.0.3 12:58:53 munch==4.0.0 12:58:53 netaddr==1.2.1 12:58:53 netifaces==0.11.0 12:58:53 niet==1.4.2 12:58:53 nodeenv==1.8.0 12:58:53 oauth2client==4.1.3 12:58:53 oauthlib==3.2.2 12:58:53 openstacksdk==3.0.0 12:58:53 os-client-config==2.1.0 12:58:53 os-service-types==1.7.0 12:58:53 osc-lib==3.0.1 12:58:53 oslo.config==9.4.0 12:58:53 oslo.context==5.5.0 12:58:53 oslo.i18n==6.3.0 12:58:53 oslo.log==5.5.1 12:58:53 oslo.serialization==5.4.0 12:58:53 oslo.utils==7.1.0 12:58:53 packaging==24.0 12:58:53 pbr==6.0.0 12:58:53 platformdirs==4.2.0 12:58:53 prettytable==3.10.0 12:58:53 pyasn1==0.6.0 12:58:53 pyasn1_modules==0.4.0 12:58:53 pycparser==2.22 12:58:53 pygerrit2==2.0.15 12:58:53 PyGithub==2.3.0 12:58:53 pyinotify==0.9.6 12:58:53 PyJWT==2.8.0 12:58:53 PyNaCl==1.5.0 12:58:53 pyparsing==2.4.7 12:58:53 pyperclip==1.8.2 12:58:53 pyrsistent==0.20.0 12:58:53 python-cinderclient==9.5.0 12:58:53 python-dateutil==2.9.0.post0 12:58:53 python-heatclient==3.5.0 12:58:53 python-jenkins==1.8.2 12:58:53 python-keystoneclient==5.4.0 12:58:53 python-magnumclient==4.4.0 12:58:53 python-novaclient==18.6.0 12:58:53 python-openstackclient==6.6.0 12:58:53 python-swiftclient==4.5.0 12:58:53 PyYAML==6.0.1 12:58:53 referencing==0.34.0 12:58:53 requests==2.31.0 12:58:53 requests-oauthlib==2.0.0 12:58:53 requestsexceptions==1.4.0 12:58:53 rfc3986==2.0.0 12:58:53 rpds-py==0.18.0 12:58:53 rsa==4.9 12:58:53 ruamel.yaml==0.18.6 12:58:53 ruamel.yaml.clib==0.2.8 12:58:53 s3transfer==0.10.1 12:58:53 simplejson==3.19.2 12:58:53 six==1.16.0 12:58:53 smmap==5.0.1 12:58:53 soupsieve==2.5 12:58:53 stevedore==5.2.0 12:58:53 tabulate==0.9.0 12:58:53 toml==0.10.2 12:58:53 tomlkit==0.12.4 12:58:53 tqdm==4.66.2 12:58:53 typing_extensions==4.10.0 12:58:53 tzdata==2024.1 12:58:53 urllib3==1.26.18 12:58:53 virtualenv==20.25.1 12:58:53 wcwidth==0.2.13 12:58:53 websocket-client==1.7.0 12:58:53 wrapt==1.16.0 12:58:53 xdg==6.0.0 12:58:53 xmltodict==0.13.0 12:58:53 yq==3.2.3 12:58:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5274303075372823040.sh 12:58:53 ---> sudo-logs.sh 12:58:53 Archiving 'sudo' log.. 12:58:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17774605578332997102.sh 12:58:53 ---> job-cost.sh 12:58:53 Setup pyenv: 12:58:53 system 12:58:53 3.8.13 12:58:53 3.9.13 12:58:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:58:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FdD from file:/tmp/.os_lf_venv 12:58:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:59:00 lf-activate-venv(): INFO: Adding /tmp/venv-7FdD/bin to PATH 12:59:00 INFO: No Stack... 12:59:01 INFO: Retrieving Pricing Info for: v3-standard-4 12:59:01 INFO: Archiving Costs 12:59:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1663333599362084984.sh 12:59:01 ---> logs-deploy.sh 12:59:01 Setup pyenv: 12:59:01 system 12:59:01 3.8.13 12:59:01 3.9.13 12:59:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:59:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FdD from file:/tmp/.os_lf_venv 12:59:03 lf-activate-venv(): INFO: Installing: lftools 12:59:12 lf-activate-venv(): INFO: Adding /tmp/venv-7FdD/bin to PATH 12:59:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3400 12:59:12 INFO: archiving workspace using pattern(s): 12:59:13 Archives upload complete. 12:59:13 INFO: archiving logs to Nexus 12:59:14 ---> uname -a: 12:59:14 Linux prd-ubuntu1804-builder-4c-4g-20088 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:59:14 12:59:14 12:59:14 ---> lscpu: 12:59:14 Architecture: x86_64 12:59:14 CPU op-mode(s): 32-bit, 64-bit 12:59:14 Byte Order: Little Endian 12:59:14 CPU(s): 4 12:59:14 On-line CPU(s) list: 0-3 12:59:14 Thread(s) per core: 1 12:59:14 Core(s) per socket: 1 12:59:14 Socket(s): 4 12:59:14 NUMA node(s): 1 12:59:14 Vendor ID: AuthenticAMD 12:59:14 CPU family: 23 12:59:14 Model: 49 12:59:14 Model name: AMD EPYC-Rome Processor 12:59:14 Stepping: 0 12:59:14 CPU MHz: 2799.998 12:59:14 BogoMIPS: 5599.99 12:59:14 Virtualization: AMD-V 12:59:14 Hypervisor vendor: KVM 12:59:14 Virtualization type: full 12:59:14 L1d cache: 32K 12:59:14 L1i cache: 32K 12:59:14 L2 cache: 512K 12:59:14 L3 cache: 16384K 12:59:14 NUMA node0 CPU(s): 0-3 12:59:14 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:59:14 12:59:14 12:59:14 ---> nproc: 12:59:14 4 12:59:14 12:59:14 12:59:14 ---> df -h: 12:59:14 Filesystem Size Used Avail Use% Mounted on 12:59:14 udev 7.9G 0 7.9G 0% /dev 12:59:14 tmpfs 1.6G 672K 1.6G 1% /run 12:59:14 /dev/vda1 78G 8.3G 70G 11% / 12:59:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:59:14 tmpfs 5.0M 0 5.0M 0% /run/lock 12:59:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:59:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:59:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:59:14 12:59:14 12:59:14 ---> free -m: 12:59:14 total used free shared buff/cache available 12:59:14 Mem: 16040 534 13350 0 2154 15187 12:59:14 Swap: 1023 0 1023 12:59:14 12:59:14 12:59:14 ---> ip addr: 12:59:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:59:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:59:14 inet 127.0.0.1/8 scope host lo 12:59:14 valid_lft forever preferred_lft forever 12:59:14 inet6 ::1/128 scope host 12:59:14 valid_lft forever preferred_lft forever 12:59:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:59:14 link/ether fa:16:3e:3f:76:b1 brd ff:ff:ff:ff:ff:ff 12:59:14 inet 10.30.107.60/23 brd 10.30.107.255 scope global dynamic ens3 12:59:14 valid_lft 86224sec preferred_lft 86224sec 12:59:14 inet6 fe80::f816:3eff:fe3f:76b1/64 scope link 12:59:14 valid_lft forever preferred_lft forever 12:59:14 12:59:14 12:59:14 ---> sar -b -r -n DEV: 12:59:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20088) 04/02/24 _x86_64_ (4 CPU) 12:59:14 12:59:14 12:56:19 LINUX RESTART (4 CPU) 12:59:14 12:59:14 12:57:02 tps rtps wtps bread/s bwrtn/s 12:59:14 12:58:01 108.51 24.93 83.58 1376.31 14578.41 12:59:14 12:59:01 84.19 2.62 81.57 144.11 14660.62 12:59:14 Average: 96.24 13.68 82.57 755.03 14619.86 12:59:14 12:59:14 12:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:59:14 12:58:01 13899572 15526908 2525396 15.38 60748 1765080 820752 4.70 767412 1538936 58688 12:59:14 12:59:01 13733692 15615436 2691276 16.39 81948 1983804 720020 4.12 708892 1734148 98800 12:59:14 Average: 13816632 15571172 2608336 15.88 71348 1874442 770386 4.41 738152 1636542 78744 12:59:14 12:59:14 12:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:59:14 12:58:01 lo 2.64 2.64 0.27 0.27 0.00 0.00 0.00 0.00 12:59:14 12:58:01 ens3 67.94 50.65 781.15 11.77 0.00 0.00 0.00 0.00 12:59:14 12:59:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 12:59:14 12:59:01 ens3 44.78 30.58 682.72 7.82 0.00 0.00 0.00 0.00 12:59:14 Average: lo 1.95 1.95 0.20 0.20 0.00 0.00 0.00 0.00 12:59:14 Average: ens3 56.26 40.53 731.52 9.78 0.00 0.00 0.00 0.00 12:59:14 12:59:14 12:59:14 ---> sar -P ALL: 12:59:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20088) 04/02/24 _x86_64_ (4 CPU) 12:59:14 12:59:14 12:56:19 LINUX RESTART (4 CPU) 12:59:14 12:59:14 12:57:02 CPU %user %nice %system %iowait %steal %idle 12:59:14 12:58:01 all 25.01 0.00 1.83 4.24 0.07 68.86 12:59:14 12:58:01 0 37.06 0.00 2.05 1.41 0.08 59.40 12:59:14 12:58:01 1 22.73 0.00 1.98 7.92 0.09 67.29 12:59:14 12:58:01 2 23.98 0.00 1.95 4.56 0.07 69.44 12:59:14 12:58:01 3 16.23 0.00 1.37 3.08 0.05 79.26 12:59:14 12:59:01 all 20.68 0.00 1.53 3.33 0.05 74.41 12:59:14 12:59:01 0 31.94 0.00 2.42 1.87 0.07 63.70 12:59:14 12:59:01 1 6.36 0.00 0.91 1.83 0.05 90.86 12:59:14 12:59:01 2 15.29 0.00 1.22 8.41 0.05 75.03 12:59:14 12:59:01 3 29.06 0.00 1.52 1.23 0.05 68.14 12:59:14 Average: all 22.82 0.00 1.68 3.78 0.06 71.66 12:59:14 Average: 0 34.48 0.00 2.24 1.64 0.08 61.57 12:59:14 Average: 1 14.47 0.00 1.44 4.85 0.07 79.18 12:59:14 Average: 2 19.60 0.00 1.58 6.50 0.06 72.26 12:59:14 Average: 3 22.70 0.00 1.45 2.15 0.05 73.66 12:59:14 12:59:14 12:59:14