15:01:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 15:01:55 Running as SYSTEM 15:01:55 [EnvInject] - Loading node environment variables. 15:01:56 Building remotely on prd-ubuntu1804-builder-4c-4g-3099 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:01:56 [ssh-agent] Looking for ssh-agent implementation... 15:01:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:56 $ ssh-agent 15:01:56 SSH_AUTH_SOCK=/tmp/ssh-7P7L9DfyawiU/agent.1696 15:01:56 SSH_AGENT_PID=1698 15:01:56 [ssh-agent] Started. 15:01:56 Running ssh-add (command line suppressed) 15:01:56 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_18423739999213267411.key (/w/workspace/oom-master-commit-lint@tmp/private_key_18423739999213267411.key) 15:01:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:01:56 The recommended git tool is: NONE 15:01:58 using credential onap-jenkins-ssh 15:01:58 Wiping out workspace first. 15:01:58 Cloning the remote Git repository 15:01:58 Cloning repository git://cloud.onap.org/mirror/oom.git 15:01:58 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:01:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:01:58 > git --version # timeout=10 15:01:58 > git --version # 'git version 2.17.1' 15:01:58 using GIT_SSH to set credentials Gerrit user 15:01:58 Verifying host key using manually-configured host key entries 15:01:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:02:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:02:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:02:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:02:03 using GIT_SSH to set credentials Gerrit user 15:02:03 Verifying host key using manually-configured host key entries 15:02:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/8 # timeout=30 15:02:04 > git rev-parse 7a38e0832ce8b1c7b36c95d1c069dc9f4a59b1f8^{commit} # timeout=10 15:02:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:02:04 Checking out Revision 7a38e0832ce8b1c7b36c95d1c069dc9f4a59b1f8 (refs/changes/95/136395/8) 15:02:04 > git config core.sparsecheckout # timeout=10 15:02:04 > git checkout -f 7a38e0832ce8b1c7b36c95d1c069dc9f4a59b1f8 # timeout=30 15:02:07 Commit message: "[CPS] Config updates for cps-core and DMI" 15:02:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:02:07 > git rev-list --no-walk b1a0103760fdee36c958210c73a1d774658238dc # timeout=10 15:02:07 [EnvInject] - Injecting environment variables from a build step. 15:02:07 [EnvInject] - Injecting as environment variables the properties content 15:02:07 PYTHON=python3 15:02:07 15:02:07 [EnvInject] - Variables injected successfully. 15:02:07 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15110813182284863355.sh 15:02:07 ---> tox-install.sh 15:02:07 + source /home/jenkins/lf-env.sh 15:02:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:02:07 ++ mktemp -d /tmp/venv-XXXX 15:02:07 + lf_venv=/tmp/venv-2B6W 15:02:07 + local venv_file=/tmp/.os_lf_venv 15:02:07 + local python=python3 15:02:07 + local options 15:02:07 + local set_path=true 15:02:07 + local install_args= 15:02:07 ++ 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 15:02:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:02:07 + true 15:02:07 + case $1 in 15:02:07 + venv_file=/tmp/.toxenv 15:02:07 + shift 2 15:02:07 + true 15:02:07 + case $1 in 15:02:07 + shift 15:02:07 + break 15:02:07 + case $python in 15:02:07 + local pkg_list= 15:02:07 + [[ -d /opt/pyenv ]] 15:02:07 + echo 'Setup pyenv:' 15:02:07 Setup pyenv: 15:02:07 + export PYENV_ROOT=/opt/pyenv 15:02:07 + PYENV_ROOT=/opt/pyenv 15:02:07 + 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 15:02:07 + 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 15:02:07 + pyenv versions 15:02:07 * system (set by /opt/pyenv/version) 15:02:07 * 3.8.13 (set by /opt/pyenv/version) 15:02:07 * 3.9.13 (set by /opt/pyenv/version) 15:02:07 * 3.10.6 (set by /opt/pyenv/version) 15:02:07 + command -v pyenv 15:02:07 ++ pyenv init - --no-rehash 15:02:07 + 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[*]}"'\'')" 15:02:07 export PATH="/opt/pyenv/shims:${PATH}" 15:02:07 export PYENV_SHELL=bash 15:02:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:02:07 pyenv() { 15:02:07 local command 15:02:07 command="${1:-}" 15:02:07 if [ "$#" -gt 0 ]; then 15:02:07 shift 15:02:07 fi 15:02:07 15:02:07 case "$command" in 15:02:07 rehash|shell) 15:02:07 eval "$(pyenv "sh-$command" "$@")" 15:02:07 ;; 15:02:07 *) 15:02:07 command pyenv "$command" "$@" 15:02:07 ;; 15:02:07 esac 15:02:07 }' 15:02:07 +++ 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[*]}"' 15:02:07 ++ 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 15:02:07 ++ 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 15:02:07 ++ 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 15:02:07 ++ export PYENV_SHELL=bash 15:02:07 ++ PYENV_SHELL=bash 15:02:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:02:07 +++ complete -F _pyenv pyenv 15:02:07 ++ lf-pyver python3 15:02:07 ++ local py_version_xy=python3 15:02:07 ++ local py_version_xyz= 15:02:07 ++ sed 's/^[ *]* //' 15:02:07 ++ grep -E '^[0-9.]*[0-9]$' 15:02:07 ++ pyenv versions 15:02:07 ++ local command 15:02:07 ++ awk '{ print $1 }' 15:02:07 ++ command=versions 15:02:07 ++ '[' 1 -gt 0 ']' 15:02:07 ++ shift 15:02:07 ++ case "$command" in 15:02:07 ++ command pyenv versions 15:02:07 ++ pyenv versions 15:02:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:02:08 +++ grep '^3' /tmp/.pyenv_versions 15:02:08 +++ sort -V 15:02:08 +++ tail -n 1 15:02:08 ++ py_version_xyz=3.10.6 15:02:08 ++ [[ -z 3.10.6 ]] 15:02:08 ++ echo 3.10.6 15:02:08 ++ return 0 15:02:08 + pyenv local 3.10.6 15:02:08 + local command 15:02:08 + command=local 15:02:08 + '[' 2 -gt 0 ']' 15:02:08 + shift 15:02:08 + case "$command" in 15:02:08 + command pyenv local 3.10.6 15:02:08 + pyenv local 3.10.6 15:02:08 + for arg in "$@" 15:02:08 + case $arg in 15:02:08 + pkg_list+='tox ' 15:02:08 + for arg in "$@" 15:02:08 + case $arg in 15:02:08 + pkg_list+='virtualenv ' 15:02:08 + for arg in "$@" 15:02:08 + case $arg in 15:02:08 + pkg_list+='urllib3~=1.26.15 ' 15:02:08 + [[ -f /tmp/.toxenv ]] 15:02:08 + [[ ! -f /tmp/.toxenv ]] 15:02:08 + [[ -n '' ]] 15:02:08 + python3 -m venv /tmp/venv-2B6W 15:02:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2B6W' 15:02:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2B6W 15:02:12 + echo /tmp/venv-2B6W 15:02:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:02:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:02:12 + /tmp/venv-2B6W/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:02:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:02:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:02:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:02:15 + /tmp/venv-2B6W/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:02:18 + type python3 15:02:18 + true 15:02:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2B6W/bin to PATH' 15:02:18 lf-activate-venv(): INFO: Adding /tmp/venv-2B6W/bin to PATH 15:02:18 + PATH=/tmp/venv-2B6W/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 15:02:18 + return 0 15:02:18 + python3 --version 15:02:18 Python 3.10.6 15:02:18 + python3 -m pip --version 15:02:19 pip 23.3.1 from /tmp/venv-2B6W/lib/python3.10/site-packages/pip (python 3.10) 15:02:19 + python3 -m pip freeze 15:02:19 cachetools==5.3.2 15:02:19 chardet==5.2.0 15:02:19 colorama==0.4.6 15:02:19 distlib==0.3.7 15:02:19 filelock==3.13.1 15:02:19 packaging==23.2 15:02:19 platformdirs==4.1.0 15:02:19 pluggy==1.3.0 15:02:19 pyproject-api==1.6.1 15:02:19 tomli==2.0.1 15:02:19 tox==4.11.4 15:02:19 urllib3==1.26.18 15:02:19 virtualenv==20.25.0 15:02:19 [EnvInject] - Injecting environment variables from a build step. 15:02:19 [EnvInject] - Injecting as environment variables the properties content 15:02:19 PARALLEL=false 15:02:19 15:02:19 [EnvInject] - Variables injected successfully. 15:02:19 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2241466162767717526.sh 15:02:19 ---> tox-run.sh 15:02:19 + 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 15:02:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:02:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:02:19 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:02:19 + cd /w/workspace/oom-master-commit-lint/. 15:02:19 + source /home/jenkins/lf-env.sh 15:02:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:02:19 ++ mktemp -d /tmp/venv-XXXX 15:02:19 + lf_venv=/tmp/venv-crU6 15:02:19 + local venv_file=/tmp/.os_lf_venv 15:02:19 + local python=python3 15:02:19 + local options 15:02:19 + local set_path=true 15:02:19 + local install_args= 15:02:19 ++ 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 15:02:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:02:19 + true 15:02:19 + case $1 in 15:02:19 + venv_file=/tmp/.toxenv 15:02:19 + shift 2 15:02:19 + true 15:02:19 + case $1 in 15:02:19 + shift 15:02:19 + break 15:02:19 + case $python in 15:02:19 + local pkg_list= 15:02:19 + [[ -d /opt/pyenv ]] 15:02:19 + echo 'Setup pyenv:' 15:02:19 Setup pyenv: 15:02:19 + export PYENV_ROOT=/opt/pyenv 15:02:19 + PYENV_ROOT=/opt/pyenv 15:02:19 + 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 15:02:19 + 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 15:02:19 + pyenv versions 15:02:19 system 15:02:19 3.8.13 15:02:19 3.9.13 15:02:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:02:19 + command -v pyenv 15:02:19 ++ pyenv init - --no-rehash 15:02:19 + 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[*]}"'\'')" 15:02:19 export PATH="/opt/pyenv/shims:${PATH}" 15:02:19 export PYENV_SHELL=bash 15:02:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:02:19 pyenv() { 15:02:19 local command 15:02:19 command="${1:-}" 15:02:19 if [ "$#" -gt 0 ]; then 15:02:19 shift 15:02:19 fi 15:02:19 15:02:19 case "$command" in 15:02:19 rehash|shell) 15:02:19 eval "$(pyenv "sh-$command" "$@")" 15:02:19 ;; 15:02:19 *) 15:02:19 command pyenv "$command" "$@" 15:02:19 ;; 15:02:19 esac 15:02:19 }' 15:02:19 +++ 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[*]}"' 15:02:19 ++ 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 15:02:19 ++ 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 15:02:19 ++ 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 15:02:19 ++ export PYENV_SHELL=bash 15:02:19 ++ PYENV_SHELL=bash 15:02:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:02:19 +++ complete -F _pyenv pyenv 15:02:19 ++ lf-pyver python3 15:02:19 ++ local py_version_xy=python3 15:02:19 ++ local py_version_xyz= 15:02:19 ++ pyenv versions 15:02:19 ++ local command 15:02:19 ++ command=versions 15:02:19 ++ '[' 1 -gt 0 ']' 15:02:19 ++ shift 15:02:19 ++ case "$command" in 15:02:19 ++ command pyenv versions 15:02:19 ++ pyenv versions 15:02:19 ++ awk '{ print $1 }' 15:02:19 ++ grep -E '^[0-9.]*[0-9]$' 15:02:19 ++ sed 's/^[ *]* //' 15:02:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:02:19 +++ sort -V 15:02:19 +++ grep '^3' /tmp/.pyenv_versions 15:02:19 +++ tail -n 1 15:02:19 ++ py_version_xyz=3.10.6 15:02:19 ++ [[ -z 3.10.6 ]] 15:02:19 ++ echo 3.10.6 15:02:19 ++ return 0 15:02:19 + pyenv local 3.10.6 15:02:19 + local command 15:02:19 + command=local 15:02:19 + '[' 2 -gt 0 ']' 15:02:19 + shift 15:02:19 + case "$command" in 15:02:19 + command pyenv local 3.10.6 15:02:19 + pyenv local 3.10.6 15:02:19 + for arg in "$@" 15:02:19 + case $arg in 15:02:19 + pkg_list+='tox ' 15:02:19 + for arg in "$@" 15:02:19 + case $arg in 15:02:19 + pkg_list+='virtualenv ' 15:02:19 + for arg in "$@" 15:02:19 + case $arg in 15:02:19 + pkg_list+='urllib3~=1.26.15 ' 15:02:19 + [[ -f /tmp/.toxenv ]] 15:02:19 ++ cat /tmp/.toxenv 15:02:19 + lf_venv=/tmp/venv-2B6W 15:02:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2B6W from' file:/tmp/.toxenv 15:02:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2B6W from file:/tmp/.toxenv 15:02:19 + /tmp/venv-2B6W/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:02:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:02:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:02:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:02:20 + /tmp/venv-2B6W/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:02:21 + type python3 15:02:21 + true 15:02:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2B6W/bin to PATH' 15:02:21 lf-activate-venv(): INFO: Adding /tmp/venv-2B6W/bin to PATH 15:02:21 + PATH=/tmp/venv-2B6W/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 15:02:21 + return 0 15:02:21 + [[ -d /opt/pyenv ]] 15:02:21 + echo '---> Setting up pyenv' 15:02:21 ---> Setting up pyenv 15:02:21 + export PYENV_ROOT=/opt/pyenv 15:02:21 + PYENV_ROOT=/opt/pyenv 15:02:21 + export PATH=/opt/pyenv/bin:/tmp/venv-2B6W/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 15:02:21 + PATH=/opt/pyenv/bin:/tmp/venv-2B6W/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 15:02:21 ++ pwd 15:02:21 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:02:21 + export PYTHONPATH 15:02:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:02:21 + TOX_TESTENV_PASSENV=PYTHONPATH 15:02:21 + tox --version 15:02:22 4.11.4 from /tmp/venv-2B6W/lib/python3.10/site-packages/tox/__init__.py 15:02:22 + PARALLEL=false 15:02:22 + TOX_OPTIONS_LIST= 15:02:22 + [[ -n gitlint ]] 15:02:22 + TOX_OPTIONS_LIST=' -e gitlint' 15:02:22 + case ${PARALLEL,,} in 15:02:22 + tox -e gitlint 15:02:22 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:02:24 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 15:02:51 gitlint: freeze> python -m pip freeze --all 15:02:52 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.7.0,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.12.0,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 15:02:52 gitlint: commands[0]> gitlint 15:02:52 gitlint: OK (29.66=setup[29.48]+cmd[0.18] seconds) 15:02:52 congratulations :) (29.86 seconds) 15:02:52 + tox_status=0 15:02:52 + echo '---> Completed tox runs' 15:02:52 ---> Completed tox runs 15:02:52 + for i in .tox/*/log 15:02:52 ++ echo .tox/gitlint/log 15:02:52 ++ awk -F/ '{print $2}' 15:02:52 + tox_env=gitlint 15:02:52 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:02:52 + DOC_DIR=docs/_build/html 15:02:52 + [[ -d docs/_build/html ]] 15:02:52 + echo '---> tox-run.sh ends' 15:02:52 ---> tox-run.sh ends 15:02:52 + test 0 -eq 0 15:02:52 $ ssh-agent -k 15:02:52 unset SSH_AUTH_SOCK; 15:02:52 unset SSH_AGENT_PID; 15:02:52 echo Agent pid 1698 killed; 15:02:52 [ssh-agent] Stopped. 15:02:52 [PostBuildScript] - [INFO] Executing post build scripts. 15:02:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7703329355140686051.sh 15:02:52 ---> sysstat.sh 15:02:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2765154161841442481.sh 15:02:52 ---> package-listing.sh 15:02:52 ++ facter osfamily 15:02:52 ++ tr '[:upper:]' '[:lower:]' 15:02:53 + OS_FAMILY=debian 15:02:53 + workspace=/w/workspace/oom-master-commit-lint 15:02:53 + START_PACKAGES=/tmp/packages_start.txt 15:02:53 + END_PACKAGES=/tmp/packages_end.txt 15:02:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:02:53 + PACKAGES=/tmp/packages_start.txt 15:02:53 + '[' /w/workspace/oom-master-commit-lint ']' 15:02:53 + PACKAGES=/tmp/packages_end.txt 15:02:53 + case "${OS_FAMILY}" in 15:02:53 + dpkg -l 15:02:53 + grep '^ii' 15:02:53 + '[' -f /tmp/packages_start.txt ']' 15:02:53 + '[' -f /tmp/packages_end.txt ']' 15:02:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:02:53 + '[' /w/workspace/oom-master-commit-lint ']' 15:02:53 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:02:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:02:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2205148913171938136.sh 15:02:53 ---> capture-instance-metadata.sh 15:02:53 Setup pyenv: 15:02:53 system 15:02:53 3.8.13 15:02:53 3.9.13 15:02:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:02:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D6uU 15:02:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:03:00 lf-activate-venv(): INFO: Installing: lftools 15:03:33 lf-activate-venv(): INFO: Adding /tmp/venv-D6uU/bin to PATH 15:03:33 INFO: Running in OpenStack, capturing instance metadata 15:03:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1248523385077959136.sh 15:03:34 provisioning config files... 15:03:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config4603979792140111132tmp 15:03:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:03:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:03:34 [EnvInject] - Injecting environment variables from a build step. 15:03:34 [EnvInject] - Injecting as environment variables the properties content 15:03:34 SERVER_ID=logs 15:03:34 15:03:34 [EnvInject] - Variables injected successfully. 15:03:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9807606673982639427.sh 15:03:34 ---> create-netrc.sh 15:03:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2762844744428013986.sh 15:03:34 ---> python-tools-install.sh 15:03:34 Setup pyenv: 15:03:34 system 15:03:34 3.8.13 15:03:34 3.9.13 15:03:34 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:03:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D6uU from file:/tmp/.os_lf_venv 15:03:35 lf-activate-venv(): INFO: Installing: lftools 15:03:45 lf-activate-venv(): INFO: Adding /tmp/venv-D6uU/bin to PATH 15:03:45 Generating Requirements File 15:04:21 Python 3.10.6 15:04:21 pip 23.3.1 from /tmp/venv-D6uU/lib/python3.10/site-packages/pip (python 3.10) 15:04:21 appdirs==1.4.4 15:04:21 argcomplete==3.1.6 15:04:21 aspy.yaml==1.3.0 15:04:21 attrs==23.1.0 15:04:21 autopage==0.5.2 15:04:21 Babel==2.13.1 15:04:21 beautifulsoup4==4.12.2 15:04:21 boto3==1.33.9 15:04:21 botocore==1.33.9 15:04:21 bs4==0.0.1 15:04:21 cachetools==5.3.2 15:04:21 certifi==2023.11.17 15:04:21 cffi==1.16.0 15:04:21 cfgv==3.4.0 15:04:21 chardet==5.2.0 15:04:21 charset-normalizer==3.3.2 15:04:21 click==8.1.7 15:04:21 cliff==4.4.0 15:04:21 cmd2==2.4.3 15:04:21 cryptography==3.3.2 15:04:21 debtcollector==2.5.0 15:04:21 decorator==5.1.1 15:04:21 defusedxml==0.7.1 15:04:21 Deprecated==1.2.14 15:04:21 distlib==0.3.7 15:04:21 dnspython==2.4.2 15:04:21 docker==4.2.2 15:04:21 dogpile.cache==1.2.2 15:04:21 email-validator==2.1.0.post1 15:04:21 filelock==3.13.1 15:04:21 future==0.18.3 15:04:21 gitdb==4.0.11 15:04:21 GitPython==3.1.40 15:04:21 google-auth==2.25.1 15:04:21 httplib2==0.22.0 15:04:21 identify==2.5.33 15:04:21 idna==3.6 15:04:21 importlib-metadata==7.0.0 15:04:21 importlib-resources==1.5.0 15:04:21 iso8601==2.1.0 15:04:21 Jinja2==3.1.2 15:04:21 jmespath==1.0.1 15:04:21 jsonpatch==1.33 15:04:21 jsonpointer==2.4 15:04:21 jsonschema==4.20.0 15:04:21 jsonschema-specifications==2023.11.2 15:04:21 keystoneauth1==5.4.0 15:04:21 kubernetes==28.1.0 15:04:21 lftools==0.37.8 15:04:21 lxml==4.9.3 15:04:21 MarkupSafe==2.1.3 15:04:21 msgpack==1.0.7 15:04:21 multi-key-dict==2.0.3 15:04:21 munch==4.0.0 15:04:21 netaddr==0.9.0 15:04:21 netifaces==0.11.0 15:04:21 niet==1.4.2 15:04:21 nodeenv==1.8.0 15:04:21 oauth2client==4.1.3 15:04:21 oauthlib==3.2.2 15:04:21 openstacksdk==0.62.0 15:04:21 os-client-config==2.1.0 15:04:21 os-service-types==1.7.0 15:04:21 osc-lib==2.9.0 15:04:21 oslo.config==9.2.0 15:04:21 oslo.context==5.3.0 15:04:21 oslo.i18n==6.2.0 15:04:21 oslo.log==5.4.0 15:04:21 oslo.serialization==5.2.0 15:04:21 oslo.utils==6.3.0 15:04:21 packaging==23.2 15:04:21 pbr==6.0.0 15:04:21 platformdirs==4.1.0 15:04:21 prettytable==3.9.0 15:04:21 pyasn1==0.5.1 15:04:21 pyasn1-modules==0.3.0 15:04:21 pycparser==2.21 15:04:21 pygerrit2==2.0.15 15:04:21 PyGithub==2.1.1 15:04:21 pyinotify==0.9.6 15:04:21 PyJWT==2.8.0 15:04:21 PyNaCl==1.5.0 15:04:21 pyparsing==2.4.7 15:04:21 pyperclip==1.8.2 15:04:21 pyrsistent==0.20.0 15:04:21 python-cinderclient==9.4.0 15:04:21 python-dateutil==2.8.2 15:04:21 python-heatclient==3.3.0 15:04:21 python-jenkins==1.8.2 15:04:21 python-keystoneclient==5.2.0 15:04:21 python-magnumclient==4.3.0 15:04:21 python-novaclient==18.4.0 15:04:21 python-openstackclient==6.0.0 15:04:21 python-swiftclient==4.4.0 15:04:21 pytz==2023.3.post1 15:04:21 PyYAML==6.0.1 15:04:21 referencing==0.31.1 15:04:21 requests==2.31.0 15:04:21 requests-oauthlib==1.3.1 15:04:21 requestsexceptions==1.4.0 15:04:21 rfc3986==2.0.0 15:04:21 rpds-py==0.13.2 15:04:21 rsa==4.9 15:04:21 ruamel.yaml==0.18.5 15:04:21 ruamel.yaml.clib==0.2.8 15:04:21 s3transfer==0.8.2 15:04:21 simplejson==3.19.2 15:04:21 six==1.16.0 15:04:21 smmap==5.0.1 15:04:21 soupsieve==2.5 15:04:21 stevedore==5.1.0 15:04:21 tabulate==0.9.0 15:04:21 toml==0.10.2 15:04:21 tomlkit==0.12.3 15:04:21 tqdm==4.66.1 15:04:21 typing_extensions==4.8.0 15:04:21 tzdata==2023.3 15:04:21 urllib3==1.26.18 15:04:21 virtualenv==20.25.0 15:04:21 wcwidth==0.2.12 15:04:21 websocket-client==1.7.0 15:04:21 wrapt==1.16.0 15:04:21 xdg==6.0.0 15:04:21 xmltodict==0.13.0 15:04:21 yq==3.2.3 15:04:21 zipp==3.17.0 15:04:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1917374494685880897.sh 15:04:21 ---> sudo-logs.sh 15:04:21 Archiving 'sudo' log.. 15:04:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8342487142294735611.sh 15:04:22 ---> job-cost.sh 15:04:22 Setup pyenv: 15:04:22 system 15:04:22 3.8.13 15:04:22 3.9.13 15:04:22 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:04:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D6uU from file:/tmp/.os_lf_venv 15:04:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:04:31 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. 15:04:31 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:04:31 lf-activate-venv(): INFO: Adding /tmp/venv-D6uU/bin to PATH 15:04:31 INFO: No Stack... 15:04:31 INFO: Retrieving Pricing Info for: v3-standard-4 15:04:32 INFO: Archiving Costs 15:04:32 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17156814760924015313.sh 15:04:32 ---> logs-deploy.sh 15:04:32 Setup pyenv: 15:04:32 system 15:04:32 3.8.13 15:04:32 3.9.13 15:04:32 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:04:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D6uU from file:/tmp/.os_lf_venv 15:04:33 lf-activate-venv(): INFO: Installing: lftools 15:04: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. 15:04:43 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:04:44 lf-activate-venv(): INFO: Adding /tmp/venv-D6uU/bin to PATH 15:04:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7114 15:04:44 INFO: archiving workspace using pattern(s): 15:04:45 Archives upload complete. 15:04:45 INFO: archiving logs to Nexus 15:04:46 ---> uname -a: 15:04:46 Linux prd-ubuntu1804-builder-4c-4g-3099 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:04:46 15:04:46 15:04:46 ---> lscpu: 15:04:46 Architecture: x86_64 15:04:46 CPU op-mode(s): 32-bit, 64-bit 15:04:46 Byte Order: Little Endian 15:04:46 CPU(s): 4 15:04:46 On-line CPU(s) list: 0-3 15:04:46 Thread(s) per core: 1 15:04:46 Core(s) per socket: 1 15:04:46 Socket(s): 4 15:04:46 NUMA node(s): 1 15:04:46 Vendor ID: AuthenticAMD 15:04:46 CPU family: 23 15:04:46 Model: 49 15:04:46 Model name: AMD EPYC-Rome Processor 15:04:46 Stepping: 0 15:04:46 CPU MHz: 2800.000 15:04:46 BogoMIPS: 5600.00 15:04:46 Virtualization: AMD-V 15:04:46 Hypervisor vendor: KVM 15:04:46 Virtualization type: full 15:04:46 L1d cache: 32K 15:04:46 L1i cache: 32K 15:04:46 L2 cache: 512K 15:04:46 L3 cache: 16384K 15:04:46 NUMA node0 CPU(s): 0-3 15:04:46 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 15:04:46 15:04:46 15:04:46 ---> nproc: 15:04:46 4 15:04:46 15:04:46 15:04:46 ---> df -h: 15:04:46 Filesystem Size Used Avail Use% Mounted on 15:04:46 udev 7.9G 0 7.9G 0% /dev 15:04:46 tmpfs 1.6G 672K 1.6G 1% /run 15:04:46 /dev/vda1 78G 8.5G 69G 11% / 15:04:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:04:46 tmpfs 5.0M 0 5.0M 0% /run/lock 15:04:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:04:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:04:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:04:46 15:04:46 15:04:46 ---> free -m: 15:04:46 total used free shared buff/cache available 15:04:46 Mem: 16040 536 13171 0 2331 15179 15:04:46 Swap: 1023 0 1023 15:04:46 15:04:46 15:04:46 ---> ip addr: 15:04:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:04:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:04:46 inet 127.0.0.1/8 scope host lo 15:04:46 valid_lft forever preferred_lft forever 15:04:46 inet6 ::1/128 scope host 15:04:46 valid_lft forever preferred_lft forever 15:04:46 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:04:46 link/ether fa:16:3e:48:fd:91 brd ff:ff:ff:ff:ff:ff 15:04:46 inet 10.30.106.20/23 brd 10.30.107.255 scope global dynamic ens3 15:04:46 valid_lft 86203sec preferred_lft 86203sec 15:04:46 inet6 fe80::f816:3eff:fe48:fd91/64 scope link 15:04:46 valid_lft forever preferred_lft forever 15:04:46 15:04:46 15:04:46 ---> sar -b -r -n DEV: 15:04:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3099) 12/07/23 _x86_64_ (4 CPU) 15:04:46 15:04:46 15:01:31 LINUX RESTART (4 CPU) 15:04:46 15:04:46 15:02:02 tps rtps wtps bread/s bwrtn/s 15:04:46 15:03:01 214.27 31.20 183.07 1137.16 25220.81 15:04:46 15:04:01 114.31 13.88 100.43 1048.89 27347.98 15:04:46 Average: 163.87 22.47 141.40 1092.66 26293.33 15:04:46 15:04:46 15:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:04:46 15:03:01 13917472 15583296 2507496 15.27 64980 1796380 761684 4.36 669536 1616784 186184 15:04:46 15:04:01 13628600 15558600 2796368 17.03 85284 2028144 749380 4.29 726792 1818372 114556 15:04:46 Average: 13773036 15570948 2651932 16.15 75132 1912262 755532 4.32 698164 1717578 150370 15:04:46 15:04:46 15:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:04:46 15:03:01 ens3 88.70 58.65 854.21 26.53 0.00 0.00 0.00 0.00 15:04:46 15:03:01 lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 15:04:46 15:04:01 ens3 53.17 35.78 811.87 8.08 0.00 0.00 0.00 0.00 15:04:46 15:04:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 15:04:46 Average: ens3 70.79 47.12 832.86 17.23 0.00 0.00 0.00 0.00 15:04:46 Average: lo 1.48 1.48 0.15 0.15 0.00 0.00 0.00 0.00 15:04:46 15:04:46 15:04:46 ---> sar -P ALL: 15:04:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3099) 12/07/23 _x86_64_ (4 CPU) 15:04:46 15:04:46 15:01:31 LINUX RESTART (4 CPU) 15:04:46 15:04:46 15:02:02 CPU %user %nice %system %iowait %steal %idle 15:04:46 15:03:01 all 18.64 0.00 1.80 7.73 0.08 71.75 15:04:46 15:03:01 0 15.74 0.00 1.17 16.78 0.07 66.24 15:04:46 15:03:01 1 9.91 0.00 1.80 6.39 0.09 81.81 15:04:46 15:03:01 2 19.82 0.00 1.77 5.31 0.05 73.06 15:04:46 15:03:01 3 29.15 0.00 2.43 2.45 0.09 65.88 15:04:46 15:04:01 all 18.53 0.00 1.19 8.23 0.07 71.98 15:04:46 15:04:01 0 23.98 0.00 1.18 5.69 0.10 69.04 15:04:46 15:04:01 1 14.78 0.00 1.12 7.67 0.05 76.37 15:04:46 15:04:01 2 16.34 0.00 1.24 18.25 0.07 64.10 15:04:46 15:04:01 3 18.97 0.00 1.20 1.33 0.03 78.46 15:04:46 Average: all 18.59 0.00 1.49 7.99 0.07 71.86 15:04:46 Average: 0 19.90 0.00 1.18 11.18 0.08 67.65 15:04:46 Average: 1 12.36 0.00 1.46 7.03 0.07 79.07 15:04:46 Average: 2 18.07 0.00 1.50 11.83 0.06 68.54 15:04:46 Average: 3 24.01 0.00 1.81 1.89 0.06 72.24 15:04:46 15:04:46 15:04:46