08:22:26 Started by upstream project "integration-distribution-test-titanium" build number 394 08:22:26 originally caused by: 08:22:26 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 370 08:22:26 originally caused by: 08:22:26 Started by timer 08:22:26 Running as SYSTEM 08:22:26 [EnvInject] - Loading node environment variables. 08:22:26 Building remotely on prd-centos8-robot-2c-8g-7910 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium 08:22:26 [ssh-agent] Looking for ssh-agent implementation... 08:22:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:27 $ ssh-agent 08:22:27 SSH_AUTH_SOCK=/tmp/ssh-AftwsF78ahCr/agent.5306 08:22:27 SSH_AGENT_PID=5307 08:22:27 [ssh-agent] Started. 08:22:27 Running ssh-add (command line suppressed) 08:22:27 Identity added: /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium@tmp/private_key_13371237255254273321.key (/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium@tmp/private_key_13371237255254273321.key) 08:22:27 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 08:22:27 The recommended git tool is: NONE 08:22:29 using credential opendaylight-jenkins-ssh 08:22:29 Wiping out workspace first. 08:22:29 Cloning the remote Git repository 08:22:29 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 08:22:29 > git init /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test # timeout=10 08:22:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 08:22:29 > git --version # timeout=10 08:22:29 > git --version # 'git version 2.43.0' 08:22:29 using GIT_SSH to set credentials Release Engineering Jenkins Key 08:22:29 [INFO] Currently running in a labeled security context 08:22:29 [INFO] Currently SELinux is 'enforcing' on the host 08:22:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh13222912789974866468.key 08:22:29 Verifying host key using known hosts file 08:22:29 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:22:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 08:22:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 08:22:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:22:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 08:22:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 08:22:32 using GIT_SSH to set credentials Release Engineering Jenkins Key 08:22:32 [INFO] Currently running in a labeled security context 08:22:32 [INFO] Currently SELinux is 'enforcing' on the host 08:22:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh5238909810861139422.key 08:22:32 Verifying host key using known hosts file 08:22:32 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:22:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 08:22:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:22:32 Checking out Revision 9e7a2f1bec76f24ac7173c3a00f09ed1af208887 (origin/master) 08:22:32 > git config core.sparsecheckout # timeout=10 08:22:32 > git checkout -f 9e7a2f1bec76f24ac7173c3a00f09ed1af208887 # timeout=10 08:22:33 Commit message: "Add pekko templates" 08:22:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:22:33 > git rev-list --no-walk e12906d887353b3b6c7ca6e293959c75cf9a8409 # timeout=10 08:22:33 No emails were triggered. 08:22:33 provisioning config files... 08:22:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:22:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:22:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:22:33 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins16384430080947225734.sh 08:22:33 ---> python-tools-install.sh 08:22:33 Setup pyenv: 08:22:34 system 08:22:34 * 3.8.13 (set by /opt/pyenv/version) 08:22:34 * 3.9.13 (set by /opt/pyenv/version) 08:22:34 * 3.10.13 (set by /opt/pyenv/version) 08:22:34 * 3.11.7 (set by /opt/pyenv/version) 08:22:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-othT 08:22:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:22:43 lf-activate-venv(): INFO: Installing: lftools 08:23:09 lf-activate-venv(): INFO: Adding /tmp/venv-othT/bin to PATH 08:23:09 Generating Requirements File 08:23:33 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:23:33 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:23:34 Python 3.11.7 08:23:34 pip 25.2 from /tmp/venv-othT/lib/python3.11/site-packages/pip (python 3.11) 08:23:34 appdirs==1.4.4 08:23:34 argcomplete==3.6.2 08:23:34 aspy.yaml==1.3.0 08:23:34 attrs==25.3.0 08:23:34 autopage==0.5.2 08:23:34 beautifulsoup4==4.13.5 08:23:34 boto3==1.40.21 08:23:34 botocore==1.40.21 08:23:34 bs4==0.0.2 08:23:34 cachetools==5.5.2 08:23:34 certifi==2025.8.3 08:23:34 cffi==1.17.1 08:23:34 cfgv==3.4.0 08:23:34 chardet==5.2.0 08:23:34 charset-normalizer==3.4.3 08:23:34 click==8.2.1 08:23:34 cliff==4.11.0 08:23:34 cmd2==2.7.0 08:23:34 cryptography==3.3.2 08:23:34 debtcollector==3.0.0 08:23:34 decorator==5.2.1 08:23:34 defusedxml==0.7.1 08:23:34 Deprecated==1.2.18 08:23:34 distlib==0.4.0 08:23:34 dnspython==2.7.0 08:23:34 docker==7.1.0 08:23:34 dogpile.cache==1.4.0 08:23:34 durationpy==0.10 08:23:34 email-validator==2.3.0 08:23:34 filelock==3.19.1 08:23:34 future==1.0.0 08:23:34 gitdb==4.0.12 08:23:34 GitPython==3.1.45 08:23:34 google-auth==2.40.3 08:23:34 httplib2==0.30.0 08:23:34 identify==2.6.13 08:23:34 idna==3.10 08:23:34 importlib-resources==1.5.0 08:23:34 iso8601==2.1.0 08:23:34 Jinja2==3.1.6 08:23:34 jmespath==1.0.1 08:23:34 jsonpatch==1.33 08:23:34 jsonpointer==3.0.0 08:23:34 jsonschema==4.25.1 08:23:34 jsonschema-specifications==2025.4.1 08:23:34 keystoneauth1==5.12.0 08:23:34 kubernetes==33.1.0 08:23:34 lftools==0.37.13 08:23:34 lxml==6.0.1 08:23:34 markdown-it-py==4.0.0 08:23:34 MarkupSafe==3.0.2 08:23:34 mdurl==0.1.2 08:23:34 msgpack==1.1.1 08:23:34 multi_key_dict==2.0.3 08:23:34 munch==4.0.0 08:23:34 netaddr==1.3.0 08:23:34 niet==1.4.2 08:23:34 nodeenv==1.9.1 08:23:34 oauth2client==4.1.3 08:23:34 oauthlib==3.3.1 08:23:34 openstacksdk==4.7.0 08:23:34 os-client-config==2.3.0 08:23:34 os-service-types==1.8.0 08:23:34 osc-lib==4.2.0 08:23:34 oslo.config==10.0.0 08:23:34 oslo.context==6.1.0 08:23:34 oslo.i18n==6.6.0 08:23:34 oslo.log==7.2.1 08:23:34 oslo.serialization==5.8.0 08:23:34 oslo.utils==9.1.0 08:23:34 packaging==25.0 08:23:34 pbr==7.0.1 08:23:34 platformdirs==4.4.0 08:23:34 prettytable==3.16.0 08:23:34 psutil==7.0.0 08:23:34 pyasn1==0.6.1 08:23:34 pyasn1_modules==0.4.2 08:23:34 pycparser==2.22 08:23:34 pygerrit2==2.0.15 08:23:34 PyGithub==2.7.0 08:23:34 Pygments==2.19.2 08:23:34 PyJWT==2.10.1 08:23:34 PyNaCl==1.5.0 08:23:34 pyparsing==2.4.7 08:23:34 pyperclip==1.9.0 08:23:34 pyrsistent==0.20.0 08:23:34 python-cinderclient==9.7.0 08:23:34 python-dateutil==2.9.0.post0 08:23:34 python-heatclient==4.3.0 08:23:34 python-jenkins==1.8.3 08:23:34 python-keystoneclient==5.7.0 08:23:34 python-magnumclient==4.8.1 08:23:34 python-openstackclient==8.2.0 08:23:34 python-swiftclient==4.8.0 08:23:34 PyYAML==6.0.2 08:23:34 referencing==0.36.2 08:23:34 requests==2.32.5 08:23:34 requests-oauthlib==2.0.0 08:23:34 requestsexceptions==1.4.0 08:23:34 rfc3986==2.0.0 08:23:34 rich==14.1.0 08:23:34 rich-argparse==1.7.1 08:23:34 rpds-py==0.27.1 08:23:34 rsa==4.9.1 08:23:34 ruamel.yaml==0.18.15 08:23:34 ruamel.yaml.clib==0.2.12 08:23:34 s3transfer==0.13.1 08:23:34 simplejson==3.20.1 08:23:34 six==1.17.0 08:23:34 smmap==5.0.2 08:23:34 soupsieve==2.8 08:23:34 stevedore==5.5.0 08:23:34 tabulate==0.9.0 08:23:34 toml==0.10.2 08:23:34 tomlkit==0.13.3 08:23:34 tqdm==4.67.1 08:23:34 typing_extensions==4.15.0 08:23:34 tzdata==2025.2 08:23:34 urllib3==1.26.20 08:23:34 virtualenv==20.34.0 08:23:34 wcwidth==0.2.13 08:23:34 websocket-client==1.8.0 08:23:34 wrapt==1.17.3 08:23:34 xdg==6.0.0 08:23:34 xmltodict==0.14.2 08:23:34 yq==3.4.3 08:23:34 [EnvInject] - Injecting environment variables from a build step. 08:23:34 [EnvInject] - Injecting as environment variables the properties content 08:23:34 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 08:23:34 OS_CLOUD=vex 08:23:34 OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-383 08:23:34 OS_STACK_TEMPLATE_DIR=openstack-hot 08:23:34 08:23:34 [EnvInject] - Variables injected successfully. 08:23:34 provisioning config files... 08:23:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:23:35 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins6453500988432905850.sh 08:23:35 ---> Create parameters file for OpenStack HOT 08:23:35 OpenStack Heat parameters generated 08:23:35 ----------------------------------- 08:23:35 parameters: 08:23:35 vm_0_count: '3' 08:23:35 vm_0_flavor: 'v3-standard-4' 08:23:35 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 08:23:35 vm_1_count: '1' 08:23:35 vm_1_flavor: 'v3-standard-2' 08:23:35 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 08:23:35 08:23:35 job_name: '24778-383' 08:23:35 silo: 'releng' 08:23:35 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins5742237045704468510.sh 08:23:35 ---> Create HEAT stack 08:23:35 + source /home/jenkins/lf-env.sh 08:23:35 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:23:35 ++ mktemp -d /tmp/venv-XXXX 08:23:35 + lf_venv=/tmp/venv-OP7B 08:23:35 + local venv_file=/tmp/.os_lf_venv 08:23:35 + local python=python3 08:23:35 + local options 08:23:35 + local set_path=true 08:23:35 + local install_args= 08:23:35 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:23:35 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 08:23:35 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 08:23:35 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:23:35 + true 08:23:35 + case $1 in 08:23:35 + python=python3 08:23:35 + shift 2 08:23:35 + true 08:23:35 + case $1 in 08:23:35 + shift 08:23:35 + break 08:23:35 + case $python in 08:23:35 + local pkg_list= 08:23:35 + [[ -d /opt/pyenv ]] 08:23:35 + echo 'Setup pyenv:' 08:23:35 Setup pyenv: 08:23:35 + export PYENV_ROOT=/opt/pyenv 08:23:35 + PYENV_ROOT=/opt/pyenv 08:23:35 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:23:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:23:35 + pyenv versions 08:23:35 system 08:23:35 3.8.13 08:23:35 3.9.13 08:23:35 3.10.13 08:23:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 08:23:35 + command -v pyenv 08:23:35 ++ pyenv init - --no-rehash 08:23:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:23:35 for i in ${!paths[@]}; do 08:23:35 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:23:35 fi; done; 08:23:35 echo "${paths[*]}"'\'')" 08:23:35 export PATH="/opt/pyenv/shims:${PATH}" 08:23:35 export PYENV_SHELL=bash 08:23:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:23:35 pyenv() { 08:23:35 local command 08:23:35 command="${1:-}" 08:23:35 if [ "$#" -gt 0 ]; then 08:23:35 shift 08:23:35 fi 08:23:35 08:23:35 case "$command" in 08:23:35 rehash|shell) 08:23:35 eval "$(pyenv "sh-$command" "$@")" 08:23:35 ;; 08:23:35 *) 08:23:35 command pyenv "$command" "$@" 08:23:35 ;; 08:23:35 esac 08:23:35 }' 08:23:35 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:23:35 for i in ${!paths[@]}; do 08:23:35 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:23:35 fi; done; 08:23:35 echo "${paths[*]}"' 08:23:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:23:35 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:23:35 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:23:35 ++ export PYENV_SHELL=bash 08:23:35 ++ PYENV_SHELL=bash 08:23:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:23:35 +++ complete -F _pyenv pyenv 08:23:35 ++ lf-pyver python3 08:23:35 ++ local py_version_xy=python3 08:23:35 ++ local py_version_xyz= 08:23:35 ++ awk '{ print $1 }' 08:23:35 ++ pyenv versions 08:23:35 ++ local command 08:23:35 ++ command=versions 08:23:35 ++ '[' 1 -gt 0 ']' 08:23:35 ++ shift 08:23:35 ++ case "$command" in 08:23:35 ++ command pyenv versions 08:23:35 ++ pyenv versions 08:23:35 ++ sed 's/^[ *]* //' 08:23:35 ++ grep -E '^[0-9.]*[0-9]$' 08:23:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:23:35 +++ grep '^3' /tmp/.pyenv_versions 08:23:35 +++ tail -n 1 08:23:35 +++ sort -V 08:23:35 ++ py_version_xyz=3.11.7 08:23:35 ++ [[ -z 3.11.7 ]] 08:23:35 ++ echo 3.11.7 08:23:35 ++ return 0 08:23:35 + pyenv local 3.11.7 08:23:35 + local command 08:23:35 + command=local 08:23:35 + '[' 2 -gt 0 ']' 08:23:35 + shift 08:23:35 + case "$command" in 08:23:35 + command pyenv local 3.11.7 08:23:35 + pyenv local 3.11.7 08:23:35 + for arg in "$@" 08:23:35 + case $arg in 08:23:35 + pkg_list+='lftools[openstack] ' 08:23:35 + for arg in "$@" 08:23:35 + case $arg in 08:23:35 + pkg_list+='kubernetes ' 08:23:35 + for arg in "$@" 08:23:35 + case $arg in 08:23:35 + pkg_list+='niet ' 08:23:35 + for arg in "$@" 08:23:35 + case $arg in 08:23:35 + pkg_list+='python-heatclient ' 08:23:35 + for arg in "$@" 08:23:35 + case $arg in 08:23:35 + pkg_list+='python-openstackclient ' 08:23:35 + for arg in "$@" 08:23:35 + case $arg in 08:23:35 + pkg_list+='python-magnumclient ' 08:23:35 + for arg in "$@" 08:23:35 + case $arg in 08:23:35 + pkg_list+='yq ' 08:23:35 + [[ -f /tmp/.os_lf_venv ]] 08:23:35 ++ cat /tmp/.os_lf_venv 08:23:35 + lf_venv=/tmp/venv-othT 08:23:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-othT from' file:/tmp/.os_lf_venv 08:23:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-othT from file:/tmp/.os_lf_venv 08:23:35 + /tmp/venv-othT/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:23:37 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 08:23:37 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 08:23:37 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:23:37 + /tmp/venv-othT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:23:56 + type python3 08:23:56 + true 08:23:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-othT/bin to PATH' 08:23:56 lf-activate-venv(): INFO: Adding /tmp/venv-othT/bin to PATH 08:23:56 + PATH=/tmp/venv-othT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:23:56 + return 0 08:23:56 + openstack --os-cloud vex limits show --absolute 08:23:58 +--------------------------+---------+ 08:23:58 | Name | Value | 08:23:58 +--------------------------+---------+ 08:23:58 | maxTotalInstances | -1 | 08:23:58 | maxTotalCores | 450 | 08:23:58 | maxTotalRAMSize | 1000000 | 08:23:58 | maxServerMeta | 128 | 08:23:58 | maxImageMeta | 128 | 08:23:58 | maxPersonality | 5 | 08:23:58 | maxPersonalitySize | 10240 | 08:23:58 | maxTotalKeypairs | 100 | 08:23:58 | maxServerGroups | 10 | 08:23:58 | maxServerGroupMembers | 10 | 08:23:58 | maxTotalFloatingIps | -1 | 08:23:58 | maxSecurityGroups | -1 | 08:23:58 | maxSecurityGroupRules | -1 | 08:23:58 | totalRAMUsed | 974848 | 08:23:58 | totalCoresUsed | 238 | 08:23:58 | totalInstancesUsed | 78 | 08:23:58 | totalFloatingIpsUsed | 0 | 08:23:58 | totalSecurityGroupsUsed | 0 | 08:23:58 | totalServerGroupsUsed | 0 | 08:23:58 | maxTotalVolumes | -1 | 08:23:58 | maxTotalSnapshots | 10 | 08:23:58 | maxTotalVolumeGigabytes | 4096 | 08:23:58 | maxTotalBackups | 10 | 08:23:58 | maxTotalBackupGigabytes | 1000 | 08:23:58 | totalVolumesUsed | 3 | 08:23:58 | totalGigabytesUsed | 60 | 08:23:58 | totalSnapshotsUsed | 0 | 08:23:58 | totalBackupsUsed | 0 | 08:23:58 | totalBackupGigabytesUsed | 0 | 08:23:58 +--------------------------+---------+ 08:23:58 + pushd /opt/ciman/openstack-hot 08:23:58 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium 08:23:58 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-383 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/stack-parameters.yaml 08:24:12 Creating stack releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-383 08:24:12 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_0_group.resources[0].resources.instance: Quota exceeded for ram: Requested 16384, but already used 1015808 of 1000000 ram (HTTP 403) (Request-ID: req-d3606166-5e1f-4c0b-9518-f2a90dc801ed) 08:24:12 TypeError: delete() missing 1 required positional argument: 'force' 08:24:12 Build step 'Execute shell' marked build as failure 08:24:12 $ ssh-agent -k 08:24:12 unset SSH_AUTH_SOCK; 08:24:12 unset SSH_AGENT_PID; 08:24:12 echo Agent pid 5307 killed; 08:24:12 [ssh-agent] Stopped. 08:24:12 Recording plot data 08:24:13 Robot results publisher started... 08:24:13 INFO: Checking test criticality is deprecated and will be dropped in a future release! 08:24:13 -Parsing output xml: 08:24:13 Failed! 08:24:13 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium with configured filemask: output.xml 08:24:13 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 08:24:13 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 08:24:13 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 08:24:13 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 08:24:13 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 08:24:13 at hudson.remoting.Request$2.run(Request.java:377) 08:24:13 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 08:24:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:24:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 08:24:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 08:24:13 at java.base/java.lang.Thread.run(Thread.java:829) 08:24:13 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-7910 08:24:13 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 08:24:13 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 08:24:13 at hudson.remoting.Channel.call(Channel.java:1003) 08:24:13 at hudson.FilePath.act(FilePath.java:1230) 08:24:13 at hudson.FilePath.act(FilePath.java:1219) 08:24:13 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 08:24:13 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 08:24:13 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 08:24:13 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 08:24:13 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 08:24:13 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 08:24:13 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 08:24:13 at hudson.model.Build$BuildExecution.post2(Build.java:179) 08:24:13 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 08:24:13 at hudson.model.Run.execute(Run.java:1918) 08:24:13 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 08:24:13 at hudson.model.ResourceController.execute(ResourceController.java:101) 08:24:13 at hudson.model.Executor.run(Executor.java:442) 08:24:13 [PostBuildScript] - [INFO] Executing post build scripts. 08:24:13 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins8615452952032407160.sh 08:24:13 Archiving csit artifacts 08:24:13 seq: invalid floating point argument: ‘’ 08:24:13 Try 'seq --help' for more information. 08:24:13 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:13 Dload Upload Total Spent Left Speed 08:24:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 10772 0 --:--:-- --:--:-- --:--:-- 10772 08:24:13 Archive: robot-plugin.zip 08:24:13 End-of-central-directory signature not found. Either this file is not 08:24:13 a zipfile, or it constitutes one disk of a multi-part archive. In the 08:24:13 latter case the central directory and zipfile comment will be found on 08:24:13 the last disk(s) of this archive. 08:24:13 unzip: cannot find zipfile directory in one of robot-plugin.zip or 08:24:13 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 08:24:13 mv: cannot stat '*.log': No such file or directory 08:24:13 mv: cannot stat '*.log.gz': No such file or directory 08:24:13 mv: cannot stat '*.csv': No such file or directory 08:24:13 mv: cannot stat '*.png': No such file or directory 08:24:13 [PostBuildScript] - [INFO] Executing post build scripts. 08:24:13 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins2255800612628450377.sh 08:24:13 [PostBuildScript] - [INFO] Executing post build scripts. 08:24:13 [EnvInject] - Injecting environment variables from a build step. 08:24:13 [EnvInject] - Injecting as environment variables the properties content 08:24:13 OS_CLOUD=vex 08:24:13 OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-383 08:24:13 08:24:13 [EnvInject] - Variables injected successfully. 08:24:13 provisioning config files... 08:24:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:24:13 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins11757203106040134068.sh 08:24:13 ---> openstack-stack-delete.sh 08:24:13 Setup pyenv: 08:24:14 system 08:24:14 3.8.13 08:24:14 3.9.13 08:24:14 3.10.13 08:24:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 08:24:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-othT from file:/tmp/.os_lf_venv 08:24:16 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 08:24:32 lf-activate-venv(): INFO: Adding /tmp/venv-othT/bin to PATH 08:24:32 INFO: Retrieving stack cost for: releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-383 08:24:36 openstack.exceptions.BadRequestException: BadRequestException: 400: Client Error for url: https://compute.public.mtl1.vexxhost.net/v2.1/12c36e260d8e4bb2913965203b1b491f/servers/detail?name=, Invalid input for query parameters name. Value: . '' is not a 'regex' 08:24:36 WARNING: Unable to get stack costs, continuing anyway 08:24:48 INFO: Deleting stack releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-383 08:24:48 Successfully deleted stack releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-383 08:24:48 [PostBuildScript] - [INFO] Executing post build scripts. 08:24:48 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins13516678715569654483.sh 08:24:48 ---> sysstat.sh 08:24:49 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins5082826159461407905.sh 08:24:49 ---> package-listing.sh 08:24:49 ++ facter osfamily 08:24:49 ++ tr '[:upper:]' '[:lower:]' 08:24:49 + OS_FAMILY=redhat 08:24:49 + workspace=/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium 08:24:49 + START_PACKAGES=/tmp/packages_start.txt 08:24:49 + END_PACKAGES=/tmp/packages_end.txt 08:24:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:24:49 + PACKAGES=/tmp/packages_start.txt 08:24:49 + '[' /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium ']' 08:24:49 + PACKAGES=/tmp/packages_end.txt 08:24:49 + case "${OS_FAMILY}" in 08:24:49 + rpm -qa 08:24:49 + sort 08:24:50 + '[' -f /tmp/packages_start.txt ']' 08:24:50 + '[' -f /tmp/packages_end.txt ']' 08:24:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:24:50 + '[' /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium ']' 08:24:50 + mkdir -p /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/archives/ 08:24:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/archives/ 08:24:50 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins10987430805809486883.sh 08:24:50 ---> capture-instance-metadata.sh 08:24:50 Setup pyenv: 08:24:50 system 08:24:50 3.8.13 08:24:50 3.9.13 08:24:50 3.10.13 08:24:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 08:24:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-othT from file:/tmp/.os_lf_venv 08:24:52 lf-activate-venv(): INFO: Installing: lftools 08:25:03 lf-activate-venv(): INFO: Adding /tmp/venv-othT/bin to PATH 08:25:03 INFO: Running in OpenStack, capturing instance metadata 08:25:03 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins13380475825330696021.sh 08:25:03 provisioning config files... 08:25:03 Could not find credentials [logs] for openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium #383 08:25:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium@tmp/config873389396884167127tmp 08:25:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:25:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:25:03 provisioning config files... 08:25:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:25:04 [EnvInject] - Injecting environment variables from a build step. 08:25:04 [EnvInject] - Injecting as environment variables the properties content 08:25:04 SERVER_ID=logs 08:25:04 08:25:04 [EnvInject] - Variables injected successfully. 08:25:04 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins14321825449285587767.sh 08:25:04 ---> create-netrc.sh 08:25:04 WARN: Log server credential not found. 08:25:04 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17192997198627342429.sh 08:25:04 ---> python-tools-install.sh 08:25:04 Setup pyenv: 08:25:04 system 08:25:04 3.8.13 08:25:04 3.9.13 08:25:04 3.10.13 08:25:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 08:25:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-othT from file:/tmp/.os_lf_venv 08:25:06 lf-activate-venv(): INFO: Installing: lftools 08:25:16 lf-activate-venv(): INFO: Adding /tmp/venv-othT/bin to PATH 08:25:16 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins16984919795752583235.sh 08:25:16 ---> sudo-logs.sh 08:25:16 Archiving 'sudo' log.. 08:25:17 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins11029078512660644670.sh 08:25:17 ---> job-cost.sh 08:25:17 Setup pyenv: 08:25:17 system 08:25:17 3.8.13 08:25:17 3.9.13 08:25:17 3.10.13 08:25:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 08:25:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-othT from file:/tmp/.os_lf_venv 08:25:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:25:27 lf-activate-venv(): INFO: Adding /tmp/venv-othT/bin to PATH 08:25:27 DEBUG: total: 0 08:25:27 INFO: Retrieving Stack Cost... 08:25:27 INFO: Retrieving Pricing Info for: v3-standard-2 08:25:27 INFO: Archiving Costs 08:25:27 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins14099606844618368955.sh 08:25:27 ---> logs-deploy.sh 08:25:27 Setup pyenv: 08:25:27 system 08:25:27 3.8.13 08:25:27 3.9.13 08:25:27 3.10.13 08:25:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 08:25:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-othT from file:/tmp/.os_lf_venv 08:25:30 lf-activate-venv(): INFO: Installing: lftools 08:25:41 lf-activate-venv(): INFO: Adding /tmp/venv-othT/bin to PATH 08:25:41 WARNING: Nexus logging server not set 08:25:41 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/383/ 08:25:41 INFO: archiving logs to S3 08:25:42 ---> uname -a: 08:25:42 Linux prd-centos8-robot-2c-8g-7910.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 08:25:42 08:25:42 08:25:42 ---> lscpu: 08:25:42 Architecture: x86_64 08:25:42 CPU op-mode(s): 32-bit, 64-bit 08:25:42 Byte Order: Little Endian 08:25:42 CPU(s): 2 08:25:42 On-line CPU(s) list: 0,1 08:25:42 Thread(s) per core: 1 08:25:42 Core(s) per socket: 1 08:25:42 Socket(s): 2 08:25:42 NUMA node(s): 1 08:25:42 Vendor ID: AuthenticAMD 08:25:42 CPU family: 23 08:25:42 Model: 49 08:25:42 Model name: AMD EPYC-Rome Processor 08:25:42 Stepping: 0 08:25:42 CPU MHz: 2800.000 08:25:42 BogoMIPS: 5600.00 08:25:42 Virtualization: AMD-V 08:25:42 Hypervisor vendor: KVM 08:25:42 Virtualization type: full 08:25:42 L1d cache: 32K 08:25:42 L1i cache: 32K 08:25:42 L2 cache: 512K 08:25:42 L3 cache: 16384K 08:25:42 NUMA node0 CPU(s): 0,1 08:25:42 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:25:42 08:25:42 08:25:42 ---> nproc: 08:25:42 2 08:25:42 08:25:42 08:25:42 ---> df -h: 08:25:42 Filesystem Size Used Avail Use% Mounted on 08:25:42 devtmpfs 3.8G 0 3.8G 0% /dev 08:25:42 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:25:42 tmpfs 3.8G 17M 3.8G 1% /run 08:25:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:25:42 /dev/vda1 40G 8.3G 32G 21% / 08:25:42 tmpfs 770M 0 770M 0% /run/user/1001 08:25:42 08:25:42 08:25:42 ---> free -m: 08:25:42 total used free shared buff/cache available 08:25:42 Mem: 7697 576 5021 19 2099 6824 08:25:42 Swap: 1023 0 1023 08:25:42 08:25:42 08:25:42 ---> ip addr: 08:25:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:25:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:25:42 inet 127.0.0.1/8 scope host lo 08:25:42 valid_lft forever preferred_lft forever 08:25:42 inet6 ::1/128 scope host 08:25:42 valid_lft forever preferred_lft forever 08:25:42 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:25:42 link/ether fa:16:3e:ab:f1:17 brd ff:ff:ff:ff:ff:ff 08:25:42 altname enp0s3 08:25:42 altname ens3 08:25:42 inet 10.30.170.114/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 08:25:42 valid_lft 86165sec preferred_lft 86165sec 08:25:42 inet6 fe80::f816:3eff:feab:f117/64 scope link 08:25:42 valid_lft forever preferred_lft forever 08:25:42 08:25:42 08:25:42 ---> sar -b -r -n DEV: 08:25:42 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 08/31/2025 _x86_64_ (2 CPU) 08:25:42 08:25:42 08:21:43 LINUX RESTART (2 CPU) 08:25:42 08:25:42 08:22:02 AM tps rtps wtps bread/s bwrtn/s 08:25:42 08:23:01 AM 207.50 144.18 63.32 14361.78 41100.71 08:25:42 08:24:01 AM 120.81 0.72 120.10 52.92 10590.58 08:25:42 08:25:01 AM 38.39 0.33 38.06 46.13 3701.12 08:25:42 Average: 121.77 47.89 73.88 4768.05 18340.24 08:25:42 08:25:42 08:22:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:25:42 08:23:01 AM 5438160 7015908 2444272 31.01 2688 1769832 755464 8.46 189644 1969964 100352 08:25:42 08:24:01 AM 5164060 7002080 2718372 34.49 2688 2013512 698988 7.83 198664 2168132 93748 08:25:42 08:25:01 AM 5131028 6969696 2751404 34.91 2688 2014404 728672 8.16 382204 2021516 10192 08:25:42 Average: 5244416 6995895 2638016 33.47 2688 1932583 727708 8.15 256837 2053204 68097 08:25:42 08:25:42 08:22:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:25:42 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:42 08:23:01 AM eth0 303.41 192.94 1667.85 60.76 0.00 0.00 0.00 0.00 08:25:42 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:42 08:24:01 AM eth0 73.09 59.34 843.59 9.39 0.00 0.00 0.00 0.00 08:25:42 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:42 08:25:01 AM eth0 21.21 16.51 18.02 8.31 0.00 0.00 0.00 0.00 08:25:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:42 Average: eth0 131.63 89.03 838.64 25.96 0.00 0.00 0.00 0.00 08:25:42 08:25:42 08:25:42 ---> sar -P ALL: 08:25:42 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 08/31/2025 _x86_64_ (2 CPU) 08:25:42 08:25:42 08:21:43 LINUX RESTART (2 CPU) 08:25:42 08:25:42 08:22:02 AM CPU %user %nice %system %iowait %steal %idle 08:25:42 08:23:01 AM all 41.41 0.06 10.35 13.14 0.11 34.92 08:25:42 08:23:01 AM 0 40.00 0.03 10.20 12.88 0.10 36.79 08:25:42 08:23:01 AM 1 42.84 0.09 10.50 13.41 0.12 33.05 08:25:42 08:24:01 AM all 34.02 0.00 5.11 3.69 0.10 57.08 08:25:42 08:24:01 AM 0 23.10 0.00 4.77 3.50 0.10 68.53 08:25:42 08:24:01 AM 1 44.94 0.00 5.45 3.87 0.10 45.64 08:25:42 08:25:01 AM all 21.17 0.00 2.34 0.74 0.12 75.63 08:25:42 08:25:01 AM 0 16.93 0.00 1.77 0.72 0.10 80.48 08:25:42 08:25:01 AM 1 25.43 0.00 2.92 0.77 0.13 70.74 08:25:42 Average: all 32.14 0.02 5.90 5.80 0.11 56.02 08:25:42 Average: 0 26.58 0.01 5.54 5.65 0.10 62.12 08:25:42 Average: 1 37.72 0.03 6.26 5.96 0.12 49.91 08:25:42 08:25:42 08:25:42