15:22:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136981 15:22:48 Running as SYSTEM 15:22:48 [EnvInject] - Loading node environment variables. 15:22:48 Building remotely on prd-ubuntu1804-builder-4c-4g-11617 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:22:48 [ssh-agent] Looking for ssh-agent implementation... 15:22:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:48 $ ssh-agent 15:22:48 SSH_AUTH_SOCK=/tmp/ssh-pKqFB2LLXJi1/agent.1726 15:22:48 SSH_AGENT_PID=1728 15:22:48 [ssh-agent] Started. 15:22:48 Running ssh-add (command line suppressed) 15:22:48 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_2066130224277541318.key (/w/workspace/oom-master-commit-lint@tmp/private_key_2066130224277541318.key) 15:22:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:22:48 The recommended git tool is: NONE 15:22:50 using credential onap-jenkins-ssh 15:22:50 Wiping out workspace first. 15:22:50 Cloning the remote Git repository 15:22:50 Cloning repository git://cloud.onap.org/mirror/oom.git 15:22:50 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:22:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:22:50 > git --version # timeout=10 15:22:50 > git --version # 'git version 2.17.1' 15:22:50 using GIT_SSH to set credentials Gerrit user 15:22:50 Verifying host key using manually-configured host key entries 15:22:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:22:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:22:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:22:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:22:55 using GIT_SSH to set credentials Gerrit user 15:22:55 Verifying host key using manually-configured host key entries 15:22:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/136981/2 # timeout=30 15:22:56 > git rev-parse d88e2adf92e7dfe50f20d792cafaade8b55733cc^{commit} # timeout=10 15:22:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:22:56 Checking out Revision d88e2adf92e7dfe50f20d792cafaade8b55733cc (refs/changes/81/136981/2) 15:22:56 > git config core.sparsecheckout # timeout=10 15:22:56 > git checkout -f d88e2adf92e7dfe50f20d792cafaade8b55733cc # timeout=30 15:22:59 Commit message: "[MARIADB] Provide S3 Backup for MariaDB instances" 15:22:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:22:59 > git rev-list --no-walk a4f1fa19963726fd617a9789358fbb3e42a08eb3 # timeout=10 15:22:59 [EnvInject] - Injecting environment variables from a build step. 15:22:59 [EnvInject] - Injecting as environment variables the properties content 15:22:59 PYTHON=python3 15:22:59 15:22:59 [EnvInject] - Variables injected successfully. 15:22:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17873971451439983061.sh 15:22:59 ---> tox-install.sh 15:22:59 + source /home/jenkins/lf-env.sh 15:22:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:22:59 ++ mktemp -d /tmp/venv-XXXX 15:22:59 + lf_venv=/tmp/venv-FJ6I 15:22:59 + local venv_file=/tmp/.os_lf_venv 15:22:59 + local python=python3 15:22:59 + local options 15:22:59 + local set_path=true 15:22:59 + local install_args= 15:22:59 ++ 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:22:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:22:59 + true 15:22:59 + case $1 in 15:22:59 + venv_file=/tmp/.toxenv 15:22:59 + shift 2 15:22:59 + true 15:22:59 + case $1 in 15:22:59 + shift 15:22:59 + break 15:22:59 + case $python in 15:22:59 + local pkg_list= 15:22:59 + [[ -d /opt/pyenv ]] 15:22:59 + echo 'Setup pyenv:' 15:22:59 Setup pyenv: 15:22:59 + export PYENV_ROOT=/opt/pyenv 15:22:59 + PYENV_ROOT=/opt/pyenv 15:22:59 + 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:22:59 + 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:22:59 + pyenv versions 15:22:59 * system (set by /opt/pyenv/version) 15:22:59 * 3.8.13 (set by /opt/pyenv/version) 15:22:59 * 3.9.13 (set by /opt/pyenv/version) 15:22:59 * 3.10.6 (set by /opt/pyenv/version) 15:22:59 + command -v pyenv 15:22:59 ++ pyenv init - --no-rehash 15:22:59 + 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:22:59 export PATH="/opt/pyenv/shims:${PATH}" 15:22:59 export PYENV_SHELL=bash 15:22:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:22:59 pyenv() { 15:22:59 local command 15:22:59 command="${1:-}" 15:22:59 if [ "$#" -gt 0 ]; then 15:22:59 shift 15:22:59 fi 15:22:59 15:22:59 case "$command" in 15:22:59 rehash|shell) 15:22:59 eval "$(pyenv "sh-$command" "$@")" 15:22:59 ;; 15:22:59 *) 15:22:59 command pyenv "$command" "$@" 15:22:59 ;; 15:22:59 esac 15:22:59 }' 15:22:59 +++ 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:22:59 ++ 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:22:59 ++ 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:22:59 ++ 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:22:59 ++ export PYENV_SHELL=bash 15:22:59 ++ PYENV_SHELL=bash 15:22:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:22:59 +++ complete -F _pyenv pyenv 15:22:59 ++ lf-pyver python3 15:22:59 ++ local py_version_xy=python3 15:22:59 ++ local py_version_xyz= 15:22:59 ++ pyenv versions 15:22:59 ++ local command 15:22:59 ++ command=versions 15:22:59 ++ '[' 1 -gt 0 ']' 15:22:59 ++ shift 15:22:59 ++ case "$command" in 15:22:59 ++ command pyenv versions 15:22:59 ++ pyenv versions 15:22:59 ++ sed 's/^[ *]* //' 15:22:59 ++ awk '{ print $1 }' 15:22:59 ++ grep -E '^[0-9.]*[0-9]$' 15:22:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:22:59 +++ grep '^3' /tmp/.pyenv_versions 15:22:59 +++ sort -V 15:22:59 +++ tail -n 1 15:22:59 ++ py_version_xyz=3.10.6 15:22:59 ++ [[ -z 3.10.6 ]] 15:22:59 ++ echo 3.10.6 15:22:59 ++ return 0 15:22:59 + pyenv local 3.10.6 15:22:59 + local command 15:22:59 + command=local 15:22:59 + '[' 2 -gt 0 ']' 15:22:59 + shift 15:22:59 + case "$command" in 15:22:59 + command pyenv local 3.10.6 15:22:59 + pyenv local 3.10.6 15:22:59 + for arg in "$@" 15:22:59 + case $arg in 15:22:59 + pkg_list+='tox ' 15:22:59 + for arg in "$@" 15:22:59 + case $arg in 15:22:59 + pkg_list+='virtualenv ' 15:22:59 + for arg in "$@" 15:22:59 + case $arg in 15:22:59 + pkg_list+='urllib3~=1.26.15 ' 15:22:59 + [[ -f /tmp/.toxenv ]] 15:22:59 + [[ ! -f /tmp/.toxenv ]] 15:22:59 + [[ -n '' ]] 15:22:59 + python3 -m venv /tmp/venv-FJ6I 15:23:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FJ6I' 15:23:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FJ6I 15:23:03 + echo /tmp/venv-FJ6I 15:23:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:23:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:23:03 + /tmp/venv-FJ6I/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:23:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:23:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:23:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:23:06 + /tmp/venv-FJ6I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:23:09 + type python3 15:23:09 + true 15:23:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FJ6I/bin to PATH' 15:23:09 lf-activate-venv(): INFO: Adding /tmp/venv-FJ6I/bin to PATH 15:23:09 + PATH=/tmp/venv-FJ6I/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:23:09 + return 0 15:23:09 + python3 --version 15:23:09 Python 3.10.6 15:23:09 + python3 -m pip --version 15:23:09 pip 23.3.2 from /tmp/venv-FJ6I/lib/python3.10/site-packages/pip (python 3.10) 15:23:09 + python3 -m pip freeze 15:23:09 cachetools==5.3.2 15:23:09 chardet==5.2.0 15:23:09 colorama==0.4.6 15:23:09 distlib==0.3.8 15:23:09 filelock==3.13.1 15:23:09 packaging==23.2 15:23:09 platformdirs==4.1.0 15:23:09 pluggy==1.3.0 15:23:09 pyproject-api==1.6.1 15:23:09 tomli==2.0.1 15:23:09 tox==4.12.0 15:23:09 urllib3==1.26.18 15:23:09 virtualenv==20.25.0 15:23:10 [EnvInject] - Injecting environment variables from a build step. 15:23:10 [EnvInject] - Injecting as environment variables the properties content 15:23:10 PARALLEL=false 15:23:10 15:23:10 [EnvInject] - Variables injected successfully. 15:23:10 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10368654404177451568.sh 15:23:10 ---> tox-run.sh 15:23:10 + 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:23:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:23:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:23:10 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:23:10 + cd /w/workspace/oom-master-commit-lint/. 15:23:10 + source /home/jenkins/lf-env.sh 15:23:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:23:10 ++ mktemp -d /tmp/venv-XXXX 15:23:10 + lf_venv=/tmp/venv-RAUd 15:23:10 + local venv_file=/tmp/.os_lf_venv 15:23:10 + local python=python3 15:23:10 + local options 15:23:10 + local set_path=true 15:23:10 + local install_args= 15:23:10 ++ 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:23:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:23:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:23:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:23:10 + true 15:23:10 + case $1 in 15:23:10 + venv_file=/tmp/.toxenv 15:23:10 + shift 2 15:23:10 + true 15:23:10 + case $1 in 15:23:10 + shift 15:23:10 + break 15:23:10 + case $python in 15:23:10 + local pkg_list= 15:23:10 + [[ -d /opt/pyenv ]] 15:23:10 + echo 'Setup pyenv:' 15:23:10 Setup pyenv: 15:23:10 + export PYENV_ROOT=/opt/pyenv 15:23:10 + PYENV_ROOT=/opt/pyenv 15:23:10 + 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:23:10 + 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:23:10 + pyenv versions 15:23:10 system 15:23:10 3.8.13 15:23:10 3.9.13 15:23:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:23:10 + command -v pyenv 15:23:10 ++ pyenv init - --no-rehash 15:23:10 + 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:23:10 export PATH="/opt/pyenv/shims:${PATH}" 15:23:10 export PYENV_SHELL=bash 15:23:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:23:10 pyenv() { 15:23:10 local command 15:23:10 command="${1:-}" 15:23:10 if [ "$#" -gt 0 ]; then 15:23:10 shift 15:23:10 fi 15:23:10 15:23:10 case "$command" in 15:23:10 rehash|shell) 15:23:10 eval "$(pyenv "sh-$command" "$@")" 15:23:10 ;; 15:23:10 *) 15:23:10 command pyenv "$command" "$@" 15:23:10 ;; 15:23:10 esac 15:23:10 }' 15:23:10 +++ 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:23:10 ++ 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:23:10 ++ 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:23:10 ++ 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:23:10 ++ export PYENV_SHELL=bash 15:23:10 ++ PYENV_SHELL=bash 15:23:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:23:10 +++ complete -F _pyenv pyenv 15:23:10 ++ lf-pyver python3 15:23:10 ++ local py_version_xy=python3 15:23:10 ++ local py_version_xyz= 15:23:10 ++ pyenv versions 15:23:10 ++ local command 15:23:10 ++ command=versions 15:23:10 ++ '[' 1 -gt 0 ']' 15:23:10 ++ shift 15:23:10 ++ case "$command" in 15:23:10 ++ command pyenv versions 15:23:10 ++ pyenv versions 15:23:10 ++ sed 's/^[ *]* //' 15:23:10 ++ awk '{ print $1 }' 15:23:10 ++ grep -E '^[0-9.]*[0-9]$' 15:23:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:23:10 +++ grep '^3' /tmp/.pyenv_versions 15:23:10 +++ sort -V 15:23:10 +++ tail -n 1 15:23:10 ++ py_version_xyz=3.10.6 15:23:10 ++ [[ -z 3.10.6 ]] 15:23:10 ++ echo 3.10.6 15:23:10 ++ return 0 15:23:10 + pyenv local 3.10.6 15:23:10 + local command 15:23:10 + command=local 15:23:10 + '[' 2 -gt 0 ']' 15:23:10 + shift 15:23:10 + case "$command" in 15:23:10 + command pyenv local 3.10.6 15:23:10 + pyenv local 3.10.6 15:23:10 + for arg in "$@" 15:23:10 + case $arg in 15:23:10 + pkg_list+='tox ' 15:23:10 + for arg in "$@" 15:23:10 + case $arg in 15:23:10 + pkg_list+='virtualenv ' 15:23:10 + for arg in "$@" 15:23:10 + case $arg in 15:23:10 + pkg_list+='urllib3~=1.26.15 ' 15:23:10 + [[ -f /tmp/.toxenv ]] 15:23:10 ++ cat /tmp/.toxenv 15:23:10 + lf_venv=/tmp/venv-FJ6I 15:23:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FJ6I from' file:/tmp/.toxenv 15:23:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FJ6I from file:/tmp/.toxenv 15:23:10 + /tmp/venv-FJ6I/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:23:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:23:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:23:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:23:11 + /tmp/venv-FJ6I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:23:12 + type python3 15:23:12 + true 15:23:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FJ6I/bin to PATH' 15:23:12 lf-activate-venv(): INFO: Adding /tmp/venv-FJ6I/bin to PATH 15:23:12 + PATH=/tmp/venv-FJ6I/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:23:12 + return 0 15:23:12 + [[ -d /opt/pyenv ]] 15:23:12 + echo '---> Setting up pyenv' 15:23:12 ---> Setting up pyenv 15:23:12 + export PYENV_ROOT=/opt/pyenv 15:23:12 + PYENV_ROOT=/opt/pyenv 15:23:12 + export PATH=/opt/pyenv/bin:/tmp/venv-FJ6I/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:23:12 + PATH=/opt/pyenv/bin:/tmp/venv-FJ6I/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:23:12 ++ pwd 15:23:12 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:23:12 + export PYTHONPATH 15:23:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:23:12 + TOX_TESTENV_PASSENV=PYTHONPATH 15:23:12 + tox --version 15:23:12 4.12.0 from /tmp/venv-FJ6I/lib/python3.10/site-packages/tox/__init__.py 15:23:12 + PARALLEL=false 15:23:12 + TOX_OPTIONS_LIST= 15:23:12 + [[ -n gitlint ]] 15:23:12 + TOX_OPTIONS_LIST=' -e gitlint' 15:23:12 + case ${PARALLEL,,} in 15:23:12 + tox -e gitlint 15:23:12 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:23:15 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 15:23:43 gitlint: freeze> python -m pip freeze --all 15:23:43 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,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==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,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==23.3.1,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==1.5.1,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.0,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.3,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:23:43 gitlint: commands[0]> gitlint 15:23:44 gitlint: OK (31.01=setup[30.82]+cmd[0.20] seconds) 15:23:44 congratulations :) (31.18 seconds) 15:23:44 + tox_status=0 15:23:44 + echo '---> Completed tox runs' 15:23:44 ---> Completed tox runs 15:23:44 + for i in .tox/*/log 15:23:44 ++ echo .tox/gitlint/log 15:23:44 ++ awk -F/ '{print $2}' 15:23:44 + tox_env=gitlint 15:23:44 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:23:44 + DOC_DIR=docs/_build/html 15:23:44 + [[ -d docs/_build/html ]] 15:23:44 + echo '---> tox-run.sh ends' 15:23:44 ---> tox-run.sh ends 15:23:44 + test 0 -eq 0 15:23:44 $ ssh-agent -k 15:23:44 unset SSH_AUTH_SOCK; 15:23:44 unset SSH_AGENT_PID; 15:23:44 echo Agent pid 1728 killed; 15:23:44 [ssh-agent] Stopped. 15:23:44 [PostBuildScript] - [INFO] Executing post build scripts. 15:23:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14848827709635105684.sh 15:23:44 ---> sysstat.sh 15:23:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16501445949657652775.sh 15:23:44 ---> package-listing.sh 15:23:44 ++ facter osfamily 15:23:44 ++ tr '[:upper:]' '[:lower:]' 15:23:44 + OS_FAMILY=debian 15:23:44 + workspace=/w/workspace/oom-master-commit-lint 15:23:44 + START_PACKAGES=/tmp/packages_start.txt 15:23:44 + END_PACKAGES=/tmp/packages_end.txt 15:23:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:23:44 + PACKAGES=/tmp/packages_start.txt 15:23:44 + '[' /w/workspace/oom-master-commit-lint ']' 15:23:44 + PACKAGES=/tmp/packages_end.txt 15:23:44 + case "${OS_FAMILY}" in 15:23:44 + dpkg -l 15:23:44 + grep '^ii' 15:23:44 + '[' -f /tmp/packages_start.txt ']' 15:23:44 + '[' -f /tmp/packages_end.txt ']' 15:23:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:23:44 + '[' /w/workspace/oom-master-commit-lint ']' 15:23:44 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:23:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:23:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10250664737391233225.sh 15:23:44 ---> capture-instance-metadata.sh 15:23:44 Setup pyenv: 15:23:45 system 15:23:45 3.8.13 15:23:45 3.9.13 15:23:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:23:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2I2S 15:23:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:23:51 lf-activate-venv(): INFO: Installing: lftools 15:24:25 lf-activate-venv(): INFO: Adding /tmp/venv-2I2S/bin to PATH 15:24:25 INFO: Running in OpenStack, capturing instance metadata 15:24:25 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4432682609434190557.sh 15:24:26 provisioning config files... 15:24:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config17655559725840825405tmp 15:24:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:24:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:24:26 [EnvInject] - Injecting environment variables from a build step. 15:24:26 [EnvInject] - Injecting as environment variables the properties content 15:24:26 SERVER_ID=logs 15:24:26 15:24:26 [EnvInject] - Variables injected successfully. 15:24:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7509700686926422.sh 15:24:26 ---> create-netrc.sh 15:24:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12527521078181198491.sh 15:24:26 ---> python-tools-install.sh 15:24:26 Setup pyenv: 15:24:26 system 15:24:26 3.8.13 15:24:26 3.9.13 15:24:26 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:24:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2I2S from file:/tmp/.os_lf_venv 15:24:27 lf-activate-venv(): INFO: Installing: lftools 15:24:35 lf-activate-venv(): INFO: Adding /tmp/venv-2I2S/bin to PATH 15:24:35 Generating Requirements File 15:25:05 Python 3.10.6 15:25:05 pip 23.3.2 from /tmp/venv-2I2S/lib/python3.10/site-packages/pip (python 3.10) 15:25:06 appdirs==1.4.4 15:25:06 argcomplete==3.2.1 15:25:06 aspy.yaml==1.3.0 15:25:06 attrs==23.2.0 15:25:06 autopage==0.5.2 15:25:06 beautifulsoup4==4.12.2 15:25:06 boto3==1.34.17 15:25:06 botocore==1.34.17 15:25:06 bs4==0.0.1 15:25:06 cachetools==5.3.2 15:25:06 certifi==2023.11.17 15:25:06 cffi==1.16.0 15:25:06 cfgv==3.4.0 15:25:06 chardet==5.2.0 15:25:06 charset-normalizer==3.3.2 15:25:06 click==8.1.7 15:25:06 cliff==4.4.0 15:25:06 cmd2==2.4.3 15:25:06 cryptography==3.3.2 15:25:06 debtcollector==2.5.0 15:25:06 decorator==5.1.1 15:25:06 defusedxml==0.7.1 15:25:06 Deprecated==1.2.14 15:25:06 distlib==0.3.8 15:25:06 dnspython==2.4.2 15:25:06 docker==4.2.2 15:25:06 dogpile.cache==1.3.0 15:25:06 email-validator==2.1.0.post1 15:25:06 filelock==3.13.1 15:25:06 future==0.18.3 15:25:06 gitdb==4.0.11 15:25:06 GitPython==3.1.41 15:25:06 google-auth==2.26.2 15:25:06 httplib2==0.22.0 15:25:06 identify==2.5.33 15:25:06 idna==3.6 15:25:06 importlib-metadata==7.0.1 15:25:06 importlib-resources==1.5.0 15:25:06 iso8601==2.1.0 15:25:06 Jinja2==3.1.3 15:25:06 jmespath==1.0.1 15:25:06 jsonpatch==1.33 15:25:06 jsonpointer==2.4 15:25:06 jsonschema==4.20.0 15:25:06 jsonschema-specifications==2023.12.1 15:25:06 keystoneauth1==5.4.0 15:25:06 kubernetes==29.0.0 15:25:06 lftools==0.37.8 15:25:06 lxml==5.1.0 15:25:06 MarkupSafe==2.1.3 15:25:06 msgpack==1.0.7 15:25:06 multi_key_dict==2.0.3 15:25:06 munch==4.0.0 15:25:06 netaddr==0.10.1 15:25:06 netifaces==0.11.0 15:25:06 niet==1.4.2 15:25:06 nodeenv==1.8.0 15:25:06 oauth2client==4.1.3 15:25:06 oauthlib==3.2.2 15:25:06 openstacksdk==0.62.0 15:25:06 os-client-config==2.1.0 15:25:06 os-service-types==1.7.0 15:25:06 osc-lib==2.9.0 15:25:06 oslo.config==9.3.0 15:25:06 oslo.context==5.3.0 15:25:06 oslo.i18n==6.2.0 15:25:06 oslo.log==5.4.0 15:25:06 oslo.serialization==5.3.0 15:25:06 oslo.utils==6.3.0 15:25:06 packaging==23.2 15:25:06 pbr==6.0.0 15:25:06 platformdirs==4.1.0 15:25:06 prettytable==3.9.0 15:25:06 pyasn1==0.5.1 15:25:06 pyasn1-modules==0.3.0 15:25:06 pycparser==2.21 15:25:06 pygerrit2==2.0.15 15:25:06 PyGithub==2.1.1 15:25:06 pyinotify==0.9.6 15:25:06 PyJWT==2.8.0 15:25:06 PyNaCl==1.5.0 15:25:06 pyparsing==2.4.7 15:25:06 pyperclip==1.8.2 15:25:06 pyrsistent==0.20.0 15:25:06 python-cinderclient==9.4.0 15:25:06 python-dateutil==2.8.2 15:25:06 python-heatclient==3.4.0 15:25:06 python-jenkins==1.8.2 15:25:06 python-keystoneclient==5.2.0 15:25:06 python-magnumclient==4.3.0 15:25:06 python-novaclient==18.4.0 15:25:06 python-openstackclient==6.0.0 15:25:06 python-swiftclient==4.4.0 15:25:06 pytz==2023.3.post1 15:25:06 PyYAML==6.0.1 15:25:06 referencing==0.32.1 15:25:06 requests==2.31.0 15:25:06 requests-oauthlib==1.3.1 15:25:06 requestsexceptions==1.4.0 15:25:06 rfc3986==2.0.0 15:25:06 rpds-py==0.16.2 15:25:06 rsa==4.9 15:25:06 ruamel.yaml==0.18.5 15:25:06 ruamel.yaml.clib==0.2.8 15:25:06 s3transfer==0.10.0 15:25:06 simplejson==3.19.2 15:25:06 six==1.16.0 15:25:06 smmap==5.0.1 15:25:06 soupsieve==2.5 15:25:06 stevedore==5.1.0 15:25:06 tabulate==0.9.0 15:25:06 toml==0.10.2 15:25:06 tomlkit==0.12.3 15:25:06 tqdm==4.66.1 15:25:06 typing_extensions==4.9.0 15:25:06 tzdata==2023.4 15:25:06 urllib3==1.26.18 15:25:06 virtualenv==20.25.0 15:25:06 wcwidth==0.2.13 15:25:06 websocket-client==1.7.0 15:25:06 wrapt==1.16.0 15:25:06 xdg==6.0.0 15:25:06 xmltodict==0.13.0 15:25:06 yq==3.2.3 15:25:06 zipp==3.17.0 15:25:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12538200138900052974.sh 15:25:06 ---> sudo-logs.sh 15:25:06 Archiving 'sudo' log.. 15:25:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16007601520764820670.sh 15:25:06 ---> job-cost.sh 15:25:06 Setup pyenv: 15:25:06 system 15:25:06 3.8.13 15:25:06 3.9.13 15:25:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:25:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2I2S from file:/tmp/.os_lf_venv 15:25:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:25:15 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. 15:25:15 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:25:16 lf-activate-venv(): INFO: Adding /tmp/venv-2I2S/bin to PATH 15:25:16 INFO: No Stack... 15:25:16 INFO: Retrieving Pricing Info for: v3-standard-4 15:25:16 INFO: Archiving Costs 15:25:16 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins182145323433367989.sh 15:25:16 ---> logs-deploy.sh 15:25:16 Setup pyenv: 15:25:16 system 15:25:16 3.8.13 15:25:16 3.9.13 15:25:16 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:25:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2I2S from file:/tmp/.os_lf_venv 15:25:18 lf-activate-venv(): INFO: Installing: lftools 15:25:28 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. 15:25:28 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:25:29 lf-activate-venv(): INFO: Adding /tmp/venv-2I2S/bin to PATH 15:25:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7152 15:25:29 INFO: archiving workspace using pattern(s): 15:25:31 Archives upload complete. 15:25:31 INFO: archiving logs to Nexus 15:25:32 ---> uname -a: 15:25:32 Linux prd-ubuntu1804-builder-4c-4g-11617 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:25:32 15:25:32 15:25:32 ---> lscpu: 15:25:32 Architecture: x86_64 15:25:32 CPU op-mode(s): 32-bit, 64-bit 15:25:32 Byte Order: Little Endian 15:25:32 CPU(s): 4 15:25:32 On-line CPU(s) list: 0-3 15:25:32 Thread(s) per core: 1 15:25:32 Core(s) per socket: 1 15:25:32 Socket(s): 4 15:25:32 NUMA node(s): 1 15:25:32 Vendor ID: AuthenticAMD 15:25:32 CPU family: 23 15:25:32 Model: 49 15:25:32 Model name: AMD EPYC-Rome Processor 15:25:32 Stepping: 0 15:25:32 CPU MHz: 2800.000 15:25:32 BogoMIPS: 5600.00 15:25:32 Virtualization: AMD-V 15:25:32 Hypervisor vendor: KVM 15:25:32 Virtualization type: full 15:25:32 L1d cache: 32K 15:25:32 L1i cache: 32K 15:25:32 L2 cache: 512K 15:25:32 L3 cache: 16384K 15:25:32 NUMA node0 CPU(s): 0-3 15:25:32 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:25:32 15:25:32 15:25:32 ---> nproc: 15:25:32 4 15:25:32 15:25:32 15:25:32 ---> df -h: 15:25:32 Filesystem Size Used Avail Use% Mounted on 15:25:32 udev 7.9G 0 7.9G 0% /dev 15:25:32 tmpfs 1.6G 672K 1.6G 1% /run 15:25:32 /dev/vda1 78G 8.5G 69G 11% / 15:25:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:25:32 tmpfs 5.0M 0 5.0M 0% /run/lock 15:25:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:25:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:25:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:25:32 15:25:32 15:25:32 ---> free -m: 15:25:32 total used free shared buff/cache available 15:25:32 Mem: 16040 533 13214 0 2291 15183 15:25:32 Swap: 1023 0 1023 15:25:32 15:25:32 15:25:32 ---> ip addr: 15:25:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:25:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:25:32 inet 127.0.0.1/8 scope host lo 15:25:32 valid_lft forever preferred_lft forever 15:25:32 inet6 ::1/128 scope host 15:25:32 valid_lft forever preferred_lft forever 15:25:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:25:32 link/ether fa:16:3e:0f:97:94 brd ff:ff:ff:ff:ff:ff 15:25:32 inet 10.30.106.131/23 brd 10.30.107.255 scope global dynamic ens3 15:25:32 valid_lft 86216sec preferred_lft 86216sec 15:25:32 inet6 fe80::f816:3eff:fe0f:9794/64 scope link 15:25:32 valid_lft forever preferred_lft forever 15:25:32 15:25:32 15:25:32 ---> sar -b -r -n DEV: 15:25:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11617) 01/12/24 _x86_64_ (4 CPU) 15:25:32 15:25:32 15:22:31 LINUX RESTART (4 CPU) 15:25:32 15:25:32 15:23:01 tps rtps wtps bread/s bwrtn/s 15:25:32 15:24:01 106.42 17.55 88.87 557.91 26771.54 15:25:32 15:25:01 135.26 13.88 121.38 1048.36 34194.43 15:25:32 Average: 120.84 15.71 105.12 803.13 30482.99 15:25:32 15:25:32 15:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:25:32 15:24:01 13834824 15528728 2590144 15.77 67656 1820460 799512 4.58 732832 1629824 205484 15:25:32 15:25:01 13520240 15516064 2904728 17.68 91160 2082880 818168 4.68 784780 1861192 104636 15:25:32 Average: 13677532 15522396 2747436 16.73 79408 1951670 808840 4.63 758806 1745508 155060 15:25:32 15:25:32 15:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:25:32 15:24:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 15:25:32 15:24:01 ens3 68.11 44.56 819.92 11.15 0.00 0.00 0.00 0.00 15:25:32 15:25:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 15:25:32 15:25:01 ens3 56.64 37.89 888.01 8.84 0.00 0.00 0.00 0.00 15:25:32 Average: lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 15:25:32 Average: ens3 62.37 41.23 853.97 10.00 0.00 0.00 0.00 0.00 15:25:32 15:25:32 15:25:32 ---> sar -P ALL: 15:25:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11617) 01/12/24 _x86_64_ (4 CPU) 15:25:32 15:25:32 15:22:31 LINUX RESTART (4 CPU) 15:25:32 15:25:32 15:23:01 CPU %user %nice %system %iowait %steal %idle 15:25:32 15:24:01 all 18.77 0.00 1.52 5.06 0.06 74.59 15:25:32 15:24:01 0 10.20 0.00 1.07 0.30 0.05 88.38 15:25:32 15:24:01 1 41.66 0.00 2.70 2.97 0.08 52.58 15:25:32 15:24:01 2 9.05 0.00 1.12 7.48 0.07 82.28 15:25:32 15:24:01 3 14.11 0.00 1.19 9.51 0.07 75.13 15:25:32 15:25:01 all 20.16 0.00 1.32 6.03 0.06 72.43 15:25:32 15:25:01 0 28.46 0.00 1.87 1.86 0.07 67.74 15:25:32 15:25:01 1 36.47 0.00 1.47 3.76 0.07 58.23 15:25:32 15:25:01 2 13.94 0.00 1.29 4.99 0.07 79.72 15:25:32 15:25:01 3 1.82 0.00 0.64 13.52 0.03 83.99 15:25:32 Average: all 19.47 0.00 1.42 5.55 0.06 73.51 15:25:32 Average: 0 19.32 0.00 1.47 1.08 0.06 78.07 15:25:32 Average: 1 39.07 0.00 2.09 3.37 0.08 55.40 15:25:32 Average: 2 11.51 0.00 1.21 6.23 0.07 80.99 15:25:32 Average: 3 7.97 0.00 0.91 11.51 0.05 79.56 15:25:32 15:25:32 15:25:32