12:09:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137636 12:09:46 Running as SYSTEM 12:09:46 [EnvInject] - Loading node environment variables. 12:09:46 Building remotely on prd-ubuntu1804-builder-4c-4g-20056 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:09:46 [ssh-agent] Looking for ssh-agent implementation... 12:09:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:46 $ ssh-agent 12:09:46 SSH_AUTH_SOCK=/tmp/ssh-2leLajhtahAA/agent.1677 12:09:46 SSH_AGENT_PID=1679 12:09:46 [ssh-agent] Started. 12:09:46 Running ssh-add (command line suppressed) 12:09:46 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13440721537783909509.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13440721537783909509.key) 12:09:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:09:46 The recommended git tool is: NONE 12:09:48 using credential onap-jenkins-ssh 12:09:48 Wiping out workspace first. 12:09:48 Cloning the remote Git repository 12:09:48 Cloning repository git://cloud.onap.org/mirror/oom.git 12:09:48 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:09:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:09:48 > git --version # timeout=10 12:09:48 > git --version # 'git version 2.17.1' 12:09:48 using GIT_SSH to set credentials Gerrit user 12:09:48 Verifying host key using manually-configured host key entries 12:09:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:09:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:09:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:09:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:09:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:09:54 using GIT_SSH to set credentials Gerrit user 12:09:54 Verifying host key using manually-configured host key entries 12:09:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137636/1 # timeout=30 12:09:54 > git rev-parse bb70be2f6e1a3608a4fb1fee25f403a0aa730cd5^{commit} # timeout=10 12:09:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:09:54 Checking out Revision bb70be2f6e1a3608a4fb1fee25f403a0aa730cd5 (refs/changes/36/137636/1) 12:09:54 > git config core.sparsecheckout # timeout=10 12:09:54 > git checkout -f bb70be2f6e1a3608a4fb1fee25f403a0aa730cd5 # timeout=30 12:09:57 Commit message: "[DOC] Update Information about used versions" 12:09:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:09:57 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 12:09:57 [EnvInject] - Injecting environment variables from a build step. 12:09:57 [EnvInject] - Injecting as environment variables the properties content 12:09:57 PYTHON=python3 12:09:57 12:09:57 [EnvInject] - Variables injected successfully. 12:09:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15483011722550328268.sh 12:09:57 ---> tox-install.sh 12:09:57 + source /home/jenkins/lf-env.sh 12:09:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:09:57 ++ mktemp -d /tmp/venv-XXXX 12:09:57 + lf_venv=/tmp/venv-OOHY 12:09:57 + local venv_file=/tmp/.os_lf_venv 12:09:57 + local python=python3 12:09:57 + local options 12:09:57 + local set_path=true 12:09:57 + local install_args= 12:09:57 ++ 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:09:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:09:57 + true 12:09:57 + case $1 in 12:09:57 + venv_file=/tmp/.toxenv 12:09:57 + shift 2 12:09:57 + true 12:09:57 + case $1 in 12:09:57 + shift 12:09:57 + break 12:09:57 + case $python in 12:09:57 + local pkg_list= 12:09:57 + [[ -d /opt/pyenv ]] 12:09:57 + echo 'Setup pyenv:' 12:09:57 Setup pyenv: 12:09:57 + export PYENV_ROOT=/opt/pyenv 12:09:57 + PYENV_ROOT=/opt/pyenv 12:09:57 + 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:09:57 + 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:09:57 + pyenv versions 12:09:57 * system (set by /opt/pyenv/version) 12:09:58 * 3.8.13 (set by /opt/pyenv/version) 12:09:58 * 3.9.13 (set by /opt/pyenv/version) 12:09:58 * 3.10.6 (set by /opt/pyenv/version) 12:09:58 + command -v pyenv 12:09:58 ++ pyenv init - --no-rehash 12:09:58 + 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:09:58 export PATH="/opt/pyenv/shims:${PATH}" 12:09:58 export PYENV_SHELL=bash 12:09:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:09:58 pyenv() { 12:09:58 local command 12:09:58 command="${1:-}" 12:09:58 if [ "$#" -gt 0 ]; then 12:09:58 shift 12:09:58 fi 12:09:58 12:09:58 case "$command" in 12:09:58 rehash|shell) 12:09:58 eval "$(pyenv "sh-$command" "$@")" 12:09:58 ;; 12:09:58 *) 12:09:58 command pyenv "$command" "$@" 12:09:58 ;; 12:09:58 esac 12:09:58 }' 12:09:58 +++ 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:09:58 ++ 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:09:58 ++ 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:09:58 ++ 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:09:58 ++ export PYENV_SHELL=bash 12:09:58 ++ PYENV_SHELL=bash 12:09:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:09:58 +++ complete -F _pyenv pyenv 12:09:58 ++ lf-pyver python3 12:09:58 ++ local py_version_xy=python3 12:09:58 ++ local py_version_xyz= 12:09:58 ++ pyenv versions 12:09:58 ++ local command 12:09:58 ++ command=versions 12:09:58 ++ '[' 1 -gt 0 ']' 12:09:58 ++ shift 12:09:58 ++ case "$command" in 12:09:58 ++ command pyenv versions 12:09:58 ++ sed 's/^[ *]* //' 12:09:58 ++ pyenv versions 12:09:58 ++ awk '{ print $1 }' 12:09:58 ++ grep -E '^[0-9.]*[0-9]$' 12:09:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:09:58 +++ grep '^3' /tmp/.pyenv_versions 12:09:58 +++ sort -V 12:09:58 +++ tail -n 1 12:09:58 ++ py_version_xyz=3.10.6 12:09:58 ++ [[ -z 3.10.6 ]] 12:09:58 ++ echo 3.10.6 12:09:58 ++ return 0 12:09:58 + pyenv local 3.10.6 12:09:58 + local command 12:09:58 + command=local 12:09:58 + '[' 2 -gt 0 ']' 12:09:58 + shift 12:09:58 + case "$command" in 12:09:58 + command pyenv local 3.10.6 12:09:58 + pyenv local 3.10.6 12:09:58 + for arg in "$@" 12:09:58 + case $arg in 12:09:58 + pkg_list+='tox ' 12:09:58 + for arg in "$@" 12:09:58 + case $arg in 12:09:58 + pkg_list+='virtualenv ' 12:09:58 + for arg in "$@" 12:09:58 + case $arg in 12:09:58 + pkg_list+='urllib3~=1.26.15 ' 12:09:58 + [[ -f /tmp/.toxenv ]] 12:09:58 + [[ ! -f /tmp/.toxenv ]] 12:09:58 + [[ -n '' ]] 12:09:58 + python3 -m venv /tmp/venv-OOHY 12:10:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OOHY' 12:10:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OOHY 12:10:02 + echo /tmp/venv-OOHY 12:10:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:10:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:10:02 + /tmp/venv-OOHY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:10:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:10:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:10:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:10:05 + /tmp/venv-OOHY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:10:08 + type python3 12:10:08 + true 12:10:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OOHY/bin to PATH' 12:10:08 lf-activate-venv(): INFO: Adding /tmp/venv-OOHY/bin to PATH 12:10:08 + PATH=/tmp/venv-OOHY/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:10:08 + return 0 12:10:08 + python3 --version 12:10:08 Python 3.10.6 12:10:08 + python3 -m pip --version 12:10:08 pip 24.0 from /tmp/venv-OOHY/lib/python3.10/site-packages/pip (python 3.10) 12:10:08 + python3 -m pip freeze 12:10:08 cachetools==5.3.3 12:10:08 chardet==5.2.0 12:10:08 colorama==0.4.6 12:10:08 distlib==0.3.8 12:10:08 filelock==3.13.3 12:10:08 packaging==24.0 12:10:08 platformdirs==4.2.0 12:10:08 pluggy==1.4.0 12:10:08 pyproject-api==1.6.1 12:10:08 tomli==2.0.1 12:10:08 tox==4.14.2 12:10:08 urllib3==1.26.18 12:10:08 virtualenv==20.25.1 12:10:08 [EnvInject] - Injecting environment variables from a build step. 12:10:08 [EnvInject] - Injecting as environment variables the properties content 12:10:08 PARALLEL=false 12:10:08 12:10:08 [EnvInject] - Variables injected successfully. 12:10:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11968515467978937766.sh 12:10:08 ---> tox-run.sh 12:10:08 + 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:10:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:10:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:10:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:10:08 + cd /w/workspace/oom-master-pre-commit-lint/. 12:10:08 + source /home/jenkins/lf-env.sh 12:10:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:10:08 ++ mktemp -d /tmp/venv-XXXX 12:10:08 + lf_venv=/tmp/venv-WELa 12:10:08 + local venv_file=/tmp/.os_lf_venv 12:10:08 + local python=python3 12:10:08 + local options 12:10:08 + local set_path=true 12:10:08 + local install_args= 12:10:08 ++ 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:10:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:10:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:10:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:10:08 + true 12:10:08 + case $1 in 12:10:08 + venv_file=/tmp/.toxenv 12:10:08 + shift 2 12:10:08 + true 12:10:08 + case $1 in 12:10:08 + shift 12:10:08 + break 12:10:08 + case $python in 12:10:08 + local pkg_list= 12:10:08 + [[ -d /opt/pyenv ]] 12:10:08 + echo 'Setup pyenv:' 12:10:08 Setup pyenv: 12:10:08 + export PYENV_ROOT=/opt/pyenv 12:10:08 + PYENV_ROOT=/opt/pyenv 12:10:08 + 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:10:08 + 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:10:08 + pyenv versions 12:10:08 system 12:10:08 3.8.13 12:10:08 3.9.13 12:10:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:10:08 + command -v pyenv 12:10:08 ++ pyenv init - --no-rehash 12:10:08 + 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:10:08 export PATH="/opt/pyenv/shims:${PATH}" 12:10:08 export PYENV_SHELL=bash 12:10:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:10:08 pyenv() { 12:10:08 local command 12:10:08 command="${1:-}" 12:10:08 if [ "$#" -gt 0 ]; then 12:10:08 shift 12:10:08 fi 12:10:08 12:10:08 case "$command" in 12:10:08 rehash|shell) 12:10:08 eval "$(pyenv "sh-$command" "$@")" 12:10:08 ;; 12:10:08 *) 12:10:08 command pyenv "$command" "$@" 12:10:08 ;; 12:10:08 esac 12:10:08 }' 12:10:08 +++ 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:10:08 ++ 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:10:08 ++ 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:10:08 ++ 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:10:08 ++ export PYENV_SHELL=bash 12:10:08 ++ PYENV_SHELL=bash 12:10:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:10:08 +++ complete -F _pyenv pyenv 12:10:08 ++ lf-pyver python3 12:10:08 ++ local py_version_xy=python3 12:10:08 ++ local py_version_xyz= 12:10:08 ++ pyenv versions 12:10:08 ++ local command 12:10:08 ++ command=versions 12:10:08 ++ '[' 1 -gt 0 ']' 12:10:08 ++ shift 12:10:08 ++ case "$command" in 12:10:08 ++ command pyenv versions 12:10:08 ++ pyenv versions 12:10:08 ++ sed 's/^[ *]* //' 12:10:08 ++ awk '{ print $1 }' 12:10:08 ++ grep -E '^[0-9.]*[0-9]$' 12:10:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:10:08 +++ grep '^3' /tmp/.pyenv_versions 12:10:08 +++ sort -V 12:10:08 +++ tail -n 1 12:10:08 ++ py_version_xyz=3.10.6 12:10:08 ++ [[ -z 3.10.6 ]] 12:10:08 ++ echo 3.10.6 12:10:08 ++ return 0 12:10:08 + pyenv local 3.10.6 12:10:08 + local command 12:10:08 + command=local 12:10:08 + '[' 2 -gt 0 ']' 12:10:08 + shift 12:10:08 + case "$command" in 12:10:08 + command pyenv local 3.10.6 12:10:08 + pyenv local 3.10.6 12:10:08 + for arg in "$@" 12:10:08 + case $arg in 12:10:08 + pkg_list+='tox ' 12:10:08 + for arg in "$@" 12:10:08 + case $arg in 12:10:08 + pkg_list+='virtualenv ' 12:10:08 + for arg in "$@" 12:10:08 + case $arg in 12:10:08 + pkg_list+='urllib3~=1.26.15 ' 12:10:08 + [[ -f /tmp/.toxenv ]] 12:10:08 ++ cat /tmp/.toxenv 12:10:08 + lf_venv=/tmp/venv-OOHY 12:10:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OOHY from' file:/tmp/.toxenv 12:10:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OOHY from file:/tmp/.toxenv 12:10:08 + /tmp/venv-OOHY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:10:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:10:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:10:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:10:09 + /tmp/venv-OOHY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:10:11 + type python3 12:10:11 + true 12:10:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OOHY/bin to PATH' 12:10:11 lf-activate-venv(): INFO: Adding /tmp/venv-OOHY/bin to PATH 12:10:11 + PATH=/tmp/venv-OOHY/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:10:11 + return 0 12:10:11 + [[ -d /opt/pyenv ]] 12:10:11 + echo '---> Setting up pyenv' 12:10:11 ---> Setting up pyenv 12:10:11 + export PYENV_ROOT=/opt/pyenv 12:10:11 + PYENV_ROOT=/opt/pyenv 12:10:11 + export PATH=/opt/pyenv/bin:/tmp/venv-OOHY/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:10:11 + PATH=/opt/pyenv/bin:/tmp/venv-OOHY/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:10:11 ++ pwd 12:10:11 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:10:11 + export PYTHONPATH 12:10:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:10:11 + TOX_TESTENV_PASSENV=PYTHONPATH 12:10:11 + tox --version 12:10:11 4.14.2 from /tmp/venv-OOHY/lib/python3.10/site-packages/tox/__init__.py 12:10:11 + PARALLEL=false 12:10:11 + TOX_OPTIONS_LIST= 12:10:11 + [[ -n pre-commit ]] 12:10:11 + TOX_OPTIONS_LIST=' -e pre-commit' 12:10:11 + case ${PARALLEL,,} in 12:10:11 + tox -e pre-commit 12:10:11 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:10:12 pre-commit: install_deps> python -I -m pip install pre-commit 12:10:15 pre-commit: freeze> python -m pip freeze --all 12:10:15 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:10:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:10:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:10:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:10:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:10:21 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:10:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:10:22 [INFO] Once installed this environment will be reused. 12:10:22 [INFO] This may take a few minutes... 12:10:25 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:10:25 [INFO] Once installed this environment will be reused. 12:10:25 [INFO] This may take a few minutes... 12:10:31 Trim Trailing Whitespace.................................................Failed 12:10:31 - hook id: trailing-whitespace 12:10:31 - exit code: 1 12:10:31 - files were modified by this hook 12:10:31 12:10:31 Fixing docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 12:10:31 12:10:31 Tabs remover.............................................................Passed 12:10:31 pre-commit hook(s) made changes. 12:10:31 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 12:10:31 To run `pre-commit` as part of git workflow, use `pre-commit install`. 12:10:31 All changes made by hooks: 12:10:31 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:10:31 index aa00b9ca3..a666358b3 100644 12:10:31 --- a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 12:10:31 +++ b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 12:10:31 @@ -250,7 +250,7 @@ Install Istio Basic Platform 12:10:31 - Create an override for istiod (e.g. istiod.yaml) to add the oauth2-proxy as external 12:10:31 authentication provider and apply some specific config settings 12:10:31 Be aware, that from Istio version 1.21.0 the format of the values.yaml changes. 12:10:31 - Additionally a new feature (Native Sidecars) can be enabled, if it is enabled in 12:10:31 + Additionally a new feature (Native Sidecars) can be enabled, if it is enabled in 12:10:31 Kubernetes (version > 1.28) 12:10:31 12:10:31 .. collapse:: istiod.yaml (version => 1.21) 12:10:31 pre-commit: exit 1 (15.43 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2269 12:10:31 pre-commit: FAIL code 1 (19.55=setup[4.12]+cmd[15.43] seconds) 12:10:31 evaluation failed :( (19.76 seconds) 12:10:31 + tox_status=1 12:10:31 + echo '---> Completed tox runs' 12:10:31 ---> Completed tox runs 12:10:31 + for i in .tox/*/log 12:10:31 ++ echo .tox/pre-commit/log 12:10:31 ++ awk -F/ '{print $2}' 12:10:31 + tox_env=pre-commit 12:10:31 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:10:31 + DOC_DIR=docs/_build/html 12:10:31 + [[ -d docs/_build/html ]] 12:10:31 + echo '---> tox-run.sh ends' 12:10:31 ---> tox-run.sh ends 12:10:31 + test 1 -eq 0 12:10:31 + exit 1 12:10:31 ++ '[' 2 = 1 ']' 12:10:31 Build step 'Execute shell' marked build as failure 12:10:31 $ ssh-agent -k 12:10:31 unset SSH_AUTH_SOCK; 12:10:31 unset SSH_AGENT_PID; 12:10:31 echo Agent pid 1679 killed; 12:10:31 [ssh-agent] Stopped. 12:10:31 [PostBuildScript] - [INFO] Executing post build scripts. 12:10:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7941567728418212086.sh 12:10:31 ---> sysstat.sh 12:10:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1310046144865523252.sh 12:10:31 ---> package-listing.sh 12:10:31 ++ facter osfamily 12:10:31 ++ tr '[:upper:]' '[:lower:]' 12:10:32 + OS_FAMILY=debian 12:10:32 + workspace=/w/workspace/oom-master-pre-commit-lint 12:10:32 + START_PACKAGES=/tmp/packages_start.txt 12:10:32 + END_PACKAGES=/tmp/packages_end.txt 12:10:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:10:32 + PACKAGES=/tmp/packages_start.txt 12:10:32 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:10:32 + PACKAGES=/tmp/packages_end.txt 12:10:32 + case "${OS_FAMILY}" in 12:10:32 + dpkg -l 12:10:32 + grep '^ii' 12:10:32 + '[' -f /tmp/packages_start.txt ']' 12:10:32 + '[' -f /tmp/packages_end.txt ']' 12:10:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:10:32 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:10:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:10:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:10:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15871041007550410827.sh 12:10:32 ---> capture-instance-metadata.sh 12:10:32 Setup pyenv: 12:10:32 system 12:10:32 3.8.13 12:10:32 3.9.13 12:10:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:10:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1mm4 12:10:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:10:38 lf-activate-venv(): INFO: Installing: lftools 12:11:09 lf-activate-venv(): INFO: Adding /tmp/venv-1mm4/bin to PATH 12:11:09 INFO: Running in OpenStack, capturing instance metadata 12:11:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5003657499138492642.sh 12:11:10 provisioning config files... 12:11:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5414696991862583767tmp 12:11:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:11:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:11:10 [EnvInject] - Injecting environment variables from a build step. 12:11:10 [EnvInject] - Injecting as environment variables the properties content 12:11:10 SERVER_ID=logs 12:11:10 12:11:10 [EnvInject] - Variables injected successfully. 12:11:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8428746235649080812.sh 12:11:10 ---> create-netrc.sh 12:11:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8524878114992887730.sh 12:11:10 ---> python-tools-install.sh 12:11:10 Setup pyenv: 12:11:10 system 12:11:10 3.8.13 12:11:10 3.9.13 12:11:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:11:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1mm4 from file:/tmp/.os_lf_venv 12:11:11 lf-activate-venv(): INFO: Installing: lftools 12:11:19 lf-activate-venv(): INFO: Adding /tmp/venv-1mm4/bin to PATH 12:11:19 Generating Requirements File 12:11:47 Python 3.10.6 12:11:47 pip 24.0 from /tmp/venv-1mm4/lib/python3.10/site-packages/pip (python 3.10) 12:11:47 appdirs==1.4.4 12:11:47 argcomplete==3.2.3 12:11:47 aspy.yaml==1.3.0 12:11:47 attrs==23.2.0 12:11:47 autopage==0.5.2 12:11:47 beautifulsoup4==4.12.3 12:11:47 boto3==1.34.75 12:11:47 botocore==1.34.75 12:11:47 bs4==0.0.2 12:11:47 cachetools==5.3.3 12:11:47 certifi==2024.2.2 12:11:47 cffi==1.16.0 12:11:47 cfgv==3.4.0 12:11:47 chardet==5.2.0 12:11:47 charset-normalizer==3.3.2 12:11:47 click==8.1.7 12:11:47 cliff==4.6.0 12:11:47 cmd2==2.4.3 12:11:47 cryptography==3.3.2 12:11:47 debtcollector==3.0.0 12:11:47 decorator==5.1.1 12:11:47 defusedxml==0.7.1 12:11:47 Deprecated==1.2.14 12:11:47 distlib==0.3.8 12:11:47 dnspython==2.6.1 12:11:47 docker==4.2.2 12:11:47 dogpile.cache==1.3.2 12:11:47 email_validator==2.1.1 12:11:47 filelock==3.13.3 12:11:47 future==1.0.0 12:11:47 gitdb==4.0.11 12:11:47 GitPython==3.1.43 12:11:47 google-auth==2.29.0 12:11:47 httplib2==0.22.0 12:11:47 identify==2.5.35 12:11:47 idna==3.6 12:11:47 importlib-resources==1.5.0 12:11:47 iso8601==2.1.0 12:11:47 Jinja2==3.1.3 12:11:47 jmespath==1.0.1 12:11:47 jsonpatch==1.33 12:11:47 jsonpointer==2.4 12:11:47 jsonschema==4.21.1 12:11:47 jsonschema-specifications==2023.12.1 12:11:47 keystoneauth1==5.6.0 12:11:47 kubernetes==29.0.0 12:11:47 lftools==0.37.10 12:11:47 lxml==5.2.0 12:11:47 MarkupSafe==2.1.5 12:11:47 msgpack==1.0.8 12:11:47 multi_key_dict==2.0.3 12:11:47 munch==4.0.0 12:11:47 netaddr==1.2.1 12:11:47 netifaces==0.11.0 12:11:47 niet==1.4.2 12:11:47 nodeenv==1.8.0 12:11:47 oauth2client==4.1.3 12:11:47 oauthlib==3.2.2 12:11:47 openstacksdk==3.0.0 12:11:47 os-client-config==2.1.0 12:11:47 os-service-types==1.7.0 12:11:47 osc-lib==3.0.1 12:11:47 oslo.config==9.4.0 12:11:47 oslo.context==5.5.0 12:11:47 oslo.i18n==6.3.0 12:11:47 oslo.log==5.5.1 12:11:47 oslo.serialization==5.4.0 12:11:47 oslo.utils==7.1.0 12:11:47 packaging==24.0 12:11:47 pbr==6.0.0 12:11:47 platformdirs==4.2.0 12:11:47 prettytable==3.10.0 12:11:47 pyasn1==0.6.0 12:11:47 pyasn1_modules==0.4.0 12:11:47 pycparser==2.22 12:11:47 pygerrit2==2.0.15 12:11:47 PyGithub==2.3.0 12:11:47 pyinotify==0.9.6 12:11:47 PyJWT==2.8.0 12:11:47 PyNaCl==1.5.0 12:11:47 pyparsing==2.4.7 12:11:47 pyperclip==1.8.2 12:11:47 pyrsistent==0.20.0 12:11:47 python-cinderclient==9.5.0 12:11:47 python-dateutil==2.9.0.post0 12:11:47 python-heatclient==3.5.0 12:11:47 python-jenkins==1.8.2 12:11:47 python-keystoneclient==5.4.0 12:11:47 python-magnumclient==4.4.0 12:11:47 python-novaclient==18.6.0 12:11:47 python-openstackclient==6.6.0 12:11:47 python-swiftclient==4.5.0 12:11:47 PyYAML==6.0.1 12:11:47 referencing==0.34.0 12:11:47 requests==2.31.0 12:11:47 requests-oauthlib==2.0.0 12:11:47 requestsexceptions==1.4.0 12:11:47 rfc3986==2.0.0 12:11:47 rpds-py==0.18.0 12:11:47 rsa==4.9 12:11:47 ruamel.yaml==0.18.6 12:11:47 ruamel.yaml.clib==0.2.8 12:11:47 s3transfer==0.10.1 12:11:47 simplejson==3.19.2 12:11:47 six==1.16.0 12:11:47 smmap==5.0.1 12:11:47 soupsieve==2.5 12:11:47 stevedore==5.2.0 12:11:47 tabulate==0.9.0 12:11:47 toml==0.10.2 12:11:47 tomlkit==0.12.4 12:11:47 tqdm==4.66.2 12:11:47 typing_extensions==4.10.0 12:11:47 tzdata==2024.1 12:11:47 urllib3==1.26.18 12:11:47 virtualenv==20.25.1 12:11:47 wcwidth==0.2.13 12:11:47 websocket-client==1.7.0 12:11:47 wrapt==1.16.0 12:11:47 xdg==6.0.0 12:11:47 xmltodict==0.13.0 12:11:47 yq==3.2.3 12:11:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins826254311269347062.sh 12:11:47 ---> sudo-logs.sh 12:11:47 Archiving 'sudo' log.. 12:11:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12146102783304353798.sh 12:11:48 ---> job-cost.sh 12:11:48 Setup pyenv: 12:11:48 system 12:11:48 3.8.13 12:11:48 3.9.13 12:11:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:11:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1mm4 from file:/tmp/.os_lf_venv 12:11:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:11:54 lf-activate-venv(): INFO: Adding /tmp/venv-1mm4/bin to PATH 12:11:54 INFO: No Stack... 12:11:54 INFO: Retrieving Pricing Info for: v3-standard-4 12:11:55 INFO: Archiving Costs 12:11:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6712585289135927896.sh 12:11:55 ---> logs-deploy.sh 12:11:55 Setup pyenv: 12:11:55 system 12:11:55 3.8.13 12:11:55 3.9.13 12:11:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:11:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1mm4 from file:/tmp/.os_lf_venv 12:11:56 lf-activate-venv(): INFO: Installing: lftools 12:12:05 lf-activate-venv(): INFO: Adding /tmp/venv-1mm4/bin to PATH 12:12:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3397 12:12:05 INFO: archiving workspace using pattern(s): 12:12:06 Archives upload complete. 12:12:06 INFO: archiving logs to Nexus 12:12:07 ---> uname -a: 12:12:07 Linux prd-ubuntu1804-builder-4c-4g-20056 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:12:07 12:12:07 12:12:07 ---> lscpu: 12:12:07 Architecture: x86_64 12:12:07 CPU op-mode(s): 32-bit, 64-bit 12:12:07 Byte Order: Little Endian 12:12:07 CPU(s): 4 12:12:07 On-line CPU(s) list: 0-3 12:12:07 Thread(s) per core: 1 12:12:07 Core(s) per socket: 1 12:12:07 Socket(s): 4 12:12:07 NUMA node(s): 1 12:12:07 Vendor ID: AuthenticAMD 12:12:07 CPU family: 23 12:12:07 Model: 49 12:12:07 Model name: AMD EPYC-Rome Processor 12:12:07 Stepping: 0 12:12:07 CPU MHz: 2800.000 12:12:07 BogoMIPS: 5600.00 12:12:07 Virtualization: AMD-V 12:12:07 Hypervisor vendor: KVM 12:12:07 Virtualization type: full 12:12:07 L1d cache: 32K 12:12:07 L1i cache: 32K 12:12:07 L2 cache: 512K 12:12:07 L3 cache: 16384K 12:12:07 NUMA node0 CPU(s): 0-3 12:12:07 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:12:07 12:12:07 12:12:07 ---> nproc: 12:12:07 4 12:12:07 12:12:07 12:12:07 ---> df -h: 12:12:07 Filesystem Size Used Avail Use% Mounted on 12:12:07 udev 7.9G 0 7.9G 0% /dev 12:12:07 tmpfs 1.6G 672K 1.6G 1% /run 12:12:07 /dev/vda1 78G 8.3G 70G 11% / 12:12:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:12:07 tmpfs 5.0M 0 5.0M 0% /run/lock 12:12:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:12:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:12:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:12:07 12:12:07 12:12:07 ---> free -m: 12:12:07 total used free shared buff/cache available 12:12:07 Mem: 16040 535 13349 0 2155 15187 12:12:07 Swap: 1023 0 1023 12:12:07 12:12:07 12:12:07 ---> ip addr: 12:12:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:12:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:12:07 inet 127.0.0.1/8 scope host lo 12:12:07 valid_lft forever preferred_lft forever 12:12:07 inet6 ::1/128 scope host 12:12:07 valid_lft forever preferred_lft forever 12:12:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:12:07 link/ether fa:16:3e:bf:b9:58 brd ff:ff:ff:ff:ff:ff 12:12:07 inet 10.30.107.29/23 brd 10.30.107.255 scope global dynamic ens3 12:12:07 valid_lft 86235sec preferred_lft 86235sec 12:12:07 inet6 fe80::f816:3eff:febf:b958/64 scope link 12:12:07 valid_lft forever preferred_lft forever 12:12:07 12:12:07 12:12:07 ---> sar -b -r -n DEV: 12:12:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20056) 04/02/24 _x86_64_ (4 CPU) 12:12:07 12:12:07 12:09:25 LINUX RESTART (4 CPU) 12:12:07 12:12:07 12:10:02 tps rtps wtps bread/s bwrtn/s 12:12:07 12:11:01 120.40 22.40 98.00 1181.09 29442.47 12:12:07 12:12:01 86.87 1.23 85.64 122.91 27569.27 12:12:07 Average: 103.50 11.73 91.77 647.56 28498.00 12:12:07 12:12:07 12:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:12:07 12:11:01 13820976 15506444 2603992 15.85 62156 1820024 851420 4.87 807880 1572180 83260 12:12:07 12:12:01 13645752 15528672 2779216 16.92 82248 1984244 792572 4.54 797412 1733248 105948 12:12:07 Average: 13733364 15517558 2691604 16.39 72202 1902134 821996 4.70 802646 1652714 94604 12:12:07 12:12:07 12:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:12:07 12:11:01 ens3 125.94 88.07 1220.47 13.01 0.00 0.00 0.00 0.00 12:12:07 12:11:01 lo 2.64 2.64 0.27 0.27 0.00 0.00 0.00 0.00 12:12:07 12:12:01 ens3 32.96 26.15 250.92 8.22 0.00 0.00 0.00 0.00 12:12:07 12:12:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 12:12:07 Average: ens3 79.06 56.85 731.62 10.60 0.00 0.00 0.00 0.00 12:12:07 Average: lo 2.05 2.05 0.21 0.21 0.00 0.00 0.00 0.00 12:12:07 12:12:07 12:12:07 ---> sar -P ALL: 12:12:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20056) 04/02/24 _x86_64_ (4 CPU) 12:12:07 12:12:07 12:09:25 LINUX RESTART (4 CPU) 12:12:07 12:12:07 12:10:02 CPU %user %nice %system %iowait %steal %idle 12:12:07 12:11:01 all 23.22 0.00 1.89 4.94 0.07 69.87 12:12:07 12:11:01 0 9.79 0.00 1.29 7.35 0.05 81.52 12:12:07 12:11:01 1 17.33 0.00 2.06 7.00 0.09 73.53 12:12:07 12:11:01 2 29.92 0.00 2.02 1.12 0.05 66.89 12:12:07 12:11:01 3 35.89 0.00 2.19 4.32 0.09 57.51 12:12:07 12:12:01 all 21.64 0.00 1.31 3.97 0.05 73.03 12:12:07 12:12:01 0 4.19 0.00 0.84 10.11 0.07 84.80 12:12:07 12:12:01 1 24.48 0.00 1.10 4.29 0.03 70.09 12:12:07 12:12:01 2 19.19 0.00 0.83 0.22 0.03 79.73 12:12:07 12:12:01 3 38.83 0.00 2.45 1.26 0.05 57.42 12:12:07 Average: all 22.42 0.00 1.60 4.45 0.06 71.47 12:12:07 Average: 0 6.97 0.00 1.06 8.74 0.06 83.17 12:12:07 Average: 1 20.94 0.00 1.58 5.63 0.06 71.79 12:12:07 Average: 2 24.49 0.00 1.42 0.66 0.04 73.39 12:12:07 Average: 3 37.37 0.00 2.32 2.78 0.07 57.46 12:12:07 12:12:07 12:12:07