08:48:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137002 08:48:05 Running as SYSTEM 08:48:05 [EnvInject] - Loading node environment variables. 08:48:05 Building remotely on prd-ubuntu1804-builder-4c-4g-2722 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 08:48:05 [ssh-agent] Looking for ssh-agent implementation... 08:48:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:05 $ ssh-agent 08:48:05 SSH_AUTH_SOCK=/tmp/ssh-dbRRgItb5jTq/agent.1822 08:48:05 SSH_AGENT_PID=1824 08:48:05 [ssh-agent] Started. 08:48:05 Running ssh-add (command line suppressed) 08:48:05 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_15809379777799214122.key (/w/workspace/oom-master-commit-lint@tmp/private_key_15809379777799214122.key) 08:48:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:48:05 The recommended git tool is: NONE 08:48:08 using credential onap-jenkins-ssh 08:48:08 Wiping out workspace first. 08:48:08 Cloning the remote Git repository 08:48:08 Cloning repository git://cloud.onap.org/mirror/oom.git 08:48:08 > git init /w/workspace/oom-master-commit-lint # timeout=10 08:48:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:48:08 > git --version # timeout=10 08:48:08 > git --version # 'git version 2.17.1' 08:48:08 using GIT_SSH to set credentials Gerrit user 08:48:08 Verifying host key using manually-configured host key entries 08:48:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:48:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:48:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:48:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:48:16 using GIT_SSH to set credentials Gerrit user 08:48:16 Verifying host key using manually-configured host key entries 08:48:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137002/3 # timeout=30 08:48:16 > git rev-parse ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150^{commit} # timeout=10 08:48:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:48:16 Checking out Revision ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 (refs/changes/02/137002/3) 08:48:16 > git config core.sparsecheckout # timeout=10 08:48:16 > git checkout -f ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=30 08:48:19 Commit message: "[DCAEGEN2] Update helm chart for dcae-ves-collector" 08:48:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:48:19 > git rev-list --no-walk 56dc9e04a2a11bc0bc83cfd344d72b6b1eb18419 # timeout=10 08:48:19 [EnvInject] - Injecting environment variables from a build step. 08:48:19 [EnvInject] - Injecting as environment variables the properties content 08:48:19 PYTHON=python3 08:48:19 08:48:19 [EnvInject] - Variables injected successfully. 08:48:19 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6810345979170047527.sh 08:48:19 ---> tox-install.sh 08:48:19 + source /home/jenkins/lf-env.sh 08:48:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:48:19 ++ mktemp -d /tmp/venv-XXXX 08:48:19 + lf_venv=/tmp/venv-cFrF 08:48:19 + local venv_file=/tmp/.os_lf_venv 08:48:19 + local python=python3 08:48:19 + local options 08:48:19 + local set_path=true 08:48:19 + local install_args= 08:48:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:48:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:48:19 + true 08:48:19 + case $1 in 08:48:19 + venv_file=/tmp/.toxenv 08:48:19 + shift 2 08:48:19 + true 08:48:19 + case $1 in 08:48:19 + shift 08:48:19 + break 08:48:19 + case $python in 08:48:19 + local pkg_list= 08:48:19 + [[ -d /opt/pyenv ]] 08:48:19 + echo 'Setup pyenv:' 08:48:19 Setup pyenv: 08:48:19 + export PYENV_ROOT=/opt/pyenv 08:48:19 + PYENV_ROOT=/opt/pyenv 08:48:19 + 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 08:48:19 + 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 08:48:19 + pyenv versions 08:48:20 * system (set by /opt/pyenv/version) 08:48:20 * 3.8.13 (set by /opt/pyenv/version) 08:48:20 * 3.9.13 (set by /opt/pyenv/version) 08:48:20 * 3.10.6 (set by /opt/pyenv/version) 08:48:20 + command -v pyenv 08:48:20 ++ pyenv init - --no-rehash 08:48:20 + 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[*]}"'\'')" 08:48:20 export PATH="/opt/pyenv/shims:${PATH}" 08:48:20 export PYENV_SHELL=bash 08:48:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:48:20 pyenv() { 08:48:20 local command 08:48:20 command="${1:-}" 08:48:20 if [ "$#" -gt 0 ]; then 08:48:20 shift 08:48:20 fi 08:48:20 08:48:20 case "$command" in 08:48:20 rehash|shell) 08:48:20 eval "$(pyenv "sh-$command" "$@")" 08:48:20 ;; 08:48:20 *) 08:48:20 command pyenv "$command" "$@" 08:48:20 ;; 08:48:20 esac 08:48:20 }' 08:48:20 +++ 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[*]}"' 08:48:20 ++ 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 08:48:20 ++ 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 08:48:20 ++ 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 08:48:20 ++ export PYENV_SHELL=bash 08:48:20 ++ PYENV_SHELL=bash 08:48:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:48:20 +++ complete -F _pyenv pyenv 08:48:20 ++ lf-pyver python3 08:48:20 ++ local py_version_xy=python3 08:48:20 ++ local py_version_xyz= 08:48:20 ++ pyenv versions 08:48:20 ++ local command 08:48:20 ++ command=versions 08:48:20 ++ '[' 1 -gt 0 ']' 08:48:20 ++ shift 08:48:20 ++ case "$command" in 08:48:20 ++ command pyenv versions 08:48:20 ++ pyenv versions 08:48:20 ++ sed 's/^[ *]* //' 08:48:20 ++ awk '{ print $1 }' 08:48:20 ++ grep -E '^[0-9.]*[0-9]$' 08:48:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:48:20 +++ grep '^3' /tmp/.pyenv_versions 08:48:20 +++ sort -V 08:48:20 +++ tail -n 1 08:48:20 ++ py_version_xyz=3.10.6 08:48:20 ++ [[ -z 3.10.6 ]] 08:48:20 ++ echo 3.10.6 08:48:20 ++ return 0 08:48:20 + pyenv local 3.10.6 08:48:20 + local command 08:48:20 + command=local 08:48:20 + '[' 2 -gt 0 ']' 08:48:20 + shift 08:48:20 + case "$command" in 08:48:20 + command pyenv local 3.10.6 08:48:20 + pyenv local 3.10.6 08:48:20 + for arg in "$@" 08:48:20 + case $arg in 08:48:20 + pkg_list+='tox ' 08:48:20 + for arg in "$@" 08:48:20 + case $arg in 08:48:20 + pkg_list+='virtualenv ' 08:48:20 + for arg in "$@" 08:48:20 + case $arg in 08:48:20 + pkg_list+='urllib3~=1.26.15 ' 08:48:20 + [[ -f /tmp/.toxenv ]] 08:48:20 + [[ ! -f /tmp/.toxenv ]] 08:48:20 + [[ -n '' ]] 08:48:20 + python3 -m venv /tmp/venv-cFrF 08:48:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cFrF' 08:48:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cFrF 08:48:25 + echo /tmp/venv-cFrF 08:48:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:48:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:48:25 + /tmp/venv-cFrF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:48:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:48:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:48:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:48:29 + /tmp/venv-cFrF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:48:34 + type python3 08:48:34 + true 08:48:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cFrF/bin to PATH' 08:48:34 lf-activate-venv(): INFO: Adding /tmp/venv-cFrF/bin to PATH 08:48:34 + PATH=/tmp/venv-cFrF/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 08:48:34 + return 0 08:48:34 + python3 --version 08:48:34 Python 3.10.6 08:48:34 + python3 -m pip --version 08:48:34 pip 24.0 from /tmp/venv-cFrF/lib/python3.10/site-packages/pip (python 3.10) 08:48:34 + python3 -m pip freeze 08:48:34 cachetools==5.3.2 08:48:34 chardet==5.2.0 08:48:34 colorama==0.4.6 08:48:34 distlib==0.3.8 08:48:34 filelock==3.13.1 08:48:34 packaging==23.2 08:48:34 platformdirs==4.2.0 08:48:34 pluggy==1.4.0 08:48:34 pyproject-api==1.6.1 08:48:34 tomli==2.0.1 08:48:34 tox==4.12.1 08:48:34 urllib3==1.26.18 08:48:34 virtualenv==20.25.0 08:48:34 [EnvInject] - Injecting environment variables from a build step. 08:48:34 [EnvInject] - Injecting as environment variables the properties content 08:48:34 PARALLEL=false 08:48:34 08:48:34 [EnvInject] - Variables injected successfully. 08:48:34 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6612909454581212397.sh 08:48:34 ---> tox-run.sh 08:48:34 + 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 08:48:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 08:48:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 08:48:34 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 08:48:34 + cd /w/workspace/oom-master-commit-lint/. 08:48:34 + source /home/jenkins/lf-env.sh 08:48:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:48:34 ++ mktemp -d /tmp/venv-XXXX 08:48:34 + lf_venv=/tmp/venv-lSdD 08:48:34 + local venv_file=/tmp/.os_lf_venv 08:48:34 + local python=python3 08:48:34 + local options 08:48:34 + local set_path=true 08:48:34 + local install_args= 08:48:34 ++ 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 08:48:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:48:34 + true 08:48:34 + case $1 in 08:48:34 + venv_file=/tmp/.toxenv 08:48:34 + shift 2 08:48:34 + true 08:48:34 + case $1 in 08:48:34 + shift 08:48:34 + break 08:48:34 + case $python in 08:48:34 + local pkg_list= 08:48:34 + [[ -d /opt/pyenv ]] 08:48:34 + echo 'Setup pyenv:' 08:48:34 Setup pyenv: 08:48:34 + export PYENV_ROOT=/opt/pyenv 08:48:34 + PYENV_ROOT=/opt/pyenv 08:48:34 + 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 08:48:34 + 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 08:48:34 + pyenv versions 08:48:34 system 08:48:34 3.8.13 08:48:34 3.9.13 08:48:35 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:48:35 + command -v pyenv 08:48:35 ++ pyenv init - --no-rehash 08:48: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[*]}"'\'')" 08:48:35 export PATH="/opt/pyenv/shims:${PATH}" 08:48:35 export PYENV_SHELL=bash 08:48:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:48:35 pyenv() { 08:48:35 local command 08:48:35 command="${1:-}" 08:48:35 if [ "$#" -gt 0 ]; then 08:48:35 shift 08:48:35 fi 08:48:35 08:48:35 case "$command" in 08:48:35 rehash|shell) 08:48:35 eval "$(pyenv "sh-$command" "$@")" 08:48:35 ;; 08:48:35 *) 08:48:35 command pyenv "$command" "$@" 08:48:35 ;; 08:48:35 esac 08:48:35 }' 08:48: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[*]}"' 08:48:35 ++ 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 08:48:35 ++ 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 08:48:35 ++ 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 08:48:35 ++ export PYENV_SHELL=bash 08:48:35 ++ PYENV_SHELL=bash 08:48:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:48:35 +++ complete -F _pyenv pyenv 08:48:35 ++ lf-pyver python3 08:48:35 ++ local py_version_xy=python3 08:48:35 ++ local py_version_xyz= 08:48:35 ++ pyenv versions 08:48:35 ++ local command 08:48:35 ++ command=versions 08:48:35 ++ '[' 1 -gt 0 ']' 08:48:35 ++ shift 08:48:35 ++ case "$command" in 08:48:35 ++ command pyenv versions 08:48:35 ++ pyenv versions 08:48:35 ++ sed 's/^[ *]* //' 08:48:35 ++ grep -E '^[0-9.]*[0-9]$' 08:48:35 ++ awk '{ print $1 }' 08:48:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:48:35 +++ sort -V 08:48:35 +++ grep '^3' /tmp/.pyenv_versions 08:48:35 +++ tail -n 1 08:48:35 ++ py_version_xyz=3.10.6 08:48:35 ++ [[ -z 3.10.6 ]] 08:48:35 ++ echo 3.10.6 08:48:35 ++ return 0 08:48:35 + pyenv local 3.10.6 08:48:35 + local command 08:48:35 + command=local 08:48:35 + '[' 2 -gt 0 ']' 08:48:35 + shift 08:48:35 + case "$command" in 08:48:35 + command pyenv local 3.10.6 08:48:35 + pyenv local 3.10.6 08:48:35 + for arg in "$@" 08:48:35 + case $arg in 08:48:35 + pkg_list+='tox ' 08:48:35 + for arg in "$@" 08:48:35 + case $arg in 08:48:35 + pkg_list+='virtualenv ' 08:48:35 + for arg in "$@" 08:48:35 + case $arg in 08:48:35 + pkg_list+='urllib3~=1.26.15 ' 08:48:35 + [[ -f /tmp/.toxenv ]] 08:48:35 ++ cat /tmp/.toxenv 08:48:35 + lf_venv=/tmp/venv-cFrF 08:48:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cFrF from' file:/tmp/.toxenv 08:48:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cFrF from file:/tmp/.toxenv 08:48:35 + /tmp/venv-cFrF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:48:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:48:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:48:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:48:36 + /tmp/venv-cFrF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:48:37 + type python3 08:48:37 + true 08:48:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cFrF/bin to PATH' 08:48:37 lf-activate-venv(): INFO: Adding /tmp/venv-cFrF/bin to PATH 08:48:37 + PATH=/tmp/venv-cFrF/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 08:48:37 + return 0 08:48:37 + [[ -d /opt/pyenv ]] 08:48:37 + echo '---> Setting up pyenv' 08:48:37 ---> Setting up pyenv 08:48:37 + export PYENV_ROOT=/opt/pyenv 08:48:37 + PYENV_ROOT=/opt/pyenv 08:48:37 + export PATH=/opt/pyenv/bin:/tmp/venv-cFrF/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 08:48:37 + PATH=/opt/pyenv/bin:/tmp/venv-cFrF/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 08:48:37 ++ pwd 08:48:37 + PYTHONPATH=/w/workspace/oom-master-commit-lint 08:48:37 + export PYTHONPATH 08:48:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:48:37 + TOX_TESTENV_PASSENV=PYTHONPATH 08:48:37 + tox --version 08:48:37 4.12.1 from /tmp/venv-cFrF/lib/python3.10/site-packages/tox/__init__.py 08:48:37 + PARALLEL=false 08:48:37 + TOX_OPTIONS_LIST= 08:48:37 + [[ -n gitlint ]] 08:48:37 + TOX_OPTIONS_LIST=' -e gitlint' 08:48:37 + case ${PARALLEL,,} in 08:48:37 + tox -e gitlint 08:48:37 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 08:48:39 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 08:49:05 gitlint: freeze> python -m pip freeze --all 08:49:05 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 08:49:05 gitlint: commands[0]> gitlint 08:49:05 gitlint: OK (27.86=setup[27.67]+cmd[0.19] seconds) 08:49:05 congratulations :) (28.03 seconds) 08:49:05 + tox_status=0 08:49:05 + echo '---> Completed tox runs' 08:49:05 ---> Completed tox runs 08:49:05 + for i in .tox/*/log 08:49:05 ++ echo .tox/gitlint/log 08:49:05 ++ awk -F/ '{print $2}' 08:49:05 + tox_env=gitlint 08:49:05 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 08:49:05 + DOC_DIR=docs/_build/html 08:49:05 + [[ -d docs/_build/html ]] 08:49:05 + echo '---> tox-run.sh ends' 08:49:05 ---> tox-run.sh ends 08:49:05 + test 0 -eq 0 08:49:05 $ ssh-agent -k 08:49:05 unset SSH_AUTH_SOCK; 08:49:05 unset SSH_AGENT_PID; 08:49:05 echo Agent pid 1824 killed; 08:49:05 [ssh-agent] Stopped. 08:49:06 [PostBuildScript] - [INFO] Executing post build scripts. 08:49:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17805722548506661988.sh 08:49:06 ---> sysstat.sh 08:49:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4025849067838869286.sh 08:49:06 ---> package-listing.sh 08:49:06 ++ tr '[:upper:]' '[:lower:]' 08:49:06 ++ facter osfamily 08:49:06 + OS_FAMILY=debian 08:49:06 + workspace=/w/workspace/oom-master-commit-lint 08:49:06 + START_PACKAGES=/tmp/packages_start.txt 08:49:06 + END_PACKAGES=/tmp/packages_end.txt 08:49:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:49:06 + PACKAGES=/tmp/packages_start.txt 08:49:06 + '[' /w/workspace/oom-master-commit-lint ']' 08:49:06 + PACKAGES=/tmp/packages_end.txt 08:49:06 + case "${OS_FAMILY}" in 08:49:06 + dpkg -l 08:49:06 + grep '^ii' 08:49:06 + '[' -f /tmp/packages_start.txt ']' 08:49:06 + '[' -f /tmp/packages_end.txt ']' 08:49:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:49:06 + '[' /w/workspace/oom-master-commit-lint ']' 08:49:06 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 08:49:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 08:49:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11181458463798264837.sh 08:49:06 ---> capture-instance-metadata.sh 08:49:06 Setup pyenv: 08:49:06 system 08:49:06 3.8.13 08:49:06 3.9.13 08:49:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:49:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JSJ5 08:49:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:49:15 lf-activate-venv(): INFO: Installing: lftools 08:49:45 lf-activate-venv(): INFO: Adding /tmp/venv-JSJ5/bin to PATH 08:49:45 INFO: Running in OpenStack, capturing instance metadata 08:49:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12986650003523302895.sh 08:49:45 provisioning config files... 08:49:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config5658673457805084694tmp 08:49:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:49:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:49:45 [EnvInject] - Injecting environment variables from a build step. 08:49:45 [EnvInject] - Injecting as environment variables the properties content 08:49:45 SERVER_ID=logs 08:49:45 08:49:45 [EnvInject] - Variables injected successfully. 08:49:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7676679647007174176.sh 08:49:45 ---> create-netrc.sh 08:49:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8606266700813201885.sh 08:49:45 ---> python-tools-install.sh 08:49:45 Setup pyenv: 08:49:45 system 08:49:45 3.8.13 08:49:45 3.9.13 08:49:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:49:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JSJ5 from file:/tmp/.os_lf_venv 08:49:47 lf-activate-venv(): INFO: Installing: lftools 08:49:54 lf-activate-venv(): INFO: Adding /tmp/venv-JSJ5/bin to PATH 08:49:54 Generating Requirements File 08:50:27 Python 3.10.6 08:50:27 pip 24.0 from /tmp/venv-JSJ5/lib/python3.10/site-packages/pip (python 3.10) 08:50:27 appdirs==1.4.4 08:50:27 argcomplete==3.2.2 08:50:27 aspy.yaml==1.3.0 08:50:27 attrs==23.2.0 08:50:27 autopage==0.5.2 08:50:27 beautifulsoup4==4.12.3 08:50:27 boto3==1.34.34 08:50:27 botocore==1.34.34 08:50:27 bs4==0.0.2 08:50:27 cachetools==5.3.2 08:50:27 certifi==2024.2.2 08:50:27 cffi==1.16.0 08:50:27 cfgv==3.4.0 08:50:27 chardet==5.2.0 08:50:27 charset-normalizer==3.3.2 08:50:27 click==8.1.7 08:50:27 cliff==4.5.0 08:50:27 cmd2==2.4.3 08:50:27 cryptography==3.3.2 08:50:27 debtcollector==2.5.0 08:50:27 decorator==5.1.1 08:50:27 defusedxml==0.7.1 08:50:27 Deprecated==1.2.14 08:50:27 distlib==0.3.8 08:50:27 dnspython==2.5.0 08:50:27 docker==4.2.2 08:50:27 dogpile.cache==1.3.0 08:50:27 email-validator==2.1.0.post1 08:50:27 filelock==3.13.1 08:50:27 future==0.18.3 08:50:27 gitdb==4.0.11 08:50:27 GitPython==3.1.41 08:50:27 google-auth==2.27.0 08:50:27 httplib2==0.22.0 08:50:27 identify==2.5.33 08:50:27 idna==3.6 08:50:27 importlib-resources==1.5.0 08:50:27 iso8601==2.1.0 08:50:27 Jinja2==3.1.3 08:50:27 jmespath==1.0.1 08:50:27 jsonpatch==1.33 08:50:27 jsonpointer==2.4 08:50:27 jsonschema==4.21.1 08:50:27 jsonschema-specifications==2023.12.1 08:50:27 keystoneauth1==5.5.0 08:50:27 kubernetes==29.0.0 08:50:27 lftools==0.37.8 08:50:27 lxml==5.1.0 08:50:27 MarkupSafe==2.1.5 08:50:27 msgpack==1.0.7 08:50:27 multi_key_dict==2.0.3 08:50:27 munch==4.0.0 08:50:27 netaddr==0.10.1 08:50:27 netifaces==0.11.0 08:50:27 niet==1.4.2 08:50:27 nodeenv==1.8.0 08:50:27 oauth2client==4.1.3 08:50:27 oauthlib==3.2.2 08:50:27 openstacksdk==0.62.0 08:50:27 os-client-config==2.1.0 08:50:27 os-service-types==1.7.0 08:50:27 osc-lib==3.0.0 08:50:27 oslo.config==9.3.0 08:50:27 oslo.context==5.3.0 08:50:27 oslo.i18n==6.2.0 08:50:27 oslo.log==5.4.0 08:50:27 oslo.serialization==5.3.0 08:50:27 oslo.utils==7.0.0 08:50:27 packaging==23.2 08:50:27 pbr==6.0.0 08:50:27 platformdirs==4.2.0 08:50:27 prettytable==3.9.0 08:50:27 pyasn1==0.5.1 08:50:27 pyasn1-modules==0.3.0 08:50:27 pycparser==2.21 08:50:27 pygerrit2==2.0.15 08:50:27 PyGithub==2.2.0 08:50:27 pyinotify==0.9.6 08:50:27 PyJWT==2.8.0 08:50:27 PyNaCl==1.5.0 08:50:27 pyparsing==2.4.7 08:50:27 pyperclip==1.8.2 08:50:27 pyrsistent==0.20.0 08:50:27 python-cinderclient==9.4.0 08:50:27 python-dateutil==2.8.2 08:50:27 python-heatclient==3.4.0 08:50:27 python-jenkins==1.8.2 08:50:27 python-keystoneclient==5.3.0 08:50:27 python-magnumclient==4.3.0 08:50:27 python-novaclient==18.4.0 08:50:27 python-openstackclient==6.0.0 08:50:27 python-swiftclient==4.4.0 08:50:27 pytz==2024.1 08:50:27 PyYAML==6.0.1 08:50:27 referencing==0.33.0 08:50:27 requests==2.31.0 08:50:27 requests-oauthlib==1.3.1 08:50:27 requestsexceptions==1.4.0 08:50:27 rfc3986==2.0.0 08:50:27 rpds-py==0.17.1 08:50:27 rsa==4.9 08:50:27 ruamel.yaml==0.18.5 08:50:27 ruamel.yaml.clib==0.2.8 08:50:27 s3transfer==0.10.0 08:50:27 simplejson==3.19.2 08:50:27 six==1.16.0 08:50:27 smmap==5.0.1 08:50:27 soupsieve==2.5 08:50:27 stevedore==5.1.0 08:50:27 tabulate==0.9.0 08:50:27 toml==0.10.2 08:50:27 tomlkit==0.12.3 08:50:27 tqdm==4.66.1 08:50:27 typing_extensions==4.9.0 08:50:27 tzdata==2023.4 08:50:27 urllib3==1.26.18 08:50:27 virtualenv==20.25.0 08:50:27 wcwidth==0.2.13 08:50:27 websocket-client==1.7.0 08:50:27 wrapt==1.16.0 08:50:27 xdg==6.0.0 08:50:27 xmltodict==0.13.0 08:50:27 yq==3.2.3 08:50:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10020478005546525463.sh 08:50:27 ---> sudo-logs.sh 08:50:27 Archiving 'sudo' log.. 08:50:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16721312625543727220.sh 08:50:28 ---> job-cost.sh 08:50:28 Setup pyenv: 08:50:28 system 08:50:28 3.8.13 08:50:28 3.9.13 08:50:28 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:50:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JSJ5 from file:/tmp/.os_lf_venv 08:50:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:50:36 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. 08:50:36 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 08:50:37 lf-activate-venv(): INFO: Adding /tmp/venv-JSJ5/bin to PATH 08:50:37 INFO: No Stack... 08:50:37 INFO: Retrieving Pricing Info for: v3-standard-4 08:50:37 INFO: Archiving Costs 08:50:37 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17703726687731682101.sh 08:50:37 ---> logs-deploy.sh 08:50:37 Setup pyenv: 08:50:37 system 08:50:37 3.8.13 08:50:37 3.9.13 08:50:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:50:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JSJ5 from file:/tmp/.os_lf_venv 08:50:39 lf-activate-venv(): INFO: Installing: lftools 08:50:50 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. 08:50:50 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:50:50 lf-activate-venv(): INFO: Adding /tmp/venv-JSJ5/bin to PATH 08:50:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7173 08:50:50 INFO: archiving workspace using pattern(s): 08:50:53 Archives upload complete. 08:50:54 INFO: archiving logs to Nexus 08:50:54 ---> uname -a: 08:50:54 Linux prd-ubuntu1804-builder-4c-4g-2722 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:50:54 08:50:54 08:50:54 ---> lscpu: 08:50:54 Architecture: x86_64 08:50:54 CPU op-mode(s): 32-bit, 64-bit 08:50:54 Byte Order: Little Endian 08:50:54 CPU(s): 4 08:50:54 On-line CPU(s) list: 0-3 08:50:54 Thread(s) per core: 1 08:50:54 Core(s) per socket: 1 08:50:54 Socket(s): 4 08:50:54 NUMA node(s): 1 08:50:54 Vendor ID: AuthenticAMD 08:50:54 CPU family: 23 08:50:54 Model: 49 08:50:54 Model name: AMD EPYC-Rome Processor 08:50:54 Stepping: 0 08:50:54 CPU MHz: 2799.996 08:50:54 BogoMIPS: 5599.99 08:50:54 Virtualization: AMD-V 08:50:54 Hypervisor vendor: KVM 08:50:54 Virtualization type: full 08:50:54 L1d cache: 32K 08:50:54 L1i cache: 32K 08:50:54 L2 cache: 512K 08:50:54 L3 cache: 16384K 08:50:54 NUMA node0 CPU(s): 0-3 08:50: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 08:50:54 08:50:54 08:50:54 ---> nproc: 08:50:54 4 08:50:54 08:50:54 08:50:54 ---> df -h: 08:50:54 Filesystem Size Used Avail Use% Mounted on 08:50:54 udev 7.9G 0 7.9G 0% /dev 08:50:54 tmpfs 1.6G 672K 1.6G 1% /run 08:50:54 /dev/vda1 78G 8.5G 69G 11% / 08:50:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:50:54 tmpfs 5.0M 0 5.0M 0% /run/lock 08:50:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:50:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:50:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:50:54 08:50:54 08:50:54 ---> free -m: 08:50:54 total used free shared buff/cache available 08:50:54 Mem: 16040 542 13204 0 2293 15174 08:50:54 Swap: 1023 0 1023 08:50:54 08:50:54 08:50:54 ---> ip addr: 08:50:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:50:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:50:54 inet 127.0.0.1/8 scope host lo 08:50:54 valid_lft forever preferred_lft forever 08:50:54 inet6 ::1/128 scope host 08:50:54 valid_lft forever preferred_lft forever 08:50:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:50:54 link/ether fa:16:3e:19:03:22 brd ff:ff:ff:ff:ff:ff 08:50:54 inet 10.30.106.148/23 brd 10.30.107.255 scope global dynamic ens3 08:50:54 valid_lft 86190sec preferred_lft 86190sec 08:50:54 inet6 fe80::f816:3eff:fe19:322/64 scope link 08:50:54 valid_lft forever preferred_lft forever 08:50:54 08:50:54 08:50:54 ---> sar -b -r -n DEV: 08:50:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2722) 02/05/24 _x86_64_ (4 CPU) 08:50:54 08:50:54 08:47:34 LINUX RESTART (4 CPU) 08:50:54 08:50:54 08:48:02 tps rtps wtps bread/s bwrtn/s 08:50:54 08:49:01 169.21 49.43 119.78 2441.21 18723.74 08:50:54 08:50:01 107.36 14.18 93.19 1083.11 19450.32 08:50:54 Average: 138.02 31.66 106.37 1756.40 19090.11 08:50:54 08:50:54 08:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:50:54 08:49:01 13921784 15503180 2503184 15.24 59520 1724068 894692 5.12 752696 1537320 130436 08:50:54 08:50:01 13614416 15514584 2810552 17.11 83756 2001388 806840 4.62 770888 1790900 155036 08:50:54 Average: 13768100 15508882 2656868 16.18 71638 1862728 850766 4.87 761792 1664110 142736 08:50:54 08:50:54 08:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:50:54 08:49:01 lo 1.49 1.49 0.16 0.16 0.00 0.00 0.00 0.00 08:50:54 08:49:01 ens3 371.58 268.34 2216.29 76.85 0.00 0.00 0.00 0.00 08:50:54 08:50:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 08:50:54 08:50:01 ens3 50.55 35.40 667.53 9.01 0.00 0.00 0.00 0.00 08:50:54 Average: lo 1.55 1.55 0.16 0.16 0.00 0.00 0.00 0.00 08:50:54 Average: ens3 209.70 150.89 1435.34 42.64 0.00 0.00 0.00 0.00 08:50:54 08:50:54 08:50:54 ---> sar -P ALL: 08:50:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2722) 02/05/24 _x86_64_ (4 CPU) 08:50:54 08:50:54 08:47:34 LINUX RESTART (4 CPU) 08:50:54 08:50:54 08:48:02 CPU %user %nice %system %iowait %steal %idle 08:50:54 08:49:01 all 19.24 0.00 2.06 7.07 0.09 71.55 08:50:54 08:49:01 0 19.10 0.00 1.95 15.00 0.07 63.89 08:50:54 08:49:01 1 25.99 0.00 2.39 3.85 0.15 67.61 08:50:54 08:49:01 2 20.79 0.00 2.39 6.91 0.07 69.84 08:50:54 08:49:01 3 11.07 0.00 1.48 2.55 0.05 84.84 08:50:54 08:50:01 all 20.54 0.00 1.56 4.38 0.05 73.47 08:50:54 08:50:01 0 32.24 0.00 1.40 1.67 0.05 64.64 08:50:54 08:50:01 1 9.76 0.00 1.49 6.26 0.05 82.44 08:50:54 08:50:01 2 21.87 0.00 1.54 1.57 0.03 74.99 08:50:54 08:50:01 3 18.31 0.00 1.82 7.99 0.08 71.79 08:50:54 Average: all 19.89 0.00 1.81 5.71 0.07 72.52 08:50:54 Average: 0 25.74 0.00 1.67 8.26 0.06 64.27 08:50:54 Average: 1 17.78 0.00 1.94 5.07 0.10 75.11 08:50:54 Average: 2 21.33 0.00 1.96 4.21 0.05 72.44 08:50:54 Average: 3 14.72 0.00 1.65 5.30 0.07 78.26 08:50:54 08:50:54 08:50:54