13:19:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137672 13:19:32 Running as SYSTEM 13:19:32 [EnvInject] - Loading node environment variables. 13:19:32 Building remotely on prd-ubuntu1804-builder-4c-4g-22460 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:19:32 [ssh-agent] Looking for ssh-agent implementation... 13:19:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:32 $ ssh-agent 13:19:32 SSH_AUTH_SOCK=/tmp/ssh-AgpvSG8L9vx8/agent.1833 13:19:32 SSH_AGENT_PID=1835 13:19:32 [ssh-agent] Started. 13:19:32 Running ssh-add (command line suppressed) 13:19:32 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_4757350266971237201.key (/w/workspace/oom-master-commit-lint@tmp/private_key_4757350266971237201.key) 13:19:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:19:32 The recommended git tool is: NONE 13:19:35 using credential onap-jenkins-ssh 13:19:35 Wiping out workspace first. 13:19:35 Cloning the remote Git repository 13:19:35 Cloning repository git://cloud.onap.org/mirror/oom.git 13:19:35 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:19:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:19:35 > git --version # timeout=10 13:19:35 > git --version # 'git version 2.17.1' 13:19:35 using GIT_SSH to set credentials Gerrit user 13:19:35 Verifying host key using manually-configured host key entries 13:19:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:19:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:19:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:19:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:19:44 using GIT_SSH to set credentials Gerrit user 13:19:44 Verifying host key using manually-configured host key entries 13:19:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/137672/4 # timeout=30 13:19:45 > git rev-parse 28e1b0031e7fad0484a5c7f5248c9f5573cbc110^{commit} # timeout=10 13:19:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:19:45 Checking out Revision 28e1b0031e7fad0484a5c7f5248c9f5573cbc110 (refs/changes/72/137672/4) 13:19:45 > git config core.sparsecheckout # timeout=10 13:19:45 > git checkout -f 28e1b0031e7fad0484a5c7f5248c9f5573cbc110 # timeout=30 13:19:46 Commit message: "[COMMON] Update all ReadinessChecks" 13:19:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:19:46 > git rev-list --no-walk 16d200e4f99dbad508156d936b9481bed051055b # timeout=10 13:19:46 [EnvInject] - Injecting environment variables from a build step. 13:19:46 [EnvInject] - Injecting as environment variables the properties content 13:19:46 PYTHON=python3 13:19:46 13:19:46 [EnvInject] - Variables injected successfully. 13:19:46 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9235376568144136718.sh 13:19:46 ---> tox-install.sh 13:19:46 + source /home/jenkins/lf-env.sh 13:19:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:19:46 ++ mktemp -d /tmp/venv-XXXX 13:19:46 + lf_venv=/tmp/venv-qwaG 13:19:46 + local venv_file=/tmp/.os_lf_venv 13:19:46 + local python=python3 13:19:46 + local options 13:19:46 + local set_path=true 13:19:46 + local install_args= 13:19:46 ++ 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 13:19:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:19:46 + true 13:19:46 + case $1 in 13:19:46 + venv_file=/tmp/.toxenv 13:19:46 + shift 2 13:19:46 + true 13:19:46 + case $1 in 13:19:46 + shift 13:19:46 + break 13:19:46 + case $python in 13:19:46 + local pkg_list= 13:19:46 + [[ -d /opt/pyenv ]] 13:19:46 + echo 'Setup pyenv:' 13:19:46 Setup pyenv: 13:19:46 + export PYENV_ROOT=/opt/pyenv 13:19:46 + PYENV_ROOT=/opt/pyenv 13:19:46 + 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 13:19:46 + 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 13:19:46 + pyenv versions 13:19:46 * system (set by /opt/pyenv/version) 13:19:46 * 3.8.13 (set by /opt/pyenv/version) 13:19:46 * 3.9.13 (set by /opt/pyenv/version) 13:19:46 * 3.10.6 (set by /opt/pyenv/version) 13:19:46 + command -v pyenv 13:19:46 ++ pyenv init - --no-rehash 13:19:46 + 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[*]}"'\'')" 13:19:46 export PATH="/opt/pyenv/shims:${PATH}" 13:19:46 export PYENV_SHELL=bash 13:19:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:19:46 pyenv() { 13:19:46 local command 13:19:46 command="${1:-}" 13:19:46 if [ "$#" -gt 0 ]; then 13:19:46 shift 13:19:46 fi 13:19:46 13:19:46 case "$command" in 13:19:46 rehash|shell) 13:19:46 eval "$(pyenv "sh-$command" "$@")" 13:19:46 ;; 13:19:46 *) 13:19:46 command pyenv "$command" "$@" 13:19:46 ;; 13:19:46 esac 13:19:46 }' 13:19:46 +++ 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[*]}"' 13:19:46 ++ 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 13:19:46 ++ 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 13:19:46 ++ 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 13:19:46 ++ export PYENV_SHELL=bash 13:19:46 ++ PYENV_SHELL=bash 13:19:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:19:46 +++ complete -F _pyenv pyenv 13:19:46 ++ lf-pyver python3 13:19:46 ++ local py_version_xy=python3 13:19:46 ++ local py_version_xyz= 13:19:46 ++ pyenv versions 13:19:46 ++ local command 13:19:46 ++ command=versions 13:19:46 ++ '[' 1 -gt 0 ']' 13:19:46 ++ shift 13:19:46 ++ case "$command" in 13:19:46 ++ command pyenv versions 13:19:46 ++ pyenv versions 13:19:46 ++ awk '{ print $1 }' 13:19:46 ++ grep -E '^[0-9.]*[0-9]$' 13:19:46 ++ sed 's/^[ *]* //' 13:19:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:19:46 +++ grep '^3' /tmp/.pyenv_versions 13:19:46 +++ sort -V 13:19:46 +++ tail -n 1 13:19:46 ++ py_version_xyz=3.10.6 13:19:46 ++ [[ -z 3.10.6 ]] 13:19:46 ++ echo 3.10.6 13:19:46 ++ return 0 13:19:46 + pyenv local 3.10.6 13:19:46 + local command 13:19:46 + command=local 13:19:46 + '[' 2 -gt 0 ']' 13:19:46 + shift 13:19:46 + case "$command" in 13:19:46 + command pyenv local 3.10.6 13:19:46 + pyenv local 3.10.6 13:19:46 + for arg in "$@" 13:19:46 + case $arg in 13:19:46 + pkg_list+='tox ' 13:19:46 + for arg in "$@" 13:19:46 + case $arg in 13:19:46 + pkg_list+='virtualenv ' 13:19:46 + for arg in "$@" 13:19:46 + case $arg in 13:19:46 + pkg_list+='urllib3~=1.26.15 ' 13:19:46 + [[ -f /tmp/.toxenv ]] 13:19:46 + [[ ! -f /tmp/.toxenv ]] 13:19:46 + [[ -n '' ]] 13:19:46 + python3 -m venv /tmp/venv-qwaG 13:19:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qwaG' 13:19:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qwaG 13:19:51 + echo /tmp/venv-qwaG 13:19:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:19:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:19:51 + /tmp/venv-qwaG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:19:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:19:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:19:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:19:54 + /tmp/venv-qwaG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:19:57 + type python3 13:19:57 + true 13:19:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qwaG/bin to PATH' 13:19:57 lf-activate-venv(): INFO: Adding /tmp/venv-qwaG/bin to PATH 13:19:57 + PATH=/tmp/venv-qwaG/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 13:19:57 + return 0 13:19:57 + python3 --version 13:19:57 Python 3.10.6 13:19:57 + python3 -m pip --version 13:19:58 pip 24.0 from /tmp/venv-qwaG/lib/python3.10/site-packages/pip (python 3.10) 13:19:58 + python3 -m pip freeze 13:19:58 cachetools==5.3.3 13:19:58 chardet==5.2.0 13:19:58 colorama==0.4.6 13:19:58 distlib==0.3.8 13:19:58 filelock==3.13.4 13:19:58 packaging==24.0 13:19:58 platformdirs==4.2.0 13:19:58 pluggy==1.4.0 13:19:58 pyproject-api==1.6.1 13:19:58 tomli==2.0.1 13:19:58 tox==4.14.2 13:19:58 urllib3==1.26.18 13:19:58 virtualenv==20.25.1 13:19:58 [EnvInject] - Injecting environment variables from a build step. 13:19:58 [EnvInject] - Injecting as environment variables the properties content 13:19:58 PARALLEL=false 13:19:58 13:19:58 [EnvInject] - Variables injected successfully. 13:19:58 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12292653584707413758.sh 13:19:58 ---> tox-run.sh 13:19:58 + 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 13:19:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:19:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:19:58 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:19:58 + cd /w/workspace/oom-master-commit-lint/. 13:19:58 + source /home/jenkins/lf-env.sh 13:19:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:19:58 ++ mktemp -d /tmp/venv-XXXX 13:19:58 + lf_venv=/tmp/venv-Fevz 13:19:58 + local venv_file=/tmp/.os_lf_venv 13:19:58 + local python=python3 13:19:58 + local options 13:19:58 + local set_path=true 13:19:58 + local install_args= 13:19:58 ++ 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 13:19:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:19:58 + true 13:19:58 + case $1 in 13:19:58 + venv_file=/tmp/.toxenv 13:19:58 + shift 2 13:19:58 + true 13:19:58 + case $1 in 13:19:58 + shift 13:19:58 + break 13:19:58 + case $python in 13:19:58 + local pkg_list= 13:19:58 + [[ -d /opt/pyenv ]] 13:19:58 + echo 'Setup pyenv:' 13:19:58 Setup pyenv: 13:19:58 + export PYENV_ROOT=/opt/pyenv 13:19:58 + PYENV_ROOT=/opt/pyenv 13:19:58 + 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 13:19:58 + 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 13:19:58 + pyenv versions 13:19:58 system 13:19:58 3.8.13 13:19:58 3.9.13 13:19:58 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:19:58 + command -v pyenv 13:19:58 ++ pyenv init - --no-rehash 13:19:58 + 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[*]}"'\'')" 13:19:58 export PATH="/opt/pyenv/shims:${PATH}" 13:19:58 export PYENV_SHELL=bash 13:19:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:19:58 pyenv() { 13:19:58 local command 13:19:58 command="${1:-}" 13:19:58 if [ "$#" -gt 0 ]; then 13:19:58 shift 13:19:58 fi 13:19:58 13:19:58 case "$command" in 13:19:58 rehash|shell) 13:19:58 eval "$(pyenv "sh-$command" "$@")" 13:19:58 ;; 13:19:58 *) 13:19:58 command pyenv "$command" "$@" 13:19:58 ;; 13:19:58 esac 13:19:58 }' 13:19:58 +++ 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[*]}"' 13:19:58 ++ 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 13:19:58 ++ 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 13:19:58 ++ 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 13:19:58 ++ export PYENV_SHELL=bash 13:19:58 ++ PYENV_SHELL=bash 13:19:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:19:58 +++ complete -F _pyenv pyenv 13:19:58 ++ lf-pyver python3 13:19:58 ++ local py_version_xy=python3 13:19:58 ++ local py_version_xyz= 13:19:58 ++ pyenv versions 13:19:58 ++ local command 13:19:58 ++ command=versions 13:19:58 ++ '[' 1 -gt 0 ']' 13:19:58 ++ shift 13:19:58 ++ case "$command" in 13:19:58 ++ command pyenv versions 13:19:58 ++ pyenv versions 13:19:58 ++ sed 's/^[ *]* //' 13:19:58 ++ grep -E '^[0-9.]*[0-9]$' 13:19:58 ++ awk '{ print $1 }' 13:19:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:19:58 +++ grep '^3' /tmp/.pyenv_versions 13:19:58 +++ sort -V 13:19:58 +++ tail -n 1 13:19:58 ++ py_version_xyz=3.10.6 13:19:58 ++ [[ -z 3.10.6 ]] 13:19:58 ++ echo 3.10.6 13:19:58 ++ return 0 13:19:58 + pyenv local 3.10.6 13:19:58 + local command 13:19:58 + command=local 13:19:58 + '[' 2 -gt 0 ']' 13:19:58 + shift 13:19:58 + case "$command" in 13:19:58 + command pyenv local 3.10.6 13:19:58 + pyenv local 3.10.6 13:19:58 + for arg in "$@" 13:19:58 + case $arg in 13:19:58 + pkg_list+='tox ' 13:19:58 + for arg in "$@" 13:19:58 + case $arg in 13:19:58 + pkg_list+='virtualenv ' 13:19:58 + for arg in "$@" 13:19:58 + case $arg in 13:19:58 + pkg_list+='urllib3~=1.26.15 ' 13:19:58 + [[ -f /tmp/.toxenv ]] 13:19:58 ++ cat /tmp/.toxenv 13:19:58 + lf_venv=/tmp/venv-qwaG 13:19:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qwaG from' file:/tmp/.toxenv 13:19:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qwaG from file:/tmp/.toxenv 13:19:58 + /tmp/venv-qwaG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:19:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:19:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:19:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:19:59 + /tmp/venv-qwaG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:20:00 + type python3 13:20:00 + true 13:20:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qwaG/bin to PATH' 13:20:00 lf-activate-venv(): INFO: Adding /tmp/venv-qwaG/bin to PATH 13:20:00 + PATH=/tmp/venv-qwaG/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 13:20:00 + return 0 13:20:00 + [[ -d /opt/pyenv ]] 13:20:00 + echo '---> Setting up pyenv' 13:20:00 ---> Setting up pyenv 13:20:00 + export PYENV_ROOT=/opt/pyenv 13:20:00 + PYENV_ROOT=/opt/pyenv 13:20:00 + export PATH=/opt/pyenv/bin:/tmp/venv-qwaG/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 13:20:00 + PATH=/opt/pyenv/bin:/tmp/venv-qwaG/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 13:20:00 ++ pwd 13:20:00 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:20:00 + export PYTHONPATH 13:20:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:20:00 + TOX_TESTENV_PASSENV=PYTHONPATH 13:20:00 + tox --version 13:20:01 4.14.2 from /tmp/venv-qwaG/lib/python3.10/site-packages/tox/__init__.py 13:20:01 + PARALLEL=false 13:20:01 + TOX_OPTIONS_LIST= 13:20:01 + [[ -n gitlint ]] 13:20:01 + TOX_OPTIONS_LIST=' -e gitlint' 13:20:01 + case ${PARALLEL,,} in 13:20:01 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:20:01 + tox -e gitlint 13:20:03 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 13:20:37 gitlint: freeze> python -m pip freeze --all 13:20:38 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 13:20:38 gitlint: commands[0]> gitlint 13:20:38 gitlint: OK (36.58=setup[36.40]+cmd[0.18] seconds) 13:20:38 congratulations :) (36.76 seconds) 13:20:38 + tox_status=0 13:20:38 + echo '---> Completed tox runs' 13:20:38 ---> Completed tox runs 13:20:38 + for i in .tox/*/log 13:20:38 ++ echo .tox/gitlint/log 13:20:38 ++ awk -F/ '{print $2}' 13:20:38 + tox_env=gitlint 13:20:38 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:20:38 + DOC_DIR=docs/_build/html 13:20:38 + [[ -d docs/_build/html ]] 13:20:38 + echo '---> tox-run.sh ends' 13:20:38 ---> tox-run.sh ends 13:20:38 + test 0 -eq 0 13:20:38 $ ssh-agent -k 13:20:38 unset SSH_AUTH_SOCK; 13:20:38 unset SSH_AGENT_PID; 13:20:38 echo Agent pid 1835 killed; 13:20:38 [ssh-agent] Stopped. 13:20:38 [PostBuildScript] - [INFO] Executing post build scripts. 13:20:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16735845117191134757.sh 13:20:38 ---> sysstat.sh 13:20:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2580485438632247167.sh 13:20:38 ---> package-listing.sh 13:20:38 ++ tr '[:upper:]' '[:lower:]' 13:20:38 ++ facter osfamily 13:20:39 + OS_FAMILY=debian 13:20:39 + workspace=/w/workspace/oom-master-commit-lint 13:20:39 + START_PACKAGES=/tmp/packages_start.txt 13:20:39 + END_PACKAGES=/tmp/packages_end.txt 13:20:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:20:39 + PACKAGES=/tmp/packages_start.txt 13:20:39 + '[' /w/workspace/oom-master-commit-lint ']' 13:20:39 + PACKAGES=/tmp/packages_end.txt 13:20:39 + case "${OS_FAMILY}" in 13:20:39 + dpkg -l 13:20:39 + grep '^ii' 13:20:39 + '[' -f /tmp/packages_start.txt ']' 13:20:39 + '[' -f /tmp/packages_end.txt ']' 13:20:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:20:39 + '[' /w/workspace/oom-master-commit-lint ']' 13:20:39 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:20:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:20:39 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3480286424801626498.sh 13:20:39 ---> capture-instance-metadata.sh 13:20:39 Setup pyenv: 13:20:39 system 13:20:39 3.8.13 13:20:39 3.9.13 13:20:39 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:20:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zFl3 13:20:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:20:45 lf-activate-venv(): INFO: Installing: lftools 13:21:23 lf-activate-venv(): INFO: Adding /tmp/venv-zFl3/bin to PATH 13:21:23 INFO: Running in OpenStack, capturing instance metadata 13:21:24 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16913651916433542717.sh 13:21:24 provisioning config files... 13:21:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config7255617559988182665tmp 13:21:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:21:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:21:24 [EnvInject] - Injecting environment variables from a build step. 13:21:24 [EnvInject] - Injecting as environment variables the properties content 13:21:24 SERVER_ID=logs 13:21:24 13:21:24 [EnvInject] - Variables injected successfully. 13:21:24 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins980495401796684338.sh 13:21:24 ---> create-netrc.sh 13:21:24 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17514221011376169090.sh 13:21:24 ---> python-tools-install.sh 13:21:24 Setup pyenv: 13:21:24 system 13:21:24 3.8.13 13:21:24 3.9.13 13:21:24 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:21:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zFl3 from file:/tmp/.os_lf_venv 13:21:25 lf-activate-venv(): INFO: Installing: lftools 13:21:33 lf-activate-venv(): INFO: Adding /tmp/venv-zFl3/bin to PATH 13:21:33 Generating Requirements File 13:22:01 Python 3.10.6 13:22:02 pip 24.0 from /tmp/venv-zFl3/lib/python3.10/site-packages/pip (python 3.10) 13:22:02 appdirs==1.4.4 13:22:02 argcomplete==3.2.3 13:22:02 aspy.yaml==1.3.0 13:22:02 attrs==23.2.0 13:22:02 autopage==0.5.2 13:22:02 beautifulsoup4==4.12.3 13:22:02 boto3==1.34.82 13:22:02 botocore==1.34.82 13:22:02 bs4==0.0.2 13:22:02 cachetools==5.3.3 13:22:02 certifi==2024.2.2 13:22:02 cffi==1.16.0 13:22:02 cfgv==3.4.0 13:22:02 chardet==5.2.0 13:22:02 charset-normalizer==3.3.2 13:22:02 click==8.1.7 13:22:02 cliff==4.6.0 13:22:02 cmd2==2.4.3 13:22:02 cryptography==3.3.2 13:22:02 debtcollector==3.0.0 13:22:02 decorator==5.1.1 13:22:02 defusedxml==0.7.1 13:22:02 Deprecated==1.2.14 13:22:02 distlib==0.3.8 13:22:02 dnspython==2.6.1 13:22:02 docker==4.2.2 13:22:02 dogpile.cache==1.3.2 13:22:02 email_validator==2.1.1 13:22:02 filelock==3.13.4 13:22:02 future==1.0.0 13:22:02 gitdb==4.0.11 13:22:02 GitPython==3.1.43 13:22:02 google-auth==2.29.0 13:22:02 httplib2==0.22.0 13:22:02 identify==2.5.35 13:22:02 idna==3.7 13:22:02 importlib-resources==1.5.0 13:22:02 iso8601==2.1.0 13:22:02 Jinja2==3.1.3 13:22:02 jmespath==1.0.1 13:22:02 jsonpatch==1.33 13:22:02 jsonpointer==2.4 13:22:02 jsonschema==4.21.1 13:22:02 jsonschema-specifications==2023.12.1 13:22:02 keystoneauth1==5.6.0 13:22:02 kubernetes==29.0.0 13:22:02 lftools==0.37.10 13:22:02 lxml==5.2.1 13:22:02 MarkupSafe==2.1.5 13:22:02 msgpack==1.0.8 13:22:02 multi_key_dict==2.0.3 13:22:02 munch==4.0.0 13:22:02 netaddr==1.2.1 13:22:02 netifaces==0.11.0 13:22:02 niet==1.4.2 13:22:02 nodeenv==1.8.0 13:22:02 oauth2client==4.1.3 13:22:02 oauthlib==3.2.2 13:22:02 openstacksdk==3.0.0 13:22:02 os-client-config==2.1.0 13:22:02 os-service-types==1.7.0 13:22:02 osc-lib==3.0.1 13:22:02 oslo.config==9.4.0 13:22:02 oslo.context==5.5.0 13:22:02 oslo.i18n==6.3.0 13:22:02 oslo.log==5.5.1 13:22:02 oslo.serialization==5.4.0 13:22:02 oslo.utils==7.1.0 13:22:02 packaging==24.0 13:22:02 pbr==6.0.0 13:22:02 platformdirs==4.2.0 13:22:02 prettytable==3.10.0 13:22:02 pyasn1==0.6.0 13:22:02 pyasn1_modules==0.4.0 13:22:02 pycparser==2.22 13:22:02 pygerrit2==2.0.15 13:22:02 PyGithub==2.3.0 13:22:02 pyinotify==0.9.6 13:22:02 PyJWT==2.8.0 13:22:02 PyNaCl==1.5.0 13:22:02 pyparsing==2.4.7 13:22:02 pyperclip==1.8.2 13:22:02 pyrsistent==0.20.0 13:22:02 python-cinderclient==9.5.0 13:22:02 python-dateutil==2.9.0.post0 13:22:02 python-heatclient==3.5.0 13:22:02 python-jenkins==1.8.2 13:22:02 python-keystoneclient==5.4.0 13:22:02 python-magnumclient==4.4.0 13:22:02 python-novaclient==18.6.0 13:22:02 python-openstackclient==6.6.0 13:22:02 python-swiftclient==4.5.0 13:22:02 PyYAML==6.0.1 13:22:02 referencing==0.34.0 13:22:02 requests==2.31.0 13:22:02 requests-oauthlib==2.0.0 13:22:02 requestsexceptions==1.4.0 13:22:02 rfc3986==2.0.0 13:22:02 rpds-py==0.18.0 13:22:02 rsa==4.9 13:22:02 ruamel.yaml==0.18.6 13:22:02 ruamel.yaml.clib==0.2.8 13:22:02 s3transfer==0.10.1 13:22:02 simplejson==3.19.2 13:22:02 six==1.16.0 13:22:02 smmap==5.0.1 13:22:02 soupsieve==2.5 13:22:02 stevedore==5.2.0 13:22:02 tabulate==0.9.0 13:22:02 toml==0.10.2 13:22:02 tomlkit==0.12.4 13:22:02 tqdm==4.66.2 13:22:02 typing_extensions==4.11.0 13:22:02 tzdata==2024.1 13:22:02 urllib3==1.26.18 13:22:02 virtualenv==20.25.1 13:22:02 wcwidth==0.2.13 13:22:02 websocket-client==1.7.0 13:22:02 wrapt==1.16.0 13:22:02 xdg==6.0.0 13:22:02 xmltodict==0.13.0 13:22:02 yq==3.2.3 13:22:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12787251620088534775.sh 13:22:02 ---> sudo-logs.sh 13:22:02 Archiving 'sudo' log.. 13:22:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2922130260335171209.sh 13:22:02 ---> job-cost.sh 13:22:02 Setup pyenv: 13:22:03 system 13:22:03 3.8.13 13:22:03 3.9.13 13:22:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:22:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zFl3 from file:/tmp/.os_lf_venv 13:22:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:22:09 lf-activate-venv(): INFO: Adding /tmp/venv-zFl3/bin to PATH 13:22:09 INFO: No Stack... 13:22:09 INFO: Retrieving Pricing Info for: v3-standard-4 13:22:10 INFO: Archiving Costs 13:22:10 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17538321325987105843.sh 13:22:10 ---> logs-deploy.sh 13:22:10 Setup pyenv: 13:22:10 system 13:22:10 3.8.13 13:22:10 3.9.13 13:22:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:22:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zFl3 from file:/tmp/.os_lf_venv 13:22:11 lf-activate-venv(): INFO: Installing: lftools 13:22:20 lf-activate-venv(): INFO: Adding /tmp/venv-zFl3/bin to PATH 13:22:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7314 13:22:20 INFO: archiving workspace using pattern(s): 13:22:21 Archives upload complete. 13:22:22 INFO: archiving logs to Nexus 13:22:22 ---> uname -a: 13:22:22 Linux prd-ubuntu1804-builder-4c-4g-22460 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:22:22 13:22:22 13:22:22 ---> lscpu: 13:22:22 Architecture: x86_64 13:22:22 CPU op-mode(s): 32-bit, 64-bit 13:22:22 Byte Order: Little Endian 13:22:22 CPU(s): 4 13:22:22 On-line CPU(s) list: 0-3 13:22:22 Thread(s) per core: 1 13:22:22 Core(s) per socket: 1 13:22:22 Socket(s): 4 13:22:22 NUMA node(s): 1 13:22:22 Vendor ID: AuthenticAMD 13:22:22 CPU family: 23 13:22:22 Model: 49 13:22:22 Model name: AMD EPYC-Rome Processor 13:22:22 Stepping: 0 13:22:22 CPU MHz: 2799.998 13:22:22 BogoMIPS: 5599.99 13:22:22 Virtualization: AMD-V 13:22:22 Hypervisor vendor: KVM 13:22:22 Virtualization type: full 13:22:22 L1d cache: 32K 13:22:22 L1i cache: 32K 13:22:22 L2 cache: 512K 13:22:22 L3 cache: 16384K 13:22:22 NUMA node0 CPU(s): 0-3 13:22:22 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 13:22:22 13:22:22 13:22:22 ---> nproc: 13:22:22 4 13:22:22 13:22:22 13:22:22 ---> df -h: 13:22:22 Filesystem Size Used Avail Use% Mounted on 13:22:22 udev 7.9G 0 7.9G 0% /dev 13:22:22 tmpfs 1.6G 672K 1.6G 1% /run 13:22:22 /dev/vda1 78G 8.4G 69G 11% / 13:22:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:22:22 tmpfs 5.0M 0 5.0M 0% /run/lock 13:22:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:22:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:22:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:22:22 13:22:22 13:22:22 ---> free -m: 13:22:22 total used free shared buff/cache available 13:22:22 Mem: 16040 519 13246 0 2274 15197 13:22:22 Swap: 1023 0 1023 13:22:22 13:22:22 13:22:22 ---> ip addr: 13:22:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:22:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:22:22 inet 127.0.0.1/8 scope host lo 13:22:22 valid_lft forever preferred_lft forever 13:22:22 inet6 ::1/128 scope host 13:22:22 valid_lft forever preferred_lft forever 13:22:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:22:22 link/ether fa:16:3e:6d:23:0c brd ff:ff:ff:ff:ff:ff 13:22:22 inet 10.30.106.203/23 brd 10.30.107.255 scope global dynamic ens3 13:22:22 valid_lft 86175sec preferred_lft 86175sec 13:22:22 inet6 fe80::f816:3eff:fe6d:230c/64 scope link 13:22:22 valid_lft forever preferred_lft forever 13:22:22 13:22:22 13:22:22 ---> sar -b -r -n DEV: 13:22:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22460) 04/11/24 _x86_64_ (4 CPU) 13:22:22 13:22:22 13:18:40 LINUX RESTART (4 CPU) 13:22:22 13:22:22 13:19:01 tps rtps wtps bread/s bwrtn/s 13:22:22 13:20:01 85.49 54.36 31.13 3629.53 20740.28 13:22:22 13:21:01 98.53 11.25 87.29 424.73 14011.66 13:22:22 13:22:01 122.05 13.85 108.20 1048.09 18820.46 13:22:22 Average: 102.02 26.48 75.54 1700.78 17857.47 13:22:22 13:22:22 13:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:22:22 13:20:01 14253384 15634748 2171584 13.22 42912 1550092 779836 4.46 590544 1388980 61660 13:22:22 13:21:01 13829544 15532176 2595424 15.80 71512 1823832 855056 4.89 730472 1634136 166548 13:22:22 13:22:01 13539684 15531104 2885284 17.57 93808 2074396 825340 4.72 758428 1862936 103128 13:22:22 Average: 13874204 15566009 2550764 15.53 69411 1816107 820077 4.69 693148 1628684 110445 13:22:22 13:22:22 13:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:22:22 13:20:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 13:22:22 13:20:01 ens3 497.60 297.65 1582.01 103.54 0.00 0.00 0.00 0.00 13:22:22 13:21:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 13:22:22 13:21:01 ens3 173.94 132.98 772.13 132.35 0.00 0.00 0.00 0.00 13:22:22 13:22:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 13:22:22 13:22:01 ens3 72.84 48.38 801.02 19.46 0.00 0.00 0.00 0.00 13:22:22 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 13:22:22 Average: ens3 248.13 159.67 1051.72 85.12 0.00 0.00 0.00 0.00 13:22:22 13:22:22 13:22:22 ---> sar -P ALL: 13:22:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22460) 04/11/24 _x86_64_ (4 CPU) 13:22:22 13:22:22 13:18:40 LINUX RESTART (4 CPU) 13:22:22 13:22:22 13:19:01 CPU %user %nice %system %iowait %steal %idle 13:22:22 13:20:01 all 13.17 0.00 1.51 18.13 0.06 67.13 13:22:22 13:20:01 0 8.64 0.00 1.19 24.31 0.05 65.81 13:22:22 13:20:01 1 14.78 0.00 1.59 16.02 0.05 67.55 13:22:22 13:20:01 2 16.34 0.00 1.92 26.32 0.07 55.36 13:22:22 13:20:01 3 12.90 0.00 1.30 5.91 0.07 79.82 13:22:22 13:21:01 all 17.51 0.00 1.59 6.72 0.07 74.11 13:22:22 13:21:01 0 5.28 0.00 1.24 14.96 0.07 78.46 13:22:22 13:21:01 1 24.60 0.00 1.64 3.28 0.05 70.43 13:22:22 13:21:01 2 15.81 0.00 1.54 1.14 0.08 81.43 13:22:22 13:21:01 3 24.36 0.00 1.95 7.50 0.07 66.12 13:22:22 13:22:01 all 19.61 0.00 1.29 5.34 0.05 73.71 13:22:22 13:22:01 0 2.44 0.00 1.32 13.65 0.05 82.54 13:22:22 13:22:01 1 26.90 0.00 0.98 2.52 0.05 69.55 13:22:22 13:22:01 2 44.52 0.00 2.37 4.73 0.08 48.29 13:22:22 13:22:01 3 4.76 0.00 0.46 0.50 0.07 94.22 13:22:22 Average: all 16.77 0.00 1.46 10.05 0.06 71.66 13:22:22 Average: 0 5.45 0.00 1.25 17.63 0.06 75.61 13:22:22 Average: 1 22.10 0.00 1.40 7.27 0.05 69.18 13:22:22 Average: 2 25.55 0.00 1.94 10.73 0.08 61.70 13:22:22 Average: 3 13.98 0.00 1.24 4.62 0.07 80.09 13:22:22 13:22:22 13:22:22