06:48:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 06:48:46 Running as SYSTEM 06:48:46 [EnvInject] - Loading node environment variables. 06:48:46 Building remotely on prd-ubuntu1804-builder-4c-4g-25791 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:48:46 [ssh-agent] Looking for ssh-agent implementation... 06:48:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:48:46 $ ssh-agent 06:48:46 SSH_AUTH_SOCK=/tmp/ssh-T3VGNRQ6Gyvy/agent.1778 06:48:46 SSH_AGENT_PID=1779 06:48:46 [ssh-agent] Started. 06:48:46 Running ssh-add (command line suppressed) 06:48:46 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10957611002469135355.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10957611002469135355.key) 06:48:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:48:46 The recommended git tool is: NONE 06:48:48 using credential onap-jenkins-ssh 06:48:48 Wiping out workspace first. 06:48:48 Cloning the remote Git repository 06:48:48 Cloning repository git://cloud.onap.org/mirror/oom.git 06:48:48 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:48:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:48:48 > git --version # timeout=10 06:48:48 > git --version # 'git version 2.17.1' 06:48:48 using GIT_SSH to set credentials Gerrit user 06:48:48 Verifying host key using manually-configured host key entries 06:48:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:48:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:48:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:48:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:48:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:48:54 using GIT_SSH to set credentials Gerrit user 06:48:54 Verifying host key using manually-configured host key entries 06:48:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/2 # timeout=30 06:48:54 > git rev-parse add1935385b13c3e7b658f65f578ff1a906a4038^{commit} # timeout=10 06:48:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:48:54 Checking out Revision add1935385b13c3e7b658f65f578ff1a906a4038 (refs/changes/36/137736/2) 06:48:54 > git config core.sparsecheckout # timeout=10 06:48:55 > git checkout -f add1935385b13c3e7b658f65f578ff1a906a4038 # timeout=30 06:48:58 Commit message: "[KEYCLOAK-INIT] Add feature to customize REALMs and configure Ingress Access" 06:48:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:48:58 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 06:48:58 [EnvInject] - Injecting environment variables from a build step. 06:48:58 [EnvInject] - Injecting as environment variables the properties content 06:48:58 PYTHON=python3 06:48:58 06:48:58 [EnvInject] - Variables injected successfully. 06:48:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10713680082715519508.sh 06:48:58 ---> tox-install.sh 06:48:58 + source /home/jenkins/lf-env.sh 06:48:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:48:58 ++ mktemp -d /tmp/venv-XXXX 06:48:58 + lf_venv=/tmp/venv-z33v 06:48:58 + local venv_file=/tmp/.os_lf_venv 06:48:58 + local python=python3 06:48:58 + local options 06:48:58 + local set_path=true 06:48:58 + local install_args= 06:48:58 ++ 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 06:48:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:48:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:48:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:48:58 + true 06:48:58 + case $1 in 06:48:58 + venv_file=/tmp/.toxenv 06:48:58 + shift 2 06:48:58 + true 06:48:58 + case $1 in 06:48:58 + shift 06:48:58 + break 06:48:58 + case $python in 06:48:58 + local pkg_list= 06:48:58 + [[ -d /opt/pyenv ]] 06:48:58 + echo 'Setup pyenv:' 06:48:58 Setup pyenv: 06:48:58 + export PYENV_ROOT=/opt/pyenv 06:48:58 + PYENV_ROOT=/opt/pyenv 06:48:58 + 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 06:48:58 + 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 06:48:58 + pyenv versions 06:48:58 * system (set by /opt/pyenv/version) 06:48:58 * 3.8.13 (set by /opt/pyenv/version) 06:48:58 * 3.9.13 (set by /opt/pyenv/version) 06:48:58 * 3.10.6 (set by /opt/pyenv/version) 06:48:58 + command -v pyenv 06:48:58 ++ pyenv init - --no-rehash 06:48:58 + 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[*]}"'\'')" 06:48:58 export PATH="/opt/pyenv/shims:${PATH}" 06:48:58 export PYENV_SHELL=bash 06:48:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:48:58 pyenv() { 06:48:58 local command 06:48:58 command="${1:-}" 06:48:58 if [ "$#" -gt 0 ]; then 06:48:58 shift 06:48:58 fi 06:48:58 06:48:58 case "$command" in 06:48:58 rehash|shell) 06:48:58 eval "$(pyenv "sh-$command" "$@")" 06:48:58 ;; 06:48:58 *) 06:48:58 command pyenv "$command" "$@" 06:48:58 ;; 06:48:58 esac 06:48:58 }' 06:48:58 +++ 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[*]}"' 06:48:58 ++ 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 06:48:58 ++ 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 06:48:58 ++ 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 06:48:58 ++ export PYENV_SHELL=bash 06:48:58 ++ PYENV_SHELL=bash 06:48:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:48:58 +++ complete -F _pyenv pyenv 06:48:58 ++ lf-pyver python3 06:48:58 ++ local py_version_xy=python3 06:48:58 ++ local py_version_xyz= 06:48:58 ++ pyenv versions 06:48:58 ++ sed 's/^[ *]* //' 06:48:58 ++ awk '{ print $1 }' 06:48:58 ++ grep -E '^[0-9.]*[0-9]$' 06:48:58 ++ local command 06:48:58 ++ command=versions 06:48:58 ++ '[' 1 -gt 0 ']' 06:48:58 ++ shift 06:48:58 ++ case "$command" in 06:48:58 ++ command pyenv versions 06:48:58 ++ pyenv versions 06:48:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:48:58 +++ sort -V 06:48:58 +++ grep '^3' /tmp/.pyenv_versions 06:48:58 +++ tail -n 1 06:48:58 ++ py_version_xyz=3.10.6 06:48:58 ++ [[ -z 3.10.6 ]] 06:48:58 ++ echo 3.10.6 06:48:58 ++ return 0 06:48:58 + pyenv local 3.10.6 06:48:58 + local command 06:48:58 + command=local 06:48:58 + '[' 2 -gt 0 ']' 06:48:58 + shift 06:48:58 + case "$command" in 06:48:58 + command pyenv local 3.10.6 06:48:58 + pyenv local 3.10.6 06:48:58 + for arg in "$@" 06:48:58 + case $arg in 06:48:58 + pkg_list+='tox ' 06:48:58 + for arg in "$@" 06:48:58 + case $arg in 06:48:58 + pkg_list+='virtualenv ' 06:48:58 + for arg in "$@" 06:48:58 + case $arg in 06:48:58 + pkg_list+='urllib3~=1.26.15 ' 06:48:58 + [[ -f /tmp/.toxenv ]] 06:48:58 + [[ ! -f /tmp/.toxenv ]] 06:48:58 + [[ -n '' ]] 06:48:58 + python3 -m venv /tmp/venv-z33v 06:49:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z33v' 06:49:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z33v 06:49:03 + echo /tmp/venv-z33v 06:49:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:49:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:49:03 + /tmp/venv-z33v/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:49:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:49:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:49:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:49:06 + /tmp/venv-z33v/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:49:08 + type python3 06:49:08 + true 06:49:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-z33v/bin to PATH' 06:49:08 lf-activate-venv(): INFO: Adding /tmp/venv-z33v/bin to PATH 06:49:08 + PATH=/tmp/venv-z33v/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 06:49:08 + return 0 06:49:08 + python3 --version 06:49:08 Python 3.10.6 06:49:08 + python3 -m pip --version 06:49:09 pip 24.0 from /tmp/venv-z33v/lib/python3.10/site-packages/pip (python 3.10) 06:49:09 + python3 -m pip freeze 06:49:09 cachetools==5.3.3 06:49:09 chardet==5.2.0 06:49:09 colorama==0.4.6 06:49:09 distlib==0.3.8 06:49:09 filelock==3.13.4 06:49:09 packaging==24.0 06:49:09 platformdirs==4.2.1 06:49:09 pluggy==1.5.0 06:49:09 pyproject-api==1.6.1 06:49:09 tomli==2.0.1 06:49:09 tox==4.14.2 06:49:09 urllib3==1.26.18 06:49:09 virtualenv==20.26.0 06:49:09 [EnvInject] - Injecting environment variables from a build step. 06:49:09 [EnvInject] - Injecting as environment variables the properties content 06:49:09 PARALLEL=false 06:49:09 06:49:09 [EnvInject] - Variables injected successfully. 06:49:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7858192590414395476.sh 06:49:09 ---> tox-run.sh 06:49:09 + 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 06:49:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:49:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:49:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:49:09 + cd /w/workspace/oom-master-pre-commit-lint/. 06:49:09 + source /home/jenkins/lf-env.sh 06:49:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:49:09 ++ mktemp -d /tmp/venv-XXXX 06:49:09 + lf_venv=/tmp/venv-jWvT 06:49:09 + local venv_file=/tmp/.os_lf_venv 06:49:09 + local python=python3 06:49:09 + local options 06:49:09 + local set_path=true 06:49:09 + local install_args= 06:49:09 ++ 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 06:49:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:49:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:49:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:49:09 + true 06:49:09 + case $1 in 06:49:09 + venv_file=/tmp/.toxenv 06:49:09 + shift 2 06:49:09 + true 06:49:09 + case $1 in 06:49:09 + shift 06:49:09 + break 06:49:09 + case $python in 06:49:09 + local pkg_list= 06:49:09 + [[ -d /opt/pyenv ]] 06:49:09 + echo 'Setup pyenv:' 06:49:09 Setup pyenv: 06:49:09 + export PYENV_ROOT=/opt/pyenv 06:49:09 + PYENV_ROOT=/opt/pyenv 06:49:09 + 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 06:49:09 + 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 06:49:09 + pyenv versions 06:49:09 system 06:49:09 3.8.13 06:49:09 3.9.13 06:49:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:49:09 + command -v pyenv 06:49:09 ++ pyenv init - --no-rehash 06:49:09 + 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[*]}"'\'')" 06:49:09 export PATH="/opt/pyenv/shims:${PATH}" 06:49:09 export PYENV_SHELL=bash 06:49:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:49:09 pyenv() { 06:49:09 local command 06:49:09 command="${1:-}" 06:49:09 if [ "$#" -gt 0 ]; then 06:49:09 shift 06:49:09 fi 06:49:09 06:49:09 case "$command" in 06:49:09 rehash|shell) 06:49:09 eval "$(pyenv "sh-$command" "$@")" 06:49:09 ;; 06:49:09 *) 06:49:09 command pyenv "$command" "$@" 06:49:09 ;; 06:49:09 esac 06:49:09 }' 06:49:09 +++ 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[*]}"' 06:49:09 ++ 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 06:49:09 ++ 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 06:49:09 ++ 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 06:49:09 ++ export PYENV_SHELL=bash 06:49:09 ++ PYENV_SHELL=bash 06:49:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:49:09 +++ complete -F _pyenv pyenv 06:49:09 ++ lf-pyver python3 06:49:09 ++ local py_version_xy=python3 06:49:09 ++ local py_version_xyz= 06:49:09 ++ pyenv versions 06:49:09 ++ local command 06:49:09 ++ command=versions 06:49:09 ++ '[' 1 -gt 0 ']' 06:49:09 ++ shift 06:49:09 ++ case "$command" in 06:49:09 ++ command pyenv versions 06:49:09 ++ pyenv versions 06:49:09 ++ awk '{ print $1 }' 06:49:09 ++ sed 's/^[ *]* //' 06:49:09 ++ grep -E '^[0-9.]*[0-9]$' 06:49:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:49:09 +++ grep '^3' /tmp/.pyenv_versions 06:49:09 +++ sort -V 06:49:09 +++ tail -n 1 06:49:09 ++ py_version_xyz=3.10.6 06:49:09 ++ [[ -z 3.10.6 ]] 06:49:09 ++ echo 3.10.6 06:49:09 ++ return 0 06:49:09 + pyenv local 3.10.6 06:49:09 + local command 06:49:09 + command=local 06:49:09 + '[' 2 -gt 0 ']' 06:49:09 + shift 06:49:09 + case "$command" in 06:49:09 + command pyenv local 3.10.6 06:49:09 + pyenv local 3.10.6 06:49:09 + for arg in "$@" 06:49:09 + case $arg in 06:49:09 + pkg_list+='tox ' 06:49:09 + for arg in "$@" 06:49:09 + case $arg in 06:49:09 + pkg_list+='virtualenv ' 06:49:09 + for arg in "$@" 06:49:09 + case $arg in 06:49:09 + pkg_list+='urllib3~=1.26.15 ' 06:49:09 + [[ -f /tmp/.toxenv ]] 06:49:09 ++ cat /tmp/.toxenv 06:49:09 + lf_venv=/tmp/venv-z33v 06:49:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z33v from' file:/tmp/.toxenv 06:49:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z33v from file:/tmp/.toxenv 06:49:09 + /tmp/venv-z33v/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:49:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:49:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:49:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:49:10 + /tmp/venv-z33v/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:49:11 + type python3 06:49:11 + true 06:49:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-z33v/bin to PATH' 06:49:11 lf-activate-venv(): INFO: Adding /tmp/venv-z33v/bin to PATH 06:49:11 + PATH=/tmp/venv-z33v/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 06:49:11 + return 0 06:49:11 + [[ -d /opt/pyenv ]] 06:49:11 + echo '---> Setting up pyenv' 06:49:11 ---> Setting up pyenv 06:49:11 + export PYENV_ROOT=/opt/pyenv 06:49:11 + PYENV_ROOT=/opt/pyenv 06:49:11 + export PATH=/opt/pyenv/bin:/tmp/venv-z33v/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 06:49:11 + PATH=/opt/pyenv/bin:/tmp/venv-z33v/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 06:49:11 ++ pwd 06:49:11 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:49:11 + export PYTHONPATH 06:49:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:49:11 + TOX_TESTENV_PASSENV=PYTHONPATH 06:49:11 + tox --version 06:49:12 4.14.2 from /tmp/venv-z33v/lib/python3.10/site-packages/tox/__init__.py 06:49:12 + PARALLEL=false 06:49:12 + TOX_OPTIONS_LIST= 06:49:12 + [[ -n pre-commit ]] 06:49:12 + TOX_OPTIONS_LIST=' -e pre-commit' 06:49:12 + case ${PARALLEL,,} in 06:49:12 + tox -e pre-commit 06:49:12 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:49:13 pre-commit: install_deps> python -I -m pip install pre-commit 06:49:16 pre-commit: freeze> python -m pip freeze --all 06:49:16 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,identify==2.5.36,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.1,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.5.1,virtualenv==20.26.0,wheel==0.43.0 06:49:16 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:49:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:49:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:49:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:49:19 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:49:19 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:49:19 [INFO] Once installed this environment will be reused. 06:49:19 [INFO] This may take a few minutes... 06:49:22 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:49:22 [INFO] Once installed this environment will be reused. 06:49:22 [INFO] This may take a few minutes... 06:49:28 Trim Trailing Whitespace.................................................Failed 06:49:28 - hook id: trailing-whitespace 06:49:28 - exit code: 1 06:49:28 - files were modified by this hook 06:49:28 06:49:28 Fixing kubernetes/platform/components/keycloak-init/templates/_utils.tpl 06:49:28 Fixing kubernetes/platform/components/keycloak-init/values.yaml 06:49:28 06:49:28 Tabs remover.............................................................Passed 06:49:28 pre-commit hook(s) made changes. 06:49:28 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 06:49:28 To run `pre-commit` as part of git workflow, use `pre-commit install`. 06:49:28 All changes made by hooks: 06:49:28 diff --git a/kubernetes/platform/components/keycloak-init/templates/_utils.tpl b/kubernetes/platform/components/keycloak-init/templates/_utils.tpl 06:49:28 index 876d664b5..14fdf403c 100644 06:49:28 --- a/kubernetes/platform/components/keycloak-init/templates/_utils.tpl 06:49:28 +++ b/kubernetes/platform/components/keycloak-init/templates/_utils.tpl 06:49:28 @@ -704,7 +704,7 @@ users: 06:49:28 disableableCredentialTypes: [] 06:49:28 requiredActions: [] 06:49:28 {{- if $user.realmRoles }} 06:49:28 - realmRoles: 06:49:28 + realmRoles: 06:49:28 {{- range $index2, $realmRole := $user.realmRoles }} 06:49:28 - "{{ $realmRole }}" 06:49:28 {{- end }} 06:49:28 diff --git a/kubernetes/platform/components/keycloak-init/values.yaml b/kubernetes/platform/components/keycloak-init/values.yaml 06:49:28 index 574f500bd..0161dc39b 100644 06:49:28 --- a/kubernetes/platform/components/keycloak-init/values.yaml 06:49:28 +++ b/kubernetes/platform/components/keycloak-init/values.yaml 06:49:28 @@ -62,7 +62,7 @@ realmSettings: 06:49:28 roles: [ "platform-all-read" ] 06:49:28 initialUsers: 06:49:28 - username: "onap-admin" 06:49:28 - credentials: 06:49:28 + credentials: 06:49:28 - type: password 06:49:28 secretData: "{\"value\":\"nD4K4x8HEgk6xlWIAgzZOE+EOjdbovJfEa7N3WXwIMCWCfdXpn7Riys7hZhI1NbKcc9QPI9j8LQB/JSuZVcXKA==\",\"salt\":\"T8X9A9tT2cyLvEjHFo+zuQ==\",\"additionalParameters\":{}}" 06:49:28 credentialData : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}" 06:49:28 pre-commit: exit 1 (11.68 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2353 06:49:28 pre-commit: FAIL code 1 (15.96=setup[4.28]+cmd[11.68] seconds) 06:49:28 evaluation failed :( (16.13 seconds) 06:49:28 + tox_status=1 06:49:28 + echo '---> Completed tox runs' 06:49:28 ---> Completed tox runs 06:49:28 + for i in .tox/*/log 06:49:28 ++ echo .tox/pre-commit/log 06:49:28 ++ awk -F/ '{print $2}' 06:49:28 + tox_env=pre-commit 06:49:28 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:49:28 + DOC_DIR=docs/_build/html 06:49:28 + [[ -d docs/_build/html ]] 06:49:28 + echo '---> tox-run.sh ends' 06:49:28 ---> tox-run.sh ends 06:49:28 + test 1 -eq 0 06:49:28 + exit 1 06:49:28 ++ '[' 2 = 1 ']' 06:49:28 Build step 'Execute shell' marked build as failure 06:49:28 $ ssh-agent -k 06:49:28 unset SSH_AUTH_SOCK; 06:49:28 unset SSH_AGENT_PID; 06:49:28 echo Agent pid 1779 killed; 06:49:28 [ssh-agent] Stopped. 06:49:28 [PostBuildScript] - [INFO] Executing post build scripts. 06:49:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8245715448695653243.sh 06:49:28 ---> sysstat.sh 06:49:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6923049270756928303.sh 06:49:28 ---> package-listing.sh 06:49:28 ++ facter osfamily 06:49:28 ++ tr '[:upper:]' '[:lower:]' 06:49:29 + OS_FAMILY=debian 06:49:29 + workspace=/w/workspace/oom-master-pre-commit-lint 06:49:29 + START_PACKAGES=/tmp/packages_start.txt 06:49:29 + END_PACKAGES=/tmp/packages_end.txt 06:49:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:49:29 + PACKAGES=/tmp/packages_start.txt 06:49:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:49:29 + PACKAGES=/tmp/packages_end.txt 06:49:29 + case "${OS_FAMILY}" in 06:49:29 + dpkg -l 06:49:29 + grep '^ii' 06:49:29 + '[' -f /tmp/packages_start.txt ']' 06:49:29 + '[' -f /tmp/packages_end.txt ']' 06:49:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:49:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:49:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:49:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:49:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11532487324897710077.sh 06:49:29 ---> capture-instance-metadata.sh 06:49:29 Setup pyenv: 06:49:29 system 06:49:29 3.8.13 06:49:29 3.9.13 06:49:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:49:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aUCg 06:49:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:49:35 lf-activate-venv(): INFO: Installing: lftools 06:50:07 lf-activate-venv(): INFO: Adding /tmp/venv-aUCg/bin to PATH 06:50:07 INFO: Running in OpenStack, capturing instance metadata 06:50:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7433893069456459663.sh 06:50:07 provisioning config files... 06:50:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12988952840862954193tmp 06:50:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:50:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:50:07 [EnvInject] - Injecting environment variables from a build step. 06:50:07 [EnvInject] - Injecting as environment variables the properties content 06:50:07 SERVER_ID=logs 06:50:07 06:50:07 [EnvInject] - Variables injected successfully. 06:50:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17576192406194747222.sh 06:50:07 ---> create-netrc.sh 06:50:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins583274030377130534.sh 06:50:07 ---> python-tools-install.sh 06:50:07 Setup pyenv: 06:50:07 system 06:50:07 3.8.13 06:50:07 3.9.13 06:50:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:50:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aUCg from file:/tmp/.os_lf_venv 06:50:09 lf-activate-venv(): INFO: Installing: lftools 06:50:17 lf-activate-venv(): INFO: Adding /tmp/venv-aUCg/bin to PATH 06:50:17 Generating Requirements File 06:50:44 Python 3.10.6 06:50:45 pip 24.0 from /tmp/venv-aUCg/lib/python3.10/site-packages/pip (python 3.10) 06:50:45 appdirs==1.4.4 06:50:45 argcomplete==3.3.0 06:50:45 aspy.yaml==1.3.0 06:50:45 attrs==23.2.0 06:50:45 autopage==0.5.2 06:50:45 beautifulsoup4==4.12.3 06:50:45 boto3==1.34.91 06:50:45 botocore==1.34.91 06:50:45 bs4==0.0.2 06:50:45 cachetools==5.3.3 06:50:45 certifi==2024.2.2 06:50:45 cffi==1.16.0 06:50:45 cfgv==3.4.0 06:50:45 chardet==5.2.0 06:50:45 charset-normalizer==3.3.2 06:50:45 click==8.1.7 06:50:45 cliff==4.6.0 06:50:45 cmd2==2.4.3 06:50:45 cryptography==3.3.2 06:50:45 debtcollector==3.0.0 06:50:45 decorator==5.1.1 06:50:45 defusedxml==0.7.1 06:50:45 Deprecated==1.2.14 06:50:45 distlib==0.3.8 06:50:45 dnspython==2.6.1 06:50:45 docker==4.2.2 06:50:45 dogpile.cache==1.3.2 06:50:45 email_validator==2.1.1 06:50:45 filelock==3.13.4 06:50:45 future==1.0.0 06:50:45 gitdb==4.0.11 06:50:45 GitPython==3.1.43 06:50:45 google-auth==2.29.0 06:50:45 httplib2==0.22.0 06:50:45 identify==2.5.36 06:50:45 idna==3.7 06:50:45 importlib-resources==1.5.0 06:50:45 iso8601==2.1.0 06:50:45 Jinja2==3.1.3 06:50:45 jmespath==1.0.1 06:50:45 jsonpatch==1.33 06:50:45 jsonpointer==2.4 06:50:45 jsonschema==4.21.1 06:50:45 jsonschema-specifications==2023.12.1 06:50:45 keystoneauth1==5.6.0 06:50:45 kubernetes==29.0.0 06:50:45 lftools==0.37.10 06:50:45 lxml==5.2.1 06:50:45 MarkupSafe==2.1.5 06:50:45 msgpack==1.0.8 06:50:45 multi_key_dict==2.0.3 06:50:45 munch==4.0.0 06:50:45 netaddr==1.2.1 06:50:45 netifaces==0.11.0 06:50:45 niet==1.4.2 06:50:45 nodeenv==1.8.0 06:50:45 oauth2client==4.1.3 06:50:45 oauthlib==3.2.2 06:50:45 openstacksdk==3.1.0 06:50:45 os-client-config==2.1.0 06:50:45 os-service-types==1.7.0 06:50:45 osc-lib==3.0.1 06:50:45 oslo.config==9.4.0 06:50:45 oslo.context==5.5.0 06:50:45 oslo.i18n==6.3.0 06:50:45 oslo.log==5.5.1 06:50:45 oslo.serialization==5.4.0 06:50:45 oslo.utils==7.1.0 06:50:45 packaging==24.0 06:50:45 pbr==6.0.0 06:50:45 platformdirs==4.2.1 06:50:45 prettytable==3.10.0 06:50:45 pyasn1==0.6.0 06:50:45 pyasn1_modules==0.4.0 06:50:45 pycparser==2.22 06:50:45 pygerrit2==2.0.15 06:50:45 PyGithub==2.3.0 06:50:45 pyinotify==0.9.6 06:50:45 PyJWT==2.8.0 06:50:45 PyNaCl==1.5.0 06:50:45 pyparsing==2.4.7 06:50:45 pyperclip==1.8.2 06:50:45 pyrsistent==0.20.0 06:50:45 python-cinderclient==9.5.0 06:50:45 python-dateutil==2.9.0.post0 06:50:45 python-heatclient==3.5.0 06:50:45 python-jenkins==1.8.2 06:50:45 python-keystoneclient==5.4.0 06:50:45 python-magnumclient==4.4.0 06:50:45 python-novaclient==18.6.0 06:50:45 python-openstackclient==6.6.0 06:50:45 python-swiftclient==4.5.0 06:50:45 PyYAML==6.0.1 06:50:45 referencing==0.35.0 06:50:45 requests==2.31.0 06:50:45 requests-oauthlib==2.0.0 06:50:45 requestsexceptions==1.4.0 06:50:45 rfc3986==2.0.0 06:50:45 rpds-py==0.18.0 06:50:45 rsa==4.9 06:50:45 ruamel.yaml==0.18.6 06:50:45 ruamel.yaml.clib==0.2.8 06:50:45 s3transfer==0.10.1 06:50:45 simplejson==3.19.2 06:50:45 six==1.16.0 06:50:45 smmap==5.0.1 06:50:45 soupsieve==2.5 06:50:45 stevedore==5.2.0 06:50:45 tabulate==0.9.0 06:50:45 toml==0.10.2 06:50:45 tomlkit==0.12.4 06:50:45 tqdm==4.66.2 06:50:45 typing_extensions==4.11.0 06:50:45 tzdata==2024.1 06:50:45 urllib3==1.26.18 06:50:45 virtualenv==20.26.0 06:50:45 wcwidth==0.2.13 06:50:45 websocket-client==1.8.0 06:50:45 wrapt==1.16.0 06:50:45 xdg==6.0.0 06:50:45 xmltodict==0.13.0 06:50:45 yq==3.4.1 06:50:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17984206909662530175.sh 06:50:45 ---> sudo-logs.sh 06:50:45 Archiving 'sudo' log.. 06:50:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15715334481601474557.sh 06:50:45 ---> job-cost.sh 06:50:45 Setup pyenv: 06:50:45 system 06:50:45 3.8.13 06:50:45 3.9.13 06:50:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:50:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aUCg from file:/tmp/.os_lf_venv 06:50:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:50:52 lf-activate-venv(): INFO: Adding /tmp/venv-aUCg/bin to PATH 06:50:52 INFO: No Stack... 06:50:52 INFO: Retrieving Pricing Info for: v3-standard-4 06:50:52 INFO: Archiving Costs 06:50:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13363126882490683438.sh 06:50:52 ---> logs-deploy.sh 06:50:52 Setup pyenv: 06:50:52 system 06:50:52 3.8.13 06:50:52 3.9.13 06:50:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:50:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aUCg from file:/tmp/.os_lf_venv 06:50:54 lf-activate-venv(): INFO: Installing: lftools 06:51:03 lf-activate-venv(): INFO: Adding /tmp/venv-aUCg/bin to PATH 06:51:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3437 06:51:03 INFO: archiving workspace using pattern(s): 06:51:04 Archives upload complete. 06:51:04 INFO: archiving logs to Nexus 06:51:05 ---> uname -a: 06:51:05 Linux prd-ubuntu1804-builder-4c-4g-25791 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:51:05 06:51:05 06:51:05 ---> lscpu: 06:51:05 Architecture: x86_64 06:51:05 CPU op-mode(s): 32-bit, 64-bit 06:51:05 Byte Order: Little Endian 06:51:05 CPU(s): 4 06:51:05 On-line CPU(s) list: 0-3 06:51:05 Thread(s) per core: 1 06:51:05 Core(s) per socket: 1 06:51:05 Socket(s): 4 06:51:05 NUMA node(s): 1 06:51:05 Vendor ID: AuthenticAMD 06:51:05 CPU family: 23 06:51:05 Model: 49 06:51:05 Model name: AMD EPYC-Rome Processor 06:51:05 Stepping: 0 06:51:05 CPU MHz: 2799.998 06:51:05 BogoMIPS: 5599.99 06:51:05 Virtualization: AMD-V 06:51:05 Hypervisor vendor: KVM 06:51:05 Virtualization type: full 06:51:05 L1d cache: 32K 06:51:05 L1i cache: 32K 06:51:05 L2 cache: 512K 06:51:05 L3 cache: 16384K 06:51:05 NUMA node0 CPU(s): 0-3 06:51:05 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 06:51:05 06:51:05 06:51:05 ---> nproc: 06:51:05 4 06:51:05 06:51:05 06:51:05 ---> df -h: 06:51:05 Filesystem Size Used Avail Use% Mounted on 06:51:05 udev 7.9G 0 7.9G 0% /dev 06:51:05 tmpfs 1.6G 672K 1.6G 1% /run 06:51:05 /dev/vda1 78G 8.4G 70G 11% / 06:51:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:51:05 tmpfs 5.0M 0 5.0M 0% /run/lock 06:51:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:51:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:51:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:51:05 06:51:05 06:51:05 ---> free -m: 06:51:05 total used free shared buff/cache available 06:51:05 Mem: 16040 530 13353 0 2156 15192 06:51:05 Swap: 1023 0 1023 06:51:05 06:51:05 06:51:05 ---> ip addr: 06:51:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:51:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:51:05 inet 127.0.0.1/8 scope host lo 06:51:05 valid_lft forever preferred_lft forever 06:51:05 inet6 ::1/128 scope host 06:51:05 valid_lft forever preferred_lft forever 06:51:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:51:05 link/ether fa:16:3e:3e:b3:35 brd ff:ff:ff:ff:ff:ff 06:51:05 inet 10.30.106.64/23 brd 10.30.107.255 scope global dynamic ens3 06:51:05 valid_lft 86240sec preferred_lft 86240sec 06:51:05 inet6 fe80::f816:3eff:fe3e:b335/64 scope link 06:51:05 valid_lft forever preferred_lft forever 06:51:05 06:51:05 06:51:05 ---> sar -b -r -n DEV: 06:51:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25791) 04/25/24 _x86_64_ (4 CPU) 06:51:05 06:51:05 06:48:29 LINUX RESTART (4 CPU) 06:51:05 06:51:05 06:49:01 tps rtps wtps bread/s bwrtn/s 06:51:05 06:50:01 116.88 22.23 94.65 1163.41 22840.06 06:51:05 06:51:01 87.59 1.03 86.55 118.89 21355.15 06:51:05 Average: 102.23 11.63 90.60 641.11 22097.54 06:51:05 06:51:05 06:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:51:05 06:50:01 13780740 15504868 2644228 16.10 64140 1855692 858856 4.92 827384 1593008 129276 06:51:05 06:51:01 13633604 15517324 2791364 16.99 82816 1984908 809080 4.63 813228 1731628 84784 06:51:05 Average: 13707172 15511096 2717796 16.55 73478 1920300 833968 4.77 820306 1662318 107030 06:51:05 06:51:05 06:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:51:05 06:50:01 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 06:51:05 06:50:01 ens3 72.85 51.62 1191.36 10.79 0.00 0.00 0.00 0.00 06:51:05 06:51:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 06:51:05 06:51:01 ens3 34.17 27.56 251.55 8.51 0.00 0.00 0.00 0.00 06:51:05 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 06:51:05 Average: ens3 53.51 39.59 721.41 9.65 0.00 0.00 0.00 0.00 06:51:05 06:51:05 06:51:05 ---> sar -P ALL: 06:51:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25791) 04/25/24 _x86_64_ (4 CPU) 06:51:05 06:51:05 06:48:29 LINUX RESTART (4 CPU) 06:51:05 06:51:05 06:49:01 CPU %user %nice %system %iowait %steal %idle 06:51:05 06:50:01 all 23.05 0.00 2.16 3.44 0.06 71.29 06:51:05 06:50:01 0 22.95 0.00 2.34 1.29 0.07 73.35 06:51:05 06:50:01 1 29.80 0.00 2.37 4.29 0.07 63.47 06:51:05 06:50:01 2 23.33 0.00 1.96 7.09 0.05 67.58 06:51:05 06:50:01 3 16.13 0.00 2.00 1.12 0.05 80.71 06:51:05 06:51:01 all 21.65 0.00 1.20 2.82 0.06 74.26 06:51:05 06:51:01 0 24.77 0.00 1.79 3.54 0.12 69.78 06:51:05 06:51:01 1 1.35 0.00 0.40 3.92 0.03 94.30 06:51:05 06:51:01 2 37.83 0.00 1.38 3.54 0.07 57.18 06:51:05 06:51:01 3 22.70 0.00 1.24 0.30 0.03 75.73 06:51:05 Average: all 22.35 0.00 1.68 3.13 0.06 72.77 06:51:05 Average: 0 23.86 0.00 2.06 2.41 0.09 71.57 06:51:05 Average: 1 15.56 0.00 1.39 4.11 0.05 78.90 06:51:05 Average: 2 30.59 0.00 1.67 5.31 0.06 62.37 06:51:05 Average: 3 19.41 0.00 1.62 0.71 0.04 78.22 06:51:05 06:51:05 06:51:05