15:18:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137537 15:18:00 Running as SYSTEM 15:18:00 [EnvInject] - Loading node environment variables. 15:18:00 Building remotely on prd-ubuntu1804-builder-4c-4g-15935 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:18:00 [ssh-agent] Looking for ssh-agent implementation... 15:18:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:01 $ ssh-agent 15:18:01 SSH_AUTH_SOCK=/tmp/ssh-fhtkMeH32TAM/agent.1780 15:18:01 SSH_AGENT_PID=1782 15:18:01 [ssh-agent] Started. 15:18:01 Running ssh-add (command line suppressed) 15:18:01 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_14726789217188158986.key (/w/workspace/oom-master-commit-lint@tmp/private_key_14726789217188158986.key) 15:18:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:18:01 The recommended git tool is: NONE 15:18:02 using credential onap-jenkins-ssh 15:18:02 Wiping out workspace first. 15:18:02 Cloning the remote Git repository 15:18:02 Cloning repository git://cloud.onap.org/mirror/oom.git 15:18:02 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:18:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:18:03 > git --version # timeout=10 15:18:03 > git --version # 'git version 2.17.1' 15:18:03 using GIT_SSH to set credentials Gerrit user 15:18:03 Verifying host key using manually-configured host key entries 15:18:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:18:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:18:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:18:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:18:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:18:11 using GIT_SSH to set credentials Gerrit user 15:18:11 Verifying host key using manually-configured host key entries 15:18:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137537/3 # timeout=30 15:18:13 > git rev-parse bd0d31acc349a67c01de0595d152b8448b5311d1^{commit} # timeout=10 15:18:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:18:13 Checking out Revision bd0d31acc349a67c01de0595d152b8448b5311d1 (refs/changes/37/137537/3) 15:18:13 > git config core.sparsecheckout # timeout=10 15:18:13 > git checkout -f bd0d31acc349a67c01de0595d152b8448b5311d1 # timeout=30 15:18:14 Commit message: "[COMMON] Make imagePullSecrets configurable" 15:18:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:18:14 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 15:18:14 [EnvInject] - Injecting environment variables from a build step. 15:18:14 [EnvInject] - Injecting as environment variables the properties content 15:18:14 PYTHON=python3 15:18:14 15:18:14 [EnvInject] - Variables injected successfully. 15:18:14 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14716388247453997483.sh 15:18:14 ---> tox-install.sh 15:18:14 + source /home/jenkins/lf-env.sh 15:18:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:18:14 ++ mktemp -d /tmp/venv-XXXX 15:18:14 + lf_venv=/tmp/venv-3K0r 15:18:14 + local venv_file=/tmp/.os_lf_venv 15:18:14 + local python=python3 15:18:14 + local options 15:18:14 + local set_path=true 15:18:14 + local install_args= 15:18:14 ++ 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 15:18:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:18:14 + true 15:18:14 + case $1 in 15:18:14 + venv_file=/tmp/.toxenv 15:18:14 + shift 2 15:18:14 + true 15:18:14 + case $1 in 15:18:14 + shift 15:18:14 + break 15:18:14 + case $python in 15:18:14 + local pkg_list= 15:18:14 + [[ -d /opt/pyenv ]] 15:18:14 + echo 'Setup pyenv:' 15:18:14 Setup pyenv: 15:18:14 + export PYENV_ROOT=/opt/pyenv 15:18:14 + PYENV_ROOT=/opt/pyenv 15:18:14 + 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 15:18:14 + 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 15:18:14 + pyenv versions 15:18:14 * system (set by /opt/pyenv/version) 15:18:14 * 3.8.13 (set by /opt/pyenv/version) 15:18:14 * 3.9.13 (set by /opt/pyenv/version) 15:18:14 * 3.10.6 (set by /opt/pyenv/version) 15:18:14 + command -v pyenv 15:18:14 ++ pyenv init - --no-rehash 15:18:14 + 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[*]}"'\'')" 15:18:14 export PATH="/opt/pyenv/shims:${PATH}" 15:18:14 export PYENV_SHELL=bash 15:18:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:18:14 pyenv() { 15:18:14 local command 15:18:14 command="${1:-}" 15:18:14 if [ "$#" -gt 0 ]; then 15:18:14 shift 15:18:14 fi 15:18:14 15:18:14 case "$command" in 15:18:14 rehash|shell) 15:18:14 eval "$(pyenv "sh-$command" "$@")" 15:18:14 ;; 15:18:14 *) 15:18:14 command pyenv "$command" "$@" 15:18:14 ;; 15:18:14 esac 15:18:14 }' 15:18:14 +++ 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[*]}"' 15:18:14 ++ 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 15:18:14 ++ 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 15:18:14 ++ 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 15:18:14 ++ export PYENV_SHELL=bash 15:18:14 ++ PYENV_SHELL=bash 15:18:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:18:14 +++ complete -F _pyenv pyenv 15:18:14 ++ lf-pyver python3 15:18:14 ++ local py_version_xy=python3 15:18:14 ++ local py_version_xyz= 15:18:14 ++ pyenv versions 15:18:14 ++ local command 15:18:14 ++ command=versions 15:18:14 ++ '[' 1 -gt 0 ']' 15:18:14 ++ shift 15:18:14 ++ grep -E '^[0-9.]*[0-9]$' 15:18:14 ++ case "$command" in 15:18:14 ++ command pyenv versions 15:18:14 ++ sed 's/^[ *]* //' 15:18:14 ++ pyenv versions 15:18:14 ++ awk '{ print $1 }' 15:18:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:18:14 +++ sort -V 15:18:14 +++ tail -n 1 15:18:14 +++ grep '^3' /tmp/.pyenv_versions 15:18:14 ++ py_version_xyz=3.10.6 15:18:14 ++ [[ -z 3.10.6 ]] 15:18:14 ++ echo 3.10.6 15:18:14 ++ return 0 15:18:14 + pyenv local 3.10.6 15:18:14 + local command 15:18:14 + command=local 15:18:14 + '[' 2 -gt 0 ']' 15:18:14 + shift 15:18:14 + case "$command" in 15:18:14 + command pyenv local 3.10.6 15:18:14 + pyenv local 3.10.6 15:18:14 + for arg in "$@" 15:18:14 + case $arg in 15:18:14 + pkg_list+='tox ' 15:18:14 + for arg in "$@" 15:18:14 + case $arg in 15:18:14 + pkg_list+='virtualenv ' 15:18:14 + for arg in "$@" 15:18:14 + case $arg in 15:18:14 + pkg_list+='urllib3~=1.26.15 ' 15:18:14 + [[ -f /tmp/.toxenv ]] 15:18:14 + [[ ! -f /tmp/.toxenv ]] 15:18:14 + [[ -n '' ]] 15:18:14 + python3 -m venv /tmp/venv-3K0r 15:18:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3K0r' 15:18:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3K0r 15:18:20 + echo /tmp/venv-3K0r 15:18:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:18:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:18:20 + /tmp/venv-3K0r/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:18:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:18:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:18:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:18:25 + /tmp/venv-3K0r/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:18:33 + type python3 15:18:33 + true 15:18:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3K0r/bin to PATH' 15:18:33 lf-activate-venv(): INFO: Adding /tmp/venv-3K0r/bin to PATH 15:18:33 + PATH=/tmp/venv-3K0r/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 15:18:33 + return 0 15:18:33 + python3 --version 15:18:33 Python 3.10.6 15:18:33 + python3 -m pip --version 15:18:33 pip 24.0 from /tmp/venv-3K0r/lib/python3.10/site-packages/pip (python 3.10) 15:18:33 + python3 -m pip freeze 15:18:33 cachetools==5.3.3 15:18:33 chardet==5.2.0 15:18:33 colorama==0.4.6 15:18:33 distlib==0.3.8 15:18:33 filelock==3.13.1 15:18:33 packaging==24.0 15:18:33 platformdirs==4.2.0 15:18:33 pluggy==1.4.0 15:18:33 pyproject-api==1.6.1 15:18:33 tomli==2.0.1 15:18:33 tox==4.14.1 15:18:33 urllib3==1.26.18 15:18:33 virtualenv==20.25.1 15:18:33 [EnvInject] - Injecting environment variables from a build step. 15:18:33 [EnvInject] - Injecting as environment variables the properties content 15:18:33 PARALLEL=false 15:18:33 15:18:33 [EnvInject] - Variables injected successfully. 15:18:33 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8753915528448292951.sh 15:18:33 ---> tox-run.sh 15:18:33 + 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 15:18:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:18:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:18:33 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:18:33 + cd /w/workspace/oom-master-commit-lint/. 15:18:33 + source /home/jenkins/lf-env.sh 15:18:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:18:33 ++ mktemp -d /tmp/venv-XXXX 15:18:33 + lf_venv=/tmp/venv-Q67f 15:18:33 + local venv_file=/tmp/.os_lf_venv 15:18:33 + local python=python3 15:18:33 + local options 15:18:33 + local set_path=true 15:18:33 + local install_args= 15:18:33 ++ 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 15:18:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:18:33 + true 15:18:33 + case $1 in 15:18:33 + venv_file=/tmp/.toxenv 15:18:33 + shift 2 15:18:33 + true 15:18:33 + case $1 in 15:18:33 + shift 15:18:33 + break 15:18:33 + case $python in 15:18:33 + local pkg_list= 15:18:33 + [[ -d /opt/pyenv ]] 15:18:33 + echo 'Setup pyenv:' 15:18:33 Setup pyenv: 15:18:33 + export PYENV_ROOT=/opt/pyenv 15:18:33 + PYENV_ROOT=/opt/pyenv 15:18:33 + 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 15:18:33 + 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 15:18:33 + pyenv versions 15:18:33 system 15:18:33 3.8.13 15:18:33 3.9.13 15:18:33 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:18:33 + command -v pyenv 15:18:33 ++ pyenv init - --no-rehash 15:18:33 + 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[*]}"'\'')" 15:18:33 export PATH="/opt/pyenv/shims:${PATH}" 15:18:33 export PYENV_SHELL=bash 15:18:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:18:33 pyenv() { 15:18:33 local command 15:18:33 command="${1:-}" 15:18:33 if [ "$#" -gt 0 ]; then 15:18:33 shift 15:18:33 fi 15:18:33 15:18:33 case "$command" in 15:18:33 rehash|shell) 15:18:33 eval "$(pyenv "sh-$command" "$@")" 15:18:33 ;; 15:18:33 *) 15:18:33 command pyenv "$command" "$@" 15:18:33 ;; 15:18:33 esac 15:18:33 }' 15:18:33 +++ 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[*]}"' 15:18:33 ++ 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 15:18:33 ++ 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 15:18:33 ++ 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 15:18:33 ++ export PYENV_SHELL=bash 15:18:33 ++ PYENV_SHELL=bash 15:18:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:18:33 +++ complete -F _pyenv pyenv 15:18:33 ++ lf-pyver python3 15:18:33 ++ local py_version_xy=python3 15:18:33 ++ local py_version_xyz= 15:18:33 ++ pyenv versions 15:18:33 ++ local command 15:18:33 ++ command=versions 15:18:33 ++ '[' 1 -gt 0 ']' 15:18:33 ++ shift 15:18:33 ++ case "$command" in 15:18:33 ++ command pyenv versions 15:18:33 ++ pyenv versions 15:18:33 ++ sed 's/^[ *]* //' 15:18:33 ++ awk '{ print $1 }' 15:18:33 ++ grep -E '^[0-9.]*[0-9]$' 15:18:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:18:33 +++ grep '^3' /tmp/.pyenv_versions 15:18:33 +++ sort -V 15:18:33 +++ tail -n 1 15:18:33 ++ py_version_xyz=3.10.6 15:18:33 ++ [[ -z 3.10.6 ]] 15:18:33 ++ echo 3.10.6 15:18:33 ++ return 0 15:18:33 + pyenv local 3.10.6 15:18:33 + local command 15:18:33 + command=local 15:18:33 + '[' 2 -gt 0 ']' 15:18:33 + shift 15:18:33 + case "$command" in 15:18:33 + command pyenv local 3.10.6 15:18:33 + pyenv local 3.10.6 15:18:33 + for arg in "$@" 15:18:33 + case $arg in 15:18:33 + pkg_list+='tox ' 15:18:33 + for arg in "$@" 15:18:33 + case $arg in 15:18:33 + pkg_list+='virtualenv ' 15:18:33 + for arg in "$@" 15:18:33 + case $arg in 15:18:33 + pkg_list+='urllib3~=1.26.15 ' 15:18:33 + [[ -f /tmp/.toxenv ]] 15:18:33 ++ cat /tmp/.toxenv 15:18:33 + lf_venv=/tmp/venv-3K0r 15:18:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3K0r from' file:/tmp/.toxenv 15:18:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3K0r from file:/tmp/.toxenv 15:18:33 + /tmp/venv-3K0r/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:18:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:18:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:18:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:18:35 + /tmp/venv-3K0r/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:18:37 + type python3 15:18:37 + true 15:18:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3K0r/bin to PATH' 15:18:37 lf-activate-venv(): INFO: Adding /tmp/venv-3K0r/bin to PATH 15:18:37 + PATH=/tmp/venv-3K0r/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 15:18:37 + return 0 15:18:37 + [[ -d /opt/pyenv ]] 15:18:37 + echo '---> Setting up pyenv' 15:18:37 ---> Setting up pyenv 15:18:37 + export PYENV_ROOT=/opt/pyenv 15:18:37 + PYENV_ROOT=/opt/pyenv 15:18:37 + export PATH=/opt/pyenv/bin:/tmp/venv-3K0r/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 15:18:37 + PATH=/opt/pyenv/bin:/tmp/venv-3K0r/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 15:18:37 ++ pwd 15:18:37 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:18:37 + export PYTHONPATH 15:18:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:18:37 + TOX_TESTENV_PASSENV=PYTHONPATH 15:18:37 + tox --version 15:18:37 4.14.1 from /tmp/venv-3K0r/lib/python3.10/site-packages/tox/__init__.py 15:18:37 + PARALLEL=false 15:18:37 + TOX_OPTIONS_LIST= 15:18:37 + [[ -n gitlint ]] 15:18:37 + TOX_OPTIONS_LIST=' -e gitlint' 15:18:37 + case ${PARALLEL,,} in 15:18:37 + tox -e gitlint 15:18:37 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:18:40 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 15:19:31 gitlint: freeze> python -m pip freeze --all 15:19:31 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.9.0,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 15:19:31 gitlint: commands[0]> gitlint 15:19:31 gitlint: OK (53.96=setup[53.78]+cmd[0.18] seconds) 15:19:31 congratulations :) (54.15 seconds) 15:19:31 + tox_status=0 15:19:31 + echo '---> Completed tox runs' 15:19:31 ---> Completed tox runs 15:19:31 + for i in .tox/*/log 15:19:31 ++ echo .tox/gitlint/log 15:19:31 ++ awk -F/ '{print $2}' 15:19:31 + tox_env=gitlint 15:19:31 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:19:31 + DOC_DIR=docs/_build/html 15:19:31 + [[ -d docs/_build/html ]] 15:19:31 + echo '---> tox-run.sh ends' 15:19:31 ---> tox-run.sh ends 15:19:31 + test 0 -eq 0 15:19:32 $ ssh-agent -k 15:19:32 unset SSH_AUTH_SOCK; 15:19:32 unset SSH_AGENT_PID; 15:19:32 echo Agent pid 1782 killed; 15:19:32 [ssh-agent] Stopped. 15:19:32 [PostBuildScript] - [INFO] Executing post build scripts. 15:19:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5866233630217823811.sh 15:19:32 ---> sysstat.sh 15:19:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2611878880086627548.sh 15:19:32 ---> package-listing.sh 15:19:32 ++ tr '[:upper:]' '[:lower:]' 15:19:32 ++ facter osfamily 15:19:32 + OS_FAMILY=debian 15:19:32 + workspace=/w/workspace/oom-master-commit-lint 15:19:32 + START_PACKAGES=/tmp/packages_start.txt 15:19:32 + END_PACKAGES=/tmp/packages_end.txt 15:19:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:19:32 + PACKAGES=/tmp/packages_start.txt 15:19:32 + '[' /w/workspace/oom-master-commit-lint ']' 15:19:32 + PACKAGES=/tmp/packages_end.txt 15:19:32 + case "${OS_FAMILY}" in 15:19:32 + dpkg -l 15:19:32 + grep '^ii' 15:19:32 + '[' -f /tmp/packages_start.txt ']' 15:19:32 + '[' -f /tmp/packages_end.txt ']' 15:19:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:19:32 + '[' /w/workspace/oom-master-commit-lint ']' 15:19:32 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:19:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:19:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10300465405459683063.sh 15:19:32 ---> capture-instance-metadata.sh 15:19:32 Setup pyenv: 15:19:32 system 15:19:32 3.8.13 15:19:32 3.9.13 15:19:32 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:19:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cHF0 15:19:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:19:40 lf-activate-venv(): INFO: Installing: lftools 15:20:41 lf-activate-venv(): INFO: Adding /tmp/venv-cHF0/bin to PATH 15:20:41 INFO: Running in OpenStack, capturing instance metadata 15:20:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16104607962295971869.sh 15:20:42 provisioning config files... 15:20:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config12363318560240336493tmp 15:20:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:20:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:20:42 [EnvInject] - Injecting environment variables from a build step. 15:20:42 [EnvInject] - Injecting as environment variables the properties content 15:20:42 SERVER_ID=logs 15:20:42 15:20:42 [EnvInject] - Variables injected successfully. 15:20:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17534054148856110911.sh 15:20:42 ---> create-netrc.sh 15:20:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4222211044482347462.sh 15:20:42 ---> python-tools-install.sh 15:20:42 Setup pyenv: 15:20:42 system 15:20:42 3.8.13 15:20:42 3.9.13 15:20:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:20:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cHF0 from file:/tmp/.os_lf_venv 15:20:43 lf-activate-venv(): INFO: Installing: lftools 15:20:56 lf-activate-venv(): INFO: Adding /tmp/venv-cHF0/bin to PATH 15:20:56 Generating Requirements File 15:21:28 Python 3.10.6 15:21:28 pip 24.0 from /tmp/venv-cHF0/lib/python3.10/site-packages/pip (python 3.10) 15:21:29 appdirs==1.4.4 15:21:29 argcomplete==3.2.3 15:21:29 aspy.yaml==1.3.0 15:21:29 attrs==23.2.0 15:21:29 autopage==0.5.2 15:21:29 beautifulsoup4==4.12.3 15:21:29 boto3==1.34.68 15:21:29 botocore==1.34.68 15:21:29 bs4==0.0.2 15:21:29 cachetools==5.3.3 15:21:29 certifi==2024.2.2 15:21:29 cffi==1.16.0 15:21:29 cfgv==3.4.0 15:21:29 chardet==5.2.0 15:21:29 charset-normalizer==3.3.2 15:21:29 click==8.1.7 15:21:29 cliff==4.6.0 15:21:29 cmd2==2.4.3 15:21:29 cryptography==3.3.2 15:21:29 debtcollector==3.0.0 15:21:29 decorator==5.1.1 15:21:29 defusedxml==0.7.1 15:21:29 Deprecated==1.2.14 15:21:29 distlib==0.3.8 15:21:29 dnspython==2.6.1 15:21:29 docker==4.2.2 15:21:29 dogpile.cache==1.3.2 15:21:29 email_validator==2.1.1 15:21:29 filelock==3.13.1 15:21:29 future==1.0.0 15:21:29 gitdb==4.0.11 15:21:29 GitPython==3.1.42 15:21:29 google-auth==2.29.0 15:21:29 httplib2==0.22.0 15:21:29 identify==2.5.35 15:21:29 idna==3.6 15:21:29 importlib-resources==1.5.0 15:21:29 iso8601==2.1.0 15:21:29 Jinja2==3.1.3 15:21:29 jmespath==1.0.1 15:21:29 jsonpatch==1.33 15:21:29 jsonpointer==2.4 15:21:29 jsonschema==4.21.1 15:21:29 jsonschema-specifications==2023.12.1 15:21:29 keystoneauth1==5.6.0 15:21:29 kubernetes==29.0.0 15:21:29 lftools==0.37.10 15:21:29 lxml==5.1.0 15:21:29 MarkupSafe==2.1.5 15:21:29 msgpack==1.0.8 15:21:29 multi_key_dict==2.0.3 15:21:29 munch==4.0.0 15:21:29 netaddr==1.2.1 15:21:29 netifaces==0.11.0 15:21:29 niet==1.4.2 15:21:29 nodeenv==1.8.0 15:21:29 oauth2client==4.1.3 15:21:29 oauthlib==3.2.2 15:21:29 openstacksdk==3.0.0 15:21:29 os-client-config==2.1.0 15:21:29 os-service-types==1.7.0 15:21:29 osc-lib==3.0.1 15:21:29 oslo.config==9.4.0 15:21:29 oslo.context==5.5.0 15:21:29 oslo.i18n==6.3.0 15:21:29 oslo.log==5.5.0 15:21:29 oslo.serialization==5.4.0 15:21:29 oslo.utils==7.1.0 15:21:29 packaging==24.0 15:21:29 pbr==6.0.0 15:21:29 platformdirs==4.2.0 15:21:29 prettytable==3.10.0 15:21:29 pyasn1==0.5.1 15:21:29 pyasn1-modules==0.3.0 15:21:29 pycparser==2.21 15:21:29 pygerrit2==2.0.15 15:21:29 PyGithub==2.2.0 15:21:29 pyinotify==0.9.6 15:21:29 PyJWT==2.8.0 15:21:29 PyNaCl==1.5.0 15:21:29 pyparsing==2.4.7 15:21:29 pyperclip==1.8.2 15:21:29 pyrsistent==0.20.0 15:21:29 python-cinderclient==9.5.0 15:21:29 python-dateutil==2.9.0.post0 15:21:29 python-heatclient==3.5.0 15:21:29 python-jenkins==1.8.2 15:21:29 python-keystoneclient==5.4.0 15:21:29 python-magnumclient==4.4.0 15:21:29 python-novaclient==18.6.0 15:21:29 python-openstackclient==6.6.0 15:21:29 python-swiftclient==4.5.0 15:21:29 PyYAML==6.0.1 15:21:29 referencing==0.34.0 15:21:29 requests==2.31.0 15:21:29 requests-oauthlib==1.4.0 15:21:29 requestsexceptions==1.4.0 15:21:29 rfc3986==2.0.0 15:21:29 rpds-py==0.18.0 15:21:29 rsa==4.9 15:21:29 ruamel.yaml==0.18.6 15:21:29 ruamel.yaml.clib==0.2.8 15:21:29 s3transfer==0.10.1 15:21:29 simplejson==3.19.2 15:21:29 six==1.16.0 15:21:29 smmap==5.0.1 15:21:29 soupsieve==2.5 15:21:29 stevedore==5.2.0 15:21:29 tabulate==0.9.0 15:21:29 toml==0.10.2 15:21:29 tomlkit==0.12.4 15:21:29 tqdm==4.66.2 15:21:29 typing_extensions==4.10.0 15:21:29 tzdata==2024.1 15:21:29 urllib3==1.26.18 15:21:29 virtualenv==20.25.1 15:21:29 wcwidth==0.2.13 15:21:29 websocket-client==1.7.0 15:21:29 wrapt==1.16.0 15:21:29 xdg==6.0.0 15:21:29 xmltodict==0.13.0 15:21:29 yq==3.2.3 15:21:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18049913466737314485.sh 15:21:29 ---> sudo-logs.sh 15:21:29 Archiving 'sudo' log.. 15:21:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins639518444464537690.sh 15:21:29 ---> job-cost.sh 15:21:29 Setup pyenv: 15:21:29 system 15:21:29 3.8.13 15:21:29 3.9.13 15:21:29 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:21:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cHF0 from file:/tmp/.os_lf_venv 15:21:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:21:35 lf-activate-venv(): INFO: Adding /tmp/venv-cHF0/bin to PATH 15:21:35 INFO: No Stack... 15:21:36 INFO: Retrieving Pricing Info for: v3-standard-4 15:21:36 INFO: Archiving Costs 15:21:36 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3197768961493702456.sh 15:21:36 ---> logs-deploy.sh 15:21:36 Setup pyenv: 15:21:36 system 15:21:36 3.8.13 15:21:36 3.9.13 15:21:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:21:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cHF0 from file:/tmp/.os_lf_venv 15:21:38 lf-activate-venv(): INFO: Installing: lftools 15:21:50 lf-activate-venv(): INFO: Adding /tmp/venv-cHF0/bin to PATH 15:21:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7251 15:21:50 INFO: archiving workspace using pattern(s): 15:21:51 Archives upload complete. 15:21:51 INFO: archiving logs to Nexus 15:21:52 ---> uname -a: 15:21:52 Linux prd-ubuntu1804-builder-4c-4g-15935 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:21:52 15:21:52 15:21:52 ---> lscpu: 15:21:52 Architecture: x86_64 15:21:52 CPU op-mode(s): 32-bit, 64-bit 15:21:52 Byte Order: Little Endian 15:21:52 CPU(s): 4 15:21:52 On-line CPU(s) list: 0-3 15:21:52 Thread(s) per core: 1 15:21:52 Core(s) per socket: 1 15:21:52 Socket(s): 4 15:21:52 NUMA node(s): 1 15:21:52 Vendor ID: AuthenticAMD 15:21:52 CPU family: 23 15:21:52 Model: 49 15:21:52 Model name: AMD EPYC-Rome Processor 15:21:52 Stepping: 0 15:21:52 CPU MHz: 2799.998 15:21:52 BogoMIPS: 5599.99 15:21:52 Virtualization: AMD-V 15:21:52 Hypervisor vendor: KVM 15:21:52 Virtualization type: full 15:21:52 L1d cache: 32K 15:21:52 L1i cache: 32K 15:21:52 L2 cache: 512K 15:21:52 L3 cache: 16384K 15:21:52 NUMA node0 CPU(s): 0-3 15:21:52 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 15:21:52 15:21:52 15:21:52 ---> nproc: 15:21:52 4 15:21:52 15:21:52 15:21:52 ---> df -h: 15:21:52 Filesystem Size Used Avail Use% Mounted on 15:21:52 udev 7.9G 0 7.9G 0% /dev 15:21:52 tmpfs 1.6G 672K 1.6G 1% /run 15:21:52 /dev/vda1 78G 8.5G 69G 11% / 15:21:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:21:52 tmpfs 5.0M 0 5.0M 0% /run/lock 15:21:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:21:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:21:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:21:52 15:21:52 15:21:52 ---> free -m: 15:21:52 total used free shared buff/cache available 15:21:52 Mem: 16040 548 13210 0 2281 15169 15:21:52 Swap: 1023 0 1023 15:21:52 15:21:52 15:21:52 ---> ip addr: 15:21:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:21:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:21:52 inet 127.0.0.1/8 scope host lo 15:21:52 valid_lft forever preferred_lft forever 15:21:52 inet6 ::1/128 scope host 15:21:52 valid_lft forever preferred_lft forever 15:21:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:21:52 link/ether fa:16:3e:eb:7a:ec brd ff:ff:ff:ff:ff:ff 15:21:52 inet 10.30.106.240/23 brd 10.30.107.255 scope global dynamic ens3 15:21:52 valid_lft 86111sec preferred_lft 86111sec 15:21:52 inet6 fe80::f816:3eff:feeb:7aec/64 scope link 15:21:52 valid_lft forever preferred_lft forever 15:21:52 15:21:52 15:21:52 ---> sar -b -r -n DEV: 15:21:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15935) 03/22/24 _x86_64_ (4 CPU) 15:21:52 15:21:52 15:17:10 LINUX RESTART (4 CPU) 15:21:52 15:21:52 15:18:01 tps rtps wtps bread/s bwrtn/s 15:21:52 15:19:01 77.52 32.03 45.49 1162.74 9070.62 15:21:52 15:20:01 80.02 0.52 79.50 41.99 13306.18 15:21:52 15:21:01 75.65 14.95 60.71 1070.89 9637.33 15:21:52 Average: 77.73 15.83 61.90 758.54 10671.38 15:21:52 15:21:52 15:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:21:52 15:19:01 14068416 15514348 2356552 14.35 52144 1601076 935612 5.35 731364 1424312 49276 15:21:52 15:20:01 13870912 15559460 2554056 15.55 69624 1812820 817420 4.68 702060 1624320 49284 15:21:52 15:21:01 13665068 15561484 2759900 16.80 85900 1995008 799168 4.57 728508 1784592 120136 15:21:52 Average: 13868132 15545097 2556836 15.57 69223 1802968 850733 4.87 720644 1611075 72899 15:21:52 15:21:52 15:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:21:52 15:19:01 ens3 162.59 114.80 1017.63 46.46 0.00 0.00 0.00 0.00 15:21:52 15:19:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 15:21:52 15:20:01 ens3 40.79 23.48 624.08 6.72 0.00 0.00 0.00 0.00 15:21:52 15:20:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 15:21:52 15:21:01 ens3 39.84 26.93 631.67 6.16 0.00 0.00 0.00 0.00 15:21:52 15:21:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:21:52 Average: ens3 81.08 55.07 757.79 19.78 0.00 0.00 0.00 0.00 15:21:52 Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 15:21:52 15:21:52 15:21:52 ---> sar -P ALL: 15:21:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15935) 03/22/24 _x86_64_ (4 CPU) 15:21:52 15:21:52 15:17:10 LINUX RESTART (4 CPU) 15:21:52 15:21:52 15:18:01 CPU %user %nice %system %iowait %steal %idle 15:21:52 15:19:01 all 14.26 0.00 1.28 12.17 0.06 72.22 15:21:52 15:19:01 0 11.36 0.00 1.18 1.30 0.07 86.08 15:21:52 15:19:01 1 13.42 0.00 1.22 10.82 0.05 74.49 15:21:52 15:19:01 2 10.32 0.00 1.20 31.53 0.07 56.88 15:21:52 15:19:01 3 21.93 0.00 1.55 5.04 0.07 71.41 15:21:52 15:20:01 all 11.16 0.00 1.01 14.61 0.06 73.16 15:21:52 15:20:01 0 16.61 0.00 1.96 49.50 0.07 31.86 15:21:52 15:20:01 1 6.28 0.00 0.63 2.91 0.05 90.13 15:21:52 15:20:01 2 16.03 0.00 0.81 5.83 0.07 77.27 15:21:52 15:20:01 3 5.81 0.00 0.60 0.33 0.05 93.20 15:21:52 15:21:01 all 13.24 0.00 0.93 11.43 0.05 74.35 15:21:52 15:21:01 0 18.87 0.00 1.05 37.03 0.05 43.00 15:21:52 15:21:01 1 9.72 0.00 0.72 2.57 0.03 86.95 15:21:52 15:21:01 2 18.16 0.00 1.09 5.16 0.05 75.53 15:21:52 15:21:01 3 6.22 0.00 0.83 0.95 0.05 91.94 15:21:52 Average: all 12.89 0.00 1.07 12.74 0.06 73.24 15:21:52 Average: 0 15.61 0.00 1.40 29.23 0.06 53.70 15:21:52 Average: 1 9.81 0.00 0.86 5.44 0.04 83.85 15:21:52 Average: 2 14.83 0.00 1.04 14.22 0.06 69.86 15:21:52 Average: 3 11.32 0.00 1.00 2.11 0.06 85.52 15:21:52 15:21:52 15:21:52