07:34:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137439 07:34:45 Running as SYSTEM 07:34:45 [EnvInject] - Loading node environment variables. 07:34:45 Building remotely on prd-ubuntu1804-builder-4c-4g-11507 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:34:45 [ssh-agent] Looking for ssh-agent implementation... 07:34:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:34:45 $ ssh-agent 07:34:45 SSH_AUTH_SOCK=/tmp/ssh-9xMHHxdNWCfO/agent.1849 07:34:45 SSH_AGENT_PID=1851 07:34:45 [ssh-agent] Started. 07:34:45 Running ssh-add (command line suppressed) 07:34:45 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_9050957778800761055.key (/w/workspace/oom-master-commit-lint@tmp/private_key_9050957778800761055.key) 07:34:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:34:46 The recommended git tool is: NONE 07:34:48 using credential onap-jenkins-ssh 07:34:48 Wiping out workspace first. 07:34:48 Cloning the remote Git repository 07:34:48 Cloning repository git://cloud.onap.org/mirror/oom.git 07:34:48 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:34:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:34:48 > git --version # timeout=10 07:34:48 > git --version # 'git version 2.17.1' 07:34:48 using GIT_SSH to set credentials Gerrit user 07:34:48 Verifying host key using manually-configured host key entries 07:34:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:34:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:34:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:34:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:34:53 using GIT_SSH to set credentials Gerrit user 07:34:53 Verifying host key using manually-configured host key entries 07:34:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/137439/7 # timeout=30 07:34:54 > git rev-parse cde4a784a593555c17146635dcc25013872cabc5^{commit} # timeout=10 07:34:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:34:54 Checking out Revision cde4a784a593555c17146635dcc25013872cabc5 (refs/changes/39/137439/7) 07:34:54 > git config core.sparsecheckout # timeout=10 07:34:54 > git checkout -f cde4a784a593555c17146635dcc25013872cabc5 # timeout=30 07:34:57 Commit message: "[MONGODB] Update to latest bitnami mongodb chart" 07:34:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:34:57 > git rev-list --no-walk 4753743f0743a6b22f69e718c3cdb4ba8843cea6 # timeout=10 07:34:57 [EnvInject] - Injecting environment variables from a build step. 07:34:57 [EnvInject] - Injecting as environment variables the properties content 07:34:57 PYTHON=python3 07:34:57 07:34:57 [EnvInject] - Variables injected successfully. 07:34:57 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9921088644826945337.sh 07:34:57 ---> tox-install.sh 07:34:57 + source /home/jenkins/lf-env.sh 07:34:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:34:57 ++ mktemp -d /tmp/venv-XXXX 07:34:57 + lf_venv=/tmp/venv-jX1a 07:34:57 + local venv_file=/tmp/.os_lf_venv 07:34:57 + local python=python3 07:34:57 + local options 07:34:57 + local set_path=true 07:34:57 + local install_args= 07:34:57 ++ 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 07:34:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:34:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:34:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:34:57 + true 07:34:57 + case $1 in 07:34:57 + venv_file=/tmp/.toxenv 07:34:57 + shift 2 07:34:57 + true 07:34:57 + case $1 in 07:34:57 + shift 07:34:57 + break 07:34:57 + case $python in 07:34:57 + local pkg_list= 07:34:57 + [[ -d /opt/pyenv ]] 07:34:57 + echo 'Setup pyenv:' 07:34:57 Setup pyenv: 07:34:57 + export PYENV_ROOT=/opt/pyenv 07:34:57 + PYENV_ROOT=/opt/pyenv 07:34:57 + 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 07:34:57 + 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 07:34:57 + pyenv versions 07:34:57 * system (set by /opt/pyenv/version) 07:34:57 * 3.8.13 (set by /opt/pyenv/version) 07:34:57 * 3.9.13 (set by /opt/pyenv/version) 07:34:57 * 3.10.6 (set by /opt/pyenv/version) 07:34:57 + command -v pyenv 07:34:57 ++ pyenv init - --no-rehash 07:34:57 + 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[*]}"'\'')" 07:34:57 export PATH="/opt/pyenv/shims:${PATH}" 07:34:57 export PYENV_SHELL=bash 07:34:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:34:57 pyenv() { 07:34:57 local command 07:34:57 command="${1:-}" 07:34:57 if [ "$#" -gt 0 ]; then 07:34:57 shift 07:34:57 fi 07:34:57 07:34:57 case "$command" in 07:34:57 rehash|shell) 07:34:57 eval "$(pyenv "sh-$command" "$@")" 07:34:57 ;; 07:34:57 *) 07:34:57 command pyenv "$command" "$@" 07:34:57 ;; 07:34:57 esac 07:34:57 }' 07:34:57 +++ 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[*]}"' 07:34:57 ++ 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 07:34:57 ++ 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 07:34:57 ++ 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 07:34:57 ++ export PYENV_SHELL=bash 07:34:57 ++ PYENV_SHELL=bash 07:34:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:34:57 +++ complete -F _pyenv pyenv 07:34:57 ++ lf-pyver python3 07:34:57 ++ local py_version_xy=python3 07:34:57 ++ local py_version_xyz= 07:34:57 ++ pyenv versions 07:34:57 ++ local command 07:34:57 ++ command=versions 07:34:57 ++ '[' 1 -gt 0 ']' 07:34:57 ++ shift 07:34:57 ++ case "$command" in 07:34:57 ++ command pyenv versions 07:34:57 ++ pyenv versions 07:34:57 ++ sed 's/^[ *]* //' 07:34:57 ++ grep -E '^[0-9.]*[0-9]$' 07:34:57 ++ awk '{ print $1 }' 07:34:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:34:57 +++ grep '^3' /tmp/.pyenv_versions 07:34:57 +++ sort -V 07:34:57 +++ tail -n 1 07:34:57 ++ py_version_xyz=3.10.6 07:34:57 ++ [[ -z 3.10.6 ]] 07:34:57 ++ echo 3.10.6 07:34:57 ++ return 0 07:34:57 + pyenv local 3.10.6 07:34:57 + local command 07:34:57 + command=local 07:34:57 + '[' 2 -gt 0 ']' 07:34:57 + shift 07:34:57 + case "$command" in 07:34:57 + command pyenv local 3.10.6 07:34:57 + pyenv local 3.10.6 07:34:57 + for arg in "$@" 07:34:57 + case $arg in 07:34:57 + pkg_list+='tox ' 07:34:57 + for arg in "$@" 07:34:57 + case $arg in 07:34:57 + pkg_list+='virtualenv ' 07:34:57 + for arg in "$@" 07:34:57 + case $arg in 07:34:57 + pkg_list+='urllib3~=1.26.15 ' 07:34:57 + [[ -f /tmp/.toxenv ]] 07:34:57 + [[ ! -f /tmp/.toxenv ]] 07:34:57 + [[ -n '' ]] 07:34:57 + python3 -m venv /tmp/venv-jX1a 07:35:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jX1a' 07:35:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jX1a 07:35:02 + echo /tmp/venv-jX1a 07:35:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:35:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:35:02 + /tmp/venv-jX1a/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:35:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:35:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:35:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:35:05 + /tmp/venv-jX1a/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:35:07 + type python3 07:35:07 + true 07:35:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jX1a/bin to PATH' 07:35:07 lf-activate-venv(): INFO: Adding /tmp/venv-jX1a/bin to PATH 07:35:07 + PATH=/tmp/venv-jX1a/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 07:35:07 + return 0 07:35:07 + python3 --version 07:35:07 Python 3.10.6 07:35:07 + python3 -m pip --version 07:35:07 pip 24.0 from /tmp/venv-jX1a/lib/python3.10/site-packages/pip (python 3.10) 07:35:07 + python3 -m pip freeze 07:35:08 cachetools==5.3.3 07:35:08 chardet==5.2.0 07:35:08 colorama==0.4.6 07:35:08 distlib==0.3.8 07:35:08 filelock==3.13.1 07:35:08 packaging==23.2 07:35:08 platformdirs==4.2.0 07:35:08 pluggy==1.4.0 07:35:08 pyproject-api==1.6.1 07:35:08 tomli==2.0.1 07:35:08 tox==4.14.1 07:35:08 urllib3==1.26.18 07:35:08 virtualenv==20.25.1 07:35:08 [EnvInject] - Injecting environment variables from a build step. 07:35:08 [EnvInject] - Injecting as environment variables the properties content 07:35:08 PARALLEL=false 07:35:08 07:35:08 [EnvInject] - Variables injected successfully. 07:35:08 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16761864835031680180.sh 07:35:08 ---> tox-run.sh 07:35:08 + 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 07:35:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:35:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:35:08 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:35:08 + cd /w/workspace/oom-master-commit-lint/. 07:35:08 + source /home/jenkins/lf-env.sh 07:35:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:35:08 ++ mktemp -d /tmp/venv-XXXX 07:35:08 + lf_venv=/tmp/venv-bzRo 07:35:08 + local venv_file=/tmp/.os_lf_venv 07:35:08 + local python=python3 07:35:08 + local options 07:35:08 + local set_path=true 07:35:08 + local install_args= 07:35:08 ++ 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 07:35:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:35:08 + true 07:35:08 + case $1 in 07:35:08 + venv_file=/tmp/.toxenv 07:35:08 + shift 2 07:35:08 + true 07:35:08 + case $1 in 07:35:08 + shift 07:35:08 + break 07:35:08 + case $python in 07:35:08 + local pkg_list= 07:35:08 + [[ -d /opt/pyenv ]] 07:35:08 + echo 'Setup pyenv:' 07:35:08 Setup pyenv: 07:35:08 + export PYENV_ROOT=/opt/pyenv 07:35:08 + PYENV_ROOT=/opt/pyenv 07:35:08 + 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 07:35:08 + 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 07:35:08 + pyenv versions 07:35:08 system 07:35:08 3.8.13 07:35:08 3.9.13 07:35:08 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:35:08 + command -v pyenv 07:35:08 ++ pyenv init - --no-rehash 07:35:08 + 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[*]}"'\'')" 07:35:08 export PATH="/opt/pyenv/shims:${PATH}" 07:35:08 export PYENV_SHELL=bash 07:35:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:35:08 pyenv() { 07:35:08 local command 07:35:08 command="${1:-}" 07:35:08 if [ "$#" -gt 0 ]; then 07:35:08 shift 07:35:08 fi 07:35:08 07:35:08 case "$command" in 07:35:08 rehash|shell) 07:35:08 eval "$(pyenv "sh-$command" "$@")" 07:35:08 ;; 07:35:08 *) 07:35:08 command pyenv "$command" "$@" 07:35:08 ;; 07:35:08 esac 07:35:08 }' 07:35:08 +++ 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[*]}"' 07:35:08 ++ 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 07:35:08 ++ 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 07:35:08 ++ 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 07:35:08 ++ export PYENV_SHELL=bash 07:35:08 ++ PYENV_SHELL=bash 07:35:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:35:08 +++ complete -F _pyenv pyenv 07:35:08 ++ lf-pyver python3 07:35:08 ++ local py_version_xy=python3 07:35:08 ++ local py_version_xyz= 07:35:08 ++ pyenv versions 07:35:08 ++ local command 07:35:08 ++ awk '{ print $1 }' 07:35:08 ++ sed 's/^[ *]* //' 07:35:08 ++ command=versions 07:35:08 ++ '[' 1 -gt 0 ']' 07:35:08 ++ shift 07:35:08 ++ case "$command" in 07:35:08 ++ command pyenv versions 07:35:08 ++ pyenv versions 07:35:08 ++ grep -E '^[0-9.]*[0-9]$' 07:35:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:35:08 +++ sort -V 07:35:08 +++ grep '^3' /tmp/.pyenv_versions 07:35:08 +++ tail -n 1 07:35:08 ++ py_version_xyz=3.10.6 07:35:08 ++ [[ -z 3.10.6 ]] 07:35:08 ++ echo 3.10.6 07:35:08 ++ return 0 07:35:08 + pyenv local 3.10.6 07:35:08 + local command 07:35:08 + command=local 07:35:08 + '[' 2 -gt 0 ']' 07:35:08 + shift 07:35:08 + case "$command" in 07:35:08 + command pyenv local 3.10.6 07:35:08 + pyenv local 3.10.6 07:35:08 + for arg in "$@" 07:35:08 + case $arg in 07:35:08 + pkg_list+='tox ' 07:35:08 + for arg in "$@" 07:35:08 + case $arg in 07:35:08 + pkg_list+='virtualenv ' 07:35:08 + for arg in "$@" 07:35:08 + case $arg in 07:35:08 + pkg_list+='urllib3~=1.26.15 ' 07:35:08 + [[ -f /tmp/.toxenv ]] 07:35:08 ++ cat /tmp/.toxenv 07:35:08 + lf_venv=/tmp/venv-jX1a 07:35:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jX1a from' file:/tmp/.toxenv 07:35:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jX1a from file:/tmp/.toxenv 07:35:08 + /tmp/venv-jX1a/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:35:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:35:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:35:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:35:09 + /tmp/venv-jX1a/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:35:10 + type python3 07:35:10 + true 07:35:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jX1a/bin to PATH' 07:35:10 lf-activate-venv(): INFO: Adding /tmp/venv-jX1a/bin to PATH 07:35:10 + PATH=/tmp/venv-jX1a/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 07:35:10 + return 0 07:35:10 + [[ -d /opt/pyenv ]] 07:35:10 + echo '---> Setting up pyenv' 07:35:10 ---> Setting up pyenv 07:35:10 + export PYENV_ROOT=/opt/pyenv 07:35:10 + PYENV_ROOT=/opt/pyenv 07:35:10 + export PATH=/opt/pyenv/bin:/tmp/venv-jX1a/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 07:35:10 + PATH=/opt/pyenv/bin:/tmp/venv-jX1a/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 07:35:10 ++ pwd 07:35:10 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:35:10 + export PYTHONPATH 07:35:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:35:10 + TOX_TESTENV_PASSENV=PYTHONPATH 07:35:10 + tox --version 07:35:11 4.14.1 from /tmp/venv-jX1a/lib/python3.10/site-packages/tox/__init__.py 07:35:11 + PARALLEL=false 07:35:11 + TOX_OPTIONS_LIST= 07:35:11 + [[ -n gitlint ]] 07:35:11 + TOX_OPTIONS_LIST=' -e gitlint' 07:35:11 + case ${PARALLEL,,} in 07:35:11 + tox -e gitlint 07:35:11 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:35:13 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 07:35:43 gitlint: freeze> python -m pip freeze --all 07:35:44 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 07:35:44 gitlint: commands[0]> gitlint 07:35:44 gitlint: OK (32.73=setup[32.56]+cmd[0.17] seconds) 07:35:44 congratulations :) (32.90 seconds) 07:35:44 + tox_status=0 07:35:44 + echo '---> Completed tox runs' 07:35:44 ---> Completed tox runs 07:35:44 + for i in .tox/*/log 07:35:44 ++ echo .tox/gitlint/log 07:35:44 ++ awk -F/ '{print $2}' 07:35:44 + tox_env=gitlint 07:35:44 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:35:44 + DOC_DIR=docs/_build/html 07:35:44 + [[ -d docs/_build/html ]] 07:35:44 + echo '---> tox-run.sh ends' 07:35:44 ---> tox-run.sh ends 07:35:44 + test 0 -eq 0 07:35:44 $ ssh-agent -k 07:35:44 unset SSH_AUTH_SOCK; 07:35:44 unset SSH_AGENT_PID; 07:35:44 echo Agent pid 1851 killed; 07:35:44 [ssh-agent] Stopped. 07:35:44 [PostBuildScript] - [INFO] Executing post build scripts. 07:35:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3869999611602914114.sh 07:35:44 ---> sysstat.sh 07:35:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4742312119935749914.sh 07:35:44 ---> package-listing.sh 07:35:44 ++ facter osfamily 07:35:44 ++ tr '[:upper:]' '[:lower:]' 07:35:44 + OS_FAMILY=debian 07:35:44 + workspace=/w/workspace/oom-master-commit-lint 07:35:44 + START_PACKAGES=/tmp/packages_start.txt 07:35:44 + END_PACKAGES=/tmp/packages_end.txt 07:35:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:35:44 + PACKAGES=/tmp/packages_start.txt 07:35:44 + '[' /w/workspace/oom-master-commit-lint ']' 07:35:44 + PACKAGES=/tmp/packages_end.txt 07:35:44 + case "${OS_FAMILY}" in 07:35:44 + dpkg -l 07:35:44 + grep '^ii' 07:35:44 + '[' -f /tmp/packages_start.txt ']' 07:35:44 + '[' -f /tmp/packages_end.txt ']' 07:35:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:35:44 + '[' /w/workspace/oom-master-commit-lint ']' 07:35:44 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:35:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:35:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13824941284079551194.sh 07:35:44 ---> capture-instance-metadata.sh 07:35:45 Setup pyenv: 07:35:45 system 07:35:45 3.8.13 07:35:45 3.9.13 07:35:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:35:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2CXo 07:35:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:35:51 lf-activate-venv(): INFO: Installing: lftools 07:36:22 lf-activate-venv(): INFO: Adding /tmp/venv-2CXo/bin to PATH 07:36:22 INFO: Running in OpenStack, capturing instance metadata 07:36:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17496564642415803144.sh 07:36:22 provisioning config files... 07:36:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config2105397020717058033tmp 07:36:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:36:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:36:22 [EnvInject] - Injecting environment variables from a build step. 07:36:22 [EnvInject] - Injecting as environment variables the properties content 07:36:22 SERVER_ID=logs 07:36:22 07:36:22 [EnvInject] - Variables injected successfully. 07:36:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13669304715835630341.sh 07:36:22 ---> create-netrc.sh 07:36:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3773777947684157638.sh 07:36:22 ---> python-tools-install.sh 07:36:22 Setup pyenv: 07:36:22 system 07:36:22 3.8.13 07:36:22 3.9.13 07:36:22 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:36:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2CXo from file:/tmp/.os_lf_venv 07:36:24 lf-activate-venv(): INFO: Installing: lftools 07:36:32 lf-activate-venv(): INFO: Adding /tmp/venv-2CXo/bin to PATH 07:36:32 Generating Requirements File 07:37:00 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. 07:37:00 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 07:37:00 Python 3.10.6 07:37:01 pip 24.0 from /tmp/venv-2CXo/lib/python3.10/site-packages/pip (python 3.10) 07:37:01 appdirs==1.4.4 07:37:01 argcomplete==3.2.2 07:37:01 aspy.yaml==1.3.0 07:37:01 attrs==23.2.0 07:37:01 autopage==0.5.2 07:37:01 beautifulsoup4==4.12.3 07:37:01 boto3==1.34.57 07:37:01 botocore==1.34.57 07:37:01 bs4==0.0.2 07:37:01 cachetools==5.3.3 07:37:01 certifi==2024.2.2 07:37:01 cffi==1.16.0 07:37:01 cfgv==3.4.0 07:37:01 chardet==5.2.0 07:37:01 charset-normalizer==3.3.2 07:37:01 click==8.1.7 07:37:01 cliff==4.6.0 07:37:01 cmd2==2.4.3 07:37:01 cryptography==3.3.2 07:37:01 debtcollector==3.0.0 07:37:01 decorator==5.1.1 07:37:01 defusedxml==0.7.1 07:37:01 Deprecated==1.2.14 07:37:01 distlib==0.3.8 07:37:01 dnspython==2.6.1 07:37:01 docker==4.2.2 07:37:01 dogpile.cache==1.3.2 07:37:01 email_validator==2.1.1 07:37:01 filelock==3.13.1 07:37:01 future==1.0.0 07:37:01 gitdb==4.0.11 07:37:01 GitPython==3.1.42 07:37:01 google-auth==2.28.1 07:37:01 httplib2==0.22.0 07:37:01 identify==2.5.35 07:37:01 idna==3.6 07:37:01 importlib-resources==1.5.0 07:37:01 iso8601==2.1.0 07:37:01 Jinja2==3.1.3 07:37:01 jmespath==1.0.1 07:37:01 jsonpatch==1.33 07:37:01 jsonpointer==2.4 07:37:01 jsonschema==4.21.1 07:37:01 jsonschema-specifications==2023.12.1 07:37:01 keystoneauth1==5.6.0 07:37:01 kubernetes==29.0.0 07:37:01 lftools==0.37.9 07:37:01 lxml==5.1.0 07:37:01 MarkupSafe==2.1.5 07:37:01 msgpack==1.0.8 07:37:01 multi_key_dict==2.0.3 07:37:01 munch==4.0.0 07:37:01 netaddr==1.2.1 07:37:01 netifaces==0.11.0 07:37:01 niet==1.4.2 07:37:01 nodeenv==1.8.0 07:37:01 oauth2client==4.1.3 07:37:01 oauthlib==3.2.2 07:37:01 openstacksdk==0.62.0 07:37:01 os-client-config==2.1.0 07:37:01 os-service-types==1.7.0 07:37:01 osc-lib==3.0.1 07:37:01 oslo.config==9.4.0 07:37:01 oslo.context==5.5.0 07:37:01 oslo.i18n==6.3.0 07:37:01 oslo.log==5.5.0 07:37:01 oslo.serialization==5.4.0 07:37:01 oslo.utils==7.1.0 07:37:01 packaging==23.2 07:37:01 pbr==6.0.0 07:37:01 platformdirs==4.2.0 07:37:01 prettytable==3.10.0 07:37:01 pyasn1==0.5.1 07:37:01 pyasn1-modules==0.3.0 07:37:01 pycparser==2.21 07:37:01 pygerrit2==2.0.15 07:37:01 PyGithub==2.2.0 07:37:01 pyinotify==0.9.6 07:37:01 PyJWT==2.8.0 07:37:01 PyNaCl==1.5.0 07:37:01 pyparsing==2.4.7 07:37:01 pyperclip==1.8.2 07:37:01 pyrsistent==0.20.0 07:37:01 python-cinderclient==9.5.0 07:37:01 python-dateutil==2.9.0.post0 07:37:01 python-heatclient==3.5.0 07:37:01 python-jenkins==1.8.2 07:37:01 python-keystoneclient==5.4.0 07:37:01 python-magnumclient==4.4.0 07:37:01 python-novaclient==18.5.0 07:37:01 python-openstackclient==6.0.1 07:37:01 python-swiftclient==4.5.0 07:37:01 PyYAML==6.0.1 07:37:01 referencing==0.33.0 07:37:01 requests==2.31.0 07:37:01 requests-oauthlib==1.3.1 07:37:01 requestsexceptions==1.4.0 07:37:01 rfc3986==2.0.0 07:37:01 rpds-py==0.18.0 07:37:01 rsa==4.9 07:37:01 ruamel.yaml==0.18.6 07:37:01 ruamel.yaml.clib==0.2.8 07:37:01 s3transfer==0.10.0 07:37:01 simplejson==3.19.2 07:37:01 six==1.16.0 07:37:01 smmap==5.0.1 07:37:01 soupsieve==2.5 07:37:01 stevedore==5.2.0 07:37:01 tabulate==0.9.0 07:37:01 toml==0.10.2 07:37:01 tomlkit==0.12.4 07:37:01 tqdm==4.66.2 07:37:01 typing_extensions==4.10.0 07:37:01 tzdata==2024.1 07:37:01 urllib3==1.26.18 07:37:01 virtualenv==20.25.1 07:37:01 wcwidth==0.2.13 07:37:01 websocket-client==1.7.0 07:37:01 wrapt==1.16.0 07:37:01 xdg==6.0.0 07:37:01 xmltodict==0.13.0 07:37:01 yq==3.2.3 07:37:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16470660175732950942.sh 07:37:01 ---> sudo-logs.sh 07:37:01 Archiving 'sudo' log.. 07:37:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3615561421443820076.sh 07:37:01 ---> job-cost.sh 07:37:01 Setup pyenv: 07:37:01 system 07:37:01 3.8.13 07:37:01 3.9.13 07:37:01 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:37:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2CXo from file:/tmp/.os_lf_venv 07:37:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:37:10 lf-activate-venv(): INFO: Adding /tmp/venv-2CXo/bin to PATH 07:37:10 INFO: No Stack... 07:37:11 INFO: Retrieving Pricing Info for: v3-standard-4 07:37:11 INFO: Archiving Costs 07:37:11 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5940075843138225633.sh 07:37:11 ---> logs-deploy.sh 07:37:11 Setup pyenv: 07:37:11 system 07:37:11 3.8.13 07:37:11 3.9.13 07:37:11 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:37:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2CXo from file:/tmp/.os_lf_venv 07:37:13 lf-activate-venv(): INFO: Installing: lftools 07:37:22 lf-activate-venv(): INFO: Adding /tmp/venv-2CXo/bin to PATH 07:37:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7229 07:37:22 INFO: archiving workspace using pattern(s): 07:37:23 Archives upload complete. 07:37:23 INFO: archiving logs to Nexus 07:37:24 ---> uname -a: 07:37:24 Linux prd-ubuntu1804-builder-4c-4g-11507 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:37:24 07:37:24 07:37:24 ---> lscpu: 07:37:24 Architecture: x86_64 07:37:24 CPU op-mode(s): 32-bit, 64-bit 07:37:24 Byte Order: Little Endian 07:37:24 CPU(s): 4 07:37:24 On-line CPU(s) list: 0-3 07:37:24 Thread(s) per core: 1 07:37:24 Core(s) per socket: 1 07:37:24 Socket(s): 4 07:37:24 NUMA node(s): 1 07:37:24 Vendor ID: AuthenticAMD 07:37:24 CPU family: 23 07:37:24 Model: 49 07:37:24 Model name: AMD EPYC-Rome Processor 07:37:24 Stepping: 0 07:37:24 CPU MHz: 2800.000 07:37:24 BogoMIPS: 5600.00 07:37:24 Virtualization: AMD-V 07:37:24 Hypervisor vendor: KVM 07:37:24 Virtualization type: full 07:37:24 L1d cache: 32K 07:37:24 L1i cache: 32K 07:37:24 L2 cache: 512K 07:37:24 L3 cache: 16384K 07:37:24 NUMA node0 CPU(s): 0-3 07:37:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:37:24 07:37:24 07:37:24 ---> nproc: 07:37:24 4 07:37:24 07:37:24 07:37:24 ---> df -h: 07:37:24 Filesystem Size Used Avail Use% Mounted on 07:37:24 udev 7.9G 0 7.9G 0% /dev 07:37:24 tmpfs 1.6G 672K 1.6G 1% /run 07:37:24 /dev/vda1 78G 8.5G 69G 11% / 07:37:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:37:24 tmpfs 5.0M 0 5.0M 0% /run/lock 07:37:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:37:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:37:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:37:24 07:37:24 07:37:24 ---> free -m: 07:37:24 total used free shared buff/cache available 07:37:24 Mem: 16040 534 13218 0 2287 15182 07:37:24 Swap: 1023 0 1023 07:37:24 07:37:24 07:37:24 ---> ip addr: 07:37:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:37:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:37:24 inet 127.0.0.1/8 scope host lo 07:37:24 valid_lft forever preferred_lft forever 07:37:24 inet6 ::1/128 scope host 07:37:24 valid_lft forever preferred_lft forever 07:37:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:37:24 link/ether fa:16:3e:6e:82:6b brd ff:ff:ff:ff:ff:ff 07:37:24 inet 10.30.107.87/23 brd 10.30.107.255 scope global dynamic ens3 07:37:24 valid_lft 86203sec preferred_lft 86203sec 07:37:24 inet6 fe80::f816:3eff:fe6e:826b/64 scope link 07:37:24 valid_lft forever preferred_lft forever 07:37:24 07:37:24 07:37:24 ---> sar -b -r -n DEV: 07:37:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11507) 03/07/24 _x86_64_ (4 CPU) 07:37:24 07:37:24 07:34:09 LINUX RESTART (4 CPU) 07:37:24 07:37:24 07:35:02 tps rtps wtps bread/s bwrtn/s 07:37:24 07:36:01 120.89 15.29 105.61 476.66 24453.75 07:37:24 07:37:01 135.08 13.86 121.21 1048.23 30976.44 07:37:24 Average: 128.05 14.57 113.48 764.85 27742.50 07:37:24 07:37:24 07:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:37:24 07:36:01 13873172 15562748 2551788 15.54 70588 1813112 803136 4.60 699136 1624892 191832 07:37:24 07:37:01 13600496 15597556 2824464 17.20 94560 2079852 746852 4.27 693776 1868452 119008 07:37:24 Average: 13736834 15580152 2688126 16.37 82574 1946482 774994 4.44 696456 1746672 155420 07:37:24 07:37:24 07:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:37:24 07:36:01 lo 2.17 2.17 0.23 0.23 0.00 0.00 0.00 0.00 07:37:24 07:36:01 ens3 68.16 46.55 843.80 11.70 0.00 0.00 0.00 0.00 07:37:24 07:37:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 07:37:24 07:37:01 ens3 55.61 38.56 859.42 8.49 0.00 0.00 0.00 0.00 07:37:24 Average: lo 1.68 1.68 0.17 0.17 0.00 0.00 0.00 0.00 07:37:24 Average: ens3 61.83 42.52 851.68 10.08 0.00 0.00 0.00 0.00 07:37:24 07:37:24 07:37:24 ---> sar -P ALL: 07:37:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11507) 03/07/24 _x86_64_ (4 CPU) 07:37:24 07:37:24 07:34:09 LINUX RESTART (4 CPU) 07:37:24 07:37:24 07:35:02 CPU %user %nice %system %iowait %steal %idle 07:37:24 07:36:01 all 18.67 0.00 1.65 5.42 0.07 74.19 07:37:24 07:36:01 0 18.29 0.00 1.75 7.04 0.05 72.86 07:37:24 07:36:01 1 24.37 0.00 2.20 10.65 0.09 62.70 07:37:24 07:36:01 2 8.02 0.00 0.84 0.24 0.03 90.87 07:37:24 07:36:01 3 24.09 0.00 1.85 3.82 0.08 70.15 07:37:24 07:37:01 all 21.09 0.00 1.38 4.14 0.05 73.34 07:37:24 07:37:01 0 26.08 0.00 1.32 2.56 0.05 69.99 07:37:24 07:37:01 1 20.59 0.00 1.47 0.67 0.05 77.22 07:37:24 07:37:01 2 18.90 0.00 0.90 1.21 0.05 78.94 07:37:24 07:37:01 3 18.78 0.00 1.83 12.16 0.07 67.17 07:37:24 Average: all 19.89 0.00 1.51 4.78 0.06 73.76 07:37:24 Average: 0 22.22 0.00 1.54 4.78 0.05 71.41 07:37:24 Average: 1 22.46 0.00 1.83 5.61 0.07 70.02 07:37:24 Average: 2 13.50 0.00 0.87 0.73 0.04 84.86 07:37:24 Average: 3 21.42 0.00 1.84 8.02 0.08 68.65 07:37:24 07:37:24 07:37:24