10:05:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 10:05:56 Running as SYSTEM 10:05:56 [EnvInject] - Loading node environment variables. 10:05:56 Building remotely on prd-ubuntu1804-builder-4c-4g-11212 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:05:56 [ssh-agent] Looking for ssh-agent implementation... 10:05:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:56 $ ssh-agent 10:05:56 SSH_AUTH_SOCK=/tmp/ssh-NdkfCVQ2swcw/agent.1709 10:05:56 SSH_AGENT_PID=1711 10:05:56 [ssh-agent] Started. 10:05:56 Running ssh-add (command line suppressed) 10:05:56 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_288594198690381943.key (/w/workspace/oom-master-commit-lint@tmp/private_key_288594198690381943.key) 10:05:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:05:57 The recommended git tool is: NONE 10:05:58 using credential onap-jenkins-ssh 10:05:58 Wiping out workspace first. 10:05:58 Cloning the remote Git repository 10:05:58 Cloning repository git://cloud.onap.org/mirror/oom.git 10:05:58 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:05:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:05:58 > git --version # timeout=10 10:05:58 > git --version # 'git version 2.17.1' 10:05:58 using GIT_SSH to set credentials Gerrit user 10:05:58 Verifying host key using manually-configured host key entries 10:05:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:06:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:06:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:06:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:06:09 using GIT_SSH to set credentials Gerrit user 10:06:09 Verifying host key using manually-configured host key entries 10:06:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/8 # timeout=30 10:06:10 > git rev-parse 424b2d35eed06c397cb81d071bae473166b80166^{commit} # timeout=10 10:06:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:06:10 Checking out Revision 424b2d35eed06c397cb81d071bae473166b80166 (refs/changes/63/136963/8) 10:06:10 > git config core.sparsecheckout # timeout=10 10:06:10 > git checkout -f 424b2d35eed06c397cb81d071bae473166b80166 # timeout=30 10:06:13 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 10:06:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:06:13 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 10:06:13 [EnvInject] - Injecting environment variables from a build step. 10:06:13 [EnvInject] - Injecting as environment variables the properties content 10:06:13 PYTHON=python3 10:06:13 10:06:13 [EnvInject] - Variables injected successfully. 10:06:13 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12022208979999809534.sh 10:06:13 ---> tox-install.sh 10:06:13 + source /home/jenkins/lf-env.sh 10:06:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:06:13 ++ mktemp -d /tmp/venv-XXXX 10:06:13 + lf_venv=/tmp/venv-KIsr 10:06:13 + local venv_file=/tmp/.os_lf_venv 10:06:13 + local python=python3 10:06:13 + local options 10:06:13 + local set_path=true 10:06:13 + local install_args= 10:06:13 ++ 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:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:06:13 + true 10:06:13 + case $1 in 10:06:13 + venv_file=/tmp/.toxenv 10:06:13 + shift 2 10:06:13 + true 10:06:13 + case $1 in 10:06:13 + shift 10:06:13 + break 10:06:13 + case $python in 10:06:13 + local pkg_list= 10:06:13 + [[ -d /opt/pyenv ]] 10:06:13 + echo 'Setup pyenv:' 10:06:13 Setup pyenv: 10:06:13 + export PYENV_ROOT=/opt/pyenv 10:06:13 + PYENV_ROOT=/opt/pyenv 10:06:13 + 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:06:13 + 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:06:13 + pyenv versions 10:06:13 * system (set by /opt/pyenv/version) 10:06:13 * 3.8.13 (set by /opt/pyenv/version) 10:06:13 * 3.9.13 (set by /opt/pyenv/version) 10:06:13 * 3.10.6 (set by /opt/pyenv/version) 10:06:13 + command -v pyenv 10:06:13 ++ pyenv init - --no-rehash 10:06:13 + 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:13 export PATH="/opt/pyenv/shims:${PATH}" 10:06:13 export PYENV_SHELL=bash 10:06:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:06:13 pyenv() { 10:06:13 local command 10:06:13 command="${1:-}" 10:06:13 if [ "$#" -gt 0 ]; then 10:06:13 shift 10:06:13 fi 10:06:13 10:06:13 case "$command" in 10:06:13 rehash|shell) 10:06:13 eval "$(pyenv "sh-$command" "$@")" 10:06:13 ;; 10:06:13 *) 10:06:13 command pyenv "$command" "$@" 10:06:13 ;; 10:06:13 esac 10:06:13 }' 10:06:13 +++ 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:13 ++ 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:06:13 ++ 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:06:13 ++ 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:06:13 ++ export PYENV_SHELL=bash 10:06:13 ++ PYENV_SHELL=bash 10:06:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:06:13 +++ complete -F _pyenv pyenv 10:06:13 ++ lf-pyver python3 10:06:13 ++ local py_version_xy=python3 10:06:13 ++ local py_version_xyz= 10:06:13 ++ pyenv versions 10:06:13 ++ local command 10:06:13 ++ command=versions 10:06:13 ++ sed 's/^[ *]* //' 10:06:13 ++ '[' 1 -gt 0 ']' 10:06:13 ++ shift 10:06:13 ++ case "$command" in 10:06:13 ++ command pyenv versions 10:06:13 ++ pyenv versions 10:06:13 ++ awk '{ print $1 }' 10:06:13 ++ grep -E '^[0-9.]*[0-9]$' 10:06:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:06:13 +++ grep '^3' /tmp/.pyenv_versions 10:06:13 +++ sort -V 10:06:13 +++ tail -n 1 10:06:13 ++ py_version_xyz=3.10.6 10:06:13 ++ [[ -z 3.10.6 ]] 10:06:13 ++ echo 3.10.6 10:06:13 ++ return 0 10:06:13 + pyenv local 3.10.6 10:06:13 + local command 10:06:13 + command=local 10:06:13 + '[' 2 -gt 0 ']' 10:06:13 + shift 10:06:13 + case "$command" in 10:06:13 + command pyenv local 3.10.6 10:06:13 + pyenv local 3.10.6 10:06:13 + for arg in "$@" 10:06:13 + case $arg in 10:06:13 + pkg_list+='tox ' 10:06:13 + for arg in "$@" 10:06:13 + case $arg in 10:06:13 + pkg_list+='virtualenv ' 10:06:13 + for arg in "$@" 10:06:13 + case $arg in 10:06:13 + pkg_list+='urllib3~=1.26.15 ' 10:06:13 + [[ -f /tmp/.toxenv ]] 10:06:13 + [[ ! -f /tmp/.toxenv ]] 10:06:13 + [[ -n '' ]] 10:06:13 + python3 -m venv /tmp/venv-KIsr 10:06:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KIsr' 10:06:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KIsr 10:06:18 + echo /tmp/venv-KIsr 10:06:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:06:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:06:18 + /tmp/venv-KIsr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:06:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:06:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:06:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:06:21 + /tmp/venv-KIsr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:06:23 + type python3 10:06:23 + true 10:06:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KIsr/bin to PATH' 10:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-KIsr/bin to PATH 10:06:23 + PATH=/tmp/venv-KIsr/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:23 + return 0 10:06:23 + python3 --version 10:06:23 Python 3.10.6 10:06:23 + python3 -m pip --version 10:06:23 pip 23.3.2 from /tmp/venv-KIsr/lib/python3.10/site-packages/pip (python 3.10) 10:06:23 + python3 -m pip freeze 10:06:24 cachetools==5.3.2 10:06:24 chardet==5.2.0 10:06:24 colorama==0.4.6 10:06:24 distlib==0.3.8 10:06:24 filelock==3.13.1 10:06:24 packaging==23.2 10:06:24 platformdirs==4.1.0 10:06:24 pluggy==1.3.0 10:06:24 pyproject-api==1.6.1 10:06:24 tomli==2.0.1 10:06:24 tox==4.11.4 10:06:24 urllib3==1.26.18 10:06:24 virtualenv==20.25.0 10:06:24 [EnvInject] - Injecting environment variables from a build step. 10:06:24 [EnvInject] - Injecting as environment variables the properties content 10:06:24 PARALLEL=false 10:06:24 10:06:24 [EnvInject] - Variables injected successfully. 10:06:24 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2726111486642766417.sh 10:06:24 ---> tox-run.sh 10:06:24 + 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:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:06:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:06:24 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:06:24 + cd /w/workspace/oom-master-commit-lint/. 10:06:24 + source /home/jenkins/lf-env.sh 10:06:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:06:24 ++ mktemp -d /tmp/venv-XXXX 10:06:24 + lf_venv=/tmp/venv-xp4o 10:06:24 + local venv_file=/tmp/.os_lf_venv 10:06:24 + local python=python3 10:06:24 + local options 10:06:24 + local set_path=true 10:06:24 + local install_args= 10:06:24 ++ 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:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:06:24 + true 10:06:24 + case $1 in 10:06:24 + venv_file=/tmp/.toxenv 10:06:24 + shift 2 10:06:24 + true 10:06:24 + case $1 in 10:06:24 + shift 10:06:24 + break 10:06:24 + case $python in 10:06:24 + local pkg_list= 10:06:24 + [[ -d /opt/pyenv ]] 10:06:24 + echo 'Setup pyenv:' 10:06:24 Setup pyenv: 10:06:24 + export PYENV_ROOT=/opt/pyenv 10:06:24 + PYENV_ROOT=/opt/pyenv 10:06:24 + 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:24 + 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:24 + pyenv versions 10:06:24 system 10:06:24 3.8.13 10:06:24 3.9.13 10:06:24 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:06:24 + command -v pyenv 10:06:24 ++ pyenv init - --no-rehash 10:06:24 + 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:24 export PATH="/opt/pyenv/shims:${PATH}" 10:06:24 export PYENV_SHELL=bash 10:06:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:06:24 pyenv() { 10:06:24 local command 10:06:24 command="${1:-}" 10:06:24 if [ "$#" -gt 0 ]; then 10:06:24 shift 10:06:24 fi 10:06:24 10:06:24 case "$command" in 10:06:24 rehash|shell) 10:06:24 eval "$(pyenv "sh-$command" "$@")" 10:06:24 ;; 10:06:24 *) 10:06:24 command pyenv "$command" "$@" 10:06:24 ;; 10:06:24 esac 10:06:24 }' 10:06:24 +++ 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:24 ++ 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:24 ++ 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:24 ++ 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:24 ++ export PYENV_SHELL=bash 10:06:24 ++ PYENV_SHELL=bash 10:06:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:06:24 +++ complete -F _pyenv pyenv 10:06:24 ++ lf-pyver python3 10:06:24 ++ local py_version_xy=python3 10:06:24 ++ local py_version_xyz= 10:06:24 ++ pyenv versions 10:06:24 ++ local command 10:06:24 ++ command=versions 10:06:24 ++ '[' 1 -gt 0 ']' 10:06:24 ++ shift 10:06:24 ++ case "$command" in 10:06:24 ++ command pyenv versions 10:06:24 ++ pyenv versions 10:06:24 ++ awk '{ print $1 }' 10:06:24 ++ grep -E '^[0-9.]*[0-9]$' 10:06:24 ++ sed 's/^[ *]* //' 10:06:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:06:24 +++ grep '^3' /tmp/.pyenv_versions 10:06:24 +++ sort -V 10:06:24 +++ tail -n 1 10:06:24 ++ py_version_xyz=3.10.6 10:06:24 ++ [[ -z 3.10.6 ]] 10:06:24 ++ echo 3.10.6 10:06:24 ++ return 0 10:06:24 + pyenv local 3.10.6 10:06:24 + local command 10:06:24 + command=local 10:06:24 + '[' 2 -gt 0 ']' 10:06:24 + shift 10:06:24 + case "$command" in 10:06:24 + command pyenv local 3.10.6 10:06:24 + pyenv local 3.10.6 10:06:24 + for arg in "$@" 10:06:24 + case $arg in 10:06:24 + pkg_list+='tox ' 10:06:24 + for arg in "$@" 10:06:24 + case $arg in 10:06:24 + pkg_list+='virtualenv ' 10:06:24 + for arg in "$@" 10:06:24 + case $arg in 10:06:24 + pkg_list+='urllib3~=1.26.15 ' 10:06:24 + [[ -f /tmp/.toxenv ]] 10:06:24 ++ cat /tmp/.toxenv 10:06:24 + lf_venv=/tmp/venv-KIsr 10:06:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KIsr from' file:/tmp/.toxenv 10:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KIsr from file:/tmp/.toxenv 10:06:24 + /tmp/venv-KIsr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:06:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:06:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:06:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:06:25 + /tmp/venv-KIsr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:06:26 + type python3 10:06:26 + true 10:06:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KIsr/bin to PATH' 10:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-KIsr/bin to PATH 10:06:26 + PATH=/tmp/venv-KIsr/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:26 + return 0 10:06:26 + [[ -d /opt/pyenv ]] 10:06:26 + echo '---> Setting up pyenv' 10:06:26 ---> Setting up pyenv 10:06:26 + export PYENV_ROOT=/opt/pyenv 10:06:26 + PYENV_ROOT=/opt/pyenv 10:06:26 + export PATH=/opt/pyenv/bin:/tmp/venv-KIsr/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:26 + PATH=/opt/pyenv/bin:/tmp/venv-KIsr/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:26 ++ pwd 10:06:26 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:06:26 + export PYTHONPATH 10:06:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:06:26 + TOX_TESTENV_PASSENV=PYTHONPATH 10:06:26 + tox --version 10:06:27 4.11.4 from /tmp/venv-KIsr/lib/python3.10/site-packages/tox/__init__.py 10:06:27 + PARALLEL=false 10:06:27 + TOX_OPTIONS_LIST= 10:06:27 + [[ -n gitlint ]] 10:06:27 + TOX_OPTIONS_LIST=' -e gitlint' 10:06:27 + case ${PARALLEL,,} in 10:06:27 + tox -e gitlint 10:06:27 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:06:29 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:55 gitlint: freeze> python -m pip freeze --all 10:06:56 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.0,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 10:06:56 gitlint: commands[0]> gitlint 10:06:56 gitlint: OK (28.79=setup[28.60]+cmd[0.19] seconds) 10:06:56 congratulations :) (28.95 seconds) 10:06:56 + tox_status=0 10:06:56 + echo '---> Completed tox runs' 10:06:56 ---> Completed tox runs 10:06:56 + for i in .tox/*/log 10:06:56 ++ echo .tox/gitlint/log 10:06:56 ++ awk -F/ '{print $2}' 10:06:56 + tox_env=gitlint 10:06:56 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:06:56 + DOC_DIR=docs/_build/html 10:06:56 + [[ -d docs/_build/html ]] 10:06:56 + echo '---> tox-run.sh ends' 10:06:56 ---> tox-run.sh ends 10:06:56 + test 0 -eq 0 10:06:56 $ ssh-agent -k 10:06:56 unset SSH_AUTH_SOCK; 10:06:56 unset SSH_AGENT_PID; 10:06:56 echo Agent pid 1711 killed; 10:06:56 [ssh-agent] Stopped. 10:06:56 [PostBuildScript] - [INFO] Executing post build scripts. 10:06:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2191239963789249304.sh 10:06:56 ---> sysstat.sh 10:06:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14087155653631871564.sh 10:06:56 ---> package-listing.sh 10:06:56 ++ facter osfamily 10:06:56 ++ tr '[:upper:]' '[:lower:]' 10:06:57 + OS_FAMILY=debian 10:06:57 + workspace=/w/workspace/oom-master-commit-lint 10:06:57 + START_PACKAGES=/tmp/packages_start.txt 10:06:57 + END_PACKAGES=/tmp/packages_end.txt 10:06:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:06:57 + PACKAGES=/tmp/packages_start.txt 10:06:57 + '[' /w/workspace/oom-master-commit-lint ']' 10:06:57 + PACKAGES=/tmp/packages_end.txt 10:06:57 + case "${OS_FAMILY}" in 10:06:57 + dpkg -l 10:06:57 + grep '^ii' 10:06:57 + '[' -f /tmp/packages_start.txt ']' 10:06:57 + '[' -f /tmp/packages_end.txt ']' 10:06:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:06:57 + '[' /w/workspace/oom-master-commit-lint ']' 10:06:57 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:06:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:06:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12220202525770880402.sh 10:06:57 ---> capture-instance-metadata.sh 10:06:57 Setup pyenv: 10:06:57 system 10:06:57 3.8.13 10:06:57 3.9.13 10:06:57 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:07:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CfzC 10:07:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:07:04 lf-activate-venv(): INFO: Installing: lftools 10:07:35 lf-activate-venv(): INFO: Adding /tmp/venv-CfzC/bin to PATH 10:07:35 INFO: Running in OpenStack, capturing instance metadata 10:07:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9839388022788448396.sh 10:07:36 provisioning config files... 10:07:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config14619650193634885629tmp 10:07:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:07:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:07:36 [EnvInject] - Injecting environment variables from a build step. 10:07:36 [EnvInject] - Injecting as environment variables the properties content 10:07:36 SERVER_ID=logs 10:07:36 10:07:36 [EnvInject] - Variables injected successfully. 10:07:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15229003894193861842.sh 10:07:36 ---> create-netrc.sh 10:07:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10922885769389702758.sh 10:07:36 ---> python-tools-install.sh 10:07:36 Setup pyenv: 10:07:36 system 10:07:36 3.8.13 10:07:36 3.9.13 10:07:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:07:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CfzC from file:/tmp/.os_lf_venv 10:07:38 lf-activate-venv(): INFO: Installing: lftools 10:07:45 lf-activate-venv(): INFO: Adding /tmp/venv-CfzC/bin to PATH 10:07:45 Generating Requirements File 10:08:16 Python 3.10.6 10:08:16 pip 23.3.2 from /tmp/venv-CfzC/lib/python3.10/site-packages/pip (python 3.10) 10:08:16 appdirs==1.4.4 10:08:16 argcomplete==3.2.1 10:08:16 aspy.yaml==1.3.0 10:08:16 attrs==23.2.0 10:08:16 autopage==0.5.2 10:08:16 beautifulsoup4==4.12.2 10:08:16 boto3==1.34.16 10:08:16 botocore==1.34.16 10:08:16 bs4==0.0.1 10:08:16 cachetools==5.3.2 10:08:16 certifi==2023.11.17 10:08:16 cffi==1.16.0 10:08:16 cfgv==3.4.0 10:08:16 chardet==5.2.0 10:08:16 charset-normalizer==3.3.2 10:08:16 click==8.1.7 10:08:16 cliff==4.4.0 10:08:16 cmd2==2.4.3 10:08:16 cryptography==3.3.2 10:08:16 debtcollector==2.5.0 10:08:16 decorator==5.1.1 10:08:16 defusedxml==0.7.1 10:08:16 Deprecated==1.2.14 10:08:16 distlib==0.3.8 10:08:16 dnspython==2.4.2 10:08:16 docker==4.2.2 10:08:16 dogpile.cache==1.3.0 10:08:16 email-validator==2.1.0.post1 10:08:16 filelock==3.13.1 10:08:16 future==0.18.3 10:08:16 gitdb==4.0.11 10:08:16 GitPython==3.1.41 10:08:16 google-auth==2.26.2 10:08:16 httplib2==0.22.0 10:08:16 identify==2.5.33 10:08:16 idna==3.6 10:08:16 importlib-metadata==7.0.1 10:08:16 importlib-resources==1.5.0 10:08:16 iso8601==2.1.0 10:08:16 Jinja2==3.1.3 10:08:16 jmespath==1.0.1 10:08:16 jsonpatch==1.33 10:08:16 jsonpointer==2.4 10:08:16 jsonschema==4.20.0 10:08:16 jsonschema-specifications==2023.12.1 10:08:16 keystoneauth1==5.4.0 10:08:16 kubernetes==29.0.0 10:08:16 lftools==0.37.8 10:08:16 lxml==5.1.0 10:08:16 MarkupSafe==2.1.3 10:08:16 msgpack==1.0.7 10:08:16 multi_key_dict==2.0.3 10:08:16 munch==4.0.0 10:08:16 netaddr==0.10.1 10:08:16 netifaces==0.11.0 10:08:16 niet==1.4.2 10:08:16 nodeenv==1.8.0 10:08:16 oauth2client==4.1.3 10:08:16 oauthlib==3.2.2 10:08:16 openstacksdk==0.62.0 10:08:16 os-client-config==2.1.0 10:08:16 os-service-types==1.7.0 10:08:16 osc-lib==2.9.0 10:08:16 oslo.config==9.3.0 10:08:16 oslo.context==5.3.0 10:08:16 oslo.i18n==6.2.0 10:08:16 oslo.log==5.4.0 10:08:16 oslo.serialization==5.3.0 10:08:16 oslo.utils==6.3.0 10:08:16 packaging==23.2 10:08:16 pbr==6.0.0 10:08:16 platformdirs==4.1.0 10:08:16 prettytable==3.9.0 10:08:16 pyasn1==0.5.1 10:08:16 pyasn1-modules==0.3.0 10:08:16 pycparser==2.21 10:08:16 pygerrit2==2.0.15 10:08:16 PyGithub==2.1.1 10:08:16 pyinotify==0.9.6 10:08:16 PyJWT==2.8.0 10:08:16 PyNaCl==1.5.0 10:08:16 pyparsing==2.4.7 10:08:16 pyperclip==1.8.2 10:08:16 pyrsistent==0.20.0 10:08:16 python-cinderclient==9.4.0 10:08:16 python-dateutil==2.8.2 10:08:16 python-heatclient==3.4.0 10:08:16 python-jenkins==1.8.2 10:08:16 python-keystoneclient==5.2.0 10:08:16 python-magnumclient==4.3.0 10:08:16 python-novaclient==18.4.0 10:08:16 python-openstackclient==6.0.0 10:08:16 python-swiftclient==4.4.0 10:08:16 pytz==2023.3.post1 10:08:16 PyYAML==6.0.1 10:08:16 referencing==0.32.1 10:08:16 requests==2.31.0 10:08:16 requests-oauthlib==1.3.1 10:08:16 requestsexceptions==1.4.0 10:08:16 rfc3986==2.0.0 10:08:16 rpds-py==0.16.2 10:08:16 rsa==4.9 10:08:16 ruamel.yaml==0.18.5 10:08:16 ruamel.yaml.clib==0.2.8 10:08:16 s3transfer==0.10.0 10:08:16 simplejson==3.19.2 10:08:16 six==1.16.0 10:08:16 smmap==5.0.1 10:08:16 soupsieve==2.5 10:08:16 stevedore==5.1.0 10:08:16 tabulate==0.9.0 10:08:16 toml==0.10.2 10:08:16 tomlkit==0.12.3 10:08:16 tqdm==4.66.1 10:08:16 typing_extensions==4.9.0 10:08:16 tzdata==2023.4 10:08:16 urllib3==1.26.18 10:08:16 virtualenv==20.25.0 10:08:16 wcwidth==0.2.13 10:08:16 websocket-client==1.7.0 10:08:16 wrapt==1.16.0 10:08:16 xdg==6.0.0 10:08:16 xmltodict==0.13.0 10:08:16 yq==3.2.3 10:08:16 zipp==3.17.0 10:08:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16192745680279880693.sh 10:08:16 ---> sudo-logs.sh 10:08:16 Archiving 'sudo' log.. 10:08:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18245445090067849385.sh 10:08:17 ---> job-cost.sh 10:08:17 Setup pyenv: 10:08:17 system 10:08:17 3.8.13 10:08:17 3.9.13 10:08:17 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:08:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CfzC from file:/tmp/.os_lf_venv 10:08:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:08:26 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:26 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 10:08:26 lf-activate-venv(): INFO: Adding /tmp/venv-CfzC/bin to PATH 10:08:26 INFO: No Stack... 10:08:26 INFO: Retrieving Pricing Info for: v3-standard-4 10:08:26 INFO: Archiving Costs 10:08:26 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13745185918366558193.sh 10:08:26 ---> logs-deploy.sh 10:08:26 Setup pyenv: 10:08:26 system 10:08:26 3.8.13 10:08:26 3.9.13 10:08:26 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:08:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CfzC from file:/tmp/.os_lf_venv 10:08:28 lf-activate-venv(): INFO: Installing: lftools 10:08:37 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:37 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:08:38 lf-activate-venv(): INFO: Adding /tmp/venv-CfzC/bin to PATH 10:08:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7147 10:08:38 INFO: archiving workspace using pattern(s): 10:08:39 Archives upload complete. 10:08:39 INFO: archiving logs to Nexus 10:08:40 ---> uname -a: 10:08:40 Linux prd-ubuntu1804-builder-4c-4g-11212 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:40 10:08:40 10:08:40 ---> lscpu: 10:08:40 Architecture: x86_64 10:08:40 CPU op-mode(s): 32-bit, 64-bit 10:08:40 Byte Order: Little Endian 10:08:40 CPU(s): 4 10:08:40 On-line CPU(s) list: 0-3 10:08:40 Thread(s) per core: 1 10:08:40 Core(s) per socket: 1 10:08:40 Socket(s): 4 10:08:40 NUMA node(s): 1 10:08:40 Vendor ID: AuthenticAMD 10:08:40 CPU family: 23 10:08:40 Model: 49 10:08:40 Model name: AMD EPYC-Rome Processor 10:08:40 Stepping: 0 10:08:40 CPU MHz: 2800.000 10:08:40 BogoMIPS: 5600.00 10:08:40 Virtualization: AMD-V 10:08:40 Hypervisor vendor: KVM 10:08:40 Virtualization type: full 10:08:40 L1d cache: 32K 10:08:40 L1i cache: 32K 10:08:40 L2 cache: 512K 10:08:40 L3 cache: 16384K 10:08:40 NUMA node0 CPU(s): 0-3 10:08:40 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:40 10:08:40 10:08:40 ---> nproc: 10:08:40 4 10:08:40 10:08:40 10:08:40 ---> df -h: 10:08:40 Filesystem Size Used Avail Use% Mounted on 10:08:40 udev 7.9G 0 7.9G 0% /dev 10:08:40 tmpfs 1.6G 672K 1.6G 1% /run 10:08:40 /dev/vda1 78G 8.5G 69G 11% / 10:08:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:08:40 tmpfs 5.0M 0 5.0M 0% /run/lock 10:08:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:08:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:08:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:08:40 10:08:40 10:08:40 ---> free -m: 10:08:40 total used free shared buff/cache available 10:08:40 Mem: 16040 541 13206 0 2292 15175 10:08:40 Swap: 1023 0 1023 10:08:40 10:08:40 10:08:40 ---> ip addr: 10:08:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:08:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:08:40 inet 127.0.0.1/8 scope host lo 10:08:40 valid_lft forever preferred_lft forever 10:08:40 inet6 ::1/128 scope host 10:08:40 valid_lft forever preferred_lft forever 10:08:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:08:40 link/ether fa:16:3e:32:09:9c brd ff:ff:ff:ff:ff:ff 10:08:40 inet 10.30.106.167/23 brd 10.30.107.255 scope global dynamic ens3 10:08:40 valid_lft 86218sec preferred_lft 86218sec 10:08:40 inet6 fe80::f816:3eff:fe32:99c/64 scope link 10:08:40 valid_lft forever preferred_lft forever 10:08:40 10:08:40 10:08:40 ---> sar -b -r -n DEV: 10:08:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11212) 01/11/24 _x86_64_ (4 CPU) 10:08:40 10:08:40 10:05:41 LINUX RESTART (4 CPU) 10:08:40 10:08:40 10:06:01 tps rtps wtps bread/s bwrtn/s 10:08:40 10:07:02 243.11 30.61 212.50 1113.41 51870.55 10:08:40 10:08:01 115.83 14.12 101.71 1066.67 23911.61 10:08:40 Average: 180.00 22.43 157.57 1090.24 38008.54 10:08:40 10:08:40 10:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:08:40 10:07:02 13920984 15584972 2503984 15.24 64896 1795344 755012 4.32 664268 1616220 206628 10:08:40 10:08:01 13560700 15509596 2864268 17.44 86620 2044892 786876 4.50 778248 1833624 177660 10:08:40 Average: 13740842 15547284 2684126 16.34 75758 1920118 770944 4.41 721258 1724922 192144 10:08:40 10:08:40 10:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:08:40 10:07:02 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:08:40 10:07:02 ens3 103.03 66.37 888.80 26.48 0.00 0.00 0.00 0.00 10:08:40 10:08:01 lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 10:08:40 10:08:01 ens3 58.85 41.13 872.22 8.66 0.00 0.00 0.00 0.00 10:08:40 Average: lo 1.55 1.55 0.16 0.16 0.00 0.00 0.00 0.00 10:08:40 Average: ens3 81.13 53.86 880.58 17.64 0.00 0.00 0.00 0.00 10:08:40 10:08:40 10:08:40 ---> sar -P ALL: 10:08:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11212) 01/11/24 _x86_64_ (4 CPU) 10:08:40 10:08:40 10:05:41 LINUX RESTART (4 CPU) 10:08:40 10:08:40 10:06:01 CPU %user %nice %system %iowait %steal %idle 10:08:40 10:07:02 all 18.13 0.00 1.96 8.90 0.06 70.96 10:08:40 10:07:02 0 13.69 0.00 1.41 17.86 0.05 66.99 10:08:40 10:07:02 1 29.67 0.00 2.80 3.54 0.07 63.92 10:08:40 10:07:02 2 16.93 0.00 1.85 5.41 0.07 75.74 10:08:40 10:07:02 3 12.16 0.00 1.76 8.79 0.08 77.20 10:08:40 10:08:01 all 20.97 0.00 1.39 3.79 0.05 73.80 10:08:40 10:08:01 0 11.97 0.00 1.12 2.65 0.05 84.21 10:08:40 10:08:01 1 30.48 0.00 2.05 10.39 0.05 57.02 10:08:40 10:08:01 2 30.56 0.00 1.63 1.85 0.03 65.93 10:08:40 10:08:01 3 10.98 0.00 0.77 0.33 0.03 87.88 10:08:40 Average: all 19.54 0.00 1.68 6.36 0.05 72.37 10:08:40 Average: 0 12.84 0.00 1.26 10.31 0.05 75.54 10:08:40 Average: 1 30.08 0.00 2.43 6.94 0.06 60.50 10:08:40 Average: 2 23.69 0.00 1.74 3.64 0.05 70.87 10:08:40 Average: 3 11.57 0.00 1.26 4.56 0.06 82.54 10:08:40 10:08:40 10:08:40