07:35:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 07:35:34 Running as SYSTEM 07:35:34 [EnvInject] - Loading node environment variables. 07:35:34 Building remotely on prd-ubuntu1804-builder-4c-4g-18742 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:35:34 [ssh-agent] Looking for ssh-agent implementation... 07:35:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:34 $ ssh-agent 07:35:34 SSH_AUTH_SOCK=/tmp/ssh-VQmvgJu75JLe/agent.1724 07:35:34 SSH_AGENT_PID=1726 07:35:34 [ssh-agent] Started. 07:35:34 Running ssh-add (command line suppressed) 07:35:34 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_17066639570725897296.key (/w/workspace/oom-master-commit-lint@tmp/private_key_17066639570725897296.key) 07:35:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:35:34 The recommended git tool is: NONE 07:35:35 using credential onap-jenkins-ssh 07:35:35 Wiping out workspace first. 07:35:35 Cloning the remote Git repository 07:35:35 Cloning repository git://cloud.onap.org/mirror/oom.git 07:35:35 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:35:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:35:35 > git --version # timeout=10 07:35:35 > git --version # 'git version 2.17.1' 07:35:35 using GIT_SSH to set credentials Gerrit user 07:35:35 Verifying host key using manually-configured host key entries 07:35:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:35:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:35:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:35:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:35:41 using GIT_SSH to set credentials Gerrit user 07:35:41 Verifying host key using manually-configured host key entries 07:35:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/2 # timeout=30 07:35:41 > git rev-parse 3b37ba76c44a6408e32f90233daebab96e0ab140^{commit} # timeout=10 07:35:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:35:41 Checking out Revision 3b37ba76c44a6408e32f90233daebab96e0ab140 (refs/changes/02/137602/2) 07:35:41 > git config core.sparsecheckout # timeout=10 07:35:41 > git checkout -f 3b37ba76c44a6408e32f90233daebab96e0ab140 # timeout=30 07:35:45 Commit message: "[PORTAL-NG] Publish preferences and history charts" 07:35:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:35:45 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 07:35:45 [EnvInject] - Injecting environment variables from a build step. 07:35:45 [EnvInject] - Injecting as environment variables the properties content 07:35:45 PYTHON=python3 07:35:45 07:35:45 [EnvInject] - Variables injected successfully. 07:35:45 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4690168384647211034.sh 07:35:45 ---> tox-install.sh 07:35:45 + source /home/jenkins/lf-env.sh 07:35:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:35:45 ++ mktemp -d /tmp/venv-XXXX 07:35:45 + lf_venv=/tmp/venv-3nc5 07:35:45 + local venv_file=/tmp/.os_lf_venv 07:35:45 + local python=python3 07:35:45 + local options 07:35:45 + local set_path=true 07:35:45 + local install_args= 07:35:45 ++ 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 07:35:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:35:45 + true 07:35:45 + case $1 in 07:35:45 + venv_file=/tmp/.toxenv 07:35:45 + shift 2 07:35:45 + true 07:35:45 + case $1 in 07:35:45 + shift 07:35:45 + break 07:35:45 + case $python in 07:35:45 + local pkg_list= 07:35:45 + [[ -d /opt/pyenv ]] 07:35:45 + echo 'Setup pyenv:' 07:35:45 Setup pyenv: 07:35:45 + export PYENV_ROOT=/opt/pyenv 07:35:45 + PYENV_ROOT=/opt/pyenv 07:35:45 + 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 07:35:45 + 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 07:35:45 + pyenv versions 07:35:45 * system (set by /opt/pyenv/version) 07:35:45 * 3.8.13 (set by /opt/pyenv/version) 07:35:45 * 3.9.13 (set by /opt/pyenv/version) 07:35:45 * 3.10.6 (set by /opt/pyenv/version) 07:35:45 + command -v pyenv 07:35:45 ++ pyenv init - --no-rehash 07:35:45 + 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[*]}"'\'')" 07:35:45 export PATH="/opt/pyenv/shims:${PATH}" 07:35:45 export PYENV_SHELL=bash 07:35:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:35:45 pyenv() { 07:35:45 local command 07:35:45 command="${1:-}" 07:35:45 if [ "$#" -gt 0 ]; then 07:35:45 shift 07:35:45 fi 07:35:45 07:35:45 case "$command" in 07:35:45 rehash|shell) 07:35:45 eval "$(pyenv "sh-$command" "$@")" 07:35:45 ;; 07:35:45 *) 07:35:45 command pyenv "$command" "$@" 07:35:45 ;; 07:35:45 esac 07:35:45 }' 07:35:45 +++ 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[*]}"' 07:35:45 ++ 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 07:35:45 ++ 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 07:35:45 ++ 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 07:35:45 ++ export PYENV_SHELL=bash 07:35:45 ++ PYENV_SHELL=bash 07:35:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:35:45 +++ complete -F _pyenv pyenv 07:35:45 ++ lf-pyver python3 07:35:45 ++ local py_version_xy=python3 07:35:45 ++ local py_version_xyz= 07:35:45 ++ pyenv versions 07:35:45 ++ local command 07:35:45 ++ sed 's/^[ *]* //' 07:35:45 ++ command=versions 07:35:45 ++ '[' 1 -gt 0 ']' 07:35:45 ++ shift 07:35:45 ++ case "$command" in 07:35:45 ++ awk '{ print $1 }' 07:35:45 ++ command pyenv versions 07:35:45 ++ pyenv versions 07:35:45 ++ grep -E '^[0-9.]*[0-9]$' 07:35:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:35:45 +++ grep '^3' /tmp/.pyenv_versions 07:35:45 +++ sort -V 07:35:45 +++ tail -n 1 07:35:45 ++ py_version_xyz=3.10.6 07:35:45 ++ [[ -z 3.10.6 ]] 07:35:45 ++ echo 3.10.6 07:35:45 ++ return 0 07:35:45 + pyenv local 3.10.6 07:35:45 + local command 07:35:45 + command=local 07:35:45 + '[' 2 -gt 0 ']' 07:35:45 + shift 07:35:45 + case "$command" in 07:35:45 + command pyenv local 3.10.6 07:35:45 + pyenv local 3.10.6 07:35:45 + for arg in "$@" 07:35:45 + case $arg in 07:35:45 + pkg_list+='tox ' 07:35:45 + for arg in "$@" 07:35:45 + case $arg in 07:35:45 + pkg_list+='virtualenv ' 07:35:45 + for arg in "$@" 07:35:45 + case $arg in 07:35:45 + pkg_list+='urllib3~=1.26.15 ' 07:35:45 + [[ -f /tmp/.toxenv ]] 07:35:45 + [[ ! -f /tmp/.toxenv ]] 07:35:45 + [[ -n '' ]] 07:35:45 + python3 -m venv /tmp/venv-3nc5 07:35:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3nc5' 07:35:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3nc5 07:35:49 + echo /tmp/venv-3nc5 07:35:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:35:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:35:49 + /tmp/venv-3nc5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:35:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:35:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:35:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:35:52 + /tmp/venv-3nc5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:35:54 + type python3 07:35:54 + true 07:35:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3nc5/bin to PATH' 07:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-3nc5/bin to PATH 07:35:54 + PATH=/tmp/venv-3nc5/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 07:35:54 + return 0 07:35:54 + python3 --version 07:35:54 Python 3.10.6 07:35:54 + python3 -m pip --version 07:35:55 pip 24.0 from /tmp/venv-3nc5/lib/python3.10/site-packages/pip (python 3.10) 07:35:55 + python3 -m pip freeze 07:35:55 cachetools==5.3.3 07:35:55 chardet==5.2.0 07:35:55 colorama==0.4.6 07:35:55 distlib==0.3.8 07:35:55 filelock==3.13.3 07:35:55 packaging==24.0 07:35:55 platformdirs==4.2.0 07:35:55 pluggy==1.4.0 07:35:55 pyproject-api==1.6.1 07:35:55 tomli==2.0.1 07:35:55 tox==4.14.2 07:35:55 urllib3==1.26.18 07:35:55 virtualenv==20.25.1 07:35:55 [EnvInject] - Injecting environment variables from a build step. 07:35:55 [EnvInject] - Injecting as environment variables the properties content 07:35:55 PARALLEL=false 07:35:55 07:35:55 [EnvInject] - Variables injected successfully. 07:35:55 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5739329677880135455.sh 07:35:55 ---> tox-run.sh 07:35:55 + 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 07:35:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:35:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:35:55 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:35:55 + cd /w/workspace/oom-master-commit-lint/. 07:35:55 + source /home/jenkins/lf-env.sh 07:35:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:35:55 ++ mktemp -d /tmp/venv-XXXX 07:35:55 + lf_venv=/tmp/venv-a85d 07:35:55 + local venv_file=/tmp/.os_lf_venv 07:35:55 + local python=python3 07:35:55 + local options 07:35:55 + local set_path=true 07:35:55 + local install_args= 07:35:55 ++ 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 07:35:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:35:55 + true 07:35:55 + case $1 in 07:35:55 + venv_file=/tmp/.toxenv 07:35:55 + shift 2 07:35:55 + true 07:35:55 + case $1 in 07:35:55 + shift 07:35:55 + break 07:35:55 + case $python in 07:35:55 + local pkg_list= 07:35:55 + [[ -d /opt/pyenv ]] 07:35:55 + echo 'Setup pyenv:' 07:35:55 Setup pyenv: 07:35:55 + export PYENV_ROOT=/opt/pyenv 07:35:55 + PYENV_ROOT=/opt/pyenv 07:35:55 + 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 07:35:55 + 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 07:35:55 + pyenv versions 07:35:55 system 07:35:55 3.8.13 07:35:55 3.9.13 07:35:55 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:35:55 + command -v pyenv 07:35:55 ++ pyenv init - --no-rehash 07:35:55 + 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[*]}"'\'')" 07:35:55 export PATH="/opt/pyenv/shims:${PATH}" 07:35:55 export PYENV_SHELL=bash 07:35:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:35:55 pyenv() { 07:35:55 local command 07:35:55 command="${1:-}" 07:35:55 if [ "$#" -gt 0 ]; then 07:35:55 shift 07:35:55 fi 07:35:55 07:35:55 case "$command" in 07:35:55 rehash|shell) 07:35:55 eval "$(pyenv "sh-$command" "$@")" 07:35:55 ;; 07:35:55 *) 07:35:55 command pyenv "$command" "$@" 07:35:55 ;; 07:35:55 esac 07:35:55 }' 07:35:55 +++ 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[*]}"' 07:35:55 ++ 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 07:35:55 ++ 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 07:35:55 ++ 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 07:35:55 ++ export PYENV_SHELL=bash 07:35:55 ++ PYENV_SHELL=bash 07:35:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:35:55 +++ complete -F _pyenv pyenv 07:35:55 ++ lf-pyver python3 07:35:55 ++ local py_version_xy=python3 07:35:55 ++ local py_version_xyz= 07:35:55 ++ pyenv versions 07:35:55 ++ local command 07:35:55 ++ command=versions 07:35:55 ++ '[' 1 -gt 0 ']' 07:35:55 ++ shift 07:35:55 ++ case "$command" in 07:35:55 ++ command pyenv versions 07:35:55 ++ pyenv versions 07:35:55 ++ awk '{ print $1 }' 07:35:55 ++ sed 's/^[ *]* //' 07:35:55 ++ grep -E '^[0-9.]*[0-9]$' 07:35:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:35:55 +++ grep '^3' /tmp/.pyenv_versions 07:35:55 +++ sort -V 07:35:55 +++ tail -n 1 07:35:55 ++ py_version_xyz=3.10.6 07:35:55 ++ [[ -z 3.10.6 ]] 07:35:55 ++ echo 3.10.6 07:35:55 ++ return 0 07:35:55 + pyenv local 3.10.6 07:35:55 + local command 07:35:55 + command=local 07:35:55 + '[' 2 -gt 0 ']' 07:35:55 + shift 07:35:55 + case "$command" in 07:35:55 + command pyenv local 3.10.6 07:35:55 + pyenv local 3.10.6 07:35:55 + for arg in "$@" 07:35:55 + case $arg in 07:35:55 + pkg_list+='tox ' 07:35:55 + for arg in "$@" 07:35:55 + case $arg in 07:35:55 + pkg_list+='virtualenv ' 07:35:55 + for arg in "$@" 07:35:55 + case $arg in 07:35:55 + pkg_list+='urllib3~=1.26.15 ' 07:35:55 + [[ -f /tmp/.toxenv ]] 07:35:55 ++ cat /tmp/.toxenv 07:35:55 + lf_venv=/tmp/venv-3nc5 07:35:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3nc5 from' file:/tmp/.toxenv 07:35:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3nc5 from file:/tmp/.toxenv 07:35:55 + /tmp/venv-3nc5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:35:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:35:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:35:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:35:56 + /tmp/venv-3nc5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:35:57 + type python3 07:35:57 + true 07:35:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3nc5/bin to PATH' 07:35:57 lf-activate-venv(): INFO: Adding /tmp/venv-3nc5/bin to PATH 07:35:57 + PATH=/tmp/venv-3nc5/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 07:35:57 + return 0 07:35:57 + [[ -d /opt/pyenv ]] 07:35:57 + echo '---> Setting up pyenv' 07:35:57 ---> Setting up pyenv 07:35:57 + export PYENV_ROOT=/opt/pyenv 07:35:57 + PYENV_ROOT=/opt/pyenv 07:35:57 + export PATH=/opt/pyenv/bin:/tmp/venv-3nc5/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 07:35:57 + PATH=/opt/pyenv/bin:/tmp/venv-3nc5/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 07:35:57 ++ pwd 07:35:57 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:35:57 + export PYTHONPATH 07:35:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:35:57 + TOX_TESTENV_PASSENV=PYTHONPATH 07:35:57 + tox --version 07:35:58 4.14.2 from /tmp/venv-3nc5/lib/python3.10/site-packages/tox/__init__.py 07:35:58 + PARALLEL=false 07:35:58 + TOX_OPTIONS_LIST= 07:35:58 + [[ -n gitlint ]] 07:35:58 + TOX_OPTIONS_LIST=' -e gitlint' 07:35:58 + case ${PARALLEL,,} in 07:35:58 + tox -e gitlint 07:35:58 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:36:00 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 07:36:25 gitlint: freeze> python -m pip freeze --all 07:36:25 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 07:36:25 gitlint: commands[0]> gitlint 07:36:26 gitlint: OK (27.49=setup[27.31]+cmd[0.18] seconds) 07:36:26 congratulations :) (27.65 seconds) 07:36:26 + tox_status=0 07:36:26 + echo '---> Completed tox runs' 07:36:26 ---> Completed tox runs 07:36:26 + for i in .tox/*/log 07:36:26 ++ echo .tox/gitlint/log 07:36:26 ++ awk -F/ '{print $2}' 07:36:26 + tox_env=gitlint 07:36:26 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:36:26 + DOC_DIR=docs/_build/html 07:36:26 + [[ -d docs/_build/html ]] 07:36:26 + echo '---> tox-run.sh ends' 07:36:26 ---> tox-run.sh ends 07:36:26 + test 0 -eq 0 07:36:26 $ ssh-agent -k 07:36:26 unset SSH_AUTH_SOCK; 07:36:26 unset SSH_AGENT_PID; 07:36:26 echo Agent pid 1726 killed; 07:36:26 [ssh-agent] Stopped. 07:36:26 [PostBuildScript] - [INFO] Executing post build scripts. 07:36:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12837109187145132809.sh 07:36:26 ---> sysstat.sh 07:36:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5161163379178291482.sh 07:36:26 ---> package-listing.sh 07:36:26 ++ tr '[:upper:]' '[:lower:]' 07:36:26 ++ facter osfamily 07:36:26 + OS_FAMILY=debian 07:36:26 + workspace=/w/workspace/oom-master-commit-lint 07:36:26 + START_PACKAGES=/tmp/packages_start.txt 07:36:26 + END_PACKAGES=/tmp/packages_end.txt 07:36:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:36:26 + PACKAGES=/tmp/packages_start.txt 07:36:26 + '[' /w/workspace/oom-master-commit-lint ']' 07:36:26 + PACKAGES=/tmp/packages_end.txt 07:36:26 + case "${OS_FAMILY}" in 07:36:26 + grep '^ii' 07:36:26 + dpkg -l 07:36:26 + '[' -f /tmp/packages_start.txt ']' 07:36:26 + '[' -f /tmp/packages_end.txt ']' 07:36:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:36:26 + '[' /w/workspace/oom-master-commit-lint ']' 07:36:26 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:36:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:36:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10028703164552449862.sh 07:36:26 ---> capture-instance-metadata.sh 07:36:26 Setup pyenv: 07:36:27 system 07:36:27 3.8.13 07:36:27 3.9.13 07:36:27 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:36:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pkg5 07:36:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:36:33 lf-activate-venv(): INFO: Installing: lftools 07:37:19 lf-activate-venv(): INFO: Adding /tmp/venv-pkg5/bin to PATH 07:37:19 INFO: Running in OpenStack, capturing instance metadata 07:37:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8875470649071590304.sh 07:37:20 provisioning config files... 07:37:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config6860047729197369939tmp 07:37:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:37:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:37:20 [EnvInject] - Injecting environment variables from a build step. 07:37:20 [EnvInject] - Injecting as environment variables the properties content 07:37:20 SERVER_ID=logs 07:37:20 07:37:20 [EnvInject] - Variables injected successfully. 07:37:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins212106843040543004.sh 07:37:20 ---> create-netrc.sh 07:37:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17405793795852091201.sh 07:37:20 ---> python-tools-install.sh 07:37:20 Setup pyenv: 07:37:20 system 07:37:20 3.8.13 07:37:20 3.9.13 07:37:20 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:37:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pkg5 from file:/tmp/.os_lf_venv 07:37:21 lf-activate-venv(): INFO: Installing: lftools 07:37:29 lf-activate-venv(): INFO: Adding /tmp/venv-pkg5/bin to PATH 07:37:29 Generating Requirements File 07:37:56 Python 3.10.6 07:37:57 pip 24.0 from /tmp/venv-pkg5/lib/python3.10/site-packages/pip (python 3.10) 07:37:57 appdirs==1.4.4 07:37:57 argcomplete==3.2.3 07:37:57 aspy.yaml==1.3.0 07:37:57 attrs==23.2.0 07:37:57 autopage==0.5.2 07:37:57 beautifulsoup4==4.12.3 07:37:57 boto3==1.34.72 07:37:57 botocore==1.34.72 07:37:57 bs4==0.0.2 07:37:57 cachetools==5.3.3 07:37:57 certifi==2024.2.2 07:37:57 cffi==1.16.0 07:37:57 cfgv==3.4.0 07:37:57 chardet==5.2.0 07:37:57 charset-normalizer==3.3.2 07:37:57 click==8.1.7 07:37:57 cliff==4.6.0 07:37:57 cmd2==2.4.3 07:37:57 cryptography==3.3.2 07:37:57 debtcollector==3.0.0 07:37:57 decorator==5.1.1 07:37:57 defusedxml==0.7.1 07:37:57 Deprecated==1.2.14 07:37:57 distlib==0.3.8 07:37:57 dnspython==2.6.1 07:37:57 docker==4.2.2 07:37:57 dogpile.cache==1.3.2 07:37:57 email_validator==2.1.1 07:37:57 filelock==3.13.3 07:37:57 future==1.0.0 07:37:57 gitdb==4.0.11 07:37:57 GitPython==3.1.42 07:37:57 google-auth==2.29.0 07:37:57 httplib2==0.22.0 07:37:57 identify==2.5.35 07:37:57 idna==3.6 07:37:57 importlib-resources==1.5.0 07:37:57 iso8601==2.1.0 07:37:57 Jinja2==3.1.3 07:37:57 jmespath==1.0.1 07:37:57 jsonpatch==1.33 07:37:57 jsonpointer==2.4 07:37:57 jsonschema==4.21.1 07:37:57 jsonschema-specifications==2023.12.1 07:37:57 keystoneauth1==5.6.0 07:37:57 kubernetes==29.0.0 07:37:57 lftools==0.37.10 07:37:57 lxml==5.1.0 07:37:57 MarkupSafe==2.1.5 07:37:57 msgpack==1.0.8 07:37:57 multi_key_dict==2.0.3 07:37:57 munch==4.0.0 07:37:57 netaddr==1.2.1 07:37:57 netifaces==0.11.0 07:37:57 niet==1.4.2 07:37:57 nodeenv==1.8.0 07:37:57 oauth2client==4.1.3 07:37:57 oauthlib==3.2.2 07:37:57 openstacksdk==3.0.0 07:37:57 os-client-config==2.1.0 07:37:57 os-service-types==1.7.0 07:37:57 osc-lib==3.0.1 07:37:57 oslo.config==9.4.0 07:37:57 oslo.context==5.5.0 07:37:57 oslo.i18n==6.3.0 07:37:57 oslo.log==5.5.0 07:37:57 oslo.serialization==5.4.0 07:37:57 oslo.utils==7.1.0 07:37:57 packaging==24.0 07:37:57 pbr==6.0.0 07:37:57 platformdirs==4.2.0 07:37:57 prettytable==3.10.0 07:37:57 pyasn1==0.6.0 07:37:57 pyasn1_modules==0.4.0 07:37:57 pycparser==2.21 07:37:57 pygerrit2==2.0.15 07:37:57 PyGithub==2.3.0 07:37:57 pyinotify==0.9.6 07:37:57 PyJWT==2.8.0 07:37:57 PyNaCl==1.5.0 07:37:57 pyparsing==2.4.7 07:37:57 pyperclip==1.8.2 07:37:57 pyrsistent==0.20.0 07:37:57 python-cinderclient==9.5.0 07:37:57 python-dateutil==2.9.0.post0 07:37:57 python-heatclient==3.5.0 07:37:57 python-jenkins==1.8.2 07:37:57 python-keystoneclient==5.4.0 07:37:57 python-magnumclient==4.4.0 07:37:57 python-novaclient==18.6.0 07:37:57 python-openstackclient==6.6.0 07:37:57 python-swiftclient==4.5.0 07:37:57 PyYAML==6.0.1 07:37:57 referencing==0.34.0 07:37:57 requests==2.31.0 07:37:57 requests-oauthlib==2.0.0 07:37:57 requestsexceptions==1.4.0 07:37:57 rfc3986==2.0.0 07:37:57 rpds-py==0.18.0 07:37:57 rsa==4.9 07:37:57 ruamel.yaml==0.18.6 07:37:57 ruamel.yaml.clib==0.2.8 07:37:57 s3transfer==0.10.1 07:37:57 simplejson==3.19.2 07:37:57 six==1.16.0 07:37:57 smmap==5.0.1 07:37:57 soupsieve==2.5 07:37:57 stevedore==5.2.0 07:37:57 tabulate==0.9.0 07:37:57 toml==0.10.2 07:37:57 tomlkit==0.12.4 07:37:57 tqdm==4.66.2 07:37:57 typing_extensions==4.10.0 07:37:57 tzdata==2024.1 07:37:57 urllib3==1.26.18 07:37:57 virtualenv==20.25.1 07:37:57 wcwidth==0.2.13 07:37:57 websocket-client==1.7.0 07:37:57 wrapt==1.16.0 07:37:57 xdg==6.0.0 07:37:57 xmltodict==0.13.0 07:37:57 yq==3.2.3 07:37:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8839798475073926339.sh 07:37:57 ---> sudo-logs.sh 07:37:57 Archiving 'sudo' log.. 07:37:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17662206579910715676.sh 07:37:57 ---> job-cost.sh 07:37:57 Setup pyenv: 07:37:57 system 07:37:57 3.8.13 07:37:57 3.9.13 07:37:57 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:37:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pkg5 from file:/tmp/.os_lf_venv 07:37:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:38:03 lf-activate-venv(): INFO: Adding /tmp/venv-pkg5/bin to PATH 07:38:03 INFO: No Stack... 07:38:04 INFO: Retrieving Pricing Info for: v3-standard-4 07:38:04 INFO: Archiving Costs 07:38:04 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3729355267454393946.sh 07:38:04 ---> logs-deploy.sh 07:38:04 Setup pyenv: 07:38:04 system 07:38:04 3.8.13 07:38:04 3.9.13 07:38:04 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:38:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pkg5 from file:/tmp/.os_lf_venv 07:38:06 lf-activate-venv(): INFO: Installing: lftools 07:38:15 lf-activate-venv(): INFO: Adding /tmp/venv-pkg5/bin to PATH 07:38:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7267 07:38:15 INFO: archiving workspace using pattern(s): 07:38:16 Archives upload complete. 07:38:16 INFO: archiving logs to Nexus 07:38:17 ---> uname -a: 07:38:17 Linux prd-ubuntu1804-builder-4c-4g-18742 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:38:17 07:38:17 07:38:17 ---> lscpu: 07:38:17 Architecture: x86_64 07:38:17 CPU op-mode(s): 32-bit, 64-bit 07:38:17 Byte Order: Little Endian 07:38:17 CPU(s): 4 07:38:17 On-line CPU(s) list: 0-3 07:38:17 Thread(s) per core: 1 07:38:17 Core(s) per socket: 1 07:38:17 Socket(s): 4 07:38:17 NUMA node(s): 1 07:38:17 Vendor ID: AuthenticAMD 07:38:17 CPU family: 23 07:38:17 Model: 49 07:38:17 Model name: AMD EPYC-Rome Processor 07:38:17 Stepping: 0 07:38:17 CPU MHz: 2799.996 07:38:17 BogoMIPS: 5599.99 07:38:17 Virtualization: AMD-V 07:38:17 Hypervisor vendor: KVM 07:38:17 Virtualization type: full 07:38:17 L1d cache: 32K 07:38:17 L1i cache: 32K 07:38:17 L2 cache: 512K 07:38:17 L3 cache: 16384K 07:38:17 NUMA node0 CPU(s): 0-3 07:38:17 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 07:38:17 07:38:17 07:38:17 ---> nproc: 07:38:17 4 07:38:17 07:38:17 07:38:17 ---> df -h: 07:38:17 Filesystem Size Used Avail Use% Mounted on 07:38:17 udev 7.9G 0 7.9G 0% /dev 07:38:17 tmpfs 1.6G 672K 1.6G 1% /run 07:38:17 /dev/vda1 78G 8.5G 69G 11% / 07:38:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:38:17 tmpfs 5.0M 0 5.0M 0% /run/lock 07:38:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:38:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:38:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:38:17 07:38:17 07:38:17 ---> free -m: 07:38:17 total used free shared buff/cache available 07:38:17 Mem: 16040 556 13198 0 2284 15160 07:38:17 Swap: 1023 0 1023 07:38:17 07:38:17 07:38:17 ---> ip addr: 07:38:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:38:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:38:17 inet 127.0.0.1/8 scope host lo 07:38:17 valid_lft forever preferred_lft forever 07:38:17 inet6 ::1/128 scope host 07:38:17 valid_lft forever preferred_lft forever 07:38:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:38:17 link/ether fa:16:3e:9c:d7:8a brd ff:ff:ff:ff:ff:ff 07:38:17 inet 10.30.107.201/23 brd 10.30.107.255 scope global dynamic ens3 07:38:17 valid_lft 86045sec preferred_lft 86045sec 07:38:17 inet6 fe80::f816:3eff:fe9c:d78a/64 scope link 07:38:17 valid_lft forever preferred_lft forever 07:38:17 07:38:17 07:38:17 ---> sar -b -r -n DEV: 07:38:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18742) 03/28/24 _x86_64_ (4 CPU) 07:38:17 07:38:17 07:32:24 LINUX RESTART (4 CPU) 07:38:17 07:38:17 07:33:02 tps rtps wtps bread/s bwrtn/s 07:38:17 07:34:01 9.85 0.00 9.85 0.00 7649.82 07:38:17 07:35:01 6.11 0.00 6.11 0.00 7540.63 07:38:17 07:36:01 171.15 33.63 137.53 1215.13 10975.10 07:38:17 07:37:01 100.28 0.68 99.60 53.86 16758.81 07:38:17 07:38:01 125.41 14.18 111.23 1073.42 20640.83 07:38:17 Average: 82.80 9.73 73.07 470.02 12729.62 07:38:17 07:38:17 07:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:38:17 07:34:01 14462684 15691448 1962284 11.95 32088 1415740 681436 3.90 487812 1298460 12 07:38:17 07:35:01 14461844 15690684 1963124 11.95 32168 1415744 681436 3.90 488328 1298444 48 07:38:17 07:36:01 14127880 15552424 2297088 13.99 45784 1587916 809176 4.63 677088 1421560 89888 07:38:17 07:37:01 13798468 15502640 2626500 15.99 72360 1824920 825492 4.72 759108 1634020 129068 07:38:17 07:38:01 13524824 15528324 2900144 17.66 94232 2086268 782548 4.48 763348 1873124 102604 07:38:17 Average: 14075140 15593104 2349828 14.31 55326 1666118 756018 4.33 635137 1505122 64324 07:38:17 07:38:17 07:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:38:17 07:34:01 ens3 2.90 1.15 2.30 0.33 0.00 0.00 0.00 0.00 07:38:17 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:17 07:35:01 ens3 0.95 0.68 0.38 0.57 0.00 0.00 0.00 0.00 07:38:17 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:17 07:36:01 ens3 188.02 146.31 1033.15 43.82 0.00 0.00 0.00 0.00 07:38:17 07:36:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 07:38:17 07:37:01 ens3 54.89 36.99 726.22 9.65 0.00 0.00 0.00 0.00 07:38:17 07:37:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 07:38:17 07:38:01 ens3 56.64 38.64 818.22 9.11 0.00 0.00 0.00 0.00 07:38:17 07:38:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 07:38:17 Average: ens3 60.87 44.90 517.74 12.74 0.00 0.00 0.00 0.00 07:38:17 Average: lo 0.78 0.78 0.08 0.08 0.00 0.00 0.00 0.00 07:38:17 07:38:17 07:38:17 ---> sar -P ALL: 07:38:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18742) 03/28/24 _x86_64_ (4 CPU) 07:38:17 07:38:17 07:32:24 LINUX RESTART (4 CPU) 07:38:17 07:38:17 07:33:02 CPU %user %nice %system %iowait %steal %idle 07:38:17 07:34:01 all 0.11 0.00 0.01 1.07 0.01 98.80 07:38:17 07:34:01 0 0.05 0.00 0.02 0.00 0.03 99.90 07:38:17 07:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:38:17 07:34:01 2 0.12 0.00 0.00 0.00 0.02 99.86 07:38:17 07:34:01 3 0.31 0.00 0.03 4.26 0.00 95.40 07:38:17 07:35:01 all 0.44 0.00 0.02 0.86 0.02 98.66 07:38:17 07:35:01 0 1.54 0.00 0.02 0.00 0.03 98.41 07:38:17 07:35:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:38:17 07:35:01 2 0.15 0.00 0.02 0.00 0.00 99.83 07:38:17 07:35:01 3 0.03 0.00 0.00 3.45 0.02 96.50 07:38:17 07:36:01 all 9.88 0.00 1.18 2.47 0.03 86.44 07:38:17 07:36:01 0 12.02 0.00 1.35 1.02 0.07 85.54 07:38:17 07:36:01 1 13.61 0.00 1.44 0.48 0.03 84.44 07:38:17 07:36:01 2 8.81 0.00 1.35 3.62 0.02 86.19 07:38:17 07:36:01 3 5.07 0.00 0.52 4.75 0.02 89.65 07:38:17 07:37:01 all 16.06 0.00 1.31 9.70 0.08 72.85 07:38:17 07:37:01 0 27.30 0.00 1.56 22.03 0.15 48.96 07:38:17 07:37:01 1 13.66 0.00 1.05 0.08 0.07 85.14 07:38:17 07:37:01 2 17.10 0.00 1.44 0.15 0.08 81.23 07:38:17 07:37:01 3 6.16 0.00 1.22 16.61 0.03 75.98 07:38:17 07:38:01 all 19.58 0.00 1.32 3.84 0.06 75.20 07:38:17 07:38:01 0 5.51 0.00 0.94 5.19 0.05 88.31 07:38:17 07:38:01 1 18.49 0.00 1.27 0.43 0.07 79.74 07:38:17 07:38:01 2 18.77 0.00 1.20 0.99 0.07 78.97 07:38:17 07:38:01 3 35.54 0.00 1.89 8.74 0.07 53.77 07:38:17 Average: all 9.23 0.00 0.77 3.59 0.04 86.36 07:38:17 Average: 0 9.30 0.00 0.78 5.65 0.07 84.20 07:38:17 Average: 1 9.18 0.00 0.76 0.20 0.04 89.82 07:38:17 Average: 2 9.01 0.00 0.80 0.95 0.04 89.19 07:38:17 Average: 3 9.45 0.00 0.73 7.57 0.03 82.22 07:38:17 07:38:17 07:38:17