12:35:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137603 12:35:53 Running as SYSTEM 12:35:53 [EnvInject] - Loading node environment variables. 12:35:53 Building remotely on prd-ubuntu1804-builder-4c-4g-18838 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:35:53 [ssh-agent] Looking for ssh-agent implementation... 12:35:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:35:53 $ ssh-agent 12:35:53 SSH_AUTH_SOCK=/tmp/ssh-w8tIacuDM8OD/agent.1691 12:35:53 SSH_AGENT_PID=1693 12:35:53 [ssh-agent] Started. 12:35:53 Running ssh-add (command line suppressed) 12:35:53 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_16380617491419799820.key (/w/workspace/oom-master-commit-lint@tmp/private_key_16380617491419799820.key) 12:35:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:35:53 The recommended git tool is: NONE 12:35:55 using credential onap-jenkins-ssh 12:35:55 Wiping out workspace first. 12:35:55 Cloning the remote Git repository 12:35:55 Cloning repository git://cloud.onap.org/mirror/oom.git 12:35:55 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:35:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:35:55 > git --version # timeout=10 12:35:55 > git --version # 'git version 2.17.1' 12:35:55 using GIT_SSH to set credentials Gerrit user 12:35:55 Verifying host key using manually-configured host key entries 12:35:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:36:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:36:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:36:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:36:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:36:00 using GIT_SSH to set credentials Gerrit user 12:36:00 Verifying host key using manually-configured host key entries 12:36:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137603/3 # timeout=30 12:36:00 > git rev-parse 8a58ec66c67bc9273e2034b0b0010bc99a1aded9^{commit} # timeout=10 12:36:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:36:00 Checking out Revision 8a58ec66c67bc9273e2034b0b0010bc99a1aded9 (refs/changes/03/137603/3) 12:36:01 > git config core.sparsecheckout # timeout=10 12:36:01 > git checkout -f 8a58ec66c67bc9273e2034b0b0010bc99a1aded9 # timeout=30 12:36:04 Commit message: "[AAI] Add model-loader tracing config" 12:36:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:36:04 > git rev-list --no-walk 423a8dabb0dca07d8ea3432974eb6be18a7b3416 # timeout=10 12:36:04 [EnvInject] - Injecting environment variables from a build step. 12:36:04 [EnvInject] - Injecting as environment variables the properties content 12:36:04 PYTHON=python3 12:36:04 12:36:04 [EnvInject] - Variables injected successfully. 12:36:04 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16400045851849583164.sh 12:36:04 ---> tox-install.sh 12:36:04 + source /home/jenkins/lf-env.sh 12:36:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:36:04 ++ mktemp -d /tmp/venv-XXXX 12:36:04 + lf_venv=/tmp/venv-aA7N 12:36:04 + local venv_file=/tmp/.os_lf_venv 12:36:04 + local python=python3 12:36:04 + local options 12:36:04 + local set_path=true 12:36:04 + local install_args= 12:36:04 ++ 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 12:36:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:36:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:36:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:36:04 + true 12:36:04 + case $1 in 12:36:04 + venv_file=/tmp/.toxenv 12:36:04 + shift 2 12:36:04 + true 12:36:04 + case $1 in 12:36:04 + shift 12:36:04 + break 12:36:04 + case $python in 12:36:04 + local pkg_list= 12:36:04 + [[ -d /opt/pyenv ]] 12:36:04 + echo 'Setup pyenv:' 12:36:04 Setup pyenv: 12:36:04 + export PYENV_ROOT=/opt/pyenv 12:36:04 + PYENV_ROOT=/opt/pyenv 12:36:04 + 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 12:36:04 + 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 12:36:04 + pyenv versions 12:36:04 * system (set by /opt/pyenv/version) 12:36:04 * 3.8.13 (set by /opt/pyenv/version) 12:36:04 * 3.9.13 (set by /opt/pyenv/version) 12:36:04 * 3.10.6 (set by /opt/pyenv/version) 12:36:04 + command -v pyenv 12:36:04 ++ pyenv init - --no-rehash 12:36:04 + 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[*]}"'\'')" 12:36:04 export PATH="/opt/pyenv/shims:${PATH}" 12:36:04 export PYENV_SHELL=bash 12:36:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:36:04 pyenv() { 12:36:04 local command 12:36:04 command="${1:-}" 12:36:04 if [ "$#" -gt 0 ]; then 12:36:04 shift 12:36:04 fi 12:36:04 12:36:04 case "$command" in 12:36:04 rehash|shell) 12:36:04 eval "$(pyenv "sh-$command" "$@")" 12:36:04 ;; 12:36:04 *) 12:36:04 command pyenv "$command" "$@" 12:36:04 ;; 12:36:04 esac 12:36:04 }' 12:36:04 +++ 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[*]}"' 12:36:04 ++ 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 12:36:04 ++ 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 12:36:04 ++ 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 12:36:04 ++ export PYENV_SHELL=bash 12:36:04 ++ PYENV_SHELL=bash 12:36:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:36:04 +++ complete -F _pyenv pyenv 12:36:04 ++ lf-pyver python3 12:36:04 ++ local py_version_xy=python3 12:36:04 ++ local py_version_xyz= 12:36:04 ++ sed 's/^[ *]* //' 12:36:04 ++ grep -E '^[0-9.]*[0-9]$' 12:36:04 ++ pyenv versions 12:36:04 ++ local command 12:36:04 ++ command=versions 12:36:04 ++ '[' 1 -gt 0 ']' 12:36:04 ++ shift 12:36:04 ++ case "$command" in 12:36:04 ++ command pyenv versions 12:36:04 ++ pyenv versions 12:36:04 ++ awk '{ print $1 }' 12:36:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:36:04 +++ grep '^3' /tmp/.pyenv_versions 12:36:04 +++ sort -V 12:36:04 +++ tail -n 1 12:36:04 ++ py_version_xyz=3.10.6 12:36:04 ++ [[ -z 3.10.6 ]] 12:36:04 ++ echo 3.10.6 12:36:04 ++ return 0 12:36:04 + pyenv local 3.10.6 12:36:04 + local command 12:36:04 + command=local 12:36:04 + '[' 2 -gt 0 ']' 12:36:04 + shift 12:36:04 + case "$command" in 12:36:04 + command pyenv local 3.10.6 12:36:04 + pyenv local 3.10.6 12:36:04 + for arg in "$@" 12:36:04 + case $arg in 12:36:04 + pkg_list+='tox ' 12:36:04 + for arg in "$@" 12:36:04 + case $arg in 12:36:04 + pkg_list+='virtualenv ' 12:36:04 + for arg in "$@" 12:36:04 + case $arg in 12:36:04 + pkg_list+='urllib3~=1.26.15 ' 12:36:04 + [[ -f /tmp/.toxenv ]] 12:36:04 + [[ ! -f /tmp/.toxenv ]] 12:36:04 + [[ -n '' ]] 12:36:04 + python3 -m venv /tmp/venv-aA7N 12:36:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aA7N' 12:36:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aA7N 12:36:09 + echo /tmp/venv-aA7N 12:36:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:36:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:36:09 + /tmp/venv-aA7N/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:36:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:36:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:36:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:36:13 + /tmp/venv-aA7N/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:36:16 + type python3 12:36:16 + true 12:36:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aA7N/bin to PATH' 12:36:16 lf-activate-venv(): INFO: Adding /tmp/venv-aA7N/bin to PATH 12:36:16 + PATH=/tmp/venv-aA7N/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 12:36:16 + return 0 12:36:16 + python3 --version 12:36:16 Python 3.10.6 12:36:16 + python3 -m pip --version 12:36:16 pip 24.0 from /tmp/venv-aA7N/lib/python3.10/site-packages/pip (python 3.10) 12:36:16 + python3 -m pip freeze 12:36:16 cachetools==5.3.3 12:36:16 chardet==5.2.0 12:36:16 colorama==0.4.6 12:36:16 distlib==0.3.8 12:36:16 filelock==3.13.3 12:36:16 packaging==24.0 12:36:16 platformdirs==4.2.0 12:36:16 pluggy==1.4.0 12:36:16 pyproject-api==1.6.1 12:36:16 tomli==2.0.1 12:36:16 tox==4.14.2 12:36:16 urllib3==1.26.18 12:36:16 virtualenv==20.25.1 12:36:16 [EnvInject] - Injecting environment variables from a build step. 12:36:16 [EnvInject] - Injecting as environment variables the properties content 12:36:16 PARALLEL=false 12:36:16 12:36:16 [EnvInject] - Variables injected successfully. 12:36:16 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12605144531140779466.sh 12:36:16 ---> tox-run.sh 12:36:16 + 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 12:36:16 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:36:16 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:36:16 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:36:16 + cd /w/workspace/oom-master-commit-lint/. 12:36:16 + source /home/jenkins/lf-env.sh 12:36:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:36:16 ++ mktemp -d /tmp/venv-XXXX 12:36:16 + lf_venv=/tmp/venv-7MTi 12:36:16 + local venv_file=/tmp/.os_lf_venv 12:36:16 + local python=python3 12:36:16 + local options 12:36:16 + local set_path=true 12:36:16 + local install_args= 12:36:16 ++ 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 12:36:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:36:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:36:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:36:16 + true 12:36:16 + case $1 in 12:36:16 + venv_file=/tmp/.toxenv 12:36:16 + shift 2 12:36:16 + true 12:36:16 + case $1 in 12:36:16 + shift 12:36:16 + break 12:36:16 + case $python in 12:36:16 + local pkg_list= 12:36:16 + [[ -d /opt/pyenv ]] 12:36:16 + echo 'Setup pyenv:' 12:36:16 Setup pyenv: 12:36:16 + export PYENV_ROOT=/opt/pyenv 12:36:16 + PYENV_ROOT=/opt/pyenv 12:36:16 + 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 12:36:16 + 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 12:36:16 + pyenv versions 12:36:16 system 12:36:16 3.8.13 12:36:16 3.9.13 12:36:16 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:36:16 + command -v pyenv 12:36:16 ++ pyenv init - --no-rehash 12:36:16 + 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[*]}"'\'')" 12:36:16 export PATH="/opt/pyenv/shims:${PATH}" 12:36:16 export PYENV_SHELL=bash 12:36:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:36:16 pyenv() { 12:36:16 local command 12:36:16 command="${1:-}" 12:36:16 if [ "$#" -gt 0 ]; then 12:36:16 shift 12:36:16 fi 12:36:16 12:36:16 case "$command" in 12:36:16 rehash|shell) 12:36:16 eval "$(pyenv "sh-$command" "$@")" 12:36:16 ;; 12:36:16 *) 12:36:16 command pyenv "$command" "$@" 12:36:16 ;; 12:36:16 esac 12:36:16 }' 12:36:16 +++ 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[*]}"' 12:36:16 ++ 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 12:36:16 ++ 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 12:36:16 ++ 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 12:36:16 ++ export PYENV_SHELL=bash 12:36:16 ++ PYENV_SHELL=bash 12:36:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:36:16 +++ complete -F _pyenv pyenv 12:36:16 ++ lf-pyver python3 12:36:16 ++ local py_version_xy=python3 12:36:16 ++ local py_version_xyz= 12:36:16 ++ pyenv versions 12:36:16 ++ sed 's/^[ *]* //' 12:36:16 ++ local command 12:36:16 ++ command=versions 12:36:16 ++ '[' 1 -gt 0 ']' 12:36:16 ++ shift 12:36:16 ++ case "$command" in 12:36:16 ++ command pyenv versions 12:36:16 ++ pyenv versions 12:36:16 ++ grep -E '^[0-9.]*[0-9]$' 12:36:16 ++ awk '{ print $1 }' 12:36:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:36:17 +++ grep '^3' /tmp/.pyenv_versions 12:36:17 +++ sort -V 12:36:17 +++ tail -n 1 12:36:17 ++ py_version_xyz=3.10.6 12:36:17 ++ [[ -z 3.10.6 ]] 12:36:17 ++ echo 3.10.6 12:36:17 ++ return 0 12:36:17 + pyenv local 3.10.6 12:36:17 + local command 12:36:17 + command=local 12:36:17 + '[' 2 -gt 0 ']' 12:36:17 + shift 12:36:17 + case "$command" in 12:36:17 + command pyenv local 3.10.6 12:36:17 + pyenv local 3.10.6 12:36:17 + for arg in "$@" 12:36:17 + case $arg in 12:36:17 + pkg_list+='tox ' 12:36:17 + for arg in "$@" 12:36:17 + case $arg in 12:36:17 + pkg_list+='virtualenv ' 12:36:17 + for arg in "$@" 12:36:17 + case $arg in 12:36:17 + pkg_list+='urllib3~=1.26.15 ' 12:36:17 + [[ -f /tmp/.toxenv ]] 12:36:17 ++ cat /tmp/.toxenv 12:36:17 + lf_venv=/tmp/venv-aA7N 12:36:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aA7N from' file:/tmp/.toxenv 12:36:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aA7N from file:/tmp/.toxenv 12:36:17 + /tmp/venv-aA7N/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:36:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:36:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:36:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:36:17 + /tmp/venv-aA7N/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:36:19 + type python3 12:36:19 + true 12:36:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aA7N/bin to PATH' 12:36:19 lf-activate-venv(): INFO: Adding /tmp/venv-aA7N/bin to PATH 12:36:19 + PATH=/tmp/venv-aA7N/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 12:36:19 + return 0 12:36:19 + [[ -d /opt/pyenv ]] 12:36:19 + echo '---> Setting up pyenv' 12:36:19 ---> Setting up pyenv 12:36:19 + export PYENV_ROOT=/opt/pyenv 12:36:19 + PYENV_ROOT=/opt/pyenv 12:36:19 + export PATH=/opt/pyenv/bin:/tmp/venv-aA7N/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 12:36:19 + PATH=/opt/pyenv/bin:/tmp/venv-aA7N/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 12:36:19 ++ pwd 12:36:19 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:36:19 + export PYTHONPATH 12:36:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:36:19 + TOX_TESTENV_PASSENV=PYTHONPATH 12:36:19 + tox --version 12:36:19 4.14.2 from /tmp/venv-aA7N/lib/python3.10/site-packages/tox/__init__.py 12:36:19 + PARALLEL=false 12:36:19 + TOX_OPTIONS_LIST= 12:36:19 + [[ -n gitlint ]] 12:36:19 + TOX_OPTIONS_LIST=' -e gitlint' 12:36:19 + case ${PARALLEL,,} in 12:36:19 + tox -e gitlint 12:36:19 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:36:21 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 12:36:47 gitlint: freeze> python -m pip freeze --all 12:36:48 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,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 12:36:48 gitlint: commands[0]> gitlint 12:36:48 6: B1 Line exceeds max length (83>80): "[1] this is also a prerequisite for replacing the model-loader.properties file that" 12:36:48 gitlint: exit 1 (0.16 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2390 12:36:48 gitlint: FAIL code 1 (28.45=setup[28.29]+cmd[0.16] seconds) 12:36:48 evaluation failed :( (28.62 seconds) 12:36:48 + tox_status=1 12:36:48 + echo '---> Completed tox runs' 12:36:48 ---> Completed tox runs 12:36:48 + for i in .tox/*/log 12:36:48 ++ echo .tox/gitlint/log 12:36:48 ++ awk -F/ '{print $2}' 12:36:48 + tox_env=gitlint 12:36:48 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 12:36:48 + DOC_DIR=docs/_build/html 12:36:48 + [[ -d docs/_build/html ]] 12:36:48 + echo '---> tox-run.sh ends' 12:36:48 ---> tox-run.sh ends 12:36:48 + test 1 -eq 0 12:36:48 + exit 1 12:36:48 ++ '[' 2 = 1 ']' 12:36:48 Build step 'Execute shell' marked build as failure 12:36:48 $ ssh-agent -k 12:36:48 unset SSH_AUTH_SOCK; 12:36:48 unset SSH_AGENT_PID; 12:36:48 echo Agent pid 1693 killed; 12:36:48 [ssh-agent] Stopped. 12:36:48 [PostBuildScript] - [INFO] Executing post build scripts. 12:36:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17048923242440718947.sh 12:36:48 ---> sysstat.sh 12:36:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16069860035669000696.sh 12:36:48 ---> package-listing.sh 12:36:48 ++ facter osfamily 12:36:48 ++ tr '[:upper:]' '[:lower:]' 12:36:49 + OS_FAMILY=debian 12:36:49 + workspace=/w/workspace/oom-master-commit-lint 12:36:49 + START_PACKAGES=/tmp/packages_start.txt 12:36:49 + END_PACKAGES=/tmp/packages_end.txt 12:36:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:36:49 + PACKAGES=/tmp/packages_start.txt 12:36:49 + '[' /w/workspace/oom-master-commit-lint ']' 12:36:49 + PACKAGES=/tmp/packages_end.txt 12:36:49 + case "${OS_FAMILY}" in 12:36:49 + dpkg -l 12:36:49 + grep '^ii' 12:36:49 + '[' -f /tmp/packages_start.txt ']' 12:36:49 + '[' -f /tmp/packages_end.txt ']' 12:36:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:36:49 + '[' /w/workspace/oom-master-commit-lint ']' 12:36:49 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:36:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:36:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9869105262442816295.sh 12:36:49 ---> capture-instance-metadata.sh 12:36:49 Setup pyenv: 12:36:49 system 12:36:49 3.8.13 12:36:49 3.9.13 12:36:49 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:36:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J6sR 12:36:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:36:55 lf-activate-venv(): INFO: Installing: lftools 12:37:26 lf-activate-venv(): INFO: Adding /tmp/venv-J6sR/bin to PATH 12:37:26 INFO: Running in OpenStack, capturing instance metadata 12:37:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8042877565513091704.sh 12:37:26 provisioning config files... 12:37:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config713234472843598195tmp 12:37:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:37:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:37:26 [EnvInject] - Injecting environment variables from a build step. 12:37:26 [EnvInject] - Injecting as environment variables the properties content 12:37:26 SERVER_ID=logs 12:37:26 12:37:26 [EnvInject] - Variables injected successfully. 12:37:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9814104521489329302.sh 12:37:26 ---> create-netrc.sh 12:37:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3803825410487203582.sh 12:37:26 ---> python-tools-install.sh 12:37:26 Setup pyenv: 12:37:26 system 12:37:26 3.8.13 12:37:26 3.9.13 12:37:26 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:37:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6sR from file:/tmp/.os_lf_venv 12:37:28 lf-activate-venv(): INFO: Installing: lftools 12:37:36 lf-activate-venv(): INFO: Adding /tmp/venv-J6sR/bin to PATH 12:37:36 Generating Requirements File 12:38:02 Python 3.10.6 12:38:02 pip 24.0 from /tmp/venv-J6sR/lib/python3.10/site-packages/pip (python 3.10) 12:38:03 appdirs==1.4.4 12:38:03 argcomplete==3.2.3 12:38:03 aspy.yaml==1.3.0 12:38:03 attrs==23.2.0 12:38:03 autopage==0.5.2 12:38:03 beautifulsoup4==4.12.3 12:38:03 boto3==1.34.72 12:38:03 botocore==1.34.72 12:38:03 bs4==0.0.2 12:38:03 cachetools==5.3.3 12:38:03 certifi==2024.2.2 12:38:03 cffi==1.16.0 12:38:03 cfgv==3.4.0 12:38:03 chardet==5.2.0 12:38:03 charset-normalizer==3.3.2 12:38:03 click==8.1.7 12:38:03 cliff==4.6.0 12:38:03 cmd2==2.4.3 12:38:03 cryptography==3.3.2 12:38:03 debtcollector==3.0.0 12:38:03 decorator==5.1.1 12:38:03 defusedxml==0.7.1 12:38:03 Deprecated==1.2.14 12:38:03 distlib==0.3.8 12:38:03 dnspython==2.6.1 12:38:03 docker==4.2.2 12:38:03 dogpile.cache==1.3.2 12:38:03 email_validator==2.1.1 12:38:03 filelock==3.13.3 12:38:03 future==1.0.0 12:38:03 gitdb==4.0.11 12:38:03 GitPython==3.1.42 12:38:03 google-auth==2.29.0 12:38:03 httplib2==0.22.0 12:38:03 identify==2.5.35 12:38:03 idna==3.6 12:38:03 importlib-resources==1.5.0 12:38:03 iso8601==2.1.0 12:38:03 Jinja2==3.1.3 12:38:03 jmespath==1.0.1 12:38:03 jsonpatch==1.33 12:38:03 jsonpointer==2.4 12:38:03 jsonschema==4.21.1 12:38:03 jsonschema-specifications==2023.12.1 12:38:03 keystoneauth1==5.6.0 12:38:03 kubernetes==29.0.0 12:38:03 lftools==0.37.10 12:38:03 lxml==5.1.0 12:38:03 MarkupSafe==2.1.5 12:38:03 msgpack==1.0.8 12:38:03 multi_key_dict==2.0.3 12:38:03 munch==4.0.0 12:38:03 netaddr==1.2.1 12:38:03 netifaces==0.11.0 12:38:03 niet==1.4.2 12:38:03 nodeenv==1.8.0 12:38:03 oauth2client==4.1.3 12:38:03 oauthlib==3.2.2 12:38:03 openstacksdk==3.0.0 12:38:03 os-client-config==2.1.0 12:38:03 os-service-types==1.7.0 12:38:03 osc-lib==3.0.1 12:38:03 oslo.config==9.4.0 12:38:03 oslo.context==5.5.0 12:38:03 oslo.i18n==6.3.0 12:38:03 oslo.log==5.5.0 12:38:03 oslo.serialization==5.4.0 12:38:03 oslo.utils==7.1.0 12:38:03 packaging==24.0 12:38:03 pbr==6.0.0 12:38:03 platformdirs==4.2.0 12:38:03 prettytable==3.10.0 12:38:03 pyasn1==0.6.0 12:38:03 pyasn1_modules==0.4.0 12:38:03 pycparser==2.21 12:38:03 pygerrit2==2.0.15 12:38:03 PyGithub==2.3.0 12:38:03 pyinotify==0.9.6 12:38:03 PyJWT==2.8.0 12:38:03 PyNaCl==1.5.0 12:38:03 pyparsing==2.4.7 12:38:03 pyperclip==1.8.2 12:38:03 pyrsistent==0.20.0 12:38:03 python-cinderclient==9.5.0 12:38:03 python-dateutil==2.9.0.post0 12:38:03 python-heatclient==3.5.0 12:38:03 python-jenkins==1.8.2 12:38:03 python-keystoneclient==5.4.0 12:38:03 python-magnumclient==4.4.0 12:38:03 python-novaclient==18.6.0 12:38:03 python-openstackclient==6.6.0 12:38:03 python-swiftclient==4.5.0 12:38:03 PyYAML==6.0.1 12:38:03 referencing==0.34.0 12:38:03 requests==2.31.0 12:38:03 requests-oauthlib==2.0.0 12:38:03 requestsexceptions==1.4.0 12:38:03 rfc3986==2.0.0 12:38:03 rpds-py==0.18.0 12:38:03 rsa==4.9 12:38:03 ruamel.yaml==0.18.6 12:38:03 ruamel.yaml.clib==0.2.8 12:38:03 s3transfer==0.10.1 12:38:03 simplejson==3.19.2 12:38:03 six==1.16.0 12:38:03 smmap==5.0.1 12:38:03 soupsieve==2.5 12:38:03 stevedore==5.2.0 12:38:03 tabulate==0.9.0 12:38:03 toml==0.10.2 12:38:03 tomlkit==0.12.4 12:38:03 tqdm==4.66.2 12:38:03 typing_extensions==4.10.0 12:38:03 tzdata==2024.1 12:38:03 urllib3==1.26.18 12:38:03 virtualenv==20.25.1 12:38:03 wcwidth==0.2.13 12:38:03 websocket-client==1.7.0 12:38:03 wrapt==1.16.0 12:38:03 xdg==6.0.0 12:38:03 xmltodict==0.13.0 12:38:03 yq==3.2.3 12:38:03 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6726086198458202141.sh 12:38:03 ---> sudo-logs.sh 12:38:03 Archiving 'sudo' log.. 12:38:03 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins929251364797409206.sh 12:38:03 ---> job-cost.sh 12:38:03 Setup pyenv: 12:38:03 system 12:38:03 3.8.13 12:38:03 3.9.13 12:38:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:38:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6sR from file:/tmp/.os_lf_venv 12:38:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:38:10 lf-activate-venv(): INFO: Adding /tmp/venv-J6sR/bin to PATH 12:38:10 INFO: No Stack... 12:38:10 INFO: Retrieving Pricing Info for: v3-standard-4 12:38:10 INFO: Archiving Costs 12:38:10 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13164200545963334911.sh 12:38:10 ---> logs-deploy.sh 12:38:10 Setup pyenv: 12:38:10 system 12:38:10 3.8.13 12:38:10 3.9.13 12:38:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:38:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6sR from file:/tmp/.os_lf_venv 12:38:12 lf-activate-venv(): INFO: Installing: lftools 12:38:21 lf-activate-venv(): INFO: Adding /tmp/venv-J6sR/bin to PATH 12:38:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7274 12:38:21 INFO: archiving workspace using pattern(s): 12:38:22 Archives upload complete. 12:38:22 INFO: archiving logs to Nexus 12:38:23 ---> uname -a: 12:38:23 Linux prd-ubuntu1804-builder-4c-4g-18838 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:38:23 12:38:23 12:38:23 ---> lscpu: 12:38:23 Architecture: x86_64 12:38:23 CPU op-mode(s): 32-bit, 64-bit 12:38:23 Byte Order: Little Endian 12:38:23 CPU(s): 4 12:38:23 On-line CPU(s) list: 0-3 12:38:23 Thread(s) per core: 1 12:38:23 Core(s) per socket: 1 12:38:23 Socket(s): 4 12:38:23 NUMA node(s): 1 12:38:23 Vendor ID: AuthenticAMD 12:38:23 CPU family: 23 12:38:23 Model: 49 12:38:23 Model name: AMD EPYC-Rome Processor 12:38:23 Stepping: 0 12:38:23 CPU MHz: 2799.998 12:38:23 BogoMIPS: 5599.99 12:38:23 Virtualization: AMD-V 12:38:23 Hypervisor vendor: KVM 12:38:23 Virtualization type: full 12:38:23 L1d cache: 32K 12:38:23 L1i cache: 32K 12:38:23 L2 cache: 512K 12:38:23 L3 cache: 16384K 12:38:23 NUMA node0 CPU(s): 0-3 12:38:23 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 12:38:23 12:38:23 12:38:23 ---> nproc: 12:38:23 4 12:38:23 12:38:23 12:38:23 ---> df -h: 12:38:23 Filesystem Size Used Avail Use% Mounted on 12:38:23 udev 7.9G 0 7.9G 0% /dev 12:38:23 tmpfs 1.6G 672K 1.6G 1% /run 12:38:23 /dev/vda1 78G 8.5G 69G 11% / 12:38:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:38:23 tmpfs 5.0M 0 5.0M 0% /run/lock 12:38:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:38:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:38:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:38:23 12:38:23 12:38:23 ---> free -m: 12:38:23 total used free shared buff/cache available 12:38:23 Mem: 16040 541 13213 0 2284 15175 12:38:23 Swap: 1023 0 1023 12:38:23 12:38:23 12:38:23 ---> ip addr: 12:38:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:38:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:38:23 inet 127.0.0.1/8 scope host lo 12:38:23 valid_lft forever preferred_lft forever 12:38:23 inet6 ::1/128 scope host 12:38:23 valid_lft forever preferred_lft forever 12:38:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:38:23 link/ether fa:16:3e:98:86:06 brd ff:ff:ff:ff:ff:ff 12:38:23 inet 10.30.106.88/23 brd 10.30.107.255 scope global dynamic ens3 12:38:23 valid_lft 86231sec preferred_lft 86231sec 12:38:23 inet6 fe80::f816:3eff:fe98:8606/64 scope link 12:38:23 valid_lft forever preferred_lft forever 12:38:23 12:38:23 12:38:23 ---> sar -b -r -n DEV: 12:38:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18838) 03/28/24 _x86_64_ (4 CPU) 12:38:23 12:38:23 12:35:37 LINUX RESTART (4 CPU) 12:38:23 12:38:23 12:36:01 tps rtps wtps bread/s bwrtn/s 12:38:23 12:37:01 223.45 30.26 193.18 1105.28 21143.54 12:38:23 12:38:01 135.58 13.86 121.71 1048.23 27103.22 12:38:23 Average: 179.51 22.06 157.45 1076.75 24123.38 12:38:23 12:38:23 12:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:38:23 12:37:01 13883628 15566148 2541340 15.47 68896 1808224 769296 4.40 692884 1621100 191076 12:38:23 12:38:01 13491784 15503264 2933184 17.86 93272 2096000 801708 4.59 796868 1874944 117640 12:38:23 Average: 13687706 15534706 2737262 16.67 81084 1952112 785502 4.50 744876 1748022 154358 12:38:23 12:38:23 12:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:38:23 12:37:01 ens3 84.14 57.61 831.65 26.06 0.00 0.00 0.00 0.00 12:38:23 12:37:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 12:38:23 12:38:01 ens3 53.91 36.46 847.40 8.68 0.00 0.00 0.00 0.00 12:38:23 12:38:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 12:38:23 Average: ens3 69.02 47.03 839.53 17.37 0.00 0.00 0.00 0.00 12:38:23 Average: lo 1.70 1.70 0.18 0.18 0.00 0.00 0.00 0.00 12:38:23 12:38:23 12:38:23 ---> sar -P ALL: 12:38:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18838) 03/28/24 _x86_64_ (4 CPU) 12:38:23 12:38:23 12:35:37 LINUX RESTART (4 CPU) 12:38:23 12:38:23 12:36:01 CPU %user %nice %system %iowait %steal %idle 12:38:23 12:37:01 all 18.91 0.00 1.85 4.73 0.05 74.45 12:38:23 12:37:01 0 14.96 0.00 1.17 0.44 0.03 83.40 12:38:23 12:37:01 1 17.20 0.00 1.72 7.69 0.05 73.34 12:38:23 12:37:01 2 13.03 0.00 1.95 8.81 0.05 76.16 12:38:23 12:37:01 3 30.39 0.00 2.57 2.02 0.08 64.93 12:38:23 12:38:01 all 21.31 0.00 1.46 3.94 0.06 73.23 12:38:23 12:38:01 0 30.13 0.00 2.13 1.02 0.05 66.67 12:38:23 12:38:01 1 18.40 0.00 1.81 5.55 0.05 74.19 12:38:23 12:38:01 2 18.66 0.00 0.94 5.04 0.05 75.31 12:38:23 12:38:01 3 18.05 0.00 0.95 4.15 0.07 76.78 12:38:23 Average: all 20.11 0.00 1.66 4.34 0.06 73.84 12:38:23 Average: 0 22.56 0.00 1.65 0.73 0.04 75.01 12:38:23 Average: 1 17.80 0.00 1.76 6.62 0.05 73.77 12:38:23 Average: 2 15.87 0.00 1.44 6.91 0.05 75.73 12:38:23 Average: 3 24.23 0.00 1.76 3.08 0.08 70.85 12:38:23 12:38:23 12:38:23