11:51:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 11:51:22 Running as SYSTEM 11:51:22 [EnvInject] - Loading node environment variables. 11:51:22 Building remotely on prd-ubuntu1804-builder-4c-4g-7953 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 11:51:22 [ssh-agent] Looking for ssh-agent implementation... 11:51:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:51:23 $ ssh-agent 11:51:23 SSH_AUTH_SOCK=/tmp/ssh-WWgLqNKmvNgJ/agent.1681 11:51:23 SSH_AGENT_PID=1683 11:51:23 [ssh-agent] Started. 11:51:23 Running ssh-add (command line suppressed) 11:51:23 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_7143780403163958747.key (/w/workspace/oom-master-commit-lint@tmp/private_key_7143780403163958747.key) 11:51:23 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:51:23 The recommended git tool is: NONE 11:51:24 using credential onap-jenkins-ssh 11:51:24 Wiping out workspace first. 11:51:24 Cloning the remote Git repository 11:51:24 Cloning repository git://cloud.onap.org/mirror/oom.git 11:51:24 > git init /w/workspace/oom-master-commit-lint # timeout=10 11:51:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:51:24 > git --version # timeout=10 11:51:24 > git --version # 'git version 2.17.1' 11:51:24 using GIT_SSH to set credentials Gerrit user 11:51:24 Verifying host key using manually-configured host key entries 11:51:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:51:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:51:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:51:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:51:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:51:30 using GIT_SSH to set credentials Gerrit user 11:51:30 Verifying host key using manually-configured host key entries 11:51:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/2 # timeout=30 11:51:30 > git rev-parse 793efa78282cd55c5ba95884b08bad049439a9e1^{commit} # timeout=10 11:51:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:51:30 Checking out Revision 793efa78282cd55c5ba95884b08bad049439a9e1 (refs/changes/53/137153/2) 11:51:30 > git config core.sparsecheckout # timeout=10 11:51:30 > git checkout -f 793efa78282cd55c5ba95884b08bad049439a9e1 # timeout=30 11:51:33 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 11:51:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:51:33 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 11:51:33 [EnvInject] - Injecting environment variables from a build step. 11:51:33 [EnvInject] - Injecting as environment variables the properties content 11:51:33 PYTHON=python3 11:51:33 11:51:33 [EnvInject] - Variables injected successfully. 11:51:33 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14777428631733125699.sh 11:51:33 ---> tox-install.sh 11:51:33 + source /home/jenkins/lf-env.sh 11:51:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:51:33 ++ mktemp -d /tmp/venv-XXXX 11:51:33 + lf_venv=/tmp/venv-W7Fm 11:51:33 + local venv_file=/tmp/.os_lf_venv 11:51:33 + local python=python3 11:51:33 + local options 11:51:33 + local set_path=true 11:51:33 + local install_args= 11:51:33 ++ 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 11:51:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:51:33 + true 11:51:33 + case $1 in 11:51:33 + venv_file=/tmp/.toxenv 11:51:33 + shift 2 11:51:33 + true 11:51:33 + case $1 in 11:51:33 + shift 11:51:33 + break 11:51:33 + case $python in 11:51:33 + local pkg_list= 11:51:33 + [[ -d /opt/pyenv ]] 11:51:33 + echo 'Setup pyenv:' 11:51:33 Setup pyenv: 11:51:33 + export PYENV_ROOT=/opt/pyenv 11:51:33 + PYENV_ROOT=/opt/pyenv 11:51:33 + 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 11:51:33 + 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 11:51:33 + pyenv versions 11:51:33 * system (set by /opt/pyenv/version) 11:51:33 * 3.8.13 (set by /opt/pyenv/version) 11:51:33 * 3.9.13 (set by /opt/pyenv/version) 11:51:33 * 3.10.6 (set by /opt/pyenv/version) 11:51:33 + command -v pyenv 11:51:33 ++ pyenv init - --no-rehash 11:51:33 + 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[*]}"'\'')" 11:51:33 export PATH="/opt/pyenv/shims:${PATH}" 11:51:33 export PYENV_SHELL=bash 11:51:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:51:33 pyenv() { 11:51:33 local command 11:51:33 command="${1:-}" 11:51:33 if [ "$#" -gt 0 ]; then 11:51:33 shift 11:51:33 fi 11:51:33 11:51:33 case "$command" in 11:51:33 rehash|shell) 11:51:33 eval "$(pyenv "sh-$command" "$@")" 11:51:33 ;; 11:51:33 *) 11:51:33 command pyenv "$command" "$@" 11:51:33 ;; 11:51:33 esac 11:51:33 }' 11:51:33 +++ 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[*]}"' 11:51:33 ++ 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 11:51:33 ++ 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 11:51:33 ++ 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 11:51:33 ++ export PYENV_SHELL=bash 11:51:33 ++ PYENV_SHELL=bash 11:51:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:51:33 +++ complete -F _pyenv pyenv 11:51:33 ++ lf-pyver python3 11:51:33 ++ local py_version_xy=python3 11:51:33 ++ local py_version_xyz= 11:51:33 ++ pyenv versions 11:51:33 ++ sed 's/^[ *]* //' 11:51:33 ++ grep -E '^[0-9.]*[0-9]$' 11:51:33 ++ awk '{ print $1 }' 11:51:33 ++ local command 11:51:33 ++ command=versions 11:51:33 ++ '[' 1 -gt 0 ']' 11:51:33 ++ shift 11:51:33 ++ case "$command" in 11:51:33 ++ command pyenv versions 11:51:33 ++ pyenv versions 11:51:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:51:33 +++ grep '^3' /tmp/.pyenv_versions 11:51:33 +++ sort -V 11:51:33 +++ tail -n 1 11:51:33 ++ py_version_xyz=3.10.6 11:51:33 ++ [[ -z 3.10.6 ]] 11:51:33 ++ echo 3.10.6 11:51:33 ++ return 0 11:51:33 + pyenv local 3.10.6 11:51:33 + local command 11:51:33 + command=local 11:51:33 + '[' 2 -gt 0 ']' 11:51:33 + shift 11:51:33 + case "$command" in 11:51:33 + command pyenv local 3.10.6 11:51:33 + pyenv local 3.10.6 11:51:33 + for arg in "$@" 11:51:33 + case $arg in 11:51:33 + pkg_list+='tox ' 11:51:33 + for arg in "$@" 11:51:33 + case $arg in 11:51:33 + pkg_list+='virtualenv ' 11:51:33 + for arg in "$@" 11:51:33 + case $arg in 11:51:33 + pkg_list+='urllib3~=1.26.15 ' 11:51:33 + [[ -f /tmp/.toxenv ]] 11:51:33 + [[ ! -f /tmp/.toxenv ]] 11:51:33 + [[ -n '' ]] 11:51:33 + python3 -m venv /tmp/venv-W7Fm 11:51:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W7Fm' 11:51:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W7Fm 11:51:38 + echo /tmp/venv-W7Fm 11:51:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:51:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:51:38 + /tmp/venv-W7Fm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:51:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:51:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:51:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:51:41 + /tmp/venv-W7Fm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:51:44 + type python3 11:51:44 + true 11:51:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-W7Fm/bin to PATH' 11:51:44 lf-activate-venv(): INFO: Adding /tmp/venv-W7Fm/bin to PATH 11:51:44 + PATH=/tmp/venv-W7Fm/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 11:51:44 + return 0 11:51:44 + python3 --version 11:51:44 Python 3.10.6 11:51:44 + python3 -m pip --version 11:51:44 pip 24.0 from /tmp/venv-W7Fm/lib/python3.10/site-packages/pip (python 3.10) 11:51:44 + python3 -m pip freeze 11:51:44 cachetools==5.3.2 11:51:44 chardet==5.2.0 11:51:44 colorama==0.4.6 11:51:44 distlib==0.3.8 11:51:44 filelock==3.13.1 11:51:44 packaging==23.2 11:51:44 platformdirs==4.2.0 11:51:44 pluggy==1.4.0 11:51:44 pyproject-api==1.6.1 11:51:44 tomli==2.0.1 11:51:44 tox==4.13.0 11:51:44 urllib3==1.26.18 11:51:44 virtualenv==20.25.1 11:51:44 [EnvInject] - Injecting environment variables from a build step. 11:51:44 [EnvInject] - Injecting as environment variables the properties content 11:51:44 PARALLEL=false 11:51:44 11:51:44 [EnvInject] - Variables injected successfully. 11:51:44 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3715905832519967533.sh 11:51:44 ---> tox-run.sh 11:51:44 + 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 11:51:44 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 11:51:44 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 11:51:44 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 11:51:44 + cd /w/workspace/oom-master-commit-lint/. 11:51:44 + source /home/jenkins/lf-env.sh 11:51:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:51:44 ++ mktemp -d /tmp/venv-XXXX 11:51:44 + lf_venv=/tmp/venv-pY1I 11:51:44 + local venv_file=/tmp/.os_lf_venv 11:51:44 + local python=python3 11:51:44 + local options 11:51:44 + local set_path=true 11:51:44 + local install_args= 11:51:44 ++ 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 11:51:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:51:44 + true 11:51:44 + case $1 in 11:51:44 + venv_file=/tmp/.toxenv 11:51:44 + shift 2 11:51:44 + true 11:51:44 + case $1 in 11:51:44 + shift 11:51:44 + break 11:51:44 + case $python in 11:51:44 + local pkg_list= 11:51:44 + [[ -d /opt/pyenv ]] 11:51:44 + echo 'Setup pyenv:' 11:51:44 Setup pyenv: 11:51:44 + export PYENV_ROOT=/opt/pyenv 11:51:44 + PYENV_ROOT=/opt/pyenv 11:51:44 + 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 11:51:44 + 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 11:51:44 + pyenv versions 11:51:44 system 11:51:44 3.8.13 11:51:44 3.9.13 11:51:44 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:51:44 + command -v pyenv 11:51:44 ++ pyenv init - --no-rehash 11:51:44 + 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[*]}"'\'')" 11:51:44 export PATH="/opt/pyenv/shims:${PATH}" 11:51:44 export PYENV_SHELL=bash 11:51:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:51:44 pyenv() { 11:51:44 local command 11:51:44 command="${1:-}" 11:51:44 if [ "$#" -gt 0 ]; then 11:51:44 shift 11:51:44 fi 11:51:44 11:51:44 case "$command" in 11:51:44 rehash|shell) 11:51:44 eval "$(pyenv "sh-$command" "$@")" 11:51:44 ;; 11:51:44 *) 11:51:44 command pyenv "$command" "$@" 11:51:44 ;; 11:51:44 esac 11:51:44 }' 11:51:44 +++ 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[*]}"' 11:51:44 ++ 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 11:51:44 ++ 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 11:51:44 ++ 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 11:51:44 ++ export PYENV_SHELL=bash 11:51:44 ++ PYENV_SHELL=bash 11:51:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:51:44 +++ complete -F _pyenv pyenv 11:51:44 ++ lf-pyver python3 11:51:44 ++ local py_version_xy=python3 11:51:44 ++ local py_version_xyz= 11:51:44 ++ sed 's/^[ *]* //' 11:51:44 ++ pyenv versions 11:51:44 ++ local command 11:51:44 ++ command=versions 11:51:44 ++ '[' 1 -gt 0 ']' 11:51:44 ++ shift 11:51:44 ++ case "$command" in 11:51:44 ++ command pyenv versions 11:51:44 ++ pyenv versions 11:51:44 ++ awk '{ print $1 }' 11:51:44 ++ grep -E '^[0-9.]*[0-9]$' 11:51:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:51:45 +++ grep '^3' /tmp/.pyenv_versions 11:51:45 +++ sort -V 11:51:45 +++ tail -n 1 11:51:45 ++ py_version_xyz=3.10.6 11:51:45 ++ [[ -z 3.10.6 ]] 11:51:45 ++ echo 3.10.6 11:51:45 ++ return 0 11:51:45 + pyenv local 3.10.6 11:51:45 + local command 11:51:45 + command=local 11:51:45 + '[' 2 -gt 0 ']' 11:51:45 + shift 11:51:45 + case "$command" in 11:51:45 + command pyenv local 3.10.6 11:51:45 + pyenv local 3.10.6 11:51:45 + for arg in "$@" 11:51:45 + case $arg in 11:51:45 + pkg_list+='tox ' 11:51:45 + for arg in "$@" 11:51:45 + case $arg in 11:51:45 + pkg_list+='virtualenv ' 11:51:45 + for arg in "$@" 11:51:45 + case $arg in 11:51:45 + pkg_list+='urllib3~=1.26.15 ' 11:51:45 + [[ -f /tmp/.toxenv ]] 11:51:45 ++ cat /tmp/.toxenv 11:51:45 + lf_venv=/tmp/venv-W7Fm 11:51:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W7Fm from' file:/tmp/.toxenv 11:51:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W7Fm from file:/tmp/.toxenv 11:51:45 + /tmp/venv-W7Fm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:51:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:51:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:51:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:51:45 + /tmp/venv-W7Fm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:51:47 + type python3 11:51:47 + true 11:51:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-W7Fm/bin to PATH' 11:51:47 lf-activate-venv(): INFO: Adding /tmp/venv-W7Fm/bin to PATH 11:51:47 + PATH=/tmp/venv-W7Fm/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 11:51:47 + return 0 11:51:47 + [[ -d /opt/pyenv ]] 11:51:47 + echo '---> Setting up pyenv' 11:51:47 ---> Setting up pyenv 11:51:47 + export PYENV_ROOT=/opt/pyenv 11:51:47 + PYENV_ROOT=/opt/pyenv 11:51:47 + export PATH=/opt/pyenv/bin:/tmp/venv-W7Fm/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 11:51:47 + PATH=/opt/pyenv/bin:/tmp/venv-W7Fm/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 11:51:47 ++ pwd 11:51:47 + PYTHONPATH=/w/workspace/oom-master-commit-lint 11:51:47 + export PYTHONPATH 11:51:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:51:47 + TOX_TESTENV_PASSENV=PYTHONPATH 11:51:47 + tox --version 11:51:47 4.13.0 from /tmp/venv-W7Fm/lib/python3.10/site-packages/tox/__init__.py 11:51:47 + PARALLEL=false 11:51:47 + TOX_OPTIONS_LIST= 11:51:47 + [[ -n gitlint ]] 11:51:47 + TOX_OPTIONS_LIST=' -e gitlint' 11:51:47 + case ${PARALLEL,,} in 11:51:47 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 11:51:47 + tox -e gitlint 11:51:49 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 11:52:23 gitlint: freeze> python -m pip freeze --all 11:52:24 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.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 11:52:24 gitlint: commands[0]> gitlint 11:52:24 gitlint: OK (36.52=setup[36.36]+cmd[0.17] seconds) 11:52:24 congratulations :) (36.70 seconds) 11:52:24 + tox_status=0 11:52:24 + echo '---> Completed tox runs' 11:52:24 ---> Completed tox runs 11:52:24 + for i in .tox/*/log 11:52:24 ++ echo .tox/gitlint/log 11:52:24 ++ awk -F/ '{print $2}' 11:52:24 + tox_env=gitlint 11:52:24 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 11:52:24 + DOC_DIR=docs/_build/html 11:52:24 + [[ -d docs/_build/html ]] 11:52:24 + echo '---> tox-run.sh ends' 11:52:24 ---> tox-run.sh ends 11:52:24 + test 0 -eq 0 11:52:24 $ ssh-agent -k 11:52:24 unset SSH_AUTH_SOCK; 11:52:24 unset SSH_AGENT_PID; 11:52:24 echo Agent pid 1683 killed; 11:52:24 [ssh-agent] Stopped. 11:52:24 [PostBuildScript] - [INFO] Executing post build scripts. 11:52:24 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9030229770306372355.sh 11:52:24 ---> sysstat.sh 11:52:25 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14793372418475134603.sh 11:52:25 ---> package-listing.sh 11:52:25 ++ facter osfamily 11:52:25 ++ tr '[:upper:]' '[:lower:]' 11:52:25 + OS_FAMILY=debian 11:52:25 + workspace=/w/workspace/oom-master-commit-lint 11:52:25 + START_PACKAGES=/tmp/packages_start.txt 11:52:25 + END_PACKAGES=/tmp/packages_end.txt 11:52:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:52:25 + PACKAGES=/tmp/packages_start.txt 11:52:25 + '[' /w/workspace/oom-master-commit-lint ']' 11:52:25 + PACKAGES=/tmp/packages_end.txt 11:52:25 + case "${OS_FAMILY}" in 11:52:25 + dpkg -l 11:52:25 + grep '^ii' 11:52:25 + '[' -f /tmp/packages_start.txt ']' 11:52:25 + '[' -f /tmp/packages_end.txt ']' 11:52:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:52:25 + '[' /w/workspace/oom-master-commit-lint ']' 11:52:25 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 11:52:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 11:52:25 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4636970650103652173.sh 11:52:25 ---> capture-instance-metadata.sh 11:52:25 Setup pyenv: 11:52:25 system 11:52:25 3.8.13 11:52:25 3.9.13 11:52:25 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:52:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zzoe 11:52:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:52:32 lf-activate-venv(): INFO: Installing: lftools 11:53:10 lf-activate-venv(): INFO: Adding /tmp/venv-zzoe/bin to PATH 11:53:10 INFO: Running in OpenStack, capturing instance metadata 11:53:11 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17444545610950756842.sh 11:53:11 provisioning config files... 11:53:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config1402393692534341321tmp 11:53:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:53:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:53:11 [EnvInject] - Injecting environment variables from a build step. 11:53:11 [EnvInject] - Injecting as environment variables the properties content 11:53:11 SERVER_ID=logs 11:53:11 11:53:11 [EnvInject] - Variables injected successfully. 11:53:11 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins468384127833395432.sh 11:53:11 ---> create-netrc.sh 11:53:11 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1258601125464650760.sh 11:53:11 ---> python-tools-install.sh 11:53:11 Setup pyenv: 11:53:11 system 11:53:11 3.8.13 11:53:11 3.9.13 11:53:11 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:53:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zzoe from file:/tmp/.os_lf_venv 11:53:13 lf-activate-venv(): INFO: Installing: lftools 11:53:21 lf-activate-venv(): INFO: Adding /tmp/venv-zzoe/bin to PATH 11:53:21 Generating Requirements File 11:53:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:53:49 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 11:53:49 Python 3.10.6 11:53:50 pip 24.0 from /tmp/venv-zzoe/lib/python3.10/site-packages/pip (python 3.10) 11:53:50 appdirs==1.4.4 11:53:50 argcomplete==3.2.2 11:53:50 aspy.yaml==1.3.0 11:53:50 attrs==23.2.0 11:53:50 autopage==0.5.2 11:53:50 beautifulsoup4==4.12.3 11:53:50 boto3==1.34.48 11:53:50 botocore==1.34.48 11:53:50 bs4==0.0.2 11:53:50 cachetools==5.3.2 11:53:50 certifi==2024.2.2 11:53:50 cffi==1.16.0 11:53:50 cfgv==3.4.0 11:53:50 chardet==5.2.0 11:53:50 charset-normalizer==3.3.2 11:53:50 click==8.1.7 11:53:50 cliff==4.6.0 11:53:50 cmd2==2.4.3 11:53:50 cryptography==3.3.2 11:53:50 debtcollector==3.0.0 11:53:50 decorator==5.1.1 11:53:50 defusedxml==0.7.1 11:53:50 Deprecated==1.2.14 11:53:50 distlib==0.3.8 11:53:50 dnspython==2.6.1 11:53:50 docker==4.2.2 11:53:50 dogpile.cache==1.3.2 11:53:50 email-validator==2.1.0.post1 11:53:50 filelock==3.13.1 11:53:50 future==1.0.0 11:53:50 gitdb==4.0.11 11:53:50 GitPython==3.1.42 11:53:50 google-auth==2.28.1 11:53:50 httplib2==0.22.0 11:53:50 identify==2.5.35 11:53:50 idna==3.6 11:53:50 importlib-resources==1.5.0 11:53:50 iso8601==2.1.0 11:53:50 Jinja2==3.1.3 11:53:50 jmespath==1.0.1 11:53:50 jsonpatch==1.33 11:53:50 jsonpointer==2.4 11:53:50 jsonschema==4.21.1 11:53:50 jsonschema-specifications==2023.12.1 11:53:50 keystoneauth1==5.6.0 11:53:50 kubernetes==29.0.0 11:53:50 lftools==0.37.9 11:53:50 lxml==5.1.0 11:53:50 MarkupSafe==2.1.5 11:53:50 msgpack==1.0.7 11:53:50 multi_key_dict==2.0.3 11:53:50 munch==4.0.0 11:53:50 netaddr==1.2.1 11:53:50 netifaces==0.11.0 11:53:50 niet==1.4.2 11:53:50 nodeenv==1.8.0 11:53:50 oauth2client==4.1.3 11:53:50 oauthlib==3.2.2 11:53:50 openstacksdk==0.62.0 11:53:50 os-client-config==2.1.0 11:53:50 os-service-types==1.7.0 11:53:50 osc-lib==3.0.1 11:53:50 oslo.config==9.4.0 11:53:50 oslo.context==5.4.0 11:53:50 oslo.i18n==6.3.0 11:53:50 oslo.log==5.5.0 11:53:50 oslo.serialization==5.4.0 11:53:50 oslo.utils==7.1.0 11:53:50 packaging==23.2 11:53:50 pbr==6.0.0 11:53:50 platformdirs==4.2.0 11:53:50 prettytable==3.10.0 11:53:50 pyasn1==0.5.1 11:53:50 pyasn1-modules==0.3.0 11:53:50 pycparser==2.21 11:53:50 pygerrit2==2.0.15 11:53:50 PyGithub==2.2.0 11:53:50 pyinotify==0.9.6 11:53:50 PyJWT==2.8.0 11:53:50 PyNaCl==1.5.0 11:53:50 pyparsing==2.4.7 11:53:50 pyperclip==1.8.2 11:53:50 pyrsistent==0.20.0 11:53:50 python-cinderclient==9.4.0 11:53:50 python-dateutil==2.8.2 11:53:50 python-heatclient==3.4.0 11:53:50 python-jenkins==1.8.2 11:53:50 python-keystoneclient==5.3.0 11:53:50 python-magnumclient==4.3.0 11:53:50 python-novaclient==18.4.0 11:53:50 python-openstackclient==6.0.1 11:53:50 python-swiftclient==4.4.0 11:53:50 PyYAML==6.0.1 11:53:50 referencing==0.33.0 11:53:50 requests==2.31.0 11:53:50 requests-oauthlib==1.3.1 11:53:50 requestsexceptions==1.4.0 11:53:50 rfc3986==2.0.0 11:53:50 rpds-py==0.18.0 11:53:50 rsa==4.9 11:53:50 ruamel.yaml==0.18.6 11:53:50 ruamel.yaml.clib==0.2.8 11:53:50 s3transfer==0.10.0 11:53:50 simplejson==3.19.2 11:53:50 six==1.16.0 11:53:50 smmap==5.0.1 11:53:50 soupsieve==2.5 11:53:50 stevedore==5.2.0 11:53:50 tabulate==0.9.0 11:53:50 toml==0.10.2 11:53:50 tomlkit==0.12.3 11:53:50 tqdm==4.66.2 11:53:50 typing_extensions==4.9.0 11:53:50 tzdata==2024.1 11:53:50 urllib3==1.26.18 11:53:50 virtualenv==20.25.1 11:53:50 wcwidth==0.2.13 11:53:50 websocket-client==1.7.0 11:53:50 wrapt==1.16.0 11:53:50 xdg==6.0.0 11:53:50 xmltodict==0.13.0 11:53:50 yq==3.2.3 11:53:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15407976701085317586.sh 11:53:50 ---> sudo-logs.sh 11:53:50 Archiving 'sudo' log.. 11:53:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4972125718001947825.sh 11:53:50 ---> job-cost.sh 11:53:50 Setup pyenv: 11:53:50 system 11:53:50 3.8.13 11:53:50 3.9.13 11:53:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:53:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zzoe from file:/tmp/.os_lf_venv 11:53:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:54:00 lf-activate-venv(): INFO: Adding /tmp/venv-zzoe/bin to PATH 11:54:00 INFO: No Stack... 11:54:00 INFO: Retrieving Pricing Info for: v3-standard-4 11:54:00 INFO: Archiving Costs 11:54:00 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5639693890474252085.sh 11:54:01 ---> logs-deploy.sh 11:54:01 Setup pyenv: 11:54:01 system 11:54:01 3.8.13 11:54:01 3.9.13 11:54:01 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:54:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zzoe from file:/tmp/.os_lf_venv 11:54:02 lf-activate-venv(): INFO: Installing: lftools 11:54:11 lf-activate-venv(): INFO: Adding /tmp/venv-zzoe/bin to PATH 11:54:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7200 11:54:11 INFO: archiving workspace using pattern(s): 11:54:12 Archives upload complete. 11:54:12 INFO: archiving logs to Nexus 11:54:13 ---> uname -a: 11:54:13 Linux prd-ubuntu1804-builder-4c-4g-7953 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:54:13 11:54:13 11:54:13 ---> lscpu: 11:54:13 Architecture: x86_64 11:54:13 CPU op-mode(s): 32-bit, 64-bit 11:54:13 Byte Order: Little Endian 11:54:13 CPU(s): 4 11:54:13 On-line CPU(s) list: 0-3 11:54:13 Thread(s) per core: 1 11:54:13 Core(s) per socket: 1 11:54:13 Socket(s): 4 11:54:13 NUMA node(s): 1 11:54:13 Vendor ID: AuthenticAMD 11:54:13 CPU family: 23 11:54:13 Model: 49 11:54:13 Model name: AMD EPYC-Rome Processor 11:54:13 Stepping: 0 11:54:13 CPU MHz: 2799.996 11:54:13 BogoMIPS: 5599.99 11:54:13 Virtualization: AMD-V 11:54:13 Hypervisor vendor: KVM 11:54:13 Virtualization type: full 11:54:13 L1d cache: 32K 11:54:13 L1i cache: 32K 11:54:13 L2 cache: 512K 11:54:13 L3 cache: 16384K 11:54:13 NUMA node0 CPU(s): 0-3 11:54:13 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 11:54:13 11:54:13 11:54:13 ---> nproc: 11:54:13 4 11:54:13 11:54:13 11:54:13 ---> df -h: 11:54:13 Filesystem Size Used Avail Use% Mounted on 11:54:13 udev 7.9G 0 7.9G 0% /dev 11:54:13 tmpfs 1.6G 672K 1.6G 1% /run 11:54:13 /dev/vda1 78G 8.5G 69G 11% / 11:54:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:54:13 tmpfs 5.0M 0 5.0M 0% /run/lock 11:54:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:54:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:54:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:54:13 11:54:13 11:54:13 ---> free -m: 11:54:13 total used free shared buff/cache available 11:54:13 Mem: 16040 541 13215 0 2283 15176 11:54:13 Swap: 1023 0 1023 11:54:13 11:54:13 11:54:13 ---> ip addr: 11:54:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:54:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:54:13 inet 127.0.0.1/8 scope host lo 11:54:13 valid_lft forever preferred_lft forever 11:54:13 inet6 ::1/128 scope host 11:54:13 valid_lft forever preferred_lft forever 11:54:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:54:13 link/ether fa:16:3e:02:f3:ad brd ff:ff:ff:ff:ff:ff 11:54:13 inet 10.30.106.96/23 brd 10.30.107.255 scope global dynamic ens3 11:54:13 valid_lft 86209sec preferred_lft 86209sec 11:54:13 inet6 fe80::f816:3eff:fe02:f3ad/64 scope link 11:54:13 valid_lft forever preferred_lft forever 11:54:13 11:54:13 11:54:13 ---> sar -b -r -n DEV: 11:54:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7953) 02/23/24 _x86_64_ (4 CPU) 11:54:13 11:54:13 11:51:03 LINUX RESTART (4 CPU) 11:54:13 11:54:13 11:52:03 tps rtps wtps bread/s bwrtn/s 11:54:13 11:53:01 121.70 10.82 110.88 927.54 30619.65 11:54:13 11:54:01 98.77 4.27 94.50 218.93 28371.60 11:54:13 Average: 110.04 7.49 102.55 567.29 29476.77 11:54:13 11:54:13 11:52:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:54:13 11:53:01 13706236 15504064 2718732 16.55 72900 1916760 836352 4.79 780348 1704208 91288 11:54:13 11:54:01 13592672 15601220 2832296 17.24 93436 2092948 737844 4.22 688444 1880756 122308 11:54:13 Average: 13649454 15552642 2775514 16.90 83168 2004854 787098 4.50 734396 1792482 106798 11:54:13 11:54:13 11:52:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:54:13 11:53:01 lo 0.90 0.90 0.10 0.10 0.00 0.00 0.00 0.00 11:54:13 11:53:01 ens3 58.14 37.57 841.15 8.53 0.00 0.00 0.00 0.00 11:54:13 11:54:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 11:54:13 11:54:01 ens3 35.02 27.07 287.10 7.83 0.00 0.00 0.00 0.00 11:54:13 Average: lo 1.12 1.12 0.12 0.12 0.00 0.00 0.00 0.00 11:54:13 Average: ens3 46.38 32.23 559.48 8.17 0.00 0.00 0.00 0.00 11:54:13 11:54:13 11:54:13 ---> sar -P ALL: 11:54:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7953) 02/23/24 _x86_64_ (4 CPU) 11:54:13 11:54:13 11:51:03 LINUX RESTART (4 CPU) 11:54:13 11:54:13 11:52:03 CPU %user %nice %system %iowait %steal %idle 11:54:13 11:53:01 all 15.58 0.00 1.40 11.04 0.05 71.93 11:54:13 11:53:01 0 6.44 0.00 1.04 8.98 0.03 83.51 11:54:13 11:53:01 1 28.47 0.00 2.06 29.13 0.07 40.28 11:54:13 11:53:01 2 12.24 0.00 1.16 3.68 0.05 82.88 11:54:13 11:53:01 3 15.24 0.00 1.35 2.42 0.03 80.96 11:54:13 11:54:01 all 20.52 0.00 1.30 5.76 0.05 72.37 11:54:13 11:54:01 0 7.22 0.00 0.93 16.06 0.02 75.77 11:54:13 11:54:01 1 22.39 0.00 0.78 1.09 0.05 75.69 11:54:13 11:54:01 2 37.01 0.00 2.02 2.26 0.08 58.63 11:54:13 11:54:01 3 15.53 0.00 1.44 3.59 0.05 79.40 11:54:13 Average: all 18.10 0.00 1.35 8.35 0.05 72.15 11:54:13 Average: 0 6.84 0.00 0.98 12.59 0.03 79.57 11:54:13 Average: 1 25.37 0.00 1.41 14.85 0.06 58.30 11:54:13 Average: 2 24.83 0.00 1.60 2.95 0.07 70.56 11:54:13 Average: 3 15.39 0.00 1.39 3.01 0.04 80.16 11:54:13 11:54:13 11:54:13