09:50:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/142116 09:50:32 Running as SYSTEM 09:50:32 [EnvInject] - Loading node environment variables. 09:50:32 Building remotely on prd-ubuntu1804-builder-4c-4g-88 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yaml-lint 09:50:32 [ssh-agent] Looking for ssh-agent implementation... 09:50:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:50:32 $ ssh-agent 09:50:32 SSH_AUTH_SOCK=/tmp/ssh-zIMbK8WKL3IF/agent.1691 09:50:32 SSH_AGENT_PID=1692 09:50:32 [ssh-agent] Started. 09:50:32 Running ssh-add (command line suppressed) 09:50:32 Identity added: /w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_14053492537057533504.key (/w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_14053492537057533504.key) 09:50:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:50:32 The recommended git tool is: NONE 09:50:33 using credential onap-jenkins-ssh 09:50:33 Wiping out workspace first. 09:50:33 Cloning the remote Git repository 09:50:33 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 09:50:33 > git init /w/workspace/oom-readiness-master-yaml-lint # timeout=10 09:50:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 09:50:33 > git --version # timeout=10 09:50:33 > git --version # 'git version 2.17.1' 09:50:33 using GIT_SSH to set credentials Gerrit user 09:50:33 Verifying host key using manually-configured host key entries 09:50:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:50:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 09:50:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 09:50:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 09:50:34 using GIT_SSH to set credentials Gerrit user 09:50:34 Verifying host key using manually-configured host key entries 09:50:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/16/142116/2 # timeout=30 09:50:34 > git rev-parse 95c118d58dc9fe12e1ac64d9cf482f6b2d9d8af7^{commit} # timeout=10 09:50:34 Checking out Revision 95c118d58dc9fe12e1ac64d9cf482f6b2d9d8af7 (refs/changes/16/142116/2) 09:50:34 > git config core.sparsecheckout # timeout=10 09:50:34 > git checkout -f 95c118d58dc9fe12e1ac64d9cf482f6b2d9d8af7 # timeout=30 09:50:37 Commit message: "Implement readiness in go" 09:50:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:50:37 > git rev-list --no-walk feb54f2aba644a0a122c96082433e0ef0adfb35f # timeout=10 09:50:38 [EnvInject] - Injecting environment variables from a build step. 09:50:38 [EnvInject] - Injecting as environment variables the properties content 09:50:38 PYTHON=python3 09:50:38 09:50:38 [EnvInject] - Variables injected successfully. 09:50:38 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins13244044709151459298.sh 09:50:38 ---> tox-install.sh 09:50:38 + source /home/jenkins/lf-env.sh 09:50:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:50:38 ++ mktemp -d /tmp/venv-XXXX 09:50:38 + lf_venv=/tmp/venv-d0k9 09:50:38 + local venv_file=/tmp/.os_lf_venv 09:50:38 + local python=python3 09:50:38 + local options 09:50:38 + local set_path=true 09:50:38 + local install_args= 09:50:38 ++ 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 09:50:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:50:38 + true 09:50:38 + case $1 in 09:50:38 + venv_file=/tmp/.toxenv 09:50:38 + shift 2 09:50:38 + true 09:50:38 + case $1 in 09:50:38 + shift 09:50:38 + break 09:50:38 + case $python in 09:50:38 + local pkg_list= 09:50:38 + [[ -d /opt/pyenv ]] 09:50:38 + echo 'Setup pyenv:' 09:50:38 Setup pyenv: 09:50:38 + export PYENV_ROOT=/opt/pyenv 09:50:38 + PYENV_ROOT=/opt/pyenv 09:50:38 + 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 09:50:38 + 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 09:50:38 + pyenv versions 09:50:38 * system (set by /opt/pyenv/version) 09:50:38 * 3.8.13 (set by /opt/pyenv/version) 09:50:38 * 3.9.13 (set by /opt/pyenv/version) 09:50:38 * 3.10.6 (set by /opt/pyenv/version) 09:50:38 + command -v pyenv 09:50:38 ++ pyenv init - --no-rehash 09:50:38 + 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[*]}"'\'')" 09:50:38 export PATH="/opt/pyenv/shims:${PATH}" 09:50:38 export PYENV_SHELL=bash 09:50:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:50:38 pyenv() { 09:50:38 local command 09:50:38 command="${1:-}" 09:50:38 if [ "$#" -gt 0 ]; then 09:50:38 shift 09:50:38 fi 09:50:38 09:50:38 case "$command" in 09:50:38 rehash|shell) 09:50:38 eval "$(pyenv "sh-$command" "$@")" 09:50:38 ;; 09:50:38 *) 09:50:38 command pyenv "$command" "$@" 09:50:38 ;; 09:50:38 esac 09:50:38 }' 09:50:38 +++ 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[*]}"' 09:50:38 ++ 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 09:50:38 ++ 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 09:50:38 ++ 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 09:50:38 ++ export PYENV_SHELL=bash 09:50:38 ++ PYENV_SHELL=bash 09:50:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:50:38 +++ complete -F _pyenv pyenv 09:50:38 ++ lf-pyver python3 09:50:38 ++ local py_version_xy=python3 09:50:38 ++ local py_version_xyz= 09:50:38 ++ pyenv versions 09:50:38 ++ local command 09:50:38 ++ command=versions 09:50:38 ++ '[' 1 -gt 0 ']' 09:50:38 ++ shift 09:50:38 ++ case "$command" in 09:50:38 ++ command pyenv versions 09:50:38 ++ pyenv versions 09:50:38 ++ sed 's/^[ *]* //' 09:50:38 ++ grep -E '^[0-9.]*[0-9]$' 09:50:38 ++ awk '{ print $1 }' 09:50:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:50:38 +++ grep '^3' /tmp/.pyenv_versions 09:50:38 +++ sort -V 09:50:38 +++ tail -n 1 09:50:38 ++ py_version_xyz=3.10.6 09:50:38 ++ [[ -z 3.10.6 ]] 09:50:38 ++ echo 3.10.6 09:50:38 ++ return 0 09:50:38 + pyenv local 3.10.6 09:50:38 + local command 09:50:38 + command=local 09:50:38 + '[' 2 -gt 0 ']' 09:50:38 + shift 09:50:38 + case "$command" in 09:50:38 + command pyenv local 3.10.6 09:50:38 + pyenv local 3.10.6 09:50:38 + for arg in "$@" 09:50:38 + case $arg in 09:50:38 + pkg_list+='tox ' 09:50:38 + for arg in "$@" 09:50:38 + case $arg in 09:50:38 + pkg_list+='virtualenv ' 09:50:38 + for arg in "$@" 09:50:38 + case $arg in 09:50:38 + pkg_list+='urllib3~=1.26.15 ' 09:50:38 + [[ -f /tmp/.toxenv ]] 09:50:38 + [[ ! -f /tmp/.toxenv ]] 09:50:38 + [[ -n '' ]] 09:50:38 + python3 -m venv /tmp/venv-d0k9 09:50:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d0k9' 09:50:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d0k9 09:50:42 + echo /tmp/venv-d0k9 09:50:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:50:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:50:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:50:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:42 + local 'pip_opts=--upgrade --quiet' 09:50:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:50:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:50:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:50:42 + [[ -n '' ]] 09:50:42 + [[ -n '' ]] 09:50:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:50:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:42 + /tmp/venv-d0k9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:50:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:50:46 lf-activate-venv(): INFO: Base packages installed successfully 09:50:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:50:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:50:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:50:46 + /tmp/venv-d0k9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:50:48 + type python3 09:50:48 + true 09:50:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d0k9/bin to PATH' 09:50:48 lf-activate-venv(): INFO: Adding /tmp/venv-d0k9/bin to PATH 09:50:48 + PATH=/tmp/venv-d0k9/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 09:50:48 + return 0 09:50:48 + python3 --version 09:50:48 Python 3.10.6 09:50:48 + python3 -m pip --version 09:50:48 pip 25.2 from /tmp/venv-d0k9/lib/python3.10/site-packages/pip (python 3.10) 09:50:48 + python3 -m pip freeze 09:50:48 cachetools==6.2.0 09:50:48 chardet==5.2.0 09:50:48 colorama==0.4.6 09:50:48 distlib==0.4.0 09:50:48 filelock==3.19.1 09:50:48 packaging==25.0 09:50:48 platformdirs==4.4.0 09:50:48 pluggy==1.6.0 09:50:48 pyproject-api==1.9.1 09:50:48 tomli==2.2.1 09:50:48 tox==4.30.2 09:50:48 typing_extensions==4.15.0 09:50:48 urllib3==1.26.20 09:50:48 virtualenv==20.34.0 09:50:48 [EnvInject] - Injecting environment variables from a build step. 09:50:48 [EnvInject] - Injecting as environment variables the properties content 09:50:48 PARALLEL=false 09:50:48 09:50:48 [EnvInject] - Variables injected successfully. 09:50:48 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5889119973386217427.sh 09:50:48 ---> tox-run.sh 09:50:48 + 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 09:50:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/tox 09:50:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/docs 09:50:48 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/tox 09:50:48 + cd /w/workspace/oom-readiness-master-yaml-lint/. 09:50:48 + source /home/jenkins/lf-env.sh 09:50:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:50:48 ++ mktemp -d /tmp/venv-XXXX 09:50:48 + lf_venv=/tmp/venv-YCgq 09:50:48 + local venv_file=/tmp/.os_lf_venv 09:50:48 + local python=python3 09:50:48 + local options 09:50:48 + local set_path=true 09:50:48 + local install_args= 09:50:48 ++ 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 09:50:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:50:48 + true 09:50:48 + case $1 in 09:50:48 + venv_file=/tmp/.toxenv 09:50:48 + shift 2 09:50:48 + true 09:50:48 + case $1 in 09:50:48 + shift 09:50:48 + break 09:50:48 + case $python in 09:50:48 + local pkg_list= 09:50:48 + [[ -d /opt/pyenv ]] 09:50:48 + echo 'Setup pyenv:' 09:50:48 Setup pyenv: 09:50:48 + export PYENV_ROOT=/opt/pyenv 09:50:48 + PYENV_ROOT=/opt/pyenv 09:50:48 + 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 09:50:48 + 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 09:50:48 + pyenv versions 09:50:48 system 09:50:48 3.8.13 09:50:48 3.9.13 09:50:48 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 09:50:48 + command -v pyenv 09:50:48 ++ pyenv init - --no-rehash 09:50:48 + 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[*]}"'\'')" 09:50:48 export PATH="/opt/pyenv/shims:${PATH}" 09:50:48 export PYENV_SHELL=bash 09:50:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:50:48 pyenv() { 09:50:48 local command 09:50:48 command="${1:-}" 09:50:48 if [ "$#" -gt 0 ]; then 09:50:48 shift 09:50:48 fi 09:50:48 09:50:48 case "$command" in 09:50:48 rehash|shell) 09:50:48 eval "$(pyenv "sh-$command" "$@")" 09:50:48 ;; 09:50:48 *) 09:50:48 command pyenv "$command" "$@" 09:50:48 ;; 09:50:48 esac 09:50:48 }' 09:50:48 +++ 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[*]}"' 09:50:48 ++ 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 09:50:48 ++ 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 09:50:48 ++ 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 09:50:48 ++ export PYENV_SHELL=bash 09:50:48 ++ PYENV_SHELL=bash 09:50:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:50:48 +++ complete -F _pyenv pyenv 09:50:48 ++ lf-pyver python3 09:50:48 ++ local py_version_xy=python3 09:50:48 ++ local py_version_xyz= 09:50:48 ++ pyenv versions 09:50:48 ++ sed 's/^[ *]* //' 09:50:48 ++ awk '{ print $1 }' 09:50:48 ++ local command 09:50:48 ++ grep -E '^[0-9.]*[0-9]$' 09:50:48 ++ command=versions 09:50:48 ++ '[' 1 -gt 0 ']' 09:50:48 ++ shift 09:50:48 ++ case "$command" in 09:50:48 ++ command pyenv versions 09:50:48 ++ pyenv versions 09:50:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:50:49 +++ grep '^3' /tmp/.pyenv_versions 09:50:49 +++ sort -V 09:50:49 +++ tail -n 1 09:50:49 ++ py_version_xyz=3.10.6 09:50:49 ++ [[ -z 3.10.6 ]] 09:50:49 ++ echo 3.10.6 09:50:49 ++ return 0 09:50:49 + pyenv local 3.10.6 09:50:49 + local command 09:50:49 + command=local 09:50:49 + '[' 2 -gt 0 ']' 09:50:49 + shift 09:50:49 + case "$command" in 09:50:49 + command pyenv local 3.10.6 09:50:49 + pyenv local 3.10.6 09:50:49 + for arg in "$@" 09:50:49 + case $arg in 09:50:49 + pkg_list+='tox ' 09:50:49 + for arg in "$@" 09:50:49 + case $arg in 09:50:49 + pkg_list+='virtualenv ' 09:50:49 + for arg in "$@" 09:50:49 + case $arg in 09:50:49 + pkg_list+='urllib3~=1.26.15 ' 09:50:49 + [[ -f /tmp/.toxenv ]] 09:50:49 ++ cat /tmp/.toxenv 09:50:49 + lf_venv=/tmp/venv-d0k9 09:50:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d0k9 from' file:/tmp/.toxenv 09:50:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d0k9 from file:/tmp/.toxenv 09:50:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:50:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:49 + local 'pip_opts=--upgrade --quiet' 09:50:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:50:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:50:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:50:49 + [[ -n '' ]] 09:50:49 + [[ -n '' ]] 09:50:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:50:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:49 + /tmp/venv-d0k9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:50:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:50:49 lf-activate-venv(): INFO: Base packages installed successfully 09:50:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:50:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:50:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:50:49 + /tmp/venv-d0k9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:50:50 + type python3 09:50:50 + true 09:50:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d0k9/bin to PATH' 09:50:50 lf-activate-venv(): INFO: Adding /tmp/venv-d0k9/bin to PATH 09:50:50 + PATH=/tmp/venv-d0k9/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 09:50:50 + return 0 09:50:50 + [[ -d /opt/pyenv ]] 09:50:50 + echo '---> Setting up pyenv' 09:50:50 ---> Setting up pyenv 09:50:50 + export PYENV_ROOT=/opt/pyenv 09:50:50 + PYENV_ROOT=/opt/pyenv 09:50:50 + export PATH=/opt/pyenv/bin:/tmp/venv-d0k9/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 09:50:50 + PATH=/opt/pyenv/bin:/tmp/venv-d0k9/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 09:50:50 ++ pwd 09:50:50 + PYTHONPATH=/w/workspace/oom-readiness-master-yaml-lint 09:50:50 + export PYTHONPATH 09:50:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:50:50 + TOX_TESTENV_PASSENV=PYTHONPATH 09:50:50 + tox --version 09:50:51 ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /w/workspace/oom-readiness-master-yaml-lint 09:50:51 4.30.2 from /tmp/venv-d0k9/lib/python3.10/site-packages/tox/__init__.py 09:50:51 + PARALLEL=false 09:50:51 + TOX_OPTIONS_LIST= 09:50:51 + [[ -n yaml ]] 09:50:51 + TOX_OPTIONS_LIST=' -e yaml' 09:50:51 + case ${PARALLEL,,} in 09:50:51 + tox -e yaml 09:50:51 + tee -a /w/workspace/oom-readiness-master-yaml-lint/archives/tox/tox.log 09:50:51 ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /w/workspace/oom-readiness-master-yaml-lint 09:50:51 ROOT: HandledError| provided environments not found in configuration file: 09:50:51 yaml 09:50:51 + tox_status=254 09:50:51 + echo '---> Completed tox runs' 09:50:51 ---> Completed tox runs 09:50:51 + for i in .tox/*/log 09:50:51 ++ echo '.tox/*/log' 09:50:51 ++ awk -F/ '{print $2}' 09:50:51 + tox_env='*' 09:50:51 + cp -r '.tox/*/log' '/w/workspace/oom-readiness-master-yaml-lint/archives/tox/*' 09:50:51 cp: cannot stat '.tox/*/log': No such file or directory 09:50:51 + echo 'WARN: no logs found to archive' 09:50:51 WARN: no logs found to archive 09:50:51 + break 09:50:51 + DOC_DIR=docs/_build/html 09:50:51 + [[ -d docs/_build/html ]] 09:50:51 + echo '---> tox-run.sh ends' 09:50:51 ---> tox-run.sh ends 09:50:51 + test 254 -eq 0 09:50:51 + exit 254 09:50:51 ++ '[' 2 = 1 ']' 09:50:51 Build step 'Execute shell' marked build as failure 09:50:51 $ ssh-agent -k 09:50:51 unset SSH_AUTH_SOCK; 09:50:51 unset SSH_AGENT_PID; 09:50:51 echo Agent pid 1692 killed; 09:50:51 [ssh-agent] Stopped. 09:50:51 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:51 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins7527683469505178689.sh 09:50:51 ---> sysstat.sh 09:50:52 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins6823486888135701841.sh 09:50:52 ---> package-listing.sh 09:50:52 ++ tr '[:upper:]' '[:lower:]' 09:50:52 ++ facter osfamily 09:50:52 + OS_FAMILY=debian 09:50:52 + workspace=/w/workspace/oom-readiness-master-yaml-lint 09:50:52 + START_PACKAGES=/tmp/packages_start.txt 09:50:52 + END_PACKAGES=/tmp/packages_end.txt 09:50:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:50:52 + PACKAGES=/tmp/packages_start.txt 09:50:52 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 09:50:52 + PACKAGES=/tmp/packages_end.txt 09:50:52 + case "${OS_FAMILY}" in 09:50:52 + dpkg -l 09:50:52 + grep '^ii' 09:50:52 + '[' -f /tmp/packages_start.txt ']' 09:50:52 + '[' -f /tmp/packages_end.txt ']' 09:50:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:50:52 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 09:50:52 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/ 09:50:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yaml-lint/archives/ 09:50:52 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins7920892151646360858.sh 09:50:52 ---> capture-instance-metadata.sh 09:50:52 Setup pyenv: 09:50:52 system 09:50:52 3.8.13 09:50:52 3.9.13 09:50:52 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 09:50:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nb38 09:50:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:50:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:51:00 lf-activate-venv(): INFO: Base packages installed successfully 09:51:00 lf-activate-venv(): INFO: Installing additional packages: lftools 09:51:23 lf-activate-venv(): INFO: Adding /tmp/venv-Nb38/bin to PATH 09:51:23 INFO: Running in OpenStack, capturing instance metadata 09:51:24 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins2878176184807566922.sh 09:51:24 provisioning config files... 09:51:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yaml-lint@tmp/config13355838248008181814tmp 09:51:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:51:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:51:24 [EnvInject] - Injecting environment variables from a build step. 09:51:24 [EnvInject] - Injecting as environment variables the properties content 09:51:24 SERVER_ID=logs 09:51:24 09:51:24 [EnvInject] - Variables injected successfully. 09:51:24 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins5875269919904867371.sh 09:51:24 ---> create-netrc.sh 09:51:24 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins18224571197748073629.sh 09:51:24 ---> python-tools-install.sh 09:51:24 Setup pyenv: 09:51:24 system 09:51:24 3.8.13 09:51:24 3.9.13 09:51:24 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 09:51:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nb38 from file:/tmp/.os_lf_venv 09:51:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:51:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:51:26 lf-activate-venv(): INFO: Base packages installed successfully 09:51:26 lf-activate-venv(): INFO: Installing additional packages: lftools 09:51:34 lf-activate-venv(): INFO: Adding /tmp/venv-Nb38/bin to PATH 09:51:34 Generating Requirements File 09:51:54 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:51:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:51:54 Python 3.10.6 09:51:54 pip 25.2 from /tmp/venv-Nb38/lib/python3.10/site-packages/pip (python 3.10) 09:51:55 appdirs==1.4.4 09:51:55 argcomplete==3.6.2 09:51:55 aspy.yaml==1.3.0 09:51:55 attrs==25.3.0 09:51:55 autopage==0.5.2 09:51:55 beautifulsoup4==4.13.5 09:51:55 boto3==1.40.38 09:51:55 botocore==1.40.38 09:51:55 bs4==0.0.2 09:51:55 cachetools==5.5.2 09:51:55 certifi==2025.8.3 09:51:55 cffi==2.0.0 09:51:55 cfgv==3.4.0 09:51:55 chardet==5.2.0 09:51:55 charset-normalizer==3.4.3 09:51:55 click==8.3.0 09:51:55 cliff==4.11.0 09:51:55 cmd2==2.7.0 09:51:55 cryptography==3.3.2 09:51:55 debtcollector==3.0.0 09:51:55 decorator==5.2.1 09:51:55 defusedxml==0.7.1 09:51:55 Deprecated==1.2.18 09:51:55 distlib==0.4.0 09:51:55 dnspython==2.8.0 09:51:55 docker==7.1.0 09:51:55 dogpile.cache==1.4.1 09:51:55 durationpy==0.10 09:51:55 email-validator==2.3.0 09:51:55 filelock==3.19.1 09:51:55 future==1.0.0 09:51:55 gitdb==4.0.12 09:51:55 GitPython==3.1.45 09:51:55 google-auth==2.40.3 09:51:55 httplib2==0.31.0 09:51:55 identify==2.6.14 09:51:55 idna==3.10 09:51:55 importlib-resources==1.5.0 09:51:55 iso8601==2.1.0 09:51:55 Jinja2==3.1.6 09:51:55 jmespath==1.0.1 09:51:55 jsonpatch==1.33 09:51:55 jsonpointer==3.0.0 09:51:55 jsonschema==4.25.1 09:51:55 jsonschema-specifications==2025.9.1 09:51:55 keystoneauth1==5.12.0 09:51:55 kubernetes==33.1.0 09:51:55 lftools==0.37.14 09:51:55 lxml==6.0.2 09:51:55 markdown-it-py==4.0.0 09:51:55 MarkupSafe==3.0.2 09:51:55 mdurl==0.1.2 09:51:55 msgpack==1.1.1 09:51:55 multi_key_dict==2.0.3 09:51:55 munch==4.0.0 09:51:55 netaddr==1.3.0 09:51:55 niet==1.4.2 09:51:55 nodeenv==1.9.1 09:51:55 oauth2client==4.1.3 09:51:55 oauthlib==3.3.1 09:51:55 openstacksdk==4.7.1 09:51:55 os-service-types==1.8.0 09:51:55 osc-lib==4.2.0 09:51:55 oslo.config==10.0.0 09:51:55 oslo.context==6.1.0 09:51:55 oslo.i18n==6.6.0 09:51:55 oslo.log==7.2.1 09:51:55 oslo.serialization==5.8.0 09:51:55 oslo.utils==9.1.0 09:51:55 packaging==25.0 09:51:55 pbr==7.0.1 09:51:55 platformdirs==4.4.0 09:51:55 prettytable==3.16.0 09:51:55 psutil==7.1.0 09:51:55 pyasn1==0.6.1 09:51:55 pyasn1_modules==0.4.2 09:51:55 pycparser==2.23 09:51:55 pygerrit2==2.0.15 09:51:55 PyGithub==2.8.1 09:51:55 Pygments==2.19.2 09:51:55 PyJWT==2.10.1 09:51:55 PyNaCl==1.6.0 09:51:55 pyparsing==2.4.7 09:51:55 pyperclip==1.10.0 09:51:55 pyrsistent==0.20.0 09:51:55 python-cinderclient==9.8.0 09:51:55 python-dateutil==2.9.0.post0 09:51:55 python-heatclient==4.3.0 09:51:55 python-jenkins==1.8.3 09:51:55 python-keystoneclient==5.7.0 09:51:55 python-magnumclient==4.9.0 09:51:55 python-openstackclient==8.2.0 09:51:55 python-swiftclient==4.8.0 09:51:55 PyYAML==6.0.2 09:51:55 referencing==0.36.2 09:51:55 requests==2.32.5 09:51:55 requests-oauthlib==2.0.0 09:51:55 requestsexceptions==1.4.0 09:51:55 rfc3986==2.0.0 09:51:55 rich==14.1.0 09:51:55 rich-argparse==1.7.1 09:51:55 rpds-py==0.27.1 09:51:55 rsa==4.9.1 09:51:55 ruamel.yaml==0.18.15 09:51:55 ruamel.yaml.clib==0.2.14 09:51:55 s3transfer==0.14.0 09:51:55 simplejson==3.20.1 09:51:55 six==1.17.0 09:51:55 smmap==5.0.2 09:51:55 soupsieve==2.8 09:51:55 stevedore==5.5.0 09:51:55 tabulate==0.9.0 09:51:55 toml==0.10.2 09:51:55 tomlkit==0.13.3 09:51:55 tqdm==4.67.1 09:51:55 typing_extensions==4.15.0 09:51:55 tzdata==2025.2 09:51:55 urllib3==1.26.20 09:51:55 virtualenv==20.34.0 09:51:55 wcwidth==0.2.14 09:51:55 websocket-client==1.8.0 09:51:55 wrapt==1.17.3 09:51:55 xdg==6.0.0 09:51:55 xmltodict==1.0.2 09:51:55 yq==3.4.3 09:51:55 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins3301248781706178605.sh 09:51:55 ---> sudo-logs.sh 09:51:55 Archiving 'sudo' log.. 09:51:55 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins4679050030260613315.sh 09:51:55 ---> job-cost.sh 09:51:55 Setup pyenv: 09:51:55 system 09:51:55 3.8.13 09:51:55 3.9.13 09:51:55 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 09:51:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nb38 from file:/tmp/.os_lf_venv 09:51:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:51:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:51:57 lf-activate-venv(): INFO: Base packages installed successfully 09:51:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:52:02 lf-activate-venv(): INFO: Adding /tmp/venv-Nb38/bin to PATH 09:52:02 INFO: No Stack... 09:52:02 INFO: Retrieving Pricing Info for: v3-standard-4 09:52:03 INFO: Archiving Costs 09:52:03 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15093259296968476330.sh 09:52:03 ---> logs-deploy.sh 09:52:03 Setup pyenv: 09:52:03 system 09:52:03 3.8.13 09:52:03 3.9.13 09:52:03 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 09:52:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nb38 from file:/tmp/.os_lf_venv 09:52:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:52:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:52:05 lf-activate-venv(): INFO: Base packages installed successfully 09:52:05 lf-activate-venv(): INFO: Installing additional packages: lftools 09:52:13 lf-activate-venv(): INFO: Adding /tmp/venv-Nb38/bin to PATH 09:52:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yaml-lint/37 09:52:13 INFO: archiving workspace using pattern(s): 09:52:14 Archives upload complete. 09:52:14 INFO: archiving logs to Nexus 09:52:15 ---> uname -a: 09:52:15 Linux prd-ubuntu1804-builder-4c-4g-88 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:52:15 09:52:15 09:52:15 ---> lscpu: 09:52:15 Architecture: x86_64 09:52:15 CPU op-mode(s): 32-bit, 64-bit 09:52:15 Byte Order: Little Endian 09:52:15 CPU(s): 4 09:52:15 On-line CPU(s) list: 0-3 09:52:15 Thread(s) per core: 1 09:52:15 Core(s) per socket: 1 09:52:15 Socket(s): 4 09:52:15 NUMA node(s): 1 09:52:15 Vendor ID: AuthenticAMD 09:52:15 CPU family: 23 09:52:15 Model: 49 09:52:15 Model name: AMD EPYC-Rome Processor 09:52:15 Stepping: 0 09:52:15 CPU MHz: 2799.998 09:52:15 BogoMIPS: 5599.99 09:52:15 Virtualization: AMD-V 09:52:15 Hypervisor vendor: KVM 09:52:15 Virtualization type: full 09:52:15 L1d cache: 32K 09:52:15 L1i cache: 32K 09:52:15 L2 cache: 512K 09:52:15 L3 cache: 16384K 09:52:15 NUMA node0 CPU(s): 0-3 09:52:15 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 09:52:15 09:52:15 09:52:15 ---> nproc: 09:52:15 4 09:52:15 09:52:15 09:52:15 ---> df -h: 09:52:15 Filesystem Size Used Avail Use% Mounted on 09:52:15 udev 7.9G 0 7.9G 0% /dev 09:52:15 tmpfs 1.6G 672K 1.6G 1% /run 09:52:15 /dev/vda1 78G 8.2G 70G 11% / 09:52:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:52:15 tmpfs 5.0M 0 5.0M 0% /run/lock 09:52:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:52:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:52:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:52:15 09:52:15 09:52:15 ---> free -m: 09:52:15 total used free shared buff/cache available 09:52:15 Mem: 16040 525 13558 0 1955 15206 09:52:15 Swap: 1023 0 1023 09:52:15 09:52:15 09:52:15 ---> ip addr: 09:52:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:52:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:52:15 inet 127.0.0.1/8 scope host lo 09:52:15 valid_lft forever preferred_lft forever 09:52:15 inet6 ::1/128 scope host 09:52:15 valid_lft forever preferred_lft forever 09:52:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:52:15 link/ether fa:16:3e:5e:2c:d4 brd ff:ff:ff:ff:ff:ff 09:52:15 inet 10.30.107.21/23 brd 10.30.107.255 scope global dynamic ens3 09:52:15 valid_lft 86279sec preferred_lft 86279sec 09:52:15 inet6 fe80::f816:3eff:fe5e:2cd4/64 scope link 09:52:15 valid_lft forever preferred_lft forever 09:52:15 09:52:15 09:52:15 ---> sar -b -r -n DEV: 09:52:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-88) 09/25/25 _x86_64_ (4 CPU) 09:52:15 09:52:15 09:50:15 LINUX RESTART (4 CPU) 09:52:15 09:52:15 09:51:03 tps rtps wtps bread/s bwrtn/s 09:52:15 09:52:01 118.82 1.15 117.67 131.43 13723.43 09:52:15 Average: 118.82 1.15 117.67 131.43 13723.43 09:52:15 09:52:15 09:51:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:52:15 09:52:01 13880180 15563992 2544788 15.49 71908 1806180 796496 4.56 672644 1646736 127544 09:52:15 Average: 13880180 15563992 2544788 15.49 71908 1806180 796496 4.56 672644 1646736 127544 09:52:15 09:52:15 09:51:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:52:15 09:52:01 lo 1.24 1.24 0.15 0.15 0.00 0.00 0.00 0.00 09:52:15 09:52:01 ens3 61.80 45.16 962.08 11.37 0.00 0.00 0.00 0.00 09:52:15 Average: lo 1.24 1.24 0.15 0.15 0.00 0.00 0.00 0.00 09:52:15 Average: ens3 61.80 45.16 962.08 11.37 0.00 0.00 0.00 0.00 09:52:15 09:52:15 09:52:15 ---> sar -P ALL: 09:52:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-88) 09/25/25 _x86_64_ (4 CPU) 09:52:15 09:52:15 09:50:15 LINUX RESTART (4 CPU) 09:52:15 09:52:15 09:51:03 CPU %user %nice %system %iowait %steal %idle 09:52:15 09:52:01 all 20.44 0.00 1.36 2.69 0.07 75.44 09:52:15 09:52:01 0 46.55 0.00 2.43 0.85 0.10 50.07 09:52:15 09:52:01 1 6.95 0.00 1.11 7.37 0.07 84.50 09:52:15 09:52:01 2 12.25 0.00 0.91 0.76 0.05 86.02 09:52:15 09:52:01 3 16.01 0.00 0.98 1.78 0.07 81.16 09:52:15 Average: all 20.44 0.00 1.36 2.69 0.07 75.44 09:52:15 Average: 0 46.55 0.00 2.43 0.85 0.10 50.07 09:52:15 Average: 1 6.95 0.00 1.11 7.37 0.07 84.50 09:52:15 Average: 2 12.25 0.00 0.91 0.76 0.05 86.02 09:52:15 Average: 3 16.01 0.00 0.98 1.78 0.07 81.16 09:52:15 09:52:15 09:52:15