11:09:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/136736 11:09:58 Running as SYSTEM 11:09:58 [EnvInject] - Loading node environment variables. 11:09:58 Building remotely on prd-centos8-builder-2c-1g-2733 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 11:09:58 [ssh-agent] Looking for ssh-agent implementation... 11:09:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:09:59 $ ssh-agent 11:09:59 SSH_AUTH_SOCK=/tmp/ssh-jIKIHNLsN6Va/agent.21621 11:09:59 SSH_AGENT_PID=21622 11:09:59 [ssh-agent] Started. 11:09:59 Running ssh-add (command line suppressed) 11:09:59 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_8040727811821791691.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_8040727811821791691.key) 11:09:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:09:59 The recommended git tool is: NONE 11:10:01 using credential onap-jenkins-ssh 11:10:01 Wiping out workspace first. 11:10:01 Cloning the remote Git repository 11:10:01 Cloning repository git://cloud.onap.org/mirror/integration.git 11:10:01 > git init /w/workspace/integration-master-yaml-lint # timeout=10 11:10:01 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 11:10:01 > git --version # timeout=10 11:10:01 > git --version # 'git version 2.39.0' 11:10:01 using GIT_SSH to set credentials Gerrit user 11:10:01 [INFO] Currently running in a labeled security context 11:10:01 [INFO] Currently SELinux is 'enforcing' on the host 11:10:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh14588402946708679771.key 11:10:01 Verifying host key using manually-configured host key entries 11:10:01 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:10:04 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 11:10:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:05 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 11:10:05 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 11:10:05 using GIT_SSH to set credentials Gerrit user 11:10:05 [INFO] Currently running in a labeled security context 11:10:05 [INFO] Currently SELinux is 'enforcing' on the host 11:10:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh11611835178808224173.key 11:10:05 Verifying host key using manually-configured host key entries 11:10:05 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/36/136736/1 # timeout=30 11:10:05 > git rev-parse a01bfe9401f5d00c6efa7f12f4544472b171d983^{commit} # timeout=10 11:10:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:10:05 Checking out Revision a01bfe9401f5d00c6efa7f12f4544472b171d983 (refs/changes/36/136736/1) 11:10:05 > git config core.sparsecheckout # timeout=10 11:10:05 > git checkout -f a01bfe9401f5d00c6efa7f12f4544472b171d983 # timeout=30 11:10:08 Commit message: "Add docker image with tools required by gating pipeline" 11:10:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:10:09 > git rev-list --no-walk c02b83b908774caad2cffea31609e0768cc5ae9d # timeout=10 11:10:09 [EnvInject] - Injecting environment variables from a build step. 11:10:09 [EnvInject] - Injecting as environment variables the properties content 11:10:09 PYTHON=python3 11:10:09 11:10:09 [EnvInject] - Variables injected successfully. 11:10:09 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins9790060703637673196.sh 11:10:09 ---> tox-install.sh 11:10:09 + source /home/jenkins/lf-env.sh 11:10:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:10:09 ++ mktemp -d /tmp/venv-XXXX 11:10:09 + lf_venv=/tmp/venv-VZ6I 11:10:09 + local venv_file=/tmp/.os_lf_venv 11:10:09 + local python=python3 11:10:09 + local options 11:10:09 + local set_path=true 11:10:09 + local install_args= 11:10: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 11:10:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:10:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:10:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:10:09 + true 11:10:09 + case $1 in 11:10:09 + venv_file=/tmp/.toxenv 11:10:09 + shift 2 11:10:09 + true 11:10:09 + case $1 in 11:10:09 + shift 11:10:09 + break 11:10:09 + case $python in 11:10:09 + local pkg_list= 11:10:09 + [[ -d /opt/pyenv ]] 11:10:09 + echo 'Setup pyenv:' 11:10:09 Setup pyenv: 11:10:09 + export PYENV_ROOT=/opt/pyenv 11:10:09 + PYENV_ROOT=/opt/pyenv 11:10:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:10:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:10:09 + pyenv versions 11:10:09 system 11:10:09 * 3.8.13 (set by /opt/pyenv/version) 11:10:09 * 3.9.13 (set by /opt/pyenv/version) 11:10:09 * 3.10.6 (set by /opt/pyenv/version) 11:10:09 + command -v pyenv 11:10:09 ++ pyenv init - --no-rehash 11:10:09 + 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[*]}"'\'')" 11:10:09 export PATH="/opt/pyenv/shims:${PATH}" 11:10:09 export PYENV_SHELL=bash 11:10:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:10:09 pyenv() { 11:10:09 local command 11:10:09 command="${1:-}" 11:10:09 if [ "$#" -gt 0 ]; then 11:10:09 shift 11:10:09 fi 11:10:09 11:10:09 case "$command" in 11:10:09 rehash|shell) 11:10:09 eval "$(pyenv "sh-$command" "$@")" 11:10:09 ;; 11:10:09 *) 11:10:09 command pyenv "$command" "$@" 11:10:09 ;; 11:10:09 esac 11:10:09 }' 11:10:09 +++ 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[*]}"' 11:10:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:10:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:10:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:10:09 ++ export PYENV_SHELL=bash 11:10:09 ++ PYENV_SHELL=bash 11:10:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:10:09 +++ complete -F _pyenv pyenv 11:10:09 ++ lf-pyver python3 11:10:09 ++ local py_version_xy=python3 11:10:09 ++ local py_version_xyz= 11:10:09 ++ sed 's/^[ *]* //' 11:10:09 ++ awk '{ print $1 }' 11:10:09 ++ pyenv versions 11:10:09 ++ local command 11:10:09 ++ command=versions 11:10:09 ++ '[' 1 -gt 0 ']' 11:10:09 ++ shift 11:10:09 ++ case "$command" in 11:10:09 ++ command pyenv versions 11:10:09 ++ pyenv versions 11:10:09 ++ grep -E '^[0-9.]*[0-9]$' 11:10:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:10:09 +++ grep '^3' /tmp/.pyenv_versions 11:10:09 +++ sort -V 11:10:09 +++ tail -n 1 11:10:09 ++ py_version_xyz=3.10.6 11:10:09 ++ [[ -z 3.10.6 ]] 11:10:09 ++ echo 3.10.6 11:10:09 ++ return 0 11:10:09 + pyenv local 3.10.6 11:10:09 + local command 11:10:09 + command=local 11:10:09 + '[' 2 -gt 0 ']' 11:10:09 + shift 11:10:09 + case "$command" in 11:10:09 + command pyenv local 3.10.6 11:10:09 + pyenv local 3.10.6 11:10:09 + for arg in "$@" 11:10:09 + case $arg in 11:10:09 + pkg_list+='tox ' 11:10:09 + for arg in "$@" 11:10:09 + case $arg in 11:10:09 + pkg_list+='virtualenv ' 11:10:09 + for arg in "$@" 11:10:09 + case $arg in 11:10:09 + pkg_list+='urllib3~=1.26.15 ' 11:10:09 + [[ -f /tmp/.toxenv ]] 11:10:09 + [[ ! -f /tmp/.toxenv ]] 11:10:09 + [[ -n '' ]] 11:10:09 + python3 -m venv /tmp/venv-VZ6I 11:10:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VZ6I' 11:10:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VZ6I 11:10:13 + echo /tmp/venv-VZ6I 11:10:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:10:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:10:13 + /tmp/venv-VZ6I/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:10:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:10:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:10:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:10:17 + /tmp/venv-VZ6I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:10:19 + type python3 11:10:19 + true 11:10:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VZ6I/bin to PATH' 11:10:19 lf-activate-venv(): INFO: Adding /tmp/venv-VZ6I/bin to PATH 11:10:19 + PATH=/tmp/venv-VZ6I/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:10:19 + return 0 11:10:19 + python3 --version 11:10:19 Python 3.10.6 11:10:19 + python3 -m pip --version 11:10:20 pip 23.3.1 from /tmp/venv-VZ6I/lib/python3.10/site-packages/pip (python 3.10) 11:10:20 + python3 -m pip freeze 11:10:20 cachetools==5.3.2 11:10:20 chardet==5.2.0 11:10:20 colorama==0.4.6 11:10:20 distlib==0.3.7 11:10:20 filelock==3.13.1 11:10:20 packaging==23.2 11:10:20 platformdirs==4.1.0 11:10:20 pluggy==1.3.0 11:10:20 pyproject-api==1.6.1 11:10:20 tomli==2.0.1 11:10:20 tox==4.11.4 11:10:20 urllib3==1.26.18 11:10:20 virtualenv==20.25.0 11:10:20 [EnvInject] - Injecting environment variables from a build step. 11:10:20 [EnvInject] - Injecting as environment variables the properties content 11:10:20 PARALLEL=false 11:10:20 11:10:20 [EnvInject] - Variables injected successfully. 11:10:20 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins1744528644268166690.sh 11:10:20 ---> tox-run.sh 11:10:20 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:10:20 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 11:10:20 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 11:10:20 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 11:10:20 + cd /w/workspace/integration-master-yaml-lint/. 11:10:20 + source /home/jenkins/lf-env.sh 11:10:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:10:20 ++ mktemp -d /tmp/venv-XXXX 11:10:20 + lf_venv=/tmp/venv-2w5z 11:10:20 + local venv_file=/tmp/.os_lf_venv 11:10:20 + local python=python3 11:10:20 + local options 11:10:20 + local set_path=true 11:10:20 + local install_args= 11:10:20 ++ 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 11:10:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:10:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:10:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:10:20 + true 11:10:20 + case $1 in 11:10:20 + venv_file=/tmp/.toxenv 11:10:20 + shift 2 11:10:20 + true 11:10:20 + case $1 in 11:10:20 + shift 11:10:20 + break 11:10:20 + case $python in 11:10:20 + local pkg_list= 11:10:20 + [[ -d /opt/pyenv ]] 11:10:20 + echo 'Setup pyenv:' 11:10:20 Setup pyenv: 11:10:20 + export PYENV_ROOT=/opt/pyenv 11:10:20 + PYENV_ROOT=/opt/pyenv 11:10:20 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:10:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:10:20 + pyenv versions 11:10:20 system 11:10:20 3.8.13 11:10:20 3.9.13 11:10:20 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 11:10:20 + command -v pyenv 11:10:20 ++ pyenv init - --no-rehash 11:10:20 + 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[*]}"'\'')" 11:10:20 export PATH="/opt/pyenv/shims:${PATH}" 11:10:20 export PYENV_SHELL=bash 11:10:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:10:20 pyenv() { 11:10:20 local command 11:10:20 command="${1:-}" 11:10:20 if [ "$#" -gt 0 ]; then 11:10:20 shift 11:10:20 fi 11:10:20 11:10:20 case "$command" in 11:10:20 rehash|shell) 11:10:20 eval "$(pyenv "sh-$command" "$@")" 11:10:20 ;; 11:10:20 *) 11:10:20 command pyenv "$command" "$@" 11:10:20 ;; 11:10:20 esac 11:10:20 }' 11:10:20 +++ 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[*]}"' 11:10:20 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:10:20 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:10:20 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:10:20 ++ export PYENV_SHELL=bash 11:10:20 ++ PYENV_SHELL=bash 11:10:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:10:20 +++ complete -F _pyenv pyenv 11:10:20 ++ lf-pyver python3 11:10:20 ++ local py_version_xy=python3 11:10:20 ++ local py_version_xyz= 11:10:20 ++ pyenv versions 11:10:20 ++ local command 11:10:20 ++ command=versions 11:10:20 ++ '[' 1 -gt 0 ']' 11:10:20 ++ shift 11:10:20 ++ case "$command" in 11:10:20 ++ command pyenv versions 11:10:20 ++ pyenv versions 11:10:20 ++ grep -E '^[0-9.]*[0-9]$' 11:10:20 ++ awk '{ print $1 }' 11:10:20 ++ sed 's/^[ *]* //' 11:10:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:10:20 +++ sort -V 11:10:20 +++ grep '^3' /tmp/.pyenv_versions 11:10:20 +++ tail -n 1 11:10:20 ++ py_version_xyz=3.10.6 11:10:20 ++ [[ -z 3.10.6 ]] 11:10:20 ++ echo 3.10.6 11:10:20 ++ return 0 11:10:20 + pyenv local 3.10.6 11:10:20 + local command 11:10:20 + command=local 11:10:20 + '[' 2 -gt 0 ']' 11:10:20 + shift 11:10:20 + case "$command" in 11:10:20 + command pyenv local 3.10.6 11:10:20 + pyenv local 3.10.6 11:10:20 + for arg in "$@" 11:10:20 + case $arg in 11:10:20 + pkg_list+='tox ' 11:10:20 + for arg in "$@" 11:10:20 + case $arg in 11:10:20 + pkg_list+='virtualenv ' 11:10:20 + for arg in "$@" 11:10:20 + case $arg in 11:10:20 + pkg_list+='urllib3~=1.26.15 ' 11:10:20 + [[ -f /tmp/.toxenv ]] 11:10:20 ++ cat /tmp/.toxenv 11:10:20 + lf_venv=/tmp/venv-VZ6I 11:10:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VZ6I from' file:/tmp/.toxenv 11:10:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VZ6I from file:/tmp/.toxenv 11:10:20 + /tmp/venv-VZ6I/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:10:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:10:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:10:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:10:21 + /tmp/venv-VZ6I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:10:23 + type python3 11:10:23 + true 11:10:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VZ6I/bin to PATH' 11:10:23 lf-activate-venv(): INFO: Adding /tmp/venv-VZ6I/bin to PATH 11:10:23 + PATH=/tmp/venv-VZ6I/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:10:23 + return 0 11:10:23 + [[ -d /opt/pyenv ]] 11:10:23 + echo '---> Setting up pyenv' 11:10:23 ---> Setting up pyenv 11:10:23 + export PYENV_ROOT=/opt/pyenv 11:10:23 + PYENV_ROOT=/opt/pyenv 11:10:23 + export PATH=/opt/pyenv/bin:/tmp/venv-VZ6I/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:10:23 + PATH=/opt/pyenv/bin:/tmp/venv-VZ6I/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:10:23 ++ pwd 11:10:23 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 11:10:23 + export PYTHONPATH 11:10:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:10:23 + TOX_TESTENV_PASSENV=PYTHONPATH 11:10:23 + tox --version 11:10:23 4.11.4 from /tmp/venv-VZ6I/lib/python3.10/site-packages/tox/__init__.py 11:10:23 + PARALLEL=false 11:10:23 + TOX_OPTIONS_LIST= 11:10:23 + [[ -n yaml ]] 11:10:23 + TOX_OPTIONS_LIST=' -e yaml' 11:10:23 + case ${PARALLEL,,} in 11:10:23 + tox -e yaml 11:10:23 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 11:10:25 yaml: install_deps> python -I -m pip install coala-bears nodeenv 11:11:08 yaml: freeze> python -m pip freeze --all 11:11:09 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==23.1.0,autoflake==0.6.6,autopep8==1.7.0,Babel==2.13.1,bandit==1.6.2,certifi==2023.11.17,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==0.18.3,gitdb==4.0.11,GitPython==3.1.40,guess-language-spirit==0.5.3,html-linter==0.3.0,idna==3.6,imagesize==1.4.1,importlib-resources==6.1.1,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.2,joblib==1.3.2,jsonschema==4.20.0,jsonschema-specifications==2023.11.2,jupyter_core==5.5.0,lazy-object-proxy==1.9.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.3,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==23.2,pbr==6.0.0,pip==23.3.1,pkgutil_resolve_name==1.3.10,platformdirs==4.1.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==2023.3.post1,PyYAML==3.13,radon==1.4.0,referencing==0.31.1,regex==2023.10.3,requests==2.31.0,restructuredtext-lint==1.0.1,rpds-py==0.13.2,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.2,setuptools==69.0.2,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,Sphinx==1.4.9,stevedore==5.1.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.66.1,traitlets==5.14.0,unidiff==0.5.5,urllib3==2.1.0,vulture==0.10,wheel==0.42.0,wrapt==1.16.0,yamllint==1.6.1,yapf==0.14.0,zipp==3.17.0 11:11:09 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 11:11:09 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 11:11:10 ---> Completed tox runs 11:11:10 + for i in .tox/*/log 11:11:10 ++ echo .tox/yaml/log 11:11:10 ++ awk -F/ '{print $2}' 11:11:10 + tox_env=yaml 11:11:10 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 11:11:10 + DOC_DIR=docs/_build/html 11:11:10 + [[ -d docs/_build/html ]] 11:11:10 + echo '---> tox-run.sh ends' 11:11:10 ---> tox-run.sh ends 11:11:10 + test 0 -eq 0 11:11:10 $ ssh-agent -k 11:11:10 unset SSH_AUTH_SOCK; 11:11:10 unset SSH_AGENT_PID; 11:11:10 echo Agent pid 21622 killed; 11:11:10 [ssh-agent] Stopped. 11:11:10 [PostBuildScript] - [INFO] Executing post build scripts. 11:11:10 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2090668251017544493.sh 11:11:10 ---> sysstat.sh 11:11:10 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins16489361384412930503.sh 11:11:10 ---> package-listing.sh 11:11:10 ++ tr '[:upper:]' '[:lower:]' 11:11:10 ++ facter osfamily 11:11:10 + OS_FAMILY=redhat 11:11:10 + workspace=/w/workspace/integration-master-yaml-lint 11:11:10 + START_PACKAGES=/tmp/packages_start.txt 11:11:10 + END_PACKAGES=/tmp/packages_end.txt 11:11:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:11:10 + PACKAGES=/tmp/packages_start.txt 11:11:10 + '[' /w/workspace/integration-master-yaml-lint ']' 11:11:10 + PACKAGES=/tmp/packages_end.txt 11:11:10 + case "${OS_FAMILY}" in 11:11:10 + rpm -qa 11:11:10 + sort 11:11:11 + '[' -f /tmp/packages_start.txt ']' 11:11:11 + '[' -f /tmp/packages_end.txt ']' 11:11:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:11:11 + '[' /w/workspace/integration-master-yaml-lint ']' 11:11:11 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 11:11:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 11:11:11 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15684945306030740884.sh 11:11:11 ---> capture-instance-metadata.sh 11:11:11 Setup pyenv: 11:11:11 system 11:11:11 3.8.13 11:11:11 3.9.13 11:11:11 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 11:11:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PROh 11:11:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:11:18 lf-activate-venv(): INFO: Installing: lftools 11:11:48 lf-activate-venv(): INFO: Adding /tmp/venv-PROh/bin to PATH 11:11:48 INFO: Running in OpenStack, capturing instance metadata 11:11:48 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins10448661965609075754.sh 11:11:48 provisioning config files... 11:11:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config8945259906908578211tmp 11:11:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:11:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:11:48 [EnvInject] - Injecting environment variables from a build step. 11:11:48 [EnvInject] - Injecting as environment variables the properties content 11:11:48 SERVER_ID=logs 11:11:48 11:11:48 [EnvInject] - Variables injected successfully. 11:11:48 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins17387433501805872987.sh 11:11:48 ---> create-netrc.sh 11:11:48 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins1038356556091824998.sh 11:11:48 ---> python-tools-install.sh 11:11:48 Setup pyenv: 11:11:48 system 11:11:48 3.8.13 11:11:48 3.9.13 11:11:48 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 11:11:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PROh from file:/tmp/.os_lf_venv 11:11:50 lf-activate-venv(): INFO: Installing: lftools 11:11:57 lf-activate-venv(): INFO: Adding /tmp/venv-PROh/bin to PATH 11:11:57 Generating Requirements File 11:12:26 Python 3.10.6 11:12:26 pip 23.3.1 from /tmp/venv-PROh/lib/python3.10/site-packages/pip (python 3.10) 11:12:27 appdirs==1.4.4 11:12:27 argcomplete==3.1.6 11:12:27 aspy.yaml==1.3.0 11:12:27 attrs==23.1.0 11:12:27 autopage==0.5.2 11:12:27 Babel==2.13.1 11:12:27 beautifulsoup4==4.12.2 11:12:27 boto3==1.33.8 11:12:27 botocore==1.33.8 11:12:27 bs4==0.0.1 11:12:27 cachetools==5.3.2 11:12:27 certifi==2023.11.17 11:12:27 cffi==1.16.0 11:12:27 cfgv==3.4.0 11:12:27 chardet==5.2.0 11:12:27 charset-normalizer==3.3.2 11:12:27 click==8.1.7 11:12:27 cliff==4.4.0 11:12:27 cmd2==2.4.3 11:12:27 cryptography==3.3.2 11:12:27 debtcollector==2.5.0 11:12:27 decorator==5.1.1 11:12:27 defusedxml==0.7.1 11:12:27 Deprecated==1.2.14 11:12:27 distlib==0.3.7 11:12:27 dnspython==2.4.2 11:12:27 docker==4.2.2 11:12:27 dogpile.cache==1.2.2 11:12:27 email-validator==2.1.0.post1 11:12:27 filelock==3.13.1 11:12:27 future==0.18.3 11:12:27 gitdb==4.0.11 11:12:27 GitPython==3.1.40 11:12:27 google-auth==2.25.1 11:12:27 httplib2==0.22.0 11:12:27 identify==2.5.32 11:12:27 idna==3.6 11:12:27 importlib-metadata==7.0.0 11:12:27 importlib-resources==1.5.0 11:12:27 iso8601==2.1.0 11:12:27 Jinja2==3.1.2 11:12:27 jmespath==1.0.1 11:12:27 jsonpatch==1.33 11:12:27 jsonpointer==2.4 11:12:27 jsonschema==4.20.0 11:12:27 jsonschema-specifications==2023.11.2 11:12:27 keystoneauth1==5.4.0 11:12:27 kubernetes==28.1.0 11:12:27 lftools==0.37.8 11:12:27 lxml==4.9.3 11:12:27 MarkupSafe==2.1.3 11:12:27 msgpack==1.0.7 11:12:27 multi-key-dict==2.0.3 11:12:27 munch==4.0.0 11:12:27 netaddr==0.9.0 11:12:27 netifaces==0.11.0 11:12:27 niet==1.4.2 11:12:27 nodeenv==1.8.0 11:12:27 oauth2client==4.1.3 11:12:27 oauthlib==3.2.2 11:12:27 openstacksdk==0.62.0 11:12:27 os-client-config==2.1.0 11:12:27 os-service-types==1.7.0 11:12:27 osc-lib==2.9.0 11:12:27 oslo.config==9.2.0 11:12:27 oslo.context==5.3.0 11:12:27 oslo.i18n==6.2.0 11:12:27 oslo.log==5.4.0 11:12:27 oslo.serialization==5.2.0 11:12:27 oslo.utils==6.3.0 11:12:27 packaging==23.2 11:12:27 pbr==6.0.0 11:12:27 platformdirs==4.1.0 11:12:27 prettytable==3.9.0 11:12:27 pyasn1==0.5.1 11:12:27 pyasn1-modules==0.3.0 11:12:27 pycparser==2.21 11:12:27 pygerrit2==2.0.15 11:12:27 PyGithub==2.1.1 11:12:27 pyinotify==0.9.6 11:12:27 PyJWT==2.8.0 11:12:27 PyNaCl==1.5.0 11:12:27 pyparsing==2.4.7 11:12:27 pyperclip==1.8.2 11:12:27 pyrsistent==0.20.0 11:12:27 python-cinderclient==9.4.0 11:12:27 python-dateutil==2.8.2 11:12:27 python-heatclient==3.3.0 11:12:27 python-jenkins==1.8.2 11:12:27 python-keystoneclient==5.2.0 11:12:27 python-magnumclient==4.3.0 11:12:27 python-novaclient==18.4.0 11:12:27 python-openstackclient==6.0.0 11:12:27 python-swiftclient==4.4.0 11:12:27 pytz==2023.3.post1 11:12:27 PyYAML==6.0.1 11:12:27 referencing==0.31.1 11:12:27 requests==2.31.0 11:12:27 requests-oauthlib==1.3.1 11:12:27 requestsexceptions==1.4.0 11:12:27 rfc3986==2.0.0 11:12:27 rpds-py==0.13.2 11:12:27 rsa==4.9 11:12:27 ruamel.yaml==0.18.5 11:12:27 ruamel.yaml.clib==0.2.8 11:12:27 s3transfer==0.8.2 11:12:27 simplejson==3.19.2 11:12:27 six==1.16.0 11:12:27 smmap==5.0.1 11:12:27 soupsieve==2.5 11:12:27 stevedore==5.1.0 11:12:27 tabulate==0.9.0 11:12:27 toml==0.10.2 11:12:27 tomlkit==0.12.3 11:12:27 tqdm==4.66.1 11:12:27 typing_extensions==4.8.0 11:12:27 tzdata==2023.3 11:12:27 urllib3==1.26.18 11:12:27 virtualenv==20.25.0 11:12:27 wcwidth==0.2.12 11:12:27 websocket-client==1.7.0 11:12:27 wrapt==1.16.0 11:12:27 xdg==6.0.0 11:12:27 xmltodict==0.13.0 11:12:27 yq==3.2.3 11:12:27 zipp==3.17.0 11:12:27 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15429569933663702622.sh 11:12:27 ---> sudo-logs.sh 11:12:27 Archiving 'sudo' log.. 11:12:27 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins13149498191931625176.sh 11:12:27 ---> job-cost.sh 11:12:27 Setup pyenv: 11:12:28 system 11:12:28 3.8.13 11:12:28 3.9.13 11:12:28 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 11:12:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PROh from file:/tmp/.os_lf_venv 11:12:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:12:36 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. 11:12:36 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 11:12:37 lf-activate-venv(): INFO: Adding /tmp/venv-PROh/bin to PATH 11:12:37 INFO: No Stack... 11:12:37 INFO: Retrieving Pricing Info for: v3-standard-2 11:12:37 INFO: Archiving Costs 11:12:37 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15641630319835617899.sh 11:12:37 ---> logs-deploy.sh 11:12:37 Setup pyenv: 11:12:37 system 11:12:37 3.8.13 11:12:37 3.9.13 11:12:37 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 11:12:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PROh from file:/tmp/.os_lf_venv 11:12:39 lf-activate-venv(): INFO: Installing: lftools 11:12:48 lf-activate-venv(): INFO: Adding /tmp/venv-PROh/bin to PATH 11:12:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/139 11:12:48 INFO: archiving workspace using pattern(s): 11:12:49 Archives upload complete. 11:12:49 INFO: archiving logs to Nexus 11:12:50 ---> uname -a: 11:12:50 Linux prd-centos8-builder-2c-1g-2733.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:12:50 11:12:50 11:12:50 ---> lscpu: 11:12:50 Architecture: x86_64 11:12:50 CPU op-mode(s): 32-bit, 64-bit 11:12:50 Byte Order: Little Endian 11:12:50 CPU(s): 2 11:12:50 On-line CPU(s) list: 0,1 11:12:50 Thread(s) per core: 1 11:12:50 Core(s) per socket: 1 11:12:50 Socket(s): 2 11:12:50 NUMA node(s): 1 11:12:50 Vendor ID: AuthenticAMD 11:12:50 CPU family: 23 11:12:50 Model: 49 11:12:50 Model name: AMD EPYC-Rome Processor 11:12:50 Stepping: 0 11:12:50 CPU MHz: 2800.000 11:12:50 BogoMIPS: 5600.00 11:12:50 Virtualization: AMD-V 11:12:50 Hypervisor vendor: KVM 11:12:50 Virtualization type: full 11:12:50 L1d cache: 32K 11:12:50 L1i cache: 32K 11:12:50 L2 cache: 512K 11:12:50 L3 cache: 16384K 11:12:50 NUMA node0 CPU(s): 0,1 11:12:50 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:12:50 11:12:50 11:12:50 ---> nproc: 11:12:50 2 11:12:50 11:12:50 11:12:50 ---> df -h: 11:12:50 Filesystem Size Used Avail Use% Mounted on 11:12:50 devtmpfs 3.8G 0 3.8G 0% /dev 11:12:50 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:12:50 tmpfs 3.8G 17M 3.8G 1% /run 11:12:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:12:50 /dev/vda1 40G 8.8G 32G 22% / 11:12:50 tmpfs 770M 0 770M 0% /run/user/1001 11:12:50 11:12:50 11:12:50 ---> free -m: 11:12:50 total used free shared buff/cache available 11:12:50 Mem: 7699 592 4650 19 2456 6789 11:12:50 Swap: 1023 0 1023 11:12:50 11:12:50 11:12:50 ---> ip addr: 11:12:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:12:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:12:50 inet 127.0.0.1/8 scope host lo 11:12:50 valid_lft forever preferred_lft forever 11:12:50 inet6 ::1/128 scope host 11:12:50 valid_lft forever preferred_lft forever 11:12:50 2: eth0: mtu 1458 qdisc fq_codel state UP group default qlen 1000 11:12:50 link/ether fa:16:3e:10:cb:a1 brd ff:ff:ff:ff:ff:ff 11:12:50 altname enp0s3 11:12:50 altname ens3 11:12:50 inet 10.30.107.224/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 11:12:50 valid_lft 86196sec preferred_lft 86196sec 11:12:50 inet6 fe80::f816:3eff:fe10:cba1/64 scope link 11:12:50 valid_lft forever preferred_lft forever 11:12:50 11:12:50 11:12:50 ---> sar -b -r -n DEV: 11:12:50 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/06/2023 _x86_64_ (2 CPU) 11:12:50 11:12:50 11:09:22 LINUX RESTART (2 CPU) 11:12:50 11:12:50 11:10:00 AM tps rtps wtps bread/s bwrtn/s 11:12:50 11:10:01 AM 66.67 66.67 0.00 593.94 0.00 11:12:50 11:11:01 AM 244.85 112.03 132.82 3356.61 9444.00 11:12:50 11:12:01 AM 126.20 6.73 119.46 262.09 9780.00 11:12:50 Average: 184.88 59.42 125.45 1802.83 9559.42 11:12:50 11:12:50 11:10:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:12:50 11:10:01 AM 5747960 7139552 2136484 27.10 2688 1584016 689256 7.72 141948 1723968 34828 11:12:50 11:11:01 AM 5223796 6967428 2660648 33.75 2688 1922108 851628 9.53 207116 2130604 57096 11:12:50 11:12:01 AM 4951404 6993732 2933040 37.20 2688 2201244 697816 7.81 411392 2126652 131520 11:12:50 Average: 5307720 7033571 2576724 32.68 2688 1902456 746233 8.35 253485 1993741 74481 11:12:50 11:12:50 11:10:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:12:50 11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:50 11:10:01 AM eth0 1177.27 643.94 1603.90 882.27 0.00 0.00 0.00 0.00 11:12:50 11:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:50 11:11:01 AM eth0 102.70 66.09 1354.94 19.13 0.00 0.00 0.00 0.00 11:12:50 11:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:50 11:12:01 AM eth0 49.98 34.14 644.64 8.21 0.00 0.00 0.00 0.00 11:12:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:50 Average: eth0 82.36 53.37 1003.12 18.42 0.00 0.00 0.00 0.00 11:12:50 11:12:50 11:12:50 ---> sar -P ALL: 11:12:50 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/06/2023 _x86_64_ (2 CPU) 11:12:50 11:12:50 11:09:22 LINUX RESTART (2 CPU) 11:12:50 11:12:50 11:10:00 AM CPU %user %nice %system %iowait %steal %idle 11:12:50 11:10:01 AM all 75.00 1.56 12.50 0.78 0.00 10.16 11:12:50 11:10:01 AM 0 50.79 3.17 23.81 1.59 0.00 20.63 11:12:50 11:10:01 AM 1 98.46 0.00 1.54 0.00 0.00 0.00 11:12:50 11:11:01 AM all 26.24 1.62 17.13 14.96 0.11 39.94 11:12:50 11:11:01 AM 0 19.12 2.07 20.12 17.04 0.10 41.55 11:12:50 11:11:01 AM 1 33.35 1.18 14.14 12.88 0.12 38.33 11:12:50 11:12:01 AM all 40.68 0.00 4.83 4.02 0.12 50.35 11:12:50 11:12:01 AM 0 37.66 0.00 4.44 4.32 0.12 53.46 11:12:50 11:12:01 AM 1 43.70 0.00 5.22 3.72 0.12 47.24 11:12:50 Average: all 33.77 0.81 10.91 9.38 0.11 45.02 11:12:50 Average: 0 28.63 1.03 12.24 10.56 0.11 47.43 11:12:50 Average: 1 38.91 0.58 9.59 8.20 0.12 42.60 11:12:50 11:12:50 11:12:50