22:06:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 22:06:36 Running as SYSTEM 22:06:36 [EnvInject] - Loading node environment variables. 22:06:36 Building remotely on prd-ubuntu1804-builder-4c-4g-11094 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 22:06:36 [ssh-agent] Looking for ssh-agent implementation... 22:06:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:06:36 $ ssh-agent 22:06:36 SSH_AUTH_SOCK=/tmp/ssh-eBjdoSwRclsL/agent.1852 22:06:36 SSH_AGENT_PID=1854 22:06:36 [ssh-agent] Started. 22:06:36 Running ssh-add (command line suppressed) 22:06:36 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_5323030595624961203.key (/w/workspace/oom-master-commit-lint@tmp/private_key_5323030595624961203.key) 22:06:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:06:36 The recommended git tool is: NONE 22:06:38 using credential onap-jenkins-ssh 22:06:38 Wiping out workspace first. 22:06:38 Cloning the remote Git repository 22:06:38 Cloning repository git://cloud.onap.org/mirror/oom.git 22:06:38 > git init /w/workspace/oom-master-commit-lint # timeout=10 22:06:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:06:38 > git --version # timeout=10 22:06:38 > git --version # 'git version 2.17.1' 22:06:38 using GIT_SSH to set credentials Gerrit user 22:06:38 Verifying host key using manually-configured host key entries 22:06:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:06:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:06:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:06:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:06:44 using GIT_SSH to set credentials Gerrit user 22:06:44 Verifying host key using manually-configured host key entries 22:06:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/4 # timeout=30 22:06:44 > git rev-parse 8797c7e2a3a9295e42f628f9ee6e01cc04e7044b^{commit} # timeout=10 22:06:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:06:44 Checking out Revision 8797c7e2a3a9295e42f628f9ee6e01cc04e7044b (refs/changes/63/136963/4) 22:06:44 > git config core.sparsecheckout # timeout=10 22:06:44 > git checkout -f 8797c7e2a3a9295e42f628f9ee6e01cc04e7044b # timeout=30 22:06:48 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 22:06:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:06:48 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 22:06:48 [EnvInject] - Injecting environment variables from a build step. 22:06:48 [EnvInject] - Injecting as environment variables the properties content 22:06:48 PYTHON=python3 22:06:48 22:06:48 [EnvInject] - Variables injected successfully. 22:06:48 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5966702223216955500.sh 22:06:48 ---> tox-install.sh 22:06:48 + source /home/jenkins/lf-env.sh 22:06:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:06:48 ++ mktemp -d /tmp/venv-XXXX 22:06:48 + lf_venv=/tmp/venv-9TON 22:06:48 + local venv_file=/tmp/.os_lf_venv 22:06:48 + local python=python3 22:06:48 + local options 22:06:48 + local set_path=true 22:06:48 + local install_args= 22:06:48 ++ 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 22:06:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:06:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:06:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:06:48 + true 22:06:48 + case $1 in 22:06:48 + venv_file=/tmp/.toxenv 22:06:48 + shift 2 22:06:48 + true 22:06:48 + case $1 in 22:06:48 + shift 22:06:48 + break 22:06:48 + case $python in 22:06:48 + local pkg_list= 22:06:48 + [[ -d /opt/pyenv ]] 22:06:48 + echo 'Setup pyenv:' 22:06:48 Setup pyenv: 22:06:48 + export PYENV_ROOT=/opt/pyenv 22:06:48 + PYENV_ROOT=/opt/pyenv 22:06:48 + 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 22:06:48 + 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 22:06:48 + pyenv versions 22:06:48 * system (set by /opt/pyenv/version) 22:06:48 * 3.8.13 (set by /opt/pyenv/version) 22:06:48 * 3.9.13 (set by /opt/pyenv/version) 22:06:48 * 3.10.6 (set by /opt/pyenv/version) 22:06:48 + command -v pyenv 22:06:48 ++ pyenv init - --no-rehash 22:06:48 + 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[*]}"'\'')" 22:06:48 export PATH="/opt/pyenv/shims:${PATH}" 22:06:48 export PYENV_SHELL=bash 22:06:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:06:48 pyenv() { 22:06:48 local command 22:06:48 command="${1:-}" 22:06:48 if [ "$#" -gt 0 ]; then 22:06:48 shift 22:06:48 fi 22:06:48 22:06:48 case "$command" in 22:06:48 rehash|shell) 22:06:48 eval "$(pyenv "sh-$command" "$@")" 22:06:48 ;; 22:06:48 *) 22:06:48 command pyenv "$command" "$@" 22:06:48 ;; 22:06:48 esac 22:06:48 }' 22:06:48 +++ 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[*]}"' 22:06:48 ++ 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 22:06:48 ++ 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 22:06:48 ++ 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 22:06:48 ++ export PYENV_SHELL=bash 22:06:48 ++ PYENV_SHELL=bash 22:06:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:06:48 +++ complete -F _pyenv pyenv 22:06:48 ++ lf-pyver python3 22:06:48 ++ local py_version_xy=python3 22:06:48 ++ local py_version_xyz= 22:06:48 ++ pyenv versions 22:06:48 ++ local command 22:06:48 ++ command=versions 22:06:48 ++ '[' 1 -gt 0 ']' 22:06:48 ++ shift 22:06:48 ++ case "$command" in 22:06:48 ++ command pyenv versions 22:06:48 ++ pyenv versions 22:06:48 ++ awk '{ print $1 }' 22:06:48 ++ sed 's/^[ *]* //' 22:06:48 ++ grep -E '^[0-9.]*[0-9]$' 22:06:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:06:48 +++ grep '^3' /tmp/.pyenv_versions 22:06:48 +++ sort -V 22:06:48 +++ tail -n 1 22:06:48 ++ py_version_xyz=3.10.6 22:06:48 ++ [[ -z 3.10.6 ]] 22:06:48 ++ echo 3.10.6 22:06:48 ++ return 0 22:06:48 + pyenv local 3.10.6 22:06:48 + local command 22:06:48 + command=local 22:06:48 + '[' 2 -gt 0 ']' 22:06:48 + shift 22:06:48 + case "$command" in 22:06:48 + command pyenv local 3.10.6 22:06:48 + pyenv local 3.10.6 22:06:48 + for arg in "$@" 22:06:48 + case $arg in 22:06:48 + pkg_list+='tox ' 22:06:48 + for arg in "$@" 22:06:48 + case $arg in 22:06:48 + pkg_list+='virtualenv ' 22:06:48 + for arg in "$@" 22:06:48 + case $arg in 22:06:48 + pkg_list+='urllib3~=1.26.15 ' 22:06:48 + [[ -f /tmp/.toxenv ]] 22:06:48 + [[ ! -f /tmp/.toxenv ]] 22:06:48 + [[ -n '' ]] 22:06:48 + python3 -m venv /tmp/venv-9TON 22:06:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9TON' 22:06:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9TON 22:06:54 + echo /tmp/venv-9TON 22:06:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:06:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:06:54 + /tmp/venv-9TON/bin/python3 -m pip install --upgrade --quiet pip virtualenv 22:06:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:06:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:06:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:06:57 + /tmp/venv-9TON/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:07:02 + type python3 22:07:02 + true 22:07:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9TON/bin to PATH' 22:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-9TON/bin to PATH 22:07:02 + PATH=/tmp/venv-9TON/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 22:07:02 + return 0 22:07:02 + python3 --version 22:07:02 Python 3.10.6 22:07:02 + python3 -m pip --version 22:07:02 pip 23.3.2 from /tmp/venv-9TON/lib/python3.10/site-packages/pip (python 3.10) 22:07:02 + python3 -m pip freeze 22:07:03 cachetools==5.3.2 22:07:03 chardet==5.2.0 22:07:03 colorama==0.4.6 22:07:03 distlib==0.3.8 22:07:03 filelock==3.13.1 22:07:03 packaging==23.2 22:07:03 platformdirs==4.1.0 22:07:03 pluggy==1.3.0 22:07:03 pyproject-api==1.6.1 22:07:03 tomli==2.0.1 22:07:03 tox==4.11.4 22:07:03 urllib3==1.26.18 22:07:03 virtualenv==20.25.0 22:07:03 [EnvInject] - Injecting environment variables from a build step. 22:07:03 [EnvInject] - Injecting as environment variables the properties content 22:07:03 PARALLEL=false 22:07:03 22:07:03 [EnvInject] - Variables injected successfully. 22:07:03 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13555050582842744265.sh 22:07:03 ---> tox-run.sh 22:07:03 + 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 22:07:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 22:07:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 22:07:03 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 22:07:03 + cd /w/workspace/oom-master-commit-lint/. 22:07:03 + source /home/jenkins/lf-env.sh 22:07:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:07:03 ++ mktemp -d /tmp/venv-XXXX 22:07:03 + lf_venv=/tmp/venv-XM55 22:07:03 + local venv_file=/tmp/.os_lf_venv 22:07:03 + local python=python3 22:07:03 + local options 22:07:03 + local set_path=true 22:07:03 + local install_args= 22:07:03 ++ 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 22:07:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:07:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:07:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:07:03 + true 22:07:03 + case $1 in 22:07:03 + venv_file=/tmp/.toxenv 22:07:03 + shift 2 22:07:03 + true 22:07:03 + case $1 in 22:07:03 + shift 22:07:03 + break 22:07:03 + case $python in 22:07:03 + local pkg_list= 22:07:03 + [[ -d /opt/pyenv ]] 22:07:03 + echo 'Setup pyenv:' 22:07:03 Setup pyenv: 22:07:03 + export PYENV_ROOT=/opt/pyenv 22:07:03 + PYENV_ROOT=/opt/pyenv 22:07:03 + 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 22:07:03 + 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 22:07:03 + pyenv versions 22:07:03 system 22:07:03 3.8.13 22:07:03 3.9.13 22:07:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 22:07:03 + command -v pyenv 22:07:03 ++ pyenv init - --no-rehash 22:07:03 + 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[*]}"'\'')" 22:07:03 export PATH="/opt/pyenv/shims:${PATH}" 22:07:03 export PYENV_SHELL=bash 22:07:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:07:03 pyenv() { 22:07:03 local command 22:07:03 command="${1:-}" 22:07:03 if [ "$#" -gt 0 ]; then 22:07:03 shift 22:07:03 fi 22:07:03 22:07:03 case "$command" in 22:07:03 rehash|shell) 22:07:03 eval "$(pyenv "sh-$command" "$@")" 22:07:03 ;; 22:07:03 *) 22:07:03 command pyenv "$command" "$@" 22:07:03 ;; 22:07:03 esac 22:07:03 }' 22:07:03 +++ 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[*]}"' 22:07:03 ++ 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 22:07:03 ++ 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 22:07:03 ++ 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 22:07:03 ++ export PYENV_SHELL=bash 22:07:03 ++ PYENV_SHELL=bash 22:07:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:07:03 +++ complete -F _pyenv pyenv 22:07:03 ++ lf-pyver python3 22:07:03 ++ local py_version_xy=python3 22:07:03 ++ local py_version_xyz= 22:07:03 ++ pyenv versions 22:07:03 ++ sed 's/^[ *]* //' 22:07:03 ++ local command 22:07:03 ++ command=versions 22:07:03 ++ '[' 1 -gt 0 ']' 22:07:03 ++ shift 22:07:03 ++ case "$command" in 22:07:03 ++ command pyenv versions 22:07:03 ++ pyenv versions 22:07:03 ++ awk '{ print $1 }' 22:07:03 ++ grep -E '^[0-9.]*[0-9]$' 22:07:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:07:03 +++ grep '^3' /tmp/.pyenv_versions 22:07:03 +++ sort -V 22:07:03 +++ tail -n 1 22:07:03 ++ py_version_xyz=3.10.6 22:07:03 ++ [[ -z 3.10.6 ]] 22:07:03 ++ echo 3.10.6 22:07:03 ++ return 0 22:07:03 + pyenv local 3.10.6 22:07:03 + local command 22:07:03 + command=local 22:07:03 + '[' 2 -gt 0 ']' 22:07:03 + shift 22:07:03 + case "$command" in 22:07:03 + command pyenv local 3.10.6 22:07:03 + pyenv local 3.10.6 22:07:03 + for arg in "$@" 22:07:03 + case $arg in 22:07:03 + pkg_list+='tox ' 22:07:03 + for arg in "$@" 22:07:03 + case $arg in 22:07:03 + pkg_list+='virtualenv ' 22:07:03 + for arg in "$@" 22:07:03 + case $arg in 22:07:03 + pkg_list+='urllib3~=1.26.15 ' 22:07:03 + [[ -f /tmp/.toxenv ]] 22:07:03 ++ cat /tmp/.toxenv 22:07:03 + lf_venv=/tmp/venv-9TON 22:07:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TON from' file:/tmp/.toxenv 22:07:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TON from file:/tmp/.toxenv 22:07:03 + /tmp/venv-9TON/bin/python3 -m pip install --upgrade --quiet pip virtualenv 22:07:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:07:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:07:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:07:04 + /tmp/venv-9TON/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:07:06 + type python3 22:07:06 + true 22:07:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9TON/bin to PATH' 22:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-9TON/bin to PATH 22:07:06 + PATH=/tmp/venv-9TON/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 22:07:06 + return 0 22:07:06 + [[ -d /opt/pyenv ]] 22:07:06 + echo '---> Setting up pyenv' 22:07:06 ---> Setting up pyenv 22:07:06 + export PYENV_ROOT=/opt/pyenv 22:07:06 + PYENV_ROOT=/opt/pyenv 22:07:06 + export PATH=/opt/pyenv/bin:/tmp/venv-9TON/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 22:07:06 + PATH=/opt/pyenv/bin:/tmp/venv-9TON/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 22:07:06 ++ pwd 22:07:06 + PYTHONPATH=/w/workspace/oom-master-commit-lint 22:07:06 + export PYTHONPATH 22:07:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:07:06 + TOX_TESTENV_PASSENV=PYTHONPATH 22:07:06 + tox --version 22:07:06 4.11.4 from /tmp/venv-9TON/lib/python3.10/site-packages/tox/__init__.py 22:07:06 + PARALLEL=false 22:07:06 + TOX_OPTIONS_LIST= 22:07:06 + [[ -n gitlint ]] 22:07:06 + TOX_OPTIONS_LIST=' -e gitlint' 22:07:06 + case ${PARALLEL,,} in 22:07:06 + tox -e gitlint 22:07:06 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 22:07:08 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 22:07:32 gitlint: freeze> python -m pip freeze --all 22:07:33 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.12,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.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==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 22:07:33 gitlint: commands[0]> gitlint 22:07:33 gitlint: OK (26.22=setup[26.04]+cmd[0.18] seconds) 22:07:33 congratulations :) (26.38 seconds) 22:07:33 + tox_status=0 22:07:33 + echo '---> Completed tox runs' 22:07:33 ---> Completed tox runs 22:07:33 + for i in .tox/*/log 22:07:33 ++ echo .tox/gitlint/log 22:07:33 ++ awk -F/ '{print $2}' 22:07:33 + tox_env=gitlint 22:07:33 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 22:07:33 + DOC_DIR=docs/_build/html 22:07:33 + [[ -d docs/_build/html ]] 22:07:33 + echo '---> tox-run.sh ends' 22:07:33 ---> tox-run.sh ends 22:07:33 + test 0 -eq 0 22:07:33 $ ssh-agent -k 22:07:33 unset SSH_AUTH_SOCK; 22:07:33 unset SSH_AGENT_PID; 22:07:33 echo Agent pid 1854 killed; 22:07:33 [ssh-agent] Stopped. 22:07:33 [PostBuildScript] - [INFO] Executing post build scripts. 22:07:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9867684992618169066.sh 22:07:33 ---> sysstat.sh 22:07:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16424371487696361068.sh 22:07:33 ---> package-listing.sh 22:07:33 ++ facter osfamily 22:07:33 ++ tr '[:upper:]' '[:lower:]' 22:07:34 + OS_FAMILY=debian 22:07:34 + workspace=/w/workspace/oom-master-commit-lint 22:07:34 + START_PACKAGES=/tmp/packages_start.txt 22:07:34 + END_PACKAGES=/tmp/packages_end.txt 22:07:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:07:34 + PACKAGES=/tmp/packages_start.txt 22:07:34 + '[' /w/workspace/oom-master-commit-lint ']' 22:07:34 + PACKAGES=/tmp/packages_end.txt 22:07:34 + case "${OS_FAMILY}" in 22:07:34 + dpkg -l 22:07:34 + grep '^ii' 22:07:34 + '[' -f /tmp/packages_start.txt ']' 22:07:34 + '[' -f /tmp/packages_end.txt ']' 22:07:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:07:34 + '[' /w/workspace/oom-master-commit-lint ']' 22:07:34 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 22:07:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 22:07:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15012026997494746138.sh 22:07:34 ---> capture-instance-metadata.sh 22:07:34 Setup pyenv: 22:07:34 system 22:07:34 3.8.13 22:07:34 3.9.13 22:07:34 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 22:07:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UJKJ 22:07:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:07:40 lf-activate-venv(): INFO: Installing: lftools 22:08:12 lf-activate-venv(): INFO: Adding /tmp/venv-UJKJ/bin to PATH 22:08:12 INFO: Running in OpenStack, capturing instance metadata 22:08:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3260029205902686192.sh 22:08:12 provisioning config files... 22:08:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config8601967437017820397tmp 22:08:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:08:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:08:12 [EnvInject] - Injecting environment variables from a build step. 22:08:12 [EnvInject] - Injecting as environment variables the properties content 22:08:12 SERVER_ID=logs 22:08:12 22:08:12 [EnvInject] - Variables injected successfully. 22:08:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14613622084334668965.sh 22:08:12 ---> create-netrc.sh 22:08:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10886774569472524998.sh 22:08:13 ---> python-tools-install.sh 22:08:13 Setup pyenv: 22:08:13 system 22:08:13 3.8.13 22:08:13 3.9.13 22:08:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 22:08:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UJKJ from file:/tmp/.os_lf_venv 22:08:14 lf-activate-venv(): INFO: Installing: lftools 22:08:21 lf-activate-venv(): INFO: Adding /tmp/venv-UJKJ/bin to PATH 22:08:21 Generating Requirements File 22:08:51 Python 3.10.6 22:08:52 pip 23.3.2 from /tmp/venv-UJKJ/lib/python3.10/site-packages/pip (python 3.10) 22:08:52 appdirs==1.4.4 22:08:52 argcomplete==3.2.1 22:08:52 aspy.yaml==1.3.0 22:08:52 attrs==23.2.0 22:08:52 autopage==0.5.2 22:08:52 beautifulsoup4==4.12.2 22:08:52 boto3==1.34.16 22:08:52 botocore==1.34.16 22:08:52 bs4==0.0.1 22:08:52 cachetools==5.3.2 22:08:52 certifi==2023.11.17 22:08:52 cffi==1.16.0 22:08:52 cfgv==3.4.0 22:08:52 chardet==5.2.0 22:08:52 charset-normalizer==3.3.2 22:08:52 click==8.1.7 22:08:52 cliff==4.4.0 22:08:52 cmd2==2.4.3 22:08:52 cryptography==3.3.2 22:08:52 debtcollector==2.5.0 22:08:52 decorator==5.1.1 22:08:52 defusedxml==0.7.1 22:08:52 Deprecated==1.2.14 22:08:52 distlib==0.3.8 22:08:52 dnspython==2.4.2 22:08:52 docker==4.2.2 22:08:52 dogpile.cache==1.3.0 22:08:52 email-validator==2.1.0.post1 22:08:52 filelock==3.13.1 22:08:52 future==0.18.3 22:08:52 gitdb==4.0.11 22:08:52 GitPython==3.1.41 22:08:52 google-auth==2.26.1 22:08:52 httplib2==0.22.0 22:08:52 identify==2.5.33 22:08:52 idna==3.6 22:08:52 importlib-metadata==7.0.1 22:08:52 importlib-resources==1.5.0 22:08:52 iso8601==2.1.0 22:08:52 Jinja2==3.1.2 22:08:52 jmespath==1.0.1 22:08:52 jsonpatch==1.33 22:08:52 jsonpointer==2.4 22:08:52 jsonschema==4.20.0 22:08:52 jsonschema-specifications==2023.12.1 22:08:52 keystoneauth1==5.4.0 22:08:52 kubernetes==29.0.0 22:08:52 lftools==0.37.8 22:08:52 lxml==5.1.0 22:08:52 MarkupSafe==2.1.3 22:08:52 msgpack==1.0.7 22:08:52 multi_key_dict==2.0.3 22:08:52 munch==4.0.0 22:08:52 netaddr==0.10.1 22:08:52 netifaces==0.11.0 22:08:52 niet==1.4.2 22:08:52 nodeenv==1.8.0 22:08:52 oauth2client==4.1.3 22:08:52 oauthlib==3.2.2 22:08:52 openstacksdk==0.62.0 22:08:52 os-client-config==2.1.0 22:08:52 os-service-types==1.7.0 22:08:52 osc-lib==2.9.0 22:08:52 oslo.config==9.3.0 22:08:52 oslo.context==5.3.0 22:08:52 oslo.i18n==6.2.0 22:08:52 oslo.log==5.4.0 22:08:52 oslo.serialization==5.3.0 22:08:52 oslo.utils==6.3.0 22:08:52 packaging==23.2 22:08:52 pbr==6.0.0 22:08:52 platformdirs==4.1.0 22:08:52 prettytable==3.9.0 22:08:52 pyasn1==0.5.1 22:08:52 pyasn1-modules==0.3.0 22:08:52 pycparser==2.21 22:08:52 pygerrit2==2.0.15 22:08:52 PyGithub==2.1.1 22:08:52 pyinotify==0.9.6 22:08:52 PyJWT==2.8.0 22:08:52 PyNaCl==1.5.0 22:08:52 pyparsing==2.4.7 22:08:52 pyperclip==1.8.2 22:08:52 pyrsistent==0.20.0 22:08:52 python-cinderclient==9.4.0 22:08:52 python-dateutil==2.8.2 22:08:52 python-heatclient==3.4.0 22:08:52 python-jenkins==1.8.2 22:08:52 python-keystoneclient==5.2.0 22:08:52 python-magnumclient==4.3.0 22:08:52 python-novaclient==18.4.0 22:08:52 python-openstackclient==6.0.0 22:08:52 python-swiftclient==4.4.0 22:08:52 pytz==2023.3.post1 22:08:52 PyYAML==6.0.1 22:08:52 referencing==0.32.1 22:08:52 requests==2.31.0 22:08:52 requests-oauthlib==1.3.1 22:08:52 requestsexceptions==1.4.0 22:08:52 rfc3986==2.0.0 22:08:52 rpds-py==0.16.2 22:08:52 rsa==4.9 22:08:52 ruamel.yaml==0.18.5 22:08:52 ruamel.yaml.clib==0.2.8 22:08:52 s3transfer==0.10.0 22:08:52 simplejson==3.19.2 22:08:52 six==1.16.0 22:08:52 smmap==5.0.1 22:08:52 soupsieve==2.5 22:08:52 stevedore==5.1.0 22:08:52 tabulate==0.9.0 22:08:52 toml==0.10.2 22:08:52 tomlkit==0.12.3 22:08:52 tqdm==4.66.1 22:08:52 typing_extensions==4.9.0 22:08:52 tzdata==2023.4 22:08:52 urllib3==1.26.18 22:08:52 virtualenv==20.25.0 22:08:52 wcwidth==0.2.13 22:08:52 websocket-client==1.7.0 22:08:52 wrapt==1.16.0 22:08:52 xdg==6.0.0 22:08:52 xmltodict==0.13.0 22:08:52 yq==3.2.3 22:08:52 zipp==3.17.0 22:08:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5932976701211409963.sh 22:08:52 ---> sudo-logs.sh 22:08:52 Archiving 'sudo' log.. 22:08:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16823306865347079717.sh 22:08:53 ---> job-cost.sh 22:08:53 Setup pyenv: 22:08:53 system 22:08:53 3.8.13 22:08:53 3.9.13 22:08:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 22:08:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UJKJ from file:/tmp/.os_lf_venv 22:08:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:09:01 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. 22:09:01 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 22:09:02 lf-activate-venv(): INFO: Adding /tmp/venv-UJKJ/bin to PATH 22:09:02 INFO: No Stack... 22:09:02 INFO: Retrieving Pricing Info for: v3-standard-4 22:09:02 INFO: Archiving Costs 22:09:02 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9439477869323477740.sh 22:09:02 ---> logs-deploy.sh 22:09:02 Setup pyenv: 22:09:02 system 22:09:02 3.8.13 22:09:02 3.9.13 22:09:02 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 22:09:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UJKJ from file:/tmp/.os_lf_venv 22:09:04 lf-activate-venv(): INFO: Installing: lftools 22:09:14 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. 22:09:14 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 22:09:14 lf-activate-venv(): INFO: Adding /tmp/venv-UJKJ/bin to PATH 22:09:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7143 22:09:14 INFO: archiving workspace using pattern(s): 22:09:15 Archives upload complete. 22:09:15 INFO: archiving logs to Nexus 22:09:16 ---> uname -a: 22:09:16 Linux prd-ubuntu1804-builder-4c-4g-11094 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:09:16 22:09:16 22:09:16 ---> lscpu: 22:09:16 Architecture: x86_64 22:09:16 CPU op-mode(s): 32-bit, 64-bit 22:09:16 Byte Order: Little Endian 22:09:16 CPU(s): 4 22:09:16 On-line CPU(s) list: 0-3 22:09:16 Thread(s) per core: 1 22:09:16 Core(s) per socket: 1 22:09:16 Socket(s): 4 22:09:16 NUMA node(s): 1 22:09:16 Vendor ID: AuthenticAMD 22:09:16 CPU family: 23 22:09:16 Model: 49 22:09:16 Model name: AMD EPYC-Rome Processor 22:09:16 Stepping: 0 22:09:16 CPU MHz: 2799.998 22:09:16 BogoMIPS: 5599.99 22:09:16 Virtualization: AMD-V 22:09:16 Hypervisor vendor: KVM 22:09:16 Virtualization type: full 22:09:16 L1d cache: 32K 22:09:16 L1i cache: 32K 22:09:16 L2 cache: 512K 22:09:16 L3 cache: 16384K 22:09:16 NUMA node0 CPU(s): 0-3 22:09:16 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 22:09:16 22:09:16 22:09:16 ---> nproc: 22:09:16 4 22:09:16 22:09:16 22:09:16 ---> df -h: 22:09:16 Filesystem Size Used Avail Use% Mounted on 22:09:16 udev 7.9G 0 7.9G 0% /dev 22:09:16 tmpfs 1.6G 672K 1.6G 1% /run 22:09:16 /dev/vda1 78G 8.5G 69G 11% / 22:09:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:09:16 tmpfs 5.0M 0 5.0M 0% /run/lock 22:09:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:09:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:09:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:09:16 22:09:16 22:09:16 ---> free -m: 22:09:16 total used free shared buff/cache available 22:09:16 Mem: 16040 551 13195 0 2292 15165 22:09:16 Swap: 1023 0 1023 22:09:16 22:09:16 22:09:16 ---> ip addr: 22:09:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:09:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:09:16 inet 127.0.0.1/8 scope host lo 22:09:16 valid_lft forever preferred_lft forever 22:09:16 inet6 ::1/128 scope host 22:09:16 valid_lft forever preferred_lft forever 22:09:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:09:16 link/ether fa:16:3e:c6:21:30 brd ff:ff:ff:ff:ff:ff 22:09:16 inet 10.30.107.202/23 brd 10.30.107.255 scope global dynamic ens3 22:09:16 valid_lft 86208sec preferred_lft 86208sec 22:09:16 inet6 fe80::f816:3eff:fec6:2130/64 scope link 22:09:16 valid_lft forever preferred_lft forever 22:09:16 22:09:16 22:09:16 ---> sar -b -r -n DEV: 22:09:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11094) 01/10/24 _x86_64_ (4 CPU) 22:09:16 22:09:16 22:06:09 LINUX RESTART (4 CPU) 22:09:16 22:09:16 22:07:02 tps rtps wtps bread/s bwrtn/s 22:09:16 22:08:01 104.27 11.88 92.39 449.42 13433.25 22:09:16 22:09:01 125.32 14.18 111.15 1073.24 18497.03 22:09:16 Average: 114.89 13.04 101.85 763.98 15986.63 22:09:16 22:09:16 22:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:09:16 22:08:01 13738600 15516052 2686360 16.36 72004 1897168 824860 4.72 747972 1704836 233836 22:09:16 22:09:01 13482548 15515276 2942412 17.91 95016 2114932 791472 4.53 782904 1894468 126872 22:09:16 Average: 13610574 15515664 2814386 17.13 83510 2006050 808166 4.63 765438 1799652 180354 22:09:16 22:09:16 22:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:09:16 22:08:01 ens3 93.46 58.89 1295.00 12.52 0.00 0.00 0.00 0.00 22:09:16 22:08:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 22:09:16 22:09:01 ens3 37.27 28.49 362.11 7.34 0.00 0.00 0.00 0.00 22:09:16 22:09:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 22:09:16 Average: ens3 65.13 43.56 824.60 9.91 0.00 0.00 0.00 0.00 22:09:16 Average: lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 22:09:16 22:09:16 22:09:16 ---> sar -P ALL: 22:09:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11094) 01/10/24 _x86_64_ (4 CPU) 22:09:16 22:09:16 22:06:09 LINUX RESTART (4 CPU) 22:09:16 22:09:16 22:07:02 CPU %user %nice %system %iowait %steal %idle 22:09:16 22:08:01 all 19.54 0.00 1.59 3.63 0.07 75.16 22:09:16 22:08:01 0 31.40 0.00 2.04 3.02 0.07 63.47 22:09:16 22:08:01 1 2.96 0.00 0.80 9.66 0.09 86.50 22:09:16 22:08:01 2 23.91 0.00 1.97 1.70 0.09 72.33 22:09:16 22:08:01 3 19.76 0.00 1.55 0.15 0.05 78.49 22:09:16 22:09:01 all 21.56 0.00 1.59 3.14 0.06 73.66 22:09:16 22:09:01 0 26.66 0.00 1.89 3.14 0.10 68.21 22:09:16 22:09:01 1 6.11 0.00 0.76 2.80 0.03 90.29 22:09:16 22:09:01 2 33.32 0.00 2.14 5.94 0.07 58.54 22:09:16 22:09:01 3 20.36 0.00 1.57 0.70 0.07 77.30 22:09:16 Average: all 20.56 0.00 1.59 3.38 0.07 74.40 22:09:16 Average: 0 29.01 0.00 1.96 3.08 0.08 65.86 22:09:16 Average: 1 4.56 0.00 0.78 6.17 0.06 88.43 22:09:16 Average: 2 28.65 0.00 2.06 3.84 0.08 65.37 22:09:16 Average: 3 20.06 0.00 1.56 0.43 0.06 77.89 22:09:16 22:09:16 22:09:16