16:16:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 16:16:34 Running as SYSTEM 16:16:34 [EnvInject] - Loading node environment variables. 16:16:34 Building remotely on prd-ubuntu1804-builder-4c-4g-2565 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 16:16:34 [ssh-agent] Looking for ssh-agent implementation... 16:16:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:34 $ ssh-agent 16:16:34 SSH_AUTH_SOCK=/tmp/ssh-bu7Tk35zZRgn/agent.1706 16:16:34 SSH_AGENT_PID=1708 16:16:34 [ssh-agent] Started. 16:16:34 Running ssh-add (command line suppressed) 16:16:34 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_2760636490230187922.key (/w/workspace/oom-master-commit-lint@tmp/private_key_2760636490230187922.key) 16:16:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:16:34 The recommended git tool is: NONE 16:16:36 using credential onap-jenkins-ssh 16:16:36 Wiping out workspace first. 16:16:36 Cloning the remote Git repository 16:16:36 Cloning repository git://cloud.onap.org/mirror/oom.git 16:16:36 > git init /w/workspace/oom-master-commit-lint # timeout=10 16:16:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:16:36 > git --version # timeout=10 16:16:36 > git --version # 'git version 2.17.1' 16:16:36 using GIT_SSH to set credentials Gerrit user 16:16:36 Verifying host key using manually-configured host key entries 16:16:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:16:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:16:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:16:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:16:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:16:42 using GIT_SSH to set credentials Gerrit user 16:16:42 Verifying host key using manually-configured host key entries 16:16:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/7 # timeout=30 16:16:42 > git rev-parse ee5e8d47d49983594606400499ca17c7ee65e9b9^{commit} # timeout=10 16:16:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:16:42 Checking out Revision ee5e8d47d49983594606400499ca17c7ee65e9b9 (refs/changes/95/136395/7) 16:16:42 > git config core.sparsecheckout # timeout=10 16:16:42 > git checkout -f ee5e8d47d49983594606400499ca17c7ee65e9b9 # timeout=30 16:16:46 Commit message: "[CPS] Config updates for cps-core and DMI" 16:16:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:16:46 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 16:16:46 [EnvInject] - Injecting environment variables from a build step. 16:16:46 [EnvInject] - Injecting as environment variables the properties content 16:16:46 PYTHON=python3 16:16:46 16:16:46 [EnvInject] - Variables injected successfully. 16:16:46 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11080792254142699873.sh 16:16:46 ---> tox-install.sh 16:16:46 + source /home/jenkins/lf-env.sh 16:16:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:16:46 ++ mktemp -d /tmp/venv-XXXX 16:16:46 + lf_venv=/tmp/venv-KsXW 16:16:46 + local venv_file=/tmp/.os_lf_venv 16:16:46 + local python=python3 16:16:46 + local options 16:16:46 + local set_path=true 16:16:46 + local install_args= 16:16:46 ++ 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 16:16:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:16:46 + true 16:16:46 + case $1 in 16:16:46 + venv_file=/tmp/.toxenv 16:16:46 + shift 2 16:16:46 + true 16:16:46 + case $1 in 16:16:46 + shift 16:16:46 + break 16:16:46 + case $python in 16:16:46 + local pkg_list= 16:16:46 + [[ -d /opt/pyenv ]] 16:16:46 + echo 'Setup pyenv:' 16:16:46 Setup pyenv: 16:16:46 + export PYENV_ROOT=/opt/pyenv 16:16:46 + PYENV_ROOT=/opt/pyenv 16:16:46 + 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 16:16:46 + 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 16:16:46 + pyenv versions 16:16:46 * system (set by /opt/pyenv/version) 16:16:46 * 3.8.13 (set by /opt/pyenv/version) 16:16:46 * 3.9.13 (set by /opt/pyenv/version) 16:16:46 * 3.10.6 (set by /opt/pyenv/version) 16:16:46 + command -v pyenv 16:16:46 ++ pyenv init - --no-rehash 16:16:46 + 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[*]}"'\'')" 16:16:46 export PATH="/opt/pyenv/shims:${PATH}" 16:16:46 export PYENV_SHELL=bash 16:16:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:16:46 pyenv() { 16:16:46 local command 16:16:46 command="${1:-}" 16:16:46 if [ "$#" -gt 0 ]; then 16:16:46 shift 16:16:46 fi 16:16:46 16:16:46 case "$command" in 16:16:46 rehash|shell) 16:16:46 eval "$(pyenv "sh-$command" "$@")" 16:16:46 ;; 16:16:46 *) 16:16:46 command pyenv "$command" "$@" 16:16:46 ;; 16:16:46 esac 16:16:46 }' 16:16:46 +++ 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[*]}"' 16:16:46 ++ 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 16:16:46 ++ 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 16:16:46 ++ 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 16:16:46 ++ export PYENV_SHELL=bash 16:16:46 ++ PYENV_SHELL=bash 16:16:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:16:46 +++ complete -F _pyenv pyenv 16:16:46 ++ lf-pyver python3 16:16:46 ++ local py_version_xy=python3 16:16:46 ++ local py_version_xyz= 16:16:46 ++ pyenv versions 16:16:46 ++ local command 16:16:46 ++ command=versions 16:16:46 ++ '[' 1 -gt 0 ']' 16:16:46 ++ shift 16:16:46 ++ case "$command" in 16:16:46 ++ command pyenv versions 16:16:46 ++ pyenv versions 16:16:46 ++ sed 's/^[ *]* //' 16:16:46 ++ awk '{ print $1 }' 16:16:46 ++ grep -E '^[0-9.]*[0-9]$' 16:16:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:16:46 +++ grep '^3' /tmp/.pyenv_versions 16:16:46 +++ sort -V 16:16:46 +++ tail -n 1 16:16:46 ++ py_version_xyz=3.10.6 16:16:46 ++ [[ -z 3.10.6 ]] 16:16:46 ++ echo 3.10.6 16:16:46 ++ return 0 16:16:46 + pyenv local 3.10.6 16:16:46 + local command 16:16:46 + command=local 16:16:46 + '[' 2 -gt 0 ']' 16:16:46 + shift 16:16:46 + case "$command" in 16:16:46 + command pyenv local 3.10.6 16:16:46 + pyenv local 3.10.6 16:16:46 + for arg in "$@" 16:16:46 + case $arg in 16:16:46 + pkg_list+='tox ' 16:16:46 + for arg in "$@" 16:16:46 + case $arg in 16:16:46 + pkg_list+='virtualenv ' 16:16:46 + for arg in "$@" 16:16:46 + case $arg in 16:16:46 + pkg_list+='urllib3~=1.26.15 ' 16:16:46 + [[ -f /tmp/.toxenv ]] 16:16:46 + [[ ! -f /tmp/.toxenv ]] 16:16:46 + [[ -n '' ]] 16:16:46 + python3 -m venv /tmp/venv-KsXW 16:16:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KsXW' 16:16:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KsXW 16:16:50 + echo /tmp/venv-KsXW 16:16:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:16:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:16:50 + /tmp/venv-KsXW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:16:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:16:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:16:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:16:54 + /tmp/venv-KsXW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:16:57 + type python3 16:16:57 + true 16:16:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KsXW/bin to PATH' 16:16:57 lf-activate-venv(): INFO: Adding /tmp/venv-KsXW/bin to PATH 16:16:57 + PATH=/tmp/venv-KsXW/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 16:16:57 + return 0 16:16:57 + python3 --version 16:16:57 Python 3.10.6 16:16:57 + python3 -m pip --version 16:16:58 pip 23.3.1 from /tmp/venv-KsXW/lib/python3.10/site-packages/pip (python 3.10) 16:16:58 + python3 -m pip freeze 16:16:58 cachetools==5.3.2 16:16:58 chardet==5.2.0 16:16:58 colorama==0.4.6 16:16:58 distlib==0.3.7 16:16:58 filelock==3.13.1 16:16:58 packaging==23.2 16:16:58 platformdirs==4.1.0 16:16:58 pluggy==1.3.0 16:16:58 pyproject-api==1.6.1 16:16:58 tomli==2.0.1 16:16:58 tox==4.11.4 16:16:58 urllib3==1.26.18 16:16:58 virtualenv==20.25.0 16:16:58 [EnvInject] - Injecting environment variables from a build step. 16:16:58 [EnvInject] - Injecting as environment variables the properties content 16:16:58 PARALLEL=false 16:16:58 16:16:58 [EnvInject] - Variables injected successfully. 16:16:58 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16126803004734823447.sh 16:16:58 ---> tox-run.sh 16:16:58 + 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 16:16:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 16:16:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 16:16:58 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 16:16:58 + cd /w/workspace/oom-master-commit-lint/. 16:16:58 + source /home/jenkins/lf-env.sh 16:16:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:16:58 ++ mktemp -d /tmp/venv-XXXX 16:16:58 + lf_venv=/tmp/venv-JJJK 16:16:58 + local venv_file=/tmp/.os_lf_venv 16:16:58 + local python=python3 16:16:58 + local options 16:16:58 + local set_path=true 16:16:58 + local install_args= 16:16: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 16:16:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:16:58 + true 16:16:58 + case $1 in 16:16:58 + venv_file=/tmp/.toxenv 16:16:58 + shift 2 16:16:58 + true 16:16:58 + case $1 in 16:16:58 + shift 16:16:58 + break 16:16:58 + case $python in 16:16:58 + local pkg_list= 16:16:58 + [[ -d /opt/pyenv ]] 16:16:58 + echo 'Setup pyenv:' 16:16:58 Setup pyenv: 16:16:58 + export PYENV_ROOT=/opt/pyenv 16:16:58 + PYENV_ROOT=/opt/pyenv 16:16:58 + 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 16:16:58 + 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 16:16:58 + pyenv versions 16:16:58 system 16:16:58 3.8.13 16:16:58 3.9.13 16:16:58 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:16:58 + command -v pyenv 16:16:58 ++ pyenv init - --no-rehash 16:16: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[*]}"'\'')" 16:16:58 export PATH="/opt/pyenv/shims:${PATH}" 16:16:58 export PYENV_SHELL=bash 16:16:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:16:58 pyenv() { 16:16:58 local command 16:16:58 command="${1:-}" 16:16:58 if [ "$#" -gt 0 ]; then 16:16:58 shift 16:16:58 fi 16:16:58 16:16:58 case "$command" in 16:16:58 rehash|shell) 16:16:58 eval "$(pyenv "sh-$command" "$@")" 16:16:58 ;; 16:16:58 *) 16:16:58 command pyenv "$command" "$@" 16:16:58 ;; 16:16:58 esac 16:16:58 }' 16:16: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[*]}"' 16:16:58 ++ 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 16:16:58 ++ 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 16:16:58 ++ 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 16:16:58 ++ export PYENV_SHELL=bash 16:16:58 ++ PYENV_SHELL=bash 16:16:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:16:58 +++ complete -F _pyenv pyenv 16:16:58 ++ lf-pyver python3 16:16:58 ++ local py_version_xy=python3 16:16:58 ++ local py_version_xyz= 16:16:58 ++ pyenv versions 16:16:58 ++ local command 16:16:58 ++ command=versions 16:16:58 ++ '[' 1 -gt 0 ']' 16:16:58 ++ shift 16:16:58 ++ case "$command" in 16:16:58 ++ command pyenv versions 16:16:58 ++ pyenv versions 16:16:58 ++ sed 's/^[ *]* //' 16:16:58 ++ grep -E '^[0-9.]*[0-9]$' 16:16:58 ++ awk '{ print $1 }' 16:16:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:16:58 +++ grep '^3' /tmp/.pyenv_versions 16:16:58 +++ sort -V 16:16:58 +++ tail -n 1 16:16:58 ++ py_version_xyz=3.10.6 16:16:58 ++ [[ -z 3.10.6 ]] 16:16:58 ++ echo 3.10.6 16:16:58 ++ return 0 16:16:58 + pyenv local 3.10.6 16:16:58 + local command 16:16:58 + command=local 16:16:58 + '[' 2 -gt 0 ']' 16:16:58 + shift 16:16:58 + case "$command" in 16:16:58 + command pyenv local 3.10.6 16:16:58 + pyenv local 3.10.6 16:16:58 + for arg in "$@" 16:16:58 + case $arg in 16:16:58 + pkg_list+='tox ' 16:16:58 + for arg in "$@" 16:16:58 + case $arg in 16:16:58 + pkg_list+='virtualenv ' 16:16:58 + for arg in "$@" 16:16:58 + case $arg in 16:16:58 + pkg_list+='urllib3~=1.26.15 ' 16:16:58 + [[ -f /tmp/.toxenv ]] 16:16:58 ++ cat /tmp/.toxenv 16:16:58 + lf_venv=/tmp/venv-KsXW 16:16:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KsXW from' file:/tmp/.toxenv 16:16:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KsXW from file:/tmp/.toxenv 16:16:58 + /tmp/venv-KsXW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:16:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:16:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:16:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:16:59 + /tmp/venv-KsXW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:17:00 + type python3 16:17:00 + true 16:17:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KsXW/bin to PATH' 16:17:00 lf-activate-venv(): INFO: Adding /tmp/venv-KsXW/bin to PATH 16:17:00 + PATH=/tmp/venv-KsXW/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 16:17:00 + return 0 16:17:00 + [[ -d /opt/pyenv ]] 16:17:00 + echo '---> Setting up pyenv' 16:17:00 ---> Setting up pyenv 16:17:00 + export PYENV_ROOT=/opt/pyenv 16:17:00 + PYENV_ROOT=/opt/pyenv 16:17:00 + export PATH=/opt/pyenv/bin:/tmp/venv-KsXW/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 16:17:00 + PATH=/opt/pyenv/bin:/tmp/venv-KsXW/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 16:17:00 ++ pwd 16:17:00 + PYTHONPATH=/w/workspace/oom-master-commit-lint 16:17:00 + export PYTHONPATH 16:17:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:17:00 + TOX_TESTENV_PASSENV=PYTHONPATH 16:17:00 + tox --version 16:17:01 4.11.4 from /tmp/venv-KsXW/lib/python3.10/site-packages/tox/__init__.py 16:17:01 + PARALLEL=false 16:17:01 + TOX_OPTIONS_LIST= 16:17:01 + [[ -n gitlint ]] 16:17:01 + TOX_OPTIONS_LIST=' -e gitlint' 16:17:01 + case ${PARALLEL,,} in 16:17:01 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 16:17:01 + tox -e gitlint 16:17:03 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 16:17:32 gitlint: freeze> python -m pip freeze --all 16:17:32 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.11,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.7.0,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.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.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 16:17:32 gitlint: commands[0]> gitlint 16:17:32 gitlint: OK (31.07=setup[30.87]+cmd[0.20] seconds) 16:17:32 congratulations :) (31.24 seconds) 16:17:32 + tox_status=0 16:17:32 + echo '---> Completed tox runs' 16:17:32 ---> Completed tox runs 16:17:32 + for i in .tox/*/log 16:17:32 ++ echo .tox/gitlint/log 16:17:32 ++ awk -F/ '{print $2}' 16:17:32 + tox_env=gitlint 16:17:32 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 16:17:32 + DOC_DIR=docs/_build/html 16:17:32 + [[ -d docs/_build/html ]] 16:17:32 + echo '---> tox-run.sh ends' 16:17:32 ---> tox-run.sh ends 16:17:32 + test 0 -eq 0 16:17:32 $ ssh-agent -k 16:17:32 unset SSH_AUTH_SOCK; 16:17:32 unset SSH_AGENT_PID; 16:17:32 echo Agent pid 1708 killed; 16:17:32 [ssh-agent] Stopped. 16:17:32 [PostBuildScript] - [INFO] Executing post build scripts. 16:17:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16973757521336660417.sh 16:17:32 ---> sysstat.sh 16:17:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8897490453871449548.sh 16:17:33 ---> package-listing.sh 16:17:33 ++ facter osfamily 16:17:33 ++ tr '[:upper:]' '[:lower:]' 16:17:33 + OS_FAMILY=debian 16:17:33 + workspace=/w/workspace/oom-master-commit-lint 16:17:33 + START_PACKAGES=/tmp/packages_start.txt 16:17:33 + END_PACKAGES=/tmp/packages_end.txt 16:17:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:17:33 + PACKAGES=/tmp/packages_start.txt 16:17:33 + '[' /w/workspace/oom-master-commit-lint ']' 16:17:33 + PACKAGES=/tmp/packages_end.txt 16:17:33 + case "${OS_FAMILY}" in 16:17:33 + dpkg -l 16:17:33 + grep '^ii' 16:17:33 + '[' -f /tmp/packages_start.txt ']' 16:17:33 + '[' -f /tmp/packages_end.txt ']' 16:17:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:17:33 + '[' /w/workspace/oom-master-commit-lint ']' 16:17:33 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 16:17:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 16:17:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3151990423958887138.sh 16:17:33 ---> capture-instance-metadata.sh 16:17:33 Setup pyenv: 16:17:33 system 16:17:33 3.8.13 16:17:33 3.9.13 16:17:33 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:17:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bWL5 16:17:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:17:40 lf-activate-venv(): INFO: Installing: lftools 16:18:13 lf-activate-venv(): INFO: Adding /tmp/venv-bWL5/bin to PATH 16:18:13 INFO: Running in OpenStack, capturing instance metadata 16:18:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6254222282095243727.sh 16:18:13 provisioning config files... 16:18:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config16449769242009528761tmp 16:18:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:18:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:18:13 [EnvInject] - Injecting environment variables from a build step. 16:18:13 [EnvInject] - Injecting as environment variables the properties content 16:18:13 SERVER_ID=logs 16:18:13 16:18:13 [EnvInject] - Variables injected successfully. 16:18:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6667276843067964674.sh 16:18:13 ---> create-netrc.sh 16:18:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17282755756716618930.sh 16:18:13 ---> python-tools-install.sh 16:18:13 Setup pyenv: 16:18:13 system 16:18:13 3.8.13 16:18:13 3.9.13 16:18:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:18:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bWL5 from file:/tmp/.os_lf_venv 16:18:15 lf-activate-venv(): INFO: Installing: lftools 16:18:22 lf-activate-venv(): INFO: Adding /tmp/venv-bWL5/bin to PATH 16:18:22 Generating Requirements File 16:18:54 Python 3.10.6 16:18:54 pip 23.3.1 from /tmp/venv-bWL5/lib/python3.10/site-packages/pip (python 3.10) 16:18:55 appdirs==1.4.4 16:18:55 argcomplete==3.1.6 16:18:55 aspy.yaml==1.3.0 16:18:55 attrs==23.1.0 16:18:55 autopage==0.5.2 16:18:55 Babel==2.13.1 16:18:55 beautifulsoup4==4.12.2 16:18:55 boto3==1.33.7 16:18:55 botocore==1.33.7 16:18:55 bs4==0.0.1 16:18:55 cachetools==5.3.2 16:18:55 certifi==2023.11.17 16:18:55 cffi==1.16.0 16:18:55 cfgv==3.4.0 16:18:55 chardet==5.2.0 16:18:55 charset-normalizer==3.3.2 16:18:55 click==8.1.7 16:18:55 cliff==4.4.0 16:18:55 cmd2==2.4.3 16:18:55 cryptography==3.3.2 16:18:55 debtcollector==2.5.0 16:18:55 decorator==5.1.1 16:18:55 defusedxml==0.7.1 16:18:55 Deprecated==1.2.14 16:18:55 distlib==0.3.7 16:18:55 dnspython==2.4.2 16:18:55 docker==4.2.2 16:18:55 dogpile.cache==1.2.2 16:18:55 email-validator==2.1.0.post1 16:18:55 filelock==3.13.1 16:18:55 future==0.18.3 16:18:55 gitdb==4.0.11 16:18:55 GitPython==3.1.40 16:18:55 google-auth==2.24.0 16:18:55 httplib2==0.22.0 16:18:55 identify==2.5.32 16:18:55 idna==3.6 16:18:55 importlib-metadata==7.0.0 16:18:55 importlib-resources==1.5.0 16:18:55 iso8601==2.1.0 16:18:55 Jinja2==3.1.2 16:18:55 jmespath==1.0.1 16:18:55 jsonpatch==1.33 16:18:55 jsonpointer==2.4 16:18:55 jsonschema==4.20.0 16:18:55 jsonschema-specifications==2023.11.2 16:18:55 keystoneauth1==5.4.0 16:18:55 kubernetes==28.1.0 16:18:55 lftools==0.37.8 16:18:55 lxml==4.9.3 16:18:55 MarkupSafe==2.1.3 16:18:55 msgpack==1.0.7 16:18:55 multi-key-dict==2.0.3 16:18:55 munch==4.0.0 16:18:55 netaddr==0.9.0 16:18:55 netifaces==0.11.0 16:18:55 niet==1.4.2 16:18:55 nodeenv==1.8.0 16:18:55 oauth2client==4.1.3 16:18:55 oauthlib==3.2.2 16:18:55 openstacksdk==0.62.0 16:18:55 os-client-config==2.1.0 16:18:55 os-service-types==1.7.0 16:18:55 osc-lib==2.9.0 16:18:55 oslo.config==9.2.0 16:18:55 oslo.context==5.3.0 16:18:55 oslo.i18n==6.2.0 16:18:55 oslo.log==5.4.0 16:18:55 oslo.serialization==5.2.0 16:18:55 oslo.utils==6.3.0 16:18:55 packaging==23.2 16:18:55 pbr==6.0.0 16:18:55 platformdirs==4.1.0 16:18:55 prettytable==3.9.0 16:18:55 pyasn1==0.5.1 16:18:55 pyasn1-modules==0.3.0 16:18:55 pycparser==2.21 16:18:55 pygerrit2==2.0.15 16:18:55 PyGithub==2.1.1 16:18:55 pyinotify==0.9.6 16:18:55 PyJWT==2.8.0 16:18:55 PyNaCl==1.5.0 16:18:55 pyparsing==2.4.7 16:18:55 pyperclip==1.8.2 16:18:55 pyrsistent==0.20.0 16:18:55 python-cinderclient==9.4.0 16:18:55 python-dateutil==2.8.2 16:18:55 python-heatclient==3.3.0 16:18:55 python-jenkins==1.8.2 16:18:55 python-keystoneclient==5.2.0 16:18:55 python-magnumclient==4.3.0 16:18:55 python-novaclient==18.4.0 16:18:55 python-openstackclient==6.0.0 16:18:55 python-swiftclient==4.4.0 16:18:55 pytz==2023.3.post1 16:18:55 PyYAML==6.0.1 16:18:55 referencing==0.31.1 16:18:55 requests==2.31.0 16:18:55 requests-oauthlib==1.3.1 16:18:55 requestsexceptions==1.4.0 16:18:55 rfc3986==2.0.0 16:18:55 rpds-py==0.13.2 16:18:55 rsa==4.9 16:18:55 ruamel.yaml==0.18.5 16:18:55 ruamel.yaml.clib==0.2.8 16:18:55 s3transfer==0.8.2 16:18:55 simplejson==3.19.2 16:18:55 six==1.16.0 16:18:55 smmap==5.0.1 16:18:55 soupsieve==2.5 16:18:55 stevedore==5.1.0 16:18:55 tabulate==0.9.0 16:18:55 toml==0.10.2 16:18:55 tomlkit==0.12.3 16:18:55 tqdm==4.66.1 16:18:55 typing_extensions==4.8.0 16:18:55 tzdata==2023.3 16:18:55 urllib3==1.26.18 16:18:55 virtualenv==20.25.0 16:18:55 wcwidth==0.2.12 16:18:55 websocket-client==1.7.0 16:18:55 wrapt==1.16.0 16:18:55 xdg==6.0.0 16:18:55 xmltodict==0.13.0 16:18:55 yq==3.2.3 16:18:55 zipp==3.17.0 16:18:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14068709788787414193.sh 16:18:55 ---> sudo-logs.sh 16:18:55 Archiving 'sudo' log.. 16:18:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15407880751711553600.sh 16:18:55 ---> job-cost.sh 16:18:55 Setup pyenv: 16:18:55 system 16:18:55 3.8.13 16:18:55 3.9.13 16:18:55 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:18:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bWL5 from file:/tmp/.os_lf_venv 16:18:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:19:04 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. 16:19:04 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:19:05 lf-activate-venv(): INFO: Adding /tmp/venv-bWL5/bin to PATH 16:19:05 INFO: No Stack... 16:19:05 INFO: Retrieving Pricing Info for: v3-standard-4 16:19:05 INFO: Archiving Costs 16:19:05 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10578053917992856780.sh 16:19:05 ---> logs-deploy.sh 16:19:05 Setup pyenv: 16:19:05 system 16:19:05 3.8.13 16:19:05 3.9.13 16:19:05 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:19:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bWL5 from file:/tmp/.os_lf_venv 16:19:07 lf-activate-venv(): INFO: Installing: lftools 16:19:17 lf-activate-venv(): INFO: Adding /tmp/venv-bWL5/bin to PATH 16:19:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7100 16:19:17 INFO: archiving workspace using pattern(s): 16:19:18 Archives upload complete. 16:19:18 INFO: archiving logs to Nexus 16:19:19 ---> uname -a: 16:19:19 Linux prd-ubuntu1804-builder-4c-4g-2565 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:19:19 16:19:19 16:19:19 ---> lscpu: 16:19:19 Architecture: x86_64 16:19:19 CPU op-mode(s): 32-bit, 64-bit 16:19:19 Byte Order: Little Endian 16:19:19 CPU(s): 4 16:19:19 On-line CPU(s) list: 0-3 16:19:19 Thread(s) per core: 1 16:19:19 Core(s) per socket: 1 16:19:19 Socket(s): 4 16:19:19 NUMA node(s): 1 16:19:19 Vendor ID: AuthenticAMD 16:19:19 CPU family: 23 16:19:19 Model: 49 16:19:19 Model name: AMD EPYC-Rome Processor 16:19:19 Stepping: 0 16:19:19 CPU MHz: 2799.998 16:19:19 BogoMIPS: 5599.99 16:19:19 Virtualization: AMD-V 16:19:19 Hypervisor vendor: KVM 16:19:19 Virtualization type: full 16:19:19 L1d cache: 32K 16:19:19 L1i cache: 32K 16:19:19 L2 cache: 512K 16:19:19 L3 cache: 16384K 16:19:19 NUMA node0 CPU(s): 0-3 16:19:19 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 16:19:19 16:19:19 16:19:19 ---> nproc: 16:19:19 4 16:19:19 16:19:19 16:19:19 ---> df -h: 16:19:19 Filesystem Size Used Avail Use% Mounted on 16:19:19 udev 7.9G 0 7.9G 0% /dev 16:19:19 tmpfs 1.6G 672K 1.6G 1% /run 16:19:19 /dev/vda1 78G 8.5G 69G 11% / 16:19:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:19:19 tmpfs 5.0M 0 5.0M 0% /run/lock 16:19:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:19:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:19:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:19:19 16:19:19 16:19:19 ---> free -m: 16:19:19 total used free shared buff/cache available 16:19:19 Mem: 16040 529 13179 0 2331 15186 16:19:19 Swap: 1023 0 1023 16:19:19 16:19:19 16:19:19 ---> ip addr: 16:19:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:19:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:19:19 inet 127.0.0.1/8 scope host lo 16:19:19 valid_lft forever preferred_lft forever 16:19:19 inet6 ::1/128 scope host 16:19:19 valid_lft forever preferred_lft forever 16:19:19 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 16:19:19 link/ether fa:16:3e:bc:5a:f7 brd ff:ff:ff:ff:ff:ff 16:19:19 inet 10.30.107.221/23 brd 10.30.107.255 scope global dynamic ens3 16:19:19 valid_lft 86212sec preferred_lft 86212sec 16:19:19 inet6 fe80::f816:3eff:febc:5af7/64 scope link 16:19:19 valid_lft forever preferred_lft forever 16:19:19 16:19:19 16:19:19 ---> sar -b -r -n DEV: 16:19:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2565) 12/05/23 _x86_64_ (4 CPU) 16:19:19 16:19:19 16:16:11 LINUX RESTART (4 CPU) 16:19:19 16:19:19 16:17:03 tps rtps wtps bread/s bwrtn/s 16:19:19 16:18:01 107.22 2.09 105.14 99.57 31707.77 16:19:19 16:19:01 127.66 14.18 113.48 1073.42 35268.79 16:19:19 Average: 117.62 8.24 109.38 594.75 33518.45 16:19:19 16:19:19 16:17:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:19:19 16:18:01 13744660 15518936 2680300 16.32 71876 1894428 830748 4.75 747952 1701360 208860 16:19:19 16:19:01 13493980 15547776 2930980 17.84 94840 2135212 778248 4.45 746080 1922648 150876 16:19:19 Average: 13619320 15533356 2805640 17.08 83358 2014820 804498 4.60 747016 1812004 179868 16:19:19 16:19:19 16:17:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:19:19 16:18:01 lo 1.45 1.45 0.16 0.16 0.00 0.00 0.00 0.00 16:19:19 16:18:01 ens3 73.56 48.20 1284.83 10.42 0.00 0.00 0.00 0.00 16:19:19 16:19:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 16:19:19 16:19:01 ens3 42.08 29.68 529.50 7.45 0.00 0.00 0.00 0.00 16:19:19 Average: lo 1.32 1.32 0.14 0.14 0.00 0.00 0.00 0.00 16:19:19 Average: ens3 57.55 38.78 900.77 8.91 0.00 0.00 0.00 0.00 16:19:19 16:19:19 16:19:19 ---> sar -P ALL: 16:19:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2565) 12/05/23 _x86_64_ (4 CPU) 16:19:19 16:19:19 16:16:11 LINUX RESTART (4 CPU) 16:19:19 16:19:19 16:17:03 CPU %user %nice %system %iowait %steal %idle 16:19:19 16:18:01 all 18.56 0.00 1.40 8.04 0.07 71.92 16:19:19 16:18:01 0 39.73 0.00 2.41 6.23 0.10 51.52 16:19:19 16:18:01 1 21.40 0.00 1.83 2.28 0.07 74.42 16:19:19 16:18:01 2 7.11 0.00 0.69 6.71 0.05 85.44 16:19:19 16:18:01 3 6.10 0.00 0.67 16.94 0.05 76.24 16:19:19 16:19:01 all 20.58 0.00 1.47 6.56 0.05 71.35 16:19:19 16:19:01 0 6.17 0.00 0.87 4.89 0.03 88.03 16:19:19 16:19:01 1 34.65 0.00 2.42 9.78 0.07 53.08 16:19:19 16:19:01 2 30.01 0.00 1.64 2.83 0.07 65.46 16:19:19 16:19:01 3 11.42 0.00 0.92 8.75 0.03 78.88 16:19:19 Average: all 19.59 0.00 1.44 7.29 0.06 71.63 16:19:19 Average: 0 22.65 0.00 1.62 5.55 0.07 70.11 16:19:19 Average: 1 28.14 0.00 2.13 6.10 0.07 63.57 16:19:19 Average: 2 18.80 0.00 1.17 4.73 0.06 75.24 16:19:19 Average: 3 8.80 0.00 0.80 12.77 0.04 77.58 16:19:19 16:19:19 16:19:19