15:28:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136569 15:28:16 Running as SYSTEM 15:28:16 [EnvInject] - Loading node environment variables. 15:28:16 Building remotely on prd-ubuntu1804-builder-4c-4g-343 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:28:16 [ssh-agent] Looking for ssh-agent implementation... 15:28:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:16 $ ssh-agent 15:28:16 SSH_AUTH_SOCK=/tmp/ssh-lqC2t3e3BIgy/agent.1727 15:28:16 SSH_AGENT_PID=1729 15:28:16 [ssh-agent] Started. 15:28:16 Running ssh-add (command line suppressed) 15:28:16 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16121392676327200294.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16121392676327200294.key) 15:28:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:28:16 The recommended git tool is: NONE 15:28:18 using credential onap-jenkins-ssh 15:28:18 Wiping out workspace first. 15:28:18 Cloning the remote Git repository 15:28:18 Cloning repository git://cloud.onap.org/mirror/oom.git 15:28:18 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:28:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:28:18 > git --version # timeout=10 15:28:18 > git --version # 'git version 2.17.1' 15:28:18 using GIT_SSH to set credentials Gerrit user 15:28:18 Verifying host key using manually-configured host key entries 15:28:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:28:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:28:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:28:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:28:23 using GIT_SSH to set credentials Gerrit user 15:28:23 Verifying host key using manually-configured host key entries 15:28:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/69/136569/4 # timeout=30 15:28:24 > git rev-parse 60f33d7fa1d42a7d75df330852cd35d2cd316f10^{commit} # timeout=10 15:28:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:28:24 Checking out Revision 60f33d7fa1d42a7d75df330852cd35d2cd316f10 (refs/changes/69/136569/4) 15:28:24 > git config core.sparsecheckout # timeout=10 15:28:24 > git checkout -f 60f33d7fa1d42a7d75df330852cd35d2cd316f10 # timeout=30 15:28:27 Commit message: "[AAI] Update OOM to include the latest version v28 for AAI schema" 15:28:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:28:27 > git rev-list --no-walk 546e7acd3e3bdcfbbf31c28fcf81703dc994f384 # timeout=10 15:28:27 [EnvInject] - Injecting environment variables from a build step. 15:28:27 [EnvInject] - Injecting as environment variables the properties content 15:28:27 PYTHON=python3 15:28:27 15:28:27 [EnvInject] - Variables injected successfully. 15:28:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7746908839239383188.sh 15:28:27 ---> tox-install.sh 15:28:27 + source /home/jenkins/lf-env.sh 15:28:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:28:27 ++ mktemp -d /tmp/venv-XXXX 15:28:27 + lf_venv=/tmp/venv-PLwC 15:28:27 + local venv_file=/tmp/.os_lf_venv 15:28:27 + local python=python3 15:28:27 + local options 15:28:27 + local set_path=true 15:28:27 + local install_args= 15:28:27 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:28:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:28:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:28:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:28:27 + true 15:28:27 + case $1 in 15:28:27 + venv_file=/tmp/.toxenv 15:28:27 + shift 2 15:28:27 + true 15:28:27 + case $1 in 15:28:27 + shift 15:28:27 + break 15:28:27 + case $python in 15:28:27 + local pkg_list= 15:28:27 + [[ -d /opt/pyenv ]] 15:28:27 + echo 'Setup pyenv:' 15:28:27 Setup pyenv: 15:28:27 + export PYENV_ROOT=/opt/pyenv 15:28:27 + PYENV_ROOT=/opt/pyenv 15:28:27 + 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 15:28:27 + 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 15:28:27 + pyenv versions 15:28:27 * system (set by /opt/pyenv/version) 15:28:27 * 3.8.13 (set by /opt/pyenv/version) 15:28:27 * 3.9.13 (set by /opt/pyenv/version) 15:28:27 * 3.10.6 (set by /opt/pyenv/version) 15:28:27 + command -v pyenv 15:28:27 ++ pyenv init - --no-rehash 15:28:28 + 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[*]}"'\'')" 15:28:28 export PATH="/opt/pyenv/shims:${PATH}" 15:28:28 export PYENV_SHELL=bash 15:28:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:28:28 pyenv() { 15:28:28 local command 15:28:28 command="${1:-}" 15:28:28 if [ "$#" -gt 0 ]; then 15:28:28 shift 15:28:28 fi 15:28:28 15:28:28 case "$command" in 15:28:28 rehash|shell) 15:28:28 eval "$(pyenv "sh-$command" "$@")" 15:28:28 ;; 15:28:28 *) 15:28:28 command pyenv "$command" "$@" 15:28:28 ;; 15:28:28 esac 15:28:28 }' 15:28:28 +++ 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[*]}"' 15:28:28 ++ 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 15:28:28 ++ 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 15:28:28 ++ 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 15:28:28 ++ export PYENV_SHELL=bash 15:28:28 ++ PYENV_SHELL=bash 15:28:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:28:28 +++ complete -F _pyenv pyenv 15:28:28 ++ lf-pyver python3 15:28:28 ++ local py_version_xy=python3 15:28:28 ++ local py_version_xyz= 15:28:28 ++ pyenv versions 15:28:28 ++ sed 's/^[ *]* //' 15:28:28 ++ local command 15:28:28 ++ command=versions 15:28:28 ++ '[' 1 -gt 0 ']' 15:28:28 ++ shift 15:28:28 ++ case "$command" in 15:28:28 ++ command pyenv versions 15:28:28 ++ pyenv versions 15:28:28 ++ grep -E '^[0-9.]*[0-9]$' 15:28:28 ++ awk '{ print $1 }' 15:28:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:28:28 +++ grep '^3' /tmp/.pyenv_versions 15:28:28 +++ sort -V 15:28:28 +++ tail -n 1 15:28:28 ++ py_version_xyz=3.10.6 15:28:28 ++ [[ -z 3.10.6 ]] 15:28:28 ++ echo 3.10.6 15:28:28 ++ return 0 15:28:28 + pyenv local 3.10.6 15:28:28 + local command 15:28:28 + command=local 15:28:28 + '[' 2 -gt 0 ']' 15:28:28 + shift 15:28:28 + case "$command" in 15:28:28 + command pyenv local 3.10.6 15:28:28 + pyenv local 3.10.6 15:28:28 + for arg in "$@" 15:28:28 + case $arg in 15:28:28 + pkg_list+='tox ' 15:28:28 + for arg in "$@" 15:28:28 + case $arg in 15:28:28 + pkg_list+='virtualenv ' 15:28:28 + for arg in "$@" 15:28:28 + case $arg in 15:28:28 + pkg_list+='urllib3~=1.26.15 ' 15:28:28 + [[ -f /tmp/.toxenv ]] 15:28:28 + [[ ! -f /tmp/.toxenv ]] 15:28:28 + [[ -n '' ]] 15:28:28 + python3 -m venv /tmp/venv-PLwC 15:28:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PLwC' 15:28:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PLwC 15:28:32 + echo /tmp/venv-PLwC 15:28:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:28:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:28:32 + /tmp/venv-PLwC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:28:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:28:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:28:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:28:36 + /tmp/venv-PLwC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:28:42 + type python3 15:28:42 + true 15:28:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PLwC/bin to PATH' 15:28:42 lf-activate-venv(): INFO: Adding /tmp/venv-PLwC/bin to PATH 15:28:42 + PATH=/tmp/venv-PLwC/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 15:28:42 + return 0 15:28:42 + python3 --version 15:28:42 Python 3.10.6 15:28:42 + python3 -m pip --version 15:28:43 pip 23.3.1 from /tmp/venv-PLwC/lib/python3.10/site-packages/pip (python 3.10) 15:28:43 + python3 -m pip freeze 15:28:43 cachetools==5.3.2 15:28:43 chardet==5.2.0 15:28:43 colorama==0.4.6 15:28:43 distlib==0.3.7 15:28:43 filelock==3.13.1 15:28:43 packaging==23.2 15:28:43 platformdirs==3.11.0 15:28:43 pluggy==1.3.0 15:28:43 pyproject-api==1.6.1 15:28:43 tomli==2.0.1 15:28:43 tox==4.11.3 15:28:43 urllib3==1.26.18 15:28:43 virtualenv==20.24.6 15:28:43 [EnvInject] - Injecting environment variables from a build step. 15:28:43 [EnvInject] - Injecting as environment variables the properties content 15:28:43 PARALLEL=false 15:28:43 15:28:43 [EnvInject] - Variables injected successfully. 15:28:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13034229251026424519.sh 15:28:43 ---> tox-run.sh 15:28:43 + 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 15:28:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:28:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:28:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:28:43 + cd /w/workspace/oom-master-pre-commit-lint/. 15:28:43 + source /home/jenkins/lf-env.sh 15:28:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:28:43 ++ mktemp -d /tmp/venv-XXXX 15:28:43 + lf_venv=/tmp/venv-KcEr 15:28:43 + local venv_file=/tmp/.os_lf_venv 15:28:43 + local python=python3 15:28:43 + local options 15:28:43 + local set_path=true 15:28:43 + local install_args= 15:28:43 ++ 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 15:28:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:28:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:28:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:28:43 + true 15:28:43 + case $1 in 15:28:43 + venv_file=/tmp/.toxenv 15:28:43 + shift 2 15:28:43 + true 15:28:43 + case $1 in 15:28:43 + shift 15:28:43 + break 15:28:43 + case $python in 15:28:43 + local pkg_list= 15:28:43 + [[ -d /opt/pyenv ]] 15:28:43 + echo 'Setup pyenv:' 15:28:43 Setup pyenv: 15:28:43 + export PYENV_ROOT=/opt/pyenv 15:28:43 + PYENV_ROOT=/opt/pyenv 15:28:43 + 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 15:28:43 + 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 15:28:43 + pyenv versions 15:28:43 system 15:28:43 3.8.13 15:28:43 3.9.13 15:28:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:28:43 + command -v pyenv 15:28:43 ++ pyenv init - --no-rehash 15:28:43 + 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[*]}"'\'')" 15:28:43 export PATH="/opt/pyenv/shims:${PATH}" 15:28:43 export PYENV_SHELL=bash 15:28:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:28:43 pyenv() { 15:28:43 local command 15:28:43 command="${1:-}" 15:28:43 if [ "$#" -gt 0 ]; then 15:28:43 shift 15:28:43 fi 15:28:43 15:28:43 case "$command" in 15:28:43 rehash|shell) 15:28:43 eval "$(pyenv "sh-$command" "$@")" 15:28:43 ;; 15:28:43 *) 15:28:43 command pyenv "$command" "$@" 15:28:43 ;; 15:28:43 esac 15:28:43 }' 15:28:43 +++ 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[*]}"' 15:28:43 ++ 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 15:28:43 ++ 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 15:28:43 ++ 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 15:28:43 ++ export PYENV_SHELL=bash 15:28:43 ++ PYENV_SHELL=bash 15:28:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:28:43 +++ complete -F _pyenv pyenv 15:28:43 ++ lf-pyver python3 15:28:43 ++ local py_version_xy=python3 15:28:43 ++ local py_version_xyz= 15:28:43 ++ pyenv versions 15:28:43 ++ local command 15:28:43 ++ command=versions 15:28:43 ++ '[' 1 -gt 0 ']' 15:28:43 ++ shift 15:28:43 ++ case "$command" in 15:28:43 ++ command pyenv versions 15:28:43 ++ pyenv versions 15:28:43 ++ awk '{ print $1 }' 15:28:43 ++ grep -E '^[0-9.]*[0-9]$' 15:28:43 ++ sed 's/^[ *]* //' 15:28:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:28:43 +++ grep '^3' /tmp/.pyenv_versions 15:28:43 +++ sort -V 15:28:43 +++ tail -n 1 15:28:43 ++ py_version_xyz=3.10.6 15:28:43 ++ [[ -z 3.10.6 ]] 15:28:43 ++ echo 3.10.6 15:28:43 ++ return 0 15:28:43 + pyenv local 3.10.6 15:28:43 + local command 15:28:43 + command=local 15:28:43 + '[' 2 -gt 0 ']' 15:28:43 + shift 15:28:43 + case "$command" in 15:28:43 + command pyenv local 3.10.6 15:28:43 + pyenv local 3.10.6 15:28:43 + for arg in "$@" 15:28:43 + case $arg in 15:28:43 + pkg_list+='tox ' 15:28:43 + for arg in "$@" 15:28:43 + case $arg in 15:28:43 + pkg_list+='virtualenv ' 15:28:43 + for arg in "$@" 15:28:43 + case $arg in 15:28:43 + pkg_list+='urllib3~=1.26.15 ' 15:28:43 + [[ -f /tmp/.toxenv ]] 15:28:43 ++ cat /tmp/.toxenv 15:28:43 + lf_venv=/tmp/venv-PLwC 15:28:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLwC from' file:/tmp/.toxenv 15:28:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLwC from file:/tmp/.toxenv 15:28:43 + /tmp/venv-PLwC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:28:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:28:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:28:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:28:45 + /tmp/venv-PLwC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:28:46 + type python3 15:28:46 + true 15:28:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PLwC/bin to PATH' 15:28:46 lf-activate-venv(): INFO: Adding /tmp/venv-PLwC/bin to PATH 15:28:46 + PATH=/tmp/venv-PLwC/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 15:28:46 + return 0 15:28:46 + [[ -d /opt/pyenv ]] 15:28:46 + echo '---> Setting up pyenv' 15:28:46 ---> Setting up pyenv 15:28:46 + export PYENV_ROOT=/opt/pyenv 15:28:46 + PYENV_ROOT=/opt/pyenv 15:28:46 + export PATH=/opt/pyenv/bin:/tmp/venv-PLwC/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 15:28:46 + PATH=/opt/pyenv/bin:/tmp/venv-PLwC/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 15:28:46 ++ pwd 15:28:46 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:28:46 + export PYTHONPATH 15:28:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:28:46 + TOX_TESTENV_PASSENV=PYTHONPATH 15:28:46 + tox --version 15:28:47 4.11.3 from /tmp/venv-PLwC/lib/python3.10/site-packages/tox/__init__.py 15:28:47 + PARALLEL=false 15:28:47 + TOX_OPTIONS_LIST= 15:28:47 + [[ -n pre-commit ]] 15:28:47 + TOX_OPTIONS_LIST=' -e pre-commit' 15:28:47 + case ${PARALLEL,,} in 15:28:47 + tox -e pre-commit 15:28:47 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:28:48 pre-commit: install_deps> python -I -m pip install pre-commit 15:28:51 pre-commit: freeze> python -m pip freeze --all 15:28:52 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.31,nodeenv==1.8.0,pip==23.3.1,platformdirs==3.11.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==68.2.2,virtualenv==20.24.6,wheel==0.41.2 15:28:52 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:28:52 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:28:52 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:28:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:28:55 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:28:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:28:57 [INFO] Once installed this environment will be reused. 15:28:57 [INFO] This may take a few minutes... 15:29:02 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:29:02 [INFO] Once installed this environment will be reused. 15:29:02 [INFO] This may take a few minutes... 15:29:07 Trim Trailing Whitespace.................................................Passed 15:29:07 Tabs remover.............................................................Passed 15:29:07 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:29:07 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:29:07 [INFO] Once installed this environment will be reused. 15:29:07 [INFO] This may take a few minutes... 15:29:14 gitlint..............................................(no files to check)Skipped 15:29:14 pre-commit: OK (26.38=setup[4.45]+cmd[15.53,6.41] seconds) 15:29:14 congratulations :) (26.56 seconds) 15:29:14 + tox_status=0 15:29:14 + echo '---> Completed tox runs' 15:29:14 ---> Completed tox runs 15:29:14 + for i in .tox/*/log 15:29:14 ++ echo .tox/pre-commit/log 15:29:14 ++ awk -F/ '{print $2}' 15:29:14 + tox_env=pre-commit 15:29:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:29:14 + DOC_DIR=docs/_build/html 15:29:14 + [[ -d docs/_build/html ]] 15:29:14 + echo '---> tox-run.sh ends' 15:29:14 ---> tox-run.sh ends 15:29:14 + test 0 -eq 0 15:29:14 $ ssh-agent -k 15:29:14 unset SSH_AUTH_SOCK; 15:29:14 unset SSH_AGENT_PID; 15:29:14 echo Agent pid 1729 killed; 15:29:14 [ssh-agent] Stopped. 15:29:14 [PostBuildScript] - [INFO] Executing post build scripts. 15:29:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15129785869368197590.sh 15:29:14 ---> sysstat.sh 15:29:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17451616379805416144.sh 15:29:14 ---> package-listing.sh 15:29:14 ++ tr '[:upper:]' '[:lower:]' 15:29:14 ++ facter osfamily 15:29:14 + OS_FAMILY=debian 15:29:14 + workspace=/w/workspace/oom-master-pre-commit-lint 15:29:14 + START_PACKAGES=/tmp/packages_start.txt 15:29:14 + END_PACKAGES=/tmp/packages_end.txt 15:29:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:14 + PACKAGES=/tmp/packages_start.txt 15:29:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:29:14 + PACKAGES=/tmp/packages_end.txt 15:29:14 + case "${OS_FAMILY}" in 15:29:14 + dpkg -l 15:29:14 + grep '^ii' 15:29:14 + '[' -f /tmp/packages_start.txt ']' 15:29:14 + '[' -f /tmp/packages_end.txt ']' 15:29:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:29:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:29:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:29:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9408243130341269497.sh 15:29:14 ---> capture-instance-metadata.sh 15:29:14 Setup pyenv: 15:29:14 system 15:29:15 3.8.13 15:29:15 3.9.13 15:29:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:29:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JOyK 15:29:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:29:21 lf-activate-venv(): INFO: Installing: lftools 15:29:55 lf-activate-venv(): INFO: Adding /tmp/venv-JOyK/bin to PATH 15:29:55 INFO: Running in OpenStack, capturing instance metadata 15:29:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4135158472845807367.sh 15:29:55 provisioning config files... 15:29:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14834735462235093334tmp 15:29:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:29:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:29:55 [EnvInject] - Injecting environment variables from a build step. 15:29:55 [EnvInject] - Injecting as environment variables the properties content 15:29:55 SERVER_ID=logs 15:29:55 15:29:55 [EnvInject] - Variables injected successfully. 15:29:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9447481152349857198.sh 15:29:55 ---> create-netrc.sh 15:29:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7291339566304413944.sh 15:29:55 ---> python-tools-install.sh 15:29:55 Setup pyenv: 15:29:56 system 15:29:56 3.8.13 15:29:56 3.9.13 15:29:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:29:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JOyK from file:/tmp/.os_lf_venv 15:29:57 lf-activate-venv(): INFO: Installing: lftools 15:30:05 lf-activate-venv(): INFO: Adding /tmp/venv-JOyK/bin to PATH 15:30:05 Generating Requirements File 15:30:38 Python 3.10.6 15:30:38 pip 23.3.1 from /tmp/venv-JOyK/lib/python3.10/site-packages/pip (python 3.10) 15:30:39 appdirs==1.4.4 15:30:39 argcomplete==3.1.6 15:30:39 aspy.yaml==1.3.0 15:30:39 attrs==23.1.0 15:30:39 autopage==0.5.2 15:30:39 Babel==2.13.1 15:30:39 beautifulsoup4==4.12.2 15:30:39 boto3==1.29.1 15:30:39 botocore==1.32.1 15:30:39 bs4==0.0.1 15:30:39 cachetools==5.3.2 15:30:39 certifi==2023.7.22 15:30:39 cffi==1.16.0 15:30:39 cfgv==3.4.0 15:30:39 chardet==5.2.0 15:30:39 charset-normalizer==3.3.2 15:30:39 click==8.1.7 15:30:39 cliff==4.4.0 15:30:39 cmd2==2.4.3 15:30:39 cryptography==3.3.2 15:30:39 debtcollector==2.5.0 15:30:39 decorator==5.1.1 15:30:39 defusedxml==0.7.1 15:30:39 Deprecated==1.2.14 15:30:39 distlib==0.3.7 15:30:39 dnspython==2.4.2 15:30:39 docker==4.2.2 15:30:39 dogpile.cache==1.2.2 15:30:39 email-validator==2.1.0.post1 15:30:39 filelock==3.13.1 15:30:39 future==0.18.3 15:30:39 gitdb==4.0.11 15:30:39 GitPython==3.1.40 15:30:39 google-auth==2.23.4 15:30:39 httplib2==0.22.0 15:30:39 identify==2.5.31 15:30:39 idna==3.4 15:30:39 importlib-metadata==6.8.0 15:30:39 importlib-resources==1.5.0 15:30:39 iso8601==2.1.0 15:30:39 Jinja2==3.1.2 15:30:39 jmespath==1.0.1 15:30:39 jsonpatch==1.33 15:30:39 jsonpointer==2.4 15:30:39 jsonschema==4.19.2 15:30:39 jsonschema-specifications==2023.11.1 15:30:39 keystoneauth1==5.3.0 15:30:39 kubernetes==28.1.0 15:30:39 lftools==0.37.8 15:30:39 lxml==4.9.3 15:30:39 MarkupSafe==2.1.3 15:30:39 msgpack==1.0.7 15:30:39 multi-key-dict==2.0.3 15:30:39 munch==4.0.0 15:30:39 netaddr==0.9.0 15:30:39 netifaces==0.11.0 15:30:39 niet==1.4.2 15:30:39 nodeenv==1.8.0 15:30:39 oauth2client==4.1.3 15:30:39 oauthlib==3.2.2 15:30:39 openstacksdk==0.62.0 15:30:39 os-client-config==2.1.0 15:30:39 os-service-types==1.7.0 15:30:39 osc-lib==2.9.0 15:30:39 oslo.config==9.2.0 15:30:39 oslo.context==5.3.0 15:30:39 oslo.i18n==6.2.0 15:30:39 oslo.log==5.4.0 15:30:39 oslo.serialization==5.2.0 15:30:39 oslo.utils==6.3.0 15:30:39 packaging==23.2 15:30:39 pbr==6.0.0 15:30:39 platformdirs==3.11.0 15:30:39 prettytable==3.9.0 15:30:39 pyasn1==0.5.0 15:30:39 pyasn1-modules==0.3.0 15:30:39 pycparser==2.21 15:30:39 pygerrit2==2.0.15 15:30:39 PyGithub==2.1.1 15:30:39 pyinotify==0.9.6 15:30:39 PyJWT==2.8.0 15:30:39 PyNaCl==1.5.0 15:30:39 pyparsing==2.4.7 15:30:39 pyperclip==1.8.2 15:30:39 pyrsistent==0.20.0 15:30:39 python-cinderclient==9.4.0 15:30:39 python-dateutil==2.8.2 15:30:39 python-heatclient==3.3.0 15:30:39 python-jenkins==1.8.2 15:30:39 python-keystoneclient==5.2.0 15:30:39 python-magnumclient==4.2.0 15:30:39 python-novaclient==18.4.0 15:30:39 python-openstackclient==6.0.0 15:30:39 python-swiftclient==4.4.0 15:30:39 pytz==2023.3.post1 15:30:39 PyYAML==6.0.1 15:30:39 referencing==0.31.0 15:30:39 requests==2.31.0 15:30:39 requests-oauthlib==1.3.1 15:30:39 requestsexceptions==1.4.0 15:30:39 rfc3986==2.0.0 15:30:39 rpds-py==0.13.0 15:30:39 rsa==4.9 15:30:39 ruamel.yaml==0.18.5 15:30:39 ruamel.yaml.clib==0.2.8 15:30:39 s3transfer==0.7.0 15:30:39 simplejson==3.19.2 15:30:39 six==1.16.0 15:30:39 smmap==5.0.1 15:30:39 soupsieve==2.5 15:30:39 stevedore==5.1.0 15:30:39 tabulate==0.9.0 15:30:39 toml==0.10.2 15:30:39 tomlkit==0.12.3 15:30:39 tqdm==4.66.1 15:30:39 typing_extensions==4.8.0 15:30:39 tzdata==2023.3 15:30:39 urllib3==1.26.18 15:30:39 virtualenv==20.24.6 15:30:39 wcwidth==0.2.10 15:30:39 websocket-client==1.6.4 15:30:39 wrapt==1.16.0 15:30:39 xdg==6.0.0 15:30:39 xmltodict==0.13.0 15:30:39 yq==3.2.3 15:30:39 zipp==3.17.0 15:30:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5876424648276456960.sh 15:30:39 ---> sudo-logs.sh 15:30:39 Archiving 'sudo' log.. 15:30:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15692348052641150614.sh 15:30:39 ---> job-cost.sh 15:30:39 Setup pyenv: 15:30:39 system 15:30:39 3.8.13 15:30:39 3.9.13 15:30:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:30:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JOyK from file:/tmp/.os_lf_venv 15:30:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:30:49 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. 15:30:49 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:30:49 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 15:30:49 lf-activate-venv(): INFO: Adding /tmp/venv-JOyK/bin to PATH 15:30:49 INFO: No Stack... 15:30:50 INFO: Retrieving Pricing Info for: v3-standard-4 15:30:52 INFO: Archiving Costs 15:30:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12710283986139262659.sh 15:30:52 ---> logs-deploy.sh 15:30:52 Setup pyenv: 15:30:52 system 15:30:52 3.8.13 15:30:52 3.9.13 15:30:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:30:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JOyK from file:/tmp/.os_lf_venv 15:30:53 lf-activate-venv(): INFO: Installing: lftools 15:31:03 lf-activate-venv(): INFO: Adding /tmp/venv-JOyK/bin to PATH 15:31:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3195 15:31:03 INFO: archiving workspace using pattern(s): 15:31:05 Archives upload complete. 15:31:05 INFO: archiving logs to Nexus 15:31:06 ---> uname -a: 15:31:06 Linux prd-ubuntu1804-builder-4c-4g-343 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:31:06 15:31:06 15:31:06 ---> lscpu: 15:31:06 Architecture: x86_64 15:31:06 CPU op-mode(s): 32-bit, 64-bit 15:31:06 Byte Order: Little Endian 15:31:06 CPU(s): 4 15:31:06 On-line CPU(s) list: 0-3 15:31:06 Thread(s) per core: 1 15:31:06 Core(s) per socket: 1 15:31:06 Socket(s): 4 15:31:06 NUMA node(s): 1 15:31:06 Vendor ID: AuthenticAMD 15:31:06 CPU family: 23 15:31:06 Model: 49 15:31:06 Model name: AMD EPYC-Rome Processor 15:31:06 Stepping: 0 15:31:06 CPU MHz: 2799.996 15:31:06 BogoMIPS: 5599.99 15:31:06 Virtualization: AMD-V 15:31:06 Hypervisor vendor: KVM 15:31:06 Virtualization type: full 15:31:06 L1d cache: 32K 15:31:06 L1i cache: 32K 15:31:06 L2 cache: 512K 15:31:06 L3 cache: 16384K 15:31:06 NUMA node0 CPU(s): 0-3 15:31:06 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 15:31:06 15:31:06 15:31:06 ---> nproc: 15:31:06 4 15:31:06 15:31:06 15:31:06 ---> df -h: 15:31:06 Filesystem Size Used Avail Use% Mounted on 15:31:06 udev 7.9G 0 7.9G 0% /dev 15:31:06 tmpfs 1.6G 672K 1.6G 1% /run 15:31:06 /dev/vda1 78G 8.4G 69G 11% / 15:31:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:31:06 tmpfs 5.0M 0 5.0M 0% /run/lock 15:31:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:31:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:31:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:31:06 15:31:06 15:31:06 ---> free -m: 15:31:06 total used free shared buff/cache available 15:31:06 Mem: 16040 537 13261 0 2241 15182 15:31:06 Swap: 1023 0 1023 15:31:06 15:31:06 15:31:06 ---> ip addr: 15:31:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:31:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:31:06 inet 127.0.0.1/8 scope host lo 15:31:06 valid_lft forever preferred_lft forever 15:31:06 inet6 ::1/128 scope host 15:31:06 valid_lft forever preferred_lft forever 15:31:06 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:31:06 link/ether fa:16:3e:e6:3d:5e brd ff:ff:ff:ff:ff:ff 15:31:06 inet 10.30.107.208/23 brd 10.30.107.255 scope global dynamic ens3 15:31:06 valid_lft 86211sec preferred_lft 86211sec 15:31:06 inet6 fe80::f816:3eff:fee6:3d5e/64 scope link 15:31:06 valid_lft forever preferred_lft forever 15:31:06 15:31:06 15:31:06 ---> sar -b -r -n DEV: 15:31:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-343) 11/16/23 _x86_64_ (4 CPU) 15:31:06 15:31:06 15:28:00 LINUX RESTART (4 CPU) 15:31:06 15:31:06 15:28:02 tps rtps wtps bread/s bwrtn/s 15:31:06 15:29:01 247.67 77.17 170.50 5023.28 61798.47 15:31:06 15:30:01 113.46 14.28 99.18 1101.28 30210.70 15:31:06 15:31:01 84.19 1.47 82.72 47.98 29484.31 15:31:06 Average: 147.88 30.71 117.17 2040.84 40378.24 15:31:06 15:31:06 15:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:31:06 15:29:01 14047064 15539516 2377904 14.48 49208 1648872 890280 5.10 716356 1458920 115388 15:31:06 15:30:01 13748660 15541352 2676308 16.29 73784 1906768 777860 4.45 780812 1658620 141692 15:31:06 15:31:01 13543008 15513968 2881960 17.55 86876 2063984 822072 4.70 819824 1808620 138928 15:31:06 Average: 13779577 15531612 2645391 16.11 69956 1873208 830071 4.75 772331 1642053 132003 15:31:06 15:31:06 15:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:31:06 15:29:01 lo 2.85 2.85 0.27 0.27 0.00 0.00 0.00 0.00 15:31:06 15:29:01 ens3 500.03 318.45 2108.35 77.48 0.00 0.00 0.00 0.00 15:31:06 15:30:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 15:31:06 15:30:01 ens3 47.28 32.56 595.93 8.46 0.00 0.00 0.00 0.00 15:31:06 15:31:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 15:31:06 15:31:01 ens3 40.90 28.69 528.03 6.91 0.00 0.00 0.00 0.00 15:31:06 Average: lo 1.79 1.79 0.18 0.18 0.00 0.00 0.00 0.00 15:31:06 Average: ens3 194.36 125.49 1071.65 30.69 0.00 0.00 0.00 0.00 15:31:06 15:31:06 15:31:06 ---> sar -P ALL: 15:31:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-343) 11/16/23 _x86_64_ (4 CPU) 15:31:06 15:31:06 15:28:00 LINUX RESTART (4 CPU) 15:31:06 15:31:06 15:28:02 CPU %user %nice %system %iowait %steal %idle 15:31:06 15:29:01 all 20.54 0.00 2.90 12.59 0.08 63.89 15:31:06 15:29:01 0 21.17 0.00 2.76 11.39 0.09 64.59 15:31:06 15:29:01 1 19.75 0.00 3.92 21.95 0.09 54.29 15:31:06 15:29:01 2 25.37 0.00 2.40 6.14 0.07 66.02 15:31:06 15:29:01 3 15.86 0.00 2.52 10.93 0.09 70.60 15:31:06 15:30:01 all 19.97 0.00 1.74 7.10 0.06 71.12 15:31:06 15:30:01 0 5.55 0.00 1.02 7.21 0.03 86.19 15:31:06 15:30:01 1 40.25 0.00 2.50 5.70 0.10 51.46 15:31:06 15:30:01 2 14.46 0.00 1.45 5.08 0.03 78.97 15:31:06 15:30:01 3 19.70 0.00 1.99 10.43 0.05 67.83 15:31:06 15:31:01 all 20.20 0.00 1.18 5.91 0.05 72.66 15:31:06 15:31:01 0 8.76 0.00 0.68 1.82 0.03 88.70 15:31:06 15:31:01 1 19.17 0.00 1.17 15.71 0.07 63.87 15:31:06 15:31:01 2 30.33 0.00 1.39 1.25 0.07 66.97 15:31:06 15:31:01 3 22.55 0.00 1.49 4.83 0.07 71.06 15:31:06 Average: all 20.24 0.00 1.94 8.51 0.06 69.26 15:31:06 Average: 0 11.77 0.00 1.48 6.78 0.05 79.92 15:31:06 Average: 1 26.44 0.00 2.52 14.40 0.08 56.56 15:31:06 Average: 2 23.38 0.00 1.74 4.14 0.06 70.68 15:31:06 Average: 3 19.39 0.00 2.00 8.71 0.07 69.83 15:31:06 15:31:06 15:31:06