09:44:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 09:44:03 Running as SYSTEM 09:44:03 [EnvInject] - Loading node environment variables. 09:44:03 Building remotely on prd-ubuntu1804-builder-4c-4g-2717 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:44:03 [ssh-agent] Looking for ssh-agent implementation... 09:44:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:04 $ ssh-agent 09:44:04 SSH_AUTH_SOCK=/tmp/ssh-cll88vVlwEof/agent.1737 09:44:04 SSH_AGENT_PID=1739 09:44:04 [ssh-agent] Started. 09:44:04 Running ssh-add (command line suppressed) 09:44:04 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17798920964545891222.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17798920964545891222.key) 09:44:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:44:04 The recommended git tool is: NONE 09:44:06 using credential onap-jenkins-ssh 09:44:06 Wiping out workspace first. 09:44:06 Cloning the remote Git repository 09:44:06 Cloning repository git://cloud.onap.org/mirror/oom.git 09:44:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:44:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:44:06 > git --version # timeout=10 09:44:06 > git --version # 'git version 2.17.1' 09:44:06 using GIT_SSH to set credentials Gerrit user 09:44:06 Verifying host key using manually-configured host key entries 09:44:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:44:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:44:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:44:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:44:13 using GIT_SSH to set credentials Gerrit user 09:44:13 Verifying host key using manually-configured host key entries 09:44:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/1 # timeout=30 09:44:13 > git rev-parse 1a2f58803a340504037babf58cb75a36b5a04a3c^{commit} # timeout=10 09:44:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:44:13 Checking out Revision 1a2f58803a340504037babf58cb75a36b5a04a3c (refs/changes/57/136757/1) 09:44:13 > git config core.sparsecheckout # timeout=10 09:44:13 > git checkout -f 1a2f58803a340504037babf58cb75a36b5a04a3c # timeout=30 09:44:16 Commit message: "[COMMON] Add override file for GatewayAPI" 09:44:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:44:17 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 09:44:17 [EnvInject] - Injecting environment variables from a build step. 09:44:17 [EnvInject] - Injecting as environment variables the properties content 09:44:17 PYTHON=python3 09:44:17 09:44:17 [EnvInject] - Variables injected successfully. 09:44:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5988725096216725697.sh 09:44:17 ---> tox-install.sh 09:44:17 + source /home/jenkins/lf-env.sh 09:44:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:44:17 ++ mktemp -d /tmp/venv-XXXX 09:44:17 + lf_venv=/tmp/venv-2dwH 09:44:17 + local venv_file=/tmp/.os_lf_venv 09:44:17 + local python=python3 09:44:17 + local options 09:44:17 + local set_path=true 09:44:17 + local install_args= 09:44:17 ++ 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 09:44:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:44:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:44:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:44:17 + true 09:44:17 + case $1 in 09:44:17 + venv_file=/tmp/.toxenv 09:44:17 + shift 2 09:44:17 + true 09:44:17 + case $1 in 09:44:17 + shift 09:44:17 + break 09:44:17 + case $python in 09:44:17 + local pkg_list= 09:44:17 + [[ -d /opt/pyenv ]] 09:44:17 + echo 'Setup pyenv:' 09:44:17 Setup pyenv: 09:44:17 + export PYENV_ROOT=/opt/pyenv 09:44:17 + PYENV_ROOT=/opt/pyenv 09:44:17 + 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 09:44:17 + 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 09:44:17 + pyenv versions 09:44:17 * system (set by /opt/pyenv/version) 09:44:17 * 3.8.13 (set by /opt/pyenv/version) 09:44:17 * 3.9.13 (set by /opt/pyenv/version) 09:44:17 * 3.10.6 (set by /opt/pyenv/version) 09:44:17 + command -v pyenv 09:44:17 ++ pyenv init - --no-rehash 09:44:17 + 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[*]}"'\'')" 09:44:17 export PATH="/opt/pyenv/shims:${PATH}" 09:44:17 export PYENV_SHELL=bash 09:44:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:44:17 pyenv() { 09:44:17 local command 09:44:17 command="${1:-}" 09:44:17 if [ "$#" -gt 0 ]; then 09:44:17 shift 09:44:17 fi 09:44:17 09:44:17 case "$command" in 09:44:17 rehash|shell) 09:44:17 eval "$(pyenv "sh-$command" "$@")" 09:44:17 ;; 09:44:17 *) 09:44:17 command pyenv "$command" "$@" 09:44:17 ;; 09:44:17 esac 09:44:17 }' 09:44:17 +++ 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[*]}"' 09:44:17 ++ 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 09:44:17 ++ 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 09:44:17 ++ 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 09:44:17 ++ export PYENV_SHELL=bash 09:44:17 ++ PYENV_SHELL=bash 09:44:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:44:17 +++ complete -F _pyenv pyenv 09:44:17 ++ lf-pyver python3 09:44:17 ++ local py_version_xy=python3 09:44:17 ++ local py_version_xyz= 09:44:17 ++ pyenv versions 09:44:17 ++ local command 09:44:17 ++ command=versions 09:44:17 ++ '[' 1 -gt 0 ']' 09:44:17 ++ shift 09:44:17 ++ case "$command" in 09:44:17 ++ sed 's/^[ *]* //' 09:44:17 ++ awk '{ print $1 }' 09:44:17 ++ grep -E '^[0-9.]*[0-9]$' 09:44:17 ++ command pyenv versions 09:44:17 ++ pyenv versions 09:44:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:44:17 +++ grep '^3' /tmp/.pyenv_versions 09:44:17 +++ tail -n 1 09:44:17 +++ sort -V 09:44:17 ++ py_version_xyz=3.10.6 09:44:17 ++ [[ -z 3.10.6 ]] 09:44:17 ++ echo 3.10.6 09:44:17 ++ return 0 09:44:17 + pyenv local 3.10.6 09:44:17 + local command 09:44:17 + command=local 09:44:17 + '[' 2 -gt 0 ']' 09:44:17 + shift 09:44:17 + case "$command" in 09:44:17 + command pyenv local 3.10.6 09:44:17 + pyenv local 3.10.6 09:44:17 + for arg in "$@" 09:44:17 + case $arg in 09:44:17 + pkg_list+='tox ' 09:44:17 + for arg in "$@" 09:44:17 + case $arg in 09:44:17 + pkg_list+='virtualenv ' 09:44:17 + for arg in "$@" 09:44:17 + case $arg in 09:44:17 + pkg_list+='urllib3~=1.26.15 ' 09:44:17 + [[ -f /tmp/.toxenv ]] 09:44:17 + [[ ! -f /tmp/.toxenv ]] 09:44:17 + [[ -n '' ]] 09:44:17 + python3 -m venv /tmp/venv-2dwH 09:44:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2dwH' 09:44:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2dwH 09:44:25 + echo /tmp/venv-2dwH 09:44:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:44:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:44:25 + /tmp/venv-2dwH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:44:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:44:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:44:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:44:33 + /tmp/venv-2dwH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:44:44 + type python3 09:44:44 + true 09:44:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2dwH/bin to PATH' 09:44:44 lf-activate-venv(): INFO: Adding /tmp/venv-2dwH/bin to PATH 09:44:44 + PATH=/tmp/venv-2dwH/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 09:44:44 + return 0 09:44:44 + python3 --version 09:44:44 Python 3.10.6 09:44:44 + python3 -m pip --version 09:44:44 pip 23.3.1 from /tmp/venv-2dwH/lib/python3.10/site-packages/pip (python 3.10) 09:44:44 + python3 -m pip freeze 09:44:45 cachetools==5.3.2 09:44:45 chardet==5.2.0 09:44:45 colorama==0.4.6 09:44:45 distlib==0.3.7 09:44:45 filelock==3.13.1 09:44:45 packaging==23.2 09:44:45 platformdirs==4.1.0 09:44:45 pluggy==1.3.0 09:44:45 pyproject-api==1.6.1 09:44:45 tomli==2.0.1 09:44:45 tox==4.11.4 09:44:45 urllib3==1.26.18 09:44:45 virtualenv==20.25.0 09:44:45 [EnvInject] - Injecting environment variables from a build step. 09:44:45 [EnvInject] - Injecting as environment variables the properties content 09:44:45 PARALLEL=false 09:44:45 09:44:45 [EnvInject] - Variables injected successfully. 09:44:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7957806044277978880.sh 09:44:45 ---> tox-run.sh 09:44:45 + 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 09:44:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:44:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:44:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:44:45 + cd /w/workspace/oom-master-pre-commit-lint/. 09:44:45 + source /home/jenkins/lf-env.sh 09:44:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:44:45 ++ mktemp -d /tmp/venv-XXXX 09:44:45 + lf_venv=/tmp/venv-Mm7T 09:44:45 + local venv_file=/tmp/.os_lf_venv 09:44:45 + local python=python3 09:44:45 + local options 09:44:45 + local set_path=true 09:44:45 + local install_args= 09:44:45 ++ 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 09:44:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:44:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:44:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:44:45 + true 09:44:45 + case $1 in 09:44:45 + venv_file=/tmp/.toxenv 09:44:45 + shift 2 09:44:45 + true 09:44:45 + case $1 in 09:44:45 + shift 09:44:45 + break 09:44:45 + case $python in 09:44:45 + local pkg_list= 09:44:45 + [[ -d /opt/pyenv ]] 09:44:45 + echo 'Setup pyenv:' 09:44:45 Setup pyenv: 09:44:45 + export PYENV_ROOT=/opt/pyenv 09:44:45 + PYENV_ROOT=/opt/pyenv 09:44:45 + 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 09:44:45 + 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 09:44:45 + pyenv versions 09:44:45 system 09:44:45 3.8.13 09:44:45 3.9.13 09:44:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:44:45 + command -v pyenv 09:44:45 ++ pyenv init - --no-rehash 09:44:45 + 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[*]}"'\'')" 09:44:45 export PATH="/opt/pyenv/shims:${PATH}" 09:44:45 export PYENV_SHELL=bash 09:44:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:44:45 pyenv() { 09:44:45 local command 09:44:45 command="${1:-}" 09:44:45 if [ "$#" -gt 0 ]; then 09:44:45 shift 09:44:45 fi 09:44:45 09:44:45 case "$command" in 09:44:45 rehash|shell) 09:44:45 eval "$(pyenv "sh-$command" "$@")" 09:44:45 ;; 09:44:45 *) 09:44:45 command pyenv "$command" "$@" 09:44:45 ;; 09:44:45 esac 09:44:45 }' 09:44:45 +++ 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[*]}"' 09:44:45 ++ 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 09:44:45 ++ 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 09:44:45 ++ 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 09:44:45 ++ export PYENV_SHELL=bash 09:44:45 ++ PYENV_SHELL=bash 09:44:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:44:45 +++ complete -F _pyenv pyenv 09:44:45 ++ lf-pyver python3 09:44:45 ++ local py_version_xy=python3 09:44:45 ++ local py_version_xyz= 09:44:45 ++ pyenv versions 09:44:45 ++ local command 09:44:45 ++ command=versions 09:44:45 ++ '[' 1 -gt 0 ']' 09:44:45 ++ shift 09:44:45 ++ case "$command" in 09:44:45 ++ command pyenv versions 09:44:45 ++ pyenv versions 09:44:45 ++ sed 's/^[ *]* //' 09:44:45 ++ grep -E '^[0-9.]*[0-9]$' 09:44:45 ++ awk '{ print $1 }' 09:44:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:44:45 +++ sort -V 09:44:45 +++ grep '^3' /tmp/.pyenv_versions 09:44:45 +++ tail -n 1 09:44:45 ++ py_version_xyz=3.10.6 09:44:45 ++ [[ -z 3.10.6 ]] 09:44:45 ++ echo 3.10.6 09:44:45 ++ return 0 09:44:45 + pyenv local 3.10.6 09:44:45 + local command 09:44:45 + command=local 09:44:45 + '[' 2 -gt 0 ']' 09:44:45 + shift 09:44:45 + case "$command" in 09:44:45 + command pyenv local 3.10.6 09:44:45 + pyenv local 3.10.6 09:44:45 + for arg in "$@" 09:44:45 + case $arg in 09:44:45 + pkg_list+='tox ' 09:44:45 + for arg in "$@" 09:44:45 + case $arg in 09:44:45 + pkg_list+='virtualenv ' 09:44:45 + for arg in "$@" 09:44:45 + case $arg in 09:44:45 + pkg_list+='urllib3~=1.26.15 ' 09:44:45 + [[ -f /tmp/.toxenv ]] 09:44:45 ++ cat /tmp/.toxenv 09:44:45 + lf_venv=/tmp/venv-2dwH 09:44:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2dwH from' file:/tmp/.toxenv 09:44:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2dwH from file:/tmp/.toxenv 09:44:45 + /tmp/venv-2dwH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:44:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:44:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:44:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:44:46 + /tmp/venv-2dwH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:44:48 + type python3 09:44:48 + true 09:44:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2dwH/bin to PATH' 09:44:48 lf-activate-venv(): INFO: Adding /tmp/venv-2dwH/bin to PATH 09:44:48 + PATH=/tmp/venv-2dwH/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 09:44:48 + return 0 09:44:48 + [[ -d /opt/pyenv ]] 09:44:48 + echo '---> Setting up pyenv' 09:44:48 ---> Setting up pyenv 09:44:48 + export PYENV_ROOT=/opt/pyenv 09:44:48 + PYENV_ROOT=/opt/pyenv 09:44:48 + export PATH=/opt/pyenv/bin:/tmp/venv-2dwH/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 09:44:48 + PATH=/opt/pyenv/bin:/tmp/venv-2dwH/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 09:44:48 ++ pwd 09:44:48 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:44:48 + export PYTHONPATH 09:44:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:44:48 + TOX_TESTENV_PASSENV=PYTHONPATH 09:44:48 + tox --version 09:44:48 4.11.4 from /tmp/venv-2dwH/lib/python3.10/site-packages/tox/__init__.py 09:44:48 + PARALLEL=false 09:44:48 + TOX_OPTIONS_LIST= 09:44:48 + [[ -n pre-commit ]] 09:44:48 + TOX_OPTIONS_LIST=' -e pre-commit' 09:44:48 + case ${PARALLEL,,} in 09:44:48 + tox -e pre-commit 09:44:48 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:44:50 pre-commit: install_deps> python -I -m pip install pre-commit 09:44:55 pre-commit: freeze> python -m pip freeze --all 09:44:56 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.32,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 09:44:56 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:44:56 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:44:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:44:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:45:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:45:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:45:00 [INFO] Once installed this environment will be reused. 09:45:00 [INFO] This may take a few minutes... 09:45:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:45:04 [INFO] Once installed this environment will be reused. 09:45:04 [INFO] This may take a few minutes... 09:45:13 Trim Trailing Whitespace.................................................Passed 09:45:13 Tabs remover.............................................................Passed 09:45:13 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:45:14 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:45:14 [INFO] Once installed this environment will be reused. 09:45:14 [INFO] This may take a few minutes... 09:45:20 gitlint..............................................(no files to check)Skipped 09:45:20 pre-commit: OK (31.27=setup[6.89]+cmd[17.36,7.02] seconds) 09:45:20 congratulations :) (31.44 seconds) 09:45:20 + tox_status=0 09:45:20 + echo '---> Completed tox runs' 09:45:20 ---> Completed tox runs 09:45:20 + for i in .tox/*/log 09:45:20 ++ echo .tox/pre-commit/log 09:45:20 ++ awk -F/ '{print $2}' 09:45:20 + tox_env=pre-commit 09:45:20 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:45:20 + DOC_DIR=docs/_build/html 09:45:20 + [[ -d docs/_build/html ]] 09:45:20 + echo '---> tox-run.sh ends' 09:45:20 ---> tox-run.sh ends 09:45:20 + test 0 -eq 0 09:45:20 $ ssh-agent -k 09:45:20 unset SSH_AUTH_SOCK; 09:45:20 unset SSH_AGENT_PID; 09:45:20 echo Agent pid 1739 killed; 09:45:20 [ssh-agent] Stopped. 09:45:20 [PostBuildScript] - [INFO] Executing post build scripts. 09:45:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14388918088285081784.sh 09:45:20 ---> sysstat.sh 09:45:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17806773661652130268.sh 09:45:21 ---> package-listing.sh 09:45:21 ++ tr '[:upper:]' '[:lower:]' 09:45:21 ++ facter osfamily 09:45:21 + OS_FAMILY=debian 09:45:21 + workspace=/w/workspace/oom-master-pre-commit-lint 09:45:21 + START_PACKAGES=/tmp/packages_start.txt 09:45:21 + END_PACKAGES=/tmp/packages_end.txt 09:45:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:45:21 + PACKAGES=/tmp/packages_start.txt 09:45:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:45:21 + PACKAGES=/tmp/packages_end.txt 09:45:21 + case "${OS_FAMILY}" in 09:45:21 + dpkg -l 09:45:21 + grep '^ii' 09:45:21 + '[' -f /tmp/packages_start.txt ']' 09:45:21 + '[' -f /tmp/packages_end.txt ']' 09:45:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:45:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:45:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:45:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:45:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9926923605409129304.sh 09:45:21 ---> capture-instance-metadata.sh 09:45:21 Setup pyenv: 09:45:21 system 09:45:21 3.8.13 09:45:21 3.9.13 09:45:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:45:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fJKJ 09:45:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:45:28 lf-activate-venv(): INFO: Installing: lftools 09:46:04 lf-activate-venv(): INFO: Adding /tmp/venv-fJKJ/bin to PATH 09:46:04 INFO: Running in OpenStack, capturing instance metadata 09:46:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14819152006975837272.sh 09:46:04 provisioning config files... 09:46:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1624500932594661139tmp 09:46:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:46:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:46:05 [EnvInject] - Injecting environment variables from a build step. 09:46:05 [EnvInject] - Injecting as environment variables the properties content 09:46:05 SERVER_ID=logs 09:46:05 09:46:05 [EnvInject] - Variables injected successfully. 09:46:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12353427744025800190.sh 09:46:05 ---> create-netrc.sh 09:46:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7472339787442689944.sh 09:46:05 ---> python-tools-install.sh 09:46:05 Setup pyenv: 09:46:05 system 09:46:05 3.8.13 09:46:05 3.9.13 09:46:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:46:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fJKJ from file:/tmp/.os_lf_venv 09:46:06 lf-activate-venv(): INFO: Installing: lftools 09:46:14 lf-activate-venv(): INFO: Adding /tmp/venv-fJKJ/bin to PATH 09:46:14 Generating Requirements File 09:46:48 Python 3.10.6 09:46:49 pip 23.3.1 from /tmp/venv-fJKJ/lib/python3.10/site-packages/pip (python 3.10) 09:46:49 appdirs==1.4.4 09:46:49 argcomplete==3.1.6 09:46:49 aspy.yaml==1.3.0 09:46:49 attrs==23.1.0 09:46:49 autopage==0.5.2 09:46:49 Babel==2.13.1 09:46:49 beautifulsoup4==4.12.2 09:46:49 boto3==1.33.8 09:46:49 botocore==1.33.8 09:46:49 bs4==0.0.1 09:46:49 cachetools==5.3.2 09:46:49 certifi==2023.11.17 09:46:49 cffi==1.16.0 09:46:49 cfgv==3.4.0 09:46:49 chardet==5.2.0 09:46:49 charset-normalizer==3.3.2 09:46:49 click==8.1.7 09:46:49 cliff==4.4.0 09:46:49 cmd2==2.4.3 09:46:49 cryptography==3.3.2 09:46:49 debtcollector==2.5.0 09:46:49 decorator==5.1.1 09:46:49 defusedxml==0.7.1 09:46:49 Deprecated==1.2.14 09:46:49 distlib==0.3.7 09:46:49 dnspython==2.4.2 09:46:49 docker==4.2.2 09:46:49 dogpile.cache==1.2.2 09:46:49 email-validator==2.1.0.post1 09:46:49 filelock==3.13.1 09:46:49 future==0.18.3 09:46:49 gitdb==4.0.11 09:46:49 GitPython==3.1.40 09:46:49 google-auth==2.25.1 09:46:49 httplib2==0.22.0 09:46:49 identify==2.5.32 09:46:49 idna==3.6 09:46:49 importlib-metadata==7.0.0 09:46:49 importlib-resources==1.5.0 09:46:49 iso8601==2.1.0 09:46:49 Jinja2==3.1.2 09:46:49 jmespath==1.0.1 09:46:49 jsonpatch==1.33 09:46:49 jsonpointer==2.4 09:46:49 jsonschema==4.20.0 09:46:49 jsonschema-specifications==2023.11.2 09:46:49 keystoneauth1==5.4.0 09:46:49 kubernetes==28.1.0 09:46:49 lftools==0.37.8 09:46:49 lxml==4.9.3 09:46:49 MarkupSafe==2.1.3 09:46:49 msgpack==1.0.7 09:46:49 multi-key-dict==2.0.3 09:46:49 munch==4.0.0 09:46:49 netaddr==0.9.0 09:46:49 netifaces==0.11.0 09:46:49 niet==1.4.2 09:46:49 nodeenv==1.8.0 09:46:49 oauth2client==4.1.3 09:46:49 oauthlib==3.2.2 09:46:49 openstacksdk==0.62.0 09:46:49 os-client-config==2.1.0 09:46:49 os-service-types==1.7.0 09:46:49 osc-lib==2.9.0 09:46:49 oslo.config==9.2.0 09:46:49 oslo.context==5.3.0 09:46:49 oslo.i18n==6.2.0 09:46:49 oslo.log==5.4.0 09:46:49 oslo.serialization==5.2.0 09:46:49 oslo.utils==6.3.0 09:46:49 packaging==23.2 09:46:49 pbr==6.0.0 09:46:49 platformdirs==4.1.0 09:46:49 prettytable==3.9.0 09:46:49 pyasn1==0.5.1 09:46:49 pyasn1-modules==0.3.0 09:46:49 pycparser==2.21 09:46:49 pygerrit2==2.0.15 09:46:49 PyGithub==2.1.1 09:46:49 pyinotify==0.9.6 09:46:49 PyJWT==2.8.0 09:46:49 PyNaCl==1.5.0 09:46:49 pyparsing==2.4.7 09:46:49 pyperclip==1.8.2 09:46:49 pyrsistent==0.20.0 09:46:49 python-cinderclient==9.4.0 09:46:49 python-dateutil==2.8.2 09:46:49 python-heatclient==3.3.0 09:46:49 python-jenkins==1.8.2 09:46:49 python-keystoneclient==5.2.0 09:46:49 python-magnumclient==4.3.0 09:46:49 python-novaclient==18.4.0 09:46:49 python-openstackclient==6.0.0 09:46:49 python-swiftclient==4.4.0 09:46:49 pytz==2023.3.post1 09:46:49 PyYAML==6.0.1 09:46:49 referencing==0.31.1 09:46:49 requests==2.31.0 09:46:49 requests-oauthlib==1.3.1 09:46:49 requestsexceptions==1.4.0 09:46:49 rfc3986==2.0.0 09:46:49 rpds-py==0.13.2 09:46:49 rsa==4.9 09:46:49 ruamel.yaml==0.18.5 09:46:49 ruamel.yaml.clib==0.2.8 09:46:49 s3transfer==0.8.2 09:46:49 simplejson==3.19.2 09:46:49 six==1.16.0 09:46:49 smmap==5.0.1 09:46:49 soupsieve==2.5 09:46:49 stevedore==5.1.0 09:46:49 tabulate==0.9.0 09:46:49 toml==0.10.2 09:46:49 tomlkit==0.12.3 09:46:49 tqdm==4.66.1 09:46:49 typing_extensions==4.8.0 09:46:49 tzdata==2023.3 09:46:49 urllib3==1.26.18 09:46:49 virtualenv==20.25.0 09:46:49 wcwidth==0.2.12 09:46:49 websocket-client==1.7.0 09:46:49 wrapt==1.16.0 09:46:49 xdg==6.0.0 09:46:49 xmltodict==0.13.0 09:46:49 yq==3.2.3 09:46:49 zipp==3.17.0 09:46:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1508978437961476792.sh 09:46:49 ---> sudo-logs.sh 09:46:49 Archiving 'sudo' log.. 09:46:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15988775910539617089.sh 09:46:49 ---> job-cost.sh 09:46:49 Setup pyenv: 09:46:49 system 09:46:49 3.8.13 09:46:49 3.9.13 09:46:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:46:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fJKJ from file:/tmp/.os_lf_venv 09:46:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:47:02 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. 09:47:02 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 09:47:02 lf-activate-venv(): INFO: Adding /tmp/venv-fJKJ/bin to PATH 09:47:02 INFO: No Stack... 09:47:02 INFO: Retrieving Pricing Info for: v3-standard-4 09:47:02 INFO: Archiving Costs 09:47:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10649201791942669218.sh 09:47:02 ---> logs-deploy.sh 09:47:02 Setup pyenv: 09:47:02 system 09:47:02 3.8.13 09:47:02 3.9.13 09:47:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:47:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fJKJ from file:/tmp/.os_lf_venv 09:47:04 lf-activate-venv(): INFO: Installing: lftools 09:47:15 lf-activate-venv(): INFO: Adding /tmp/venv-fJKJ/bin to PATH 09:47:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3214 09:47:15 INFO: archiving workspace using pattern(s): 09:47:15 Archives upload complete. 09:47:16 INFO: archiving logs to Nexus 09:47:17 ---> uname -a: 09:47:17 Linux prd-ubuntu1804-builder-4c-4g-2717 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:47:17 09:47:17 09:47:17 ---> lscpu: 09:47:17 Architecture: x86_64 09:47:17 CPU op-mode(s): 32-bit, 64-bit 09:47:17 Byte Order: Little Endian 09:47:17 CPU(s): 4 09:47:17 On-line CPU(s) list: 0-3 09:47:17 Thread(s) per core: 1 09:47:17 Core(s) per socket: 1 09:47:17 Socket(s): 4 09:47:17 NUMA node(s): 1 09:47:17 Vendor ID: AuthenticAMD 09:47:17 CPU family: 23 09:47:17 Model: 49 09:47:17 Model name: AMD EPYC-Rome Processor 09:47:17 Stepping: 0 09:47:17 CPU MHz: 2800.000 09:47:17 BogoMIPS: 5600.00 09:47:17 Virtualization: AMD-V 09:47:17 Hypervisor vendor: KVM 09:47:17 Virtualization type: full 09:47:17 L1d cache: 32K 09:47:17 L1i cache: 32K 09:47:17 L2 cache: 512K 09:47:17 L3 cache: 16384K 09:47:17 NUMA node0 CPU(s): 0-3 09:47:17 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 09:47:17 09:47:17 09:47:17 ---> nproc: 09:47:17 4 09:47:17 09:47:17 09:47:17 ---> df -h: 09:47:17 Filesystem Size Used Avail Use% Mounted on 09:47:17 udev 7.9G 0 7.9G 0% /dev 09:47:17 tmpfs 1.6G 672K 1.6G 1% /run 09:47:17 /dev/vda1 78G 8.4G 69G 11% / 09:47:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:47:17 tmpfs 5.0M 0 5.0M 0% /run/lock 09:47:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:47:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:47:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:47:17 09:47:17 09:47:17 ---> free -m: 09:47:17 total used free shared buff/cache available 09:47:17 Mem: 16040 573 13226 0 2240 15146 09:47:17 Swap: 1023 0 1023 09:47:17 09:47:17 09:47:17 ---> ip addr: 09:47:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:47:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:47:17 inet 127.0.0.1/8 scope host lo 09:47:17 valid_lft forever preferred_lft forever 09:47:17 inet6 ::1/128 scope host 09:47:17 valid_lft forever preferred_lft forever 09:47:17 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 09:47:17 link/ether fa:16:3e:9c:02:1a brd ff:ff:ff:ff:ff:ff 09:47:17 inet 10.30.107.41/23 brd 10.30.107.255 scope global dynamic ens3 09:47:17 valid_lft 86171sec preferred_lft 86171sec 09:47:17 inet6 fe80::f816:3eff:fe9c:21a/64 scope link 09:47:17 valid_lft forever preferred_lft forever 09:47:17 09:47:17 09:47:17 ---> sar -b -r -n DEV: 09:47:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2717) 12/06/23 _x86_64_ (4 CPU) 09:47:17 09:47:17 09:43:32 LINUX RESTART (4 CPU) 09:47:17 09:47:17 09:44:02 tps rtps wtps bread/s bwrtn/s 09:47:17 09:45:01 84.12 33.12 51.00 1126.13 25095.09 09:47:17 09:46:01 106.60 13.75 92.85 1027.70 29765.97 09:47:17 09:47:01 81.04 0.92 80.12 99.45 29226.73 09:47:17 Average: 90.62 15.83 74.79 749.02 28045.49 09:47:17 09:47:17 09:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:47:17 09:45:01 13946988 15426628 2477972 15.09 48232 1638308 961096 5.50 819716 1454356 78324 09:47:17 09:46:01 13655580 15476044 2769380 16.86 70068 1939824 882324 5.05 875128 1657360 170080 09:47:17 09:47:01 13511916 15493656 2913044 17.74 86388 2075240 841008 4.81 840264 1816368 153328 09:47:17 Average: 13704828 15465443 2720132 16.56 68229 1884457 894809 5.12 845036 1642695 133911 09:47:17 09:47:17 09:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:47:17 09:45:01 lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 09:47:17 09:45:01 ens3 521.52 310.01 1937.28 74.81 0.00 0.00 0.00 0.00 09:47:17 09:46:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 09:47:17 09:46:01 ens3 44.29 32.13 640.25 6.46 0.00 0.00 0.00 0.00 09:47:17 09:47:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 09:47:17 09:47:01 ens3 44.01 34.28 528.57 8.00 0.00 0.00 0.00 0.00 09:47:17 Average: lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 09:47:17 Average: ens3 201.51 124.45 1030.38 29.50 0.00 0.00 0.00 0.00 09:47:17 09:47:17 09:47:17 ---> sar -P ALL: 09:47:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2717) 12/06/23 _x86_64_ (4 CPU) 09:47:17 09:47:17 09:43:32 LINUX RESTART (4 CPU) 09:47:17 09:47:17 09:44:02 CPU %user %nice %system %iowait %steal %idle 09:47:17 09:45:01 all 14.44 0.00 1.73 15.44 0.06 68.33 09:47:17 09:45:01 0 9.03 0.00 1.09 6.61 0.03 83.23 09:47:17 09:45:01 1 9.66 0.00 1.79 22.45 0.07 66.03 09:47:17 09:45:01 2 20.43 0.00 1.98 3.86 0.05 73.68 09:47:17 09:45:01 3 18.65 0.00 2.03 28.84 0.07 50.41 09:47:17 09:46:01 all 20.30 0.00 1.92 7.28 0.06 70.44 09:47:17 09:46:01 0 26.95 0.00 2.42 0.67 0.05 69.91 09:47:17 09:46:01 1 15.26 0.00 1.68 4.43 0.03 78.60 09:47:17 09:46:01 2 30.68 0.00 2.10 7.29 0.08 59.84 09:47:17 09:46:01 3 8.33 0.00 1.47 16.75 0.07 73.38 09:47:17 09:47:01 all 19.28 0.00 1.19 5.50 0.05 73.97 09:47:17 09:47:01 0 17.79 0.00 0.92 0.98 0.05 80.26 09:47:17 09:47:01 1 30.27 0.00 1.54 2.17 0.07 65.95 09:47:17 09:47:01 2 14.60 0.00 1.35 10.64 0.07 73.34 09:47:17 09:47:01 3 14.47 0.00 0.92 8.21 0.05 76.35 09:47:17 Average: all 18.03 0.00 1.61 9.37 0.06 70.93 09:47:17 Average: 0 17.98 0.00 1.48 2.73 0.04 77.76 09:47:17 Average: 1 18.47 0.00 1.67 9.61 0.06 70.20 09:47:17 Average: 2 21.89 0.00 1.81 7.29 0.07 68.94 09:47:17 Average: 3 13.78 0.00 1.47 17.85 0.06 66.83 09:47:17 09:47:17 09:47:17