15:02:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 15:02:38 Running as SYSTEM 15:02:38 [EnvInject] - Loading node environment variables. 15:02:38 Building remotely on prd-ubuntu1804-builder-4c-4g-3101 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:02:38 [ssh-agent] Looking for ssh-agent implementation... 15:02:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:38 $ ssh-agent 15:02:38 SSH_AUTH_SOCK=/tmp/ssh-YXBYTaVxf5yS/agent.1748 15:02:38 SSH_AGENT_PID=1750 15:02:38 [ssh-agent] Started. 15:02:39 Running ssh-add (command line suppressed) 15:02:39 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4148850768324444781.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4148850768324444781.key) 15:02:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:02:39 The recommended git tool is: NONE 15:02:41 using credential onap-jenkins-ssh 15:02:41 Wiping out workspace first. 15:02:41 Cloning the remote Git repository 15:02:41 Cloning repository git://cloud.onap.org/mirror/oom.git 15:02:41 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:02:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:02:41 > git --version # timeout=10 15:02:41 > git --version # 'git version 2.17.1' 15:02:41 using GIT_SSH to set credentials Gerrit user 15:02:41 Verifying host key using manually-configured host key entries 15:02:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:02:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:02:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:02:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:02:47 using GIT_SSH to set credentials Gerrit user 15:02:47 Verifying host key using manually-configured host key entries 15:02:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/8 # timeout=30 15:02:47 > git rev-parse 7a38e0832ce8b1c7b36c95d1c069dc9f4a59b1f8^{commit} # timeout=10 15:02:47 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:47 Checking out Revision 7a38e0832ce8b1c7b36c95d1c069dc9f4a59b1f8 (refs/changes/95/136395/8) 15:02:47 > git config core.sparsecheckout # timeout=10 15:02:47 > git checkout -f 7a38e0832ce8b1c7b36c95d1c069dc9f4a59b1f8 # timeout=30 15:02:50 Commit message: "[CPS] Config updates for cps-core and DMI" 15:02:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:02:50 > git rev-list --no-walk b1a0103760fdee36c958210c73a1d774658238dc # timeout=10 15:02:50 [EnvInject] - Injecting environment variables from a build step. 15:02:50 [EnvInject] - Injecting as environment variables the properties content 15:02:50 PYTHON=python3 15:02:50 15:02:50 [EnvInject] - Variables injected successfully. 15:02:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8162999195530920006.sh 15:02:50 ---> tox-install.sh 15:02:50 + source /home/jenkins/lf-env.sh 15:02:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:02:50 ++ mktemp -d /tmp/venv-XXXX 15:02:50 + lf_venv=/tmp/venv-J3Tt 15:02:50 + local venv_file=/tmp/.os_lf_venv 15:02:50 + local python=python3 15:02:50 + local options 15:02:50 + local set_path=true 15:02:50 + local install_args= 15:02:50 ++ 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:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:02:50 + true 15:02:50 + case $1 in 15:02:50 + venv_file=/tmp/.toxenv 15:02:50 + shift 2 15:02:50 + true 15:02:50 + case $1 in 15:02:50 + shift 15:02:50 + break 15:02:50 + case $python in 15:02:50 + local pkg_list= 15:02:50 + [[ -d /opt/pyenv ]] 15:02:50 + echo 'Setup pyenv:' 15:02:50 Setup pyenv: 15:02:50 + export PYENV_ROOT=/opt/pyenv 15:02:50 + PYENV_ROOT=/opt/pyenv 15:02:50 + 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:50 + 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:50 + pyenv versions 15:02:50 * system (set by /opt/pyenv/version) 15:02:50 * 3.8.13 (set by /opt/pyenv/version) 15:02:50 * 3.9.13 (set by /opt/pyenv/version) 15:02:50 * 3.10.6 (set by /opt/pyenv/version) 15:02:50 + command -v pyenv 15:02:50 ++ pyenv init - --no-rehash 15:02:51 + 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:51 export PATH="/opt/pyenv/shims:${PATH}" 15:02:51 export PYENV_SHELL=bash 15:02:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:02:51 pyenv() { 15:02:51 local command 15:02:51 command="${1:-}" 15:02:51 if [ "$#" -gt 0 ]; then 15:02:51 shift 15:02:51 fi 15:02:51 15:02:51 case "$command" in 15:02:51 rehash|shell) 15:02:51 eval "$(pyenv "sh-$command" "$@")" 15:02:51 ;; 15:02:51 *) 15:02:51 command pyenv "$command" "$@" 15:02:51 ;; 15:02:51 esac 15:02:51 }' 15:02:51 +++ 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:51 ++ 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:51 ++ 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:51 ++ 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:51 ++ export PYENV_SHELL=bash 15:02:51 ++ PYENV_SHELL=bash 15:02:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:02:51 +++ complete -F _pyenv pyenv 15:02:51 ++ lf-pyver python3 15:02:51 ++ local py_version_xy=python3 15:02:51 ++ local py_version_xyz= 15:02:51 ++ pyenv versions 15:02:51 ++ local command 15:02:51 ++ command=versions 15:02:51 ++ '[' 1 -gt 0 ']' 15:02:51 ++ shift 15:02:51 ++ case "$command" in 15:02:51 ++ command pyenv versions 15:02:51 ++ pyenv versions 15:02:51 ++ sed 's/^[ *]* //' 15:02:51 ++ awk '{ print $1 }' 15:02:51 ++ grep -E '^[0-9.]*[0-9]$' 15:02:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:02:51 +++ grep '^3' /tmp/.pyenv_versions 15:02:51 +++ sort -V 15:02:51 +++ tail -n 1 15:02:51 ++ py_version_xyz=3.10.6 15:02:51 ++ [[ -z 3.10.6 ]] 15:02:51 ++ echo 3.10.6 15:02:51 ++ return 0 15:02:51 + pyenv local 3.10.6 15:02:51 + local command 15:02:51 + command=local 15:02:51 + '[' 2 -gt 0 ']' 15:02:51 + shift 15:02:51 + case "$command" in 15:02:51 + command pyenv local 3.10.6 15:02:51 + pyenv local 3.10.6 15:02:51 + for arg in "$@" 15:02:51 + case $arg in 15:02:51 + pkg_list+='tox ' 15:02:51 + for arg in "$@" 15:02:51 + case $arg in 15:02:51 + pkg_list+='virtualenv ' 15:02:51 + for arg in "$@" 15:02:51 + case $arg in 15:02:51 + pkg_list+='urllib3~=1.26.15 ' 15:02:51 + [[ -f /tmp/.toxenv ]] 15:02:51 + [[ ! -f /tmp/.toxenv ]] 15:02:51 + [[ -n '' ]] 15:02:51 + python3 -m venv /tmp/venv-J3Tt 15:02:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J3Tt' 15:02:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J3Tt 15:02:56 + echo /tmp/venv-J3Tt 15:02:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:02:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:02:56 + /tmp/venv-J3Tt/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:02:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:02:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:02:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:02:59 + /tmp/venv-J3Tt/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:03:02 + type python3 15:03:02 + true 15:03:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-J3Tt/bin to PATH' 15:03:02 lf-activate-venv(): INFO: Adding /tmp/venv-J3Tt/bin to PATH 15:03:02 + PATH=/tmp/venv-J3Tt/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:03:02 + return 0 15:03:02 + python3 --version 15:03:02 Python 3.10.6 15:03:02 + python3 -m pip --version 15:03:02 pip 23.3.1 from /tmp/venv-J3Tt/lib/python3.10/site-packages/pip (python 3.10) 15:03:02 + python3 -m pip freeze 15:03:02 cachetools==5.3.2 15:03:02 chardet==5.2.0 15:03:02 colorama==0.4.6 15:03:02 distlib==0.3.7 15:03:02 filelock==3.13.1 15:03:02 packaging==23.2 15:03:02 platformdirs==4.1.0 15:03:02 pluggy==1.3.0 15:03:02 pyproject-api==1.6.1 15:03:02 tomli==2.0.1 15:03:02 tox==4.11.4 15:03:02 urllib3==1.26.18 15:03:02 virtualenv==20.25.0 15:03:03 [EnvInject] - Injecting environment variables from a build step. 15:03:03 [EnvInject] - Injecting as environment variables the properties content 15:03:03 PARALLEL=false 15:03:03 15:03:03 [EnvInject] - Variables injected successfully. 15:03:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7810567408325448159.sh 15:03:03 ---> tox-run.sh 15:03: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 15:03:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:03:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:03:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:03:03 + cd /w/workspace/oom-master-pre-commit-lint/. 15:03:03 + source /home/jenkins/lf-env.sh 15:03:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:03:03 ++ mktemp -d /tmp/venv-XXXX 15:03:03 + lf_venv=/tmp/venv-8uiR 15:03:03 + local venv_file=/tmp/.os_lf_venv 15:03:03 + local python=python3 15:03:03 + local options 15:03:03 + local set_path=true 15:03:03 + local install_args= 15:03: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 15:03:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:03:03 + true 15:03:03 + case $1 in 15:03:03 + venv_file=/tmp/.toxenv 15:03:03 + shift 2 15:03:03 + true 15:03:03 + case $1 in 15:03:03 + shift 15:03:03 + break 15:03:03 + case $python in 15:03:03 + local pkg_list= 15:03:03 + [[ -d /opt/pyenv ]] 15:03:03 + echo 'Setup pyenv:' 15:03:03 Setup pyenv: 15:03:03 + export PYENV_ROOT=/opt/pyenv 15:03:03 + PYENV_ROOT=/opt/pyenv 15:03: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 15:03: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 15:03:03 + pyenv versions 15:03:03 system 15:03:03 3.8.13 15:03:03 3.9.13 15:03:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:03:03 + command -v pyenv 15:03:03 ++ pyenv init - --no-rehash 15:03: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[*]}"'\'')" 15:03:03 export PATH="/opt/pyenv/shims:${PATH}" 15:03:03 export PYENV_SHELL=bash 15:03:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:03:03 pyenv() { 15:03:03 local command 15:03:03 command="${1:-}" 15:03:03 if [ "$#" -gt 0 ]; then 15:03:03 shift 15:03:03 fi 15:03:03 15:03:03 case "$command" in 15:03:03 rehash|shell) 15:03:03 eval "$(pyenv "sh-$command" "$@")" 15:03:03 ;; 15:03:03 *) 15:03:03 command pyenv "$command" "$@" 15:03:03 ;; 15:03:03 esac 15:03:03 }' 15:03: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[*]}"' 15:03: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 15:03: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 15:03: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 15:03:03 ++ export PYENV_SHELL=bash 15:03:03 ++ PYENV_SHELL=bash 15:03:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:03:03 +++ complete -F _pyenv pyenv 15:03:03 ++ lf-pyver python3 15:03:03 ++ local py_version_xy=python3 15:03:03 ++ local py_version_xyz= 15:03:03 ++ pyenv versions 15:03:03 ++ local command 15:03:03 ++ sed 's/^[ *]* //' 15:03:03 ++ command=versions 15:03:03 ++ '[' 1 -gt 0 ']' 15:03:03 ++ awk '{ print $1 }' 15:03:03 ++ shift 15:03:03 ++ case "$command" in 15:03:03 ++ command pyenv versions 15:03:03 ++ pyenv versions 15:03:03 ++ grep -E '^[0-9.]*[0-9]$' 15:03:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:03:03 +++ grep '^3' /tmp/.pyenv_versions 15:03:03 +++ sort -V 15:03:03 +++ tail -n 1 15:03:03 ++ py_version_xyz=3.10.6 15:03:03 ++ [[ -z 3.10.6 ]] 15:03:03 ++ echo 3.10.6 15:03:03 ++ return 0 15:03:03 + pyenv local 3.10.6 15:03:03 + local command 15:03:03 + command=local 15:03:03 + '[' 2 -gt 0 ']' 15:03:03 + shift 15:03:03 + case "$command" in 15:03:03 + command pyenv local 3.10.6 15:03:03 + pyenv local 3.10.6 15:03:03 + for arg in "$@" 15:03:03 + case $arg in 15:03:03 + pkg_list+='tox ' 15:03:03 + for arg in "$@" 15:03:03 + case $arg in 15:03:03 + pkg_list+='virtualenv ' 15:03:03 + for arg in "$@" 15:03:03 + case $arg in 15:03:03 + pkg_list+='urllib3~=1.26.15 ' 15:03:03 + [[ -f /tmp/.toxenv ]] 15:03:03 ++ cat /tmp/.toxenv 15:03:03 + lf_venv=/tmp/venv-J3Tt 15:03:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J3Tt from' file:/tmp/.toxenv 15:03:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J3Tt from file:/tmp/.toxenv 15:03:03 + /tmp/venv-J3Tt/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:03:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:03:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:03:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:03:04 + /tmp/venv-J3Tt/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:03:05 + type python3 15:03:05 + true 15:03:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-J3Tt/bin to PATH' 15:03:05 lf-activate-venv(): INFO: Adding /tmp/venv-J3Tt/bin to PATH 15:03:05 + PATH=/tmp/venv-J3Tt/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:03:05 + return 0 15:03:05 + [[ -d /opt/pyenv ]] 15:03:05 + echo '---> Setting up pyenv' 15:03:05 ---> Setting up pyenv 15:03:05 + export PYENV_ROOT=/opt/pyenv 15:03:05 + PYENV_ROOT=/opt/pyenv 15:03:05 + export PATH=/opt/pyenv/bin:/tmp/venv-J3Tt/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:03:05 + PATH=/opt/pyenv/bin:/tmp/venv-J3Tt/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:03:05 ++ pwd 15:03:05 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:03:05 + export PYTHONPATH 15:03:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:03:05 + TOX_TESTENV_PASSENV=PYTHONPATH 15:03:05 + tox --version 15:03:06 4.11.4 from /tmp/venv-J3Tt/lib/python3.10/site-packages/tox/__init__.py 15:03:06 + PARALLEL=false 15:03:06 + TOX_OPTIONS_LIST= 15:03:06 + [[ -n pre-commit ]] 15:03:06 + TOX_OPTIONS_LIST=' -e pre-commit' 15:03:06 + case ${PARALLEL,,} in 15:03:06 + tox -e pre-commit 15:03:06 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:03:07 pre-commit: install_deps> python -I -m pip install pre-commit 15:03:10 pre-commit: freeze> python -m pip freeze --all 15:03:11 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 15:03:11 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:03:11 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:03:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:03:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:03:14 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:03:14 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:03:14 [INFO] Once installed this environment will be reused. 15:03:14 [INFO] This may take a few minutes... 15:03:18 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:03:18 [INFO] Once installed this environment will be reused. 15:03:18 [INFO] This may take a few minutes... 15:03:24 Trim Trailing Whitespace.................................................Failed 15:03:24 - hook id: trailing-whitespace 15:03:24 - exit code: 1 15:03:24 - files were modified by this hook 15:03:24 15:03:24 Fixing kubernetes/cps/components/cps-core/values.yaml 15:03:24 15:03:24 Tabs remover.............................................................Passed 15:03:24 pre-commit hook(s) made changes. 15:03:24 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 15:03:24 To run `pre-commit` as part of git workflow, use `pre-commit install`. 15:03:24 All changes made by hooks: 15:03:24 diff --git a/kubernetes/cps/components/cps-core/values.yaml b/kubernetes/cps/components/cps-core/values.yaml 15:03:24 index 896b4432a..91f9e396e 100644 15:03:24 --- a/kubernetes/cps/components/cps-core/values.yaml 15:03:24 +++ b/kubernetes/cps/components/cps-core/values.yaml 15:03:24 @@ -78,7 +78,7 @@ service: 15:03:24 ports: 15:03:24 - name: &port http 15:03:24 port: *svc_port 15:03:24 - headlessPorts: 15:03:24 + headlessPorts: 15:03:24 - name: tcp-hazelcast 15:03:24 port: 5701 15:03:24 15:03:24 pre-commit: exit 1 (13.26 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2309 15:03:24 pre-commit: FAIL code 1 (17.77=setup[4.50]+cmd[13.26] seconds) 15:03:24 evaluation failed :( (17.94 seconds) 15:03:24 + tox_status=1 15:03:24 + echo '---> Completed tox runs' 15:03:24 ---> Completed tox runs 15:03:24 + for i in .tox/*/log 15:03:24 ++ echo .tox/pre-commit/log 15:03:24 ++ awk -F/ '{print $2}' 15:03:24 + tox_env=pre-commit 15:03:24 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:03:24 + DOC_DIR=docs/_build/html 15:03:24 + [[ -d docs/_build/html ]] 15:03:24 + echo '---> tox-run.sh ends' 15:03:24 ---> tox-run.sh ends 15:03:24 + test 1 -eq 0 15:03:24 + exit 1 15:03:24 ++ '[' 2 = 1 ']' 15:03:24 Build step 'Execute shell' marked build as failure 15:03:24 $ ssh-agent -k 15:03:24 unset SSH_AUTH_SOCK; 15:03:24 unset SSH_AGENT_PID; 15:03:24 echo Agent pid 1750 killed; 15:03:24 [ssh-agent] Stopped. 15:03:24 [PostBuildScript] - [INFO] Executing post build scripts. 15:03:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9479464480148145714.sh 15:03:24 ---> sysstat.sh 15:03:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5099397146286571887.sh 15:03:25 ---> package-listing.sh 15:03:25 ++ facter osfamily 15:03:25 ++ tr '[:upper:]' '[:lower:]' 15:03:25 + OS_FAMILY=debian 15:03:25 + workspace=/w/workspace/oom-master-pre-commit-lint 15:03:25 + START_PACKAGES=/tmp/packages_start.txt 15:03:25 + END_PACKAGES=/tmp/packages_end.txt 15:03:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:03:25 + PACKAGES=/tmp/packages_start.txt 15:03:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:03:25 + PACKAGES=/tmp/packages_end.txt 15:03:25 + case "${OS_FAMILY}" in 15:03:25 + dpkg -l 15:03:25 + grep '^ii' 15:03:25 + '[' -f /tmp/packages_start.txt ']' 15:03:25 + '[' -f /tmp/packages_end.txt ']' 15:03:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:03:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:03:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:03:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:03:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14303211957240104746.sh 15:03:25 ---> capture-instance-metadata.sh 15:03:25 Setup pyenv: 15:03:25 system 15:03:25 3.8.13 15:03:25 3.9.13 15:03:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:03:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F1b6 15:03:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:03:32 lf-activate-venv(): INFO: Installing: lftools 15:04:18 lf-activate-venv(): INFO: Adding /tmp/venv-F1b6/bin to PATH 15:04:18 INFO: Running in OpenStack, capturing instance metadata 15:04:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12522449725610557782.sh 15:04:18 provisioning config files... 15:04:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17510903055051582424tmp 15:04:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:04:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:04:18 [EnvInject] - Injecting environment variables from a build step. 15:04:18 [EnvInject] - Injecting as environment variables the properties content 15:04:18 SERVER_ID=logs 15:04:18 15:04:18 [EnvInject] - Variables injected successfully. 15:04:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16306731132846269752.sh 15:04:18 ---> create-netrc.sh 15:04:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7491488486039439325.sh 15:04:18 ---> python-tools-install.sh 15:04:18 Setup pyenv: 15:04:18 system 15:04:18 3.8.13 15:04:18 3.9.13 15:04:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:04:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F1b6 from file:/tmp/.os_lf_venv 15:04:20 lf-activate-venv(): INFO: Installing: lftools 15:04:28 lf-activate-venv(): INFO: Adding /tmp/venv-F1b6/bin to PATH 15:04:28 Generating Requirements File 15:05:01 Python 3.10.6 15:05:01 pip 23.3.1 from /tmp/venv-F1b6/lib/python3.10/site-packages/pip (python 3.10) 15:05:02 appdirs==1.4.4 15:05:02 argcomplete==3.1.6 15:05:02 aspy.yaml==1.3.0 15:05:02 attrs==23.1.0 15:05:02 autopage==0.5.2 15:05:02 Babel==2.13.1 15:05:02 beautifulsoup4==4.12.2 15:05:02 boto3==1.33.9 15:05:02 botocore==1.33.9 15:05:02 bs4==0.0.1 15:05:02 cachetools==5.3.2 15:05:02 certifi==2023.11.17 15:05:02 cffi==1.16.0 15:05:02 cfgv==3.4.0 15:05:02 chardet==5.2.0 15:05:02 charset-normalizer==3.3.2 15:05:02 click==8.1.7 15:05:02 cliff==4.4.0 15:05:02 cmd2==2.4.3 15:05:02 cryptography==3.3.2 15:05:02 debtcollector==2.5.0 15:05:02 decorator==5.1.1 15:05:02 defusedxml==0.7.1 15:05:02 Deprecated==1.2.14 15:05:02 distlib==0.3.7 15:05:02 dnspython==2.4.2 15:05:02 docker==4.2.2 15:05:02 dogpile.cache==1.2.2 15:05:02 email-validator==2.1.0.post1 15:05:02 filelock==3.13.1 15:05:02 future==0.18.3 15:05:02 gitdb==4.0.11 15:05:02 GitPython==3.1.40 15:05:02 google-auth==2.25.1 15:05:02 httplib2==0.22.0 15:05:02 identify==2.5.33 15:05:02 idna==3.6 15:05:02 importlib-metadata==7.0.0 15:05:02 importlib-resources==1.5.0 15:05:02 iso8601==2.1.0 15:05:02 Jinja2==3.1.2 15:05:02 jmespath==1.0.1 15:05:02 jsonpatch==1.33 15:05:02 jsonpointer==2.4 15:05:02 jsonschema==4.20.0 15:05:02 jsonschema-specifications==2023.11.2 15:05:02 keystoneauth1==5.4.0 15:05:02 kubernetes==28.1.0 15:05:02 lftools==0.37.8 15:05:02 lxml==4.9.3 15:05:02 MarkupSafe==2.1.3 15:05:02 msgpack==1.0.7 15:05:02 multi-key-dict==2.0.3 15:05:02 munch==4.0.0 15:05:02 netaddr==0.9.0 15:05:02 netifaces==0.11.0 15:05:02 niet==1.4.2 15:05:02 nodeenv==1.8.0 15:05:02 oauth2client==4.1.3 15:05:02 oauthlib==3.2.2 15:05:02 openstacksdk==0.62.0 15:05:02 os-client-config==2.1.0 15:05:02 os-service-types==1.7.0 15:05:02 osc-lib==2.9.0 15:05:02 oslo.config==9.2.0 15:05:02 oslo.context==5.3.0 15:05:02 oslo.i18n==6.2.0 15:05:02 oslo.log==5.4.0 15:05:02 oslo.serialization==5.2.0 15:05:02 oslo.utils==6.3.0 15:05:02 packaging==23.2 15:05:02 pbr==6.0.0 15:05:02 platformdirs==4.1.0 15:05:02 prettytable==3.9.0 15:05:02 pyasn1==0.5.1 15:05:02 pyasn1-modules==0.3.0 15:05:02 pycparser==2.21 15:05:02 pygerrit2==2.0.15 15:05:02 PyGithub==2.1.1 15:05:02 pyinotify==0.9.6 15:05:02 PyJWT==2.8.0 15:05:02 PyNaCl==1.5.0 15:05:02 pyparsing==2.4.7 15:05:02 pyperclip==1.8.2 15:05:02 pyrsistent==0.20.0 15:05:02 python-cinderclient==9.4.0 15:05:02 python-dateutil==2.8.2 15:05:02 python-heatclient==3.3.0 15:05:02 python-jenkins==1.8.2 15:05:02 python-keystoneclient==5.2.0 15:05:02 python-magnumclient==4.3.0 15:05:02 python-novaclient==18.4.0 15:05:02 python-openstackclient==6.0.0 15:05:02 python-swiftclient==4.4.0 15:05:02 pytz==2023.3.post1 15:05:02 PyYAML==6.0.1 15:05:02 referencing==0.31.1 15:05:02 requests==2.31.0 15:05:02 requests-oauthlib==1.3.1 15:05:02 requestsexceptions==1.4.0 15:05:02 rfc3986==2.0.0 15:05:02 rpds-py==0.13.2 15:05:02 rsa==4.9 15:05:02 ruamel.yaml==0.18.5 15:05:02 ruamel.yaml.clib==0.2.8 15:05:02 s3transfer==0.8.2 15:05:02 simplejson==3.19.2 15:05:02 six==1.16.0 15:05:02 smmap==5.0.1 15:05:02 soupsieve==2.5 15:05:02 stevedore==5.1.0 15:05:02 tabulate==0.9.0 15:05:02 toml==0.10.2 15:05:02 tomlkit==0.12.3 15:05:02 tqdm==4.66.1 15:05:02 typing_extensions==4.8.0 15:05:02 tzdata==2023.3 15:05:02 urllib3==1.26.18 15:05:02 virtualenv==20.25.0 15:05:02 wcwidth==0.2.12 15:05:02 websocket-client==1.7.0 15:05:02 wrapt==1.16.0 15:05:02 xdg==6.0.0 15:05:02 xmltodict==0.13.0 15:05:02 yq==3.2.3 15:05:02 zipp==3.17.0 15:05:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14974722125607924839.sh 15:05:02 ---> sudo-logs.sh 15:05:02 Archiving 'sudo' log.. 15:05:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11997690940025973669.sh 15:05:02 ---> job-cost.sh 15:05:02 Setup pyenv: 15:05:02 system 15:05:02 3.8.13 15:05:02 3.9.13 15:05:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:05:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F1b6 from file:/tmp/.os_lf_venv 15:05:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:05:12 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:05:12 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:05:12 lf-activate-venv(): INFO: Adding /tmp/venv-F1b6/bin to PATH 15:05:12 INFO: No Stack... 15:05:12 INFO: Retrieving Pricing Info for: v3-standard-4 15:05:12 INFO: Archiving Costs 15:05:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9930596286578948240.sh 15:05:12 ---> logs-deploy.sh 15:05:12 Setup pyenv: 15:05:12 system 15:05:12 3.8.13 15:05:12 3.9.13 15:05:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:05:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F1b6 from file:/tmp/.os_lf_venv 15:05:14 lf-activate-venv(): INFO: Installing: lftools 15:05:24 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:05:24 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:05:25 lf-activate-venv(): INFO: Adding /tmp/venv-F1b6/bin to PATH 15:05:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3227 15:05:25 INFO: archiving workspace using pattern(s): 15:05:26 Archives upload complete. 15:05:26 INFO: archiving logs to Nexus 15:05:27 ---> uname -a: 15:05:27 Linux prd-ubuntu1804-builder-4c-4g-3101 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:05:27 15:05:27 15:05:27 ---> lscpu: 15:05:27 Architecture: x86_64 15:05:27 CPU op-mode(s): 32-bit, 64-bit 15:05:27 Byte Order: Little Endian 15:05:27 CPU(s): 4 15:05:27 On-line CPU(s) list: 0-3 15:05:27 Thread(s) per core: 1 15:05:27 Core(s) per socket: 1 15:05:27 Socket(s): 4 15:05:27 NUMA node(s): 1 15:05:27 Vendor ID: AuthenticAMD 15:05:27 CPU family: 23 15:05:27 Model: 49 15:05:27 Model name: AMD EPYC-Rome Processor 15:05:27 Stepping: 0 15:05:27 CPU MHz: 2800.000 15:05:27 BogoMIPS: 5600.00 15:05:27 Virtualization: AMD-V 15:05:27 Hypervisor vendor: KVM 15:05:27 Virtualization type: full 15:05:27 L1d cache: 32K 15:05:27 L1i cache: 32K 15:05:27 L2 cache: 512K 15:05:27 L3 cache: 16384K 15:05:27 NUMA node0 CPU(s): 0-3 15:05:27 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:05:27 15:05:27 15:05:27 ---> nproc: 15:05:27 4 15:05:27 15:05:27 15:05:27 ---> df -h: 15:05:27 Filesystem Size Used Avail Use% Mounted on 15:05:27 udev 7.9G 0 7.9G 0% /dev 15:05:27 tmpfs 1.6G 672K 1.6G 1% /run 15:05:27 /dev/vda1 78G 8.4G 69G 11% / 15:05:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:05:27 tmpfs 5.0M 0 5.0M 0% /run/lock 15:05:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:05:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:05:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:05:27 15:05:27 15:05:27 ---> free -m: 15:05:27 total used free shared buff/cache available 15:05:27 Mem: 16040 546 13283 0 2210 15175 15:05:27 Swap: 1023 0 1023 15:05:27 15:05:27 15:05:27 ---> ip addr: 15:05:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:05:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:05:27 inet 127.0.0.1/8 scope host lo 15:05:27 valid_lft forever preferred_lft forever 15:05:27 inet6 ::1/128 scope host 15:05:27 valid_lft forever preferred_lft forever 15:05:27 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:05:27 link/ether fa:16:3e:9f:77:18 brd ff:ff:ff:ff:ff:ff 15:05:27 inet 10.30.107.88/23 brd 10.30.107.255 scope global dynamic ens3 15:05:27 valid_lft 86194sec preferred_lft 86194sec 15:05:27 inet6 fe80::f816:3eff:fe9f:7718/64 scope link 15:05:27 valid_lft forever preferred_lft forever 15:05:27 15:05:27 15:05:27 ---> sar -b -r -n DEV: 15:05:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3101) 12/07/23 _x86_64_ (4 CPU) 15:05:27 15:05:27 15:02:11 LINUX RESTART (4 CPU) 15:05:27 15:05:27 15:03:01 tps rtps wtps bread/s bwrtn/s 15:05:27 15:04:01 91.47 17.14 74.33 1109.63 13860.45 15:05:27 15:05:01 86.70 2.32 84.39 119.98 16038.93 15:05:27 Average: 89.09 9.73 79.36 614.85 14949.60 15:05:27 15:05:27 15:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:05:27 15:04:01 13936396 15552732 2488572 15.15 59276 1755480 801776 4.59 743500 1529560 53828 15:05:27 15:05:01 13665108 15588704 2759860 16.80 82396 2022440 728256 4.17 733552 1775808 155052 15:05:27 Average: 13800752 15570718 2624216 15.98 70836 1888960 765016 4.38 738526 1652684 104440 15:05:27 15:05:27 15:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:05:27 15:04:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 15:05:27 15:04:01 ens3 52.52 39.32 564.12 7.83 0.00 0.00 0.00 0.00 15:05:27 15:05:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 15:05:27 15:05:01 ens3 57.72 38.83 988.23 7.58 0.00 0.00 0.00 0.00 15:05:27 Average: lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 15:05:27 Average: ens3 55.12 39.07 776.16 7.71 0.00 0.00 0.00 0.00 15:05:27 15:05:27 15:05:27 ---> sar -P ALL: 15:05:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3101) 12/07/23 _x86_64_ (4 CPU) 15:05:27 15:05:27 15:02:11 LINUX RESTART (4 CPU) 15:05:27 15:05:27 15:03:01 CPU %user %nice %system %iowait %steal %idle 15:05:27 15:04:01 all 19.22 0.00 1.54 8.83 0.11 70.29 15:05:27 15:04:01 0 9.26 0.00 1.10 1.66 0.15 87.83 15:05:27 15:04:01 1 30.98 0.00 1.97 3.02 0.10 63.92 15:05:27 15:04:01 2 17.34 0.00 1.76 29.14 0.10 51.66 15:05:27 15:04:01 3 19.33 0.00 1.39 1.57 0.08 77.64 15:05:27 15:05:01 all 20.28 0.00 1.49 3.64 0.06 74.53 15:05:27 15:05:01 0 21.34 0.00 1.56 2.82 0.08 74.20 15:05:27 15:05:01 1 19.42 0.00 1.45 1.32 0.03 77.78 15:05:27 15:05:01 2 8.20 0.00 1.19 9.69 0.05 80.88 15:05:27 15:05:01 3 32.16 0.00 1.77 0.75 0.05 65.27 15:05:27 Average: all 19.75 0.00 1.52 6.24 0.08 72.41 15:05:27 Average: 0 15.28 0.00 1.33 2.24 0.12 81.04 15:05:27 Average: 1 25.20 0.00 1.71 2.17 0.07 70.85 15:05:27 Average: 2 12.77 0.00 1.47 19.40 0.08 66.28 15:05:27 Average: 3 25.74 0.00 1.58 1.16 0.07 71.45 15:05:27 15:05:27 15:05:27