14:47:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137056 14:47:05 Running as SYSTEM 14:47:05 [EnvInject] - Loading node environment variables. 14:47:05 Building remotely on prd-ubuntu1804-builder-4c-4g-13405 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 14:47:05 [ssh-agent] Looking for ssh-agent implementation... 14:47:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:05 $ ssh-agent 14:47:05 SSH_AUTH_SOCK=/tmp/ssh-nCBNODnbyWsv/agent.1803 14:47:05 SSH_AGENT_PID=1805 14:47:05 [ssh-agent] Started. 14:47:05 Running ssh-add (command line suppressed) 14:47:05 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_8607545295913420181.key (/w/workspace/oom-master-commit-lint@tmp/private_key_8607545295913420181.key) 14:47:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:47:05 The recommended git tool is: NONE 14:47:07 using credential onap-jenkins-ssh 14:47:07 Wiping out workspace first. 14:47:07 Cloning the remote Git repository 14:47:07 Cloning repository git://cloud.onap.org/mirror/oom.git 14:47:07 > git init /w/workspace/oom-master-commit-lint # timeout=10 14:47:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:47:07 > git --version # timeout=10 14:47:07 > git --version # 'git version 2.17.1' 14:47:07 using GIT_SSH to set credentials Gerrit user 14:47:07 Verifying host key using manually-configured host key entries 14:47:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:47:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:47:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:47:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:47:13 using GIT_SSH to set credentials Gerrit user 14:47:13 Verifying host key using manually-configured host key entries 14:47:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/56/137056/1 # timeout=30 14:47:13 > git rev-parse a80ab078c9888c932c1192d733b3a79bdc8551dc^{commit} # timeout=10 14:47:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:47:13 Checking out Revision a80ab078c9888c932c1192d733b3a79bdc8551dc (refs/changes/56/137056/1) 14:47:13 > git config core.sparsecheckout # timeout=10 14:47:13 > git checkout -f a80ab078c9888c932c1192d733b3a79bdc8551dc # timeout=30 14:47:17 Commit message: "[SO] Support root secret for external DB" 14:47:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:47:17 > git rev-list --no-walk 21d48641d6344e9f00523ca15d49d44fcdb277b3 # timeout=10 14:47:17 [EnvInject] - Injecting environment variables from a build step. 14:47:17 [EnvInject] - Injecting as environment variables the properties content 14:47:17 PYTHON=python3 14:47:17 14:47:17 [EnvInject] - Variables injected successfully. 14:47:17 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins197337292826688972.sh 14:47:17 ---> tox-install.sh 14:47:17 + source /home/jenkins/lf-env.sh 14:47:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:47:17 ++ mktemp -d /tmp/venv-XXXX 14:47:17 + lf_venv=/tmp/venv-5Sr4 14:47:17 + local venv_file=/tmp/.os_lf_venv 14:47:17 + local python=python3 14:47:17 + local options 14:47:17 + local set_path=true 14:47:17 + local install_args= 14:47:17 ++ 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 14:47:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:47:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:47:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:47:17 + true 14:47:17 + case $1 in 14:47:17 + venv_file=/tmp/.toxenv 14:47:17 + shift 2 14:47:17 + true 14:47:17 + case $1 in 14:47:17 + shift 14:47:17 + break 14:47:17 + case $python in 14:47:17 + local pkg_list= 14:47:17 + [[ -d /opt/pyenv ]] 14:47:17 + echo 'Setup pyenv:' 14:47:17 Setup pyenv: 14:47:17 + export PYENV_ROOT=/opt/pyenv 14:47:17 + PYENV_ROOT=/opt/pyenv 14:47:17 + 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 14:47:17 + 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 14:47:17 + pyenv versions 14:47:17 * system (set by /opt/pyenv/version) 14:47:17 * 3.8.13 (set by /opt/pyenv/version) 14:47:17 * 3.9.13 (set by /opt/pyenv/version) 14:47:17 * 3.10.6 (set by /opt/pyenv/version) 14:47:17 + command -v pyenv 14:47:17 ++ pyenv init - --no-rehash 14:47:17 + 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[*]}"'\'')" 14:47:17 export PATH="/opt/pyenv/shims:${PATH}" 14:47:17 export PYENV_SHELL=bash 14:47:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:47:17 pyenv() { 14:47:17 local command 14:47:17 command="${1:-}" 14:47:17 if [ "$#" -gt 0 ]; then 14:47:17 shift 14:47:17 fi 14:47:17 14:47:17 case "$command" in 14:47:17 rehash|shell) 14:47:17 eval "$(pyenv "sh-$command" "$@")" 14:47:17 ;; 14:47:17 *) 14:47:17 command pyenv "$command" "$@" 14:47:17 ;; 14:47:17 esac 14:47:17 }' 14:47:17 +++ 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[*]}"' 14:47:17 ++ 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 14:47:17 ++ 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 14:47:17 ++ 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 14:47:17 ++ export PYENV_SHELL=bash 14:47:17 ++ PYENV_SHELL=bash 14:47:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:47:17 +++ complete -F _pyenv pyenv 14:47:17 ++ lf-pyver python3 14:47:17 ++ local py_version_xy=python3 14:47:17 ++ local py_version_xyz= 14:47:17 ++ pyenv versions 14:47:17 ++ local command 14:47:17 ++ command=versions 14:47:17 ++ '[' 1 -gt 0 ']' 14:47:17 ++ shift 14:47:17 ++ case "$command" in 14:47:17 ++ command pyenv versions 14:47:17 ++ pyenv versions 14:47:17 ++ sed 's/^[ *]* //' 14:47:17 ++ awk '{ print $1 }' 14:47:17 ++ grep -E '^[0-9.]*[0-9]$' 14:47:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:47:17 +++ grep '^3' /tmp/.pyenv_versions 14:47:17 +++ sort -V 14:47:17 +++ tail -n 1 14:47:17 ++ py_version_xyz=3.10.6 14:47:17 ++ [[ -z 3.10.6 ]] 14:47:17 ++ echo 3.10.6 14:47:17 ++ return 0 14:47:17 + pyenv local 3.10.6 14:47:17 + local command 14:47:17 + command=local 14:47:17 + '[' 2 -gt 0 ']' 14:47:17 + shift 14:47:17 + case "$command" in 14:47:17 + command pyenv local 3.10.6 14:47:17 + pyenv local 3.10.6 14:47:17 + for arg in "$@" 14:47:17 + case $arg in 14:47:17 + pkg_list+='tox ' 14:47:17 + for arg in "$@" 14:47:17 + case $arg in 14:47:17 + pkg_list+='virtualenv ' 14:47:17 + for arg in "$@" 14:47:17 + case $arg in 14:47:17 + pkg_list+='urllib3~=1.26.15 ' 14:47:17 + [[ -f /tmp/.toxenv ]] 14:47:17 + [[ ! -f /tmp/.toxenv ]] 14:47:17 + [[ -n '' ]] 14:47:17 + python3 -m venv /tmp/venv-5Sr4 14:47:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Sr4' 14:47:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Sr4 14:47:22 + echo /tmp/venv-5Sr4 14:47:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:47:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:47:22 + /tmp/venv-5Sr4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:47:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:47:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:47:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:47:25 + /tmp/venv-5Sr4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:47:28 + type python3 14:47:28 + true 14:47:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5Sr4/bin to PATH' 14:47:28 lf-activate-venv(): INFO: Adding /tmp/venv-5Sr4/bin to PATH 14:47:28 + PATH=/tmp/venv-5Sr4/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 14:47:28 + return 0 14:47:28 + python3 --version 14:47:28 Python 3.10.6 14:47:28 + python3 -m pip --version 14:47:29 pip 23.3.2 from /tmp/venv-5Sr4/lib/python3.10/site-packages/pip (python 3.10) 14:47:29 + python3 -m pip freeze 14:47:29 cachetools==5.3.2 14:47:29 chardet==5.2.0 14:47:29 colorama==0.4.6 14:47:29 distlib==0.3.8 14:47:29 filelock==3.13.1 14:47:29 packaging==23.2 14:47:29 platformdirs==4.1.0 14:47:29 pluggy==1.3.0 14:47:29 pyproject-api==1.6.1 14:47:29 tomli==2.0.1 14:47:29 tox==4.12.1 14:47:29 urllib3==1.26.18 14:47:29 virtualenv==20.25.0 14:47:29 [EnvInject] - Injecting environment variables from a build step. 14:47:29 [EnvInject] - Injecting as environment variables the properties content 14:47:29 PARALLEL=false 14:47:29 14:47:29 [EnvInject] - Variables injected successfully. 14:47:29 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7083183636192163298.sh 14:47:29 ---> tox-run.sh 14:47:29 + 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 14:47:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 14:47:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 14:47:29 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 14:47:29 + cd /w/workspace/oom-master-commit-lint/. 14:47:29 + source /home/jenkins/lf-env.sh 14:47:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:47:29 ++ mktemp -d /tmp/venv-XXXX 14:47:29 + lf_venv=/tmp/venv-BDLh 14:47:29 + local venv_file=/tmp/.os_lf_venv 14:47:29 + local python=python3 14:47:29 + local options 14:47:29 + local set_path=true 14:47:29 + local install_args= 14:47:29 ++ 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 14:47:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:47:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:47:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:47:29 + true 14:47:29 + case $1 in 14:47:29 + venv_file=/tmp/.toxenv 14:47:29 + shift 2 14:47:29 + true 14:47:29 + case $1 in 14:47:29 + shift 14:47:29 + break 14:47:29 + case $python in 14:47:29 + local pkg_list= 14:47:29 + [[ -d /opt/pyenv ]] 14:47:29 + echo 'Setup pyenv:' 14:47:29 Setup pyenv: 14:47:29 + export PYENV_ROOT=/opt/pyenv 14:47:29 + PYENV_ROOT=/opt/pyenv 14:47:29 + 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 14:47:29 + 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 14:47:29 + pyenv versions 14:47:29 system 14:47:29 3.8.13 14:47:29 3.9.13 14:47:29 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:47:29 + command -v pyenv 14:47:29 ++ pyenv init - --no-rehash 14:47:29 + 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[*]}"'\'')" 14:47:29 export PATH="/opt/pyenv/shims:${PATH}" 14:47:29 export PYENV_SHELL=bash 14:47:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:47:29 pyenv() { 14:47:29 local command 14:47:29 command="${1:-}" 14:47:29 if [ "$#" -gt 0 ]; then 14:47:29 shift 14:47:29 fi 14:47:29 14:47:29 case "$command" in 14:47:29 rehash|shell) 14:47:29 eval "$(pyenv "sh-$command" "$@")" 14:47:29 ;; 14:47:29 *) 14:47:29 command pyenv "$command" "$@" 14:47:29 ;; 14:47:29 esac 14:47:29 }' 14:47:29 +++ 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[*]}"' 14:47:29 ++ 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 14:47:29 ++ 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 14:47:29 ++ 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 14:47:29 ++ export PYENV_SHELL=bash 14:47:29 ++ PYENV_SHELL=bash 14:47:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:47:29 +++ complete -F _pyenv pyenv 14:47:29 ++ lf-pyver python3 14:47:29 ++ local py_version_xy=python3 14:47:29 ++ local py_version_xyz= 14:47:29 ++ pyenv versions 14:47:29 ++ local command 14:47:29 ++ command=versions 14:47:29 ++ '[' 1 -gt 0 ']' 14:47:29 ++ shift 14:47:29 ++ case "$command" in 14:47:29 ++ command pyenv versions 14:47:29 ++ pyenv versions 14:47:29 ++ grep -E '^[0-9.]*[0-9]$' 14:47:29 ++ awk '{ print $1 }' 14:47:29 ++ sed 's/^[ *]* //' 14:47:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:47:29 +++ grep '^3' /tmp/.pyenv_versions 14:47:29 +++ sort -V 14:47:29 +++ tail -n 1 14:47:29 ++ py_version_xyz=3.10.6 14:47:29 ++ [[ -z 3.10.6 ]] 14:47:29 ++ echo 3.10.6 14:47:29 ++ return 0 14:47:29 + pyenv local 3.10.6 14:47:29 + local command 14:47:29 + command=local 14:47:29 + '[' 2 -gt 0 ']' 14:47:29 + shift 14:47:29 + case "$command" in 14:47:29 + command pyenv local 3.10.6 14:47:29 + pyenv local 3.10.6 14:47:29 + for arg in "$@" 14:47:29 + case $arg in 14:47:29 + pkg_list+='tox ' 14:47:29 + for arg in "$@" 14:47:29 + case $arg in 14:47:29 + pkg_list+='virtualenv ' 14:47:29 + for arg in "$@" 14:47:29 + case $arg in 14:47:29 + pkg_list+='urllib3~=1.26.15 ' 14:47:29 + [[ -f /tmp/.toxenv ]] 14:47:29 ++ cat /tmp/.toxenv 14:47:29 + lf_venv=/tmp/venv-5Sr4 14:47:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Sr4 from' file:/tmp/.toxenv 14:47:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Sr4 from file:/tmp/.toxenv 14:47:29 + /tmp/venv-5Sr4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:47:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:47:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:47:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:47:30 + /tmp/venv-5Sr4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:47:32 + type python3 14:47:32 + true 14:47:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5Sr4/bin to PATH' 14:47:32 lf-activate-venv(): INFO: Adding /tmp/venv-5Sr4/bin to PATH 14:47:32 + PATH=/tmp/venv-5Sr4/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 14:47:32 + return 0 14:47:32 + [[ -d /opt/pyenv ]] 14:47:32 + echo '---> Setting up pyenv' 14:47:32 ---> Setting up pyenv 14:47:32 + export PYENV_ROOT=/opt/pyenv 14:47:32 + PYENV_ROOT=/opt/pyenv 14:47:32 + export PATH=/opt/pyenv/bin:/tmp/venv-5Sr4/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 14:47:32 + PATH=/opt/pyenv/bin:/tmp/venv-5Sr4/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 14:47:32 ++ pwd 14:47:32 + PYTHONPATH=/w/workspace/oom-master-commit-lint 14:47:32 + export PYTHONPATH 14:47:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:47:32 + TOX_TESTENV_PASSENV=PYTHONPATH 14:47:32 + tox --version 14:47:32 4.12.1 from /tmp/venv-5Sr4/lib/python3.10/site-packages/tox/__init__.py 14:47:32 + PARALLEL=false 14:47:32 + TOX_OPTIONS_LIST= 14:47:32 + [[ -n gitlint ]] 14:47:32 + TOX_OPTIONS_LIST=' -e gitlint' 14:47:32 + case ${PARALLEL,,} in 14:47:32 + tox -e gitlint 14:47:32 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 14:47:34 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 14:48:04 gitlint: freeze> python -m pip freeze --all 14:48:05 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 14:48:05 gitlint: commands[0]> gitlint 14:48:05 gitlint: OK (32.72=setup[32.51]+cmd[0.20] seconds) 14:48:05 congratulations :) (32.89 seconds) 14:48:05 + tox_status=0 14:48:05 + echo '---> Completed tox runs' 14:48:05 ---> Completed tox runs 14:48:05 + for i in .tox/*/log 14:48:05 ++ echo .tox/gitlint/log 14:48:05 ++ awk -F/ '{print $2}' 14:48:05 + tox_env=gitlint 14:48:05 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 14:48:05 + DOC_DIR=docs/_build/html 14:48:05 + [[ -d docs/_build/html ]] 14:48:05 + echo '---> tox-run.sh ends' 14:48:05 ---> tox-run.sh ends 14:48:05 + test 0 -eq 0 14:48:05 $ ssh-agent -k 14:48:05 unset SSH_AUTH_SOCK; 14:48:05 unset SSH_AGENT_PID; 14:48:05 echo Agent pid 1805 killed; 14:48:05 [ssh-agent] Stopped. 14:48:05 [PostBuildScript] - [INFO] Executing post build scripts. 14:48:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1923863540747701926.sh 14:48:05 ---> sysstat.sh 14:48:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14494806658184879791.sh 14:48:06 ---> package-listing.sh 14:48:06 ++ facter osfamily 14:48:06 ++ tr '[:upper:]' '[:lower:]' 14:48:06 + OS_FAMILY=debian 14:48:06 + workspace=/w/workspace/oom-master-commit-lint 14:48:06 + START_PACKAGES=/tmp/packages_start.txt 14:48:06 + END_PACKAGES=/tmp/packages_end.txt 14:48:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:48:06 + PACKAGES=/tmp/packages_start.txt 14:48:06 + '[' /w/workspace/oom-master-commit-lint ']' 14:48:06 + PACKAGES=/tmp/packages_end.txt 14:48:06 + case "${OS_FAMILY}" in 14:48:06 + dpkg -l 14:48:06 + grep '^ii' 14:48:06 + '[' -f /tmp/packages_start.txt ']' 14:48:06 + '[' -f /tmp/packages_end.txt ']' 14:48:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:48:06 + '[' /w/workspace/oom-master-commit-lint ']' 14:48:06 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 14:48:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 14:48:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12067930228442603169.sh 14:48:06 ---> capture-instance-metadata.sh 14:48:06 Setup pyenv: 14:48:06 system 14:48:06 3.8.13 14:48:06 3.9.13 14:48:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:48:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zjhy 14:48:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:48:13 lf-activate-venv(): INFO: Installing: lftools 14:48:45 lf-activate-venv(): INFO: Adding /tmp/venv-Zjhy/bin to PATH 14:48:45 INFO: Running in OpenStack, capturing instance metadata 14:48:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11898809990033701754.sh 14:48:45 provisioning config files... 14:48:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config7284597534505986933tmp 14:48:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:48:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:48:45 [EnvInject] - Injecting environment variables from a build step. 14:48:45 [EnvInject] - Injecting as environment variables the properties content 14:48:45 SERVER_ID=logs 14:48:45 14:48:45 [EnvInject] - Variables injected successfully. 14:48:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14302361529118028045.sh 14:48:45 ---> create-netrc.sh 14:48:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9958309803251106744.sh 14:48:46 ---> python-tools-install.sh 14:48:46 Setup pyenv: 14:48:46 system 14:48:46 3.8.13 14:48:46 3.9.13 14:48:46 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:48:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zjhy from file:/tmp/.os_lf_venv 14:48:47 lf-activate-venv(): INFO: Installing: lftools 14:48:55 lf-activate-venv(): INFO: Adding /tmp/venv-Zjhy/bin to PATH 14:48:55 Generating Requirements File 14:49:36 Python 3.10.6 14:49:36 pip 23.3.2 from /tmp/venv-Zjhy/lib/python3.10/site-packages/pip (python 3.10) 14:49:40 appdirs==1.4.4 14:49:40 argcomplete==3.2.1 14:49:40 aspy.yaml==1.3.0 14:49:40 attrs==23.2.0 14:49:40 autopage==0.5.2 14:49:40 beautifulsoup4==4.12.3 14:49:40 boto3==1.34.22 14:49:40 botocore==1.34.22 14:49:40 bs4==0.0.2 14:49:40 cachetools==5.3.2 14:49:40 certifi==2023.11.17 14:49:40 cffi==1.16.0 14:49:40 cfgv==3.4.0 14:49:40 chardet==5.2.0 14:49:40 charset-normalizer==3.3.2 14:49:40 click==8.1.7 14:49:40 cliff==4.5.0 14:49:40 cmd2==2.4.3 14:49:40 cryptography==3.3.2 14:49:40 debtcollector==2.5.0 14:49:40 decorator==5.1.1 14:49:40 defusedxml==0.7.1 14:49:40 Deprecated==1.2.14 14:49:40 distlib==0.3.8 14:49:40 dnspython==2.4.2 14:49:40 docker==4.2.2 14:49:40 dogpile.cache==1.3.0 14:49:40 email-validator==2.1.0.post1 14:49:40 filelock==3.13.1 14:49:40 future==0.18.3 14:49:40 gitdb==4.0.11 14:49:40 GitPython==3.1.41 14:49:40 google-auth==2.26.2 14:49:40 httplib2==0.22.0 14:49:40 identify==2.5.33 14:49:40 idna==3.6 14:49:40 importlib-resources==1.5.0 14:49:40 iso8601==2.1.0 14:49:40 Jinja2==3.1.3 14:49:40 jmespath==1.0.1 14:49:40 jsonpatch==1.33 14:49:40 jsonpointer==2.4 14:49:40 jsonschema==4.21.0 14:49:40 jsonschema-specifications==2023.12.1 14:49:40 keystoneauth1==5.5.0 14:49:40 kubernetes==29.0.0 14:49:40 lftools==0.37.8 14:49:40 lxml==5.1.0 14:49:40 MarkupSafe==2.1.3 14:49:40 msgpack==1.0.7 14:49:40 multi_key_dict==2.0.3 14:49:40 munch==4.0.0 14:49:40 netaddr==0.10.1 14:49:40 netifaces==0.11.0 14:49:40 niet==1.4.2 14:49:40 nodeenv==1.8.0 14:49:40 oauth2client==4.1.3 14:49:40 oauthlib==3.2.2 14:49:40 openstacksdk==0.62.0 14:49:40 os-client-config==2.1.0 14:49:40 os-service-types==1.7.0 14:49:40 osc-lib==3.0.0 14:49:40 oslo.config==9.3.0 14:49:40 oslo.context==5.3.0 14:49:40 oslo.i18n==6.2.0 14:49:40 oslo.log==5.4.0 14:49:40 oslo.serialization==5.3.0 14:49:40 oslo.utils==7.0.0 14:49:40 packaging==23.2 14:49:40 pbr==6.0.0 14:49:40 platformdirs==4.1.0 14:49:40 prettytable==3.9.0 14:49:40 pyasn1==0.5.1 14:49:40 pyasn1-modules==0.3.0 14:49:40 pycparser==2.21 14:49:40 pygerrit2==2.0.15 14:49:40 PyGithub==2.1.1 14:49:40 pyinotify==0.9.6 14:49:40 PyJWT==2.8.0 14:49:40 PyNaCl==1.5.0 14:49:40 pyparsing==2.4.7 14:49:40 pyperclip==1.8.2 14:49:40 pyrsistent==0.20.0 14:49:40 python-cinderclient==9.4.0 14:49:40 python-dateutil==2.8.2 14:49:40 python-heatclient==3.4.0 14:49:40 python-jenkins==1.8.2 14:49:40 python-keystoneclient==5.3.0 14:49:40 python-magnumclient==4.3.0 14:49:40 python-novaclient==18.4.0 14:49:40 python-openstackclient==6.0.0 14:49:40 python-swiftclient==4.4.0 14:49:40 pytz==2023.3.post1 14:49:40 PyYAML==6.0.1 14:49:40 referencing==0.32.1 14:49:40 requests==2.31.0 14:49:40 requests-oauthlib==1.3.1 14:49:40 requestsexceptions==1.4.0 14:49:40 rfc3986==2.0.0 14:49:40 rpds-py==0.17.1 14:49:40 rsa==4.9 14:49:40 ruamel.yaml==0.18.5 14:49:40 ruamel.yaml.clib==0.2.8 14:49:40 s3transfer==0.10.0 14:49:40 simplejson==3.19.2 14:49:40 six==1.16.0 14:49:40 smmap==5.0.1 14:49:40 soupsieve==2.5 14:49:40 stevedore==5.1.0 14:49:40 tabulate==0.9.0 14:49:40 toml==0.10.2 14:49:40 tomlkit==0.12.3 14:49:40 tqdm==4.66.1 14:49:40 typing_extensions==4.9.0 14:49:40 tzdata==2023.4 14:49:40 urllib3==1.26.18 14:49:40 virtualenv==20.25.0 14:49:40 wcwidth==0.2.13 14:49:40 websocket-client==1.7.0 14:49:40 wrapt==1.16.0 14:49:40 xdg==6.0.0 14:49:40 xmltodict==0.13.0 14:49:40 yq==3.2.3 14:49:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6395933080385944996.sh 14:49:40 ---> sudo-logs.sh 14:49:40 Archiving 'sudo' log.. 14:49:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13015088063495654153.sh 14:49:40 ---> job-cost.sh 14:49:40 Setup pyenv: 14:49:40 system 14:49:40 3.8.13 14:49:40 3.9.13 14:49:40 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:49:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zjhy from file:/tmp/.os_lf_venv 14:49:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:49:52 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. 14:49:52 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 14:49:52 lf-activate-venv(): INFO: Adding /tmp/venv-Zjhy/bin to PATH 14:49:52 INFO: No Stack... 14:49:56 INFO: Retrieving Pricing Info for: v3-standard-4 14:49:58 INFO: Archiving Costs 14:49:58 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10638125167861096668.sh 14:49:58 ---> logs-deploy.sh 14:49:58 Setup pyenv: 14:49:58 system 14:49:58 3.8.13 14:49:58 3.9.13 14:49:58 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:49:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zjhy from file:/tmp/.os_lf_venv 14:49:59 lf-activate-venv(): INFO: Installing: lftools 14:50:09 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. 14:50:09 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 14:50:09 lf-activate-venv(): INFO: Adding /tmp/venv-Zjhy/bin to PATH 14:50:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7156 14:50:09 INFO: archiving workspace using pattern(s): 14:50:10 Archives upload complete. 14:50:10 INFO: archiving logs to Nexus 14:50:11 ---> uname -a: 14:50:11 Linux prd-ubuntu1804-builder-4c-4g-13405 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:50:11 14:50:11 14:50:11 ---> lscpu: 14:50:11 Architecture: x86_64 14:50:11 CPU op-mode(s): 32-bit, 64-bit 14:50:11 Byte Order: Little Endian 14:50:11 CPU(s): 4 14:50:11 On-line CPU(s) list: 0-3 14:50:11 Thread(s) per core: 1 14:50:11 Core(s) per socket: 1 14:50:11 Socket(s): 4 14:50:11 NUMA node(s): 1 14:50:11 Vendor ID: AuthenticAMD 14:50:11 CPU family: 23 14:50:11 Model: 49 14:50:11 Model name: AMD EPYC-Rome Processor 14:50:11 Stepping: 0 14:50:11 CPU MHz: 2800.000 14:50:11 BogoMIPS: 5600.00 14:50:11 Virtualization: AMD-V 14:50:11 Hypervisor vendor: KVM 14:50:11 Virtualization type: full 14:50:11 L1d cache: 32K 14:50:11 L1i cache: 32K 14:50:11 L2 cache: 512K 14:50:11 L3 cache: 16384K 14:50:11 NUMA node0 CPU(s): 0-3 14:50:11 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 14:50:11 14:50:11 14:50:11 ---> nproc: 14:50:11 4 14:50:11 14:50:11 14:50:11 ---> df -h: 14:50:11 Filesystem Size Used Avail Use% Mounted on 14:50:11 udev 7.9G 0 7.9G 0% /dev 14:50:11 tmpfs 1.6G 672K 1.6G 1% /run 14:50:11 /dev/vda1 78G 8.5G 69G 11% / 14:50:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:50:11 tmpfs 5.0M 0 5.0M 0% /run/lock 14:50:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:50:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:50:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:50:11 14:50:11 14:50:11 ---> free -m: 14:50:11 total used free shared buff/cache available 14:50:11 Mem: 16040 544 13203 0 2292 15172 14:50:11 Swap: 1023 0 1023 14:50:11 14:50:11 14:50:11 ---> ip addr: 14:50:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:50:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:50:11 inet 127.0.0.1/8 scope host lo 14:50:11 valid_lft forever preferred_lft forever 14:50:11 inet6 ::1/128 scope host 14:50:11 valid_lft forever preferred_lft forever 14:50:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:50:11 link/ether fa:16:3e:5e:ec:d8 brd ff:ff:ff:ff:ff:ff 14:50:11 inet 10.30.106.45/23 brd 10.30.107.255 scope global dynamic ens3 14:50:11 valid_lft 86187sec preferred_lft 86187sec 14:50:11 inet6 fe80::f816:3eff:fe5e:ecd8/64 scope link 14:50:11 valid_lft forever preferred_lft forever 14:50:11 14:50:11 14:50:11 ---> sar -b -r -n DEV: 14:50:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13405) 01/19/24 _x86_64_ (4 CPU) 14:50:11 14:50:11 14:46:40 LINUX RESTART (4 CPU) 14:50:11 14:50:11 14:47:01 tps rtps wtps bread/s bwrtn/s 14:50:11 14:48:02 226.92 44.87 182.06 1654.25 28748.95 14:50:11 14:49:01 113.57 14.34 99.24 1081.17 29732.45 14:50:11 14:50:01 82.94 0.38 82.55 26.00 23802.97 14:50:11 Average: 141.30 19.89 121.41 919.62 27415.33 14:50:11 14:50:11 14:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:50:11 14:48:02 13837196 15497712 2587764 15.76 62704 1796256 928352 5.31 774956 1593088 207324 14:50:11 14:49:01 13637628 15530256 2787332 16.97 83524 1994212 773380 4.43 755936 1784976 137060 14:50:11 14:50:01 13531000 15548444 2893960 17.62 94936 2100160 768016 4.40 745908 1886176 55820 14:50:11 Average: 13668608 15525471 2756352 16.78 80388 1963543 823249 4.71 758933 1754747 133401 14:50:11 14:50:11 14:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:50:11 14:48:02 ens3 475.51 336.12 2185.90 79.69 0.00 0.00 0.00 0.00 14:50:11 14:48:02 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 14:50:11 14:49:01 ens3 56.06 39.72 672.31 9.64 0.00 0.00 0.00 0.00 14:50:11 14:49:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 14:50:11 14:50:01 ens3 32.44 24.18 326.04 5.32 0.00 0.00 0.00 0.00 14:50:11 14:50:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 14:50:11 Average: ens3 188.76 133.88 1063.65 31.68 0.00 0.00 0.00 0.00 14:50:11 Average: lo 1.21 1.21 0.13 0.13 0.00 0.00 0.00 0.00 14:50:11 14:50:11 14:50:11 ---> sar -P ALL: 14:50:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13405) 01/19/24 _x86_64_ (4 CPU) 14:50:11 14:50:11 14:46:40 LINUX RESTART (4 CPU) 14:50:11 14:50:11 14:47:01 CPU %user %nice %system %iowait %steal %idle 14:50:11 14:48:02 all 20.97 0.00 2.36 7.26 0.07 69.34 14:50:11 14:48:02 0 24.87 0.00 2.83 4.57 0.08 67.65 14:50:11 14:48:02 1 10.33 0.00 1.59 0.79 0.03 87.27 14:50:11 14:48:02 2 24.92 0.00 2.20 17.97 0.08 54.84 14:50:11 14:48:02 3 23.81 0.00 2.81 5.75 0.08 67.54 14:50:11 14:49:01 all 20.15 0.00 1.71 5.79 0.06 72.29 14:50:11 14:49:01 0 7.89 0.00 1.15 0.14 0.05 90.77 14:50:11 14:49:01 1 43.93 0.00 2.61 6.46 0.10 46.90 14:50:11 14:49:01 2 12.83 0.00 1.54 14.60 0.05 70.99 14:50:11 14:49:01 3 15.83 0.00 1.56 2.04 0.07 80.50 14:50:11 14:50:01 all 13.71 0.00 1.01 9.01 0.22 76.06 14:50:11 14:50:01 0 5.54 0.00 0.43 0.15 0.08 93.79 14:50:11 14:50:01 1 6.40 0.00 0.55 0.15 0.03 92.87 14:50:11 14:50:01 2 19.45 0.00 1.64 34.73 0.05 44.13 14:50:11 14:50:01 3 23.38 0.00 1.38 1.06 0.70 73.48 14:50:11 Average: all 18.26 0.00 1.69 7.36 0.12 72.57 14:50:11 Average: 0 12.79 0.00 1.47 1.62 0.07 84.05 14:50:11 Average: 1 20.12 0.00 1.58 2.45 0.06 75.80 14:50:11 Average: 2 19.10 0.00 1.79 22.49 0.06 56.56 14:50:11 Average: 3 21.04 0.00 1.92 2.95 0.29 73.82 14:50:11 14:50:11 14:50:11