15:05:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137058 15:05:15 Running as SYSTEM 15:05:15 [EnvInject] - Loading node environment variables. 15:05:15 Building remotely on prd-ubuntu1804-builder-4c-4g-13421 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:05:15 [ssh-agent] Looking for ssh-agent implementation... 15:05:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:15 $ ssh-agent 15:05:15 SSH_AUTH_SOCK=/tmp/ssh-YKORXTxQpye2/agent.1728 15:05:15 SSH_AGENT_PID=1730 15:05:15 [ssh-agent] Started. 15:05:15 Running ssh-add (command line suppressed) 15:05:15 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_11439425717245393899.key (/w/workspace/oom-master-commit-lint@tmp/private_key_11439425717245393899.key) 15:05:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:05:15 The recommended git tool is: NONE 15:05:17 using credential onap-jenkins-ssh 15:05:17 Wiping out workspace first. 15:05:17 Cloning the remote Git repository 15:05:17 Cloning repository git://cloud.onap.org/mirror/oom.git 15:05:17 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:05:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:05:17 > git --version # timeout=10 15:05:17 > git --version # 'git version 2.17.1' 15:05:17 using GIT_SSH to set credentials Gerrit user 15:05:17 Verifying host key using manually-configured host key entries 15:05:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:05:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:05:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:05:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:05:23 using GIT_SSH to set credentials Gerrit user 15:05:23 Verifying host key using manually-configured host key entries 15:05:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/137058/1 # timeout=30 15:05:23 > git rev-parse 8b94826c2c9ad0e1423b752cf896b10e41625933^{commit} # timeout=10 15:05:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:05:23 Checking out Revision 8b94826c2c9ad0e1423b752cf896b10e41625933 (refs/changes/58/137058/1) 15:05:23 > git config core.sparsecheckout # timeout=10 15:05:23 > git checkout -f 8b94826c2c9ad0e1423b752cf896b10e41625933 # timeout=30 15:05:26 Commit message: "[SDNC] Support root secret for external DB" 15:05:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:05:27 > git rev-list --no-walk 21d48641d6344e9f00523ca15d49d44fcdb277b3 # timeout=10 15:05:27 [EnvInject] - Injecting environment variables from a build step. 15:05:27 [EnvInject] - Injecting as environment variables the properties content 15:05:27 PYTHON=python3 15:05:27 15:05:27 [EnvInject] - Variables injected successfully. 15:05:27 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3414088316626697657.sh 15:05:27 ---> tox-install.sh 15:05:27 + source /home/jenkins/lf-env.sh 15:05:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:05:27 ++ mktemp -d /tmp/venv-XXXX 15:05:27 + lf_venv=/tmp/venv-p74o 15:05:27 + local venv_file=/tmp/.os_lf_venv 15:05:27 + local python=python3 15:05:27 + local options 15:05:27 + local set_path=true 15:05:27 + local install_args= 15:05:27 ++ 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 15:05:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:05:27 + true 15:05:27 + case $1 in 15:05:27 + venv_file=/tmp/.toxenv 15:05:27 + shift 2 15:05:27 + true 15:05:27 + case $1 in 15:05:27 + shift 15:05:27 + break 15:05:27 + case $python in 15:05:27 + local pkg_list= 15:05:27 + [[ -d /opt/pyenv ]] 15:05:27 + echo 'Setup pyenv:' 15:05:27 Setup pyenv: 15:05:27 + export PYENV_ROOT=/opt/pyenv 15:05:27 + PYENV_ROOT=/opt/pyenv 15:05:27 + 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 15:05:27 + 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 15:05:27 + pyenv versions 15:05:27 * system (set by /opt/pyenv/version) 15:05:27 * 3.8.13 (set by /opt/pyenv/version) 15:05:27 * 3.9.13 (set by /opt/pyenv/version) 15:05:27 * 3.10.6 (set by /opt/pyenv/version) 15:05:27 + command -v pyenv 15:05:27 ++ pyenv init - --no-rehash 15:05:27 + 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[*]}"'\'')" 15:05:27 export PATH="/opt/pyenv/shims:${PATH}" 15:05:27 export PYENV_SHELL=bash 15:05:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:05:27 pyenv() { 15:05:27 local command 15:05:27 command="${1:-}" 15:05:27 if [ "$#" -gt 0 ]; then 15:05:27 shift 15:05:27 fi 15:05:27 15:05:27 case "$command" in 15:05:27 rehash|shell) 15:05:27 eval "$(pyenv "sh-$command" "$@")" 15:05:27 ;; 15:05:27 *) 15:05:27 command pyenv "$command" "$@" 15:05:27 ;; 15:05:27 esac 15:05:27 }' 15:05:27 +++ 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[*]}"' 15:05:27 ++ 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 15:05:27 ++ 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 15:05:27 ++ 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 15:05:27 ++ export PYENV_SHELL=bash 15:05:27 ++ PYENV_SHELL=bash 15:05:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:05:27 +++ complete -F _pyenv pyenv 15:05:27 ++ lf-pyver python3 15:05:27 ++ local py_version_xy=python3 15:05:27 ++ local py_version_xyz= 15:05:27 ++ pyenv versions 15:05:27 ++ local command 15:05:27 ++ command=versions 15:05:27 ++ '[' 1 -gt 0 ']' 15:05:27 ++ shift 15:05:27 ++ case "$command" in 15:05:27 ++ command pyenv versions 15:05:27 ++ pyenv versions 15:05:27 ++ sed 's/^[ *]* //' 15:05:27 ++ awk '{ print $1 }' 15:05:27 ++ grep -E '^[0-9.]*[0-9]$' 15:05:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:05:27 +++ grep '^3' /tmp/.pyenv_versions 15:05:27 +++ sort -V 15:05:27 +++ tail -n 1 15:05:27 ++ py_version_xyz=3.10.6 15:05:27 ++ [[ -z 3.10.6 ]] 15:05:27 ++ echo 3.10.6 15:05:27 ++ return 0 15:05:27 + pyenv local 3.10.6 15:05:27 + local command 15:05:27 + command=local 15:05:27 + '[' 2 -gt 0 ']' 15:05:27 + shift 15:05:27 + case "$command" in 15:05:27 + command pyenv local 3.10.6 15:05:27 + pyenv local 3.10.6 15:05:27 + for arg in "$@" 15:05:27 + case $arg in 15:05:27 + pkg_list+='tox ' 15:05:27 + for arg in "$@" 15:05:27 + case $arg in 15:05:27 + pkg_list+='virtualenv ' 15:05:27 + for arg in "$@" 15:05:27 + case $arg in 15:05:27 + pkg_list+='urllib3~=1.26.15 ' 15:05:27 + [[ -f /tmp/.toxenv ]] 15:05:27 + [[ ! -f /tmp/.toxenv ]] 15:05:27 + [[ -n '' ]] 15:05:27 + python3 -m venv /tmp/venv-p74o 15:05:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p74o' 15:05:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p74o 15:05:31 + echo /tmp/venv-p74o 15:05:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:05:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:05:31 + /tmp/venv-p74o/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:05:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:05:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:05:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:05:34 + /tmp/venv-p74o/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:05:37 + type python3 15:05:37 + true 15:05:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-p74o/bin to PATH' 15:05:37 lf-activate-venv(): INFO: Adding /tmp/venv-p74o/bin to PATH 15:05:37 + PATH=/tmp/venv-p74o/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 15:05:37 + return 0 15:05:37 + python3 --version 15:05:37 Python 3.10.6 15:05:37 + python3 -m pip --version 15:05:37 pip 23.3.2 from /tmp/venv-p74o/lib/python3.10/site-packages/pip (python 3.10) 15:05:37 + python3 -m pip freeze 15:05:38 cachetools==5.3.2 15:05:38 chardet==5.2.0 15:05:38 colorama==0.4.6 15:05:38 distlib==0.3.8 15:05:38 filelock==3.13.1 15:05:38 packaging==23.2 15:05:38 platformdirs==4.1.0 15:05:38 pluggy==1.3.0 15:05:38 pyproject-api==1.6.1 15:05:38 tomli==2.0.1 15:05:38 tox==4.12.1 15:05:38 urllib3==1.26.18 15:05:38 virtualenv==20.25.0 15:05:38 [EnvInject] - Injecting environment variables from a build step. 15:05:38 [EnvInject] - Injecting as environment variables the properties content 15:05:38 PARALLEL=false 15:05:38 15:05:38 [EnvInject] - Variables injected successfully. 15:05:38 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9454625109713683950.sh 15:05:38 ---> tox-run.sh 15:05:38 + 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 15:05:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:05:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:05:38 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:05:38 + cd /w/workspace/oom-master-commit-lint/. 15:05:38 + source /home/jenkins/lf-env.sh 15:05:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:05:38 ++ mktemp -d /tmp/venv-XXXX 15:05:38 + lf_venv=/tmp/venv-gweb 15:05:38 + local venv_file=/tmp/.os_lf_venv 15:05:38 + local python=python3 15:05:38 + local options 15:05:38 + local set_path=true 15:05:38 + local install_args= 15:05:38 ++ 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 15:05:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:05:38 + true 15:05:38 + case $1 in 15:05:38 + venv_file=/tmp/.toxenv 15:05:38 + shift 2 15:05:38 + true 15:05:38 + case $1 in 15:05:38 + shift 15:05:38 + break 15:05:38 + case $python in 15:05:38 + local pkg_list= 15:05:38 + [[ -d /opt/pyenv ]] 15:05:38 + echo 'Setup pyenv:' 15:05:38 Setup pyenv: 15:05:38 + export PYENV_ROOT=/opt/pyenv 15:05:38 + PYENV_ROOT=/opt/pyenv 15:05:38 + 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 15:05:38 + 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 15:05:38 + pyenv versions 15:05:38 system 15:05:38 3.8.13 15:05:38 3.9.13 15:05:38 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:05:38 + command -v pyenv 15:05:38 ++ pyenv init - --no-rehash 15:05:38 + 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[*]}"'\'')" 15:05:38 export PATH="/opt/pyenv/shims:${PATH}" 15:05:38 export PYENV_SHELL=bash 15:05:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:05:38 pyenv() { 15:05:38 local command 15:05:38 command="${1:-}" 15:05:38 if [ "$#" -gt 0 ]; then 15:05:38 shift 15:05:38 fi 15:05:38 15:05:38 case "$command" in 15:05:38 rehash|shell) 15:05:38 eval "$(pyenv "sh-$command" "$@")" 15:05:38 ;; 15:05:38 *) 15:05:38 command pyenv "$command" "$@" 15:05:38 ;; 15:05:38 esac 15:05:38 }' 15:05:38 +++ 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[*]}"' 15:05:38 ++ 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 15:05:38 ++ 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 15:05:38 ++ 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 15:05:38 ++ export PYENV_SHELL=bash 15:05:38 ++ PYENV_SHELL=bash 15:05:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:05:38 +++ complete -F _pyenv pyenv 15:05:38 ++ lf-pyver python3 15:05:38 ++ local py_version_xy=python3 15:05:38 ++ local py_version_xyz= 15:05:38 ++ pyenv versions 15:05:38 ++ local command 15:05:38 ++ command=versions 15:05:38 ++ '[' 1 -gt 0 ']' 15:05:38 ++ shift 15:05:38 ++ case "$command" in 15:05:38 ++ command pyenv versions 15:05:38 ++ pyenv versions 15:05:38 ++ sed 's/^[ *]* //' 15:05:38 ++ grep -E '^[0-9.]*[0-9]$' 15:05:38 ++ awk '{ print $1 }' 15:05:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:05:38 +++ grep '^3' /tmp/.pyenv_versions 15:05:38 +++ sort -V 15:05:38 +++ tail -n 1 15:05:38 ++ py_version_xyz=3.10.6 15:05:38 ++ [[ -z 3.10.6 ]] 15:05:38 ++ echo 3.10.6 15:05:38 ++ return 0 15:05:38 + pyenv local 3.10.6 15:05:38 + local command 15:05:38 + command=local 15:05:38 + '[' 2 -gt 0 ']' 15:05:38 + shift 15:05:38 + case "$command" in 15:05:38 + command pyenv local 3.10.6 15:05:38 + pyenv local 3.10.6 15:05:38 + for arg in "$@" 15:05:38 + case $arg in 15:05:38 + pkg_list+='tox ' 15:05:38 + for arg in "$@" 15:05:38 + case $arg in 15:05:38 + pkg_list+='virtualenv ' 15:05:38 + for arg in "$@" 15:05:38 + case $arg in 15:05:38 + pkg_list+='urllib3~=1.26.15 ' 15:05:38 + [[ -f /tmp/.toxenv ]] 15:05:38 ++ cat /tmp/.toxenv 15:05:38 + lf_venv=/tmp/venv-p74o 15:05:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p74o from' file:/tmp/.toxenv 15:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p74o from file:/tmp/.toxenv 15:05:38 + /tmp/venv-p74o/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:05:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:05:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:05:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:05:39 + /tmp/venv-p74o/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:05:40 + type python3 15:05:40 + true 15:05:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-p74o/bin to PATH' 15:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-p74o/bin to PATH 15:05:40 + PATH=/tmp/venv-p74o/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 15:05:40 + return 0 15:05:40 + [[ -d /opt/pyenv ]] 15:05:40 + echo '---> Setting up pyenv' 15:05:40 ---> Setting up pyenv 15:05:40 + export PYENV_ROOT=/opt/pyenv 15:05:40 + PYENV_ROOT=/opt/pyenv 15:05:40 + export PATH=/opt/pyenv/bin:/tmp/venv-p74o/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 15:05:40 + PATH=/opt/pyenv/bin:/tmp/venv-p74o/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 15:05:40 ++ pwd 15:05:40 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:05:40 + export PYTHONPATH 15:05:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:05:40 + TOX_TESTENV_PASSENV=PYTHONPATH 15:05:40 + tox --version 15:05:40 4.12.1 from /tmp/venv-p74o/lib/python3.10/site-packages/tox/__init__.py 15:05:40 + PARALLEL=false 15:05:40 + TOX_OPTIONS_LIST= 15:05:40 + [[ -n gitlint ]] 15:05:40 + TOX_OPTIONS_LIST=' -e gitlint' 15:05:40 + case ${PARALLEL,,} in 15:05:40 + tox -e gitlint 15:05:40 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:05:42 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 15:06:10 gitlint: freeze> python -m pip freeze --all 15:06:10 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 15:06:10 gitlint: commands[0]> gitlint 15:06:10 gitlint: OK (29.57=setup[29.39]+cmd[0.18] seconds) 15:06:10 congratulations :) (29.73 seconds) 15:06:10 + tox_status=0 15:06:10 + echo '---> Completed tox runs' 15:06:10 ---> Completed tox runs 15:06:10 + for i in .tox/*/log 15:06:10 ++ echo .tox/gitlint/log 15:06:10 ++ awk -F/ '{print $2}' 15:06:10 + tox_env=gitlint 15:06:10 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:06:10 + DOC_DIR=docs/_build/html 15:06:10 + [[ -d docs/_build/html ]] 15:06:10 + echo '---> tox-run.sh ends' 15:06:10 ---> tox-run.sh ends 15:06:10 + test 0 -eq 0 15:06:10 $ ssh-agent -k 15:06:10 unset SSH_AUTH_SOCK; 15:06:10 unset SSH_AGENT_PID; 15:06:10 echo Agent pid 1730 killed; 15:06:10 [ssh-agent] Stopped. 15:06:10 [PostBuildScript] - [INFO] Executing post build scripts. 15:06:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3116645625523862992.sh 15:06:10 ---> sysstat.sh 15:06:11 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12065371511503133270.sh 15:06:11 ---> package-listing.sh 15:06:11 ++ tr '[:upper:]' '[:lower:]' 15:06:11 ++ facter osfamily 15:06:11 + OS_FAMILY=debian 15:06:11 + workspace=/w/workspace/oom-master-commit-lint 15:06:11 + START_PACKAGES=/tmp/packages_start.txt 15:06:11 + END_PACKAGES=/tmp/packages_end.txt 15:06:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:06:11 + PACKAGES=/tmp/packages_start.txt 15:06:11 + '[' /w/workspace/oom-master-commit-lint ']' 15:06:11 + PACKAGES=/tmp/packages_end.txt 15:06:11 + case "${OS_FAMILY}" in 15:06:11 + dpkg -l 15:06:11 + grep '^ii' 15:06:11 + '[' -f /tmp/packages_start.txt ']' 15:06:11 + '[' -f /tmp/packages_end.txt ']' 15:06:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:06:11 + '[' /w/workspace/oom-master-commit-lint ']' 15:06:11 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:06:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:06:11 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17188507570005257736.sh 15:06:11 ---> capture-instance-metadata.sh 15:06:11 Setup pyenv: 15:06:11 system 15:06:11 3.8.13 15:06:11 3.9.13 15:06:11 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:06:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fk9q 15:06:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:06:18 lf-activate-venv(): INFO: Installing: lftools 15:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-Fk9q/bin to PATH 15:06:48 INFO: Running in OpenStack, capturing instance metadata 15:06:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10673947855970617631.sh 15:06:48 provisioning config files... 15:06:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config18369524976105695655tmp 15:06:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:06:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:06:48 [EnvInject] - Injecting environment variables from a build step. 15:06:48 [EnvInject] - Injecting as environment variables the properties content 15:06:48 SERVER_ID=logs 15:06:48 15:06:48 [EnvInject] - Variables injected successfully. 15:06:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8885413379588874044.sh 15:06:48 ---> create-netrc.sh 15:06:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4844275006698503934.sh 15:06:48 ---> python-tools-install.sh 15:06:48 Setup pyenv: 15:06:48 system 15:06:48 3.8.13 15:06:48 3.9.13 15:06:48 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:06:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fk9q from file:/tmp/.os_lf_venv 15:06:50 lf-activate-venv(): INFO: Installing: lftools 15:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-Fk9q/bin to PATH 15:06:57 Generating Requirements File 15:07:27 Python 3.10.6 15:07:27 pip 23.3.2 from /tmp/venv-Fk9q/lib/python3.10/site-packages/pip (python 3.10) 15:07:28 appdirs==1.4.4 15:07:28 argcomplete==3.2.1 15:07:28 aspy.yaml==1.3.0 15:07:28 attrs==23.2.0 15:07:28 autopage==0.5.2 15:07:28 beautifulsoup4==4.12.3 15:07:28 boto3==1.34.22 15:07:28 botocore==1.34.22 15:07:28 bs4==0.0.2 15:07:28 cachetools==5.3.2 15:07:28 certifi==2023.11.17 15:07:28 cffi==1.16.0 15:07:28 cfgv==3.4.0 15:07:28 chardet==5.2.0 15:07:28 charset-normalizer==3.3.2 15:07:28 click==8.1.7 15:07:28 cliff==4.5.0 15:07:28 cmd2==2.4.3 15:07:28 cryptography==3.3.2 15:07:28 debtcollector==2.5.0 15:07:28 decorator==5.1.1 15:07:28 defusedxml==0.7.1 15:07:28 Deprecated==1.2.14 15:07:28 distlib==0.3.8 15:07:28 dnspython==2.4.2 15:07:28 docker==4.2.2 15:07:28 dogpile.cache==1.3.0 15:07:28 email-validator==2.1.0.post1 15:07:28 filelock==3.13.1 15:07:28 future==0.18.3 15:07:28 gitdb==4.0.11 15:07:28 GitPython==3.1.41 15:07:28 google-auth==2.26.2 15:07:28 httplib2==0.22.0 15:07:28 identify==2.5.33 15:07:28 idna==3.6 15:07:28 importlib-resources==1.5.0 15:07:28 iso8601==2.1.0 15:07:28 Jinja2==3.1.3 15:07:28 jmespath==1.0.1 15:07:28 jsonpatch==1.33 15:07:28 jsonpointer==2.4 15:07:28 jsonschema==4.21.0 15:07:28 jsonschema-specifications==2023.12.1 15:07:28 keystoneauth1==5.5.0 15:07:28 kubernetes==29.0.0 15:07:28 lftools==0.37.8 15:07:28 lxml==5.1.0 15:07:28 MarkupSafe==2.1.3 15:07:28 msgpack==1.0.7 15:07:28 multi_key_dict==2.0.3 15:07:28 munch==4.0.0 15:07:28 netaddr==0.10.1 15:07:28 netifaces==0.11.0 15:07:28 niet==1.4.2 15:07:28 nodeenv==1.8.0 15:07:28 oauth2client==4.1.3 15:07:28 oauthlib==3.2.2 15:07:28 openstacksdk==0.62.0 15:07:28 os-client-config==2.1.0 15:07:28 os-service-types==1.7.0 15:07:28 osc-lib==3.0.0 15:07:28 oslo.config==9.3.0 15:07:28 oslo.context==5.3.0 15:07:28 oslo.i18n==6.2.0 15:07:28 oslo.log==5.4.0 15:07:28 oslo.serialization==5.3.0 15:07:28 oslo.utils==7.0.0 15:07:28 packaging==23.2 15:07:28 pbr==6.0.0 15:07:28 platformdirs==4.1.0 15:07:28 prettytable==3.9.0 15:07:28 pyasn1==0.5.1 15:07:28 pyasn1-modules==0.3.0 15:07:28 pycparser==2.21 15:07:28 pygerrit2==2.0.15 15:07:28 PyGithub==2.1.1 15:07:28 pyinotify==0.9.6 15:07:28 PyJWT==2.8.0 15:07:28 PyNaCl==1.5.0 15:07:28 pyparsing==2.4.7 15:07:28 pyperclip==1.8.2 15:07:28 pyrsistent==0.20.0 15:07:28 python-cinderclient==9.4.0 15:07:28 python-dateutil==2.8.2 15:07:28 python-heatclient==3.4.0 15:07:28 python-jenkins==1.8.2 15:07:28 python-keystoneclient==5.3.0 15:07:28 python-magnumclient==4.3.0 15:07:28 python-novaclient==18.4.0 15:07:28 python-openstackclient==6.0.0 15:07:28 python-swiftclient==4.4.0 15:07:28 pytz==2023.3.post1 15:07:28 PyYAML==6.0.1 15:07:28 referencing==0.32.1 15:07:28 requests==2.31.0 15:07:28 requests-oauthlib==1.3.1 15:07:28 requestsexceptions==1.4.0 15:07:28 rfc3986==2.0.0 15:07:28 rpds-py==0.17.1 15:07:28 rsa==4.9 15:07:28 ruamel.yaml==0.18.5 15:07:28 ruamel.yaml.clib==0.2.8 15:07:28 s3transfer==0.10.0 15:07:28 simplejson==3.19.2 15:07:28 six==1.16.0 15:07:28 smmap==5.0.1 15:07:28 soupsieve==2.5 15:07:28 stevedore==5.1.0 15:07:28 tabulate==0.9.0 15:07:28 toml==0.10.2 15:07:28 tomlkit==0.12.3 15:07:28 tqdm==4.66.1 15:07:28 typing_extensions==4.9.0 15:07:28 tzdata==2023.4 15:07:28 urllib3==1.26.18 15:07:28 virtualenv==20.25.0 15:07:28 wcwidth==0.2.13 15:07:28 websocket-client==1.7.0 15:07:28 wrapt==1.16.0 15:07:28 xdg==6.0.0 15:07:28 xmltodict==0.13.0 15:07:28 yq==3.2.3 15:07:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16972732684117164267.sh 15:07:28 ---> sudo-logs.sh 15:07:28 Archiving 'sudo' log.. 15:07:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9774144281931731753.sh 15:07:28 ---> job-cost.sh 15:07:28 Setup pyenv: 15:07:28 system 15:07:28 3.8.13 15:07:28 3.9.13 15:07:28 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:07:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fk9q from file:/tmp/.os_lf_venv 15:07:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:07: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. 15:07:37 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-Fk9q/bin to PATH 15:07:37 INFO: No Stack... 15:07:38 INFO: Retrieving Pricing Info for: v3-standard-4 15:07:38 INFO: Archiving Costs 15:07:38 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1476991596994074842.sh 15:07:38 ---> logs-deploy.sh 15:07:38 Setup pyenv: 15:07:38 system 15:07:38 3.8.13 15:07:38 3.9.13 15:07:38 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:07:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fk9q from file:/tmp/.os_lf_venv 15:07:39 lf-activate-venv(): INFO: Installing: lftools 15:07:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:07:49 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-Fk9q/bin to PATH 15:07:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7158 15:07:49 INFO: archiving workspace using pattern(s): 15:07:50 Archives upload complete. 15:07:50 INFO: archiving logs to Nexus 15:07:51 ---> uname -a: 15:07:51 Linux prd-ubuntu1804-builder-4c-4g-13421 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:07:51 15:07:51 15:07:51 ---> lscpu: 15:07:51 Architecture: x86_64 15:07:51 CPU op-mode(s): 32-bit, 64-bit 15:07:51 Byte Order: Little Endian 15:07:51 CPU(s): 4 15:07:51 On-line CPU(s) list: 0-3 15:07:51 Thread(s) per core: 1 15:07:51 Core(s) per socket: 1 15:07:51 Socket(s): 4 15:07:51 NUMA node(s): 1 15:07:51 Vendor ID: AuthenticAMD 15:07:51 CPU family: 23 15:07:51 Model: 49 15:07:51 Model name: AMD EPYC-Rome Processor 15:07:51 Stepping: 0 15:07:51 CPU MHz: 2799.998 15:07:51 BogoMIPS: 5599.99 15:07:51 Virtualization: AMD-V 15:07:51 Hypervisor vendor: KVM 15:07:51 Virtualization type: full 15:07:51 L1d cache: 32K 15:07:51 L1i cache: 32K 15:07:51 L2 cache: 512K 15:07:51 L3 cache: 16384K 15:07:51 NUMA node0 CPU(s): 0-3 15:07:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:07:51 15:07:51 15:07:51 ---> nproc: 15:07:51 4 15:07:51 15:07:51 15:07:51 ---> df -h: 15:07:51 Filesystem Size Used Avail Use% Mounted on 15:07:51 udev 7.9G 0 7.9G 0% /dev 15:07:51 tmpfs 1.6G 672K 1.6G 1% /run 15:07:51 /dev/vda1 78G 8.5G 69G 11% / 15:07:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:07:51 tmpfs 5.0M 0 5.0M 0% /run/lock 15:07:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:07:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:07:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:07:51 15:07:51 15:07:51 ---> free -m: 15:07:51 total used free shared buff/cache available 15:07:51 Mem: 16040 553 13194 0 2291 15163 15:07:51 Swap: 1023 0 1023 15:07:51 15:07:51 15:07:51 ---> ip addr: 15:07:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:07:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:07:51 inet 127.0.0.1/8 scope host lo 15:07:51 valid_lft forever preferred_lft forever 15:07:51 inet6 ::1/128 scope host 15:07:51 valid_lft forever preferred_lft forever 15:07:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:07:51 link/ether fa:16:3e:09:68:aa brd ff:ff:ff:ff:ff:ff 15:07:51 inet 10.30.107.203/23 brd 10.30.107.255 scope global dynamic ens3 15:07:51 valid_lft 86218sec preferred_lft 86218sec 15:07:51 inet6 fe80::f816:3eff:fe09:68aa/64 scope link 15:07:51 valid_lft forever preferred_lft forever 15:07:51 15:07:51 15:07:51 ---> sar -b -r -n DEV: 15:07:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13421) 01/19/24 _x86_64_ (4 CPU) 15:07:51 15:07:51 15:04:52 LINUX RESTART (4 CPU) 15:07:51 15:07:51 15:05:02 tps rtps wtps bread/s bwrtn/s 15:07:51 15:06:01 219.89 67.40 152.50 4107.51 48885.00 15:07:51 15:07:01 125.23 14.18 111.05 1083.29 35228.80 15:07:51 Average: 172.16 40.56 131.60 2582.69 41999.53 15:07:51 15:07:51 15:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:07:51 15:06:01 13986764 15508160 2438204 14.84 54480 1673204 898004 5.14 737516 1495308 110508 15:07:51 15:07:01 13681916 15572280 2743052 16.70 83148 1992508 755192 4.32 712848 1783556 134860 15:07:51 Average: 13834340 15540220 2590628 15.77 68814 1832856 826598 4.73 725182 1639432 122684 15:07:51 15:07:51 15:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:07:51 15:06:01 lo 1.97 1.97 0.21 0.21 0.00 0.00 0.00 0.00 15:07:51 15:06:01 ens3 507.00 344.53 2220.97 81.91 0.00 0.00 0.00 0.00 15:07:51 15:07:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 15:07:51 15:07:01 ens3 48.81 33.26 654.90 8.33 0.00 0.00 0.00 0.00 15:07:51 Average: lo 1.61 1.61 0.17 0.17 0.00 0.00 0.00 0.00 15:07:51 Average: ens3 275.98 187.59 1431.36 44.81 0.00 0.00 0.00 0.00 15:07:51 15:07:51 15:07:51 ---> sar -P ALL: 15:07:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13421) 01/19/24 _x86_64_ (4 CPU) 15:07:51 15:07:51 15:04:52 LINUX RESTART (4 CPU) 15:07:51 15:07:51 15:05:02 CPU %user %nice %system %iowait %steal %idle 15:07:51 15:06:01 all 18.52 0.00 2.16 12.37 0.06 66.90 15:07:51 15:06:01 0 30.47 0.00 2.85 15.44 0.09 51.16 15:07:51 15:06:01 1 17.67 0.00 2.43 5.44 0.05 74.42 15:07:51 15:06:01 2 15.28 0.00 1.67 2.34 0.05 80.66 15:07:51 15:06:01 3 10.69 0.00 1.67 26.25 0.03 61.36 15:07:51 15:07:01 all 20.08 0.00 1.59 5.61 0.06 72.66 15:07:51 15:07:01 0 19.47 0.00 1.12 1.10 0.07 78.24 15:07:51 15:07:01 1 35.99 0.00 2.55 5.37 0.08 56.00 15:07:51 15:07:01 2 11.77 0.00 1.06 0.41 0.05 86.70 15:07:51 15:07:01 3 13.07 0.00 1.62 15.62 0.07 69.62 15:07:51 Average: all 19.30 0.00 1.87 8.95 0.06 69.81 15:07:51 Average: 0 24.91 0.00 1.97 8.19 0.08 64.84 15:07:51 Average: 1 26.91 0.00 2.49 5.40 0.07 65.13 15:07:51 Average: 2 13.50 0.00 1.36 1.36 0.05 83.72 15:07:51 Average: 3 11.89 0.00 1.64 20.88 0.05 65.53 15:07:51 15:07:51 15:07:51