07:37:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/137596 07:37:02 Running as SYSTEM 07:37:02 [EnvInject] - Loading node environment variables. 07:37:02 Building remotely on prd-ubuntu1804-builder-4c-4g-18482 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yaml-lint 07:37:02 [ssh-agent] Looking for ssh-agent implementation... 07:37:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:02 $ ssh-agent 07:37:02 SSH_AUTH_SOCK=/tmp/ssh-nd7oGEZ5cimN/agent.1744 07:37:02 SSH_AGENT_PID=1746 07:37:02 [ssh-agent] Started. 07:37:02 Running ssh-add (command line suppressed) 07:37:02 Identity added: /w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_11616614788816720896.key (/w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_11616614788816720896.key) 07:37:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:37:02 The recommended git tool is: NONE 07:37:04 using credential onap-jenkins-ssh 07:37:04 Wiping out workspace first. 07:37:04 Cloning the remote Git repository 07:37:04 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 07:37:04 > git init /w/workspace/oom-readiness-master-yaml-lint # timeout=10 07:37:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 07:37:05 > git --version # timeout=10 07:37:05 > git --version # 'git version 2.17.1' 07:37:05 using GIT_SSH to set credentials Gerrit user 07:37:05 Verifying host key using manually-configured host key entries 07:37:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:37:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 07:37:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:37:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 07:37:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 07:37:06 using GIT_SSH to set credentials Gerrit user 07:37:06 Verifying host key using manually-configured host key entries 07:37:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/96/137596/1 # timeout=30 07:37:06 > git rev-parse 47054267628c7682685cf34d1aa948ea7a835221^{commit} # timeout=10 07:37:06 Checking out Revision 47054267628c7682685cf34d1aa948ea7a835221 (refs/changes/96/137596/1) 07:37:06 > git config core.sparsecheckout # timeout=10 07:37:06 > git checkout -f 47054267628c7682685cf34d1aa948ea7a835221 # timeout=30 07:37:09 Commit message: "[RELEASE] Create version 6.0.2" 07:37:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:37:09 > git rev-list --no-walk 5d41514df155dd3c5e2e38a296929ef1b7af281e # timeout=10 07:37:09 [EnvInject] - Injecting environment variables from a build step. 07:37:09 [EnvInject] - Injecting as environment variables the properties content 07:37:09 PYTHON=python3 07:37:09 07:37:09 [EnvInject] - Variables injected successfully. 07:37:09 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins14581750890839889550.sh 07:37:09 ---> tox-install.sh 07:37:09 + source /home/jenkins/lf-env.sh 07:37:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:37:09 ++ mktemp -d /tmp/venv-XXXX 07:37:09 + lf_venv=/tmp/venv-kFtD 07:37:09 + local venv_file=/tmp/.os_lf_venv 07:37:09 + local python=python3 07:37:09 + local options 07:37:09 + local set_path=true 07:37:09 + local install_args= 07:37:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:37:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:37:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:37:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:37:09 + true 07:37:09 + case $1 in 07:37:09 + venv_file=/tmp/.toxenv 07:37:09 + shift 2 07:37:09 + true 07:37:09 + case $1 in 07:37:09 + shift 07:37:09 + break 07:37:09 + case $python in 07:37:09 + local pkg_list= 07:37:09 + [[ -d /opt/pyenv ]] 07:37:09 + echo 'Setup pyenv:' 07:37:09 Setup pyenv: 07:37:09 + export PYENV_ROOT=/opt/pyenv 07:37:09 + PYENV_ROOT=/opt/pyenv 07:37:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:37:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:37:09 + pyenv versions 07:37:10 * system (set by /opt/pyenv/version) 07:37:10 * 3.8.13 (set by /opt/pyenv/version) 07:37:10 * 3.9.13 (set by /opt/pyenv/version) 07:37:10 * 3.10.6 (set by /opt/pyenv/version) 07:37:10 + command -v pyenv 07:37:10 ++ pyenv init - --no-rehash 07:37:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:37:10 export PATH="/opt/pyenv/shims:${PATH}" 07:37:10 export PYENV_SHELL=bash 07:37:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:37:10 pyenv() { 07:37:10 local command 07:37:10 command="${1:-}" 07:37:10 if [ "$#" -gt 0 ]; then 07:37:10 shift 07:37:10 fi 07:37:10 07:37:10 case "$command" in 07:37:10 rehash|shell) 07:37:10 eval "$(pyenv "sh-$command" "$@")" 07:37:10 ;; 07:37:10 *) 07:37:10 command pyenv "$command" "$@" 07:37:10 ;; 07:37:10 esac 07:37:10 }' 07:37:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:37:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:37:10 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:37:10 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:37:10 ++ export PYENV_SHELL=bash 07:37:10 ++ PYENV_SHELL=bash 07:37:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:37:10 +++ complete -F _pyenv pyenv 07:37:10 ++ lf-pyver python3 07:37:10 ++ local py_version_xy=python3 07:37:10 ++ local py_version_xyz= 07:37:10 ++ pyenv versions 07:37:10 ++ sed 's/^[ *]* //' 07:37:10 ++ local command 07:37:10 ++ command=versions 07:37:10 ++ awk '{ print $1 }' 07:37:10 ++ '[' 1 -gt 0 ']' 07:37:10 ++ grep -E '^[0-9.]*[0-9]$' 07:37:10 ++ shift 07:37:10 ++ case "$command" in 07:37:10 ++ command pyenv versions 07:37:10 ++ pyenv versions 07:37:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:37:10 +++ grep '^3' /tmp/.pyenv_versions 07:37:10 +++ sort -V 07:37:10 +++ tail -n 1 07:37:10 ++ py_version_xyz=3.10.6 07:37:10 ++ [[ -z 3.10.6 ]] 07:37:10 ++ echo 3.10.6 07:37:10 ++ return 0 07:37:10 + pyenv local 3.10.6 07:37:10 + local command 07:37:10 + command=local 07:37:10 + '[' 2 -gt 0 ']' 07:37:10 + shift 07:37:10 + case "$command" in 07:37:10 + command pyenv local 3.10.6 07:37:10 + pyenv local 3.10.6 07:37:10 + for arg in "$@" 07:37:10 + case $arg in 07:37:10 + pkg_list+='tox ' 07:37:10 + for arg in "$@" 07:37:10 + case $arg in 07:37:10 + pkg_list+='virtualenv ' 07:37:10 + for arg in "$@" 07:37:10 + case $arg in 07:37:10 + pkg_list+='urllib3~=1.26.15 ' 07:37:10 + [[ -f /tmp/.toxenv ]] 07:37:10 + [[ ! -f /tmp/.toxenv ]] 07:37:10 + [[ -n '' ]] 07:37:10 + python3 -m venv /tmp/venv-kFtD 07:37:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kFtD' 07:37:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kFtD 07:37:16 + echo /tmp/venv-kFtD 07:37:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:37:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:37:16 + /tmp/venv-kFtD/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:37:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:37:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:37:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:37:21 + /tmp/venv-kFtD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:37:33 + type python3 07:37:33 + true 07:37:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kFtD/bin to PATH' 07:37:33 lf-activate-venv(): INFO: Adding /tmp/venv-kFtD/bin to PATH 07:37:33 + PATH=/tmp/venv-kFtD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:37:33 + return 0 07:37:33 + python3 --version 07:37:33 Python 3.10.6 07:37:33 + python3 -m pip --version 07:37:33 pip 24.0 from /tmp/venv-kFtD/lib/python3.10/site-packages/pip (python 3.10) 07:37:33 + python3 -m pip freeze 07:37:33 cachetools==5.3.3 07:37:33 chardet==5.2.0 07:37:33 colorama==0.4.6 07:37:33 distlib==0.3.8 07:37:33 filelock==3.13.3 07:37:33 packaging==24.0 07:37:33 platformdirs==4.2.0 07:37:33 pluggy==1.4.0 07:37:33 pyproject-api==1.6.1 07:37:33 tomli==2.0.1 07:37:33 tox==4.14.2 07:37:33 urllib3==1.26.18 07:37:33 virtualenv==20.25.1 07:37:34 [EnvInject] - Injecting environment variables from a build step. 07:37:34 [EnvInject] - Injecting as environment variables the properties content 07:37:34 PARALLEL=false 07:37:34 07:37:34 [EnvInject] - Variables injected successfully. 07:37:34 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins3682209254931552738.sh 07:37:34 ---> tox-run.sh 07:37:34 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:37:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/tox 07:37:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/docs 07:37:34 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/tox 07:37:34 + cd /w/workspace/oom-readiness-master-yaml-lint/. 07:37:34 + source /home/jenkins/lf-env.sh 07:37:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:37:34 ++ mktemp -d /tmp/venv-XXXX 07:37:34 + lf_venv=/tmp/venv-Xvsf 07:37:34 + local venv_file=/tmp/.os_lf_venv 07:37:34 + local python=python3 07:37:34 + local options 07:37:34 + local set_path=true 07:37:34 + local install_args= 07:37:34 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:37:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:37:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:37:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:37:34 + true 07:37:34 + case $1 in 07:37:34 + venv_file=/tmp/.toxenv 07:37:34 + shift 2 07:37:34 + true 07:37:34 + case $1 in 07:37:34 + shift 07:37:34 + break 07:37:34 + case $python in 07:37:34 + local pkg_list= 07:37:34 + [[ -d /opt/pyenv ]] 07:37:34 + echo 'Setup pyenv:' 07:37:34 Setup pyenv: 07:37:34 + export PYENV_ROOT=/opt/pyenv 07:37:34 + PYENV_ROOT=/opt/pyenv 07:37:34 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:37:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:37:34 + pyenv versions 07:37:34 system 07:37:34 3.8.13 07:37:34 3.9.13 07:37:34 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 07:37:34 + command -v pyenv 07:37:34 ++ pyenv init - --no-rehash 07:37:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:37:34 export PATH="/opt/pyenv/shims:${PATH}" 07:37:34 export PYENV_SHELL=bash 07:37:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:37:34 pyenv() { 07:37:34 local command 07:37:34 command="${1:-}" 07:37:34 if [ "$#" -gt 0 ]; then 07:37:34 shift 07:37:34 fi 07:37:34 07:37:34 case "$command" in 07:37:34 rehash|shell) 07:37:34 eval "$(pyenv "sh-$command" "$@")" 07:37:34 ;; 07:37:34 *) 07:37:34 command pyenv "$command" "$@" 07:37:34 ;; 07:37:34 esac 07:37:34 }' 07:37:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:37:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:37:34 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:37:34 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:37:34 ++ export PYENV_SHELL=bash 07:37:34 ++ PYENV_SHELL=bash 07:37:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:37:34 +++ complete -F _pyenv pyenv 07:37:34 ++ lf-pyver python3 07:37:34 ++ local py_version_xy=python3 07:37:34 ++ local py_version_xyz= 07:37:34 ++ sed 's/^[ *]* //' 07:37:34 ++ awk '{ print $1 }' 07:37:34 ++ grep -E '^[0-9.]*[0-9]$' 07:37:34 ++ pyenv versions 07:37:34 ++ local command 07:37:34 ++ command=versions 07:37:34 ++ '[' 1 -gt 0 ']' 07:37:34 ++ shift 07:37:34 ++ case "$command" in 07:37:34 ++ command pyenv versions 07:37:34 ++ pyenv versions 07:37:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:37:34 +++ grep '^3' /tmp/.pyenv_versions 07:37:34 +++ sort -V 07:37:34 +++ tail -n 1 07:37:34 ++ py_version_xyz=3.10.6 07:37:34 ++ [[ -z 3.10.6 ]] 07:37:34 ++ echo 3.10.6 07:37:34 ++ return 0 07:37:34 + pyenv local 3.10.6 07:37:34 + local command 07:37:34 + command=local 07:37:34 + '[' 2 -gt 0 ']' 07:37:34 + shift 07:37:34 + case "$command" in 07:37:34 + command pyenv local 3.10.6 07:37:34 + pyenv local 3.10.6 07:37:34 + for arg in "$@" 07:37:34 + case $arg in 07:37:34 + pkg_list+='tox ' 07:37:34 + for arg in "$@" 07:37:34 + case $arg in 07:37:34 + pkg_list+='virtualenv ' 07:37:34 + for arg in "$@" 07:37:34 + case $arg in 07:37:34 + pkg_list+='urllib3~=1.26.15 ' 07:37:34 + [[ -f /tmp/.toxenv ]] 07:37:34 ++ cat /tmp/.toxenv 07:37:34 + lf_venv=/tmp/venv-kFtD 07:37:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kFtD from' file:/tmp/.toxenv 07:37:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kFtD from file:/tmp/.toxenv 07:37:34 + /tmp/venv-kFtD/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:37:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:37:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:37:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:37:35 + /tmp/venv-kFtD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:37:38 + type python3 07:37:38 + true 07:37:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kFtD/bin to PATH' 07:37:38 lf-activate-venv(): INFO: Adding /tmp/venv-kFtD/bin to PATH 07:37:38 + PATH=/tmp/venv-kFtD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:37:38 + return 0 07:37:38 + [[ -d /opt/pyenv ]] 07:37:38 + echo '---> Setting up pyenv' 07:37:38 ---> Setting up pyenv 07:37:38 + export PYENV_ROOT=/opt/pyenv 07:37:38 + PYENV_ROOT=/opt/pyenv 07:37:38 + export PATH=/opt/pyenv/bin:/tmp/venv-kFtD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:37:38 + PATH=/opt/pyenv/bin:/tmp/venv-kFtD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:37:38 ++ pwd 07:37:38 + PYTHONPATH=/w/workspace/oom-readiness-master-yaml-lint 07:37:38 + export PYTHONPATH 07:37:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:37:38 + TOX_TESTENV_PASSENV=PYTHONPATH 07:37:38 + tox --version 07:37:38 4.14.2 from /tmp/venv-kFtD/lib/python3.10/site-packages/tox/__init__.py 07:37:38 + PARALLEL=false 07:37:38 + TOX_OPTIONS_LIST= 07:37:38 + [[ -n yaml ]] 07:37:38 + TOX_OPTIONS_LIST=' -e yaml' 07:37:38 + case ${PARALLEL,,} in 07:37:38 + tox -e yaml 07:37:38 + tee -a /w/workspace/oom-readiness-master-yaml-lint/archives/tox/tox.log 07:37:40 yaml: install_deps> python -I -m pip install coala-bears nodeenv 07:38:15 yaml: freeze> python -m pip freeze --all 07:38:15 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==23.2.0,autoflake==0.6.6,autopep8==1.7.0,Babel==2.14.0,bandit==1.6.2,certifi==2024.2.2,charset-normalizer==3.3.2,click==6.6,cmakelint==1.4.2,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.11,GitPython==3.1.42,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.6,imagesize==1.4.1,importlib_resources==6.4.0,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.3,joblib==1.3.2,jsonschema==4.21.1,jsonschema-specifications==2023.12.1,jupyter_core==5.7.2,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.8.1,nodeenv==1.8.0,packaging==24.0,pbr==6.0.0,pip==24.0,pkgutil_resolve_name==1.3.10,platformdirs==4.2.0,polib==1.2.0,proselint==0.7.0,pycodestyle==2.11.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.17.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2024.1,PyYAML==3.13,radon==1.4.0,referencing==0.34.0,regex==2023.12.25,requests==2.31.0,restructuredtext_lint==1.0.1,rpds-py==0.18.0,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.2,setuptools==69.1.0,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,Sphinx==1.4.9,stevedore==5.2.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.66.2,traitlets==5.14.2,unidiff==0.5.5,urllib3==2.2.1,vulture==0.10,wheel==0.42.0,wrapt==1.16.0,yamllint==1.6.1,yapf==0.14.0,zipp==3.18.1 07:38:15 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:38:15 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 07:38:16 ---> Completed tox runs 07:38:16 + for i in .tox/*/log 07:38:16 ++ echo .tox/yaml/log 07:38:16 ++ awk -F/ '{print $2}' 07:38:16 + tox_env=yaml 07:38:16 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yaml-lint/archives/tox/yaml 07:38:16 + DOC_DIR=docs/_build/html 07:38:16 + [[ -d docs/_build/html ]] 07:38:16 + echo '---> tox-run.sh ends' 07:38:16 ---> tox-run.sh ends 07:38:16 + test 0 -eq 0 07:38:16 $ ssh-agent -k 07:38:16 unset SSH_AUTH_SOCK; 07:38:16 unset SSH_AGENT_PID; 07:38:16 echo Agent pid 1746 killed; 07:38:16 [ssh-agent] Stopped. 07:38:16 [PostBuildScript] - [INFO] Executing post build scripts. 07:38:16 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins2597116909785291169.sh 07:38:16 ---> sysstat.sh 07:38:17 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins17065614695969999018.sh 07:38:17 ---> package-listing.sh 07:38:17 ++ facter osfamily 07:38:17 ++ tr '[:upper:]' '[:lower:]' 07:38:17 + OS_FAMILY=debian 07:38:17 + workspace=/w/workspace/oom-readiness-master-yaml-lint 07:38:17 + START_PACKAGES=/tmp/packages_start.txt 07:38:17 + END_PACKAGES=/tmp/packages_end.txt 07:38:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:38:17 + PACKAGES=/tmp/packages_start.txt 07:38:17 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 07:38:17 + PACKAGES=/tmp/packages_end.txt 07:38:17 + case "${OS_FAMILY}" in 07:38:17 + dpkg -l 07:38:17 + grep '^ii' 07:38:17 + '[' -f /tmp/packages_start.txt ']' 07:38:17 + '[' -f /tmp/packages_end.txt ']' 07:38:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:38:17 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 07:38:17 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/ 07:38:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yaml-lint/archives/ 07:38:17 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins1870113152550048072.sh 07:38:17 ---> capture-instance-metadata.sh 07:38:17 Setup pyenv: 07:38:17 system 07:38:17 3.8.13 07:38:17 3.9.13 07:38:17 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 07:38:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0vP2 07:38:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:38:25 lf-activate-venv(): INFO: Installing: lftools 07:39:11 lf-activate-venv(): INFO: Adding /tmp/venv-0vP2/bin to PATH 07:39:11 INFO: Running in OpenStack, capturing instance metadata 07:39:11 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins16716520644514871088.sh 07:39:11 provisioning config files... 07:39:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yaml-lint@tmp/config13804085965467519223tmp 07:39:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:39:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:39:11 [EnvInject] - Injecting environment variables from a build step. 07:39:11 [EnvInject] - Injecting as environment variables the properties content 07:39:11 SERVER_ID=logs 07:39:11 07:39:11 [EnvInject] - Variables injected successfully. 07:39:11 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins14752299379917910621.sh 07:39:11 ---> create-netrc.sh 07:39:11 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins14446105386603608079.sh 07:39:11 ---> python-tools-install.sh 07:39:11 Setup pyenv: 07:39:11 system 07:39:11 3.8.13 07:39:11 3.9.13 07:39:11 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 07:39:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0vP2 from file:/tmp/.os_lf_venv 07:39:13 lf-activate-venv(): INFO: Installing: lftools 07:39:23 lf-activate-venv(): INFO: Adding /tmp/venv-0vP2/bin to PATH 07:39:23 Generating Requirements File 07:40:01 Python 3.10.6 07:40:01 pip 24.0 from /tmp/venv-0vP2/lib/python3.10/site-packages/pip (python 3.10) 07:40:01 appdirs==1.4.4 07:40:01 argcomplete==3.2.3 07:40:01 aspy.yaml==1.3.0 07:40:01 attrs==23.2.0 07:40:01 autopage==0.5.2 07:40:01 beautifulsoup4==4.12.3 07:40:01 boto3==1.34.71 07:40:01 botocore==1.34.71 07:40:01 bs4==0.0.2 07:40:01 cachetools==5.3.3 07:40:01 certifi==2024.2.2 07:40:01 cffi==1.16.0 07:40:01 cfgv==3.4.0 07:40:01 chardet==5.2.0 07:40:01 charset-normalizer==3.3.2 07:40:01 click==8.1.7 07:40:01 cliff==4.6.0 07:40:01 cmd2==2.4.3 07:40:01 cryptography==3.3.2 07:40:01 debtcollector==3.0.0 07:40:01 decorator==5.1.1 07:40:01 defusedxml==0.7.1 07:40:01 Deprecated==1.2.14 07:40:01 distlib==0.3.8 07:40:01 dnspython==2.6.1 07:40:01 docker==4.2.2 07:40:01 dogpile.cache==1.3.2 07:40:01 email_validator==2.1.1 07:40:01 filelock==3.13.3 07:40:01 future==1.0.0 07:40:01 gitdb==4.0.11 07:40:01 GitPython==3.1.42 07:40:01 google-auth==2.29.0 07:40:01 httplib2==0.22.0 07:40:01 identify==2.5.35 07:40:01 idna==3.6 07:40:01 importlib-resources==1.5.0 07:40:01 iso8601==2.1.0 07:40:01 Jinja2==3.1.3 07:40:01 jmespath==1.0.1 07:40:01 jsonpatch==1.33 07:40:01 jsonpointer==2.4 07:40:01 jsonschema==4.21.1 07:40:01 jsonschema-specifications==2023.12.1 07:40:01 keystoneauth1==5.6.0 07:40:01 kubernetes==29.0.0 07:40:01 lftools==0.37.10 07:40:01 lxml==5.1.0 07:40:01 MarkupSafe==2.1.5 07:40:01 msgpack==1.0.8 07:40:01 multi_key_dict==2.0.3 07:40:01 munch==4.0.0 07:40:01 netaddr==1.2.1 07:40:01 netifaces==0.11.0 07:40:01 niet==1.4.2 07:40:01 nodeenv==1.8.0 07:40:01 oauth2client==4.1.3 07:40:01 oauthlib==3.2.2 07:40:01 openstacksdk==3.0.0 07:40:01 os-client-config==2.1.0 07:40:01 os-service-types==1.7.0 07:40:01 osc-lib==3.0.1 07:40:01 oslo.config==9.4.0 07:40:01 oslo.context==5.5.0 07:40:01 oslo.i18n==6.3.0 07:40:01 oslo.log==5.5.0 07:40:01 oslo.serialization==5.4.0 07:40:01 oslo.utils==7.1.0 07:40:01 packaging==24.0 07:40:01 pbr==6.0.0 07:40:01 platformdirs==4.2.0 07:40:01 prettytable==3.10.0 07:40:01 pyasn1==0.6.0 07:40:01 pyasn1_modules==0.4.0 07:40:01 pycparser==2.21 07:40:01 pygerrit2==2.0.15 07:40:01 PyGithub==2.3.0 07:40:01 pyinotify==0.9.6 07:40:01 PyJWT==2.8.0 07:40:01 PyNaCl==1.5.0 07:40:01 pyparsing==2.4.7 07:40:01 pyperclip==1.8.2 07:40:01 pyrsistent==0.20.0 07:40:01 python-cinderclient==9.5.0 07:40:01 python-dateutil==2.9.0.post0 07:40:01 python-heatclient==3.5.0 07:40:01 python-jenkins==1.8.2 07:40:01 python-keystoneclient==5.4.0 07:40:01 python-magnumclient==4.4.0 07:40:01 python-novaclient==18.6.0 07:40:01 python-openstackclient==6.6.0 07:40:01 python-swiftclient==4.5.0 07:40:01 PyYAML==6.0.1 07:40:01 referencing==0.34.0 07:40:01 requests==2.31.0 07:40:01 requests-oauthlib==2.0.0 07:40:01 requestsexceptions==1.4.0 07:40:01 rfc3986==2.0.0 07:40:01 rpds-py==0.18.0 07:40:01 rsa==4.9 07:40:01 ruamel.yaml==0.18.6 07:40:01 ruamel.yaml.clib==0.2.8 07:40:01 s3transfer==0.10.1 07:40:01 simplejson==3.19.2 07:40:01 six==1.16.0 07:40:01 smmap==5.0.1 07:40:01 soupsieve==2.5 07:40:01 stevedore==5.2.0 07:40:01 tabulate==0.9.0 07:40:01 toml==0.10.2 07:40:01 tomlkit==0.12.4 07:40:01 tqdm==4.66.2 07:40:01 typing_extensions==4.10.0 07:40:01 tzdata==2024.1 07:40:01 urllib3==1.26.18 07:40:01 virtualenv==20.25.1 07:40:01 wcwidth==0.2.13 07:40:01 websocket-client==1.7.0 07:40:01 wrapt==1.16.0 07:40:01 xdg==6.0.0 07:40:01 xmltodict==0.13.0 07:40:01 yq==3.2.3 07:40:02 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins12834987290419109271.sh 07:40:02 ---> sudo-logs.sh 07:40:02 Archiving 'sudo' log.. 07:40:02 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins12383446295149876293.sh 07:40:02 ---> job-cost.sh 07:40:02 Setup pyenv: 07:40:02 system 07:40:02 3.8.13 07:40:02 3.9.13 07:40:02 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 07:40:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0vP2 from file:/tmp/.os_lf_venv 07:40:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:40:09 lf-activate-venv(): INFO: Adding /tmp/venv-0vP2/bin to PATH 07:40:09 INFO: No Stack... 07:40:09 INFO: Retrieving Pricing Info for: v3-standard-4 07:40:09 INFO: Archiving Costs 07:40:09 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins4326404927084574879.sh 07:40:09 ---> logs-deploy.sh 07:40:09 Setup pyenv: 07:40:09 system 07:40:09 3.8.13 07:40:09 3.9.13 07:40:09 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 07:40:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0vP2 from file:/tmp/.os_lf_venv 07:40:11 lf-activate-venv(): INFO: Installing: lftools 07:40:21 lf-activate-venv(): INFO: Adding /tmp/venv-0vP2/bin to PATH 07:40:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yaml-lint/20 07:40:21 INFO: archiving workspace using pattern(s): 07:40:22 Archives upload complete. 07:40:22 INFO: archiving logs to Nexus 07:40:23 ---> uname -a: 07:40:23 Linux prd-ubuntu1804-builder-4c-4g-18482 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:40:23 07:40:23 07:40:23 ---> lscpu: 07:40:23 Architecture: x86_64 07:40:23 CPU op-mode(s): 32-bit, 64-bit 07:40:23 Byte Order: Little Endian 07:40:23 CPU(s): 4 07:40:23 On-line CPU(s) list: 0-3 07:40:23 Thread(s) per core: 1 07:40:23 Core(s) per socket: 1 07:40:23 Socket(s): 4 07:40:23 NUMA node(s): 1 07:40:23 Vendor ID: AuthenticAMD 07:40:23 CPU family: 23 07:40:23 Model: 49 07:40:23 Model name: AMD EPYC-Rome Processor 07:40:23 Stepping: 0 07:40:23 CPU MHz: 2799.998 07:40:23 BogoMIPS: 5599.99 07:40:23 Virtualization: AMD-V 07:40:23 Hypervisor vendor: KVM 07:40:23 Virtualization type: full 07:40:23 L1d cache: 32K 07:40:23 L1i cache: 32K 07:40:23 L2 cache: 512K 07:40:23 L3 cache: 16384K 07:40:23 NUMA node0 CPU(s): 0-3 07:40:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:40:23 07:40:23 07:40:23 ---> nproc: 07:40:23 4 07:40:23 07:40:23 07:40:23 ---> df -h: 07:40:23 Filesystem Size Used Avail Use% Mounted on 07:40:23 udev 7.9G 0 7.9G 0% /dev 07:40:23 tmpfs 1.6G 672K 1.6G 1% /run 07:40:23 /dev/vda1 78G 8.4G 70G 11% / 07:40:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:40:23 tmpfs 5.0M 0 5.0M 0% /run/lock 07:40:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:40:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:40:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:40:23 07:40:23 07:40:23 ---> free -m: 07:40:23 total used free shared buff/cache available 07:40:23 Mem: 16040 533 13302 0 2204 15184 07:40:23 Swap: 1023 0 1023 07:40:23 07:40:23 07:40:23 ---> ip addr: 07:40:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:40:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:40:23 inet 127.0.0.1/8 scope host lo 07:40:23 valid_lft forever preferred_lft forever 07:40:23 inet6 ::1/128 scope host 07:40:23 valid_lft forever preferred_lft forever 07:40:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:40:23 link/ether fa:16:3e:e6:93:a9 brd ff:ff:ff:ff:ff:ff 07:40:23 inet 10.30.107.96/23 brd 10.30.107.255 scope global dynamic ens3 07:40:23 valid_lft 86163sec preferred_lft 86163sec 07:40:23 inet6 fe80::f816:3eff:fee6:93a9/64 scope link 07:40:23 valid_lft forever preferred_lft forever 07:40:23 07:40:23 07:40:23 ---> sar -b -r -n DEV: 07:40:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18482) 03/27/24 _x86_64_ (4 CPU) 07:40:23 07:40:23 07:36:29 LINUX RESTART (4 CPU) 07:40:23 07:40:23 07:37:01 tps rtps wtps bread/s bwrtn/s 07:40:23 07:38:01 103.27 37.79 65.47 1349.38 19406.63 07:40:23 07:39:01 113.48 13.85 99.63 995.57 25209.40 07:40:23 07:40:01 80.55 0.75 79.80 98.92 22140.31 07:40:23 Average: 99.10 17.46 81.64 814.62 22252.11 07:40:23 07:40:23 07:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:40:23 07:38:01 14071124 15513544 2353844 14.33 52316 1597656 894640 5.12 710276 1442116 84312 07:40:23 07:39:01 13788148 15517960 2636820 16.05 70268 1851552 810992 4.64 747192 1655128 61576 07:40:23 07:40:01 13672184 15593068 2752784 16.76 88520 2010584 729272 4.17 673048 1818268 94416 07:40:23 Average: 13843819 15541524 2581149 15.71 70368 1819931 811635 4.64 710172 1638504 80101 07:40:23 07:40:23 07:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:40:23 07:38:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 07:40:23 07:38:01 ens3 210.41 142.34 989.97 44.98 0.00 0.00 0.00 0.00 07:40:23 07:39:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 07:40:23 07:39:01 ens3 38.68 32.06 628.07 21.71 0.00 0.00 0.00 0.00 07:40:23 07:40:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 07:40:23 07:40:01 ens3 24.16 20.35 237.14 5.42 0.00 0.00 0.00 0.00 07:40:23 Average: lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 07:40:23 Average: ens3 91.08 64.92 618.39 24.04 0.00 0.00 0.00 0.00 07:40:23 07:40:23 07:40:23 ---> sar -P ALL: 07:40:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18482) 03/27/24 _x86_64_ (4 CPU) 07:40:23 07:40:23 07:36:29 LINUX RESTART (4 CPU) 07:40:23 07:40:23 07:37:01 CPU %user %nice %system %iowait %steal %idle 07:40:23 07:38:01 all 14.33 0.00 1.21 13.90 0.06 70.50 07:40:23 07:38:01 0 21.85 0.00 1.49 26.51 0.07 50.08 07:40:23 07:38:01 1 11.64 0.00 1.41 4.17 0.08 82.69 07:40:23 07:38:01 2 10.72 0.00 1.10 23.01 0.05 65.12 07:40:23 07:38:01 3 13.06 0.00 0.87 1.94 0.05 84.07 07:40:23 07:39:01 all 15.54 0.00 1.53 11.28 0.07 71.58 07:40:23 07:39:01 0 12.35 0.00 1.84 26.60 0.03 59.17 07:40:23 07:39:01 1 23.50 0.00 1.87 3.69 0.07 70.88 07:40:23 07:39:01 2 17.78 0.00 1.28 11.59 0.08 69.27 07:40:23 07:39:01 3 8.57 0.00 1.14 3.32 0.07 86.91 07:40:23 07:40:01 all 16.28 0.00 0.97 10.75 0.05 71.95 07:40:23 07:40:01 0 12.46 0.00 1.13 24.39 0.03 61.99 07:40:23 07:40:01 1 25.26 0.00 1.26 2.01 0.08 71.39 07:40:23 07:40:01 2 9.94 0.00 0.77 7.68 0.03 81.58 07:40:23 07:40:01 3 17.42 0.00 0.72 9.02 0.03 72.82 07:40:23 Average: all 15.38 0.00 1.24 11.98 0.06 71.35 07:40:23 Average: 0 15.56 0.00 1.49 25.83 0.04 57.07 07:40:23 Average: 1 20.13 0.00 1.51 3.29 0.08 74.99 07:40:23 Average: 2 12.81 0.00 1.05 14.08 0.06 72.00 07:40:23 Average: 3 13.02 0.00 0.91 4.77 0.05 81.26 07:40:23 07:40:23 07:40:23