00:37:05 Started by upstream project "integration-distribution-test-titanium" build number 414 00:37:05 originally caused by: 00:37:05 Started by upstream project "autorelease-release-vanadium-mvn39-openjdk21" build number 44 00:37:05 originally caused by: 00:37:05 Started by timer 00:37:05 Running as SYSTEM 00:37:05 [EnvInject] - Loading node environment variables. 00:37:05 Building remotely on prd-centos8-robot-2c-8g-51778 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium 00:37:05 [ssh-agent] Looking for ssh-agent implementation... 00:37:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:07 $ ssh-agent 00:37:07 SSH_AUTH_SOCK=/tmp/ssh-feiL9hwCikmg/agent.5166 00:37:07 SSH_AGENT_PID=5167 00:37:07 [ssh-agent] Started. 00:37:07 Running ssh-add (command line suppressed) 00:37:07 Identity added: /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium@tmp/private_key_192142367140250504.key (/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium@tmp/private_key_192142367140250504.key) 00:37:08 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:37:08 The recommended git tool is: NONE 00:37:11 using credential opendaylight-jenkins-ssh 00:37:11 Wiping out workspace first. 00:37:11 Cloning the remote Git repository 00:37:11 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:37:11 > git init /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test # timeout=10 00:37:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:37:11 > git --version # timeout=10 00:37:11 > git --version # 'git version 2.43.0' 00:37:11 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:37:11 [INFO] Currently running in a labeled security context 00:37:11 [INFO] Currently SELinux is 'enforcing' on the host 00:37:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh13408309254110876518.key 00:37:11 Verifying host key using known hosts file 00:37:11 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. 00:37:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:37:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:37:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:37:14 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:37:14 [INFO] Currently running in a labeled security context 00:37:14 [INFO] Currently SELinux is 'enforcing' on the host 00:37:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh10348295534743009986.key 00:37:14 Verifying host key using known hosts file 00:37:14 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. 00:37:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:37:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:37:14 Checking out Revision 9e7a2f1bec76f24ac7173c3a00f09ed1af208887 (origin/master) 00:37:14 > git config core.sparsecheckout # timeout=10 00:37:15 > git checkout -f 9e7a2f1bec76f24ac7173c3a00f09ed1af208887 # timeout=10 00:37:15 Commit message: "Add pekko templates" 00:37:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:37:15 > git rev-list --no-walk e12906d887353b3b6c7ca6e293959c75cf9a8409 # timeout=10 00:37:15 No emails were triggered. 00:37:15 provisioning config files... 00:37:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:37:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:37:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:37:16 [openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins5411652509707393689.sh 00:37:16 ---> python-tools-install.sh 00:37:16 Setup pyenv: 00:37:16 system 00:37:16 * 3.8.13 (set by /opt/pyenv/version) 00:37:16 * 3.9.13 (set by /opt/pyenv/version) 00:37:16 * 3.10.13 (set by /opt/pyenv/version) 00:37:16 * 3.11.7 (set by /opt/pyenv/version) 00:37:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rhF2 00:37:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:37:25 lf-activate-venv(): INFO: Installing: lftools 00:37:53 lf-activate-venv(): INFO: Adding /tmp/venv-rhF2/bin to PATH 00:37:53 Generating Requirements File 00:38:15 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. 00:38:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:38:15 Python 3.11.7 00:38:15 pip 25.2 from /tmp/venv-rhF2/lib/python3.11/site-packages/pip (python 3.11) 00:38:16 appdirs==1.4.4 00:38:16 argcomplete==3.6.2 00:38:16 aspy.yaml==1.3.0 00:38:16 attrs==25.3.0 00:38:16 autopage==0.5.2 00:38:16 beautifulsoup4==4.13.5 00:38:16 boto3==1.40.29 00:38:16 botocore==1.40.29 00:38:16 bs4==0.0.2 00:38:16 cachetools==5.5.2 00:38:16 certifi==2025.8.3 00:38:16 cffi==2.0.0 00:38:16 cfgv==3.4.0 00:38:16 chardet==5.2.0 00:38:16 charset-normalizer==3.4.3 00:38:16 click==8.2.1 00:38:16 cliff==4.11.0 00:38:16 cmd2==2.7.0 00:38:16 cryptography==3.3.2 00:38:16 debtcollector==3.0.0 00:38:16 decorator==5.2.1 00:38:16 defusedxml==0.7.1 00:38:16 Deprecated==1.2.18 00:38:16 distlib==0.4.0 00:38:16 dnspython==2.8.0 00:38:16 docker==7.1.0 00:38:16 dogpile.cache==1.4.0 00:38:16 durationpy==0.10 00:38:16 email-validator==2.3.0 00:38:16 filelock==3.19.1 00:38:16 future==1.0.0 00:38:16 gitdb==4.0.12 00:38:16 GitPython==3.1.45 00:38:16 google-auth==2.40.3 00:38:16 httplib2==0.31.0 00:38:16 identify==2.6.14 00:38:16 idna==3.10 00:38:16 importlib-resources==1.5.0 00:38:16 iso8601==2.1.0 00:38:16 Jinja2==3.1.6 00:38:16 jmespath==1.0.1 00:38:16 jsonpatch==1.33 00:38:16 jsonpointer==3.0.0 00:38:16 jsonschema==4.25.1 00:38:16 jsonschema-specifications==2025.9.1 00:38:16 keystoneauth1==5.12.0 00:38:16 kubernetes==33.1.0 00:38:16 lftools==0.37.13 00:38:16 lxml==6.0.1 00:38:16 markdown-it-py==4.0.0 00:38:16 MarkupSafe==3.0.2 00:38:16 mdurl==0.1.2 00:38:16 msgpack==1.1.1 00:38:16 multi_key_dict==2.0.3 00:38:16 munch==4.0.0 00:38:16 netaddr==1.3.0 00:38:16 niet==1.4.2 00:38:16 nodeenv==1.9.1 00:38:16 oauth2client==4.1.3 00:38:16 oauthlib==3.3.1 00:38:16 openstacksdk==4.7.1 00:38:16 os-service-types==1.8.0 00:38:16 osc-lib==4.2.0 00:38:16 oslo.config==10.0.0 00:38:16 oslo.context==6.1.0 00:38:16 oslo.i18n==6.6.0 00:38:16 oslo.log==7.2.1 00:38:16 oslo.serialization==5.8.0 00:38:16 oslo.utils==9.1.0 00:38:16 packaging==25.0 00:38:16 pbr==7.0.1 00:38:16 platformdirs==4.4.0 00:38:16 prettytable==3.16.0 00:38:16 psutil==7.0.0 00:38:16 pyasn1==0.6.1 00:38:16 pyasn1_modules==0.4.2 00:38:16 pycparser==2.23 00:38:16 pygerrit2==2.0.15 00:38:16 PyGithub==2.8.1 00:38:16 Pygments==2.19.2 00:38:16 PyJWT==2.10.1 00:38:16 PyNaCl==1.6.0 00:38:16 pyparsing==2.4.7 00:38:16 pyperclip==1.9.0 00:38:16 pyrsistent==0.20.0 00:38:16 python-cinderclient==9.8.0 00:38:16 python-dateutil==2.9.0.post0 00:38:16 python-heatclient==4.3.0 00:38:16 python-jenkins==1.8.3 00:38:16 python-keystoneclient==5.7.0 00:38:16 python-magnumclient==4.9.0 00:38:16 python-openstackclient==8.2.0 00:38:16 python-swiftclient==4.8.0 00:38:16 PyYAML==6.0.2 00:38:16 referencing==0.36.2 00:38:16 requests==2.32.5 00:38:16 requests-oauthlib==2.0.0 00:38:16 requestsexceptions==1.4.0 00:38:16 rfc3986==2.0.0 00:38:16 rich==14.1.0 00:38:16 rich-argparse==1.7.1 00:38:16 rpds-py==0.27.1 00:38:16 rsa==4.9.1 00:38:16 ruamel.yaml==0.18.15 00:38:16 ruamel.yaml.clib==0.2.12 00:38:16 s3transfer==0.14.0 00:38:16 simplejson==3.20.1 00:38:16 six==1.17.0 00:38:16 smmap==5.0.2 00:38:16 soupsieve==2.8 00:38:16 stevedore==5.5.0 00:38:16 tabulate==0.9.0 00:38:16 toml==0.10.2 00:38:16 tomlkit==0.13.3 00:38:16 tqdm==4.67.1 00:38:16 typing_extensions==4.15.0 00:38:16 tzdata==2025.2 00:38:16 urllib3==1.26.20 00:38:16 virtualenv==20.34.0 00:38:16 wcwidth==0.2.13 00:38:16 websocket-client==1.8.0 00:38:16 wrapt==1.17.3 00:38:16 xdg==6.0.0 00:38:16 xmltodict==0.15.1 00:38:16 yq==3.4.3 00:38:16 [EnvInject] - Injecting environment variables from a build step. 00:38:16 [EnvInject] - Injecting as environment variables the properties content 00:38:16 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:38:16 OS_CLOUD=vex 00:38:16 OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-403 00:38:16 OS_STACK_TEMPLATE_DIR=openstack-hot 00:38:16 00:38:16 [EnvInject] - Variables injected successfully. 00:38:16 provisioning config files... 00:38:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:38:16 [openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins15988126823568305524.sh 00:38:16 ---> Create parameters file for OpenStack HOT 00:38:16 OpenStack Heat parameters generated 00:38:16 ----------------------------------- 00:38:16 parameters: 00:38:16 vm_0_count: '3' 00:38:16 vm_0_flavor: 'v3-standard-4' 00:38:16 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 00:38:16 vm_1_count: '1' 00:38:16 vm_1_flavor: 'v3-standard-2' 00:38:16 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 00:38:16 00:38:16 job_name: '15513-403' 00:38:16 silo: 'releng' 00:38:16 [openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins211430476588543171.sh 00:38:16 ---> Create HEAT stack 00:38:16 + source /home/jenkins/lf-env.sh 00:38:16 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:38:16 ++ mktemp -d /tmp/venv-XXXX 00:38:16 + lf_venv=/tmp/venv-xS7T 00:38:16 + local venv_file=/tmp/.os_lf_venv 00:38:16 + local python=python3 00:38:16 + local options 00:38:16 + local set_path=true 00:38:16 + local install_args= 00:38:16 ++ 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 00:38:16 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:38:16 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:38:16 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:38:16 + true 00:38:16 + case $1 in 00:38:16 + python=python3 00:38:16 + shift 2 00:38:16 + true 00:38:16 + case $1 in 00:38:16 + shift 00:38:16 + break 00:38:16 + case $python in 00:38:16 + local pkg_list= 00:38:16 + [[ -d /opt/pyenv ]] 00:38:16 + echo 'Setup pyenv:' 00:38:16 Setup pyenv: 00:38:16 + export PYENV_ROOT=/opt/pyenv 00:38:16 + PYENV_ROOT=/opt/pyenv 00:38:16 + 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 00:38:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:38:16 + pyenv versions 00:38:16 system 00:38:16 3.8.13 00:38:16 3.9.13 00:38:16 3.10.13 00:38:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version) 00:38:16 + command -v pyenv 00:38:16 ++ pyenv init - --no-rehash 00:38:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:38:16 for i in ${!paths[@]}; do 00:38:16 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:38:16 fi; done; 00:38:16 echo "${paths[*]}"'\'')" 00:38:16 export PATH="/opt/pyenv/shims:${PATH}" 00:38:16 export PYENV_SHELL=bash 00:38:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:38:16 pyenv() { 00:38:16 local command 00:38:16 command="${1:-}" 00:38:16 if [ "$#" -gt 0 ]; then 00:38:16 shift 00:38:16 fi 00:38:16 00:38:16 case "$command" in 00:38:16 rehash|shell) 00:38:16 eval "$(pyenv "sh-$command" "$@")" 00:38:16 ;; 00:38:16 *) 00:38:16 command pyenv "$command" "$@" 00:38:16 ;; 00:38:16 esac 00:38:16 }' 00:38:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:38:16 for i in ${!paths[@]}; do 00:38:16 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:38:16 fi; done; 00:38:16 echo "${paths[*]}"' 00:38:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:38:16 ++ 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 00:38:16 ++ 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 00:38:16 ++ export PYENV_SHELL=bash 00:38:16 ++ PYENV_SHELL=bash 00:38:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:38:16 +++ complete -F _pyenv pyenv 00:38:16 ++ lf-pyver python3 00:38:16 ++ local py_version_xy=python3 00:38:16 ++ local py_version_xyz= 00:38:16 ++ awk '{ print $1 }' 00:38:16 ++ pyenv versions 00:38:16 ++ local command 00:38:16 ++ command=versions 00:38:16 ++ '[' 1 -gt 0 ']' 00:38:16 ++ shift 00:38:16 ++ case "$command" in 00:38:16 ++ command pyenv versions 00:38:16 ++ pyenv versions 00:38:16 ++ sed 's/^[ *]* //' 00:38:16 ++ grep -E '^[0-9.]*[0-9]$' 00:38:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:38:16 +++ grep '^3' /tmp/.pyenv_versions 00:38:16 +++ tail -n 1 00:38:16 +++ sort -V 00:38:16 ++ py_version_xyz=3.11.7 00:38:16 ++ [[ -z 3.11.7 ]] 00:38:16 ++ echo 3.11.7 00:38:16 ++ return 0 00:38:16 + pyenv local 3.11.7 00:38:16 + local command 00:38:16 + command=local 00:38:16 + '[' 2 -gt 0 ']' 00:38:16 + shift 00:38:16 + case "$command" in 00:38:16 + command pyenv local 3.11.7 00:38:16 + pyenv local 3.11.7 00:38:16 + for arg in "$@" 00:38:16 + case $arg in 00:38:16 + pkg_list+='lftools[openstack] ' 00:38:16 + for arg in "$@" 00:38:16 + case $arg in 00:38:16 + pkg_list+='kubernetes ' 00:38:16 + for arg in "$@" 00:38:16 + case $arg in 00:38:16 + pkg_list+='niet ' 00:38:16 + for arg in "$@" 00:38:16 + case $arg in 00:38:16 + pkg_list+='python-heatclient ' 00:38:16 + for arg in "$@" 00:38:16 + case $arg in 00:38:16 + pkg_list+='python-openstackclient ' 00:38:16 + for arg in "$@" 00:38:16 + case $arg in 00:38:16 + pkg_list+='python-magnumclient ' 00:38:16 + for arg in "$@" 00:38:16 + case $arg in 00:38:16 + pkg_list+='yq ' 00:38:16 + [[ -f /tmp/.os_lf_venv ]] 00:38:16 ++ cat /tmp/.os_lf_venv 00:38:16 + lf_venv=/tmp/venv-rhF2 00:38:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rhF2 from' file:/tmp/.os_lf_venv 00:38:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rhF2 from file:/tmp/.os_lf_venv 00:38:16 + /tmp/venv-rhF2/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 00:38:19 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 00:38:19 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 00:38:19 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:38:19 + /tmp/venv-rhF2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:38:40 + type python3 00:38:40 + true 00:38:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rhF2/bin to PATH' 00:38:40 lf-activate-venv(): INFO: Adding /tmp/venv-rhF2/bin to PATH 00:38:40 + PATH=/tmp/venv-rhF2/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 00:38:40 + return 0 00:38:40 + openstack --os-cloud vex limits show --absolute 00:38:41 +--------------------------+---------+ 00:38:41 | Name | Value | 00:38:41 +--------------------------+---------+ 00:38:41 | maxTotalInstances | -1 | 00:38:41 | maxTotalCores | 450 | 00:38:41 | maxTotalRAMSize | 1000000 | 00:38:41 | maxServerMeta | 128 | 00:38:41 | maxImageMeta | 128 | 00:38:41 | maxPersonality | 5 | 00:38:41 | maxPersonalitySize | 10240 | 00:38:41 | maxTotalKeypairs | 100 | 00:38:41 | maxServerGroups | 10 | 00:38:41 | maxServerGroupMembers | 10 | 00:38:41 | maxTotalFloatingIps | -1 | 00:38:41 | maxSecurityGroups | -1 | 00:38:41 | maxSecurityGroupRules | -1 | 00:38:41 | totalRAMUsed | 892928 | 00:38:41 | totalCoresUsed | 218 | 00:38:41 | totalInstancesUsed | 70 | 00:38:41 | totalFloatingIpsUsed | 0 | 00:38:41 | totalSecurityGroupsUsed | 0 | 00:38:41 | totalServerGroupsUsed | 0 | 00:38:41 | maxTotalVolumes | -1 | 00:38:41 | maxTotalSnapshots | 10 | 00:38:41 | maxTotalVolumeGigabytes | 4096 | 00:38:41 | maxTotalBackups | 10 | 00:38:41 | maxTotalBackupGigabytes | 1000 | 00:38:41 | totalVolumesUsed | 3 | 00:38:41 | totalGigabytesUsed | 60 | 00:38:41 | totalSnapshotsUsed | 0 | 00:38:41 | totalBackupsUsed | 0 | 00:38:41 | totalBackupGigabytesUsed | 0 | 00:38:41 +--------------------------+---------+ 00:38:41 + pushd /opt/ciman/openstack-hot 00:38:41 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium 00:38:41 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-403 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/stack-parameters.yaml 00:38:55 Creating stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-403 00:38:55 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_1_group.resources[0].resources.instance: Quota exceeded for ram: Requested 8192, but already used 999424 of 1000000 ram (HTTP 403) (Request-ID: req-5627de50-49f5-47d1-965b-29b720497ce2) 00:38:55 TypeError: delete() missing 1 required positional argument: 'force' 00:38:55 Build step 'Execute shell' marked build as failure 00:38:55 $ ssh-agent -k 00:38:55 unset SSH_AUTH_SOCK; 00:38:55 unset SSH_AGENT_PID; 00:38:55 echo Agent pid 5167 killed; 00:38:55 [ssh-agent] Stopped. 00:38:55 Recording plot data 00:38:55 Robot results publisher started... 00:38:55 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:38:55 -Parsing output xml: 00:38:55 Failed! 00:38:55 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium with configured filemask: output.xml 00:38:55 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 00:38:55 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 00:38:55 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 00:38:55 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 00:38:55 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 00:38:55 at hudson.remoting.Request$2.run(Request.java:377) 00:38:55 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 00:38:55 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 00:38:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 00:38:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 00:38:55 at java.base/java.lang.Thread.run(Thread.java:829) 00:38:55 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-51778 00:38:55 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 00:38:55 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 00:38:55 at hudson.remoting.Channel.call(Channel.java:1003) 00:38:55 at hudson.FilePath.act(FilePath.java:1230) 00:38:55 at hudson.FilePath.act(FilePath.java:1219) 00:38:55 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 00:38:55 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 00:38:55 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 00:38:55 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 00:38:55 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 00:38:55 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 00:38:55 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 00:38:55 at hudson.model.Build$BuildExecution.post2(Build.java:179) 00:38:55 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 00:38:55 at hudson.model.Run.execute(Run.java:1918) 00:38:55 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 00:38:55 at hudson.model.ResourceController.execute(ResourceController.java:101) 00:38:55 at hudson.model.Executor.run(Executor.java:442) 00:38:55 [PostBuildScript] - [INFO] Executing post build scripts. 00:38:55 [openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins8935028274741732391.sh 00:38:55 Archiving csit artifacts 00:38:55 seq: invalid floating point argument: ‘’ 00:38:55 Try 'seq --help' for more information. 00:38:55 % Total % Received % Xferd Average Speed Time Time Time Current 00:38:55 Dload Upload Total Spent Left Speed 00:38:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 11850 0 --:--:-- --:--:-- --:--:-- 11850 00:38:55 Archive: robot-plugin.zip 00:38:55 End-of-central-directory signature not found. Either this file is not 00:38:55 a zipfile, or it constitutes one disk of a multi-part archive. In the 00:38:55 latter case the central directory and zipfile comment will be found on 00:38:55 the last disk(s) of this archive. 00:38:55 unzip: cannot find zipfile directory in one of robot-plugin.zip or 00:38:55 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 00:38:55 mv: cannot stat '*.log': No such file or directory 00:38:55 mv: cannot stat '*.log.gz': No such file or directory 00:38:55 mv: cannot stat '*.csv': No such file or directory 00:38:55 mv: cannot stat '*.png': No such file or directory 00:38:56 [PostBuildScript] - [INFO] Executing post build scripts. 00:38:56 [openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins4833879905225971225.sh 00:38:56 [PostBuildScript] - [INFO] Executing post build scripts. 00:38:56 [EnvInject] - Injecting environment variables from a build step. 00:38:56 [EnvInject] - Injecting as environment variables the properties content 00:38:56 OS_CLOUD=vex 00:38:56 OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-403 00:38:56 00:38:56 [EnvInject] - Variables injected successfully. 00:38:56 provisioning config files... 00:38:56 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:38:56 [openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17742679971491961306.sh 00:38:56 ---> openstack-stack-delete.sh 00:38:56 Setup pyenv: 00:38:56 system 00:38:56 3.8.13 00:38:56 3.9.13 00:38:56 3.10.13 00:38:56 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version) 00:38:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rhF2 from file:/tmp/.os_lf_venv 00:38:58 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:39:14 lf-activate-venv(): INFO: Adding /tmp/venv-rhF2/bin to PATH 00:39:14 INFO: Retrieving stack cost for: releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-403 00:39:17 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' 00:39:18 WARNING: Unable to get stack costs, continuing anyway 00:39:29 INFO: Deleting stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-403 00:39:29 Successfully deleted stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-403 00:39:29 [PostBuildScript] - [INFO] Executing post build scripts. 00:39:29 [openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins11056609551508421185.sh 00:39:29 ---> sysstat.sh 00:39:30 [openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins13210688788827506818.sh 00:39:30 ---> package-listing.sh 00:39:30 ++ tr '[:upper:]' '[:lower:]' 00:39:30 ++ facter osfamily 00:39:30 + OS_FAMILY=redhat 00:39:30 + workspace=/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium 00:39:30 + START_PACKAGES=/tmp/packages_start.txt 00:39:30 + END_PACKAGES=/tmp/packages_end.txt 00:39:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:39:30 + PACKAGES=/tmp/packages_start.txt 00:39:30 + '[' /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium ']' 00:39:30 + PACKAGES=/tmp/packages_end.txt 00:39:30 + case "${OS_FAMILY}" in 00:39:30 + rpm -qa 00:39:30 + sort 00:39:31 + '[' -f /tmp/packages_start.txt ']' 00:39:31 + '[' -f /tmp/packages_end.txt ']' 00:39:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:39:31 + '[' /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium ']' 00:39:31 + mkdir -p /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/archives/ 00:39:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/archives/ 00:39:31 [openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins16705712831213021844.sh 00:39:31 ---> capture-instance-metadata.sh 00:39:31 Setup pyenv: 00:39:31 system 00:39:31 3.8.13 00:39:31 3.9.13 00:39:31 3.10.13 00:39:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version) 00:39:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rhF2 from file:/tmp/.os_lf_venv 00:39:33 lf-activate-venv(): INFO: Installing: lftools 00:39:45 lf-activate-venv(): INFO: Adding /tmp/venv-rhF2/bin to PATH 00:39:45 INFO: Running in OpenStack, capturing instance metadata 00:39:46 [openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins16531403165492102929.sh 00:39:46 provisioning config files... 00:39:46 Could not find credentials [logs] for openflowplugin-csit-3node-clustering-bulkomatic-only-titanium #403 00:39:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium@tmp/config2912109987670659070tmp 00:39:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:39:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:39:46 provisioning config files... 00:39:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:39:47 [EnvInject] - Injecting environment variables from a build step. 00:39:47 [EnvInject] - Injecting as environment variables the properties content 00:39:47 SERVER_ID=logs 00:39:47 00:39:47 [EnvInject] - Variables injected successfully. 00:39:47 [openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins12336065524987036072.sh 00:39:47 ---> create-netrc.sh 00:39:47 WARN: Log server credential not found. 00:39:47 [openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins9411162668958135409.sh 00:39:47 ---> python-tools-install.sh 00:39:47 Setup pyenv: 00:39:47 system 00:39:47 3.8.13 00:39:47 3.9.13 00:39:47 3.10.13 00:39:47 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version) 00:39:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rhF2 from file:/tmp/.os_lf_venv 00:39:49 lf-activate-venv(): INFO: Installing: lftools 00:40:00 lf-activate-venv(): INFO: Adding /tmp/venv-rhF2/bin to PATH 00:40:00 [openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins12703953130609261908.sh 00:40:00 ---> sudo-logs.sh 00:40:00 Archiving 'sudo' log.. 00:40:00 [openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins3241253030781379155.sh 00:40:00 ---> job-cost.sh 00:40:00 Setup pyenv: 00:40:00 system 00:40:00 3.8.13 00:40:00 3.9.13 00:40:00 3.10.13 00:40:00 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version) 00:40:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rhF2 from file:/tmp/.os_lf_venv 00:40:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:40:10 lf-activate-venv(): INFO: Adding /tmp/venv-rhF2/bin to PATH 00:40:10 DEBUG: total: 0 00:40:10 INFO: Retrieving Stack Cost... 00:40:10 INFO: Retrieving Pricing Info for: v3-standard-2 00:40:10 INFO: Archiving Costs 00:40:10 [openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins581132787067904538.sh 00:40:10 ---> logs-deploy.sh 00:40:10 Setup pyenv: 00:40:10 system 00:40:10 3.8.13 00:40:10 3.9.13 00:40:10 3.10.13 00:40:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version) 00:40:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rhF2 from file:/tmp/.os_lf_venv 00:40:13 lf-activate-venv(): INFO: Installing: lftools 00:40:23 lf-activate-venv(): INFO: Adding /tmp/venv-rhF2/bin to PATH 00:40:23 WARNING: Nexus logging server not set 00:40:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/403/ 00:40:23 INFO: archiving logs to S3 00:40:24 ---> uname -a: 00:40:24 Linux prd-centos8-robot-2c-8g-51778.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 00:40:24 00:40:24 00:40:24 ---> lscpu: 00:40:24 Architecture: x86_64 00:40:24 CPU op-mode(s): 32-bit, 64-bit 00:40:24 Byte Order: Little Endian 00:40:24 CPU(s): 2 00:40:24 On-line CPU(s) list: 0,1 00:40:24 Thread(s) per core: 1 00:40:24 Core(s) per socket: 1 00:40:24 Socket(s): 2 00:40:24 NUMA node(s): 1 00:40:24 Vendor ID: AuthenticAMD 00:40:24 CPU family: 23 00:40:24 Model: 49 00:40:24 Model name: AMD EPYC-Rome Processor 00:40:24 Stepping: 0 00:40:24 CPU MHz: 2800.000 00:40:24 BogoMIPS: 5600.00 00:40:24 Virtualization: AMD-V 00:40:24 Hypervisor vendor: KVM 00:40:24 Virtualization type: full 00:40:24 L1d cache: 32K 00:40:24 L1i cache: 32K 00:40:24 L2 cache: 512K 00:40:24 L3 cache: 16384K 00:40:24 NUMA node0 CPU(s): 0,1 00:40:24 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 00:40:24 00:40:24 00:40:24 ---> nproc: 00:40:24 2 00:40:24 00:40:24 00:40:24 ---> df -h: 00:40:24 Filesystem Size Used Avail Use% Mounted on 00:40:24 devtmpfs 3.8G 0 3.8G 0% /dev 00:40:24 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:40:24 tmpfs 3.8G 17M 3.8G 1% /run 00:40:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:40:24 /dev/vda1 40G 8.3G 32G 21% / 00:40:24 tmpfs 770M 0 770M 0% /run/user/1001 00:40:24 00:40:24 00:40:24 ---> free -m: 00:40:24 total used free shared buff/cache available 00:40:24 Mem: 7697 568 5028 19 2101 6832 00:40:24 Swap: 1023 0 1023 00:40:24 00:40:24 00:40:24 ---> ip addr: 00:40:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:40:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:40:24 inet 127.0.0.1/8 scope host lo 00:40:24 valid_lft forever preferred_lft forever 00:40:24 inet6 ::1/128 scope host 00:40:24 valid_lft forever preferred_lft forever 00:40:24 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:40:24 link/ether fa:16:3e:a6:d3:5f brd ff:ff:ff:ff:ff:ff 00:40:24 altname enp0s3 00:40:24 altname ens3 00:40:24 inet 10.30.171.222/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:40:24 valid_lft 86168sec preferred_lft 86168sec 00:40:24 inet6 fe80::f816:3eff:fea6:d35f/64 scope link 00:40:24 valid_lft forever preferred_lft forever 00:40:24 00:40:24 00:40:24 ---> sar -b -r -n DEV: 00:40:24 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/12/2025 _x86_64_ (2 CPU) 00:40:24 00:40:24 00:36:29 LINUX RESTART (2 CPU) 00:40:24 00:40:24 12:37:01 AM tps rtps wtps bread/s bwrtn/s 00:40:24 12:38:01 AM 83.19 10.90 72.29 3662.78 6921.04 00:40:24 12:39:01 AM 90.35 0.92 89.44 87.70 10424.43 00:40:24 12:40:00 AM 26.98 0.72 26.26 96.29 1628.37 00:40:24 12:40:01 AM 1.89 0.00 1.89 0.00 15.09 00:40:24 Average: 66.77 4.18 62.59 1281.97 6319.87 00:40:24 00:40:24 12:37:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:40:24 12:38:01 AM 5361324 7057612 2521108 31.98 2688 1879088 684536 7.66 189900 2013680 165764 00:40:24 12:39:01 AM 5194708 7034780 2687724 34.10 2688 2015432 671824 7.52 210420 2129008 41808 00:40:24 12:40:00 AM 5241068 7084896 2641364 33.51 2688 2019336 638016 7.14 384076 1909848 10916 00:40:24 12:40:01 AM 5239444 7083396 2642988 33.53 2688 2019356 657384 7.36 385780 1909492 10924 00:40:24 Average: 5259136 7065171 2623296 33.28 2688 1983303 662940 7.42 292544 1990507 57353 00:40:24 00:40:24 12:37:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:40:24 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:24 12:38:01 AM eth0 264.56 178.22 1727.92 60.86 0.00 0.00 0.00 0.00 00:40:24 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:24 12:39:01 AM eth0 89.54 59.36 744.29 11.93 0.00 0.00 0.00 0.00 00:40:24 12:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:24 12:40:00 AM eth0 18.59 16.36 14.98 7.84 0.00 0.00 0.00 0.00 00:40:24 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:24 12:40:01 AM eth0 103.77 69.81 85.41 37.70 0.00 0.00 0.00 0.00 00:40:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:24 Average: eth0 124.48 84.81 829.27 26.97 0.00 0.00 0.00 0.00 00:40:24 00:40:24 00:40:24 ---> sar -P ALL: 00:40:24 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/12/2025 _x86_64_ (2 CPU) 00:40:24 00:40:24 00:36:29 LINUX RESTART (2 CPU) 00:40:24 00:40:24 12:37:01 AM CPU %user %nice %system %iowait %steal %idle 00:40:24 12:38:01 AM all 45.65 0.00 6.57 1.99 0.12 45.67 00:40:24 12:38:01 AM 0 44.13 0.00 5.61 1.97 0.12 48.17 00:40:24 12:38:01 AM 1 47.17 0.00 7.53 2.02 0.12 43.16 00:40:24 12:39:01 AM all 28.32 0.00 4.19 5.38 0.10 62.01 00:40:24 12:39:01 AM 0 29.71 0.00 4.48 6.72 0.10 58.99 00:40:24 12:39:01 AM 1 26.93 0.00 3.90 4.03 0.10 65.04 00:40:24 12:40:00 AM all 27.80 0.00 2.82 1.19 0.08 68.11 00:40:24 12:40:00 AM 0 16.89 0.00 2.46 0.57 0.08 80.00 00:40:24 12:40:00 AM 1 38.71 0.00 3.18 1.80 0.08 56.22 00:40:24 12:40:01 AM all 22.33 0.00 40.78 0.00 0.00 36.89 00:40:24 12:40:01 AM 0 21.57 0.00 37.25 0.00 0.00 41.18 00:40:24 12:40:01 AM 1 23.08 0.00 44.23 0.00 0.00 32.69 00:40:24 Average: all 33.87 0.00 4.63 2.85 0.10 58.54 00:40:24 Average: 0 30.21 0.00 4.28 3.09 0.10 62.32 00:40:24 Average: 1 37.53 0.00 4.98 2.61 0.10 54.77 00:40:24 00:40:24 00:40:24