09:16:21 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137537 09:16:21 Running as SYSTEM 09:16:21 [EnvInject] - Loading node environment variables. 09:16:21 Building remotely on prd-ubuntu1804-builder-4c-4g-14533 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:16:21 [ssh-agent] Looking for ssh-agent implementation... 09:16:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:21 $ ssh-agent 09:16:21 SSH_AUTH_SOCK=/tmp/ssh-T7XSTkr0AHsP/agent.1716 09:16:21 SSH_AGENT_PID=1718 09:16:21 [ssh-agent] Started. 09:16:21 Running ssh-add (command line suppressed) 09:16:21 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4636974876537844373.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4636974876537844373.key) 09:16:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:16:21 The recommended git tool is: NONE 09:16:22 using credential onap-jenkins-ssh 09:16:22 Wiping out workspace first. 09:16:22 Cloning the remote Git repository 09:16:22 Cloning repository git://cloud.onap.org/mirror/oom.git 09:16:23 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:16:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:16:23 > git --version # timeout=10 09:16:23 > git --version # 'git version 2.17.1' 09:16:23 using GIT_SSH to set credentials Gerrit user 09:16:23 Verifying host key using manually-configured host key entries 09:16:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:16:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:16:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:16:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:16:29 using GIT_SSH to set credentials Gerrit user 09:16:29 Verifying host key using manually-configured host key entries 09:16:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137537/1 # timeout=30 09:16:30 > git rev-parse 3b4ded7f31ebfd098ed85a0fc5c939bc64ebde37^{commit} # timeout=10 09:16:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:16:30 Checking out Revision 3b4ded7f31ebfd098ed85a0fc5c939bc64ebde37 (refs/changes/37/137537/1) 09:16:30 > git config core.sparsecheckout # timeout=10 09:16:30 > git checkout -f 3b4ded7f31ebfd098ed85a0fc5c939bc64ebde37 # timeout=30 09:16:30 Commit message: "[COMMON] Make imagePullSecrets configurable" 09:16:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:16:30 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 09:16:30 [EnvInject] - Injecting environment variables from a build step. 09:16:30 [EnvInject] - Injecting as environment variables the properties content 09:16:30 PYTHON=python3 09:16:30 09:16:30 [EnvInject] - Variables injected successfully. 09:16:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16223631036647506987.sh 09:16:30 ---> tox-install.sh 09:16:30 + source /home/jenkins/lf-env.sh 09:16:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:16:30 ++ mktemp -d /tmp/venv-XXXX 09:16:30 + lf_venv=/tmp/venv-UFka 09:16:30 + local venv_file=/tmp/.os_lf_venv 09:16:30 + local python=python3 09:16:30 + local options 09:16:30 + local set_path=true 09:16:30 + local install_args= 09:16:30 ++ 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:16:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:16:30 + true 09:16:30 + case $1 in 09:16:30 + venv_file=/tmp/.toxenv 09:16:30 + shift 2 09:16:30 + true 09:16:30 + case $1 in 09:16:30 + shift 09:16:30 + break 09:16:30 + case $python in 09:16:30 + local pkg_list= 09:16:30 + [[ -d /opt/pyenv ]] 09:16:30 + echo 'Setup pyenv:' 09:16:30 Setup pyenv: 09:16:30 + export PYENV_ROOT=/opt/pyenv 09:16:30 + PYENV_ROOT=/opt/pyenv 09:16:30 + 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:16:30 + 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:16:30 + pyenv versions 09:16:30 * system (set by /opt/pyenv/version) 09:16:30 * 3.8.13 (set by /opt/pyenv/version) 09:16:30 * 3.9.13 (set by /opt/pyenv/version) 09:16:30 * 3.10.6 (set by /opt/pyenv/version) 09:16:30 + command -v pyenv 09:16:30 ++ pyenv init - --no-rehash 09:16:31 + 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:16:31 export PATH="/opt/pyenv/shims:${PATH}" 09:16:31 export PYENV_SHELL=bash 09:16:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:16:31 pyenv() { 09:16:31 local command 09:16:31 command="${1:-}" 09:16:31 if [ "$#" -gt 0 ]; then 09:16:31 shift 09:16:31 fi 09:16:31 09:16:31 case "$command" in 09:16:31 rehash|shell) 09:16:31 eval "$(pyenv "sh-$command" "$@")" 09:16:31 ;; 09:16:31 *) 09:16:31 command pyenv "$command" "$@" 09:16:31 ;; 09:16:31 esac 09:16:31 }' 09:16:31 +++ 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:16:31 ++ 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:16:31 ++ 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:16:31 ++ 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:16:31 ++ export PYENV_SHELL=bash 09:16:31 ++ PYENV_SHELL=bash 09:16:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:16:31 +++ complete -F _pyenv pyenv 09:16:31 ++ lf-pyver python3 09:16:31 ++ local py_version_xy=python3 09:16:31 ++ local py_version_xyz= 09:16:31 ++ pyenv versions 09:16:31 ++ local command 09:16:31 ++ command=versions 09:16:31 ++ '[' 1 -gt 0 ']' 09:16:31 ++ shift 09:16:31 ++ case "$command" in 09:16:31 ++ command pyenv versions 09:16:31 ++ pyenv versions 09:16:31 ++ awk '{ print $1 }' 09:16:31 ++ sed 's/^[ *]* //' 09:16:31 ++ grep -E '^[0-9.]*[0-9]$' 09:16:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:16:31 +++ grep '^3' /tmp/.pyenv_versions 09:16:31 +++ sort -V 09:16:31 +++ tail -n 1 09:16:31 ++ py_version_xyz=3.10.6 09:16:31 ++ [[ -z 3.10.6 ]] 09:16:31 ++ echo 3.10.6 09:16:31 ++ return 0 09:16:31 + pyenv local 3.10.6 09:16:31 + local command 09:16:31 + command=local 09:16:31 + '[' 2 -gt 0 ']' 09:16:31 + shift 09:16:31 + case "$command" in 09:16:31 + command pyenv local 3.10.6 09:16:31 + pyenv local 3.10.6 09:16:31 + for arg in "$@" 09:16:31 + case $arg in 09:16:31 + pkg_list+='tox ' 09:16:31 + for arg in "$@" 09:16:31 + case $arg in 09:16:31 + pkg_list+='virtualenv ' 09:16:31 + for arg in "$@" 09:16:31 + case $arg in 09:16:31 + pkg_list+='urllib3~=1.26.15 ' 09:16:31 + [[ -f /tmp/.toxenv ]] 09:16:31 + [[ ! -f /tmp/.toxenv ]] 09:16:31 + [[ -n '' ]] 09:16:31 + python3 -m venv /tmp/venv-UFka 09:16:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UFka' 09:16:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UFka 09:16:37 + echo /tmp/venv-UFka 09:16:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:16:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:16:37 + /tmp/venv-UFka/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:16:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:16:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:16:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:16:43 + /tmp/venv-UFka/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:18:00 + type python3 09:18:00 + true 09:18:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UFka/bin to PATH' 09:18:00 lf-activate-venv(): INFO: Adding /tmp/venv-UFka/bin to PATH 09:18:00 + PATH=/tmp/venv-UFka/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:18:00 + return 0 09:18:00 + python3 --version 09:18:00 Python 3.10.6 09:18:00 + python3 -m pip --version 09:18:01 pip 24.0 from /tmp/venv-UFka/lib/python3.10/site-packages/pip (python 3.10) 09:18:01 + python3 -m pip freeze 09:18:01 cachetools==5.3.3 09:18:01 chardet==5.2.0 09:18:01 colorama==0.4.6 09:18:01 distlib==0.3.8 09:18:01 filelock==3.13.1 09:18:01 packaging==24.0 09:18:01 platformdirs==4.2.0 09:18:01 pluggy==1.4.0 09:18:01 pyproject-api==1.6.1 09:18:01 tomli==2.0.1 09:18:01 tox==4.14.1 09:18:01 urllib3==1.26.18 09:18:01 virtualenv==20.25.1 09:18:01 [EnvInject] - Injecting environment variables from a build step. 09:18:01 [EnvInject] - Injecting as environment variables the properties content 09:18:01 PARALLEL=false 09:18:01 09:18:01 [EnvInject] - Variables injected successfully. 09:18:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13412241779069600903.sh 09:18:01 ---> tox-run.sh 09:18:01 + 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:18:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:18:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:18:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:18:01 + cd /w/workspace/oom-master-pre-commit-lint/. 09:18:01 + source /home/jenkins/lf-env.sh 09:18:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:18:01 ++ mktemp -d /tmp/venv-XXXX 09:18:01 + lf_venv=/tmp/venv-Z73B 09:18:01 + local venv_file=/tmp/.os_lf_venv 09:18:01 + local python=python3 09:18:01 + local options 09:18:01 + local set_path=true 09:18:01 + local install_args= 09:18:01 ++ 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:18:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:18:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:18:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:18:01 + true 09:18:01 + case $1 in 09:18:01 + venv_file=/tmp/.toxenv 09:18:01 + shift 2 09:18:01 + true 09:18:01 + case $1 in 09:18:01 + shift 09:18:01 + break 09:18:01 + case $python in 09:18:01 + local pkg_list= 09:18:01 + [[ -d /opt/pyenv ]] 09:18:01 + echo 'Setup pyenv:' 09:18:01 Setup pyenv: 09:18:01 + export PYENV_ROOT=/opt/pyenv 09:18:01 + PYENV_ROOT=/opt/pyenv 09:18:01 + 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:18:01 + 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:18:01 + pyenv versions 09:18:01 system 09:18:01 3.8.13 09:18:01 3.9.13 09:18:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:18:01 + command -v pyenv 09:18:01 ++ pyenv init - --no-rehash 09:18:01 + 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:18:01 export PATH="/opt/pyenv/shims:${PATH}" 09:18:01 export PYENV_SHELL=bash 09:18:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:18:01 pyenv() { 09:18:01 local command 09:18:01 command="${1:-}" 09:18:01 if [ "$#" -gt 0 ]; then 09:18:01 shift 09:18:01 fi 09:18:01 09:18:01 case "$command" in 09:18:01 rehash|shell) 09:18:01 eval "$(pyenv "sh-$command" "$@")" 09:18:01 ;; 09:18:01 *) 09:18:01 command pyenv "$command" "$@" 09:18:01 ;; 09:18:01 esac 09:18:01 }' 09:18:01 +++ 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:18:01 ++ 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:18:01 ++ 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:18:01 ++ 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:18:01 ++ export PYENV_SHELL=bash 09:18:01 ++ PYENV_SHELL=bash 09:18:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:18:01 +++ complete -F _pyenv pyenv 09:18:01 ++ lf-pyver python3 09:18:01 ++ local py_version_xy=python3 09:18:01 ++ local py_version_xyz= 09:18:01 ++ pyenv versions 09:18:01 ++ sed 's/^[ *]* //' 09:18:01 ++ local command 09:18:01 ++ awk '{ print $1 }' 09:18:01 ++ command=versions 09:18:01 ++ '[' 1 -gt 0 ']' 09:18:01 ++ shift 09:18:01 ++ case "$command" in 09:18:01 ++ command pyenv versions 09:18:01 ++ pyenv versions 09:18:01 ++ grep -E '^[0-9.]*[0-9]$' 09:18:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:18:01 +++ grep '^3' /tmp/.pyenv_versions 09:18:01 +++ sort -V 09:18:01 +++ tail -n 1 09:18:01 ++ py_version_xyz=3.10.6 09:18:01 ++ [[ -z 3.10.6 ]] 09:18:01 ++ echo 3.10.6 09:18:01 ++ return 0 09:18:01 + pyenv local 3.10.6 09:18:01 + local command 09:18:01 + command=local 09:18:01 + '[' 2 -gt 0 ']' 09:18:01 + shift 09:18:01 + case "$command" in 09:18:01 + command pyenv local 3.10.6 09:18:01 + pyenv local 3.10.6 09:18:01 + for arg in "$@" 09:18:01 + case $arg in 09:18:01 + pkg_list+='tox ' 09:18:01 + for arg in "$@" 09:18:01 + case $arg in 09:18:01 + pkg_list+='virtualenv ' 09:18:01 + for arg in "$@" 09:18:01 + case $arg in 09:18:01 + pkg_list+='urllib3~=1.26.15 ' 09:18:01 + [[ -f /tmp/.toxenv ]] 09:18:01 ++ cat /tmp/.toxenv 09:18:01 + lf_venv=/tmp/venv-UFka 09:18:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UFka from' file:/tmp/.toxenv 09:18:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UFka from file:/tmp/.toxenv 09:18:01 + /tmp/venv-UFka/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:18:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:18:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:18:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:18:03 + /tmp/venv-UFka/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:18:05 + type python3 09:18:05 + true 09:18:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UFka/bin to PATH' 09:18:05 lf-activate-venv(): INFO: Adding /tmp/venv-UFka/bin to PATH 09:18:05 + PATH=/tmp/venv-UFka/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:18:05 + return 0 09:18:05 + [[ -d /opt/pyenv ]] 09:18:05 + echo '---> Setting up pyenv' 09:18:05 ---> Setting up pyenv 09:18:05 + export PYENV_ROOT=/opt/pyenv 09:18:05 + PYENV_ROOT=/opt/pyenv 09:18:05 + export PATH=/opt/pyenv/bin:/tmp/venv-UFka/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:18:05 + PATH=/opt/pyenv/bin:/tmp/venv-UFka/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:18:05 ++ pwd 09:18:05 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:18:05 + export PYTHONPATH 09:18:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:18:05 + TOX_TESTENV_PASSENV=PYTHONPATH 09:18:05 + tox --version 09:18:05 4.14.1 from /tmp/venv-UFka/lib/python3.10/site-packages/tox/__init__.py 09:18:05 + PARALLEL=false 09:18:05 + TOX_OPTIONS_LIST= 09:18:05 + [[ -n pre-commit ]] 09:18:05 + TOX_OPTIONS_LIST=' -e pre-commit' 09:18:05 + case ${PARALLEL,,} in 09:18:05 + tox -e pre-commit 09:18:05 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:18:07 pre-commit: install_deps> python -I -m pip install pre-commit 09:18:15 pre-commit: freeze> python -m pip freeze --all 09:18:15 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 09:18:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:18:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:18:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:18:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:18:19 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:18:20 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:18:20 [INFO] Once installed this environment will be reused. 09:18:20 [INFO] This may take a few minutes... 09:18:25 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:18:25 [INFO] Once installed this environment will be reused. 09:18:25 [INFO] This may take a few minutes... 09:18:34 Trim Trailing Whitespace.................................................Failed 09:18:34 - hook id: trailing-whitespace 09:18:34 - exit code: 1 09:18:34 - files were modified by this hook 09:18:34 09:18:34 Fixing kubernetes/onap/values.yaml 09:18:34 09:18:34 Tabs remover.............................................................Passed 09:18:34 pre-commit hook(s) made changes. 09:18:34 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 09:18:34 To run `pre-commit` as part of git workflow, use `pre-commit install`. 09:18:34 All changes made by hooks: 09:18:34 diff --git a/kubernetes/onap/values.yaml b/kubernetes/onap/values.yaml 09:18:34 index c8b24fa5f..a4bf64b65 100755 09:18:34 --- a/kubernetes/onap/values.yaml 09:18:34 +++ b/kubernetes/onap/values.yaml 09:18:34 @@ -64,7 +64,7 @@ global: 09:18:34 # If this is not wanted or other secrets are created, alternative secret 09:18:34 # names can be used 09:18:34 # Overrides for specific images can be done, if the "image" entry is used as 09:18:34 - # a map and the "pullSecrets" is used, e.g. 09:18:34 + # a map and the "pullSecrets" is used, e.g. 09:18:34 # image: 09:18:34 # ... 09:18:34 # pullSecrets: 09:18:34 pre-commit: exit 1 (19.26 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2280 09:18:34 pre-commit: FAIL code 1 (28.77=setup[9.51]+cmd[19.26] seconds) 09:18:34 evaluation failed :( (28.96 seconds) 09:18:35 + tox_status=1 09:18:35 + echo '---> Completed tox runs' 09:18:35 ---> Completed tox runs 09:18:35 + for i in .tox/*/log 09:18:35 ++ echo .tox/pre-commit/log 09:18:35 ++ awk -F/ '{print $2}' 09:18:35 + tox_env=pre-commit 09:18:35 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:18:35 + DOC_DIR=docs/_build/html 09:18:35 + [[ -d docs/_build/html ]] 09:18:35 + echo '---> tox-run.sh ends' 09:18:35 ---> tox-run.sh ends 09:18:35 + test 1 -eq 0 09:18:35 + exit 1 09:18:35 ++ '[' 2 = 1 ']' 09:18:35 Build step 'Execute shell' marked build as failure 09:18:35 $ ssh-agent -k 09:18:35 unset SSH_AUTH_SOCK; 09:18:35 unset SSH_AGENT_PID; 09:18:35 echo Agent pid 1718 killed; 09:18:35 [ssh-agent] Stopped. 09:18:35 [PostBuildScript] - [INFO] Executing post build scripts. 09:18:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5152036428662729731.sh 09:18:35 ---> sysstat.sh 09:18:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16416551263358371557.sh 09:18:35 ---> package-listing.sh 09:18:35 ++ tr '[:upper:]' '[:lower:]' 09:18:35 ++ facter osfamily 09:18:35 + OS_FAMILY=debian 09:18:35 + workspace=/w/workspace/oom-master-pre-commit-lint 09:18:35 + START_PACKAGES=/tmp/packages_start.txt 09:18:35 + END_PACKAGES=/tmp/packages_end.txt 09:18:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:18:35 + PACKAGES=/tmp/packages_start.txt 09:18:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:18:35 + PACKAGES=/tmp/packages_end.txt 09:18:35 + case "${OS_FAMILY}" in 09:18:35 + dpkg -l 09:18:35 + grep '^ii' 09:18:35 + '[' -f /tmp/packages_start.txt ']' 09:18:35 + '[' -f /tmp/packages_end.txt ']' 09:18:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:18:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:18:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:18:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:18:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5470187150042530794.sh 09:18:35 ---> capture-instance-metadata.sh 09:18:35 Setup pyenv: 09:18:35 system 09:18:35 3.8.13 09:18:35 3.9.13 09:18:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:18:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5vQL 09:18:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:18:47 lf-activate-venv(): INFO: Installing: lftools 09:19:42 lf-activate-venv(): INFO: Adding /tmp/venv-5vQL/bin to PATH 09:19:42 INFO: Running in OpenStack, capturing instance metadata 09:19:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16748601507100938435.sh 09:19:43 provisioning config files... 09:19:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4412862293937994467tmp 09:19:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:19:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:19:43 [EnvInject] - Injecting environment variables from a build step. 09:19:43 [EnvInject] - Injecting as environment variables the properties content 09:19:43 SERVER_ID=logs 09:19:43 09:19:43 [EnvInject] - Variables injected successfully. 09:19:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10808001482424166974.sh 09:19:43 ---> create-netrc.sh 09:19:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3117353004993701482.sh 09:19:43 ---> python-tools-install.sh 09:19:43 Setup pyenv: 09:19:43 system 09:19:43 3.8.13 09:19:43 3.9.13 09:19:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:19:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5vQL from file:/tmp/.os_lf_venv 09:19:44 lf-activate-venv(): INFO: Installing: lftools 09:19:52 lf-activate-venv(): INFO: Adding /tmp/venv-5vQL/bin to PATH 09:19:52 Generating Requirements File 09:20:33 Python 3.10.6 09:20:33 pip 24.0 from /tmp/venv-5vQL/lib/python3.10/site-packages/pip (python 3.10) 09:20:33 appdirs==1.4.4 09:20:33 argcomplete==3.2.3 09:20:33 aspy.yaml==1.3.0 09:20:33 attrs==23.2.0 09:20:33 autopage==0.5.2 09:20:33 beautifulsoup4==4.12.3 09:20:33 boto3==1.34.66 09:20:33 botocore==1.34.66 09:20:33 bs4==0.0.2 09:20:33 cachetools==5.3.3 09:20:33 certifi==2024.2.2 09:20:33 cffi==1.16.0 09:20:33 cfgv==3.4.0 09:20:33 chardet==5.2.0 09:20:33 charset-normalizer==3.3.2 09:20:33 click==8.1.7 09:20:33 cliff==4.6.0 09:20:33 cmd2==2.4.3 09:20:33 cryptography==3.3.2 09:20:33 debtcollector==3.0.0 09:20:33 decorator==5.1.1 09:20:33 defusedxml==0.7.1 09:20:33 Deprecated==1.2.14 09:20:33 distlib==0.3.8 09:20:33 dnspython==2.6.1 09:20:33 docker==4.2.2 09:20:33 dogpile.cache==1.3.2 09:20:33 email_validator==2.1.1 09:20:33 filelock==3.13.1 09:20:33 future==1.0.0 09:20:33 gitdb==4.0.11 09:20:33 GitPython==3.1.42 09:20:33 google-auth==2.28.2 09:20:33 httplib2==0.22.0 09:20:33 identify==2.5.35 09:20:33 idna==3.6 09:20:33 importlib-resources==1.5.0 09:20:33 iso8601==2.1.0 09:20:33 Jinja2==3.1.3 09:20:33 jmespath==1.0.1 09:20:33 jsonpatch==1.33 09:20:33 jsonpointer==2.4 09:20:33 jsonschema==4.21.1 09:20:33 jsonschema-specifications==2023.12.1 09:20:33 keystoneauth1==5.6.0 09:20:33 kubernetes==29.0.0 09:20:33 lftools==0.37.10 09:20:33 lxml==5.1.0 09:20:33 MarkupSafe==2.1.5 09:20:33 msgpack==1.0.8 09:20:33 multi_key_dict==2.0.3 09:20:33 munch==4.0.0 09:20:33 netaddr==1.2.1 09:20:33 netifaces==0.11.0 09:20:33 niet==1.4.2 09:20:33 nodeenv==1.8.0 09:20:33 oauth2client==4.1.3 09:20:33 oauthlib==3.2.2 09:20:33 openstacksdk==3.0.0 09:20:33 os-client-config==2.1.0 09:20:33 os-service-types==1.7.0 09:20:33 osc-lib==3.0.1 09:20:33 oslo.config==9.4.0 09:20:33 oslo.context==5.5.0 09:20:33 oslo.i18n==6.3.0 09:20:33 oslo.log==5.5.0 09:20:33 oslo.serialization==5.4.0 09:20:33 oslo.utils==7.1.0 09:20:33 packaging==24.0 09:20:33 pbr==6.0.0 09:20:33 platformdirs==4.2.0 09:20:33 prettytable==3.10.0 09:20:33 pyasn1==0.5.1 09:20:33 pyasn1-modules==0.3.0 09:20:33 pycparser==2.21 09:20:33 pygerrit2==2.0.15 09:20:33 PyGithub==2.2.0 09:20:33 pyinotify==0.9.6 09:20:33 PyJWT==2.8.0 09:20:33 PyNaCl==1.5.0 09:20:33 pyparsing==2.4.7 09:20:33 pyperclip==1.8.2 09:20:33 pyrsistent==0.20.0 09:20:33 python-cinderclient==9.5.0 09:20:33 python-dateutil==2.9.0.post0 09:20:33 python-heatclient==3.5.0 09:20:33 python-jenkins==1.8.2 09:20:33 python-keystoneclient==5.4.0 09:20:33 python-magnumclient==4.4.0 09:20:33 python-novaclient==18.6.0 09:20:33 python-openstackclient==6.6.0 09:20:33 python-swiftclient==4.5.0 09:20:33 PyYAML==6.0.1 09:20:33 referencing==0.34.0 09:20:33 requests==2.31.0 09:20:33 requests-oauthlib==1.4.0 09:20:33 requestsexceptions==1.4.0 09:20:33 rfc3986==2.0.0 09:20:33 rpds-py==0.18.0 09:20:33 rsa==4.9 09:20:33 ruamel.yaml==0.18.6 09:20:33 ruamel.yaml.clib==0.2.8 09:20:33 s3transfer==0.10.1 09:20:33 simplejson==3.19.2 09:20:33 six==1.16.0 09:20:33 smmap==5.0.1 09:20:33 soupsieve==2.5 09:20:33 stevedore==5.2.0 09:20:33 tabulate==0.9.0 09:20:33 toml==0.10.2 09:20:33 tomlkit==0.12.4 09:20:33 tqdm==4.66.2 09:20:33 typing_extensions==4.10.0 09:20:33 tzdata==2024.1 09:20:33 urllib3==1.26.18 09:20:33 virtualenv==20.25.1 09:20:33 wcwidth==0.2.13 09:20:33 websocket-client==1.7.0 09:20:33 wrapt==1.16.0 09:20:33 xdg==6.0.0 09:20:33 xmltodict==0.13.0 09:20:33 yq==3.2.3 09:20:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3003544510723626050.sh 09:20:34 ---> sudo-logs.sh 09:20:34 Archiving 'sudo' log.. 09:20:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15199728811302338993.sh 09:20:34 ---> job-cost.sh 09:20:34 Setup pyenv: 09:20:34 system 09:20:34 3.8.13 09:20:34 3.9.13 09:20:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:20:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5vQL from file:/tmp/.os_lf_venv 09:20:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:20:40 lf-activate-venv(): INFO: Adding /tmp/venv-5vQL/bin to PATH 09:20:40 INFO: No Stack... 09:20:41 INFO: Retrieving Pricing Info for: v3-standard-4 09:20:41 INFO: Archiving Costs 09:20:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4808432529158498907.sh 09:20:41 ---> logs-deploy.sh 09:20:41 Setup pyenv: 09:20:41 system 09:20:41 3.8.13 09:20:41 3.9.13 09:20:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:20:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5vQL from file:/tmp/.os_lf_venv 09:20:43 lf-activate-venv(): INFO: Installing: lftools 09:20:52 lf-activate-venv(): INFO: Adding /tmp/venv-5vQL/bin to PATH 09:20:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3358 09:20:52 INFO: archiving workspace using pattern(s): 09:20:53 Archives upload complete. 09:20:53 INFO: archiving logs to Nexus 09:20:54 ---> uname -a: 09:20:54 Linux prd-ubuntu1804-builder-4c-4g-14533 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:20:54 09:20:54 09:20:54 ---> lscpu: 09:20:54 Architecture: x86_64 09:20:54 CPU op-mode(s): 32-bit, 64-bit 09:20:54 Byte Order: Little Endian 09:20:54 CPU(s): 4 09:20:54 On-line CPU(s) list: 0-3 09:20:54 Thread(s) per core: 1 09:20:54 Core(s) per socket: 1 09:20:54 Socket(s): 4 09:20:54 NUMA node(s): 1 09:20:54 Vendor ID: AuthenticAMD 09:20:54 CPU family: 23 09:20:54 Model: 49 09:20:54 Model name: AMD EPYC-Rome Processor 09:20:54 Stepping: 0 09:20:54 CPU MHz: 2799.998 09:20:54 BogoMIPS: 5599.99 09:20:54 Virtualization: AMD-V 09:20:54 Hypervisor vendor: KVM 09:20:54 Virtualization type: full 09:20:54 L1d cache: 32K 09:20:54 L1i cache: 32K 09:20:54 L2 cache: 512K 09:20:54 L3 cache: 16384K 09:20:54 NUMA node0 CPU(s): 0-3 09:20:54 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:20:54 09:20:54 09:20:54 ---> nproc: 09:20:54 4 09:20:54 09:20:54 09:20:54 ---> df -h: 09:20:54 Filesystem Size Used Avail Use% Mounted on 09:20:54 udev 7.9G 0 7.9G 0% /dev 09:20:54 tmpfs 1.6G 672K 1.6G 1% /run 09:20:54 /dev/vda1 78G 8.4G 70G 11% / 09:20:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:20:54 tmpfs 5.0M 0 5.0M 0% /run/lock 09:20:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:20:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:20:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:20:54 09:20:54 09:20:54 ---> free -m: 09:20:54 total used free shared buff/cache available 09:20:54 Mem: 16040 527 13346 0 2166 15195 09:20:54 Swap: 1023 0 1023 09:20:54 09:20:54 09:20:54 ---> ip addr: 09:20:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:20:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:20:54 inet 127.0.0.1/8 scope host lo 09:20:54 valid_lft forever preferred_lft forever 09:20:54 inet6 ::1/128 scope host 09:20:54 valid_lft forever preferred_lft forever 09:20:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:20:54 link/ether fa:16:3e:13:bb:fe brd ff:ff:ff:ff:ff:ff 09:20:54 inet 10.30.106.185/23 brd 10.30.107.255 scope global dynamic ens3 09:20:54 valid_lft 86097sec preferred_lft 86097sec 09:20:54 inet6 fe80::f816:3eff:fe13:bbfe/64 scope link 09:20:54 valid_lft forever preferred_lft forever 09:20:54 09:20:54 09:20:54 ---> sar -b -r -n DEV: 09:20:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14533) 03/20/24 _x86_64_ (4 CPU) 09:20:54 09:20:54 09:15:54 LINUX RESTART (4 CPU) 09:20:54 09:20:54 09:16:01 tps rtps wtps bread/s bwrtn/s 09:20:54 09:17:01 85.91 53.90 32.00 3614.92 35657.37 09:20:54 09:18:01 18.35 0.02 18.33 0.13 7757.15 09:20:54 09:19:01 61.18 17.11 44.07 1109.36 13186.40 09:20:54 09:20:01 64.01 2.28 61.72 119.45 13983.40 09:20:54 Average: 57.43 18.39 39.04 1215.08 17677.46 09:20:54 09:20:54 09:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:20:54 09:17:01 14251680 15623544 2173280 13.23 41480 1543208 753832 4.31 592524 1392860 47676 09:20:54 09:18:01 14279832 15659900 2145128 13.06 42672 1549576 722568 4.14 561048 1395868 6392 09:20:54 09:19:01 13940960 15533588 2484000 15.12 55268 1738248 817016 4.68 754180 1515740 52808 09:20:54 09:20:01 13756020 15546072 2668940 16.25 73800 1906212 784832 4.49 773596 1660176 142492 09:20:54 Average: 14057123 15590776 2367837 14.42 53305 1684311 769562 4.40 670337 1491161 62342 09:20:54 09:20:54 09:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:20:54 09:17:01 lo 0.99 0.99 0.10 0.10 0.00 0.00 0.00 0.00 09:20:54 09:17:01 ens3 405.54 271.63 1529.61 60.65 0.00 0.00 0.00 0.00 09:20:54 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:20:54 09:18:01 ens3 3.31 2.51 14.40 0.79 0.00 0.00 0.00 0.00 09:20:54 09:19:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 09:20:54 09:19:01 ens3 55.35 44.65 535.37 22.93 0.00 0.00 0.00 0.00 09:20:54 09:20:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 09:20:54 09:20:01 ens3 40.68 28.51 626.52 6.25 0.00 0.00 0.00 0.00 09:20:54 Average: lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 09:20:54 Average: ens3 126.68 87.13 678.14 22.72 0.00 0.00 0.00 0.00 09:20:54 09:20:54 09:20:54 ---> sar -P ALL: 09:20:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14533) 03/20/24 _x86_64_ (4 CPU) 09:20:54 09:20:54 09:15:54 LINUX RESTART (4 CPU) 09:20:54 09:20:54 09:16:01 CPU %user %nice %system %iowait %steal %idle 09:20:54 09:17:01 all 10.31 0.00 1.27 30.78 0.05 57.60 09:20:54 09:17:01 0 8.42 0.00 1.34 12.41 0.05 77.79 09:20:54 09:17:01 1 18.78 0.00 1.73 55.35 0.05 24.09 09:20:54 09:17:01 2 6.93 0.00 0.96 30.67 0.03 61.41 09:20:54 09:17:01 3 7.22 0.00 1.04 24.96 0.05 66.73 09:20:54 09:18:01 all 0.76 0.00 0.06 24.83 0.02 74.33 09:20:54 09:18:01 0 2.17 0.00 0.15 79.15 0.03 18.49 09:20:54 09:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:20:54 09:18:01 2 0.82 0.00 0.08 19.24 0.02 79.84 09:20:54 09:18:01 3 0.02 0.00 0.03 1.29 0.00 98.66 09:20:54 09:19:01 all 16.97 0.00 1.40 13.67 0.08 67.88 09:20:54 09:19:01 0 12.06 0.00 1.49 47.67 0.08 38.69 09:20:54 09:19:01 1 17.44 0.00 1.28 2.95 0.08 78.25 09:20:54 09:19:01 2 21.71 0.00 1.47 2.07 0.08 74.66 09:20:54 09:19:01 3 16.69 0.00 1.32 1.87 0.07 80.05 09:20:54 09:20:01 all 15.89 0.00 1.08 9.61 0.06 73.36 09:20:54 09:20:01 0 6.57 0.00 0.62 20.90 0.03 71.88 09:20:54 09:20:01 1 8.33 0.00 0.91 0.50 0.07 90.19 09:20:54 09:20:01 2 39.27 0.00 1.71 4.58 0.08 54.37 09:20:54 09:20:01 3 9.41 0.00 1.12 12.39 0.05 77.02 09:20:54 Average: all 10.98 0.00 0.95 19.72 0.05 68.29 09:20:54 Average: 0 7.31 0.00 0.90 39.93 0.05 51.81 09:20:54 Average: 1 11.12 0.00 0.98 14.60 0.05 73.25 09:20:54 Average: 2 17.15 0.00 1.05 14.20 0.05 67.55 09:20:54 Average: 3 8.32 0.00 0.88 10.12 0.04 80.64 09:20:54 09:20:54 09:20:54