10:26:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 10:26:45 Running as SYSTEM 10:26:45 [EnvInject] - Loading node environment variables. 10:26:45 Building remotely on prd-ubuntu1804-builder-4c-4g-19506 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 10:26:45 [ssh-agent] Looking for ssh-agent implementation... 10:26:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:26:45 $ ssh-agent 10:26:45 SSH_AUTH_SOCK=/tmp/ssh-mXTYIY9yWyPc/agent.1683 10:26:45 SSH_AGENT_PID=1685 10:26:45 [ssh-agent] Started. 10:26:45 Running ssh-add (command line suppressed) 10:26:45 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_9930902081726145161.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_9930902081726145161.key) 10:26:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:26:45 The recommended git tool is: NONE 10:26:47 using credential onap-jenkins-ssh 10:26:47 Wiping out workspace first. 10:26:47 Cloning the remote Git repository 10:26:47 Cloning repository git://cloud.onap.org/mirror/oom.git 10:26:47 > git init /w/workspace/oom-master-doc8-lint # timeout=10 10:26:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:26:47 > git --version # timeout=10 10:26:47 > git --version # 'git version 2.17.1' 10:26:47 using GIT_SSH to set credentials Gerrit user 10:26:47 Verifying host key using manually-configured host key entries 10:26:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:26:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:26:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:26:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:26:52 using GIT_SSH to set credentials Gerrit user 10:26:52 Verifying host key using manually-configured host key entries 10:26:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/5 # timeout=30 10:26:52 > git rev-parse bbde98b94fe514f06cef6d23440a4d28e0389fa7^{commit} # timeout=10 10:26:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:26:52 Checking out Revision bbde98b94fe514f06cef6d23440a4d28e0389fa7 (refs/changes/00/141100/5) 10:26:52 > git config core.sparsecheckout # timeout=10 10:26:52 > git checkout -f bbde98b94fe514f06cef6d23440a4d28e0389fa7 # timeout=30 10:26:53 Commit message: "[DOC] Add ArgoCD deployment example and guide" 10:26:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:26:53 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 10:26:56 [EnvInject] - Injecting environment variables from a build step. 10:26:56 [EnvInject] - Injecting as environment variables the properties content 10:26:56 PYTHON=python3 10:26:56 10:26:56 [EnvInject] - Variables injected successfully. 10:26:56 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins4660671280419347645.sh 10:26:56 ---> tox-install.sh 10:26:56 + source /home/jenkins/lf-env.sh 10:26:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:26:56 ++ mktemp -d /tmp/venv-XXXX 10:26:56 + lf_venv=/tmp/venv-baPi 10:26:56 + local venv_file=/tmp/.os_lf_venv 10:26:56 + local python=python3 10:26:56 + local options 10:26:56 + local set_path=true 10:26:56 + local install_args= 10:26:56 ++ 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 10:26:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:26:56 + true 10:26:56 + case $1 in 10:26:56 + venv_file=/tmp/.toxenv 10:26:56 + shift 2 10:26:56 + true 10:26:56 + case $1 in 10:26:56 + shift 10:26:56 + break 10:26:56 + case $python in 10:26:56 + local pkg_list= 10:26:56 + [[ -d /opt/pyenv ]] 10:26:56 + echo 'Setup pyenv:' 10:26:56 Setup pyenv: 10:26:56 + export PYENV_ROOT=/opt/pyenv 10:26:56 + PYENV_ROOT=/opt/pyenv 10:26:56 + 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 10:26:56 + 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 10:26:56 + pyenv versions 10:26:56 * system (set by /opt/pyenv/version) 10:26:56 * 3.8.13 (set by /opt/pyenv/version) 10:26:56 * 3.9.13 (set by /opt/pyenv/version) 10:26:56 * 3.10.6 (set by /opt/pyenv/version) 10:26:56 + command -v pyenv 10:26:56 ++ pyenv init - --no-rehash 10:26:56 + 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[*]}"'\'')" 10:26:56 export PATH="/opt/pyenv/shims:${PATH}" 10:26:56 export PYENV_SHELL=bash 10:26:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:26:56 pyenv() { 10:26:56 local command 10:26:56 command="${1:-}" 10:26:56 if [ "$#" -gt 0 ]; then 10:26:56 shift 10:26:56 fi 10:26:56 10:26:56 case "$command" in 10:26:56 rehash|shell) 10:26:56 eval "$(pyenv "sh-$command" "$@")" 10:26:56 ;; 10:26:56 *) 10:26:56 command pyenv "$command" "$@" 10:26:56 ;; 10:26:56 esac 10:26:56 }' 10:26:56 +++ 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[*]}"' 10:26:56 ++ 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 10:26:56 ++ 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 10:26:56 ++ 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 10:26:56 ++ export PYENV_SHELL=bash 10:26:56 ++ PYENV_SHELL=bash 10:26:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:26:56 +++ complete -F _pyenv pyenv 10:26:56 ++ lf-pyver python3 10:26:56 ++ local py_version_xy=python3 10:26:56 ++ local py_version_xyz= 10:26:56 ++ pyenv versions 10:26:56 ++ local command 10:26:56 ++ command=versions 10:26:56 ++ '[' 1 -gt 0 ']' 10:26:56 ++ shift 10:26:56 ++ case "$command" in 10:26:56 ++ command pyenv versions 10:26:56 ++ pyenv versions 10:26:56 ++ sed 's/^[ *]* //' 10:26:56 ++ awk '{ print $1 }' 10:26:56 ++ grep -E '^[0-9.]*[0-9]$' 10:26:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:26:56 +++ sort -V 10:26:56 +++ grep '^3' /tmp/.pyenv_versions 10:26:56 +++ tail -n 1 10:26:56 ++ py_version_xyz=3.10.6 10:26:56 ++ [[ -z 3.10.6 ]] 10:26:56 ++ echo 3.10.6 10:26:56 ++ return 0 10:26:56 + pyenv local 3.10.6 10:26:56 + local command 10:26:56 + command=local 10:26:56 + '[' 2 -gt 0 ']' 10:26:56 + shift 10:26:56 + case "$command" in 10:26:56 + command pyenv local 3.10.6 10:26:56 + pyenv local 3.10.6 10:26:56 + for arg in "$@" 10:26:56 + case $arg in 10:26:56 + pkg_list+='tox ' 10:26:56 + for arg in "$@" 10:26:56 + case $arg in 10:26:56 + pkg_list+='virtualenv ' 10:26:56 + for arg in "$@" 10:26:56 + case $arg in 10:26:56 + pkg_list+='urllib3~=1.26.15 ' 10:26:56 + [[ -f /tmp/.toxenv ]] 10:26:56 + [[ ! -f /tmp/.toxenv ]] 10:26:56 + [[ -n '' ]] 10:26:56 + python3 -m venv /tmp/venv-baPi 10:27:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-baPi' 10:27:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-baPi 10:27:00 + echo /tmp/venv-baPi 10:27:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:27:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:27:00 + /tmp/venv-baPi/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:27:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:27:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:27:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:27:05 + /tmp/venv-baPi/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:27:07 + type python3 10:27:07 + true 10:27:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-baPi/bin to PATH' 10:27:07 lf-activate-venv(): INFO: Adding /tmp/venv-baPi/bin to PATH 10:27:07 + PATH=/tmp/venv-baPi/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 10:27:07 + return 0 10:27:07 + python3 --version 10:27:07 Python 3.10.6 10:27:07 + python3 -m pip --version 10:27:07 pip 25.1.1 from /tmp/venv-baPi/lib/python3.10/site-packages/pip (python 3.10) 10:27:07 + python3 -m pip freeze 10:27:07 cachetools==6.0.0 10:27:07 chardet==5.2.0 10:27:07 colorama==0.4.6 10:27:07 distlib==0.3.9 10:27:07 filelock==3.18.0 10:27:07 packaging==25.0 10:27:07 platformdirs==4.3.8 10:27:07 pluggy==1.6.0 10:27:07 pyproject-api==1.9.1 10:27:07 tomli==2.2.1 10:27:07 tox==4.26.0 10:27:07 typing_extensions==4.14.0 10:27:07 urllib3==1.26.20 10:27:07 virtualenv==20.31.2 10:27:07 [EnvInject] - Injecting environment variables from a build step. 10:27:07 [EnvInject] - Injecting as environment variables the properties content 10:27:07 PARALLEL=false 10:27:07 10:27:07 [EnvInject] - Variables injected successfully. 10:27:07 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins4067956937991889344.sh 10:27:07 ---> tox-run.sh 10:27:07 + 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 10:27:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 10:27:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 10:27:07 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 10:27:07 + cd /w/workspace/oom-master-doc8-lint/. 10:27:07 + source /home/jenkins/lf-env.sh 10:27:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:27:07 ++ mktemp -d /tmp/venv-XXXX 10:27:07 + lf_venv=/tmp/venv-qxki 10:27:07 + local venv_file=/tmp/.os_lf_venv 10:27:07 + local python=python3 10:27:07 + local options 10:27:07 + local set_path=true 10:27:07 + local install_args= 10:27:07 ++ 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 10:27:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:27:07 + true 10:27:07 + case $1 in 10:27:07 + venv_file=/tmp/.toxenv 10:27:07 + shift 2 10:27:07 + true 10:27:07 + case $1 in 10:27:07 + shift 10:27:07 + break 10:27:07 + case $python in 10:27:07 + local pkg_list= 10:27:07 + [[ -d /opt/pyenv ]] 10:27:07 + echo 'Setup pyenv:' 10:27:07 Setup pyenv: 10:27:07 + export PYENV_ROOT=/opt/pyenv 10:27:07 + PYENV_ROOT=/opt/pyenv 10:27:07 + 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 10:27:07 + 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 10:27:07 + pyenv versions 10:27:07 system 10:27:07 3.8.13 10:27:07 3.9.13 10:27:07 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 10:27:07 + command -v pyenv 10:27:07 ++ pyenv init - --no-rehash 10:27:07 + 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[*]}"'\'')" 10:27:07 export PATH="/opt/pyenv/shims:${PATH}" 10:27:07 export PYENV_SHELL=bash 10:27:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:27:07 pyenv() { 10:27:07 local command 10:27:07 command="${1:-}" 10:27:07 if [ "$#" -gt 0 ]; then 10:27:07 shift 10:27:07 fi 10:27:07 10:27:07 case "$command" in 10:27:07 rehash|shell) 10:27:07 eval "$(pyenv "sh-$command" "$@")" 10:27:07 ;; 10:27:07 *) 10:27:07 command pyenv "$command" "$@" 10:27:07 ;; 10:27:07 esac 10:27:07 }' 10:27:07 +++ 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[*]}"' 10:27:07 ++ 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 10:27:07 ++ 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 10:27:07 ++ 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 10:27:07 ++ export PYENV_SHELL=bash 10:27:07 ++ PYENV_SHELL=bash 10:27:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:27:07 +++ complete -F _pyenv pyenv 10:27:07 ++ lf-pyver python3 10:27:07 ++ local py_version_xy=python3 10:27:07 ++ local py_version_xyz= 10:27:07 ++ sed 's/^[ *]* //' 10:27:07 ++ pyenv versions 10:27:07 ++ awk '{ print $1 }' 10:27:07 ++ local command 10:27:07 ++ command=versions 10:27:07 ++ '[' 1 -gt 0 ']' 10:27:07 ++ shift 10:27:07 ++ case "$command" in 10:27:07 ++ command pyenv versions 10:27:07 ++ pyenv versions 10:27:07 ++ grep -E '^[0-9.]*[0-9]$' 10:27:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:27:08 +++ grep '^3' /tmp/.pyenv_versions 10:27:08 +++ sort -V 10:27:08 +++ tail -n 1 10:27:08 ++ py_version_xyz=3.10.6 10:27:08 ++ [[ -z 3.10.6 ]] 10:27:08 ++ echo 3.10.6 10:27:08 ++ return 0 10:27:08 + pyenv local 3.10.6 10:27:08 + local command 10:27:08 + command=local 10:27:08 + '[' 2 -gt 0 ']' 10:27:08 + shift 10:27:08 + case "$command" in 10:27:08 + command pyenv local 3.10.6 10:27:08 + pyenv local 3.10.6 10:27:08 + for arg in "$@" 10:27:08 + case $arg in 10:27:08 + pkg_list+='tox ' 10:27:08 + for arg in "$@" 10:27:08 + case $arg in 10:27:08 + pkg_list+='virtualenv ' 10:27:08 + for arg in "$@" 10:27:08 + case $arg in 10:27:08 + pkg_list+='urllib3~=1.26.15 ' 10:27:08 + [[ -f /tmp/.toxenv ]] 10:27:08 ++ cat /tmp/.toxenv 10:27:08 + lf_venv=/tmp/venv-baPi 10:27:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-baPi from' file:/tmp/.toxenv 10:27:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-baPi from file:/tmp/.toxenv 10:27:08 + /tmp/venv-baPi/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:27:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:27:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:27:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:27:09 + /tmp/venv-baPi/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:27:10 + type python3 10:27:10 + true 10:27:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-baPi/bin to PATH' 10:27:10 lf-activate-venv(): INFO: Adding /tmp/venv-baPi/bin to PATH 10:27:10 + PATH=/tmp/venv-baPi/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 10:27:10 + return 0 10:27:10 + [[ -d /opt/pyenv ]] 10:27:10 + echo '---> Setting up pyenv' 10:27:10 ---> Setting up pyenv 10:27:10 + export PYENV_ROOT=/opt/pyenv 10:27:10 + PYENV_ROOT=/opt/pyenv 10:27:10 + export PATH=/opt/pyenv/bin:/tmp/venv-baPi/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 10:27:10 + PATH=/opt/pyenv/bin:/tmp/venv-baPi/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 10:27:10 ++ pwd 10:27:10 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 10:27:10 + export PYTHONPATH 10:27:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:27:10 + TOX_TESTENV_PASSENV=PYTHONPATH 10:27:10 + tox --version 10:27:10 4.26.0 from /tmp/venv-baPi/lib/python3.10/site-packages/tox/__init__.py 10:27:10 + PARALLEL=false 10:27:10 + TOX_OPTIONS_LIST= 10:27:10 + [[ -n doc8 ]] 10:27:10 + TOX_OPTIONS_LIST=' -e doc8' 10:27:10 + case ${PARALLEL,,} in 10:27:10 + tox -e doc8 10:27:10 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 10:27:12 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 10:27:33 doc8: freeze> python -m pip freeze --all 10:27:34 doc8: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.14,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2025.4.26,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==0.10.1,docutils==0.17.1,domdf_python_tools==3.10.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,importlib-resources==5.4.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==25.0.1,platformdirs==2.5.1,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.1.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.3.0,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.13.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.45.1,wrapt==1.13.3,zipp==3.7.0 10:27:34 doc8: commands[0]> doc8 docs/ 10:27:36 Scanning... 10:27:36 Validating... 10:27:36 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 10:27:36 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 10:27:36 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 10:27:36 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 10:27:36 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 10:27:36 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 10:27:36 ======== 10:27:36 Total files scanned = 42 10:27:36 Total files ignored = 0 10:27:36 Total accumulated errors = 6 10:27:36 Detailed error counts: 10:27:36 - doc8.checks.CheckCarriageReturn = 0 10:27:36 - doc8.checks.CheckIndentationNoTab = 0 10:27:36 - doc8.checks.CheckMaxLineLength = 5 10:27:36 - doc8.checks.CheckNewlineEndOfFile = 1 10:27:36 - doc8.checks.CheckTrailingWhitespace = 0 10:27:36 - doc8.checks.CheckValidity = 0 10:27:36 doc8: exit 1 (2.17 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2330 10:27:36 doc8: command failed but is marked ignore outcome so handling it as success 10:27:36 doc8: OK (25.26=setup[23.09]+cmd[2.17] seconds) 10:27:36 congratulations :) (25.49 seconds) 10:27:36 + tox_status=0 10:27:36 + echo '---> Completed tox runs' 10:27:36 ---> Completed tox runs 10:27:36 + for i in .tox/*/log 10:27:36 ++ echo .tox/doc8/log 10:27:36 ++ awk -F/ '{print $2}' 10:27:36 + tox_env=doc8 10:27:36 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 10:27:36 + DOC_DIR=docs/_build/html 10:27:36 + [[ -d docs/_build/html ]] 10:27:36 + echo '---> tox-run.sh ends' 10:27:36 ---> tox-run.sh ends 10:27:36 + test 0 -eq 0 10:27:36 $ ssh-agent -k 10:27:36 unset SSH_AUTH_SOCK; 10:27:36 unset SSH_AGENT_PID; 10:27:36 echo Agent pid 1685 killed; 10:27:36 [ssh-agent] Stopped. 10:27:36 [PostBuildScript] - [INFO] Executing post build scripts. 10:27:36 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3994513324377866029.sh 10:27:36 ---> sysstat.sh 10:27:36 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins11702332756476905488.sh 10:27:36 ---> package-listing.sh 10:27:36 ++ facter osfamily 10:27:36 ++ tr '[:upper:]' '[:lower:]' 10:27:37 + OS_FAMILY=debian 10:27:37 + workspace=/w/workspace/oom-master-doc8-lint 10:27:37 + START_PACKAGES=/tmp/packages_start.txt 10:27:37 + END_PACKAGES=/tmp/packages_end.txt 10:27:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:27:37 + PACKAGES=/tmp/packages_start.txt 10:27:37 + '[' /w/workspace/oom-master-doc8-lint ']' 10:27:37 + PACKAGES=/tmp/packages_end.txt 10:27:37 + case "${OS_FAMILY}" in 10:27:37 + dpkg -l 10:27:37 + grep '^ii' 10:27:37 + '[' -f /tmp/packages_start.txt ']' 10:27:37 + '[' -f /tmp/packages_end.txt ']' 10:27:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:27:37 + '[' /w/workspace/oom-master-doc8-lint ']' 10:27:37 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 10:27:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 10:27:37 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8555744908461596949.sh 10:27:37 ---> capture-instance-metadata.sh 10:27:37 Setup pyenv: 10:27:37 system 10:27:37 3.8.13 10:27:37 3.9.13 10:27:37 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 10:27:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4zbc 10:27:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:27:44 lf-activate-venv(): INFO: Installing: lftools 10:28:08 lf-activate-venv(): INFO: Adding /tmp/venv-4zbc/bin to PATH 10:28:08 INFO: Running in OpenStack, capturing instance metadata 10:28:09 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13188483283453349055.sh 10:28:09 provisioning config files... 10:28:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config6956930849174440711tmp 10:28:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:28:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:28:09 [EnvInject] - Injecting environment variables from a build step. 10:28:09 [EnvInject] - Injecting as environment variables the properties content 10:28:09 SERVER_ID=logs 10:28:09 10:28:09 [EnvInject] - Variables injected successfully. 10:28:09 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6583129191770754381.sh 10:28:09 ---> create-netrc.sh 10:28:09 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5808790774694703063.sh 10:28:09 ---> python-tools-install.sh 10:28:09 Setup pyenv: 10:28:09 system 10:28:09 3.8.13 10:28:09 3.9.13 10:28:09 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 10:28:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4zbc from file:/tmp/.os_lf_venv 10:28:11 lf-activate-venv(): INFO: Installing: lftools 10:28:19 lf-activate-venv(): INFO: Adding /tmp/venv-4zbc/bin to PATH 10:28:19 Generating Requirements File 10:28:37 Python 3.10.6 10:28:37 pip 25.1.1 from /tmp/venv-4zbc/lib/python3.10/site-packages/pip (python 3.10) 10:28:38 appdirs==1.4.4 10:28:38 argcomplete==3.6.2 10:28:38 aspy.yaml==1.3.0 10:28:38 attrs==25.3.0 10:28:38 autopage==0.5.2 10:28:38 beautifulsoup4==4.13.4 10:28:38 boto3==1.38.32 10:28:38 botocore==1.38.32 10:28:38 bs4==0.0.2 10:28:38 cachetools==5.5.2 10:28:38 certifi==2025.4.26 10:28:38 cffi==1.17.1 10:28:38 cfgv==3.4.0 10:28:38 chardet==5.2.0 10:28:38 charset-normalizer==3.4.2 10:28:38 click==8.2.1 10:28:38 cliff==4.10.0 10:28:38 cmd2==2.6.0 10:28:38 cryptography==3.3.2 10:28:38 debtcollector==3.0.0 10:28:38 decorator==5.2.1 10:28:38 defusedxml==0.7.1 10:28:38 Deprecated==1.2.18 10:28:38 distlib==0.3.9 10:28:38 dnspython==2.7.0 10:28:38 docker==7.1.0 10:28:38 dogpile.cache==1.4.0 10:28:38 durationpy==0.10 10:28:38 email_validator==2.2.0 10:28:38 filelock==3.18.0 10:28:38 future==1.0.0 10:28:38 gitdb==4.0.12 10:28:38 GitPython==3.1.44 10:28:38 google-auth==2.40.3 10:28:38 httplib2==0.22.0 10:28:38 identify==2.6.12 10:28:38 idna==3.10 10:28:38 importlib-resources==1.5.0 10:28:38 iso8601==2.1.0 10:28:38 Jinja2==3.1.6 10:28:38 jmespath==1.0.1 10:28:38 jsonpatch==1.33 10:28:38 jsonpointer==3.0.0 10:28:38 jsonschema==4.24.0 10:28:38 jsonschema-specifications==2025.4.1 10:28:38 keystoneauth1==5.11.0 10:28:38 kubernetes==32.0.1 10:28:38 lftools==0.37.13 10:28:38 lxml==5.4.0 10:28:38 MarkupSafe==3.0.2 10:28:38 msgpack==1.1.0 10:28:38 multi_key_dict==2.0.3 10:28:38 munch==4.0.0 10:28:38 netaddr==1.3.0 10:28:38 niet==1.4.2 10:28:38 nodeenv==1.9.1 10:28:38 oauth2client==4.1.3 10:28:38 oauthlib==3.2.2 10:28:38 openstacksdk==4.6.0 10:28:38 os-client-config==2.1.0 10:28:38 os-service-types==1.7.0 10:28:38 osc-lib==4.0.2 10:28:38 oslo.config==9.8.0 10:28:38 oslo.context==6.0.0 10:28:38 oslo.i18n==6.5.1 10:28:38 oslo.log==7.1.0 10:28:38 oslo.serialization==5.7.0 10:28:38 oslo.utils==9.0.0 10:28:38 packaging==25.0 10:28:38 pbr==6.1.1 10:28:38 platformdirs==4.3.8 10:28:38 prettytable==3.16.0 10:28:38 psutil==7.0.0 10:28:38 pyasn1==0.6.1 10:28:38 pyasn1_modules==0.4.2 10:28:38 pycparser==2.22 10:28:38 pygerrit2==2.0.15 10:28:38 PyGithub==2.6.1 10:28:38 PyJWT==2.10.1 10:28:38 PyNaCl==1.5.0 10:28:38 pyparsing==2.4.7 10:28:38 pyperclip==1.9.0 10:28:38 pyrsistent==0.20.0 10:28:38 python-cinderclient==9.7.0 10:28:38 python-dateutil==2.9.0.post0 10:28:38 python-heatclient==4.2.0 10:28:38 python-jenkins==1.8.2 10:28:38 python-keystoneclient==5.6.0 10:28:38 python-magnumclient==4.8.1 10:28:38 python-openstackclient==8.1.0 10:28:38 python-swiftclient==4.8.0 10:28:38 PyYAML==6.0.2 10:28:38 referencing==0.36.2 10:28:38 requests==2.32.3 10:28:38 requests-oauthlib==2.0.0 10:28:38 requestsexceptions==1.4.0 10:28:38 rfc3986==2.0.0 10:28:38 rpds-py==0.25.1 10:28:38 rsa==4.9.1 10:28:38 ruamel.yaml==0.18.13 10:28:38 ruamel.yaml.clib==0.2.12 10:28:38 s3transfer==0.13.0 10:28:38 simplejson==3.20.1 10:28:38 six==1.17.0 10:28:38 smmap==5.0.2 10:28:38 soupsieve==2.7 10:28:38 stevedore==5.4.1 10:28:38 tabulate==0.9.0 10:28:38 toml==0.10.2 10:28:38 tomlkit==0.13.3 10:28:38 tqdm==4.67.1 10:28:38 typing_extensions==4.14.0 10:28:38 tzdata==2025.2 10:28:38 urllib3==1.26.20 10:28:38 virtualenv==20.31.2 10:28:38 wcwidth==0.2.13 10:28:38 websocket-client==1.8.0 10:28:38 wrapt==1.17.2 10:28:38 xdg==6.0.0 10:28:38 xmltodict==0.14.2 10:28:38 yq==3.4.3 10:28:38 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins807556979946266008.sh 10:28:38 ---> sudo-logs.sh 10:28:38 Archiving 'sudo' log.. 10:28:38 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16196678129253170930.sh 10:28:38 ---> job-cost.sh 10:28:38 Setup pyenv: 10:28:38 system 10:28:38 3.8.13 10:28:38 3.9.13 10:28:38 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 10:28:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4zbc from file:/tmp/.os_lf_venv 10:28:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:28:45 lf-activate-venv(): INFO: Adding /tmp/venv-4zbc/bin to PATH 10:28:45 INFO: No Stack... 10:28:45 INFO: Retrieving Pricing Info for: v3-standard-4 10:28:45 INFO: Archiving Costs 10:28:45 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins13873851104979972912.sh 10:28:45 ---> logs-deploy.sh 10:28:45 Setup pyenv: 10:28:46 system 10:28:46 3.8.13 10:28:46 3.9.13 10:28:46 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 10:28:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4zbc from file:/tmp/.os_lf_venv 10:28:47 lf-activate-venv(): INFO: Installing: lftools 10:28:56 lf-activate-venv(): INFO: Adding /tmp/venv-4zbc/bin to PATH 10:28:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/563 10:28:56 INFO: archiving workspace using pattern(s): 10:28:57 Archives upload complete. 10:28:57 INFO: archiving logs to Nexus 10:28:58 ---> uname -a: 10:28:58 Linux prd-ubuntu1804-builder-4c-4g-19506 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:28:58 10:28:58 10:28:58 ---> lscpu: 10:28:58 Architecture: x86_64 10:28:58 CPU op-mode(s): 32-bit, 64-bit 10:28:58 Byte Order: Little Endian 10:28:58 CPU(s): 4 10:28:58 On-line CPU(s) list: 0-3 10:28:58 Thread(s) per core: 1 10:28:58 Core(s) per socket: 1 10:28:58 Socket(s): 4 10:28:58 NUMA node(s): 1 10:28:58 Vendor ID: AuthenticAMD 10:28:58 CPU family: 23 10:28:58 Model: 49 10:28:58 Model name: AMD EPYC-Rome Processor 10:28:58 Stepping: 0 10:28:58 CPU MHz: 2799.998 10:28:58 BogoMIPS: 5599.99 10:28:58 Virtualization: AMD-V 10:28:58 Hypervisor vendor: KVM 10:28:58 Virtualization type: full 10:28:58 L1d cache: 32K 10:28:58 L1i cache: 32K 10:28:58 L2 cache: 512K 10:28:58 L3 cache: 16384K 10:28:58 NUMA node0 CPU(s): 0-3 10:28:58 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 10:28:58 10:28:58 10:28:58 ---> nproc: 10:28:58 4 10:28:58 10:28:58 10:28:58 ---> df -h: 10:28:58 Filesystem Size Used Avail Use% Mounted on 10:28:58 udev 7.9G 0 7.9G 0% /dev 10:28:58 tmpfs 1.6G 672K 1.6G 1% /run 10:28:58 /dev/vda1 78G 8.5G 69G 11% / 10:28:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:28:58 tmpfs 5.0M 0 5.0M 0% /run/lock 10:28:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:28:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:28:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:28:58 10:28:58 10:28:58 ---> free -m: 10:28:58 total used free shared buff/cache available 10:28:58 Mem: 16040 553 13215 0 2271 15163 10:28:58 Swap: 1023 0 1023 10:28:58 10:28:58 10:28:58 ---> ip addr: 10:28:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:28:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:28:58 inet 127.0.0.1/8 scope host lo 10:28:58 valid_lft forever preferred_lft forever 10:28:58 inet6 ::1/128 scope host 10:28:58 valid_lft forever preferred_lft forever 10:28:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:28:58 link/ether fa:16:3e:62:06:43 brd ff:ff:ff:ff:ff:ff 10:28:58 inet 10.30.106.156/23 brd 10.30.107.255 scope global dynamic ens3 10:28:58 valid_lft 86250sec preferred_lft 86250sec 10:28:58 inet6 fe80::f816:3eff:fe62:643/64 scope link 10:28:58 valid_lft forever preferred_lft forever 10:28:58 10:28:58 10:28:58 ---> sar -b -r -n DEV: 10:28:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19506) 06/08/25 _x86_64_ (4 CPU) 10:28:58 10:28:58 10:26:30 LINUX RESTART (4 CPU) 10:28:58 10:28:58 10:27:01 tps rtps wtps bread/s bwrtn/s 10:28:58 10:28:01 140.24 14.25 126.00 456.59 13428.16 10:28:58 Average: 140.24 14.25 126.00 456.59 13428.16 10:28:58 10:28:58 10:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:28:58 10:28:01 13652184 15477600 2772784 16.88 77636 1937424 873576 5.00 796892 1740140 271416 10:28:58 Average: 13652184 15477600 2772784 16.88 77636 1937424 873576 5.00 796892 1740140 271416 10:28:58 10:28:58 10:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:28:58 10:28:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 10:28:58 10:28:01 ens3 188.84 119.73 1457.07 18.00 0.00 0.00 0.00 0.00 10:28:58 Average: lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 10:28:58 Average: ens3 188.84 119.73 1457.07 18.00 0.00 0.00 0.00 0.00 10:28:58 10:28:58 10:28:58 ---> sar -P ALL: 10:28:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19506) 06/08/25 _x86_64_ (4 CPU) 10:28:58 10:28:58 10:26:30 LINUX RESTART (4 CPU) 10:28:58 10:28:58 10:27:01 CPU %user %nice %system %iowait %steal %idle 10:28:58 10:28:01 all 19.99 0.00 1.87 2.76 0.07 75.31 10:28:58 10:28:01 0 16.23 0.00 2.21 8.21 0.08 73.27 10:28:58 10:28:01 1 21.69 0.00 2.13 0.92 0.08 75.18 10:28:58 10:28:01 2 19.31 0.00 1.38 0.48 0.08 78.74 10:28:58 10:28:01 3 22.71 0.00 1.77 1.43 0.05 74.04 10:28:58 Average: all 19.99 0.00 1.87 2.76 0.07 75.31 10:28:58 Average: 0 16.23 0.00 2.21 8.21 0.08 73.27 10:28:58 Average: 1 21.69 0.00 2.13 0.92 0.08 75.18 10:28:58 Average: 2 19.31 0.00 1.38 0.48 0.08 78.74 10:28:58 Average: 3 22.71 0.00 1.77 1.43 0.05 74.04 10:28:58 10:28:58 10:28:58