11:17:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 11:17:15 Running as SYSTEM 11:17:15 [EnvInject] - Loading node environment variables. 11:17:15 Building remotely on prd-ubuntu1804-builder-4c-4g-4742 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 11:17:15 [ssh-agent] Looking for ssh-agent implementation... 11:17:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:17:15 $ ssh-agent 11:17:15 SSH_AUTH_SOCK=/tmp/ssh-pfJGjCbyXRt0/agent.1719 11:17:15 SSH_AGENT_PID=1721 11:17:15 [ssh-agent] Started. 11:17:15 Running ssh-add (command line suppressed) 11:17:15 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_2807977538914434690.key (/w/workspace/oom-master-commit-lint@tmp/private_key_2807977538914434690.key) 11:17:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:17:16 The recommended git tool is: NONE 11:17:17 using credential onap-jenkins-ssh 11:17:17 Wiping out workspace first. 11:17:17 Cloning the remote Git repository 11:17:17 Cloning repository git://cloud.onap.org/mirror/oom.git 11:17:17 > git init /w/workspace/oom-master-commit-lint # timeout=10 11:17:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:17:17 > git --version # timeout=10 11:17:17 > git --version # 'git version 2.17.1' 11:17:17 using GIT_SSH to set credentials Gerrit user 11:17:17 Verifying host key using manually-configured host key entries 11:17:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:17:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:17:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:17:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:17:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:17:23 using GIT_SSH to set credentials Gerrit user 11:17:23 Verifying host key using manually-configured host key entries 11:17:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/10 # timeout=30 11:17:23 > git rev-parse 8cb16a6b59d8501808d62bb558f76f161b53d3e9^{commit} # timeout=10 11:17:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:17:23 Checking out Revision 8cb16a6b59d8501808d62bb558f76f161b53d3e9 (refs/changes/95/136395/10) 11:17:23 > git config core.sparsecheckout # timeout=10 11:17:23 > git checkout -f 8cb16a6b59d8501808d62bb558f76f161b53d3e9 # timeout=30 11:17:26 Commit message: "[CPS] Config updates for cps-core and DMI" 11:17:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:17:26 > git rev-list --no-walk b384dc127c99a1aeccd31e170a580b750374b54b # timeout=10 11:17:26 [EnvInject] - Injecting environment variables from a build step. 11:17:26 [EnvInject] - Injecting as environment variables the properties content 11:17:26 PYTHON=python3 11:17:26 11:17:26 [EnvInject] - Variables injected successfully. 11:17:26 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8665162117562459497.sh 11:17:26 ---> tox-install.sh 11:17:26 + source /home/jenkins/lf-env.sh 11:17:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:17:26 ++ mktemp -d /tmp/venv-XXXX 11:17:26 + lf_venv=/tmp/venv-q08S 11:17:26 + local venv_file=/tmp/.os_lf_venv 11:17:26 + local python=python3 11:17:26 + local options 11:17:26 + local set_path=true 11:17:26 + local install_args= 11:17:26 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:17:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:17:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:17:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:17:26 + true 11:17:26 + case $1 in 11:17:26 + venv_file=/tmp/.toxenv 11:17:26 + shift 2 11:17:26 + true 11:17:26 + case $1 in 11:17:26 + shift 11:17:26 + break 11:17:26 + case $python in 11:17:26 + local pkg_list= 11:17:26 + [[ -d /opt/pyenv ]] 11:17:26 + echo 'Setup pyenv:' 11:17:26 Setup pyenv: 11:17:26 + export PYENV_ROOT=/opt/pyenv 11:17:26 + PYENV_ROOT=/opt/pyenv 11:17:26 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:17:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:17:26 + pyenv versions 11:17:27 * system (set by /opt/pyenv/version) 11:17:27 * 3.8.13 (set by /opt/pyenv/version) 11:17:27 * 3.9.13 (set by /opt/pyenv/version) 11:17:27 * 3.10.6 (set by /opt/pyenv/version) 11:17:27 + command -v pyenv 11:17:27 ++ pyenv init - --no-rehash 11:17:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:17:27 export PATH="/opt/pyenv/shims:${PATH}" 11:17:27 export PYENV_SHELL=bash 11:17:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:17:27 pyenv() { 11:17:27 local command 11:17:27 command="${1:-}" 11:17:27 if [ "$#" -gt 0 ]; then 11:17:27 shift 11:17:27 fi 11:17:27 11:17:27 case "$command" in 11:17:27 rehash|shell) 11:17:27 eval "$(pyenv "sh-$command" "$@")" 11:17:27 ;; 11:17:27 *) 11:17:27 command pyenv "$command" "$@" 11:17:27 ;; 11:17:27 esac 11:17:27 }' 11:17:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:17:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:17:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:17:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:17:27 ++ export PYENV_SHELL=bash 11:17:27 ++ PYENV_SHELL=bash 11:17:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:17:27 +++ complete -F _pyenv pyenv 11:17:27 ++ lf-pyver python3 11:17:27 ++ local py_version_xy=python3 11:17:27 ++ local py_version_xyz= 11:17:27 ++ pyenv versions 11:17:27 ++ local command 11:17:27 ++ command=versions 11:17:27 ++ '[' 1 -gt 0 ']' 11:17:27 ++ shift 11:17:27 ++ case "$command" in 11:17:27 ++ command pyenv versions 11:17:27 ++ pyenv versions 11:17:27 ++ sed 's/^[ *]* //' 11:17:27 ++ awk '{ print $1 }' 11:17:27 ++ grep -E '^[0-9.]*[0-9]$' 11:17:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:17:27 +++ grep '^3' /tmp/.pyenv_versions 11:17:27 +++ tail -n 1 11:17:27 +++ sort -V 11:17:27 ++ py_version_xyz=3.10.6 11:17:27 ++ [[ -z 3.10.6 ]] 11:17:27 ++ echo 3.10.6 11:17:27 ++ return 0 11:17:27 + pyenv local 3.10.6 11:17:27 + local command 11:17:27 + command=local 11:17:27 + '[' 2 -gt 0 ']' 11:17:27 + shift 11:17:27 + case "$command" in 11:17:27 + command pyenv local 3.10.6 11:17:27 + pyenv local 3.10.6 11:17:27 + for arg in "$@" 11:17:27 + case $arg in 11:17:27 + pkg_list+='tox ' 11:17:27 + for arg in "$@" 11:17:27 + case $arg in 11:17:27 + pkg_list+='virtualenv ' 11:17:27 + for arg in "$@" 11:17:27 + case $arg in 11:17:27 + pkg_list+='urllib3~=1.26.15 ' 11:17:27 + [[ -f /tmp/.toxenv ]] 11:17:27 + [[ ! -f /tmp/.toxenv ]] 11:17:27 + [[ -n '' ]] 11:17:27 + python3 -m venv /tmp/venv-q08S 11:17:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q08S' 11:17:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q08S 11:17:31 + echo /tmp/venv-q08S 11:17:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:17:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:17:31 + /tmp/venv-q08S/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:17:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:17:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:17:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:17:34 + /tmp/venv-q08S/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:17:37 + type python3 11:17:37 + true 11:17:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q08S/bin to PATH' 11:17:37 lf-activate-venv(): INFO: Adding /tmp/venv-q08S/bin to PATH 11:17:37 + PATH=/tmp/venv-q08S/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:17:37 + return 0 11:17:37 + python3 --version 11:17:37 Python 3.10.6 11:17:37 + python3 -m pip --version 11:17:37 pip 23.3.1 from /tmp/venv-q08S/lib/python3.10/site-packages/pip (python 3.10) 11:17:37 + python3 -m pip freeze 11:17:37 cachetools==5.3.2 11:17:37 chardet==5.2.0 11:17:37 colorama==0.4.6 11:17:37 distlib==0.3.8 11:17:37 filelock==3.13.1 11:17:37 packaging==23.2 11:17:37 platformdirs==4.1.0 11:17:37 pluggy==1.3.0 11:17:37 pyproject-api==1.6.1 11:17:37 tomli==2.0.1 11:17:37 tox==4.11.4 11:17:37 urllib3==1.26.18 11:17:37 virtualenv==20.25.0 11:17:37 [EnvInject] - Injecting environment variables from a build step. 11:17:37 [EnvInject] - Injecting as environment variables the properties content 11:17:37 PARALLEL=false 11:17:37 11:17:37 [EnvInject] - Variables injected successfully. 11:17:37 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1788218916477689190.sh 11:17:37 ---> tox-run.sh 11:17:37 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:17:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 11:17:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 11:17:37 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 11:17:37 + cd /w/workspace/oom-master-commit-lint/. 11:17:37 + source /home/jenkins/lf-env.sh 11:17:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:17:37 ++ mktemp -d /tmp/venv-XXXX 11:17:37 + lf_venv=/tmp/venv-n5gi 11:17:37 + local venv_file=/tmp/.os_lf_venv 11:17:37 + local python=python3 11:17:37 + local options 11:17:37 + local set_path=true 11:17:37 + local install_args= 11:17:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:17:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:17:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:17:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:17:37 + true 11:17:37 + case $1 in 11:17:37 + venv_file=/tmp/.toxenv 11:17:37 + shift 2 11:17:37 + true 11:17:37 + case $1 in 11:17:37 + shift 11:17:37 + break 11:17:37 + case $python in 11:17:37 + local pkg_list= 11:17:37 + [[ -d /opt/pyenv ]] 11:17:37 + echo 'Setup pyenv:' 11:17:37 Setup pyenv: 11:17:37 + export PYENV_ROOT=/opt/pyenv 11:17:37 + PYENV_ROOT=/opt/pyenv 11:17:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:17:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:17:37 + pyenv versions 11:17:37 system 11:17:37 3.8.13 11:17:37 3.9.13 11:17:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:17:37 + command -v pyenv 11:17:37 ++ pyenv init - --no-rehash 11:17:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:17:37 export PATH="/opt/pyenv/shims:${PATH}" 11:17:37 export PYENV_SHELL=bash 11:17:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:17:37 pyenv() { 11:17:37 local command 11:17:37 command="${1:-}" 11:17:37 if [ "$#" -gt 0 ]; then 11:17:37 shift 11:17:37 fi 11:17:37 11:17:37 case "$command" in 11:17:37 rehash|shell) 11:17:37 eval "$(pyenv "sh-$command" "$@")" 11:17:37 ;; 11:17:37 *) 11:17:37 command pyenv "$command" "$@" 11:17:37 ;; 11:17:37 esac 11:17:37 }' 11:17:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:17:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:17:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:17:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:17:37 ++ export PYENV_SHELL=bash 11:17:37 ++ PYENV_SHELL=bash 11:17:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:17:37 +++ complete -F _pyenv pyenv 11:17:37 ++ lf-pyver python3 11:17:37 ++ local py_version_xy=python3 11:17:37 ++ local py_version_xyz= 11:17:37 ++ pyenv versions 11:17:37 ++ local command 11:17:37 ++ command=versions 11:17:37 ++ '[' 1 -gt 0 ']' 11:17:37 ++ shift 11:17:37 ++ case "$command" in 11:17:37 ++ command pyenv versions 11:17:37 ++ pyenv versions 11:17:37 ++ grep -E '^[0-9.]*[0-9]$' 11:17:37 ++ sed 's/^[ *]* //' 11:17:37 ++ awk '{ print $1 }' 11:17:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:17:37 +++ grep '^3' /tmp/.pyenv_versions 11:17:37 +++ sort -V 11:17:37 +++ tail -n 1 11:17:37 ++ py_version_xyz=3.10.6 11:17:37 ++ [[ -z 3.10.6 ]] 11:17:37 ++ echo 3.10.6 11:17:37 ++ return 0 11:17:37 + pyenv local 3.10.6 11:17:37 + local command 11:17:37 + command=local 11:17:37 + '[' 2 -gt 0 ']' 11:17:37 + shift 11:17:37 + case "$command" in 11:17:37 + command pyenv local 3.10.6 11:17:37 + pyenv local 3.10.6 11:17:37 + for arg in "$@" 11:17:37 + case $arg in 11:17:37 + pkg_list+='tox ' 11:17:37 + for arg in "$@" 11:17:37 + case $arg in 11:17:37 + pkg_list+='virtualenv ' 11:17:37 + for arg in "$@" 11:17:37 + case $arg in 11:17:37 + pkg_list+='urllib3~=1.26.15 ' 11:17:37 + [[ -f /tmp/.toxenv ]] 11:17:37 ++ cat /tmp/.toxenv 11:17:37 + lf_venv=/tmp/venv-q08S 11:17:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q08S from' file:/tmp/.toxenv 11:17:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q08S from file:/tmp/.toxenv 11:17:37 + /tmp/venv-q08S/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:17:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:17:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:17:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:17:38 + /tmp/venv-q08S/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:17:40 + type python3 11:17:40 + true 11:17:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q08S/bin to PATH' 11:17:40 lf-activate-venv(): INFO: Adding /tmp/venv-q08S/bin to PATH 11:17:40 + PATH=/tmp/venv-q08S/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:17:40 + return 0 11:17:40 + [[ -d /opt/pyenv ]] 11:17:40 + echo '---> Setting up pyenv' 11:17:40 ---> Setting up pyenv 11:17:40 + export PYENV_ROOT=/opt/pyenv 11:17:40 + PYENV_ROOT=/opt/pyenv 11:17:40 + export PATH=/opt/pyenv/bin:/tmp/venv-q08S/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:17:40 + PATH=/opt/pyenv/bin:/tmp/venv-q08S/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:17:40 ++ pwd 11:17:40 + PYTHONPATH=/w/workspace/oom-master-commit-lint 11:17:40 + export PYTHONPATH 11:17:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:17:40 + TOX_TESTENV_PASSENV=PYTHONPATH 11:17:40 + tox --version 11:17:40 4.11.4 from /tmp/venv-q08S/lib/python3.10/site-packages/tox/__init__.py 11:17:40 + PARALLEL=false 11:17:40 + TOX_OPTIONS_LIST= 11:17:40 + [[ -n gitlint ]] 11:17:40 + TOX_OPTIONS_LIST=' -e gitlint' 11:17:40 + case ${PARALLEL,,} in 11:17:40 + tox -e gitlint 11:17:40 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 11:17:42 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 11:18:08 gitlint: freeze> python -m pip freeze --all 11:18:08 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,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.1,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.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==1.5.1,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.0,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 11:18:08 gitlint: commands[0]> gitlint 11:18:08 gitlint: OK (28.10=setup[27.93]+cmd[0.18] seconds) 11:18:08 congratulations :) (28.27 seconds) 11:18:08 + tox_status=0 11:18:08 + echo '---> Completed tox runs' 11:18:08 ---> Completed tox runs 11:18:08 + for i in .tox/*/log 11:18:08 ++ echo .tox/gitlint/log 11:18:08 ++ awk -F/ '{print $2}' 11:18:08 + tox_env=gitlint 11:18:08 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 11:18:08 + DOC_DIR=docs/_build/html 11:18:08 + [[ -d docs/_build/html ]] 11:18:08 + echo '---> tox-run.sh ends' 11:18:08 ---> tox-run.sh ends 11:18:08 + test 0 -eq 0 11:18:08 $ ssh-agent -k 11:18:08 unset SSH_AUTH_SOCK; 11:18:08 unset SSH_AGENT_PID; 11:18:08 echo Agent pid 1721 killed; 11:18:08 [ssh-agent] Stopped. 11:18:08 [PostBuildScript] - [INFO] Executing post build scripts. 11:18:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18346776414484016748.sh 11:18:09 ---> sysstat.sh 11:18:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12154320283512724691.sh 11:18:09 ---> package-listing.sh 11:18:09 ++ facter osfamily 11:18:09 ++ tr '[:upper:]' '[:lower:]' 11:18:09 + OS_FAMILY=debian 11:18:09 + workspace=/w/workspace/oom-master-commit-lint 11:18:09 + START_PACKAGES=/tmp/packages_start.txt 11:18:09 + END_PACKAGES=/tmp/packages_end.txt 11:18:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:18:09 + PACKAGES=/tmp/packages_start.txt 11:18:09 + '[' /w/workspace/oom-master-commit-lint ']' 11:18:09 + PACKAGES=/tmp/packages_end.txt 11:18:09 + case "${OS_FAMILY}" in 11:18:09 + dpkg -l 11:18:09 + grep '^ii' 11:18:09 + '[' -f /tmp/packages_start.txt ']' 11:18:09 + '[' -f /tmp/packages_end.txt ']' 11:18:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:18:09 + '[' /w/workspace/oom-master-commit-lint ']' 11:18:09 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 11:18:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 11:18:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8143772629170690666.sh 11:18:09 ---> capture-instance-metadata.sh 11:18:09 Setup pyenv: 11:18:09 system 11:18:09 3.8.13 11:18:09 3.9.13 11:18:09 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:18:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eF1x 11:18:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:18:16 lf-activate-venv(): INFO: Installing: lftools 11:18:49 lf-activate-venv(): INFO: Adding /tmp/venv-eF1x/bin to PATH 11:18:49 INFO: Running in OpenStack, capturing instance metadata 11:18:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8415994219939360702.sh 11:18:49 provisioning config files... 11:18:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config18163479946818625422tmp 11:18:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:18:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:18:49 [EnvInject] - Injecting environment variables from a build step. 11:18:49 [EnvInject] - Injecting as environment variables the properties content 11:18:49 SERVER_ID=logs 11:18:49 11:18:49 [EnvInject] - Variables injected successfully. 11:18:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9125710180014099327.sh 11:18:49 ---> create-netrc.sh 11:18:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2074702471504815046.sh 11:18:49 ---> python-tools-install.sh 11:18:49 Setup pyenv: 11:18:49 system 11:18:49 3.8.13 11:18:49 3.9.13 11:18:49 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:18:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eF1x from file:/tmp/.os_lf_venv 11:18:50 lf-activate-venv(): INFO: Installing: lftools 11:18:58 lf-activate-venv(): INFO: Adding /tmp/venv-eF1x/bin to PATH 11:18:58 Generating Requirements File 11:19:33 Python 3.10.6 11:19:34 pip 23.3.1 from /tmp/venv-eF1x/lib/python3.10/site-packages/pip (python 3.10) 11:19:34 appdirs==1.4.4 11:19:34 argcomplete==3.2.1 11:19:34 aspy.yaml==1.3.0 11:19:34 attrs==23.1.0 11:19:34 autopage==0.5.2 11:19:34 Babel==2.14.0 11:19:34 beautifulsoup4==4.12.2 11:19:34 boto3==1.33.13 11:19:34 botocore==1.33.13 11:19:34 bs4==0.0.1 11:19:34 cachetools==5.3.2 11:19:34 certifi==2023.11.17 11:19:34 cffi==1.16.0 11:19:34 cfgv==3.4.0 11:19:34 chardet==5.2.0 11:19:34 charset-normalizer==3.3.2 11:19:34 click==8.1.7 11:19:34 cliff==4.4.0 11:19:34 cmd2==2.4.3 11:19:34 cryptography==3.3.2 11:19:34 debtcollector==2.5.0 11:19:34 decorator==5.1.1 11:19:34 defusedxml==0.7.1 11:19:34 Deprecated==1.2.14 11:19:34 distlib==0.3.8 11:19:34 dnspython==2.4.2 11:19:34 docker==4.2.2 11:19:34 dogpile.cache==1.2.2 11:19:34 email-validator==2.1.0.post1 11:19:34 filelock==3.13.1 11:19:34 future==0.18.3 11:19:34 gitdb==4.0.11 11:19:34 GitPython==3.1.40 11:19:34 google-auth==2.25.2 11:19:34 httplib2==0.22.0 11:19:34 identify==2.5.33 11:19:34 idna==3.6 11:19:34 importlib-metadata==7.0.0 11:19:34 importlib-resources==1.5.0 11:19:34 iso8601==2.1.0 11:19:34 Jinja2==3.1.2 11:19:34 jmespath==1.0.1 11:19:34 jsonpatch==1.33 11:19:34 jsonpointer==2.4 11:19:34 jsonschema==4.20.0 11:19:34 jsonschema-specifications==2023.11.2 11:19:34 keystoneauth1==5.4.0 11:19:34 kubernetes==28.1.0 11:19:34 lftools==0.37.8 11:19:34 lxml==4.9.3 11:19:34 MarkupSafe==2.1.3 11:19:34 msgpack==1.0.7 11:19:34 multi-key-dict==2.0.3 11:19:34 munch==4.0.0 11:19:34 netaddr==0.9.0 11:19:34 netifaces==0.11.0 11:19:34 niet==1.4.2 11:19:34 nodeenv==1.8.0 11:19:34 oauth2client==4.1.3 11:19:34 oauthlib==3.2.2 11:19:34 openstacksdk==0.62.0 11:19:34 os-client-config==2.1.0 11:19:34 os-service-types==1.7.0 11:19:34 osc-lib==2.9.0 11:19:34 oslo.config==9.2.0 11:19:34 oslo.context==5.3.0 11:19:34 oslo.i18n==6.2.0 11:19:34 oslo.log==5.4.0 11:19:34 oslo.serialization==5.2.0 11:19:34 oslo.utils==6.3.0 11:19:34 packaging==23.2 11:19:34 pbr==6.0.0 11:19:34 platformdirs==4.1.0 11:19:34 prettytable==3.9.0 11:19:34 pyasn1==0.5.1 11:19:34 pyasn1-modules==0.3.0 11:19:34 pycparser==2.21 11:19:34 pygerrit2==2.0.15 11:19:34 PyGithub==2.1.1 11:19:34 pyinotify==0.9.6 11:19:34 PyJWT==2.8.0 11:19:34 PyNaCl==1.5.0 11:19:34 pyparsing==2.4.7 11:19:34 pyperclip==1.8.2 11:19:34 pyrsistent==0.20.0 11:19:34 python-cinderclient==9.4.0 11:19:34 python-dateutil==2.8.2 11:19:34 python-heatclient==3.3.0 11:19:34 python-jenkins==1.8.2 11:19:34 python-keystoneclient==5.2.0 11:19:34 python-magnumclient==4.3.0 11:19:34 python-novaclient==18.4.0 11:19:34 python-openstackclient==6.0.0 11:19:34 python-swiftclient==4.4.0 11:19:34 pytz==2023.3.post1 11:19:34 PyYAML==6.0.1 11:19:34 referencing==0.32.0 11:19:34 requests==2.31.0 11:19:34 requests-oauthlib==1.3.1 11:19:34 requestsexceptions==1.4.0 11:19:34 rfc3986==2.0.0 11:19:34 rpds-py==0.13.2 11:19:34 rsa==4.9 11:19:34 ruamel.yaml==0.18.5 11:19:34 ruamel.yaml.clib==0.2.8 11:19:34 s3transfer==0.8.2 11:19:34 simplejson==3.19.2 11:19:34 six==1.16.0 11:19:34 smmap==5.0.1 11:19:34 soupsieve==2.5 11:19:34 stevedore==5.1.0 11:19:34 tabulate==0.9.0 11:19:34 toml==0.10.2 11:19:34 tomlkit==0.12.3 11:19:34 tqdm==4.66.1 11:19:34 typing_extensions==4.9.0 11:19:34 tzdata==2023.3 11:19:34 urllib3==1.26.18 11:19:34 virtualenv==20.25.0 11:19:34 wcwidth==0.2.12 11:19:34 websocket-client==1.7.0 11:19:34 wrapt==1.16.0 11:19:34 xdg==6.0.0 11:19:34 xmltodict==0.13.0 11:19:34 yq==3.2.3 11:19:34 zipp==3.17.0 11:19:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6979064827493576333.sh 11:19:34 ---> sudo-logs.sh 11:19:34 Archiving 'sudo' log.. 11:19:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9286988988950911264.sh 11:19:34 ---> job-cost.sh 11:19:34 Setup pyenv: 11:19:34 system 11:19:34 3.8.13 11:19:34 3.9.13 11:19:34 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:19:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eF1x from file:/tmp/.os_lf_venv 11:19:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:19:43 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:19:43 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 11:19:44 lf-activate-venv(): INFO: Adding /tmp/venv-eF1x/bin to PATH 11:19:44 INFO: No Stack... 11:19:44 INFO: Retrieving Pricing Info for: v3-standard-4 11:19:44 INFO: Archiving Costs 11:19:44 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12548933095236054628.sh 11:19:44 ---> logs-deploy.sh 11:19:44 Setup pyenv: 11:19:44 system 11:19:44 3.8.13 11:19:44 3.9.13 11:19:44 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:19:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eF1x from file:/tmp/.os_lf_venv 11:19:46 lf-activate-venv(): INFO: Installing: lftools 11:19:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:19:55 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:19:55 lf-activate-venv(): INFO: Adding /tmp/venv-eF1x/bin to PATH 11:19:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7121 11:19:55 INFO: archiving workspace using pattern(s): 11:19:56 Archives upload complete. 11:19:56 INFO: archiving logs to Nexus 11:19:57 ---> uname -a: 11:19:57 Linux prd-ubuntu1804-builder-4c-4g-4742 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:19:57 11:19:57 11:19:57 ---> lscpu: 11:19:57 Architecture: x86_64 11:19:57 CPU op-mode(s): 32-bit, 64-bit 11:19:57 Byte Order: Little Endian 11:19:57 CPU(s): 4 11:19:57 On-line CPU(s) list: 0-3 11:19:57 Thread(s) per core: 1 11:19:57 Core(s) per socket: 1 11:19:57 Socket(s): 4 11:19:57 NUMA node(s): 1 11:19:57 Vendor ID: AuthenticAMD 11:19:57 CPU family: 23 11:19:57 Model: 49 11:19:57 Model name: AMD EPYC-Rome Processor 11:19:57 Stepping: 0 11:19:57 CPU MHz: 2800.000 11:19:57 BogoMIPS: 5600.00 11:19:57 Virtualization: AMD-V 11:19:57 Hypervisor vendor: KVM 11:19:57 Virtualization type: full 11:19:57 L1d cache: 32K 11:19:57 L1i cache: 32K 11:19:57 L2 cache: 512K 11:19:57 L3 cache: 16384K 11:19:57 NUMA node0 CPU(s): 0-3 11:19:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:19:57 11:19:57 11:19:57 ---> nproc: 11:19:57 4 11:19:57 11:19:57 11:19:57 ---> df -h: 11:19:57 Filesystem Size Used Avail Use% Mounted on 11:19:57 udev 7.9G 0 7.9G 0% /dev 11:19:57 tmpfs 1.6G 672K 1.6G 1% /run 11:19:57 /dev/vda1 78G 8.5G 69G 11% / 11:19:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:19:57 tmpfs 5.0M 0 5.0M 0% /run/lock 11:19:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:19:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:19:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:19:57 11:19:57 11:19:57 ---> free -m: 11:19:57 total used free shared buff/cache available 11:19:57 Mem: 16040 555 13147 0 2337 15160 11:19:57 Swap: 1023 0 1023 11:19:57 11:19:57 11:19:57 ---> ip addr: 11:19:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:19:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:19:57 inet 127.0.0.1/8 scope host lo 11:19:57 valid_lft forever preferred_lft forever 11:19:57 inet6 ::1/128 scope host 11:19:57 valid_lft forever preferred_lft forever 11:19:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:19:57 link/ether fa:16:3e:b7:3a:8e brd ff:ff:ff:ff:ff:ff 11:19:57 inet 10.30.107.5/23 brd 10.30.107.255 scope global dynamic ens3 11:19:57 valid_lft 86220sec preferred_lft 86220sec 11:19:57 inet6 fe80::f816:3eff:feb7:3a8e/64 scope link 11:19:57 valid_lft forever preferred_lft forever 11:19:57 11:19:57 11:19:57 ---> sar -b -r -n DEV: 11:19:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4742) 12/13/23 _x86_64_ (4 CPU) 11:19:57 11:19:57 11:16:59 LINUX RESTART (4 CPU) 11:19:57 11:19:57 11:17:01 tps rtps wtps bread/s bwrtn/s 11:19:57 11:18:02 280.15 77.19 202.97 5013.03 48277.02 11:19:57 11:19:01 107.17 14.37 92.80 1101.24 15342.89 11:19:57 Average: 194.39 46.04 148.34 3073.57 31948.31 11:19:57 11:19:57 11:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:19:57 11:18:02 13961640 15503228 2463328 15.00 58264 1687064 910788 5.21 746200 1508096 116580 11:19:57 11:19:01 13684584 15571708 2740384 16.68 83532 1988616 748988 4.29 714544 1780200 145076 11:19:57 Average: 13823112 15537468 2601856 15.84 70898 1837840 829888 4.75 730372 1644148 130828 11:19:57 11:19:57 11:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:19:57 11:18:02 ens3 448.09 310.31 2247.87 78.87 0.00 0.00 0.00 0.00 11:19:57 11:18:02 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 11:19:57 11:19:01 ens3 51.84 36.35 641.41 8.68 0.00 0.00 0.00 0.00 11:19:57 11:19:01 lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 11:19:57 Average: ens3 251.63 174.48 1451.39 44.07 0.00 0.00 0.00 0.00 11:19:57 Average: lo 1.78 1.78 0.18 0.18 0.00 0.00 0.00 0.00 11:19:57 11:19:57 11:19:57 ---> sar -P ALL: 11:19:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4742) 12/13/23 _x86_64_ (4 CPU) 11:19:57 11:19:57 11:16:59 LINUX RESTART (4 CPU) 11:19:57 11:19:57 11:17:01 CPU %user %nice %system %iowait %steal %idle 11:19:57 11:18:02 all 19.95 0.00 2.78 6.77 0.08 70.43 11:19:57 11:18:02 0 22.96 0.00 2.26 1.35 0.07 73.37 11:19:57 11:18:02 1 16.69 0.00 3.38 14.74 0.10 65.08 11:19:57 11:18:02 2 28.68 0.00 3.38 8.18 0.08 59.67 11:19:57 11:18:02 3 11.45 0.00 2.10 2.92 0.07 83.46 11:19:57 11:19:01 all 20.55 0.00 1.58 3.58 0.06 74.23 11:19:57 11:19:01 0 16.09 0.00 1.34 0.34 0.03 82.19 11:19:57 11:19:01 1 38.12 0.00 2.71 2.12 0.12 56.93 11:19:57 11:19:01 2 13.08 0.00 0.97 2.00 0.03 83.92 11:19:57 11:19:01 3 14.87 0.00 1.31 9.85 0.05 73.92 11:19:57 Average: all 20.24 0.00 2.19 5.18 0.07 72.32 11:19:57 Average: 0 19.55 0.00 1.80 0.85 0.05 77.75 11:19:57 Average: 1 27.39 0.00 3.05 8.44 0.11 61.01 11:19:57 Average: 2 20.93 0.00 2.18 5.11 0.06 71.71 11:19:57 Average: 3 13.14 0.00 1.71 6.35 0.06 78.74 11:19:57 11:19:57 11:19:57