14:58:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136923 14:58:27 Running as SYSTEM 14:58:27 [EnvInject] - Loading node environment variables. 14:58:27 Building remotely on prd-ubuntu1804-builder-4c-4g-9548 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 14:58:27 [ssh-agent] Looking for ssh-agent implementation... 14:58:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:28 $ ssh-agent 14:58:28 SSH_AUTH_SOCK=/tmp/ssh-gr0NWbXR693e/agent.1685 14:58:28 SSH_AGENT_PID=1687 14:58:28 [ssh-agent] Started. 14:58:28 Running ssh-add (command line suppressed) 14:58:28 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_2390681961317494310.key (/w/workspace/oom-master-commit-lint@tmp/private_key_2390681961317494310.key) 14:58:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:58:28 The recommended git tool is: NONE 14:58:30 using credential onap-jenkins-ssh 14:58:30 Wiping out workspace first. 14:58:30 Cloning the remote Git repository 14:58:30 Cloning repository git://cloud.onap.org/mirror/oom.git 14:58:30 > git init /w/workspace/oom-master-commit-lint # timeout=10 14:58:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:58:30 > git --version # timeout=10 14:58:30 > git --version # 'git version 2.17.1' 14:58:30 using GIT_SSH to set credentials Gerrit user 14:58:30 Verifying host key using manually-configured host key entries 14:58:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:58:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:58:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:58:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:58:35 using GIT_SSH to set credentials Gerrit user 14:58:35 Verifying host key using manually-configured host key entries 14:58:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136923/2 # timeout=30 14:58:36 > git rev-parse 63838138a5233f79bfe4afaf8cb91739a2279b1b^{commit} # timeout=10 14:58:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:58:36 Checking out Revision 63838138a5233f79bfe4afaf8cb91739a2279b1b (refs/changes/23/136923/2) 14:58:36 > git config core.sparsecheckout # timeout=10 14:58:36 > git checkout -f 63838138a5233f79bfe4afaf8cb91739a2279b1b # timeout=30 14:58:39 Commit message: "[AAI] Add option to disable access logging for the resources and traversal liveness probes" 14:58:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:58:39 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 14:58:39 [EnvInject] - Injecting environment variables from a build step. 14:58:39 [EnvInject] - Injecting as environment variables the properties content 14:58:39 PYTHON=python3 14:58:39 14:58:39 [EnvInject] - Variables injected successfully. 14:58:39 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins480327680616244544.sh 14:58:39 ---> tox-install.sh 14:58:39 + source /home/jenkins/lf-env.sh 14:58:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:58:39 ++ mktemp -d /tmp/venv-XXXX 14:58:39 + lf_venv=/tmp/venv-BCpo 14:58:39 + local venv_file=/tmp/.os_lf_venv 14:58:39 + local python=python3 14:58:39 + local options 14:58:39 + local set_path=true 14:58:39 + local install_args= 14:58:39 ++ 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:58:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:58:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:58:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:58:39 + true 14:58:39 + case $1 in 14:58:39 + venv_file=/tmp/.toxenv 14:58:39 + shift 2 14:58:39 + true 14:58:39 + case $1 in 14:58:39 + shift 14:58:39 + break 14:58:39 + case $python in 14:58:39 + local pkg_list= 14:58:39 + [[ -d /opt/pyenv ]] 14:58:39 + echo 'Setup pyenv:' 14:58:39 Setup pyenv: 14:58:39 + export PYENV_ROOT=/opt/pyenv 14:58:39 + PYENV_ROOT=/opt/pyenv 14:58:39 + 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:58:39 + 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:58:39 + pyenv versions 14:58:39 * system (set by /opt/pyenv/version) 14:58:39 * 3.8.13 (set by /opt/pyenv/version) 14:58:39 * 3.9.13 (set by /opt/pyenv/version) 14:58:39 * 3.10.6 (set by /opt/pyenv/version) 14:58:39 + command -v pyenv 14:58:39 ++ pyenv init - --no-rehash 14:58:39 + 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:58:39 export PATH="/opt/pyenv/shims:${PATH}" 14:58:39 export PYENV_SHELL=bash 14:58:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:58:39 pyenv() { 14:58:39 local command 14:58:39 command="${1:-}" 14:58:39 if [ "$#" -gt 0 ]; then 14:58:39 shift 14:58:39 fi 14:58:39 14:58:39 case "$command" in 14:58:39 rehash|shell) 14:58:39 eval "$(pyenv "sh-$command" "$@")" 14:58:39 ;; 14:58:39 *) 14:58:39 command pyenv "$command" "$@" 14:58:39 ;; 14:58:39 esac 14:58:39 }' 14:58:39 +++ 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:58:39 ++ 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:58:39 ++ 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:58:39 ++ 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:58:39 ++ export PYENV_SHELL=bash 14:58:39 ++ PYENV_SHELL=bash 14:58:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:58:39 +++ complete -F _pyenv pyenv 14:58:39 ++ lf-pyver python3 14:58:39 ++ local py_version_xy=python3 14:58:39 ++ local py_version_xyz= 14:58:39 ++ pyenv versions 14:58:39 ++ local command 14:58:39 ++ command=versions 14:58:39 ++ '[' 1 -gt 0 ']' 14:58:39 ++ shift 14:58:39 ++ case "$command" in 14:58:39 ++ command pyenv versions 14:58:39 ++ pyenv versions 14:58:39 ++ sed 's/^[ *]* //' 14:58:39 ++ grep -E '^[0-9.]*[0-9]$' 14:58:39 ++ awk '{ print $1 }' 14:58:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:58:39 +++ grep '^3' /tmp/.pyenv_versions 14:58:39 +++ sort -V 14:58:39 +++ tail -n 1 14:58:39 ++ py_version_xyz=3.10.6 14:58:39 ++ [[ -z 3.10.6 ]] 14:58:39 ++ echo 3.10.6 14:58:39 ++ return 0 14:58:39 + pyenv local 3.10.6 14:58:39 + local command 14:58:39 + command=local 14:58:39 + '[' 2 -gt 0 ']' 14:58:39 + shift 14:58:39 + case "$command" in 14:58:39 + command pyenv local 3.10.6 14:58:39 + pyenv local 3.10.6 14:58:39 + for arg in "$@" 14:58:39 + case $arg in 14:58:39 + pkg_list+='tox ' 14:58:39 + for arg in "$@" 14:58:39 + case $arg in 14:58:39 + pkg_list+='virtualenv ' 14:58:39 + for arg in "$@" 14:58:39 + case $arg in 14:58:39 + pkg_list+='urllib3~=1.26.15 ' 14:58:39 + [[ -f /tmp/.toxenv ]] 14:58:39 + [[ ! -f /tmp/.toxenv ]] 14:58:39 + [[ -n '' ]] 14:58:39 + python3 -m venv /tmp/venv-BCpo 14:58:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BCpo' 14:58:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BCpo 14:58:44 + echo /tmp/venv-BCpo 14:58:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:58:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:58:44 + /tmp/venv-BCpo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:58:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:58:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:58:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:58:47 + /tmp/venv-BCpo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:58:50 + type python3 14:58:50 + true 14:58:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BCpo/bin to PATH' 14:58:50 lf-activate-venv(): INFO: Adding /tmp/venv-BCpo/bin to PATH 14:58:50 + PATH=/tmp/venv-BCpo/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:58:50 + return 0 14:58:50 + python3 --version 14:58:50 Python 3.10.6 14:58:50 + python3 -m pip --version 14:58:50 pip 23.3.2 from /tmp/venv-BCpo/lib/python3.10/site-packages/pip (python 3.10) 14:58:50 + python3 -m pip freeze 14:58:50 cachetools==5.3.2 14:58:50 chardet==5.2.0 14:58:50 colorama==0.4.6 14:58:50 distlib==0.3.8 14:58:50 filelock==3.13.1 14:58:50 packaging==23.2 14:58:50 platformdirs==4.1.0 14:58:50 pluggy==1.3.0 14:58:50 pyproject-api==1.6.1 14:58:50 tomli==2.0.1 14:58:50 tox==4.11.4 14:58:50 urllib3==1.26.18 14:58:50 virtualenv==20.25.0 14:58:50 [EnvInject] - Injecting environment variables from a build step. 14:58:50 [EnvInject] - Injecting as environment variables the properties content 14:58:50 PARALLEL=false 14:58:50 14:58:50 [EnvInject] - Variables injected successfully. 14:58:50 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17428874850570329445.sh 14:58:50 ---> tox-run.sh 14:58:50 + 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:58:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 14:58:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 14:58:50 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 14:58:50 + cd /w/workspace/oom-master-commit-lint/. 14:58:50 + source /home/jenkins/lf-env.sh 14:58:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:58:50 ++ mktemp -d /tmp/venv-XXXX 14:58:50 + lf_venv=/tmp/venv-jgcc 14:58:50 + local venv_file=/tmp/.os_lf_venv 14:58:50 + local python=python3 14:58:50 + local options 14:58:50 + local set_path=true 14:58:50 + local install_args= 14:58:50 ++ 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:58:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:58:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:58:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:58:50 + true 14:58:50 + case $1 in 14:58:50 + venv_file=/tmp/.toxenv 14:58:50 + shift 2 14:58:50 + true 14:58:50 + case $1 in 14:58:50 + shift 14:58:50 + break 14:58:50 + case $python in 14:58:50 + local pkg_list= 14:58:50 + [[ -d /opt/pyenv ]] 14:58:50 + echo 'Setup pyenv:' 14:58:50 Setup pyenv: 14:58:50 + export PYENV_ROOT=/opt/pyenv 14:58:50 + PYENV_ROOT=/opt/pyenv 14:58:50 + 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:58:50 + 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:58:50 + pyenv versions 14:58:50 system 14:58:50 3.8.13 14:58:50 3.9.13 14:58:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:58:50 + command -v pyenv 14:58:50 ++ pyenv init - --no-rehash 14:58:50 + 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:58:50 export PATH="/opt/pyenv/shims:${PATH}" 14:58:50 export PYENV_SHELL=bash 14:58:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:58:50 pyenv() { 14:58:50 local command 14:58:50 command="${1:-}" 14:58:50 if [ "$#" -gt 0 ]; then 14:58:50 shift 14:58:50 fi 14:58:50 14:58:50 case "$command" in 14:58:50 rehash|shell) 14:58:50 eval "$(pyenv "sh-$command" "$@")" 14:58:50 ;; 14:58:50 *) 14:58:50 command pyenv "$command" "$@" 14:58:50 ;; 14:58:50 esac 14:58:50 }' 14:58:50 +++ 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:58:50 ++ 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:58:50 ++ 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:58:50 ++ 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:58:50 ++ export PYENV_SHELL=bash 14:58:50 ++ PYENV_SHELL=bash 14:58:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:58:50 +++ complete -F _pyenv pyenv 14:58:50 ++ lf-pyver python3 14:58:50 ++ local py_version_xy=python3 14:58:50 ++ local py_version_xyz= 14:58:50 ++ pyenv versions 14:58:50 ++ local command 14:58:50 ++ command=versions 14:58:50 ++ '[' 1 -gt 0 ']' 14:58:50 ++ shift 14:58:50 ++ case "$command" in 14:58:50 ++ command pyenv versions 14:58:50 ++ pyenv versions 14:58:50 ++ awk '{ print $1 }' 14:58:50 ++ grep -E '^[0-9.]*[0-9]$' 14:58:50 ++ sed 's/^[ *]* //' 14:58:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:58:50 +++ sort -V 14:58:50 +++ grep '^3' /tmp/.pyenv_versions 14:58:50 +++ tail -n 1 14:58:50 ++ py_version_xyz=3.10.6 14:58:50 ++ [[ -z 3.10.6 ]] 14:58:50 ++ echo 3.10.6 14:58:50 ++ return 0 14:58:50 + pyenv local 3.10.6 14:58:50 + local command 14:58:50 + command=local 14:58:50 + '[' 2 -gt 0 ']' 14:58:50 + shift 14:58:50 + case "$command" in 14:58:50 + command pyenv local 3.10.6 14:58:50 + pyenv local 3.10.6 14:58:50 + for arg in "$@" 14:58:50 + case $arg in 14:58:50 + pkg_list+='tox ' 14:58:50 + for arg in "$@" 14:58:50 + case $arg in 14:58:50 + pkg_list+='virtualenv ' 14:58:50 + for arg in "$@" 14:58:50 + case $arg in 14:58:50 + pkg_list+='urllib3~=1.26.15 ' 14:58:50 + [[ -f /tmp/.toxenv ]] 14:58:50 ++ cat /tmp/.toxenv 14:58:50 + lf_venv=/tmp/venv-BCpo 14:58:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BCpo from' file:/tmp/.toxenv 14:58:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BCpo from file:/tmp/.toxenv 14:58:50 + /tmp/venv-BCpo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:58:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:58:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:58:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:58:51 + /tmp/venv-BCpo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:58:53 + type python3 14:58:53 + true 14:58:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BCpo/bin to PATH' 14:58:53 lf-activate-venv(): INFO: Adding /tmp/venv-BCpo/bin to PATH 14:58:53 + PATH=/tmp/venv-BCpo/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:58:53 + return 0 14:58:53 + [[ -d /opt/pyenv ]] 14:58:53 + echo '---> Setting up pyenv' 14:58:53 ---> Setting up pyenv 14:58:53 + export PYENV_ROOT=/opt/pyenv 14:58:53 + PYENV_ROOT=/opt/pyenv 14:58:53 + export PATH=/opt/pyenv/bin:/tmp/venv-BCpo/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:58:53 + PATH=/opt/pyenv/bin:/tmp/venv-BCpo/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:58:53 ++ pwd 14:58:53 + PYTHONPATH=/w/workspace/oom-master-commit-lint 14:58:53 + export PYTHONPATH 14:58:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:58:53 + TOX_TESTENV_PASSENV=PYTHONPATH 14:58:53 + tox --version 14:58:53 4.11.4 from /tmp/venv-BCpo/lib/python3.10/site-packages/tox/__init__.py 14:58:53 + PARALLEL=false 14:58:53 + TOX_OPTIONS_LIST= 14:58:53 + [[ -n gitlint ]] 14:58:53 + TOX_OPTIONS_LIST=' -e gitlint' 14:58:53 + case ${PARALLEL,,} in 14:58:53 + tox -e gitlint 14:58:53 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 14:58:55 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:59:22 gitlint: freeze> python -m pip freeze --all 14:59:22 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.11,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:59:22 gitlint: commands[0]> gitlint 14:59:22 1: T1 Title exceeds max length (90>72): "[AAI] Add option to disable access logging for the resources and traversal liveness probes" 14:59:22 gitlint: exit 1 (0.18 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2387 14:59:22 gitlint: FAIL code 1 (29.00=setup[28.82]+cmd[0.18] seconds) 14:59:22 evaluation failed :( (29.17 seconds) 14:59:22 + tox_status=1 14:59:22 + echo '---> Completed tox runs' 14:59:22 ---> Completed tox runs 14:59:22 + for i in .tox/*/log 14:59:22 ++ awk -F/ '{print $2}' 14:59:22 ++ echo .tox/gitlint/log 14:59:22 + tox_env=gitlint 14:59:22 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 14:59:23 + DOC_DIR=docs/_build/html 14:59:23 + [[ -d docs/_build/html ]] 14:59:23 + echo '---> tox-run.sh ends' 14:59:23 ---> tox-run.sh ends 14:59:23 + test 1 -eq 0 14:59:23 + exit 1 14:59:23 ++ '[' 2 = 1 ']' 14:59:23 Build step 'Execute shell' marked build as failure 14:59:23 $ ssh-agent -k 14:59:23 unset SSH_AUTH_SOCK; 14:59:23 unset SSH_AGENT_PID; 14:59:23 echo Agent pid 1687 killed; 14:59:23 [ssh-agent] Stopped. 14:59:23 [PostBuildScript] - [INFO] Executing post build scripts. 14:59:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17482755770890717784.sh 14:59:23 ---> sysstat.sh 14:59:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15571596320389960462.sh 14:59:23 ---> package-listing.sh 14:59:23 ++ facter osfamily 14:59:23 ++ tr '[:upper:]' '[:lower:]' 14:59:23 + OS_FAMILY=debian 14:59:23 + workspace=/w/workspace/oom-master-commit-lint 14:59:23 + START_PACKAGES=/tmp/packages_start.txt 14:59:23 + END_PACKAGES=/tmp/packages_end.txt 14:59:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:59:23 + PACKAGES=/tmp/packages_start.txt 14:59:23 + '[' /w/workspace/oom-master-commit-lint ']' 14:59:23 + PACKAGES=/tmp/packages_end.txt 14:59:23 + case "${OS_FAMILY}" in 14:59:23 + dpkg -l 14:59:23 + grep '^ii' 14:59:23 + '[' -f /tmp/packages_start.txt ']' 14:59:23 + '[' -f /tmp/packages_end.txt ']' 14:59:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:59:23 + '[' /w/workspace/oom-master-commit-lint ']' 14:59:23 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 14:59:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 14:59:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18023671236005833657.sh 14:59:23 ---> capture-instance-metadata.sh 14:59:23 Setup pyenv: 14:59:23 system 14:59:23 3.8.13 14:59:23 3.9.13 14:59:23 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:59:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YPah 14:59:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:59:30 lf-activate-venv(): INFO: Installing: lftools 15:00:02 lf-activate-venv(): INFO: Adding /tmp/venv-YPah/bin to PATH 15:00:02 INFO: Running in OpenStack, capturing instance metadata 15:00:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18003219705342448036.sh 15:00:02 provisioning config files... 15:00:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config11144157366862248205tmp 15:00:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:00:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:00:02 [EnvInject] - Injecting environment variables from a build step. 15:00:02 [EnvInject] - Injecting as environment variables the properties content 15:00:02 SERVER_ID=logs 15:00:02 15:00:02 [EnvInject] - Variables injected successfully. 15:00:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8544286022768808799.sh 15:00:02 ---> create-netrc.sh 15:00:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10019066492314308332.sh 15:00:02 ---> python-tools-install.sh 15:00:03 Setup pyenv: 15:00:03 system 15:00:03 3.8.13 15:00:03 3.9.13 15:00:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:00:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPah from file:/tmp/.os_lf_venv 15:00:04 lf-activate-venv(): INFO: Installing: lftools 15:00:11 lf-activate-venv(): INFO: Adding /tmp/venv-YPah/bin to PATH 15:00:11 Generating Requirements File 15:00:48 Python 3.10.6 15:00:48 pip 23.3.2 from /tmp/venv-YPah/lib/python3.10/site-packages/pip (python 3.10) 15:00:48 appdirs==1.4.4 15:00:48 argcomplete==3.2.1 15:00:48 aspy.yaml==1.3.0 15:00:48 attrs==23.2.0 15:00:48 autopage==0.5.2 15:00:48 Babel==2.14.0 15:00:48 beautifulsoup4==4.12.2 15:00:48 boto3==1.34.12 15:00:48 botocore==1.34.12 15:00:48 bs4==0.0.1 15:00:48 cachetools==5.3.2 15:00:48 certifi==2023.11.17 15:00:48 cffi==1.16.0 15:00:48 cfgv==3.4.0 15:00:48 chardet==5.2.0 15:00:48 charset-normalizer==3.3.2 15:00:48 click==8.1.7 15:00:48 cliff==4.4.0 15:00:48 cmd2==2.4.3 15:00:48 cryptography==3.3.2 15:00:48 debtcollector==2.5.0 15:00:48 decorator==5.1.1 15:00:48 defusedxml==0.7.1 15:00:48 Deprecated==1.2.14 15:00:48 distlib==0.3.8 15:00:48 dnspython==2.4.2 15:00:48 docker==4.2.2 15:00:48 dogpile.cache==1.3.0 15:00:48 email-validator==2.1.0.post1 15:00:48 filelock==3.13.1 15:00:48 future==0.18.3 15:00:48 gitdb==4.0.11 15:00:48 GitPython==3.1.40 15:00:48 google-auth==2.26.1 15:00:48 httplib2==0.22.0 15:00:48 identify==2.5.33 15:00:48 idna==3.6 15:00:48 importlib-metadata==7.0.1 15:00:48 importlib-resources==1.5.0 15:00:48 iso8601==2.1.0 15:00:48 Jinja2==3.1.2 15:00:48 jmespath==1.0.1 15:00:48 jsonpatch==1.33 15:00:48 jsonpointer==2.4 15:00:48 jsonschema==4.20.0 15:00:48 jsonschema-specifications==2023.12.1 15:00:48 keystoneauth1==5.4.0 15:00:48 kubernetes==28.1.0 15:00:48 lftools==0.37.8 15:00:48 lxml==5.0.0 15:00:48 MarkupSafe==2.1.3 15:00:48 msgpack==1.0.7 15:00:48 multi_key_dict==2.0.3 15:00:48 munch==4.0.0 15:00:48 netaddr==0.10.1 15:00:48 netifaces==0.11.0 15:00:48 niet==1.4.2 15:00:48 nodeenv==1.8.0 15:00:48 oauth2client==4.1.3 15:00:48 oauthlib==3.2.2 15:00:48 openstacksdk==0.62.0 15:00:48 os-client-config==2.1.0 15:00:48 os-service-types==1.7.0 15:00:48 osc-lib==2.9.0 15:00:48 oslo.config==9.2.0 15:00:48 oslo.context==5.3.0 15:00:48 oslo.i18n==6.2.0 15:00:48 oslo.log==5.4.0 15:00:48 oslo.serialization==5.2.0 15:00:48 oslo.utils==6.3.0 15:00:48 packaging==23.2 15:00:48 pbr==6.0.0 15:00:48 platformdirs==4.1.0 15:00:48 prettytable==3.9.0 15:00:48 pyasn1==0.5.1 15:00:48 pyasn1-modules==0.3.0 15:00:48 pycparser==2.21 15:00:48 pygerrit2==2.0.15 15:00:48 PyGithub==2.1.1 15:00:48 pyinotify==0.9.6 15:00:48 PyJWT==2.8.0 15:00:48 PyNaCl==1.5.0 15:00:48 pyparsing==2.4.7 15:00:48 pyperclip==1.8.2 15:00:48 pyrsistent==0.20.0 15:00:48 python-cinderclient==9.4.0 15:00:48 python-dateutil==2.8.2 15:00:48 python-heatclient==3.3.0 15:00:48 python-jenkins==1.8.2 15:00:48 python-keystoneclient==5.2.0 15:00:48 python-magnumclient==4.3.0 15:00:48 python-novaclient==18.4.0 15:00:48 python-openstackclient==6.0.0 15:00:48 python-swiftclient==4.4.0 15:00:48 pytz==2023.3.post1 15:00:48 PyYAML==6.0.1 15:00:48 referencing==0.32.0 15:00:48 requests==2.31.0 15:00:48 requests-oauthlib==1.3.1 15:00:48 requestsexceptions==1.4.0 15:00:48 rfc3986==2.0.0 15:00:48 rpds-py==0.16.2 15:00:48 rsa==4.9 15:00:48 ruamel.yaml==0.18.5 15:00:48 ruamel.yaml.clib==0.2.8 15:00:48 s3transfer==0.10.0 15:00:48 simplejson==3.19.2 15:00:48 six==1.16.0 15:00:48 smmap==5.0.1 15:00:48 soupsieve==2.5 15:00:48 stevedore==5.1.0 15:00:48 tabulate==0.9.0 15:00:48 toml==0.10.2 15:00:48 tomlkit==0.12.3 15:00:48 tqdm==4.66.1 15:00:48 typing_extensions==4.9.0 15:00:48 tzdata==2023.4 15:00:48 urllib3==1.26.18 15:00:48 virtualenv==20.25.0 15:00:48 wcwidth==0.2.12 15:00:48 websocket-client==1.7.0 15:00:48 wrapt==1.16.0 15:00:48 xdg==6.0.0 15:00:48 xmltodict==0.13.0 15:00:48 yq==3.2.3 15:00:48 zipp==3.17.0 15:00:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1470250991081421431.sh 15:00:48 ---> sudo-logs.sh 15:00:48 Archiving 'sudo' log.. 15:00:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18079312140731501563.sh 15:00:49 ---> job-cost.sh 15:00:49 Setup pyenv: 15:00:49 system 15:00:49 3.8.13 15:00:49 3.9.13 15:00:49 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:00:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPah from file:/tmp/.os_lf_venv 15:00:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:00:58 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:00:58 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:00:58 lf-activate-venv(): INFO: Adding /tmp/venv-YPah/bin to PATH 15:00:58 INFO: No Stack... 15:00:58 INFO: Retrieving Pricing Info for: v3-standard-4 15:00:58 INFO: Archiving Costs 15:00:58 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins858057799051655441.sh 15:00:59 ---> logs-deploy.sh 15:00:59 Setup pyenv: 15:00:59 system 15:00:59 3.8.13 15:00:59 3.9.13 15:00:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:00:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPah from file:/tmp/.os_lf_venv 15:01:00 lf-activate-venv(): INFO: Installing: lftools 15:01: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. 15:01:09 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:01:10 lf-activate-venv(): INFO: Adding /tmp/venv-YPah/bin to PATH 15:01:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7131 15:01:10 INFO: archiving workspace using pattern(s): 15:01:11 Archives upload complete. 15:01:11 INFO: archiving logs to Nexus 15:01:12 ---> uname -a: 15:01:12 Linux prd-ubuntu1804-builder-4c-4g-9548 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:01:12 15:01:12 15:01:12 ---> lscpu: 15:01:12 Architecture: x86_64 15:01:12 CPU op-mode(s): 32-bit, 64-bit 15:01:12 Byte Order: Little Endian 15:01:12 CPU(s): 4 15:01:12 On-line CPU(s) list: 0-3 15:01:12 Thread(s) per core: 1 15:01:12 Core(s) per socket: 1 15:01:12 Socket(s): 4 15:01:12 NUMA node(s): 1 15:01:12 Vendor ID: AuthenticAMD 15:01:12 CPU family: 23 15:01:12 Model: 49 15:01:12 Model name: AMD EPYC-Rome Processor 15:01:12 Stepping: 0 15:01:12 CPU MHz: 2799.998 15:01:12 BogoMIPS: 5599.99 15:01:12 Virtualization: AMD-V 15:01:12 Hypervisor vendor: KVM 15:01:12 Virtualization type: full 15:01:12 L1d cache: 32K 15:01:12 L1i cache: 32K 15:01:12 L2 cache: 512K 15:01:12 L3 cache: 16384K 15:01:12 NUMA node0 CPU(s): 0-3 15:01:12 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:01:12 15:01:12 15:01:12 ---> nproc: 15:01:12 4 15:01:12 15:01:12 15:01:12 ---> df -h: 15:01:12 Filesystem Size Used Avail Use% Mounted on 15:01:12 udev 7.9G 0 7.9G 0% /dev 15:01:12 tmpfs 1.6G 672K 1.6G 1% /run 15:01:12 /dev/vda1 78G 8.5G 69G 11% / 15:01:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:01:12 tmpfs 5.0M 0 5.0M 0% /run/lock 15:01:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:01:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:01:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:01:12 15:01:12 15:01:12 ---> free -m: 15:01:12 total used free shared buff/cache available 15:01:12 Mem: 16040 544 13156 0 2338 15171 15:01:12 Swap: 1023 0 1023 15:01:12 15:01:12 15:01:12 ---> ip addr: 15:01:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:01:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:01:12 inet 127.0.0.1/8 scope host lo 15:01:12 valid_lft forever preferred_lft forever 15:01:12 inet6 ::1/128 scope host 15:01:12 valid_lft forever preferred_lft forever 15:01:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:01:12 link/ether fa:16:3e:9a:2d:e3 brd ff:ff:ff:ff:ff:ff 15:01:12 inet 10.30.106.55/23 brd 10.30.107.255 scope global dynamic ens3 15:01:12 valid_lft 86217sec preferred_lft 86217sec 15:01:12 inet6 fe80::f816:3eff:fe9a:2de3/64 scope link 15:01:12 valid_lft forever preferred_lft forever 15:01:12 15:01:12 15:01:12 ---> sar -b -r -n DEV: 15:01:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9548) 01/04/24 _x86_64_ (4 CPU) 15:01:12 15:01:12 14:58:12 LINUX RESTART (4 CPU) 15:01:12 15:01:12 14:59:01 tps rtps wtps bread/s bwrtn/s 15:01:12 15:00:01 142.63 13.81 128.81 1015.30 27304.52 15:01:12 15:01:01 84.29 0.97 83.32 100.78 22871.39 15:01:12 Average: 113.46 7.39 106.07 558.04 25087.95 15:01:12 15:01:12 14:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:01:12 15:00:01 13564444 15501344 2860524 17.42 82232 2037904 834296 4.77 819400 1790596 214912 15:01:12 15:01:01 13499688 15562176 2925280 17.81 95488 2143148 735252 4.21 730180 1929792 139328 15:01:12 Average: 13532066 15531760 2892902 17.61 88860 2090526 784774 4.49 774790 1860194 177120 15:01:12 15:01:12 14:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:01:12 15:00:01 ens3 66.72 43.14 1128.41 9.43 0.00 0.00 0.00 0.00 15:01:12 15:00:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 15:01:12 15:01:01 ens3 45.71 33.98 542.93 8.27 0.00 0.00 0.00 0.00 15:01:12 15:01:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 15:01:12 Average: ens3 56.22 38.56 835.67 8.85 0.00 0.00 0.00 0.00 15:01:12 Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:01:12 15:01:12 15:01:12 ---> sar -P ALL: 15:01:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9548) 01/04/24 _x86_64_ (4 CPU) 15:01:12 15:01:12 14:58:12 LINUX RESTART (4 CPU) 15:01:12 15:01:12 14:59:01 CPU %user %nice %system %iowait %steal %idle 15:01:12 15:00:01 all 19.09 0.00 1.62 5.68 0.07 73.54 15:01:12 15:00:01 0 2.13 0.00 1.09 14.66 0.05 82.07 15:01:12 15:00:01 1 6.41 0.00 0.90 2.24 0.03 90.42 15:01:12 15:00:01 2 50.97 0.00 3.08 5.57 0.10 40.28 15:01:12 15:00:01 3 16.81 0.00 1.42 0.32 0.07 81.39 15:01:12 15:01:01 all 19.60 0.00 1.21 3.63 0.05 75.51 15:01:12 15:01:01 0 9.61 0.00 0.74 7.59 0.03 82.03 15:01:12 15:01:01 1 24.40 0.00 0.99 0.30 0.07 74.24 15:01:12 15:01:01 2 8.86 0.00 1.27 5.44 0.03 84.39 15:01:12 15:01:01 3 35.43 0.00 1.82 1.22 0.08 61.45 15:01:12 Average: all 19.34 0.00 1.42 4.66 0.06 74.53 15:01:12 Average: 0 5.87 0.00 0.91 11.12 0.04 82.05 15:01:12 Average: 1 15.40 0.00 0.94 1.27 0.05 82.33 15:01:12 Average: 2 29.89 0.00 2.17 5.51 0.07 62.36 15:01:12 Average: 3 26.12 0.00 1.62 0.77 0.08 71.41 15:01:12 15:01:12 15:01:12