15:16:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137439 15:16:22 Running as SYSTEM 15:16:22 [EnvInject] - Loading node environment variables. 15:16:22 Building remotely on prd-ubuntu1804-builder-4c-4g-9501 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:16:22 [ssh-agent] Looking for ssh-agent implementation... 15:16:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:16:22 $ ssh-agent 15:16:22 SSH_AUTH_SOCK=/tmp/ssh-v4v8EOxCexvx/agent.1664 15:16:22 SSH_AGENT_PID=1666 15:16:22 [ssh-agent] Started. 15:16:22 Running ssh-add (command line suppressed) 15:16:22 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_4510253355192560956.key (/w/workspace/oom-master-commit-lint@tmp/private_key_4510253355192560956.key) 15:16:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:16:22 The recommended git tool is: NONE 15:16:24 using credential onap-jenkins-ssh 15:16:24 Wiping out workspace first. 15:16:24 Cloning the remote Git repository 15:16:24 Cloning repository git://cloud.onap.org/mirror/oom.git 15:16:24 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:16:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:16:24 > git --version # timeout=10 15:16:24 > git --version # 'git version 2.17.1' 15:16:24 using GIT_SSH to set credentials Gerrit user 15:16:24 Verifying host key using manually-configured host key entries 15:16:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:16:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:16:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:16:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:16:31 using GIT_SSH to set credentials Gerrit user 15:16:31 Verifying host key using manually-configured host key entries 15:16:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/137439/1 # timeout=30 15:16:31 > git rev-parse 8d012c5c698356c58d4f3358647c34d954721008^{commit} # timeout=10 15:16:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:16:31 Checking out Revision 8d012c5c698356c58d4f3358647c34d954721008 (refs/changes/39/137439/1) 15:16:32 > git config core.sparsecheckout # timeout=10 15:16:32 > git checkout -f 8d012c5c698356c58d4f3358647c34d954721008 # timeout=30 15:16:34 Commit message: "[MONGODB] Update to latest bitnami mongodb chart" 15:16:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:16:34 > git rev-list --no-walk 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b # timeout=10 15:16:34 [EnvInject] - Injecting environment variables from a build step. 15:16:34 [EnvInject] - Injecting as environment variables the properties content 15:16:34 PYTHON=python3 15:16:34 15:16:34 [EnvInject] - Variables injected successfully. 15:16:34 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11836887035027705282.sh 15:16:34 ---> tox-install.sh 15:16:34 + source /home/jenkins/lf-env.sh 15:16:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:16:34 ++ mktemp -d /tmp/venv-XXXX 15:16:34 + lf_venv=/tmp/venv-5mav 15:16:34 + local venv_file=/tmp/.os_lf_venv 15:16:34 + local python=python3 15:16:34 + local options 15:16:34 + local set_path=true 15:16:34 + local install_args= 15:16: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 15:16:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:16:34 + true 15:16:34 + case $1 in 15:16:34 + venv_file=/tmp/.toxenv 15:16:34 + shift 2 15:16:34 + true 15:16:34 + case $1 in 15:16:34 + shift 15:16:34 + break 15:16:34 + case $python in 15:16:34 + local pkg_list= 15:16:34 + [[ -d /opt/pyenv ]] 15:16:34 + echo 'Setup pyenv:' 15:16:34 Setup pyenv: 15:16:34 + export PYENV_ROOT=/opt/pyenv 15:16:34 + PYENV_ROOT=/opt/pyenv 15:16:34 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:34 + pyenv versions 15:16:34 * system (set by /opt/pyenv/version) 15:16:34 * 3.8.13 (set by /opt/pyenv/version) 15:16:34 * 3.9.13 (set by /opt/pyenv/version) 15:16:34 * 3.10.6 (set by /opt/pyenv/version) 15:16:34 + command -v pyenv 15:16:34 ++ pyenv init - --no-rehash 15:16:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:16:34 export PATH="/opt/pyenv/shims:${PATH}" 15:16:34 export PYENV_SHELL=bash 15:16:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:16:34 pyenv() { 15:16:34 local command 15:16:34 command="${1:-}" 15:16:34 if [ "$#" -gt 0 ]; then 15:16:34 shift 15:16:34 fi 15:16:34 15:16:34 case "$command" in 15:16:34 rehash|shell) 15:16:34 eval "$(pyenv "sh-$command" "$@")" 15:16:34 ;; 15:16:34 *) 15:16:34 command pyenv "$command" "$@" 15:16:34 ;; 15:16:34 esac 15:16:34 }' 15:16:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:16:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:34 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:34 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:34 ++ export PYENV_SHELL=bash 15:16:34 ++ PYENV_SHELL=bash 15:16:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:16:34 +++ complete -F _pyenv pyenv 15:16:34 ++ lf-pyver python3 15:16:34 ++ local py_version_xy=python3 15:16:34 ++ local py_version_xyz= 15:16:34 ++ pyenv versions 15:16:34 ++ local command 15:16:34 ++ command=versions 15:16:34 ++ '[' 1 -gt 0 ']' 15:16:34 ++ shift 15:16:34 ++ case "$command" in 15:16:34 ++ command pyenv versions 15:16:34 ++ pyenv versions 15:16:34 ++ sed 's/^[ *]* //' 15:16:34 ++ awk '{ print $1 }' 15:16:34 ++ grep -E '^[0-9.]*[0-9]$' 15:16:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:16:34 +++ grep '^3' /tmp/.pyenv_versions 15:16:34 +++ sort -V 15:16:34 +++ tail -n 1 15:16:34 ++ py_version_xyz=3.10.6 15:16:34 ++ [[ -z 3.10.6 ]] 15:16:34 ++ echo 3.10.6 15:16:34 ++ return 0 15:16:34 + pyenv local 3.10.6 15:16:34 + local command 15:16:34 + command=local 15:16:34 + '[' 2 -gt 0 ']' 15:16:34 + shift 15:16:34 + case "$command" in 15:16:34 + command pyenv local 3.10.6 15:16:34 + pyenv local 3.10.6 15:16:34 + for arg in "$@" 15:16:34 + case $arg in 15:16:34 + pkg_list+='tox ' 15:16:34 + for arg in "$@" 15:16:34 + case $arg in 15:16:34 + pkg_list+='virtualenv ' 15:16:34 + for arg in "$@" 15:16:34 + case $arg in 15:16:34 + pkg_list+='urllib3~=1.26.15 ' 15:16:34 + [[ -f /tmp/.toxenv ]] 15:16:34 + [[ ! -f /tmp/.toxenv ]] 15:16:34 + [[ -n '' ]] 15:16:34 + python3 -m venv /tmp/venv-5mav 15:16:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5mav' 15:16:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5mav 15:16:39 + echo /tmp/venv-5mav 15:16:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:16:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:16:39 + /tmp/venv-5mav/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:16:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:16:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:16:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:16:42 + /tmp/venv-5mav/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:16:45 + type python3 15:16:45 + true 15:16:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5mav/bin to PATH' 15:16:45 lf-activate-venv(): INFO: Adding /tmp/venv-5mav/bin to PATH 15:16:45 + PATH=/tmp/venv-5mav/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:45 + return 0 15:16:45 + python3 --version 15:16:45 Python 3.10.6 15:16:45 + python3 -m pip --version 15:16:45 pip 24.0 from /tmp/venv-5mav/lib/python3.10/site-packages/pip (python 3.10) 15:16:45 + python3 -m pip freeze 15:16:46 cachetools==5.3.3 15:16:46 chardet==5.2.0 15:16:46 colorama==0.4.6 15:16:46 distlib==0.3.8 15:16:46 filelock==3.13.1 15:16:46 packaging==23.2 15:16:46 platformdirs==4.2.0 15:16:46 pluggy==1.4.0 15:16:46 pyproject-api==1.6.1 15:16:46 tomli==2.0.1 15:16:46 tox==4.13.0 15:16:46 urllib3==1.26.18 15:16:46 virtualenv==20.25.1 15:16:46 [EnvInject] - Injecting environment variables from a build step. 15:16:46 [EnvInject] - Injecting as environment variables the properties content 15:16:46 PARALLEL=false 15:16:46 15:16:46 [EnvInject] - Variables injected successfully. 15:16:46 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4598516050403850493.sh 15:16:46 ---> tox-run.sh 15:16:46 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:16:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:16:46 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:16:46 + cd /w/workspace/oom-master-commit-lint/. 15:16:46 + source /home/jenkins/lf-env.sh 15:16:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:16:46 ++ mktemp -d /tmp/venv-XXXX 15:16:46 + lf_venv=/tmp/venv-azPM 15:16:46 + local venv_file=/tmp/.os_lf_venv 15:16:46 + local python=python3 15:16:46 + local options 15:16:46 + local set_path=true 15:16:46 + local install_args= 15:16:46 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:16:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:16:46 + true 15:16:46 + case $1 in 15:16:46 + venv_file=/tmp/.toxenv 15:16:46 + shift 2 15:16:46 + true 15:16:46 + case $1 in 15:16:46 + shift 15:16:46 + break 15:16:46 + case $python in 15:16:46 + local pkg_list= 15:16:46 + [[ -d /opt/pyenv ]] 15:16:46 + echo 'Setup pyenv:' 15:16:46 Setup pyenv: 15:16:46 + export PYENV_ROOT=/opt/pyenv 15:16:46 + PYENV_ROOT=/opt/pyenv 15:16:46 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:46 + pyenv versions 15:16:46 system 15:16:46 3.8.13 15:16:46 3.9.13 15:16:46 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:16:46 + command -v pyenv 15:16:46 ++ pyenv init - --no-rehash 15:16:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:16:46 export PATH="/opt/pyenv/shims:${PATH}" 15:16:46 export PYENV_SHELL=bash 15:16:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:16:46 pyenv() { 15:16:46 local command 15:16:46 command="${1:-}" 15:16:46 if [ "$#" -gt 0 ]; then 15:16:46 shift 15:16:46 fi 15:16:46 15:16:46 case "$command" in 15:16:46 rehash|shell) 15:16:46 eval "$(pyenv "sh-$command" "$@")" 15:16:46 ;; 15:16:46 *) 15:16:46 command pyenv "$command" "$@" 15:16:46 ;; 15:16:46 esac 15:16:46 }' 15:16:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:16:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:46 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:46 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:46 ++ export PYENV_SHELL=bash 15:16:46 ++ PYENV_SHELL=bash 15:16:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:16:46 +++ complete -F _pyenv pyenv 15:16:46 ++ lf-pyver python3 15:16:46 ++ local py_version_xy=python3 15:16:46 ++ local py_version_xyz= 15:16:46 ++ pyenv versions 15:16:46 ++ local command 15:16:46 ++ command=versions 15:16:46 ++ '[' 1 -gt 0 ']' 15:16:46 ++ shift 15:16:46 ++ case "$command" in 15:16:46 ++ command pyenv versions 15:16:46 ++ pyenv versions 15:16:46 ++ sed 's/^[ *]* //' 15:16:46 ++ grep -E '^[0-9.]*[0-9]$' 15:16:46 ++ awk '{ print $1 }' 15:16:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:16:46 +++ grep '^3' /tmp/.pyenv_versions 15:16:46 +++ sort -V 15:16:46 +++ tail -n 1 15:16:46 ++ py_version_xyz=3.10.6 15:16:46 ++ [[ -z 3.10.6 ]] 15:16:46 ++ echo 3.10.6 15:16:46 ++ return 0 15:16:46 + pyenv local 3.10.6 15:16:46 + local command 15:16:46 + command=local 15:16:46 + '[' 2 -gt 0 ']' 15:16:46 + shift 15:16:46 + case "$command" in 15:16:46 + command pyenv local 3.10.6 15:16:46 + pyenv local 3.10.6 15:16:46 + for arg in "$@" 15:16:46 + case $arg in 15:16:46 + pkg_list+='tox ' 15:16:46 + for arg in "$@" 15:16:46 + case $arg in 15:16:46 + pkg_list+='virtualenv ' 15:16:46 + for arg in "$@" 15:16:46 + case $arg in 15:16:46 + pkg_list+='urllib3~=1.26.15 ' 15:16:46 + [[ -f /tmp/.toxenv ]] 15:16:46 ++ cat /tmp/.toxenv 15:16:46 + lf_venv=/tmp/venv-5mav 15:16:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5mav from' file:/tmp/.toxenv 15:16:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5mav from file:/tmp/.toxenv 15:16:46 + /tmp/venv-5mav/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:16:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:16:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:16:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:16:47 + /tmp/venv-5mav/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:16:48 + type python3 15:16:48 + true 15:16:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5mav/bin to PATH' 15:16:48 lf-activate-venv(): INFO: Adding /tmp/venv-5mav/bin to PATH 15:16:48 + PATH=/tmp/venv-5mav/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:48 + return 0 15:16:48 + [[ -d /opt/pyenv ]] 15:16:48 + echo '---> Setting up pyenv' 15:16:48 ---> Setting up pyenv 15:16:48 + export PYENV_ROOT=/opt/pyenv 15:16:48 + PYENV_ROOT=/opt/pyenv 15:16:48 + export PATH=/opt/pyenv/bin:/tmp/venv-5mav/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:48 + PATH=/opt/pyenv/bin:/tmp/venv-5mav/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:48 ++ pwd 15:16:48 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:16:48 + export PYTHONPATH 15:16:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:16:48 + TOX_TESTENV_PASSENV=PYTHONPATH 15:16:48 + tox --version 15:16:49 4.13.0 from /tmp/venv-5mav/lib/python3.10/site-packages/tox/__init__.py 15:16:49 + PARALLEL=false 15:16:49 + TOX_OPTIONS_LIST= 15:16:49 + [[ -n gitlint ]] 15:16:49 + TOX_OPTIONS_LIST=' -e gitlint' 15:16:49 + case ${PARALLEL,,} in 15:16:49 + tox -e gitlint 15:16:49 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:16:50 gitlint: internal error 15:16:50 Traceback (most recent call last): 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/session/cmd/run/single.py", line 47, in _evaluate 15:16:50 tox_env.setup() 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/tox_env/api.py", line 250, in setup 15:16:50 self._setup_env() 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 109, in _setup_env 15:16:50 self._install_deps() 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 113, in _install_deps 15:16:50 self._install(requirements_file, PythonRun.__name__, "deps") 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/tox_env/api.py", line 96, in _install 15:16:50 self.installer.install(arguments, section, of_type) 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 92, in install 15:16:50 self._install_requirement_file(arguments, section, of_type) 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 112, in _install_requirement_file 15:16:50 new_options, new_reqs = arguments.unroll() 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 111, in unroll 15:16:50 opts_dict = vars(self.options) 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 165, in options 15:16:50 self._ensure_requirements_parsed() 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 184, in _ensure_requirements_parsed 15:16:50 self._requirements = self._parse_requirements(opt=self._opt, recurse=True) 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 99, in _parse_requirements 15:16:50 requirements = super()._parse_requirements(opt, recurse) 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 188, in _parse_requirements 15:16:50 for parsed_line in self._parse_and_recurse(str(self._path), self.is_constraint, recurse): 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 226, in _parse_and_recurse 15:16:50 yield from self._req_parser._parse_and_recurse(req_path, nested_constraint, recurse) # noqa: SLF001 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 215, in _parse_and_recurse 15:16:50 for line in self._parse_file(filename, constraint): 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 234, in _parse_file 15:16:50 content = self._get_file_content(url) 15:16:50 File "/tmp/venv-5mav/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 248, in _get_file_content 15:16:50 with urlopen(url) as response: # noqa: S310 15:16:50 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 216, in urlopen 15:16:50 return opener.open(url, data, timeout) 15:16:50 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 525, in open 15:16:50 response = meth(req, response) 15:16:50 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 634, in http_response 15:16:50 response = self.parent.error( 15:16:50 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 563, in error 15:16:50 return self._call_chain(*args) 15:16:50 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 496, in _call_chain 15:16:50 result = func(*args) 15:16:50 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 643, in http_error_default 15:16:50 raise HTTPError(req.full_url, code, msg, hdrs, fp) 15:16:50 urllib.error.HTTPError: HTTP Error 404: Not Found 15:16:50 gitlint: FAIL code 2 (1.33 seconds) 15:16:50 evaluation failed :( (1.51 seconds) 15:16:50 + tox_status=2 15:16:50 + echo '---> Completed tox runs' 15:16:50 ---> Completed tox runs 15:16:50 + for i in .tox/*/log 15:16:50 ++ echo '.tox/*/log' 15:16:50 ++ awk -F/ '{print $2}' 15:16:50 + tox_env='*' 15:16:50 + cp -r '.tox/*/log' '/w/workspace/oom-master-commit-lint/archives/tox/*' 15:16:50 cp: cannot stat '.tox/*/log': No such file or directory 15:16:50 + echo 'WARN: no logs found to archive' 15:16:50 WARN: no logs found to archive 15:16:50 + break 15:16:50 + DOC_DIR=docs/_build/html 15:16:50 + [[ -d docs/_build/html ]] 15:16:50 + echo '---> tox-run.sh ends' 15:16:50 ---> tox-run.sh ends 15:16:50 + test 2 -eq 0 15:16:50 + exit 2 15:16:50 ++ '[' 2 = 1 ']' 15:16:50 Build step 'Execute shell' marked build as failure 15:16:51 $ ssh-agent -k 15:16:51 unset SSH_AUTH_SOCK; 15:16:51 unset SSH_AGENT_PID; 15:16:51 echo Agent pid 1666 killed; 15:16:51 [ssh-agent] Stopped. 15:16:51 [PostBuildScript] - [INFO] Executing post build scripts. 15:16:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1548837492855836002.sh 15:16:51 ---> sysstat.sh 15:16:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12686751253335108793.sh 15:16:51 ---> package-listing.sh 15:16:51 ++ facter osfamily 15:16:51 ++ tr '[:upper:]' '[:lower:]' 15:16:51 + OS_FAMILY=debian 15:16:51 + workspace=/w/workspace/oom-master-commit-lint 15:16:51 + START_PACKAGES=/tmp/packages_start.txt 15:16:51 + END_PACKAGES=/tmp/packages_end.txt 15:16:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:16:51 + PACKAGES=/tmp/packages_start.txt 15:16:51 + '[' /w/workspace/oom-master-commit-lint ']' 15:16:51 + PACKAGES=/tmp/packages_end.txt 15:16:51 + case "${OS_FAMILY}" in 15:16:51 + dpkg -l 15:16:51 + grep '^ii' 15:16:51 + '[' -f /tmp/packages_start.txt ']' 15:16:51 + '[' -f /tmp/packages_end.txt ']' 15:16:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:16:51 + '[' /w/workspace/oom-master-commit-lint ']' 15:16:51 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:16:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:16:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6916408875180833731.sh 15:16:51 ---> capture-instance-metadata.sh 15:16:51 Setup pyenv: 15:16:51 system 15:16:51 3.8.13 15:16:51 3.9.13 15:16:51 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:16:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AI2L 15:16:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:16:58 lf-activate-venv(): INFO: Installing: lftools 15:17:41 lf-activate-venv(): INFO: Adding /tmp/venv-AI2L/bin to PATH 15:17:42 INFO: Running in OpenStack, capturing instance metadata 15:17:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12439676730006290000.sh 15:17:42 provisioning config files... 15:17:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config15746969155718400053tmp 15:17:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:17:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:17:42 [EnvInject] - Injecting environment variables from a build step. 15:17:42 [EnvInject] - Injecting as environment variables the properties content 15:17:42 SERVER_ID=logs 15:17:42 15:17:42 [EnvInject] - Variables injected successfully. 15:17:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1948373102810950101.sh 15:17:42 ---> create-netrc.sh 15:17:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16155811234543337254.sh 15:17:42 ---> python-tools-install.sh 15:17:42 Setup pyenv: 15:17:42 system 15:17:42 3.8.13 15:17:42 3.9.13 15:17:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:17:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AI2L from file:/tmp/.os_lf_venv 15:17:44 lf-activate-venv(): INFO: Installing: lftools 15:17:51 lf-activate-venv(): INFO: Adding /tmp/venv-AI2L/bin to PATH 15:17:51 Generating Requirements File 15:18:22 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:18:22 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 15:18:23 Python 3.10.6 15:18:23 pip 24.0 from /tmp/venv-AI2L/lib/python3.10/site-packages/pip (python 3.10) 15:18:23 appdirs==1.4.4 15:18:23 argcomplete==3.2.2 15:18:23 aspy.yaml==1.3.0 15:18:23 attrs==23.2.0 15:18:23 autopage==0.5.2 15:18:23 beautifulsoup4==4.12.3 15:18:23 boto3==1.34.51 15:18:23 botocore==1.34.51 15:18:23 bs4==0.0.2 15:18:23 cachetools==5.3.3 15:18:23 certifi==2024.2.2 15:18:23 cffi==1.16.0 15:18:23 cfgv==3.4.0 15:18:23 chardet==5.2.0 15:18:23 charset-normalizer==3.3.2 15:18:23 click==8.1.7 15:18:23 cliff==4.6.0 15:18:23 cmd2==2.4.3 15:18:23 cryptography==3.3.2 15:18:23 debtcollector==3.0.0 15:18:23 decorator==5.1.1 15:18:23 defusedxml==0.7.1 15:18:23 Deprecated==1.2.14 15:18:23 distlib==0.3.8 15:18:23 dnspython==2.6.1 15:18:23 docker==4.2.2 15:18:23 dogpile.cache==1.3.2 15:18:23 email_validator==2.1.1 15:18:23 filelock==3.13.1 15:18:23 future==1.0.0 15:18:23 gitdb==4.0.11 15:18:23 GitPython==3.1.42 15:18:23 google-auth==2.28.1 15:18:23 httplib2==0.22.0 15:18:23 identify==2.5.35 15:18:23 idna==3.6 15:18:23 importlib-resources==1.5.0 15:18:23 iso8601==2.1.0 15:18:23 Jinja2==3.1.3 15:18:23 jmespath==1.0.1 15:18:23 jsonpatch==1.33 15:18:23 jsonpointer==2.4 15:18:23 jsonschema==4.21.1 15:18:23 jsonschema-specifications==2023.12.1 15:18:23 keystoneauth1==5.6.0 15:18:23 kubernetes==29.0.0 15:18:23 lftools==0.37.9 15:18:23 lxml==5.1.0 15:18:23 MarkupSafe==2.1.5 15:18:23 msgpack==1.0.7 15:18:23 multi_key_dict==2.0.3 15:18:23 munch==4.0.0 15:18:23 netaddr==1.2.1 15:18:23 netifaces==0.11.0 15:18:23 niet==1.4.2 15:18:23 nodeenv==1.8.0 15:18:23 oauth2client==4.1.3 15:18:23 oauthlib==3.2.2 15:18:23 openstacksdk==0.62.0 15:18:23 os-client-config==2.1.0 15:18:23 os-service-types==1.7.0 15:18:23 osc-lib==3.0.1 15:18:23 oslo.config==9.4.0 15:18:23 oslo.context==5.4.0 15:18:23 oslo.i18n==6.3.0 15:18:23 oslo.log==5.5.0 15:18:23 oslo.serialization==5.4.0 15:18:23 oslo.utils==7.1.0 15:18:23 packaging==23.2 15:18:23 pbr==6.0.0 15:18:23 platformdirs==4.2.0 15:18:23 prettytable==3.10.0 15:18:23 pyasn1==0.5.1 15:18:23 pyasn1-modules==0.3.0 15:18:23 pycparser==2.21 15:18:23 pygerrit2==2.0.15 15:18:23 PyGithub==2.2.0 15:18:23 pyinotify==0.9.6 15:18:23 PyJWT==2.8.0 15:18:23 PyNaCl==1.5.0 15:18:23 pyparsing==2.4.7 15:18:23 pyperclip==1.8.2 15:18:23 pyrsistent==0.20.0 15:18:23 python-cinderclient==9.4.0 15:18:23 python-dateutil==2.8.2 15:18:23 python-heatclient==3.4.0 15:18:23 python-jenkins==1.8.2 15:18:23 python-keystoneclient==5.3.0 15:18:23 python-magnumclient==4.3.0 15:18:23 python-novaclient==18.4.0 15:18:23 python-openstackclient==6.0.1 15:18:23 python-swiftclient==4.4.0 15:18:23 PyYAML==6.0.1 15:18:23 referencing==0.33.0 15:18:23 requests==2.31.0 15:18:23 requests-oauthlib==1.3.1 15:18:23 requestsexceptions==1.4.0 15:18:23 rfc3986==2.0.0 15:18:23 rpds-py==0.18.0 15:18:23 rsa==4.9 15:18:23 ruamel.yaml==0.18.6 15:18:23 ruamel.yaml.clib==0.2.8 15:18:23 s3transfer==0.10.0 15:18:23 simplejson==3.19.2 15:18:23 six==1.16.0 15:18:23 smmap==5.0.1 15:18:23 soupsieve==2.5 15:18:23 stevedore==5.2.0 15:18:23 tabulate==0.9.0 15:18:23 toml==0.10.2 15:18:23 tomlkit==0.12.4 15:18:23 tqdm==4.66.2 15:18:23 typing_extensions==4.10.0 15:18:23 tzdata==2024.1 15:18:23 urllib3==1.26.18 15:18:23 virtualenv==20.25.1 15:18:23 wcwidth==0.2.13 15:18:23 websocket-client==1.7.0 15:18:23 wrapt==1.16.0 15:18:23 xdg==6.0.0 15:18:23 xmltodict==0.13.0 15:18:23 yq==3.2.3 15:18:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14402954790471228904.sh 15:18:23 ---> sudo-logs.sh 15:18:23 Archiving 'sudo' log.. 15:18:24 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5383832054747079980.sh 15:18:24 ---> job-cost.sh 15:18:24 Setup pyenv: 15:18:24 system 15:18:24 3.8.13 15:18:24 3.9.13 15:18:24 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:18:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AI2L from file:/tmp/.os_lf_venv 15:18:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:18:33 lf-activate-venv(): INFO: Adding /tmp/venv-AI2L/bin to PATH 15:18:33 INFO: No Stack... 15:18:34 INFO: Retrieving Pricing Info for: v3-standard-4 15:18:34 INFO: Archiving Costs 15:18:34 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7620526779751270972.sh 15:18:34 ---> logs-deploy.sh 15:18:34 Setup pyenv: 15:18:34 system 15:18:34 3.8.13 15:18:34 3.9.13 15:18:34 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:18:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AI2L from file:/tmp/.os_lf_venv 15:18:36 lf-activate-venv(): INFO: Installing: lftools 15:18:46 lf-activate-venv(): INFO: Adding /tmp/venv-AI2L/bin to PATH 15:18:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7216 15:18:46 INFO: archiving workspace using pattern(s): 15:18:47 Archives upload complete. 15:18:47 INFO: archiving logs to Nexus 15:18:48 ---> uname -a: 15:18:48 Linux prd-ubuntu1804-builder-4c-4g-9501 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:18:48 15:18:48 15:18:48 ---> lscpu: 15:18:48 Architecture: x86_64 15:18:48 CPU op-mode(s): 32-bit, 64-bit 15:18:48 Byte Order: Little Endian 15:18:48 CPU(s): 4 15:18:48 On-line CPU(s) list: 0-3 15:18:48 Thread(s) per core: 1 15:18:48 Core(s) per socket: 1 15:18:48 Socket(s): 4 15:18:48 NUMA node(s): 1 15:18:48 Vendor ID: AuthenticAMD 15:18:48 CPU family: 23 15:18:48 Model: 49 15:18:48 Model name: AMD EPYC-Rome Processor 15:18:48 Stepping: 0 15:18:48 CPU MHz: 2799.998 15:18:48 BogoMIPS: 5599.99 15:18:48 Virtualization: AMD-V 15:18:48 Hypervisor vendor: KVM 15:18:48 Virtualization type: full 15:18:48 L1d cache: 32K 15:18:48 L1i cache: 32K 15:18:48 L2 cache: 512K 15:18:48 L3 cache: 16384K 15:18:48 NUMA node0 CPU(s): 0-3 15:18:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:18:48 15:18:48 15:18:48 ---> nproc: 15:18:48 4 15:18:48 15:18:48 15:18:48 ---> df -h: 15:18:48 Filesystem Size Used Avail Use% Mounted on 15:18:48 udev 7.9G 0 7.9G 0% /dev 15:18:48 tmpfs 1.6G 672K 1.6G 1% /run 15:18:48 /dev/vda1 78G 8.3G 70G 11% / 15:18:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:18:48 tmpfs 5.0M 0 5.0M 0% /run/lock 15:18:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:18:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:18:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:18:48 15:18:48 15:18:48 ---> free -m: 15:18:48 total used free shared buff/cache available 15:18:48 Mem: 16040 535 13437 0 2067 15193 15:18:48 Swap: 1023 0 1023 15:18:48 15:18:48 15:18:48 ---> ip addr: 15:18:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:18:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:18:48 inet 127.0.0.1/8 scope host lo 15:18:48 valid_lft forever preferred_lft forever 15:18:48 inet6 ::1/128 scope host 15:18:48 valid_lft forever preferred_lft forever 15:18:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:18:48 link/ether fa:16:3e:2d:f2:15 brd ff:ff:ff:ff:ff:ff 15:18:48 inet 10.30.107.6/23 brd 10.30.107.255 scope global dynamic ens3 15:18:48 valid_lft 86233sec preferred_lft 86233sec 15:18:48 inet6 fe80::f816:3eff:fe2d:f215/64 scope link 15:18:48 valid_lft forever preferred_lft forever 15:18:48 15:18:48 15:18:48 ---> sar -b -r -n DEV: 15:18:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9501) 02/28/24 _x86_64_ (4 CPU) 15:18:48 15:18:48 15:16:03 LINUX RESTART (4 CPU) 15:18:48 15:18:48 15:17:02 tps rtps wtps bread/s bwrtn/s 15:18:48 15:18:01 107.39 14.13 93.26 1066.80 29359.09 15:18:48 Average: 107.39 14.13 93.26 1066.80 29359.09 15:18:48 15:18:48 15:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:18:48 15:18:01 13890256 15580616 2534704 15.43 68884 1817224 775992 4.44 690444 1618124 99468 15:18:48 Average: 13890256 15580616 2534704 15.43 68884 1817224 775992 4.44 690444 1618124 99468 15:18:48 15:18:48 15:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:18:48 15:18:01 ens3 49.89 33.40 672.51 7.36 0.00 0.00 0.00 0.00 15:18:48 15:18:01 lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 15:18:48 Average: ens3 49.89 33.40 672.51 7.36 0.00 0.00 0.00 0.00 15:18:48 Average: lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 15:18:48 15:18:48 15:18:48 ---> sar -P ALL: 15:18:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9501) 02/28/24 _x86_64_ (4 CPU) 15:18:48 15:18:48 15:16:03 LINUX RESTART (4 CPU) 15:18:48 15:18:48 15:17:02 CPU %user %nice %system %iowait %steal %idle 15:18:48 15:18:01 all 16.17 0.00 1.11 10.95 0.05 71.72 15:18:48 15:18:01 0 18.64 0.00 0.83 2.88 0.03 77.61 15:18:48 15:18:01 1 21.32 0.00 1.42 1.60 0.03 75.62 15:18:48 15:18:01 2 16.06 0.00 1.51 24.36 0.03 58.04 15:18:48 15:18:01 3 8.66 0.00 0.65 14.96 0.09 75.65 15:18:48 Average: all 16.17 0.00 1.11 10.95 0.05 71.72 15:18:48 Average: 0 18.64 0.00 0.83 2.88 0.03 77.61 15:18:48 Average: 1 21.32 0.00 1.42 1.60 0.03 75.62 15:18:48 Average: 2 16.06 0.00 1.51 24.36 0.03 58.04 15:18:48 Average: 3 8.66 0.00 0.65 14.96 0.09 75.65 15:18:48 15:18:48 15:18:48