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