15:01:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137057 15:01:47 Running as SYSTEM 15:01:47 [EnvInject] - Loading node environment variables. 15:01:47 Building remotely on prd-ubuntu1804-builder-4c-4g-13413 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:01:47 [ssh-agent] Looking for ssh-agent implementation... 15:01:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:47 $ ssh-agent 15:01:47 SSH_AUTH_SOCK=/tmp/ssh-eUDOEZQ9bUcU/agent.1665 15:01:47 SSH_AGENT_PID=1667 15:01:47 [ssh-agent] Started. 15:01:47 Running ssh-add (command line suppressed) 15:01:47 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_18273822903966591368.key (/w/workspace/oom-master-commit-lint@tmp/private_key_18273822903966591368.key) 15:01:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:01:47 The recommended git tool is: NONE 15:01:49 using credential onap-jenkins-ssh 15:01:49 Wiping out workspace first. 15:01:49 Cloning the remote Git repository 15:01:49 Cloning repository git://cloud.onap.org/mirror/oom.git 15:01:49 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:01:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:01:49 > git --version # timeout=10 15:01:49 > git --version # 'git version 2.17.1' 15:01:49 using GIT_SSH to set credentials Gerrit user 15:01:49 Verifying host key using manually-configured host key entries 15:01:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:01:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:01:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:01:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:01:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:01:54 using GIT_SSH to set credentials Gerrit user 15:01:54 Verifying host key using manually-configured host key entries 15:01:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/137057/1 # timeout=30 15:01:55 > git rev-parse 22318b1a44b4f099a1745bfee3a3583a612faab3^{commit} # timeout=10 15:01:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:01:55 Checking out Revision 22318b1a44b4f099a1745bfee3a3583a612faab3 (refs/changes/57/137057/1) 15:01:55 > git config core.sparsecheckout # timeout=10 15:01:55 > git checkout -f 22318b1a44b4f099a1745bfee3a3583a612faab3 # timeout=30 15:01:58 Commit message: "[SO] Support root secret for external DB" 15:01:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:01:58 > git rev-list --no-walk 21d48641d6344e9f00523ca15d49d44fcdb277b3 # timeout=10 15:01:58 [EnvInject] - Injecting environment variables from a build step. 15:01:58 [EnvInject] - Injecting as environment variables the properties content 15:01:58 PYTHON=python3 15:01:58 15:01:58 [EnvInject] - Variables injected successfully. 15:01:58 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9637055949368926210.sh 15:01:58 ---> tox-install.sh 15:01:58 + source /home/jenkins/lf-env.sh 15:01:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:01:58 ++ mktemp -d /tmp/venv-XXXX 15:01:58 + lf_venv=/tmp/venv-VMSf 15:01:58 + local venv_file=/tmp/.os_lf_venv 15:01:58 + local python=python3 15:01:58 + local options 15:01:58 + local set_path=true 15:01:58 + local install_args= 15:01:58 ++ 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:01:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:01:58 + true 15:01:58 + case $1 in 15:01:58 + venv_file=/tmp/.toxenv 15:01:58 + shift 2 15:01:58 + true 15:01:58 + case $1 in 15:01:58 + shift 15:01:58 + break 15:01:58 + case $python in 15:01:58 + local pkg_list= 15:01:58 + [[ -d /opt/pyenv ]] 15:01:58 + echo 'Setup pyenv:' 15:01:58 Setup pyenv: 15:01:58 + export PYENV_ROOT=/opt/pyenv 15:01:58 + PYENV_ROOT=/opt/pyenv 15:01:58 + 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:01:58 + 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:01:58 + pyenv versions 15:01:58 * system (set by /opt/pyenv/version) 15:01:58 * 3.8.13 (set by /opt/pyenv/version) 15:01:58 * 3.9.13 (set by /opt/pyenv/version) 15:01:58 * 3.10.6 (set by /opt/pyenv/version) 15:01:58 + command -v pyenv 15:01:58 ++ pyenv init - --no-rehash 15:01:58 + 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:01:58 export PATH="/opt/pyenv/shims:${PATH}" 15:01:58 export PYENV_SHELL=bash 15:01:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:01:58 pyenv() { 15:01:58 local command 15:01:58 command="${1:-}" 15:01:58 if [ "$#" -gt 0 ]; then 15:01:58 shift 15:01:58 fi 15:01:58 15:01:58 case "$command" in 15:01:58 rehash|shell) 15:01:58 eval "$(pyenv "sh-$command" "$@")" 15:01:58 ;; 15:01:58 *) 15:01:58 command pyenv "$command" "$@" 15:01:58 ;; 15:01:58 esac 15:01:58 }' 15:01:58 +++ 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:01:58 ++ 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:01:58 ++ 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:01:58 ++ 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:01:58 ++ export PYENV_SHELL=bash 15:01:58 ++ PYENV_SHELL=bash 15:01:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:01:58 +++ complete -F _pyenv pyenv 15:01:58 ++ lf-pyver python3 15:01:58 ++ local py_version_xy=python3 15:01:58 ++ local py_version_xyz= 15:01:58 ++ pyenv versions 15:01:58 ++ local command 15:01:58 ++ command=versions 15:01:58 ++ '[' 1 -gt 0 ']' 15:01:58 ++ shift 15:01:58 ++ case "$command" in 15:01:58 ++ command pyenv versions 15:01:58 ++ pyenv versions 15:01:58 ++ sed 's/^[ *]* //' 15:01:58 ++ awk '{ print $1 }' 15:01:58 ++ grep -E '^[0-9.]*[0-9]$' 15:01:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:01:58 +++ grep '^3' /tmp/.pyenv_versions 15:01:58 +++ sort -V 15:01:58 +++ tail -n 1 15:01:58 ++ py_version_xyz=3.10.6 15:01:58 ++ [[ -z 3.10.6 ]] 15:01:58 ++ echo 3.10.6 15:01:58 ++ return 0 15:01:58 + pyenv local 3.10.6 15:01:58 + local command 15:01:58 + command=local 15:01:58 + '[' 2 -gt 0 ']' 15:01:58 + shift 15:01:58 + case "$command" in 15:01:58 + command pyenv local 3.10.6 15:01:58 + pyenv local 3.10.6 15:01:58 + for arg in "$@" 15:01:58 + case $arg in 15:01:58 + pkg_list+='tox ' 15:01:58 + for arg in "$@" 15:01:58 + case $arg in 15:01:58 + pkg_list+='virtualenv ' 15:01:58 + for arg in "$@" 15:01:58 + case $arg in 15:01:58 + pkg_list+='urllib3~=1.26.15 ' 15:01:58 + [[ -f /tmp/.toxenv ]] 15:01:58 + [[ ! -f /tmp/.toxenv ]] 15:01:58 + [[ -n '' ]] 15:01:58 + python3 -m venv /tmp/venv-VMSf 15:02:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VMSf' 15:02:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VMSf 15:02:03 + echo /tmp/venv-VMSf 15:02:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:02:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:02:03 + /tmp/venv-VMSf/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:02:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:02:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:02:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:02:06 + /tmp/venv-VMSf/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:02:08 + type python3 15:02:08 + true 15:02:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VMSf/bin to PATH' 15:02:08 lf-activate-venv(): INFO: Adding /tmp/venv-VMSf/bin to PATH 15:02:08 + PATH=/tmp/venv-VMSf/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:02:08 + return 0 15:02:08 + python3 --version 15:02:08 Python 3.10.6 15:02:08 + python3 -m pip --version 15:02:09 pip 23.3.2 from /tmp/venv-VMSf/lib/python3.10/site-packages/pip (python 3.10) 15:02:09 + python3 -m pip freeze 15:02:09 cachetools==5.3.2 15:02:09 chardet==5.2.0 15:02:09 colorama==0.4.6 15:02:09 distlib==0.3.8 15:02:09 filelock==3.13.1 15:02:09 packaging==23.2 15:02:09 platformdirs==4.1.0 15:02:09 pluggy==1.3.0 15:02:09 pyproject-api==1.6.1 15:02:09 tomli==2.0.1 15:02:09 tox==4.12.1 15:02:09 urllib3==1.26.18 15:02:09 virtualenv==20.25.0 15:02:09 [EnvInject] - Injecting environment variables from a build step. 15:02:09 [EnvInject] - Injecting as environment variables the properties content 15:02:09 PARALLEL=false 15:02:09 15:02:09 [EnvInject] - Variables injected successfully. 15:02:09 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1043137387060071373.sh 15:02:09 ---> tox-run.sh 15:02:09 + 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:02:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:02:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:02:09 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:02:09 + cd /w/workspace/oom-master-commit-lint/. 15:02:09 + source /home/jenkins/lf-env.sh 15:02:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:02:09 ++ mktemp -d /tmp/venv-XXXX 15:02:09 + lf_venv=/tmp/venv-MHMs 15:02:09 + local venv_file=/tmp/.os_lf_venv 15:02:09 + local python=python3 15:02:09 + local options 15:02:09 + local set_path=true 15:02:09 + local install_args= 15:02:09 ++ 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:02:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:02:09 + true 15:02:09 + case $1 in 15:02:09 + venv_file=/tmp/.toxenv 15:02:09 + shift 2 15:02:09 + true 15:02:09 + case $1 in 15:02:09 + shift 15:02:09 + break 15:02:09 + case $python in 15:02:09 + local pkg_list= 15:02:09 + [[ -d /opt/pyenv ]] 15:02:09 + echo 'Setup pyenv:' 15:02:09 Setup pyenv: 15:02:09 + export PYENV_ROOT=/opt/pyenv 15:02:09 + PYENV_ROOT=/opt/pyenv 15:02:09 + 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:02:09 + 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:02:09 + pyenv versions 15:02:09 system 15:02:09 3.8.13 15:02:09 3.9.13 15:02:09 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:02:09 + command -v pyenv 15:02:09 ++ pyenv init - --no-rehash 15:02:09 + 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:02:09 export PATH="/opt/pyenv/shims:${PATH}" 15:02:09 export PYENV_SHELL=bash 15:02:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:02:09 pyenv() { 15:02:09 local command 15:02:09 command="${1:-}" 15:02:09 if [ "$#" -gt 0 ]; then 15:02:09 shift 15:02:09 fi 15:02:09 15:02:09 case "$command" in 15:02:09 rehash|shell) 15:02:09 eval "$(pyenv "sh-$command" "$@")" 15:02:09 ;; 15:02:09 *) 15:02:09 command pyenv "$command" "$@" 15:02:09 ;; 15:02:09 esac 15:02:09 }' 15:02:09 +++ 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:02:09 ++ 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:02:09 ++ 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:02:09 ++ 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:02:09 ++ export PYENV_SHELL=bash 15:02:09 ++ PYENV_SHELL=bash 15:02:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:02:09 +++ complete -F _pyenv pyenv 15:02:09 ++ lf-pyver python3 15:02:09 ++ local py_version_xy=python3 15:02:09 ++ local py_version_xyz= 15:02:09 ++ pyenv versions 15:02:09 ++ local command 15:02:09 ++ command=versions 15:02:09 ++ '[' 1 -gt 0 ']' 15:02:09 ++ shift 15:02:09 ++ case "$command" in 15:02:09 ++ command pyenv versions 15:02:09 ++ pyenv versions 15:02:09 ++ awk '{ print $1 }' 15:02:09 ++ sed 's/^[ *]* //' 15:02:09 ++ grep -E '^[0-9.]*[0-9]$' 15:02:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:02:09 +++ grep '^3' /tmp/.pyenv_versions 15:02:09 +++ sort -V 15:02:09 +++ tail -n 1 15:02:09 ++ py_version_xyz=3.10.6 15:02:09 ++ [[ -z 3.10.6 ]] 15:02:09 ++ echo 3.10.6 15:02:09 ++ return 0 15:02:09 + pyenv local 3.10.6 15:02:09 + local command 15:02:09 + command=local 15:02:09 + '[' 2 -gt 0 ']' 15:02:09 + shift 15:02:09 + case "$command" in 15:02:09 + command pyenv local 3.10.6 15:02:09 + pyenv local 3.10.6 15:02:09 + for arg in "$@" 15:02:09 + case $arg in 15:02:09 + pkg_list+='tox ' 15:02:09 + for arg in "$@" 15:02:09 + case $arg in 15:02:09 + pkg_list+='virtualenv ' 15:02:09 + for arg in "$@" 15:02:09 + case $arg in 15:02:09 + pkg_list+='urllib3~=1.26.15 ' 15:02:09 + [[ -f /tmp/.toxenv ]] 15:02:09 ++ cat /tmp/.toxenv 15:02:09 + lf_venv=/tmp/venv-VMSf 15:02:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VMSf from' file:/tmp/.toxenv 15:02:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VMSf from file:/tmp/.toxenv 15:02:09 + /tmp/venv-VMSf/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:02:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:02:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:02:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:02:10 + /tmp/venv-VMSf/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:02:12 + type python3 15:02:12 + true 15:02:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VMSf/bin to PATH' 15:02:12 lf-activate-venv(): INFO: Adding /tmp/venv-VMSf/bin to PATH 15:02:12 + PATH=/tmp/venv-VMSf/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:02:12 + return 0 15:02:12 + [[ -d /opt/pyenv ]] 15:02:12 + echo '---> Setting up pyenv' 15:02:12 ---> Setting up pyenv 15:02:12 + export PYENV_ROOT=/opt/pyenv 15:02:12 + PYENV_ROOT=/opt/pyenv 15:02:12 + export PATH=/opt/pyenv/bin:/tmp/venv-VMSf/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:02:12 + PATH=/opt/pyenv/bin:/tmp/venv-VMSf/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:02:12 ++ pwd 15:02:12 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:02:12 + export PYTHONPATH 15:02:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:02:12 + TOX_TESTENV_PASSENV=PYTHONPATH 15:02:12 + tox --version 15:02:12 4.12.1 from /tmp/venv-VMSf/lib/python3.10/site-packages/tox/__init__.py 15:02:12 + PARALLEL=false 15:02:12 + TOX_OPTIONS_LIST= 15:02:12 + [[ -n gitlint ]] 15:02:12 + TOX_OPTIONS_LIST=' -e gitlint' 15:02:12 + case ${PARALLEL,,} in 15:02:12 + tox -e gitlint 15:02:12 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:02:14 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:02:39 gitlint: freeze> python -m pip freeze --all 15:02:39 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:02:39 gitlint: commands[0]> gitlint 15:02:40 gitlint: OK (27.31=setup[27.13]+cmd[0.18] seconds) 15:02:40 congratulations :) (27.47 seconds) 15:02:40 + tox_status=0 15:02:40 + echo '---> Completed tox runs' 15:02:40 ---> Completed tox runs 15:02:40 + for i in .tox/*/log 15:02:40 ++ echo .tox/gitlint/log 15:02:40 ++ awk -F/ '{print $2}' 15:02:40 + tox_env=gitlint 15:02:40 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:02:40 + DOC_DIR=docs/_build/html 15:02:40 + [[ -d docs/_build/html ]] 15:02:40 + echo '---> tox-run.sh ends' 15:02:40 ---> tox-run.sh ends 15:02:40 + test 0 -eq 0 15:02:40 $ ssh-agent -k 15:02:40 unset SSH_AUTH_SOCK; 15:02:40 unset SSH_AGENT_PID; 15:02:40 echo Agent pid 1667 killed; 15:02:40 [ssh-agent] Stopped. 15:02:40 [PostBuildScript] - [INFO] Executing post build scripts. 15:02:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5922760787304891439.sh 15:02:40 ---> sysstat.sh 15:02:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9496248607667497606.sh 15:02:40 ---> package-listing.sh 15:02:40 ++ facter osfamily 15:02:40 ++ tr '[:upper:]' '[:lower:]' 15:02:40 + OS_FAMILY=debian 15:02:40 + workspace=/w/workspace/oom-master-commit-lint 15:02:40 + START_PACKAGES=/tmp/packages_start.txt 15:02:40 + END_PACKAGES=/tmp/packages_end.txt 15:02:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:02:40 + PACKAGES=/tmp/packages_start.txt 15:02:40 + '[' /w/workspace/oom-master-commit-lint ']' 15:02:40 + PACKAGES=/tmp/packages_end.txt 15:02:40 + case "${OS_FAMILY}" in 15:02:40 + dpkg -l 15:02:40 + grep '^ii' 15:02:40 + '[' -f /tmp/packages_start.txt ']' 15:02:40 + '[' -f /tmp/packages_end.txt ']' 15:02:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:02:40 + '[' /w/workspace/oom-master-commit-lint ']' 15:02:40 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:02:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:02:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4798492214101964576.sh 15:02:40 ---> capture-instance-metadata.sh 15:02:40 Setup pyenv: 15:02:40 system 15:02:40 3.8.13 15:02:40 3.9.13 15:02:40 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:02:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s8nJ 15:02:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:02:47 lf-activate-venv(): INFO: Installing: lftools 15:03:19 lf-activate-venv(): INFO: Adding /tmp/venv-s8nJ/bin to PATH 15:03:19 INFO: Running in OpenStack, capturing instance metadata 15:03:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9776039554826795309.sh 15:03:19 provisioning config files... 15:03:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config17011971474097585494tmp 15:03:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:03:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:03:19 [EnvInject] - Injecting environment variables from a build step. 15:03:19 [EnvInject] - Injecting as environment variables the properties content 15:03:19 SERVER_ID=logs 15:03:19 15:03:19 [EnvInject] - Variables injected successfully. 15:03:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9328511985692753180.sh 15:03:19 ---> create-netrc.sh 15:03:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins332036129403568608.sh 15:03:19 ---> python-tools-install.sh 15:03:19 Setup pyenv: 15:03:19 system 15:03:19 3.8.13 15:03:19 3.9.13 15:03:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:03:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s8nJ from file:/tmp/.os_lf_venv 15:03:20 lf-activate-venv(): INFO: Installing: lftools 15:03:28 lf-activate-venv(): INFO: Adding /tmp/venv-s8nJ/bin to PATH 15:03:28 Generating Requirements File 15:03:59 Python 3.10.6 15:03:59 pip 23.3.2 from /tmp/venv-s8nJ/lib/python3.10/site-packages/pip (python 3.10) 15:03:59 appdirs==1.4.4 15:03:59 argcomplete==3.2.1 15:03:59 aspy.yaml==1.3.0 15:03:59 attrs==23.2.0 15:03:59 autopage==0.5.2 15:03:59 beautifulsoup4==4.12.3 15:03:59 boto3==1.34.22 15:03:59 botocore==1.34.22 15:03:59 bs4==0.0.2 15:03:59 cachetools==5.3.2 15:03:59 certifi==2023.11.17 15:03:59 cffi==1.16.0 15:03:59 cfgv==3.4.0 15:03:59 chardet==5.2.0 15:03:59 charset-normalizer==3.3.2 15:03:59 click==8.1.7 15:03:59 cliff==4.5.0 15:03:59 cmd2==2.4.3 15:03:59 cryptography==3.3.2 15:03:59 debtcollector==2.5.0 15:03:59 decorator==5.1.1 15:03:59 defusedxml==0.7.1 15:03:59 Deprecated==1.2.14 15:03:59 distlib==0.3.8 15:03:59 dnspython==2.4.2 15:03:59 docker==4.2.2 15:03:59 dogpile.cache==1.3.0 15:03:59 email-validator==2.1.0.post1 15:03:59 filelock==3.13.1 15:03:59 future==0.18.3 15:03:59 gitdb==4.0.11 15:03:59 GitPython==3.1.41 15:03:59 google-auth==2.26.2 15:03:59 httplib2==0.22.0 15:03:59 identify==2.5.33 15:03:59 idna==3.6 15:03:59 importlib-resources==1.5.0 15:03:59 iso8601==2.1.0 15:03:59 Jinja2==3.1.3 15:03:59 jmespath==1.0.1 15:03:59 jsonpatch==1.33 15:03:59 jsonpointer==2.4 15:03:59 jsonschema==4.21.0 15:03:59 jsonschema-specifications==2023.12.1 15:03:59 keystoneauth1==5.5.0 15:03:59 kubernetes==29.0.0 15:03:59 lftools==0.37.8 15:03:59 lxml==5.1.0 15:03:59 MarkupSafe==2.1.3 15:03:59 msgpack==1.0.7 15:03:59 multi_key_dict==2.0.3 15:03:59 munch==4.0.0 15:03:59 netaddr==0.10.1 15:03:59 netifaces==0.11.0 15:03:59 niet==1.4.2 15:03:59 nodeenv==1.8.0 15:03:59 oauth2client==4.1.3 15:03:59 oauthlib==3.2.2 15:03:59 openstacksdk==0.62.0 15:03:59 os-client-config==2.1.0 15:03:59 os-service-types==1.7.0 15:03:59 osc-lib==3.0.0 15:03:59 oslo.config==9.3.0 15:03:59 oslo.context==5.3.0 15:03:59 oslo.i18n==6.2.0 15:03:59 oslo.log==5.4.0 15:03:59 oslo.serialization==5.3.0 15:03:59 oslo.utils==7.0.0 15:03:59 packaging==23.2 15:03:59 pbr==6.0.0 15:03:59 platformdirs==4.1.0 15:03:59 prettytable==3.9.0 15:03:59 pyasn1==0.5.1 15:03:59 pyasn1-modules==0.3.0 15:03:59 pycparser==2.21 15:03:59 pygerrit2==2.0.15 15:03:59 PyGithub==2.1.1 15:03:59 pyinotify==0.9.6 15:03:59 PyJWT==2.8.0 15:03:59 PyNaCl==1.5.0 15:03:59 pyparsing==2.4.7 15:03:59 pyperclip==1.8.2 15:03:59 pyrsistent==0.20.0 15:03:59 python-cinderclient==9.4.0 15:03:59 python-dateutil==2.8.2 15:03:59 python-heatclient==3.4.0 15:03:59 python-jenkins==1.8.2 15:03:59 python-keystoneclient==5.3.0 15:03:59 python-magnumclient==4.3.0 15:03:59 python-novaclient==18.4.0 15:03:59 python-openstackclient==6.0.0 15:03:59 python-swiftclient==4.4.0 15:03:59 pytz==2023.3.post1 15:03:59 PyYAML==6.0.1 15:03:59 referencing==0.32.1 15:03:59 requests==2.31.0 15:03:59 requests-oauthlib==1.3.1 15:03:59 requestsexceptions==1.4.0 15:03:59 rfc3986==2.0.0 15:03:59 rpds-py==0.17.1 15:03:59 rsa==4.9 15:03:59 ruamel.yaml==0.18.5 15:03:59 ruamel.yaml.clib==0.2.8 15:03:59 s3transfer==0.10.0 15:03:59 simplejson==3.19.2 15:03:59 six==1.16.0 15:03:59 smmap==5.0.1 15:03:59 soupsieve==2.5 15:03:59 stevedore==5.1.0 15:03:59 tabulate==0.9.0 15:03:59 toml==0.10.2 15:03:59 tomlkit==0.12.3 15:03:59 tqdm==4.66.1 15:03:59 typing_extensions==4.9.0 15:03:59 tzdata==2023.4 15:03:59 urllib3==1.26.18 15:03:59 virtualenv==20.25.0 15:03:59 wcwidth==0.2.13 15:03:59 websocket-client==1.7.0 15:03:59 wrapt==1.16.0 15:03:59 xdg==6.0.0 15:03:59 xmltodict==0.13.0 15:03:59 yq==3.2.3 15:03:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9171920916382649207.sh 15:03:59 ---> sudo-logs.sh 15:03:59 Archiving 'sudo' log.. 15:04:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14759478957514045732.sh 15:04:00 ---> job-cost.sh 15:04:00 Setup pyenv: 15:04:00 system 15:04:00 3.8.13 15:04:00 3.9.13 15:04:00 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:04:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s8nJ from file:/tmp/.os_lf_venv 15:04:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:04:09 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:04:09 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:04:09 lf-activate-venv(): INFO: Adding /tmp/venv-s8nJ/bin to PATH 15:04:09 INFO: No Stack... 15:04:09 INFO: Retrieving Pricing Info for: v3-standard-4 15:04:10 INFO: Archiving Costs 15:04:10 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5933649290645391978.sh 15:04:10 ---> logs-deploy.sh 15:04:10 Setup pyenv: 15:04:10 system 15:04:10 3.8.13 15:04:10 3.9.13 15:04:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:04:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s8nJ from file:/tmp/.os_lf_venv 15:04:11 lf-activate-venv(): INFO: Installing: lftools 15:04:21 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:04:21 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:04:22 lf-activate-venv(): INFO: Adding /tmp/venv-s8nJ/bin to PATH 15:04:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7157 15:04:22 INFO: archiving workspace using pattern(s): 15:04:23 Archives upload complete. 15:04:23 INFO: archiving logs to Nexus 15:04:24 ---> uname -a: 15:04:24 Linux prd-ubuntu1804-builder-4c-4g-13413 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:04:24 15:04:24 15:04:24 ---> lscpu: 15:04:24 Architecture: x86_64 15:04:24 CPU op-mode(s): 32-bit, 64-bit 15:04:24 Byte Order: Little Endian 15:04:24 CPU(s): 4 15:04:24 On-line CPU(s) list: 0-3 15:04:24 Thread(s) per core: 1 15:04:24 Core(s) per socket: 1 15:04:24 Socket(s): 4 15:04:24 NUMA node(s): 1 15:04:24 Vendor ID: AuthenticAMD 15:04:24 CPU family: 23 15:04:24 Model: 49 15:04:24 Model name: AMD EPYC-Rome Processor 15:04:24 Stepping: 0 15:04:24 CPU MHz: 2800.000 15:04:24 BogoMIPS: 5600.00 15:04:24 Virtualization: AMD-V 15:04:24 Hypervisor vendor: KVM 15:04:24 Virtualization type: full 15:04:24 L1d cache: 32K 15:04:24 L1i cache: 32K 15:04:24 L2 cache: 512K 15:04:24 L3 cache: 16384K 15:04:24 NUMA node0 CPU(s): 0-3 15:04:24 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:04:24 15:04:24 15:04:24 ---> nproc: 15:04:24 4 15:04:24 15:04:24 15:04:24 ---> df -h: 15:04:24 Filesystem Size Used Avail Use% Mounted on 15:04:24 udev 7.9G 0 7.9G 0% /dev 15:04:24 tmpfs 1.6G 672K 1.6G 1% /run 15:04:24 /dev/vda1 78G 8.5G 69G 11% / 15:04:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:04:24 tmpfs 5.0M 0 5.0M 0% /run/lock 15:04:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:04:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:04:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:04:24 15:04:24 15:04:24 ---> free -m: 15:04:24 total used free shared buff/cache available 15:04:24 Mem: 16040 550 13198 0 2290 15166 15:04:24 Swap: 1023 0 1023 15:04:24 15:04:24 15:04:24 ---> ip addr: 15:04:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:04:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:04:24 inet 127.0.0.1/8 scope host lo 15:04:24 valid_lft forever preferred_lft forever 15:04:24 inet6 ::1/128 scope host 15:04:24 valid_lft forever preferred_lft forever 15:04:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:04:24 link/ether fa:16:3e:a2:63:3f brd ff:ff:ff:ff:ff:ff 15:04:24 inet 10.30.106.153/23 brd 10.30.107.255 scope global dynamic ens3 15:04:24 valid_lft 86224sec preferred_lft 86224sec 15:04:24 inet6 fe80::f816:3eff:fea2:633f/64 scope link 15:04:24 valid_lft forever preferred_lft forever 15:04:24 15:04:24 15:04:24 ---> sar -b -r -n DEV: 15:04:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13413) 01/19/24 _x86_64_ (4 CPU) 15:04:24 15:04:24 15:01:31 LINUX RESTART (4 CPU) 15:04:24 15:04:24 15:02:01 tps rtps wtps bread/s bwrtn/s 15:04:24 15:03:01 112.11 15.16 96.95 470.05 27323.05 15:04:24 15:04:01 130.73 14.18 116.55 1073.42 34048.86 15:04:24 Average: 121.42 14.67 106.75 771.74 30685.95 15:04:24 15:04:24 15:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:04:24 15:03:01 13839192 15537816 2585776 15.74 69392 1822640 851664 4.87 724848 1632424 207764 15:04:24 15:04:01 13556976 15560412 2867992 17.46 93840 2086700 807316 4.62 731068 1874496 126708 15:04:24 Average: 13698084 15549114 2726884 16.60 81616 1954670 829490 4.75 727958 1753460 167236 15:04:24 15:04:24 15:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:04:24 15:03:01 lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 15:04:24 15:03:01 ens3 69.14 47.26 835.14 12.22 0.00 0.00 0.00 0.00 15:04:24 15:04:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:04:24 15:04:01 ens3 63.42 42.21 874.70 8.30 0.00 0.00 0.00 0.00 15:04:24 Average: lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 15:04:24 Average: ens3 66.28 44.73 854.92 10.26 0.00 0.00 0.00 0.00 15:04:24 15:04:24 15:04:24 ---> sar -P ALL: 15:04:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13413) 01/19/24 _x86_64_ (4 CPU) 15:04:24 15:04:24 15:01:31 LINUX RESTART (4 CPU) 15:04:24 15:04:24 15:02:01 CPU %user %nice %system %iowait %steal %idle 15:04:24 15:03:01 all 20.06 0.00 1.58 5.27 0.06 73.02 15:04:24 15:03:01 0 33.60 0.00 2.54 3.41 0.07 60.37 15:04:24 15:03:01 1 15.21 0.00 1.24 4.51 0.07 78.97 15:04:24 15:03:01 2 11.75 0.00 1.10 5.15 0.05 81.95 15:04:24 15:03:01 3 19.72 0.00 1.40 8.04 0.05 70.79 15:04:24 15:04:01 all 20.10 0.00 1.50 6.18 0.05 72.16 15:04:24 15:04:01 0 22.00 0.00 1.03 0.53 0.03 76.40 15:04:24 15:04:01 1 12.93 0.00 1.52 12.02 0.07 73.46 15:04:24 15:04:01 2 26.35 0.00 1.64 1.03 0.07 70.91 15:04:24 15:04:01 3 19.03 0.00 1.84 11.19 0.03 67.90 15:04:24 Average: all 20.08 0.00 1.54 5.73 0.06 72.59 15:04:24 Average: 0 27.79 0.00 1.79 1.97 0.05 68.40 15:04:24 Average: 1 14.07 0.00 1.38 8.27 0.07 76.21 15:04:24 Average: 2 19.07 0.00 1.37 3.08 0.06 76.41 15:04:24 Average: 3 19.37 0.00 1.62 9.62 0.04 69.35 15:04:24 15:04:24 15:04:24