10:05:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137184 10:05:37 Running as SYSTEM 10:05:37 [EnvInject] - Loading node environment variables. 10:05:37 Building remotely on prd-ubuntu1804-builder-4c-4g-3687 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:05:37 [ssh-agent] Looking for ssh-agent implementation... 10:05:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:38 $ ssh-agent 10:05:38 SSH_AUTH_SOCK=/tmp/ssh-wiKfnB61UxNj/agent.1696 10:05:38 SSH_AGENT_PID=1698 10:05:38 [ssh-agent] Started. 10:05:38 Running ssh-add (command line suppressed) 10:05:38 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_3402006334409862199.key (/w/workspace/oom-master-commit-lint@tmp/private_key_3402006334409862199.key) 10:05:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:05:38 The recommended git tool is: NONE 10:05:40 using credential onap-jenkins-ssh 10:05:40 Wiping out workspace first. 10:05:40 Cloning the remote Git repository 10:05:40 Cloning repository git://cloud.onap.org/mirror/oom.git 10:05:40 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:05:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:05:40 > git --version # timeout=10 10:05:40 > git --version # 'git version 2.17.1' 10:05:40 using GIT_SSH to set credentials Gerrit user 10:05:40 Verifying host key using manually-configured host key entries 10:05:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:05:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:05:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:05:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:05:46 using GIT_SSH to set credentials Gerrit user 10:05:46 Verifying host key using manually-configured host key entries 10:05:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/137184/1 # timeout=30 10:05:46 > git rev-parse 021dfbad83b0beec48bd1379e38a96db3fc9b6e9^{commit} # timeout=10 10:05:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:05:46 Checking out Revision 021dfbad83b0beec48bd1379e38a96db3fc9b6e9 (refs/changes/84/137184/1) 10:05:46 > git config core.sparsecheckout # timeout=10 10:05:46 > git checkout -f 021dfbad83b0beec48bd1379e38a96db3fc9b6e9 # timeout=30 10:05:50 Commit message: "[STRIMZI] Update strimzi-kafka-operator and kafka versions" 10:05:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:05:50 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 10:05:50 [EnvInject] - Injecting environment variables from a build step. 10:05:50 [EnvInject] - Injecting as environment variables the properties content 10:05:50 PYTHON=python3 10:05:50 10:05:50 [EnvInject] - Variables injected successfully. 10:05:50 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17702538739907654858.sh 10:05:50 ---> tox-install.sh 10:05:50 + source /home/jenkins/lf-env.sh 10:05:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:05:50 ++ mktemp -d /tmp/venv-XXXX 10:05:50 + lf_venv=/tmp/venv-v4Ru 10:05:50 + local venv_file=/tmp/.os_lf_venv 10:05:50 + local python=python3 10:05:50 + local options 10:05:50 + local set_path=true 10:05:50 + local install_args= 10:05: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 10:05:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:05:50 + true 10:05:50 + case $1 in 10:05:50 + venv_file=/tmp/.toxenv 10:05:50 + shift 2 10:05:50 + true 10:05:50 + case $1 in 10:05:50 + shift 10:05:50 + break 10:05:50 + case $python in 10:05:50 + local pkg_list= 10:05:50 + [[ -d /opt/pyenv ]] 10:05:50 + echo 'Setup pyenv:' 10:05:50 Setup pyenv: 10:05:50 + export PYENV_ROOT=/opt/pyenv 10:05:50 + PYENV_ROOT=/opt/pyenv 10:05:50 + 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 10:05:50 + 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 10:05:50 + pyenv versions 10:05:50 * system (set by /opt/pyenv/version) 10:05:50 * 3.8.13 (set by /opt/pyenv/version) 10:05:50 * 3.9.13 (set by /opt/pyenv/version) 10:05:50 * 3.10.6 (set by /opt/pyenv/version) 10:05:50 + command -v pyenv 10:05:50 ++ pyenv init - --no-rehash 10:05: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[*]}"'\'')" 10:05:50 export PATH="/opt/pyenv/shims:${PATH}" 10:05:50 export PYENV_SHELL=bash 10:05:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:05:50 pyenv() { 10:05:50 local command 10:05:50 command="${1:-}" 10:05:50 if [ "$#" -gt 0 ]; then 10:05:50 shift 10:05:50 fi 10:05:50 10:05:50 case "$command" in 10:05:50 rehash|shell) 10:05:50 eval "$(pyenv "sh-$command" "$@")" 10:05:50 ;; 10:05:50 *) 10:05:50 command pyenv "$command" "$@" 10:05:50 ;; 10:05:50 esac 10:05:50 }' 10:05: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[*]}"' 10:05:50 ++ 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 10:05:50 ++ 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 10:05:50 ++ 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 10:05:50 ++ export PYENV_SHELL=bash 10:05:50 ++ PYENV_SHELL=bash 10:05:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:05:50 +++ complete -F _pyenv pyenv 10:05:50 ++ lf-pyver python3 10:05:50 ++ local py_version_xy=python3 10:05:50 ++ local py_version_xyz= 10:05:50 ++ pyenv versions 10:05:50 ++ local command 10:05:50 ++ command=versions 10:05:50 ++ '[' 1 -gt 0 ']' 10:05:50 ++ shift 10:05:50 ++ case "$command" in 10:05:50 ++ command pyenv versions 10:05:50 ++ pyenv versions 10:05:50 ++ grep -E '^[0-9.]*[0-9]$' 10:05:50 ++ awk '{ print $1 }' 10:05:50 ++ sed 's/^[ *]* //' 10:05:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:05:50 +++ grep '^3' /tmp/.pyenv_versions 10:05:50 +++ sort -V 10:05:50 +++ tail -n 1 10:05:50 ++ py_version_xyz=3.10.6 10:05:50 ++ [[ -z 3.10.6 ]] 10:05:50 ++ echo 3.10.6 10:05:50 ++ return 0 10:05:50 + pyenv local 3.10.6 10:05:50 + local command 10:05:50 + command=local 10:05:50 + '[' 2 -gt 0 ']' 10:05:50 + shift 10:05:50 + case "$command" in 10:05:50 + command pyenv local 3.10.6 10:05:50 + pyenv local 3.10.6 10:05:50 + for arg in "$@" 10:05:50 + case $arg in 10:05:50 + pkg_list+='tox ' 10:05:50 + for arg in "$@" 10:05:50 + case $arg in 10:05:50 + pkg_list+='virtualenv ' 10:05:50 + for arg in "$@" 10:05:50 + case $arg in 10:05:50 + pkg_list+='urllib3~=1.26.15 ' 10:05:50 + [[ -f /tmp/.toxenv ]] 10:05:50 + [[ ! -f /tmp/.toxenv ]] 10:05:50 + [[ -n '' ]] 10:05:50 + python3 -m venv /tmp/venv-v4Ru 10:05:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v4Ru' 10:05:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v4Ru 10:05:54 + echo /tmp/venv-v4Ru 10:05:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:05:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:05:54 + /tmp/venv-v4Ru/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:05:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:05:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:05:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:05:58 + /tmp/venv-v4Ru/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:06:01 + type python3 10:06:01 + true 10:06:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-v4Ru/bin to PATH' 10:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-v4Ru/bin to PATH 10:06:01 + PATH=/tmp/venv-v4Ru/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 10:06:01 + return 0 10:06:01 + python3 --version 10:06:01 Python 3.10.6 10:06:01 + python3 -m pip --version 10:06:01 pip 24.0 from /tmp/venv-v4Ru/lib/python3.10/site-packages/pip (python 3.10) 10:06:01 + python3 -m pip freeze 10:06:02 cachetools==5.3.2 10:06:02 chardet==5.2.0 10:06:02 colorama==0.4.6 10:06:02 distlib==0.3.8 10:06:02 filelock==3.13.1 10:06:02 packaging==23.2 10:06:02 platformdirs==4.2.0 10:06:02 pluggy==1.4.0 10:06:02 pyproject-api==1.6.1 10:06:02 tomli==2.0.1 10:06:02 tox==4.12.1 10:06:02 urllib3==1.26.18 10:06:02 virtualenv==20.25.0 10:06:02 [EnvInject] - Injecting environment variables from a build step. 10:06:02 [EnvInject] - Injecting as environment variables the properties content 10:06:02 PARALLEL=false 10:06:02 10:06:02 [EnvInject] - Variables injected successfully. 10:06:02 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6809628408466048641.sh 10:06:02 ---> tox-run.sh 10:06:02 + 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 10:06:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:06:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:06:02 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:06:02 + cd /w/workspace/oom-master-commit-lint/. 10:06:02 + source /home/jenkins/lf-env.sh 10:06:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:06:02 ++ mktemp -d /tmp/venv-XXXX 10:06:02 + lf_venv=/tmp/venv-EZxQ 10:06:02 + local venv_file=/tmp/.os_lf_venv 10:06:02 + local python=python3 10:06:02 + local options 10:06:02 + local set_path=true 10:06:02 + local install_args= 10:06:02 ++ 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 10:06:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:06:02 + true 10:06:02 + case $1 in 10:06:02 + venv_file=/tmp/.toxenv 10:06:02 + shift 2 10:06:02 + true 10:06:02 + case $1 in 10:06:02 + shift 10:06:02 + break 10:06:02 + case $python in 10:06:02 + local pkg_list= 10:06:02 + [[ -d /opt/pyenv ]] 10:06:02 + echo 'Setup pyenv:' 10:06:02 Setup pyenv: 10:06:02 + export PYENV_ROOT=/opt/pyenv 10:06:02 + PYENV_ROOT=/opt/pyenv 10:06:02 + 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 10:06:02 + 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 10:06:02 + pyenv versions 10:06:02 system 10:06:02 3.8.13 10:06:02 3.9.13 10:06:02 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:06:02 + command -v pyenv 10:06:02 ++ pyenv init - --no-rehash 10:06:02 + 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[*]}"'\'')" 10:06:02 export PATH="/opt/pyenv/shims:${PATH}" 10:06:02 export PYENV_SHELL=bash 10:06:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:06:02 pyenv() { 10:06:02 local command 10:06:02 command="${1:-}" 10:06:02 if [ "$#" -gt 0 ]; then 10:06:02 shift 10:06:02 fi 10:06:02 10:06:02 case "$command" in 10:06:02 rehash|shell) 10:06:02 eval "$(pyenv "sh-$command" "$@")" 10:06:02 ;; 10:06:02 *) 10:06:02 command pyenv "$command" "$@" 10:06:02 ;; 10:06:02 esac 10:06:02 }' 10:06:02 +++ 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[*]}"' 10:06:02 ++ 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 10:06:02 ++ 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 10:06:02 ++ 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 10:06:02 ++ export PYENV_SHELL=bash 10:06:02 ++ PYENV_SHELL=bash 10:06:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:06:02 +++ complete -F _pyenv pyenv 10:06:02 ++ lf-pyver python3 10:06:02 ++ local py_version_xy=python3 10:06:02 ++ local py_version_xyz= 10:06:02 ++ pyenv versions 10:06:02 ++ local command 10:06:02 ++ command=versions 10:06:02 ++ '[' 1 -gt 0 ']' 10:06:02 ++ shift 10:06:02 ++ case "$command" in 10:06:02 ++ command pyenv versions 10:06:02 ++ pyenv versions 10:06:02 ++ sed 's/^[ *]* //' 10:06:02 ++ awk '{ print $1 }' 10:06:02 ++ grep -E '^[0-9.]*[0-9]$' 10:06:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:06:02 +++ sort -V 10:06:02 +++ grep '^3' /tmp/.pyenv_versions 10:06:02 +++ tail -n 1 10:06:02 ++ py_version_xyz=3.10.6 10:06:02 ++ [[ -z 3.10.6 ]] 10:06:02 ++ echo 3.10.6 10:06:02 ++ return 0 10:06:02 + pyenv local 3.10.6 10:06:02 + local command 10:06:02 + command=local 10:06:02 + '[' 2 -gt 0 ']' 10:06:02 + shift 10:06:02 + case "$command" in 10:06:02 + command pyenv local 3.10.6 10:06:02 + pyenv local 3.10.6 10:06:02 + for arg in "$@" 10:06:02 + case $arg in 10:06:02 + pkg_list+='tox ' 10:06:02 + for arg in "$@" 10:06:02 + case $arg in 10:06:02 + pkg_list+='virtualenv ' 10:06:02 + for arg in "$@" 10:06:02 + case $arg in 10:06:02 + pkg_list+='urllib3~=1.26.15 ' 10:06:02 + [[ -f /tmp/.toxenv ]] 10:06:02 ++ cat /tmp/.toxenv 10:06:02 + lf_venv=/tmp/venv-v4Ru 10:06:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v4Ru from' file:/tmp/.toxenv 10:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v4Ru from file:/tmp/.toxenv 10:06:02 + /tmp/venv-v4Ru/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:06:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:06:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:06:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:06:03 + /tmp/venv-v4Ru/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:06:05 + type python3 10:06:05 + true 10:06:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-v4Ru/bin to PATH' 10:06:05 lf-activate-venv(): INFO: Adding /tmp/venv-v4Ru/bin to PATH 10:06:05 + PATH=/tmp/venv-v4Ru/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 10:06:05 + return 0 10:06:05 + [[ -d /opt/pyenv ]] 10:06:05 + echo '---> Setting up pyenv' 10:06:05 ---> Setting up pyenv 10:06:05 + export PYENV_ROOT=/opt/pyenv 10:06:05 + PYENV_ROOT=/opt/pyenv 10:06:05 + export PATH=/opt/pyenv/bin:/tmp/venv-v4Ru/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 10:06:05 + PATH=/opt/pyenv/bin:/tmp/venv-v4Ru/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 10:06:05 ++ pwd 10:06:05 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:06:05 + export PYTHONPATH 10:06:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:06:05 + TOX_TESTENV_PASSENV=PYTHONPATH 10:06:05 + tox --version 10:06:05 4.12.1 from /tmp/venv-v4Ru/lib/python3.10/site-packages/tox/__init__.py 10:06:05 + PARALLEL=false 10:06:05 + TOX_OPTIONS_LIST= 10:06:05 + [[ -n gitlint ]] 10:06:05 + TOX_OPTIONS_LIST=' -e gitlint' 10:06:05 + case ${PARALLEL,,} in 10:06:05 + tox -e gitlint 10:06:05 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:06:07 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 10:06:34 gitlint: freeze> python -m pip freeze --all 10:06:35 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==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==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.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 10:06:35 gitlint: commands[0]> gitlint 10:06:35 gitlint: OK (29.67=setup[29.48]+cmd[0.19] seconds) 10:06:35 congratulations :) (29.84 seconds) 10:06:35 + tox_status=0 10:06:35 + echo '---> Completed tox runs' 10:06:35 ---> Completed tox runs 10:06:35 + for i in .tox/*/log 10:06:35 ++ echo .tox/gitlint/log 10:06:35 ++ awk -F/ '{print $2}' 10:06:35 + tox_env=gitlint 10:06:35 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:06:35 + DOC_DIR=docs/_build/html 10:06:35 + [[ -d docs/_build/html ]] 10:06:35 + echo '---> tox-run.sh ends' 10:06:35 ---> tox-run.sh ends 10:06:35 + test 0 -eq 0 10:06:35 $ ssh-agent -k 10:06:35 unset SSH_AUTH_SOCK; 10:06:35 unset SSH_AGENT_PID; 10:06:35 echo Agent pid 1698 killed; 10:06:35 [ssh-agent] Stopped. 10:06:35 [PostBuildScript] - [INFO] Executing post build scripts. 10:06:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15540926756184892964.sh 10:06:35 ---> sysstat.sh 10:06:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15077443392433148890.sh 10:06:36 ---> package-listing.sh 10:06:36 ++ facter osfamily 10:06:36 ++ tr '[:upper:]' '[:lower:]' 10:06:36 + OS_FAMILY=debian 10:06:36 + workspace=/w/workspace/oom-master-commit-lint 10:06:36 + START_PACKAGES=/tmp/packages_start.txt 10:06:36 + END_PACKAGES=/tmp/packages_end.txt 10:06:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:06:36 + PACKAGES=/tmp/packages_start.txt 10:06:36 + '[' /w/workspace/oom-master-commit-lint ']' 10:06:36 + PACKAGES=/tmp/packages_end.txt 10:06:36 + case "${OS_FAMILY}" in 10:06:36 + dpkg -l 10:06:36 + grep '^ii' 10:06:36 + '[' -f /tmp/packages_start.txt ']' 10:06:36 + '[' -f /tmp/packages_end.txt ']' 10:06:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:06:36 + '[' /w/workspace/oom-master-commit-lint ']' 10:06:36 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:06:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:06:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16774948767971217108.sh 10:06:36 ---> capture-instance-metadata.sh 10:06:36 Setup pyenv: 10:06:36 system 10:06:36 3.8.13 10:06:36 3.9.13 10:06:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:06:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Nrp 10:06:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:06:45 lf-activate-venv(): INFO: Installing: lftools 10:07:17 lf-activate-venv(): INFO: Adding /tmp/venv-5Nrp/bin to PATH 10:07:17 INFO: Running in OpenStack, capturing instance metadata 10:07:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9537693797266213199.sh 10:07:18 provisioning config files... 10:07:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config10651958000955921337tmp 10:07:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:07:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:07:18 [EnvInject] - Injecting environment variables from a build step. 10:07:18 [EnvInject] - Injecting as environment variables the properties content 10:07:18 SERVER_ID=logs 10:07:18 10:07:18 [EnvInject] - Variables injected successfully. 10:07:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2909393794452516756.sh 10:07:18 ---> create-netrc.sh 10:07:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16931007462122380513.sh 10:07:18 ---> python-tools-install.sh 10:07:18 Setup pyenv: 10:07:18 system 10:07:18 3.8.13 10:07:18 3.9.13 10:07:18 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:07:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Nrp from file:/tmp/.os_lf_venv 10:07:19 lf-activate-venv(): INFO: Installing: lftools 10:07:27 lf-activate-venv(): INFO: Adding /tmp/venv-5Nrp/bin to PATH 10:07:27 Generating Requirements File 10:08:03 Python 3.10.6 10:08:03 pip 24.0 from /tmp/venv-5Nrp/lib/python3.10/site-packages/pip (python 3.10) 10:08:04 appdirs==1.4.4 10:08:04 argcomplete==3.2.2 10:08:04 aspy.yaml==1.3.0 10:08:04 attrs==23.2.0 10:08:04 autopage==0.5.2 10:08:04 beautifulsoup4==4.12.3 10:08:04 boto3==1.34.37 10:08:04 botocore==1.34.37 10:08:04 bs4==0.0.2 10:08:04 cachetools==5.3.2 10:08:04 certifi==2024.2.2 10:08:04 cffi==1.16.0 10:08:04 cfgv==3.4.0 10:08:04 chardet==5.2.0 10:08:04 charset-normalizer==3.3.2 10:08:04 click==8.1.7 10:08:04 cliff==4.5.0 10:08:04 cmd2==2.4.3 10:08:04 cryptography==3.3.2 10:08:04 debtcollector==2.5.0 10:08:04 decorator==5.1.1 10:08:04 defusedxml==0.7.1 10:08:04 Deprecated==1.2.14 10:08:04 distlib==0.3.8 10:08:04 dnspython==2.5.0 10:08:04 docker==4.2.2 10:08:04 dogpile.cache==1.3.1 10:08:04 email-validator==2.1.0.post1 10:08:04 filelock==3.13.1 10:08:04 future==0.18.3 10:08:04 gitdb==4.0.11 10:08:04 GitPython==3.1.41 10:08:04 google-auth==2.27.0 10:08:04 httplib2==0.22.0 10:08:04 identify==2.5.33 10:08:04 idna==3.6 10:08:04 importlib-resources==1.5.0 10:08:04 iso8601==2.1.0 10:08:04 Jinja2==3.1.3 10:08:04 jmespath==1.0.1 10:08:04 jsonpatch==1.33 10:08:04 jsonpointer==2.4 10:08:04 jsonschema==4.21.1 10:08:04 jsonschema-specifications==2023.12.1 10:08:04 keystoneauth1==5.5.0 10:08:04 kubernetes==29.0.0 10:08:04 lftools==0.37.8 10:08:04 lxml==5.1.0 10:08:04 MarkupSafe==2.1.5 10:08:04 msgpack==1.0.7 10:08:04 multi_key_dict==2.0.3 10:08:04 munch==4.0.0 10:08:04 netaddr==0.10.1 10:08:04 netifaces==0.11.0 10:08:04 niet==1.4.2 10:08:04 nodeenv==1.8.0 10:08:04 oauth2client==4.1.3 10:08:04 oauthlib==3.2.2 10:08:04 openstacksdk==0.62.0 10:08:04 os-client-config==2.1.0 10:08:04 os-service-types==1.7.0 10:08:04 osc-lib==3.0.0 10:08:04 oslo.config==9.3.0 10:08:04 oslo.context==5.3.0 10:08:04 oslo.i18n==6.2.0 10:08:04 oslo.log==5.4.0 10:08:04 oslo.serialization==5.3.0 10:08:04 oslo.utils==7.0.0 10:08:04 packaging==23.2 10:08:04 pbr==6.0.0 10:08:04 platformdirs==4.2.0 10:08:04 prettytable==3.9.0 10:08:04 pyasn1==0.5.1 10:08:04 pyasn1-modules==0.3.0 10:08:04 pycparser==2.21 10:08:04 pygerrit2==2.0.15 10:08:04 PyGithub==2.2.0 10:08:04 pyinotify==0.9.6 10:08:04 PyJWT==2.8.0 10:08:04 PyNaCl==1.5.0 10:08:04 pyparsing==2.4.7 10:08:04 pyperclip==1.8.2 10:08:04 pyrsistent==0.20.0 10:08:04 python-cinderclient==9.4.0 10:08:04 python-dateutil==2.8.2 10:08:04 python-heatclient==3.4.0 10:08:04 python-jenkins==1.8.2 10:08:04 python-keystoneclient==5.3.0 10:08:04 python-magnumclient==4.3.0 10:08:04 python-novaclient==18.4.0 10:08:04 python-openstackclient==6.0.0 10:08:04 python-swiftclient==4.4.0 10:08:04 pytz==2024.1 10:08:04 PyYAML==6.0.1 10:08:04 referencing==0.33.0 10:08:04 requests==2.31.0 10:08:04 requests-oauthlib==1.3.1 10:08:04 requestsexceptions==1.4.0 10:08:04 rfc3986==2.0.0 10:08:04 rpds-py==0.17.1 10:08:04 rsa==4.9 10:08:04 ruamel.yaml==0.18.6 10:08:04 ruamel.yaml.clib==0.2.8 10:08:04 s3transfer==0.10.0 10:08:04 simplejson==3.19.2 10:08:04 six==1.16.0 10:08:04 smmap==5.0.1 10:08:04 soupsieve==2.5 10:08:04 stevedore==5.1.0 10:08:04 tabulate==0.9.0 10:08:04 toml==0.10.2 10:08:04 tomlkit==0.12.3 10:08:04 tqdm==4.66.1 10:08:04 typing_extensions==4.9.0 10:08:04 tzdata==2023.4 10:08:04 urllib3==1.26.18 10:08:04 virtualenv==20.25.0 10:08:04 wcwidth==0.2.13 10:08:04 websocket-client==1.7.0 10:08:04 wrapt==1.16.0 10:08:04 xdg==6.0.0 10:08:04 xmltodict==0.13.0 10:08:04 yq==3.2.3 10:08:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14379483471161350395.sh 10:08:04 ---> sudo-logs.sh 10:08:04 Archiving 'sudo' log.. 10:08:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7642306430901671635.sh 10:08:04 ---> job-cost.sh 10:08:04 Setup pyenv: 10:08:04 system 10:08:04 3.8.13 10:08:04 3.9.13 10:08:04 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:08:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Nrp from file:/tmp/.os_lf_venv 10:08:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:08:13 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. 10:08:13 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:08:13 lf-activate-venv(): INFO: Adding /tmp/venv-5Nrp/bin to PATH 10:08:13 INFO: No Stack... 10:08:13 INFO: Retrieving Pricing Info for: v3-standard-4 10:08:13 INFO: Archiving Costs 10:08:14 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6464211931415656385.sh 10:08:14 ---> logs-deploy.sh 10:08:14 Setup pyenv: 10:08:14 system 10:08:14 3.8.13 10:08:14 3.9.13 10:08:14 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:08:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Nrp from file:/tmp/.os_lf_venv 10:08:15 lf-activate-venv(): INFO: Installing: lftools 10:08:25 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. 10:08:25 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:08:26 lf-activate-venv(): INFO: Adding /tmp/venv-5Nrp/bin to PATH 10:08:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7186 10:08:26 INFO: archiving workspace using pattern(s): 10:08:27 Archives upload complete. 10:08:27 INFO: archiving logs to Nexus 10:08:28 ---> uname -a: 10:08:28 Linux prd-ubuntu1804-builder-4c-4g-3687 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:08:28 10:08:28 10:08:28 ---> lscpu: 10:08:28 Architecture: x86_64 10:08:28 CPU op-mode(s): 32-bit, 64-bit 10:08:28 Byte Order: Little Endian 10:08:28 CPU(s): 4 10:08:28 On-line CPU(s) list: 0-3 10:08:28 Thread(s) per core: 1 10:08:28 Core(s) per socket: 1 10:08:28 Socket(s): 4 10:08:28 NUMA node(s): 1 10:08:28 Vendor ID: AuthenticAMD 10:08:28 CPU family: 23 10:08:28 Model: 49 10:08:28 Model name: AMD EPYC-Rome Processor 10:08:28 Stepping: 0 10:08:28 CPU MHz: 2800.000 10:08:28 BogoMIPS: 5600.00 10:08:28 Virtualization: AMD-V 10:08:28 Hypervisor vendor: KVM 10:08:28 Virtualization type: full 10:08:28 L1d cache: 32K 10:08:28 L1i cache: 32K 10:08:28 L2 cache: 512K 10:08:28 L3 cache: 16384K 10:08:28 NUMA node0 CPU(s): 0-3 10:08:28 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 10:08:28 10:08:28 10:08:28 ---> nproc: 10:08:28 4 10:08:28 10:08:28 10:08:28 ---> df -h: 10:08:28 Filesystem Size Used Avail Use% Mounted on 10:08:28 udev 7.9G 0 7.9G 0% /dev 10:08:28 tmpfs 1.6G 672K 1.6G 1% /run 10:08:28 /dev/vda1 78G 8.5G 69G 11% / 10:08:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:08:28 tmpfs 5.0M 0 5.0M 0% /run/lock 10:08:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:08:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:08:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:08:28 10:08:28 10:08:28 ---> free -m: 10:08:28 total used free shared buff/cache available 10:08:28 Mem: 16040 548 13198 0 2293 15168 10:08:28 Swap: 1023 0 1023 10:08:28 10:08:28 10:08:28 ---> ip addr: 10:08:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:08:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:08:28 inet 127.0.0.1/8 scope host lo 10:08:28 valid_lft forever preferred_lft forever 10:08:28 inet6 ::1/128 scope host 10:08:28 valid_lft forever preferred_lft forever 10:08:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:08:28 link/ether fa:16:3e:9b:e5:67 brd ff:ff:ff:ff:ff:ff 10:08:28 inet 10.30.107.72/23 brd 10.30.107.255 scope global dynamic ens3 10:08:28 valid_lft 86204sec preferred_lft 86204sec 10:08:28 inet6 fe80::f816:3eff:fe9b:e567/64 scope link 10:08:28 valid_lft forever preferred_lft forever 10:08:28 10:08:28 10:08:28 ---> sar -b -r -n DEV: 10:08:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3687) 02/08/24 _x86_64_ (4 CPU) 10:08:28 10:08:28 10:05:14 LINUX RESTART (4 CPU) 10:08:28 10:08:28 10:06:02 tps rtps wtps bread/s bwrtn/s 10:08:28 10:07:01 97.88 11.88 86.00 449.42 16288.76 10:08:28 10:08:01 122.25 13.85 108.40 1048.09 22435.99 10:08:28 Average: 110.17 12.87 97.29 751.27 19388.20 10:08:28 10:08:28 10:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:08:28 10:07:01 13834052 15532516 2590916 15.77 69496 1822660 785008 4.49 728972 1633000 180188 10:08:28 10:08:01 13479152 15494084 2945816 17.93 92304 2100528 821808 4.70 805800 1878420 132572 10:08:28 Average: 13656602 15513300 2768366 16.85 80900 1961594 803408 4.60 767386 1755710 156380 10:08:28 10:08:28 10:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:08:28 10:07:01 ens3 58.89 39.69 726.57 10.40 0.00 0.00 0.00 0.00 10:08:28 10:07:01 lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 10:08:28 10:08:01 ens3 49.98 33.89 871.13 7.28 0.00 0.00 0.00 0.00 10:08:28 10:08:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 10:08:28 Average: ens3 54.39 36.77 799.46 8.83 0.00 0.00 0.00 0.00 10:08:28 Average: lo 1.51 1.51 0.16 0.16 0.00 0.00 0.00 0.00 10:08:28 10:08:28 10:08:28 ---> sar -P ALL: 10:08:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3687) 02/08/24 _x86_64_ (4 CPU) 10:08:28 10:08:28 10:05:14 LINUX RESTART (4 CPU) 10:08:28 10:08:28 10:06:02 CPU %user %nice %system %iowait %steal %idle 10:08:28 10:07:01 all 18.04 0.00 1.42 7.06 0.06 73.43 10:08:28 10:07:01 0 10.00 0.00 0.97 13.49 0.03 75.50 10:08:28 10:07:01 1 14.56 0.00 1.07 3.09 0.08 81.19 10:08:28 10:07:01 2 39.11 0.00 2.54 10.41 0.07 47.86 10:08:28 10:07:01 3 8.46 0.00 1.05 1.22 0.07 89.19 10:08:28 10:08:01 all 19.48 0.00 1.37 5.51 0.05 73.59 10:08:28 10:08:01 0 3.99 0.00 0.94 11.05 0.03 83.99 10:08:28 10:08:01 1 12.83 0.00 1.10 5.86 0.07 80.14 10:08:28 10:08:01 2 33.41 0.00 2.37 3.70 0.07 60.46 10:08:28 10:08:01 3 27.86 0.00 1.13 1.35 0.05 69.60 10:08:28 Average: all 18.77 0.00 1.39 6.28 0.06 73.51 10:08:28 Average: 0 6.95 0.00 0.95 12.26 0.03 79.81 10:08:28 Average: 1 13.69 0.00 1.09 4.49 0.08 80.66 10:08:28 Average: 2 36.24 0.00 2.45 7.03 0.07 54.22 10:08:28 Average: 3 18.25 0.00 1.09 1.29 0.06 79.31 10:08:28 10:08:28 10:08:28