09:36:21 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 09:36:21 Running as SYSTEM 09:36:21 [EnvInject] - Loading node environment variables. 09:36:21 Building remotely on prd-ubuntu1804-builder-4c-4g-3341 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:36:21 [ssh-agent] Looking for ssh-agent implementation... 09:36:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:21 $ ssh-agent 09:36:21 SSH_AUTH_SOCK=/tmp/ssh-eOLUJCl2zkpE/agent.1897 09:36:21 SSH_AGENT_PID=1899 09:36:21 [ssh-agent] Started. 09:36:22 Running ssh-add (command line suppressed) 09:36:22 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1142428628157194702.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1142428628157194702.key) 09:36:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:36:22 The recommended git tool is: NONE 09:36:24 using credential onap-jenkins-ssh 09:36:24 Wiping out workspace first. 09:36:24 Cloning the remote Git repository 09:36:24 Cloning repository git://cloud.onap.org/mirror/oom.git 09:36:24 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:36:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:36:24 > git --version # timeout=10 09:36:24 > git --version # 'git version 2.17.1' 09:36:24 using GIT_SSH to set credentials Gerrit user 09:36:24 Verifying host key using manually-configured host key entries 09:36:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:36:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:36:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:36:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:36:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:36:31 using GIT_SSH to set credentials Gerrit user 09:36:31 Verifying host key using manually-configured host key entries 09:36:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/1 # timeout=30 09:36:31 > git rev-parse 9a9ef8cb3bee41a974ba38b82b130e1c40acd182^{commit} # timeout=10 09:36:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:36:31 Checking out Revision 9a9ef8cb3bee41a974ba38b82b130e1c40acd182 (refs/changes/49/137149/1) 09:36:31 > git config core.sparsecheckout # timeout=10 09:36:31 > git checkout -f 9a9ef8cb3bee41a974ba38b82b130e1c40acd182 # timeout=30 09:36:35 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 09:36:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:36:35 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 09:36:35 [EnvInject] - Injecting environment variables from a build step. 09:36:35 [EnvInject] - Injecting as environment variables the properties content 09:36:35 PYTHON=python3 09:36:35 09:36:35 [EnvInject] - Variables injected successfully. 09:36:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14575359675738244269.sh 09:36:35 ---> tox-install.sh 09:36:35 + source /home/jenkins/lf-env.sh 09:36:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:36:35 ++ mktemp -d /tmp/venv-XXXX 09:36:35 + lf_venv=/tmp/venv-vkqF 09:36:35 + local venv_file=/tmp/.os_lf_venv 09:36:35 + local python=python3 09:36:35 + local options 09:36:35 + local set_path=true 09:36:35 + local install_args= 09:36:35 ++ 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 09:36:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:36:35 + true 09:36:35 + case $1 in 09:36:35 + venv_file=/tmp/.toxenv 09:36:35 + shift 2 09:36:35 + true 09:36:35 + case $1 in 09:36:35 + shift 09:36:35 + break 09:36:35 + case $python in 09:36:35 + local pkg_list= 09:36:35 + [[ -d /opt/pyenv ]] 09:36:35 + echo 'Setup pyenv:' 09:36:35 Setup pyenv: 09:36:35 + export PYENV_ROOT=/opt/pyenv 09:36:35 + PYENV_ROOT=/opt/pyenv 09:36:35 + 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 09:36:35 + 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 09:36:35 + pyenv versions 09:36:35 * system (set by /opt/pyenv/version) 09:36:35 * 3.8.13 (set by /opt/pyenv/version) 09:36:35 * 3.9.13 (set by /opt/pyenv/version) 09:36:35 * 3.10.6 (set by /opt/pyenv/version) 09:36:35 + command -v pyenv 09:36:35 ++ pyenv init - --no-rehash 09:36:35 + 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[*]}"'\'')" 09:36:35 export PATH="/opt/pyenv/shims:${PATH}" 09:36:35 export PYENV_SHELL=bash 09:36:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:36:35 pyenv() { 09:36:35 local command 09:36:35 command="${1:-}" 09:36:35 if [ "$#" -gt 0 ]; then 09:36:35 shift 09:36:35 fi 09:36:35 09:36:35 case "$command" in 09:36:35 rehash|shell) 09:36:35 eval "$(pyenv "sh-$command" "$@")" 09:36:35 ;; 09:36:35 *) 09:36:35 command pyenv "$command" "$@" 09:36:35 ;; 09:36:35 esac 09:36:35 }' 09:36:35 +++ 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[*]}"' 09:36:35 ++ 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 09:36:35 ++ 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 09:36:35 ++ 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 09:36:35 ++ export PYENV_SHELL=bash 09:36:35 ++ PYENV_SHELL=bash 09:36:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:36:35 +++ complete -F _pyenv pyenv 09:36:35 ++ lf-pyver python3 09:36:35 ++ local py_version_xy=python3 09:36:35 ++ local py_version_xyz= 09:36:35 ++ pyenv versions 09:36:35 ++ sed 's/^[ *]* //' 09:36:35 ++ awk '{ print $1 }' 09:36:35 ++ grep -E '^[0-9.]*[0-9]$' 09:36:35 ++ local command 09:36:35 ++ command=versions 09:36:35 ++ '[' 1 -gt 0 ']' 09:36:35 ++ shift 09:36:35 ++ case "$command" in 09:36:35 ++ command pyenv versions 09:36:35 ++ pyenv versions 09:36:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:36:35 +++ grep '^3' /tmp/.pyenv_versions 09:36:35 +++ sort -V 09:36:35 +++ tail -n 1 09:36:35 ++ py_version_xyz=3.10.6 09:36:35 ++ [[ -z 3.10.6 ]] 09:36:35 ++ echo 3.10.6 09:36:35 ++ return 0 09:36:35 + pyenv local 3.10.6 09:36:35 + local command 09:36:35 + command=local 09:36:35 + '[' 2 -gt 0 ']' 09:36:35 + shift 09:36:35 + case "$command" in 09:36:35 + command pyenv local 3.10.6 09:36:35 + pyenv local 3.10.6 09:36:35 + for arg in "$@" 09:36:35 + case $arg in 09:36:35 + pkg_list+='tox ' 09:36:35 + for arg in "$@" 09:36:35 + case $arg in 09:36:35 + pkg_list+='virtualenv ' 09:36:35 + for arg in "$@" 09:36:35 + case $arg in 09:36:35 + pkg_list+='urllib3~=1.26.15 ' 09:36:35 + [[ -f /tmp/.toxenv ]] 09:36:35 + [[ ! -f /tmp/.toxenv ]] 09:36:35 + [[ -n '' ]] 09:36:35 + python3 -m venv /tmp/venv-vkqF 09:36:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vkqF' 09:36:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vkqF 09:36:41 + echo /tmp/venv-vkqF 09:36:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:36:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:36:41 + /tmp/venv-vkqF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:36:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:36:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:36:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:36:46 + /tmp/venv-vkqF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:36:52 + type python3 09:36:52 + true 09:36:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vkqF/bin to PATH' 09:36:52 lf-activate-venv(): INFO: Adding /tmp/venv-vkqF/bin to PATH 09:36:52 + PATH=/tmp/venv-vkqF/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 09:36:52 + return 0 09:36:52 + python3 --version 09:36:52 Python 3.10.6 09:36:52 + python3 -m pip --version 09:36:53 pip 24.0 from /tmp/venv-vkqF/lib/python3.10/site-packages/pip (python 3.10) 09:36:53 + python3 -m pip freeze 09:36:53 cachetools==5.3.2 09:36:53 chardet==5.2.0 09:36:53 colorama==0.4.6 09:36:53 distlib==0.3.8 09:36:53 filelock==3.13.1 09:36:53 packaging==23.2 09:36:53 platformdirs==4.2.0 09:36:53 pluggy==1.4.0 09:36:53 pyproject-api==1.6.1 09:36:53 tomli==2.0.1 09:36:53 tox==4.12.1 09:36:53 urllib3==1.26.18 09:36:53 virtualenv==20.25.0 09:36:53 [EnvInject] - Injecting environment variables from a build step. 09:36:53 [EnvInject] - Injecting as environment variables the properties content 09:36:53 PARALLEL=false 09:36:53 09:36:53 [EnvInject] - Variables injected successfully. 09:36:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1286032831987088685.sh 09:36:53 ---> tox-run.sh 09:36:53 + 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 09:36:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:36:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:36:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:36:53 + cd /w/workspace/oom-master-pre-commit-lint/. 09:36:53 + source /home/jenkins/lf-env.sh 09:36:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:36:53 ++ mktemp -d /tmp/venv-XXXX 09:36:53 + lf_venv=/tmp/venv-lPF8 09:36:53 + local venv_file=/tmp/.os_lf_venv 09:36:53 + local python=python3 09:36:53 + local options 09:36:53 + local set_path=true 09:36:53 + local install_args= 09:36:53 ++ 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 09:36:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:36:53 + true 09:36:53 + case $1 in 09:36:53 + venv_file=/tmp/.toxenv 09:36:53 + shift 2 09:36:53 + true 09:36:53 + case $1 in 09:36:53 + shift 09:36:53 + break 09:36:53 + case $python in 09:36:53 + local pkg_list= 09:36:53 + [[ -d /opt/pyenv ]] 09:36:53 + echo 'Setup pyenv:' 09:36:53 Setup pyenv: 09:36:53 + export PYENV_ROOT=/opt/pyenv 09:36:53 + PYENV_ROOT=/opt/pyenv 09:36:53 + 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 09:36:53 + 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 09:36:53 + pyenv versions 09:36:53 system 09:36:53 3.8.13 09:36:53 3.9.13 09:36:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:36:53 + command -v pyenv 09:36:53 ++ pyenv init - --no-rehash 09:36:53 + 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[*]}"'\'')" 09:36:53 export PATH="/opt/pyenv/shims:${PATH}" 09:36:53 export PYENV_SHELL=bash 09:36:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:36:53 pyenv() { 09:36:53 local command 09:36:53 command="${1:-}" 09:36:53 if [ "$#" -gt 0 ]; then 09:36:53 shift 09:36:53 fi 09:36:53 09:36:53 case "$command" in 09:36:53 rehash|shell) 09:36:53 eval "$(pyenv "sh-$command" "$@")" 09:36:53 ;; 09:36:53 *) 09:36:53 command pyenv "$command" "$@" 09:36:53 ;; 09:36:53 esac 09:36:53 }' 09:36:53 +++ 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[*]}"' 09:36:53 ++ 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 09:36:53 ++ 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 09:36:53 ++ 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 09:36:53 ++ export PYENV_SHELL=bash 09:36:53 ++ PYENV_SHELL=bash 09:36:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:36:53 +++ complete -F _pyenv pyenv 09:36:53 ++ lf-pyver python3 09:36:53 ++ local py_version_xy=python3 09:36:53 ++ local py_version_xyz= 09:36:53 ++ pyenv versions 09:36:53 ++ local command 09:36:53 ++ command=versions 09:36:53 ++ '[' 1 -gt 0 ']' 09:36:53 ++ shift 09:36:53 ++ sed 's/^[ *]* //' 09:36:53 ++ case "$command" in 09:36:53 ++ command pyenv versions 09:36:53 ++ pyenv versions 09:36:53 ++ awk '{ print $1 }' 09:36:53 ++ grep -E '^[0-9.]*[0-9]$' 09:36:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:36:53 +++ grep '^3' /tmp/.pyenv_versions 09:36:53 +++ sort -V 09:36:53 +++ tail -n 1 09:36:53 ++ py_version_xyz=3.10.6 09:36:53 ++ [[ -z 3.10.6 ]] 09:36:53 ++ echo 3.10.6 09:36:53 ++ return 0 09:36:53 + pyenv local 3.10.6 09:36:53 + local command 09:36:53 + command=local 09:36:53 + '[' 2 -gt 0 ']' 09:36:53 + shift 09:36:53 + case "$command" in 09:36:53 + command pyenv local 3.10.6 09:36:53 + pyenv local 3.10.6 09:36:53 + for arg in "$@" 09:36:53 + case $arg in 09:36:53 + pkg_list+='tox ' 09:36:53 + for arg in "$@" 09:36:53 + case $arg in 09:36:53 + pkg_list+='virtualenv ' 09:36:53 + for arg in "$@" 09:36:53 + case $arg in 09:36:53 + pkg_list+='urllib3~=1.26.15 ' 09:36:53 + [[ -f /tmp/.toxenv ]] 09:36:53 ++ cat /tmp/.toxenv 09:36:53 + lf_venv=/tmp/venv-vkqF 09:36:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vkqF from' file:/tmp/.toxenv 09:36:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vkqF from file:/tmp/.toxenv 09:36:53 + /tmp/venv-vkqF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:36:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:36:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:36:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:36:54 + /tmp/venv-vkqF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:36:56 + type python3 09:36:56 + true 09:36:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vkqF/bin to PATH' 09:36:56 lf-activate-venv(): INFO: Adding /tmp/venv-vkqF/bin to PATH 09:36:56 + PATH=/tmp/venv-vkqF/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 09:36:56 + return 0 09:36:56 + [[ -d /opt/pyenv ]] 09:36:56 + echo '---> Setting up pyenv' 09:36:56 ---> Setting up pyenv 09:36:56 + export PYENV_ROOT=/opt/pyenv 09:36:56 + PYENV_ROOT=/opt/pyenv 09:36:56 + export PATH=/opt/pyenv/bin:/tmp/venv-vkqF/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 09:36:56 + PATH=/opt/pyenv/bin:/tmp/venv-vkqF/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 09:36:56 ++ pwd 09:36:56 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:36:56 + export PYTHONPATH 09:36:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:36:56 + TOX_TESTENV_PASSENV=PYTHONPATH 09:36:56 + tox --version 09:36:56 4.12.1 from /tmp/venv-vkqF/lib/python3.10/site-packages/tox/__init__.py 09:36:56 + PARALLEL=false 09:36:56 + TOX_OPTIONS_LIST= 09:36:56 + [[ -n pre-commit ]] 09:36:56 + TOX_OPTIONS_LIST=' -e pre-commit' 09:36:56 + case ${PARALLEL,,} in 09:36:56 + tox -e pre-commit 09:36:56 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:36:58 pre-commit: install_deps> python -I -m pip install pre-commit 09:37:03 pre-commit: freeze> python -m pip freeze --all 09:37:04 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 09:37:04 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:37:04 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:37:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:37:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:37:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:37:09 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:37:09 [INFO] Once installed this environment will be reused. 09:37:09 [INFO] This may take a few minutes... 09:37:16 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:37:16 [INFO] Once installed this environment will be reused. 09:37:16 [INFO] This may take a few minutes... 09:37:23 Trim Trailing Whitespace.................................................Failed 09:37:23 - hook id: trailing-whitespace 09:37:23 - exit code: 1 09:37:23 - files were modified by this hook 09:37:23 09:37:23 Fixing docs/sections/resources/yaml/keycloak-server-values.yaml 09:37:23 09:37:23 Tabs remover.............................................................Passed 09:37:23 pre-commit hook(s) made changes. 09:37:23 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 09:37:23 To run `pre-commit` as part of git workflow, use `pre-commit install`. 09:37:23 All changes made by hooks: 09:37:24 diff --git a/docs/sections/resources/yaml/keycloak-server-values.yaml b/docs/sections/resources/yaml/keycloak-server-values.yaml 09:37:24 index 139b55239..0160ce86e 100644 09:37:24 --- a/docs/sections/resources/yaml/keycloak-server-values.yaml 09:37:24 +++ b/docs/sections/resources/yaml/keycloak-server-values.yaml 09:37:24 @@ -32,7 +32,7 @@ extraEnv: | 09:37:24 09:37:24 dbchecker: 09:37:24 enabled: true 09:37:24 - 09:37:24 + 09:37:24 database: 09:37:24 vendor: postgres 09:37:24 hostname: keycloak-db-postgresql 09:37:24 pre-commit: exit 1 (19.83 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2467 09:37:24 pre-commit: FAIL code 1 (26.95=setup[7.12]+cmd[19.83] seconds) 09:37:24 evaluation failed :( (27.13 seconds) 09:37:24 + tox_status=1 09:37:24 + echo '---> Completed tox runs' 09:37:24 ---> Completed tox runs 09:37:24 + for i in .tox/*/log 09:37:24 ++ echo .tox/pre-commit/log 09:37:24 ++ awk -F/ '{print $2}' 09:37:24 + tox_env=pre-commit 09:37:24 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:37:24 + DOC_DIR=docs/_build/html 09:37:24 + [[ -d docs/_build/html ]] 09:37:24 + echo '---> tox-run.sh ends' 09:37:24 ---> tox-run.sh ends 09:37:24 + test 1 -eq 0 09:37:24 + exit 1 09:37:24 ++ '[' 2 = 1 ']' 09:37:24 Build step 'Execute shell' marked build as failure 09:37:24 $ ssh-agent -k 09:37:24 unset SSH_AUTH_SOCK; 09:37:24 unset SSH_AGENT_PID; 09:37:24 echo Agent pid 1899 killed; 09:37:24 [ssh-agent] Stopped. 09:37:24 [PostBuildScript] - [INFO] Executing post build scripts. 09:37:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5593155502192335526.sh 09:37:24 ---> sysstat.sh 09:37:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14068406227847749724.sh 09:37:24 ---> package-listing.sh 09:37:24 ++ tr '[:upper:]' '[:lower:]' 09:37:24 ++ facter osfamily 09:37:24 + OS_FAMILY=debian 09:37:24 + workspace=/w/workspace/oom-master-pre-commit-lint 09:37:24 + START_PACKAGES=/tmp/packages_start.txt 09:37:24 + END_PACKAGES=/tmp/packages_end.txt 09:37:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:37:24 + PACKAGES=/tmp/packages_start.txt 09:37:24 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:37:24 + PACKAGES=/tmp/packages_end.txt 09:37:24 + case "${OS_FAMILY}" in 09:37:24 + dpkg -l 09:37:24 + grep '^ii' 09:37:24 + '[' -f /tmp/packages_start.txt ']' 09:37:24 + '[' -f /tmp/packages_end.txt ']' 09:37:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:37:24 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:37:24 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:37:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:37:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2062730896977774575.sh 09:37:25 ---> capture-instance-metadata.sh 09:37:25 Setup pyenv: 09:37:25 system 09:37:25 3.8.13 09:37:25 3.9.13 09:37:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:37:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6HIx 09:37:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:37:38 lf-activate-venv(): INFO: Installing: lftools 09:38:11 lf-activate-venv(): INFO: Adding /tmp/venv-6HIx/bin to PATH 09:38:11 INFO: Running in OpenStack, capturing instance metadata 09:38:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6637287462580162329.sh 09:38:12 provisioning config files... 09:38:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14269982123070983288tmp 09:38:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:38:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:38:12 [EnvInject] - Injecting environment variables from a build step. 09:38:12 [EnvInject] - Injecting as environment variables the properties content 09:38:12 SERVER_ID=logs 09:38:12 09:38:12 [EnvInject] - Variables injected successfully. 09:38:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10225574284270060799.sh 09:38:12 ---> create-netrc.sh 09:38:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6365365936732527006.sh 09:38:12 ---> python-tools-install.sh 09:38:12 Setup pyenv: 09:38:12 system 09:38:12 3.8.13 09:38:12 3.9.13 09:38:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:38:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6HIx from file:/tmp/.os_lf_venv 09:38:14 lf-activate-venv(): INFO: Installing: lftools 09:38:23 lf-activate-venv(): INFO: Adding /tmp/venv-6HIx/bin to PATH 09:38:23 Generating Requirements File 09:39:04 Python 3.10.6 09:39:04 pip 24.0 from /tmp/venv-6HIx/lib/python3.10/site-packages/pip (python 3.10) 09:39:07 appdirs==1.4.4 09:39:07 argcomplete==3.2.2 09:39:07 aspy.yaml==1.3.0 09:39:07 attrs==23.2.0 09:39:07 autopage==0.5.2 09:39:07 beautifulsoup4==4.12.3 09:39:07 boto3==1.34.36 09:39:07 botocore==1.34.36 09:39:07 bs4==0.0.2 09:39:07 cachetools==5.3.2 09:39:07 certifi==2024.2.2 09:39:07 cffi==1.16.0 09:39:07 cfgv==3.4.0 09:39:07 chardet==5.2.0 09:39:07 charset-normalizer==3.3.2 09:39:07 click==8.1.7 09:39:07 cliff==4.5.0 09:39:07 cmd2==2.4.3 09:39:07 cryptography==3.3.2 09:39:07 debtcollector==2.5.0 09:39:07 decorator==5.1.1 09:39:07 defusedxml==0.7.1 09:39:07 Deprecated==1.2.14 09:39:07 distlib==0.3.8 09:39:07 dnspython==2.5.0 09:39:07 docker==4.2.2 09:39:07 dogpile.cache==1.3.0 09:39:07 email-validator==2.1.0.post1 09:39:07 filelock==3.13.1 09:39:07 future==0.18.3 09:39:07 gitdb==4.0.11 09:39:07 GitPython==3.1.41 09:39:07 google-auth==2.27.0 09:39:07 httplib2==0.22.0 09:39:07 identify==2.5.33 09:39:07 idna==3.6 09:39:07 importlib-resources==1.5.0 09:39:07 iso8601==2.1.0 09:39:07 Jinja2==3.1.3 09:39:07 jmespath==1.0.1 09:39:07 jsonpatch==1.33 09:39:07 jsonpointer==2.4 09:39:07 jsonschema==4.21.1 09:39:07 jsonschema-specifications==2023.12.1 09:39:07 keystoneauth1==5.5.0 09:39:07 kubernetes==29.0.0 09:39:07 lftools==0.37.8 09:39:07 lxml==5.1.0 09:39:07 MarkupSafe==2.1.5 09:39:07 msgpack==1.0.7 09:39:07 multi_key_dict==2.0.3 09:39:07 munch==4.0.0 09:39:07 netaddr==0.10.1 09:39:07 netifaces==0.11.0 09:39:07 niet==1.4.2 09:39:07 nodeenv==1.8.0 09:39:07 oauth2client==4.1.3 09:39:07 oauthlib==3.2.2 09:39:07 openstacksdk==0.62.0 09:39:07 os-client-config==2.1.0 09:39:07 os-service-types==1.7.0 09:39:07 osc-lib==3.0.0 09:39:07 oslo.config==9.3.0 09:39:07 oslo.context==5.3.0 09:39:07 oslo.i18n==6.2.0 09:39:07 oslo.log==5.4.0 09:39:07 oslo.serialization==5.3.0 09:39:07 oslo.utils==7.0.0 09:39:07 packaging==23.2 09:39:07 pbr==6.0.0 09:39:07 platformdirs==4.2.0 09:39:07 prettytable==3.9.0 09:39:07 pyasn1==0.5.1 09:39:07 pyasn1-modules==0.3.0 09:39:07 pycparser==2.21 09:39:07 pygerrit2==2.0.15 09:39:07 PyGithub==2.2.0 09:39:07 pyinotify==0.9.6 09:39:07 PyJWT==2.8.0 09:39:07 PyNaCl==1.5.0 09:39:07 pyparsing==2.4.7 09:39:07 pyperclip==1.8.2 09:39:07 pyrsistent==0.20.0 09:39:07 python-cinderclient==9.4.0 09:39:07 python-dateutil==2.8.2 09:39:07 python-heatclient==3.4.0 09:39:07 python-jenkins==1.8.2 09:39:07 python-keystoneclient==5.3.0 09:39:07 python-magnumclient==4.3.0 09:39:07 python-novaclient==18.4.0 09:39:07 python-openstackclient==6.0.0 09:39:07 python-swiftclient==4.4.0 09:39:07 pytz==2024.1 09:39:07 PyYAML==6.0.1 09:39:07 referencing==0.33.0 09:39:07 requests==2.31.0 09:39:07 requests-oauthlib==1.3.1 09:39:07 requestsexceptions==1.4.0 09:39:07 rfc3986==2.0.0 09:39:07 rpds-py==0.17.1 09:39:07 rsa==4.9 09:39:07 ruamel.yaml==0.18.6 09:39:07 ruamel.yaml.clib==0.2.8 09:39:07 s3transfer==0.10.0 09:39:07 simplejson==3.19.2 09:39:07 six==1.16.0 09:39:07 smmap==5.0.1 09:39:07 soupsieve==2.5 09:39:07 stevedore==5.1.0 09:39:07 tabulate==0.9.0 09:39:07 toml==0.10.2 09:39:07 tomlkit==0.12.3 09:39:07 tqdm==4.66.1 09:39:07 typing_extensions==4.9.0 09:39:07 tzdata==2023.4 09:39:07 urllib3==1.26.18 09:39:07 virtualenv==20.25.0 09:39:07 wcwidth==0.2.13 09:39:07 websocket-client==1.7.0 09:39:07 wrapt==1.16.0 09:39:07 xdg==6.0.0 09:39:07 xmltodict==0.13.0 09:39:07 yq==3.2.3 09:39:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16541696875225533657.sh 09:39:07 ---> sudo-logs.sh 09:39:07 Archiving 'sudo' log.. 09:39:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9693192703045812961.sh 09:39:08 ---> job-cost.sh 09:39:08 Setup pyenv: 09:39:08 system 09:39:08 3.8.13 09:39:08 3.9.13 09:39:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:39:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6HIx from file:/tmp/.os_lf_venv 09:39:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:39:18 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. 09:39:18 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 09:39:18 lf-activate-venv(): INFO: Adding /tmp/venv-6HIx/bin to PATH 09:39:18 INFO: No Stack... 09:39:18 INFO: Retrieving Pricing Info for: v3-standard-4 09:39:19 INFO: Archiving Costs 09:39:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5648596461021719562.sh 09:39:19 ---> logs-deploy.sh 09:39:19 Setup pyenv: 09:39:19 system 09:39:19 3.8.13 09:39:19 3.9.13 09:39:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:39:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6HIx from file:/tmp/.os_lf_venv 09:39:21 lf-activate-venv(): INFO: Installing: lftools 09:39:34 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. 09:39:34 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:39:35 lf-activate-venv(): INFO: Adding /tmp/venv-6HIx/bin to PATH 09:39:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3292 09:39:35 INFO: archiving workspace using pattern(s): 09:39:37 Archives upload complete. 09:39:37 INFO: archiving logs to Nexus 09:39:38 ---> uname -a: 09:39:38 Linux prd-ubuntu1804-builder-4c-4g-3341 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:39:38 09:39:38 09:39:38 ---> lscpu: 09:39:38 Architecture: x86_64 09:39:38 CPU op-mode(s): 32-bit, 64-bit 09:39:38 Byte Order: Little Endian 09:39:38 CPU(s): 4 09:39:38 On-line CPU(s) list: 0-3 09:39:38 Thread(s) per core: 1 09:39:38 Core(s) per socket: 1 09:39:38 Socket(s): 4 09:39:38 NUMA node(s): 1 09:39:38 Vendor ID: AuthenticAMD 09:39:38 CPU family: 23 09:39:38 Model: 49 09:39:38 Model name: AMD EPYC-Rome Processor 09:39:38 Stepping: 0 09:39:38 CPU MHz: 2799.998 09:39:38 BogoMIPS: 5599.99 09:39:38 Virtualization: AMD-V 09:39:38 Hypervisor vendor: KVM 09:39:38 Virtualization type: full 09:39:38 L1d cache: 32K 09:39:38 L1i cache: 32K 09:39:38 L2 cache: 512K 09:39:38 L3 cache: 16384K 09:39:38 NUMA node0 CPU(s): 0-3 09:39:38 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 09:39:38 09:39:38 09:39:38 ---> nproc: 09:39:38 4 09:39:38 09:39:38 09:39:38 ---> df -h: 09:39:38 Filesystem Size Used Avail Use% Mounted on 09:39:38 udev 7.9G 0 7.9G 0% /dev 09:39:38 tmpfs 1.6G 672K 1.6G 1% /run 09:39:38 /dev/vda1 78G 8.4G 70G 11% / 09:39:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:39:38 tmpfs 5.0M 0 5.0M 0% /run/lock 09:39:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:39:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:39:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:39:38 09:39:38 09:39:38 ---> free -m: 09:39:38 total used free shared buff/cache available 09:39:38 Mem: 16040 533 13321 0 2184 15188 09:39:38 Swap: 1023 0 1023 09:39:38 09:39:38 09:39:38 ---> ip addr: 09:39:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:39:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:39:38 inet 127.0.0.1/8 scope host lo 09:39:38 valid_lft forever preferred_lft forever 09:39:38 inet6 ::1/128 scope host 09:39:38 valid_lft forever preferred_lft forever 09:39:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:39:38 link/ether fa:16:3e:92:16:fb brd ff:ff:ff:ff:ff:ff 09:39:38 inet 10.30.106.250/23 brd 10.30.107.255 scope global dynamic ens3 09:39:38 valid_lft 86137sec preferred_lft 86137sec 09:39:38 inet6 fe80::f816:3eff:fe92:16fb/64 scope link 09:39:38 valid_lft forever preferred_lft forever 09:39:38 09:39:38 09:39:38 ---> sar -b -r -n DEV: 09:39:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3341) 02/07/24 _x86_64_ (4 CPU) 09:39:38 09:39:38 09:35:22 LINUX RESTART (4 CPU) 09:39:38 09:39:38 09:36:01 tps rtps wtps bread/s bwrtn/s 09:39:38 09:37:01 115.08 59.26 55.82 3724.58 21420.43 09:39:38 09:38:01 89.45 14.48 74.97 1039.16 15348.78 09:39:38 09:39:01 77.22 0.92 76.30 98.65 14986.04 09:39:38 Average: 93.92 24.88 69.03 1620.80 17251.75 09:39:38 09:39:38 09:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:39:38 09:37:01 14155660 15570400 2269300 13.82 45216 1579364 859488 4.92 657848 1418152 89700 09:39:38 09:38:01 13816072 15509804 2608888 15.88 61324 1829680 857792 4.91 802796 1584280 87360 09:39:38 09:39:01 13597216 15511220 2827744 17.22 81656 2015056 860240 4.92 820748 1757900 132792 09:39:38 Average: 13856316 15530475 2568644 15.64 62732 1808033 859173 4.92 760464 1586777 103284 09:39:38 09:39:38 09:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:39:38 09:37:01 ens3 407.68 271.97 1538.90 73.04 0.00 0.00 0.00 0.00 09:39:38 09:37:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 09:39:38 09:38:01 ens3 87.94 62.62 1164.68 8.59 0.00 0.00 0.00 0.00 09:39:38 09:38:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 09:39:38 09:39:01 ens3 34.79 26.00 315.59 6.16 0.00 0.00 0.00 0.00 09:39:38 09:39:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 09:39:38 Average: ens3 176.80 120.20 1006.39 29.26 0.00 0.00 0.00 0.00 09:39:38 Average: lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 09:39:38 09:39:38 09:39:38 ---> sar -P ALL: 09:39:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3341) 02/07/24 _x86_64_ (4 CPU) 09:39:38 09:39:38 09:35:22 LINUX RESTART (4 CPU) 09:39:38 09:39:38 09:36:01 CPU %user %nice %system %iowait %steal %idle 09:39:38 09:37:01 all 14.58 0.00 1.75 17.61 0.06 66.01 09:39:38 09:37:01 0 16.51 0.00 2.03 18.29 0.07 63.10 09:39:38 09:37:01 1 19.56 0.00 1.74 9.28 0.07 69.35 09:39:38 09:37:01 2 8.27 0.00 1.34 37.85 0.05 52.49 09:39:38 09:37:01 3 13.98 0.00 1.86 4.98 0.07 79.11 09:39:38 09:38:01 all 18.45 0.00 1.64 11.09 0.05 68.76 09:39:38 09:38:01 0 10.66 0.00 1.37 1.17 0.05 86.76 09:39:38 09:38:01 1 26.77 0.00 1.64 4.44 0.05 67.10 09:39:38 09:38:01 2 11.68 0.00 1.61 29.28 0.05 57.37 09:39:38 09:38:01 3 24.74 0.00 1.95 9.59 0.07 63.65 09:39:38 09:39:01 all 18.21 0.00 1.15 6.16 0.06 74.42 09:39:38 09:39:01 0 14.36 0.00 0.67 3.29 0.07 81.61 09:39:38 09:39:01 1 28.36 0.00 1.84 1.31 0.05 68.44 09:39:38 09:39:01 2 15.84 0.00 0.80 7.93 0.07 75.36 09:39:38 09:39:01 3 14.26 0.00 1.30 12.11 0.05 72.27 09:39:38 Average: all 17.08 0.00 1.51 11.62 0.06 69.73 09:39:38 Average: 0 13.84 0.00 1.36 7.56 0.06 77.18 09:39:38 Average: 1 24.90 0.00 1.74 5.01 0.06 68.30 09:39:38 Average: 2 11.94 0.00 1.25 25.00 0.06 61.76 09:39:38 Average: 3 17.65 0.00 1.70 8.89 0.06 71.69 09:39:38 09:39:38 09:39:38