07:37:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 07:37:29 Running as SYSTEM 07:37:29 [EnvInject] - Loading node environment variables. 07:37:30 Building remotely on prd-ubuntu1804-builder-4c-4g-3653 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:37:30 [ssh-agent] Looking for ssh-agent implementation... 07:37:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:30 $ ssh-agent 07:37:30 SSH_AUTH_SOCK=/tmp/ssh-5LzJPY8ik9JH/agent.1661 07:37:30 SSH_AGENT_PID=1662 07:37:30 [ssh-agent] Started. 07:37:30 Running ssh-add (command line suppressed) 07:37:30 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_6856263770561001313.key (/w/workspace/oom-master-commit-lint@tmp/private_key_6856263770561001313.key) 07:37:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:37:30 The recommended git tool is: NONE 07:37:31 using credential onap-jenkins-ssh 07:37:31 Wiping out workspace first. 07:37:31 Cloning the remote Git repository 07:37:31 Cloning repository git://cloud.onap.org/mirror/oom.git 07:37:31 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:37:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:37:31 > git --version # timeout=10 07:37:32 > git --version # 'git version 2.17.1' 07:37:32 using GIT_SSH to set credentials Gerrit user 07:37:32 Verifying host key using manually-configured host key entries 07:37:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:37:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:37:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:37:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:37:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:37:37 using GIT_SSH to set credentials Gerrit user 07:37:37 Verifying host key using manually-configured host key entries 07:37:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/5 # timeout=30 07:37:37 > git rev-parse 81d4c577ede262d404ff1b8fe9ddb2bbe77e7b4a^{commit} # timeout=10 07:37:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:37:37 Checking out Revision 81d4c577ede262d404ff1b8fe9ddb2bbe77e7b4a (refs/changes/49/137149/5) 07:37:37 > git config core.sparsecheckout # timeout=10 07:37:37 > git checkout -f 81d4c577ede262d404ff1b8fe9ddb2bbe77e7b4a # timeout=30 07:37:41 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 07:37:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:37:41 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 07:37:41 [EnvInject] - Injecting environment variables from a build step. 07:37:41 [EnvInject] - Injecting as environment variables the properties content 07:37:41 PYTHON=python3 07:37:41 07:37:41 [EnvInject] - Variables injected successfully. 07:37:41 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15757935503716099253.sh 07:37:41 ---> tox-install.sh 07:37:41 + source /home/jenkins/lf-env.sh 07:37:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:37:41 ++ mktemp -d /tmp/venv-XXXX 07:37:41 + lf_venv=/tmp/venv-ieoF 07:37:41 + local venv_file=/tmp/.os_lf_venv 07:37:41 + local python=python3 07:37:41 + local options 07:37:41 + local set_path=true 07:37:41 + local install_args= 07:37:41 ++ 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:37:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:37:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:37:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:37:41 + true 07:37:41 + case $1 in 07:37:41 + venv_file=/tmp/.toxenv 07:37:41 + shift 2 07:37:41 + true 07:37:41 + case $1 in 07:37:41 + shift 07:37:41 + break 07:37:41 + case $python in 07:37:41 + local pkg_list= 07:37:41 + [[ -d /opt/pyenv ]] 07:37:41 + echo 'Setup pyenv:' 07:37:41 Setup pyenv: 07:37:41 + export PYENV_ROOT=/opt/pyenv 07:37:41 + PYENV_ROOT=/opt/pyenv 07:37:41 + 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:37:41 + 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:37:41 + pyenv versions 07:37:41 * system (set by /opt/pyenv/version) 07:37:41 * 3.8.13 (set by /opt/pyenv/version) 07:37:41 * 3.9.13 (set by /opt/pyenv/version) 07:37:41 * 3.10.6 (set by /opt/pyenv/version) 07:37:41 + command -v pyenv 07:37:41 ++ pyenv init - --no-rehash 07:37:41 + 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:37:41 export PATH="/opt/pyenv/shims:${PATH}" 07:37:41 export PYENV_SHELL=bash 07:37:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:37:41 pyenv() { 07:37:41 local command 07:37:41 command="${1:-}" 07:37:41 if [ "$#" -gt 0 ]; then 07:37:41 shift 07:37:41 fi 07:37:41 07:37:41 case "$command" in 07:37:41 rehash|shell) 07:37:41 eval "$(pyenv "sh-$command" "$@")" 07:37:41 ;; 07:37:41 *) 07:37:41 command pyenv "$command" "$@" 07:37:41 ;; 07:37:41 esac 07:37:41 }' 07:37:41 +++ 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:37:41 ++ 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:37:41 ++ 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:37:41 ++ 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:37:41 ++ export PYENV_SHELL=bash 07:37:41 ++ PYENV_SHELL=bash 07:37:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:37:41 +++ complete -F _pyenv pyenv 07:37:41 ++ lf-pyver python3 07:37:41 ++ local py_version_xy=python3 07:37:41 ++ local py_version_xyz= 07:37:41 ++ pyenv versions 07:37:41 ++ local command 07:37:41 ++ command=versions 07:37:41 ++ sed 's/^[ *]* //' 07:37:41 ++ '[' 1 -gt 0 ']' 07:37:41 ++ shift 07:37:41 ++ case "$command" in 07:37:41 ++ command pyenv versions 07:37:41 ++ pyenv versions 07:37:41 ++ awk '{ print $1 }' 07:37:41 ++ grep -E '^[0-9.]*[0-9]$' 07:37:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:37:41 +++ grep '^3' /tmp/.pyenv_versions 07:37:41 +++ sort -V 07:37:41 +++ tail -n 1 07:37:41 ++ py_version_xyz=3.10.6 07:37:41 ++ [[ -z 3.10.6 ]] 07:37:41 ++ echo 3.10.6 07:37:41 ++ return 0 07:37:41 + pyenv local 3.10.6 07:37:41 + local command 07:37:41 + command=local 07:37:41 + '[' 2 -gt 0 ']' 07:37:41 + shift 07:37:41 + case "$command" in 07:37:41 + command pyenv local 3.10.6 07:37:41 + pyenv local 3.10.6 07:37:41 + for arg in "$@" 07:37:41 + case $arg in 07:37:41 + pkg_list+='tox ' 07:37:41 + for arg in "$@" 07:37:41 + case $arg in 07:37:41 + pkg_list+='virtualenv ' 07:37:41 + for arg in "$@" 07:37:41 + case $arg in 07:37:41 + pkg_list+='urllib3~=1.26.15 ' 07:37:41 + [[ -f /tmp/.toxenv ]] 07:37:41 + [[ ! -f /tmp/.toxenv ]] 07:37:41 + [[ -n '' ]] 07:37:41 + python3 -m venv /tmp/venv-ieoF 07:37:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ieoF' 07:37:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ieoF 07:37:46 + echo /tmp/venv-ieoF 07:37:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:37:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:37:46 + /tmp/venv-ieoF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:37:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:37:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:37:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:37:49 + /tmp/venv-ieoF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:37:51 + type python3 07:37:51 + true 07:37:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ieoF/bin to PATH' 07:37:51 lf-activate-venv(): INFO: Adding /tmp/venv-ieoF/bin to PATH 07:37:51 + PATH=/tmp/venv-ieoF/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:37:51 + return 0 07:37:51 + python3 --version 07:37:51 Python 3.10.6 07:37:51 + python3 -m pip --version 07:37:52 pip 24.0 from /tmp/venv-ieoF/lib/python3.10/site-packages/pip (python 3.10) 07:37:52 + python3 -m pip freeze 07:37:52 cachetools==5.3.2 07:37:52 chardet==5.2.0 07:37:52 colorama==0.4.6 07:37:52 distlib==0.3.8 07:37:52 filelock==3.13.1 07:37:52 packaging==23.2 07:37:52 platformdirs==4.2.0 07:37:52 pluggy==1.4.0 07:37:52 pyproject-api==1.6.1 07:37:52 tomli==2.0.1 07:37:52 tox==4.12.1 07:37:52 urllib3==1.26.18 07:37:52 virtualenv==20.25.0 07:37:52 [EnvInject] - Injecting environment variables from a build step. 07:37:52 [EnvInject] - Injecting as environment variables the properties content 07:37:52 PARALLEL=false 07:37:52 07:37:52 [EnvInject] - Variables injected successfully. 07:37:52 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1755402864820137135.sh 07:37:52 ---> tox-run.sh 07:37:52 + 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:37:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:37:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:37:52 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:37:52 + cd /w/workspace/oom-master-commit-lint/. 07:37:52 + source /home/jenkins/lf-env.sh 07:37:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:37:52 ++ mktemp -d /tmp/venv-XXXX 07:37:52 + lf_venv=/tmp/venv-536X 07:37:52 + local venv_file=/tmp/.os_lf_venv 07:37:52 + local python=python3 07:37:52 + local options 07:37:52 + local set_path=true 07:37:52 + local install_args= 07:37:52 ++ 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:37:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:37:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:37:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:37:52 + true 07:37:52 + case $1 in 07:37:52 + venv_file=/tmp/.toxenv 07:37:52 + shift 2 07:37:52 + true 07:37:52 + case $1 in 07:37:52 + shift 07:37:52 + break 07:37:52 + case $python in 07:37:52 + local pkg_list= 07:37:52 + [[ -d /opt/pyenv ]] 07:37:52 + echo 'Setup pyenv:' 07:37:52 Setup pyenv: 07:37:52 + export PYENV_ROOT=/opt/pyenv 07:37:52 + PYENV_ROOT=/opt/pyenv 07:37:52 + 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:37:52 + 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:37:52 + pyenv versions 07:37:52 system 07:37:52 3.8.13 07:37:52 3.9.13 07:37:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:37:52 + command -v pyenv 07:37:52 ++ pyenv init - --no-rehash 07:37:52 + 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:37:52 export PATH="/opt/pyenv/shims:${PATH}" 07:37:52 export PYENV_SHELL=bash 07:37:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:37:52 pyenv() { 07:37:52 local command 07:37:52 command="${1:-}" 07:37:52 if [ "$#" -gt 0 ]; then 07:37:52 shift 07:37:52 fi 07:37:52 07:37:52 case "$command" in 07:37:52 rehash|shell) 07:37:52 eval "$(pyenv "sh-$command" "$@")" 07:37:52 ;; 07:37:52 *) 07:37:52 command pyenv "$command" "$@" 07:37:52 ;; 07:37:52 esac 07:37:52 }' 07:37:52 +++ 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:37:52 ++ 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:37:52 ++ 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:37:52 ++ 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:37:52 ++ export PYENV_SHELL=bash 07:37:52 ++ PYENV_SHELL=bash 07:37:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:37:52 +++ complete -F _pyenv pyenv 07:37:52 ++ lf-pyver python3 07:37:52 ++ local py_version_xy=python3 07:37:52 ++ local py_version_xyz= 07:37:52 ++ pyenv versions 07:37:52 ++ local command 07:37:52 ++ command=versions 07:37:52 ++ '[' 1 -gt 0 ']' 07:37:52 ++ shift 07:37:52 ++ case "$command" in 07:37:52 ++ command pyenv versions 07:37:52 ++ pyenv versions 07:37:52 ++ sed 's/^[ *]* //' 07:37:52 ++ awk '{ print $1 }' 07:37:52 ++ grep -E '^[0-9.]*[0-9]$' 07:37:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:37:52 +++ sort -V 07:37:52 +++ grep '^3' /tmp/.pyenv_versions 07:37:52 +++ tail -n 1 07:37:52 ++ py_version_xyz=3.10.6 07:37:52 ++ [[ -z 3.10.6 ]] 07:37:52 ++ echo 3.10.6 07:37:52 ++ return 0 07:37:52 + pyenv local 3.10.6 07:37:52 + local command 07:37:52 + command=local 07:37:52 + '[' 2 -gt 0 ']' 07:37:52 + shift 07:37:52 + case "$command" in 07:37:52 + command pyenv local 3.10.6 07:37:52 + pyenv local 3.10.6 07:37:52 + for arg in "$@" 07:37:52 + case $arg in 07:37:52 + pkg_list+='tox ' 07:37:52 + for arg in "$@" 07:37:52 + case $arg in 07:37:52 + pkg_list+='virtualenv ' 07:37:52 + for arg in "$@" 07:37:52 + case $arg in 07:37:52 + pkg_list+='urllib3~=1.26.15 ' 07:37:52 + [[ -f /tmp/.toxenv ]] 07:37:52 ++ cat /tmp/.toxenv 07:37:52 + lf_venv=/tmp/venv-ieoF 07:37:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ieoF from' file:/tmp/.toxenv 07:37:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ieoF from file:/tmp/.toxenv 07:37:52 + /tmp/venv-ieoF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:37:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:37:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:37:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:37:53 + /tmp/venv-ieoF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:37:55 + type python3 07:37:55 + true 07:37:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ieoF/bin to PATH' 07:37:55 lf-activate-venv(): INFO: Adding /tmp/venv-ieoF/bin to PATH 07:37:55 + PATH=/tmp/venv-ieoF/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:37:55 + return 0 07:37:55 + [[ -d /opt/pyenv ]] 07:37:55 + echo '---> Setting up pyenv' 07:37:55 ---> Setting up pyenv 07:37:55 + export PYENV_ROOT=/opt/pyenv 07:37:55 + PYENV_ROOT=/opt/pyenv 07:37:55 + export PATH=/opt/pyenv/bin:/tmp/venv-ieoF/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:37:55 + PATH=/opt/pyenv/bin:/tmp/venv-ieoF/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:37:55 ++ pwd 07:37:55 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:37:55 + export PYTHONPATH 07:37:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:37:55 + TOX_TESTENV_PASSENV=PYTHONPATH 07:37:55 + tox --version 07:37:55 4.12.1 from /tmp/venv-ieoF/lib/python3.10/site-packages/tox/__init__.py 07:37:55 + PARALLEL=false 07:37:55 + TOX_OPTIONS_LIST= 07:37:55 + [[ -n gitlint ]] 07:37:55 + TOX_OPTIONS_LIST=' -e gitlint' 07:37:55 + case ${PARALLEL,,} in 07:37:55 + tox -e gitlint 07:37:55 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:37:57 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 07:38:26 gitlint: freeze> python -m pip freeze --all 07:38:26 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==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==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 07:38:26 gitlint: commands[0]> gitlint 07:38:27 gitlint: OK (31.25=setup[31.06]+cmd[0.20] seconds) 07:38:27 congratulations :) (31.43 seconds) 07:38:27 + tox_status=0 07:38:27 + echo '---> Completed tox runs' 07:38:27 ---> Completed tox runs 07:38:27 + for i in .tox/*/log 07:38:27 ++ echo .tox/gitlint/log 07:38:27 ++ awk -F/ '{print $2}' 07:38:27 + tox_env=gitlint 07:38:27 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:38:27 + DOC_DIR=docs/_build/html 07:38:27 + [[ -d docs/_build/html ]] 07:38:27 + echo '---> tox-run.sh ends' 07:38:27 ---> tox-run.sh ends 07:38:27 + test 0 -eq 0 07:38:27 $ ssh-agent -k 07:38:27 unset SSH_AUTH_SOCK; 07:38:27 unset SSH_AGENT_PID; 07:38:27 echo Agent pid 1662 killed; 07:38:27 [ssh-agent] Stopped. 07:38:27 [PostBuildScript] - [INFO] Executing post build scripts. 07:38:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4538353540900186308.sh 07:38:27 ---> sysstat.sh 07:38:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18361548294183084381.sh 07:38:27 ---> package-listing.sh 07:38:27 ++ tr '[:upper:]' '[:lower:]' 07:38:27 ++ facter osfamily 07:38:27 + OS_FAMILY=debian 07:38:27 + workspace=/w/workspace/oom-master-commit-lint 07:38:27 + START_PACKAGES=/tmp/packages_start.txt 07:38:27 + END_PACKAGES=/tmp/packages_end.txt 07:38:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:38:27 + PACKAGES=/tmp/packages_start.txt 07:38:27 + '[' /w/workspace/oom-master-commit-lint ']' 07:38:27 + PACKAGES=/tmp/packages_end.txt 07:38:27 + case "${OS_FAMILY}" in 07:38:27 + dpkg -l 07:38:27 + grep '^ii' 07:38:27 + '[' -f /tmp/packages_start.txt ']' 07:38:27 + '[' -f /tmp/packages_end.txt ']' 07:38:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:38:27 + '[' /w/workspace/oom-master-commit-lint ']' 07:38:27 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:38:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:38:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2647812007577444231.sh 07:38:27 ---> capture-instance-metadata.sh 07:38:27 Setup pyenv: 07:38:28 system 07:38:28 3.8.13 07:38:28 3.9.13 07:38:28 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:38:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xyhp 07:38:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:38:35 lf-activate-venv(): INFO: Installing: lftools 07:39:07 lf-activate-venv(): INFO: Adding /tmp/venv-Xyhp/bin to PATH 07:39:07 INFO: Running in OpenStack, capturing instance metadata 07:39:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9515509287801332794.sh 07:39:08 provisioning config files... 07:39:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config13993335949413255991tmp 07:39:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:39:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:39:08 [EnvInject] - Injecting environment variables from a build step. 07:39:08 [EnvInject] - Injecting as environment variables the properties content 07:39:08 SERVER_ID=logs 07:39:08 07:39:08 [EnvInject] - Variables injected successfully. 07:39:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5604628701244110421.sh 07:39:08 ---> create-netrc.sh 07:39:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13647414648462487028.sh 07:39:08 ---> python-tools-install.sh 07:39:08 Setup pyenv: 07:39:08 system 07:39:08 3.8.13 07:39:08 3.9.13 07:39:08 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:39:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xyhp from file:/tmp/.os_lf_venv 07:39:09 lf-activate-venv(): INFO: Installing: lftools 07:39:17 lf-activate-venv(): INFO: Adding /tmp/venv-Xyhp/bin to PATH 07:39:17 Generating Requirements File 07:39:54 Python 3.10.6 07:39:54 pip 24.0 from /tmp/venv-Xyhp/lib/python3.10/site-packages/pip (python 3.10) 07:39:54 appdirs==1.4.4 07:39:54 argcomplete==3.2.2 07:39:54 aspy.yaml==1.3.0 07:39:54 attrs==23.2.0 07:39:54 autopage==0.5.2 07:39:54 beautifulsoup4==4.12.3 07:39:54 boto3==1.34.37 07:39:54 botocore==1.34.37 07:39:54 bs4==0.0.2 07:39:54 cachetools==5.3.2 07:39:54 certifi==2024.2.2 07:39:54 cffi==1.16.0 07:39:54 cfgv==3.4.0 07:39:54 chardet==5.2.0 07:39:54 charset-normalizer==3.3.2 07:39:54 click==8.1.7 07:39:54 cliff==4.5.0 07:39:54 cmd2==2.4.3 07:39:54 cryptography==3.3.2 07:39:54 debtcollector==2.5.0 07:39:54 decorator==5.1.1 07:39:54 defusedxml==0.7.1 07:39:54 Deprecated==1.2.14 07:39:54 distlib==0.3.8 07:39:54 dnspython==2.5.0 07:39:54 docker==4.2.2 07:39:54 dogpile.cache==1.3.1 07:39:54 email-validator==2.1.0.post1 07:39:54 filelock==3.13.1 07:39:54 future==0.18.3 07:39:54 gitdb==4.0.11 07:39:54 GitPython==3.1.41 07:39:54 google-auth==2.27.0 07:39:54 httplib2==0.22.0 07:39:54 identify==2.5.33 07:39:54 idna==3.6 07:39:54 importlib-resources==1.5.0 07:39:54 iso8601==2.1.0 07:39:54 Jinja2==3.1.3 07:39:54 jmespath==1.0.1 07:39:54 jsonpatch==1.33 07:39:54 jsonpointer==2.4 07:39:54 jsonschema==4.21.1 07:39:54 jsonschema-specifications==2023.12.1 07:39:54 keystoneauth1==5.5.0 07:39:54 kubernetes==29.0.0 07:39:54 lftools==0.37.8 07:39:54 lxml==5.1.0 07:39:54 MarkupSafe==2.1.5 07:39:54 msgpack==1.0.7 07:39:54 multi_key_dict==2.0.3 07:39:54 munch==4.0.0 07:39:54 netaddr==0.10.1 07:39:54 netifaces==0.11.0 07:39:54 niet==1.4.2 07:39:54 nodeenv==1.8.0 07:39:54 oauth2client==4.1.3 07:39:54 oauthlib==3.2.2 07:39:54 openstacksdk==0.62.0 07:39:54 os-client-config==2.1.0 07:39:54 os-service-types==1.7.0 07:39:54 osc-lib==3.0.0 07:39:54 oslo.config==9.3.0 07:39:54 oslo.context==5.3.0 07:39:54 oslo.i18n==6.2.0 07:39:54 oslo.log==5.4.0 07:39:54 oslo.serialization==5.3.0 07:39:54 oslo.utils==7.0.0 07:39:54 packaging==23.2 07:39:54 pbr==6.0.0 07:39:54 platformdirs==4.2.0 07:39:54 prettytable==3.9.0 07:39:54 pyasn1==0.5.1 07:39:54 pyasn1-modules==0.3.0 07:39:54 pycparser==2.21 07:39:54 pygerrit2==2.0.15 07:39:54 PyGithub==2.2.0 07:39:54 pyinotify==0.9.6 07:39:54 PyJWT==2.8.0 07:39:54 PyNaCl==1.5.0 07:39:54 pyparsing==2.4.7 07:39:54 pyperclip==1.8.2 07:39:54 pyrsistent==0.20.0 07:39:54 python-cinderclient==9.4.0 07:39:54 python-dateutil==2.8.2 07:39:54 python-heatclient==3.4.0 07:39:54 python-jenkins==1.8.2 07:39:54 python-keystoneclient==5.3.0 07:39:54 python-magnumclient==4.3.0 07:39:54 python-novaclient==18.4.0 07:39:54 python-openstackclient==6.0.0 07:39:54 python-swiftclient==4.4.0 07:39:54 pytz==2024.1 07:39:54 PyYAML==6.0.1 07:39:54 referencing==0.33.0 07:39:54 requests==2.31.0 07:39:54 requests-oauthlib==1.3.1 07:39:54 requestsexceptions==1.4.0 07:39:54 rfc3986==2.0.0 07:39:54 rpds-py==0.17.1 07:39:54 rsa==4.9 07:39:54 ruamel.yaml==0.18.6 07:39:54 ruamel.yaml.clib==0.2.8 07:39:54 s3transfer==0.10.0 07:39:54 simplejson==3.19.2 07:39:54 six==1.16.0 07:39:54 smmap==5.0.1 07:39:54 soupsieve==2.5 07:39:54 stevedore==5.1.0 07:39:54 tabulate==0.9.0 07:39:54 toml==0.10.2 07:39:54 tomlkit==0.12.3 07:39:54 tqdm==4.66.1 07:39:54 typing_extensions==4.9.0 07:39:54 tzdata==2023.4 07:39:54 urllib3==1.26.18 07:39:54 virtualenv==20.25.0 07:39:54 wcwidth==0.2.13 07:39:54 websocket-client==1.7.0 07:39:54 wrapt==1.16.0 07:39:54 xdg==6.0.0 07:39:54 xmltodict==0.13.0 07:39:54 yq==3.2.3 07:39:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16554060107035399673.sh 07:39:54 ---> sudo-logs.sh 07:39:54 Archiving 'sudo' log.. 07:39:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14193096664695785680.sh 07:39:55 ---> job-cost.sh 07:39:55 Setup pyenv: 07:39:55 system 07:39:55 3.8.13 07:39:55 3.9.13 07:39:55 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:39:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xyhp from file:/tmp/.os_lf_venv 07:39:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:40:03 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:40:03 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 07:40:04 lf-activate-venv(): INFO: Adding /tmp/venv-Xyhp/bin to PATH 07:40:04 INFO: No Stack... 07:40:04 INFO: Retrieving Pricing Info for: v3-standard-4 07:40:04 INFO: Archiving Costs 07:40:04 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9741995213179565301.sh 07:40:04 ---> logs-deploy.sh 07:40:04 Setup pyenv: 07:40:04 system 07:40:04 3.8.13 07:40:04 3.9.13 07:40:04 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:40:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xyhp from file:/tmp/.os_lf_venv 07:40:08 lf-activate-venv(): INFO: Installing: lftools 07:40:21 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:40:21 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:40:21 lf-activate-venv(): INFO: Adding /tmp/venv-Xyhp/bin to PATH 07:40:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7185 07:40:21 INFO: archiving workspace using pattern(s): 07:40:22 Archives upload complete. 07:40:22 INFO: archiving logs to Nexus 07:40:23 ---> uname -a: 07:40:23 Linux prd-ubuntu1804-builder-4c-4g-3653 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:40:23 07:40:23 07:40:23 ---> lscpu: 07:40:23 Architecture: x86_64 07:40:23 CPU op-mode(s): 32-bit, 64-bit 07:40:23 Byte Order: Little Endian 07:40:23 CPU(s): 4 07:40:23 On-line CPU(s) list: 0-3 07:40:23 Thread(s) per core: 1 07:40:23 Core(s) per socket: 1 07:40:23 Socket(s): 4 07:40:23 NUMA node(s): 1 07:40:23 Vendor ID: AuthenticAMD 07:40:23 CPU family: 23 07:40:23 Model: 49 07:40:23 Model name: AMD EPYC-Rome Processor 07:40:23 Stepping: 0 07:40:23 CPU MHz: 2799.998 07:40:23 BogoMIPS: 5599.99 07:40:23 Virtualization: AMD-V 07:40:23 Hypervisor vendor: KVM 07:40:23 Virtualization type: full 07:40:23 L1d cache: 32K 07:40:23 L1i cache: 32K 07:40:23 L2 cache: 512K 07:40:23 L3 cache: 16384K 07:40:23 NUMA node0 CPU(s): 0-3 07:40:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:40:23 07:40:23 07:40:23 ---> nproc: 07:40:23 4 07:40:23 07:40:23 07:40:23 ---> df -h: 07:40:23 Filesystem Size Used Avail Use% Mounted on 07:40:23 udev 7.9G 0 7.9G 0% /dev 07:40:23 tmpfs 1.6G 672K 1.6G 1% /run 07:40:23 /dev/vda1 78G 8.5G 69G 11% / 07:40:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:40:23 tmpfs 5.0M 0 5.0M 0% /run/lock 07:40:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:40:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:40:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:40:23 07:40:23 07:40:23 ---> free -m: 07:40:23 total used free shared buff/cache available 07:40:23 Mem: 16040 555 13191 0 2293 15161 07:40:23 Swap: 1023 0 1023 07:40:23 07:40:23 07:40:23 ---> ip addr: 07:40:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:40:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:40:23 inet 127.0.0.1/8 scope host lo 07:40:23 valid_lft forever preferred_lft forever 07:40:23 inet6 ::1/128 scope host 07:40:23 valid_lft forever preferred_lft forever 07:40:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:40:23 link/ether fa:16:3e:f3:85:45 brd ff:ff:ff:ff:ff:ff 07:40:23 inet 10.30.107.72/23 brd 10.30.107.255 scope global dynamic ens3 07:40:23 valid_lft 86210sec preferred_lft 86210sec 07:40:23 inet6 fe80::f816:3eff:fef3:8545/64 scope link 07:40:23 valid_lft forever preferred_lft forever 07:40:23 07:40:23 07:40:23 ---> sar -b -r -n DEV: 07:40:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3653) 02/08/24 _x86_64_ (4 CPU) 07:40:23 07:40:23 07:37:16 LINUX RESTART (4 CPU) 07:40:23 07:40:23 07:38:01 tps rtps wtps bread/s bwrtn/s 07:40:23 07:39:01 145.78 13.70 132.08 992.50 41225.93 07:40:23 07:40:01 90.25 1.08 89.17 124.25 28273.29 07:40:23 Average: 118.01 7.39 110.62 558.37 34749.61 07:40:23 07:40:23 07:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:40:23 07:39:01 13642296 15484264 2782672 16.94 74060 1958924 852216 4.88 816432 1732384 130548 07:40:23 07:40:01 13475316 15511940 2949652 17.96 94808 2118908 769628 4.40 787796 1899156 116300 07:40:23 Average: 13558806 15498102 2866162 17.45 84434 2038916 810922 4.64 802114 1815770 123424 07:40:23 07:40:23 07:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:40:23 07:39:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 07:40:23 07:39:01 ens3 71.27 46.09 1155.38 10.90 0.00 0.00 0.00 0.00 07:40:23 07:40:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 07:40:23 07:40:01 ens3 36.46 28.91 361.47 7.62 0.00 0.00 0.00 0.00 07:40:23 Average: lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 07:40:23 Average: ens3 53.87 37.50 758.42 9.26 0.00 0.00 0.00 0.00 07:40:23 07:40:23 07:40:23 ---> sar -P ALL: 07:40:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3653) 02/08/24 _x86_64_ (4 CPU) 07:40:23 07:40:23 07:37:16 LINUX RESTART (4 CPU) 07:40:23 07:40:23 07:38:01 CPU %user %nice %system %iowait %steal %idle 07:40:23 07:39:01 all 19.00 0.00 1.87 7.87 0.06 71.19 07:40:23 07:39:01 0 17.49 0.00 2.32 10.79 0.07 69.33 07:40:23 07:39:01 1 24.00 0.00 2.09 4.20 0.08 69.62 07:40:23 07:39:01 2 19.82 0.00 1.89 6.34 0.07 71.88 07:40:23 07:39:01 3 14.70 0.00 1.16 10.16 0.05 73.93 07:40:23 07:40:01 all 20.39 0.00 1.23 4.89 0.07 73.42 07:40:23 07:40:01 0 13.17 0.00 1.11 15.09 0.07 70.57 07:40:23 07:40:01 1 33.10 0.00 1.42 0.92 0.05 64.51 07:40:23 07:40:01 2 15.73 0.00 1.06 3.01 0.05 80.15 07:40:23 07:40:01 3 19.50 0.00 1.34 0.57 0.08 78.51 07:40:23 Average: all 19.69 0.00 1.55 6.39 0.07 72.30 07:40:23 Average: 0 15.34 0.00 1.72 12.94 0.07 69.95 07:40:23 Average: 1 28.55 0.00 1.76 2.56 0.07 67.07 07:40:23 Average: 2 17.79 0.00 1.48 4.68 0.06 75.99 07:40:23 Average: 3 17.10 0.00 1.25 5.37 0.07 76.22 07:40:23 07:40:23 07:40:23