08:02:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137370 08:02:46 Running as SYSTEM 08:02:46 [EnvInject] - Loading node environment variables. 08:02:46 Building remotely on prd-ubuntu1804-builder-4c-4g-9032 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 08:02:46 [ssh-agent] Looking for ssh-agent implementation... 08:02:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:46 $ ssh-agent 08:02:46 SSH_AUTH_SOCK=/tmp/ssh-FQ94z2AsOBKy/agent.1877 08:02:46 SSH_AGENT_PID=1879 08:02:46 [ssh-agent] Started. 08:02:46 Running ssh-add (command line suppressed) 08:02:46 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_9674935200865568536.key (/w/workspace/oom-master-commit-lint@tmp/private_key_9674935200865568536.key) 08:02:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:02:46 The recommended git tool is: NONE 08:02:48 using credential onap-jenkins-ssh 08:02:48 Wiping out workspace first. 08:02:48 Cloning the remote Git repository 08:02:48 Cloning repository git://cloud.onap.org/mirror/oom.git 08:02:48 > git init /w/workspace/oom-master-commit-lint # timeout=10 08:02:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:02:48 > git --version # timeout=10 08:02:48 > git --version # 'git version 2.17.1' 08:02:48 using GIT_SSH to set credentials Gerrit user 08:02:48 Verifying host key using manually-configured host key entries 08:02:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:02:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:02:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:02:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:02:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:02:55 using GIT_SSH to set credentials Gerrit user 08:02:55 Verifying host key using manually-configured host key entries 08:02:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/70/137370/1 # timeout=30 08:02:55 > git rev-parse 1441a91cb1aa7ea48224c272be145f76d56b935f^{commit} # timeout=10 08:02:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:02:55 Checking out Revision 1441a91cb1aa7ea48224c272be145f76d56b935f (refs/changes/70/137370/1) 08:02:55 > git config core.sparsecheckout # timeout=10 08:02:55 > git checkout -f 1441a91cb1aa7ea48224c272be145f76d56b935f # timeout=30 08:02:56 Commit message: "[COMMON] Harmonize resource settings" 08:02:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:02:56 > git rev-list --no-walk 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b # timeout=10 08:02:56 [EnvInject] - Injecting environment variables from a build step. 08:02:56 [EnvInject] - Injecting as environment variables the properties content 08:02:56 PYTHON=python3 08:02:56 08:02:56 [EnvInject] - Variables injected successfully. 08:02:56 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7430412386030003421.sh 08:02:56 ---> tox-install.sh 08:02:56 + source /home/jenkins/lf-env.sh 08:02:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:02:56 ++ mktemp -d /tmp/venv-XXXX 08:02:56 + lf_venv=/tmp/venv-Md0L 08:02:56 + local venv_file=/tmp/.os_lf_venv 08:02:56 + local python=python3 08:02:56 + local options 08:02:56 + local set_path=true 08:02:56 + local install_args= 08:02:56 ++ 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 08:02:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:02:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:02:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:02:56 + true 08:02:56 + case $1 in 08:02:56 + venv_file=/tmp/.toxenv 08:02:56 + shift 2 08:02:56 + true 08:02:56 + case $1 in 08:02:56 + shift 08:02:56 + break 08:02:56 + case $python in 08:02:56 + local pkg_list= 08:02:56 + [[ -d /opt/pyenv ]] 08:02:56 + echo 'Setup pyenv:' 08:02:56 Setup pyenv: 08:02:56 + export PYENV_ROOT=/opt/pyenv 08:02:56 + PYENV_ROOT=/opt/pyenv 08:02:56 + 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 08:02:56 + 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 08:02:56 + pyenv versions 08:02:56 * system (set by /opt/pyenv/version) 08:02:56 * 3.8.13 (set by /opt/pyenv/version) 08:02:56 * 3.9.13 (set by /opt/pyenv/version) 08:02:56 * 3.10.6 (set by /opt/pyenv/version) 08:02:56 + command -v pyenv 08:02:56 ++ pyenv init - --no-rehash 08:02:56 + 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[*]}"'\'')" 08:02:56 export PATH="/opt/pyenv/shims:${PATH}" 08:02:56 export PYENV_SHELL=bash 08:02:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:02:56 pyenv() { 08:02:56 local command 08:02:56 command="${1:-}" 08:02:56 if [ "$#" -gt 0 ]; then 08:02:56 shift 08:02:56 fi 08:02:56 08:02:56 case "$command" in 08:02:56 rehash|shell) 08:02:56 eval "$(pyenv "sh-$command" "$@")" 08:02:56 ;; 08:02:56 *) 08:02:56 command pyenv "$command" "$@" 08:02:56 ;; 08:02:56 esac 08:02:56 }' 08:02:56 +++ 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[*]}"' 08:02:56 ++ 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 08:02:56 ++ 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 08:02:56 ++ 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 08:02:56 ++ export PYENV_SHELL=bash 08:02:56 ++ PYENV_SHELL=bash 08:02:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:02:56 +++ complete -F _pyenv pyenv 08:02:56 ++ lf-pyver python3 08:02:56 ++ local py_version_xy=python3 08:02:56 ++ local py_version_xyz= 08:02:56 ++ pyenv versions 08:02:56 ++ local command 08:02:56 ++ command=versions 08:02:56 ++ sed 's/^[ *]* //' 08:02:56 ++ '[' 1 -gt 0 ']' 08:02:56 ++ shift 08:02:56 ++ case "$command" in 08:02:56 ++ command pyenv versions 08:02:56 ++ pyenv versions 08:02:56 ++ awk '{ print $1 }' 08:02:56 ++ grep -E '^[0-9.]*[0-9]$' 08:02:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:02:56 +++ grep '^3' /tmp/.pyenv_versions 08:02:56 +++ sort -V 08:02:56 +++ tail -n 1 08:02:56 ++ py_version_xyz=3.10.6 08:02:56 ++ [[ -z 3.10.6 ]] 08:02:56 ++ echo 3.10.6 08:02:56 ++ return 0 08:02:56 + pyenv local 3.10.6 08:02:56 + local command 08:02:56 + command=local 08:02:56 + '[' 2 -gt 0 ']' 08:02:56 + shift 08:02:56 + case "$command" in 08:02:56 + command pyenv local 3.10.6 08:02:56 + pyenv local 3.10.6 08:02:56 + for arg in "$@" 08:02:56 + case $arg in 08:02:56 + pkg_list+='tox ' 08:02:56 + for arg in "$@" 08:02:56 + case $arg in 08:02:56 + pkg_list+='virtualenv ' 08:02:56 + for arg in "$@" 08:02:56 + case $arg in 08:02:56 + pkg_list+='urllib3~=1.26.15 ' 08:02:56 + [[ -f /tmp/.toxenv ]] 08:02:56 + [[ ! -f /tmp/.toxenv ]] 08:02:56 + [[ -n '' ]] 08:02:56 + python3 -m venv /tmp/venv-Md0L 08:03:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Md0L' 08:03:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Md0L 08:03:02 + echo /tmp/venv-Md0L 08:03:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:03:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:03:02 + /tmp/venv-Md0L/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:03:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:03:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:03:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:03:05 + /tmp/venv-Md0L/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:03:10 + type python3 08:03:10 + true 08:03:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Md0L/bin to PATH' 08:03:10 lf-activate-venv(): INFO: Adding /tmp/venv-Md0L/bin to PATH 08:03:10 + PATH=/tmp/venv-Md0L/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 08:03:10 + return 0 08:03:10 + python3 --version 08:03:10 Python 3.10.6 08:03:10 + python3 -m pip --version 08:03:11 pip 24.0 from /tmp/venv-Md0L/lib/python3.10/site-packages/pip (python 3.10) 08:03:11 + python3 -m pip freeze 08:03:11 cachetools==5.3.3 08:03:11 chardet==5.2.0 08:03:11 colorama==0.4.6 08:03:11 distlib==0.3.8 08:03:11 filelock==3.13.1 08:03:11 packaging==23.2 08:03:11 platformdirs==4.2.0 08:03:11 pluggy==1.4.0 08:03:11 pyproject-api==1.6.1 08:03:11 tomli==2.0.1 08:03:11 tox==4.13.0 08:03:11 urllib3==1.26.18 08:03:11 virtualenv==20.25.1 08:03:11 [EnvInject] - Injecting environment variables from a build step. 08:03:11 [EnvInject] - Injecting as environment variables the properties content 08:03:11 PARALLEL=false 08:03:11 08:03:11 [EnvInject] - Variables injected successfully. 08:03:11 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2976251876098347672.sh 08:03:11 ---> tox-run.sh 08:03:11 + 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 08:03:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 08:03:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 08:03:11 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 08:03:11 + cd /w/workspace/oom-master-commit-lint/. 08:03:11 + source /home/jenkins/lf-env.sh 08:03:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:03:11 ++ mktemp -d /tmp/venv-XXXX 08:03:11 + lf_venv=/tmp/venv-0G6l 08:03:11 + local venv_file=/tmp/.os_lf_venv 08:03:11 + local python=python3 08:03:11 + local options 08:03:11 + local set_path=true 08:03:11 + local install_args= 08:03:11 ++ 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 08:03:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:03:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:03:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:03:11 + true 08:03:11 + case $1 in 08:03:11 + venv_file=/tmp/.toxenv 08:03:11 + shift 2 08:03:11 + true 08:03:11 + case $1 in 08:03:11 + shift 08:03:11 + break 08:03:11 + case $python in 08:03:11 + local pkg_list= 08:03:11 + [[ -d /opt/pyenv ]] 08:03:11 + echo 'Setup pyenv:' 08:03:11 Setup pyenv: 08:03:11 + export PYENV_ROOT=/opt/pyenv 08:03:11 + PYENV_ROOT=/opt/pyenv 08:03:11 + 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 08:03:11 + 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 08:03:11 + pyenv versions 08:03:11 system 08:03:11 3.8.13 08:03:11 3.9.13 08:03:11 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:03:11 + command -v pyenv 08:03:11 ++ pyenv init - --no-rehash 08:03:11 + 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[*]}"'\'')" 08:03:11 export PATH="/opt/pyenv/shims:${PATH}" 08:03:11 export PYENV_SHELL=bash 08:03:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:03:11 pyenv() { 08:03:11 local command 08:03:11 command="${1:-}" 08:03:11 if [ "$#" -gt 0 ]; then 08:03:11 shift 08:03:11 fi 08:03:11 08:03:11 case "$command" in 08:03:11 rehash|shell) 08:03:11 eval "$(pyenv "sh-$command" "$@")" 08:03:11 ;; 08:03:11 *) 08:03:11 command pyenv "$command" "$@" 08:03:11 ;; 08:03:11 esac 08:03:11 }' 08:03:11 +++ 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[*]}"' 08:03:11 ++ 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 08:03:11 ++ 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 08:03:11 ++ 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 08:03:11 ++ export PYENV_SHELL=bash 08:03:11 ++ PYENV_SHELL=bash 08:03:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:03:11 +++ complete -F _pyenv pyenv 08:03:11 ++ lf-pyver python3 08:03:11 ++ local py_version_xy=python3 08:03:11 ++ local py_version_xyz= 08:03:11 ++ pyenv versions 08:03:11 ++ local command 08:03:11 ++ command=versions 08:03:11 ++ '[' 1 -gt 0 ']' 08:03:11 ++ shift 08:03:11 ++ case "$command" in 08:03:11 ++ command pyenv versions 08:03:11 ++ pyenv versions 08:03:11 ++ sed 's/^[ *]* //' 08:03:11 ++ awk '{ print $1 }' 08:03:11 ++ grep -E '^[0-9.]*[0-9]$' 08:03:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:03:11 +++ grep '^3' /tmp/.pyenv_versions 08:03:11 +++ sort -V 08:03:11 +++ tail -n 1 08:03:11 ++ py_version_xyz=3.10.6 08:03:11 ++ [[ -z 3.10.6 ]] 08:03:11 ++ echo 3.10.6 08:03:11 ++ return 0 08:03:11 + pyenv local 3.10.6 08:03:11 + local command 08:03:11 + command=local 08:03:11 + '[' 2 -gt 0 ']' 08:03:11 + shift 08:03:11 + case "$command" in 08:03:11 + command pyenv local 3.10.6 08:03:11 + pyenv local 3.10.6 08:03:11 + for arg in "$@" 08:03:11 + case $arg in 08:03:11 + pkg_list+='tox ' 08:03:11 + for arg in "$@" 08:03:11 + case $arg in 08:03:11 + pkg_list+='virtualenv ' 08:03:11 + for arg in "$@" 08:03:11 + case $arg in 08:03:11 + pkg_list+='urllib3~=1.26.15 ' 08:03:11 + [[ -f /tmp/.toxenv ]] 08:03:11 ++ cat /tmp/.toxenv 08:03:11 + lf_venv=/tmp/venv-Md0L 08:03:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Md0L from' file:/tmp/.toxenv 08:03:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Md0L from file:/tmp/.toxenv 08:03:11 + /tmp/venv-Md0L/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:03:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:03:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:03:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:03:12 + /tmp/venv-Md0L/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:03:14 + type python3 08:03:14 + true 08:03:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Md0L/bin to PATH' 08:03:14 lf-activate-venv(): INFO: Adding /tmp/venv-Md0L/bin to PATH 08:03:14 + PATH=/tmp/venv-Md0L/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 08:03:14 + return 0 08:03:14 + [[ -d /opt/pyenv ]] 08:03:14 + echo '---> Setting up pyenv' 08:03:14 ---> Setting up pyenv 08:03:14 + export PYENV_ROOT=/opt/pyenv 08:03:14 + PYENV_ROOT=/opt/pyenv 08:03:14 + export PATH=/opt/pyenv/bin:/tmp/venv-Md0L/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 08:03:14 + PATH=/opt/pyenv/bin:/tmp/venv-Md0L/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 08:03:14 ++ pwd 08:03:14 + PYTHONPATH=/w/workspace/oom-master-commit-lint 08:03:14 + export PYTHONPATH 08:03:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:03:14 + TOX_TESTENV_PASSENV=PYTHONPATH 08:03:14 + tox --version 08:03:14 4.13.0 from /tmp/venv-Md0L/lib/python3.10/site-packages/tox/__init__.py 08:03:15 + PARALLEL=false 08:03:15 + TOX_OPTIONS_LIST= 08:03:15 + [[ -n gitlint ]] 08:03:15 + TOX_OPTIONS_LIST=' -e gitlint' 08:03:15 + case ${PARALLEL,,} in 08:03:15 + tox -e gitlint 08:03:15 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 08:03:17 gitlint: internal error 08:03:17 Traceback (most recent call last): 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/session/cmd/run/single.py", line 47, in _evaluate 08:03:17 tox_env.setup() 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/tox_env/api.py", line 250, in setup 08:03:17 self._setup_env() 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 109, in _setup_env 08:03:17 self._install_deps() 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 113, in _install_deps 08:03:17 self._install(requirements_file, PythonRun.__name__, "deps") 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/tox_env/api.py", line 96, in _install 08:03:17 self.installer.install(arguments, section, of_type) 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 92, in install 08:03:17 self._install_requirement_file(arguments, section, of_type) 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 112, in _install_requirement_file 08:03:17 new_options, new_reqs = arguments.unroll() 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 111, in unroll 08:03:17 opts_dict = vars(self.options) 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 165, in options 08:03:17 self._ensure_requirements_parsed() 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 184, in _ensure_requirements_parsed 08:03:17 self._requirements = self._parse_requirements(opt=self._opt, recurse=True) 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 99, in _parse_requirements 08:03:17 requirements = super()._parse_requirements(opt, recurse) 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 188, in _parse_requirements 08:03:17 for parsed_line in self._parse_and_recurse(str(self._path), self.is_constraint, recurse): 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 226, in _parse_and_recurse 08:03:17 yield from self._req_parser._parse_and_recurse(req_path, nested_constraint, recurse) # noqa: SLF001 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 215, in _parse_and_recurse 08:03:17 for line in self._parse_file(filename, constraint): 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 234, in _parse_file 08:03:17 content = self._get_file_content(url) 08:03:17 File "/tmp/venv-Md0L/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 248, in _get_file_content 08:03:17 with urlopen(url) as response: # noqa: S310 08:03:17 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 216, in urlopen 08:03:17 return opener.open(url, data, timeout) 08:03:17 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 525, in open 08:03:17 response = meth(req, response) 08:03:17 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 634, in http_response 08:03:17 response = self.parent.error( 08:03:17 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 563, in error 08:03:17 return self._call_chain(*args) 08:03:17 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 496, in _call_chain 08:03:17 result = func(*args) 08:03:17 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 643, in http_error_default 08:03:17 raise HTTPError(req.full_url, code, msg, hdrs, fp) 08:03:17 urllib.error.HTTPError: HTTP Error 404: Not Found 08:03:17 gitlint: FAIL code 2 (1.99 seconds) 08:03:17 evaluation failed :( (2.16 seconds) 08:03:17 + tox_status=2 08:03:17 + echo '---> Completed tox runs' 08:03:17 ---> Completed tox runs 08:03:17 + for i in .tox/*/log 08:03:17 ++ echo '.tox/*/log' 08:03:17 ++ awk -F/ '{print $2}' 08:03:17 + tox_env='*' 08:03:17 + cp -r '.tox/*/log' '/w/workspace/oom-master-commit-lint/archives/tox/*' 08:03:17 cp: cannot stat '.tox/*/log': No such file or directory 08:03:17 + echo 'WARN: no logs found to archive' 08:03:17 WARN: no logs found to archive 08:03:17 + break 08:03:17 + DOC_DIR=docs/_build/html 08:03:17 + [[ -d docs/_build/html ]] 08:03:17 + echo '---> tox-run.sh ends' 08:03:17 ---> tox-run.sh ends 08:03:17 + test 2 -eq 0 08:03:17 + exit 2 08:03:17 ++ '[' 2 = 1 ']' 08:03:17 Build step 'Execute shell' marked build as failure 08:03:17 $ ssh-agent -k 08:03:17 unset SSH_AUTH_SOCK; 08:03:17 unset SSH_AGENT_PID; 08:03:17 echo Agent pid 1879 killed; 08:03:17 [ssh-agent] Stopped. 08:03:17 [PostBuildScript] - [INFO] Executing post build scripts. 08:03:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12903252392343093611.sh 08:03:17 ---> sysstat.sh 08:03:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10765995011913830889.sh 08:03:17 ---> package-listing.sh 08:03:17 ++ facter osfamily 08:03:17 ++ tr '[:upper:]' '[:lower:]' 08:03:18 + OS_FAMILY=debian 08:03:18 + workspace=/w/workspace/oom-master-commit-lint 08:03:18 + START_PACKAGES=/tmp/packages_start.txt 08:03:18 + END_PACKAGES=/tmp/packages_end.txt 08:03:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:18 + PACKAGES=/tmp/packages_start.txt 08:03:18 + '[' /w/workspace/oom-master-commit-lint ']' 08:03:18 + PACKAGES=/tmp/packages_end.txt 08:03:18 + case "${OS_FAMILY}" in 08:03:18 + dpkg -l 08:03:18 + grep '^ii' 08:03:18 + '[' -f /tmp/packages_start.txt ']' 08:03:18 + '[' -f /tmp/packages_end.txt ']' 08:03:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:18 + '[' /w/workspace/oom-master-commit-lint ']' 08:03:18 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 08:03:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 08:03:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4990454601930727136.sh 08:03:18 ---> capture-instance-metadata.sh 08:03:18 Setup pyenv: 08:03:18 system 08:03:18 3.8.13 08:03:18 3.9.13 08:03:18 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:03:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H5CE 08:03:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:03:24 lf-activate-venv(): INFO: Installing: lftools 08:03:57 lf-activate-venv(): INFO: Adding /tmp/venv-H5CE/bin to PATH 08:03:57 INFO: Running in OpenStack, capturing instance metadata 08:03:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5507116474730386818.sh 08:03:57 provisioning config files... 08:03:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config14836253349507106229tmp 08:03:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:57 [EnvInject] - Injecting environment variables from a build step. 08:03:57 [EnvInject] - Injecting as environment variables the properties content 08:03:57 SERVER_ID=logs 08:03:57 08:03:57 [EnvInject] - Variables injected successfully. 08:03:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9730935011804671521.sh 08:03:57 ---> create-netrc.sh 08:03:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7698134340806236757.sh 08:03:58 ---> python-tools-install.sh 08:03:58 Setup pyenv: 08:03:58 system 08:03:58 3.8.13 08:03:58 3.9.13 08:03:58 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:03:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H5CE from file:/tmp/.os_lf_venv 08:03:59 lf-activate-venv(): INFO: Installing: lftools 08:04:06 lf-activate-venv(): INFO: Adding /tmp/venv-H5CE/bin to PATH 08:04:06 Generating Requirements File 08:04:35 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. 08:04:35 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:04:35 Python 3.10.6 08:04:35 pip 24.0 from /tmp/venv-H5CE/lib/python3.10/site-packages/pip (python 3.10) 08:04:36 appdirs==1.4.4 08:04:36 argcomplete==3.2.2 08:04:36 aspy.yaml==1.3.0 08:04:36 attrs==23.2.0 08:04:36 autopage==0.5.2 08:04:36 beautifulsoup4==4.12.3 08:04:36 boto3==1.34.50 08:04:36 botocore==1.34.50 08:04:36 bs4==0.0.2 08:04:36 cachetools==5.3.3 08:04:36 certifi==2024.2.2 08:04:36 cffi==1.16.0 08:04:36 cfgv==3.4.0 08:04:36 chardet==5.2.0 08:04:36 charset-normalizer==3.3.2 08:04:36 click==8.1.7 08:04:36 cliff==4.6.0 08:04:36 cmd2==2.4.3 08:04:36 cryptography==3.3.2 08:04:36 debtcollector==3.0.0 08:04:36 decorator==5.1.1 08:04:36 defusedxml==0.7.1 08:04:36 Deprecated==1.2.14 08:04:36 distlib==0.3.8 08:04:36 dnspython==2.6.1 08:04:36 docker==4.2.2 08:04:36 dogpile.cache==1.3.2 08:04:36 email_validator==2.1.1 08:04:36 filelock==3.13.1 08:04:36 future==1.0.0 08:04:36 gitdb==4.0.11 08:04:36 GitPython==3.1.42 08:04:36 google-auth==2.28.1 08:04:36 httplib2==0.22.0 08:04:36 identify==2.5.35 08:04:36 idna==3.6 08:04:36 importlib-resources==1.5.0 08:04:36 iso8601==2.1.0 08:04:36 Jinja2==3.1.3 08:04:36 jmespath==1.0.1 08:04:36 jsonpatch==1.33 08:04:36 jsonpointer==2.4 08:04:36 jsonschema==4.21.1 08:04:36 jsonschema-specifications==2023.12.1 08:04:36 keystoneauth1==5.6.0 08:04:36 kubernetes==29.0.0 08:04:36 lftools==0.37.9 08:04:36 lxml==5.1.0 08:04:36 MarkupSafe==2.1.5 08:04:36 msgpack==1.0.7 08:04:36 multi_key_dict==2.0.3 08:04:36 munch==4.0.0 08:04:36 netaddr==1.2.1 08:04:36 netifaces==0.11.0 08:04:36 niet==1.4.2 08:04:36 nodeenv==1.8.0 08:04:36 oauth2client==4.1.3 08:04:36 oauthlib==3.2.2 08:04:36 openstacksdk==0.62.0 08:04:36 os-client-config==2.1.0 08:04:36 os-service-types==1.7.0 08:04:36 osc-lib==3.0.1 08:04:36 oslo.config==9.4.0 08:04:36 oslo.context==5.4.0 08:04:36 oslo.i18n==6.3.0 08:04:36 oslo.log==5.5.0 08:04:36 oslo.serialization==5.4.0 08:04:36 oslo.utils==7.1.0 08:04:36 packaging==23.2 08:04:36 pbr==6.0.0 08:04:36 platformdirs==4.2.0 08:04:36 prettytable==3.10.0 08:04:36 pyasn1==0.5.1 08:04:36 pyasn1-modules==0.3.0 08:04:36 pycparser==2.21 08:04:36 pygerrit2==2.0.15 08:04:36 PyGithub==2.2.0 08:04:36 pyinotify==0.9.6 08:04:36 PyJWT==2.8.0 08:04:36 PyNaCl==1.5.0 08:04:36 pyparsing==2.4.7 08:04:36 pyperclip==1.8.2 08:04:36 pyrsistent==0.20.0 08:04:36 python-cinderclient==9.4.0 08:04:36 python-dateutil==2.8.2 08:04:36 python-heatclient==3.4.0 08:04:36 python-jenkins==1.8.2 08:04:36 python-keystoneclient==5.3.0 08:04:36 python-magnumclient==4.3.0 08:04:36 python-novaclient==18.4.0 08:04:36 python-openstackclient==6.0.1 08:04:36 python-swiftclient==4.4.0 08:04:36 PyYAML==6.0.1 08:04:36 referencing==0.33.0 08:04:36 requests==2.31.0 08:04:36 requests-oauthlib==1.3.1 08:04:36 requestsexceptions==1.4.0 08:04:36 rfc3986==2.0.0 08:04:36 rpds-py==0.18.0 08:04:36 rsa==4.9 08:04:36 ruamel.yaml==0.18.6 08:04:36 ruamel.yaml.clib==0.2.8 08:04:36 s3transfer==0.10.0 08:04:36 simplejson==3.19.2 08:04:36 six==1.16.0 08:04:36 smmap==5.0.1 08:04:36 soupsieve==2.5 08:04:36 stevedore==5.2.0 08:04:36 tabulate==0.9.0 08:04:36 toml==0.10.2 08:04:36 tomlkit==0.12.4 08:04:36 tqdm==4.66.2 08:04:36 typing_extensions==4.10.0 08:04:36 tzdata==2024.1 08:04:36 urllib3==1.26.18 08:04:36 virtualenv==20.25.1 08:04:36 wcwidth==0.2.13 08:04:36 websocket-client==1.7.0 08:04:36 wrapt==1.16.0 08:04:36 xdg==6.0.0 08:04:36 xmltodict==0.13.0 08:04:36 yq==3.2.3 08:04:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3195432663862660657.sh 08:04:36 ---> sudo-logs.sh 08:04:36 Archiving 'sudo' log.. 08:04:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12853384925495890144.sh 08:04:36 ---> job-cost.sh 08:04:36 Setup pyenv: 08:04:36 system 08:04:36 3.8.13 08:04:36 3.9.13 08:04:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:04:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H5CE from file:/tmp/.os_lf_venv 08:04:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:45 lf-activate-venv(): INFO: Adding /tmp/venv-H5CE/bin to PATH 08:04:45 INFO: No Stack... 08:04:45 INFO: Retrieving Pricing Info for: v3-standard-4 08:04:46 INFO: Archiving Costs 08:04:46 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3895439735388725037.sh 08:04:46 ---> logs-deploy.sh 08:04:46 Setup pyenv: 08:04:46 system 08:04:46 3.8.13 08:04:46 3.9.13 08:04:46 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:04:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H5CE from file:/tmp/.os_lf_venv 08:04:47 lf-activate-venv(): INFO: Installing: lftools 08:04:56 lf-activate-venv(): INFO: Adding /tmp/venv-H5CE/bin to PATH 08:04:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7205 08:04:56 INFO: archiving workspace using pattern(s): 08:04:57 Archives upload complete. 08:04:57 INFO: archiving logs to Nexus 08:04:58 ---> uname -a: 08:04:58 Linux prd-ubuntu1804-builder-4c-4g-9032 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:04:58 08:04:58 08:04:58 ---> lscpu: 08:04:58 Architecture: x86_64 08:04:58 CPU op-mode(s): 32-bit, 64-bit 08:04:58 Byte Order: Little Endian 08:04:58 CPU(s): 4 08:04:58 On-line CPU(s) list: 0-3 08:04:58 Thread(s) per core: 1 08:04:58 Core(s) per socket: 1 08:04:58 Socket(s): 4 08:04:58 NUMA node(s): 1 08:04:58 Vendor ID: AuthenticAMD 08:04:58 CPU family: 23 08:04:58 Model: 49 08:04:58 Model name: AMD EPYC-Rome Processor 08:04:58 Stepping: 0 08:04:58 CPU MHz: 2799.998 08:04:58 BogoMIPS: 5599.99 08:04:58 Virtualization: AMD-V 08:04:58 Hypervisor vendor: KVM 08:04:58 Virtualization type: full 08:04:58 L1d cache: 32K 08:04:58 L1i cache: 32K 08:04:58 L2 cache: 512K 08:04:58 L3 cache: 16384K 08:04:58 NUMA node0 CPU(s): 0-3 08:04:58 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 08:04:58 08:04:58 08:04:58 ---> nproc: 08:04:58 4 08:04:58 08:04:58 08:04:58 ---> df -h: 08:04:58 Filesystem Size Used Avail Use% Mounted on 08:04:58 udev 7.9G 0 7.9G 0% /dev 08:04:58 tmpfs 1.6G 672K 1.6G 1% /run 08:04:58 /dev/vda1 78G 8.3G 70G 11% / 08:04:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:04:58 tmpfs 5.0M 0 5.0M 0% /run/lock 08:04:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:04:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:04:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:04:58 08:04:58 08:04:58 ---> free -m: 08:04:58 total used free shared buff/cache available 08:04:58 Mem: 16040 556 13417 0 2065 15171 08:04:58 Swap: 1023 0 1023 08:04:58 08:04:58 08:04:58 ---> ip addr: 08:04:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:04:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:58 inet 127.0.0.1/8 scope host lo 08:04:58 valid_lft forever preferred_lft forever 08:04:58 inet6 ::1/128 scope host 08:04:58 valid_lft forever preferred_lft forever 08:04:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:04:58 link/ether fa:16:3e:2b:ab:22 brd ff:ff:ff:ff:ff:ff 08:04:58 inet 10.30.106.175/23 brd 10.30.107.255 scope global dynamic ens3 08:04:58 valid_lft 86235sec preferred_lft 86235sec 08:04:58 inet6 fe80::f816:3eff:fe2b:ab22/64 scope link 08:04:58 valid_lft forever preferred_lft forever 08:04:58 08:04:58 08:04:58 ---> sar -b -r -n DEV: 08:04:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9032) 02/27/24 _x86_64_ (4 CPU) 08:04:58 08:04:58 08:02:19 LINUX RESTART (4 CPU) 08:04:58 08:04:58 08:03:01 tps rtps wtps bread/s bwrtn/s 08:04:58 08:04:01 104.68 26.05 78.64 1380.84 9635.19 08:04:58 Average: 104.68 26.05 78.64 1380.84 9635.19 08:04:58 08:04:58 08:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:58 08:04:01 13876552 15553776 2548408 15.52 67328 1805268 767064 4.39 715328 1608144 135372 08:04:58 Average: 13876552 15553776 2548408 15.52 67328 1805268 767064 4.39 715328 1608144 135372 08:04:58 08:04:58 08:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:58 08:04:01 ens3 59.82 40.14 790.40 10.59 0.00 0.00 0.00 0.00 08:04:58 08:04:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 08:04:58 Average: ens3 59.82 40.14 790.40 10.59 0.00 0.00 0.00 0.00 08:04:58 Average: lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 08:04:58 08:04:58 08:04:58 ---> sar -P ALL: 08:04:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9032) 02/27/24 _x86_64_ (4 CPU) 08:04:58 08:04:58 08:02:19 LINUX RESTART (4 CPU) 08:04:58 08:04:58 08:03:01 CPU %user %nice %system %iowait %steal %idle 08:04:58 08:04:01 all 18.66 0.00 1.49 5.27 0.05 74.53 08:04:58 08:04:01 0 26.40 0.00 2.04 9.53 0.07 61.97 08:04:58 08:04:01 1 18.98 0.00 1.24 4.82 0.05 74.91 08:04:58 08:04:01 2 22.57 0.00 1.73 0.88 0.05 74.77 08:04:58 08:04:01 3 6.62 0.00 0.95 5.80 0.03 86.60 08:04:58 Average: all 18.66 0.00 1.49 5.27 0.05 74.53 08:04:58 Average: 0 26.40 0.00 2.04 9.53 0.07 61.97 08:04:58 Average: 1 18.98 0.00 1.24 4.82 0.05 74.91 08:04:58 Average: 2 22.57 0.00 1.73 0.88 0.05 74.77 08:04:58 Average: 3 6.62 0.00 0.95 5.80 0.03 86.60 08:04:58 08:04:58 08:04:58