13:33:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 13:33:48 Running as SYSTEM 13:33:48 [EnvInject] - Loading node environment variables. 13:33:49 Building remotely on prd-ubuntu2004-helm-2c-1g-18298 (ubuntu2004-helm-2c-1g) in workspace /w/workspace/oom-master-image-verify 13:33:49 [ssh-agent] Looking for ssh-agent implementation... 13:33:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:49 $ ssh-agent 13:33:49 SSH_AUTH_SOCK=/tmp/ssh-1SkIhNdTvzJo/agent.12199 13:33:49 SSH_AGENT_PID=12203 13:33:49 [ssh-agent] Started. 13:33:49 Running ssh-add (command line suppressed) 13:33:49 Identity added: /w/workspace/oom-master-image-verify@tmp/private_key_9097000707187959476.key (/w/workspace/oom-master-image-verify@tmp/private_key_9097000707187959476.key) 13:33:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:33:49 The recommended git tool is: NONE 13:33:51 using credential onap-jenkins-ssh 13:33:51 Wiping out workspace first. 13:33:51 Cloning the remote Git repository 13:33:51 Cloning repository git://cloud.onap.org/mirror/oom.git 13:33:51 > git init /w/workspace/oom-master-image-verify # timeout=10 13:33:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:33:51 > git --version # timeout=10 13:33:51 > git --version # 'git version 2.25.1' 13:33:51 using GIT_SSH to set credentials Gerrit user 13:33:51 Verifying host key using manually-configured host key entries 13:33:51 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:33:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:33:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:33:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:33:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:33:57 using GIT_SSH to set credentials Gerrit user 13:33:57 Verifying host key using manually-configured host key entries 13:33:57 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/1 # timeout=30 13:33:57 > git rev-parse acfd9b442bf7eccd9761957c1849dfe185ce1bc7^{commit} # timeout=10 13:33:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:33:57 Checking out Revision acfd9b442bf7eccd9761957c1849dfe185ce1bc7 (refs/changes/90/137590/1) 13:33:57 > git config core.sparsecheckout # timeout=10 13:33:57 > git checkout -f acfd9b442bf7eccd9761957c1849dfe185ce1bc7 # timeout=30 13:34:01 Commit message: "[portal-ng] ui is exposed on wrong port" 13:34:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:34:01 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 13:34:01 provisioning config files... 13:34:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:34:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:34:01 [oom-master-image-verify] $ /bin/bash /tmp/jenkins18058844629237005364.sh 13:34:01 ---> python-tools-install.sh 13:34:01 Setup pyenv: 13:34:01 * system (set by /opt/pyenv/version) 13:34:01 * 3.8.13 (set by /opt/pyenv/version) 13:34:01 * 3.9.13 (set by /opt/pyenv/version) 13:34:01 * 3.10.6 (set by /opt/pyenv/version) 13:34:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HAxD 13:34:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:34:08 lf-activate-venv(): INFO: Installing: lftools 13:34:39 lf-activate-venv(): INFO: Adding /tmp/venv-HAxD/bin to PATH 13:34:39 Generating Requirements File 13:35:04 Python 3.10.6 13:35:04 pip 24.0 from /tmp/venv-HAxD/lib/python3.10/site-packages/pip (python 3.10) 13:35:05 appdirs==1.4.4 13:35:05 argcomplete==3.2.3 13:35:05 aspy.yaml==1.3.0 13:35:05 attrs==23.2.0 13:35:05 autopage==0.5.2 13:35:05 beautifulsoup4==4.12.3 13:35:05 boto3==1.34.70 13:35:05 botocore==1.34.70 13:35:05 bs4==0.0.2 13:35:05 cachetools==5.3.3 13:35:05 certifi==2024.2.2 13:35:05 cffi==1.16.0 13:35:05 cfgv==3.4.0 13:35:05 chardet==5.2.0 13:35:05 charset-normalizer==3.3.2 13:35:05 click==8.1.7 13:35:05 cliff==4.6.0 13:35:05 cmd2==2.4.3 13:35:05 cryptography==3.3.2 13:35:05 debtcollector==3.0.0 13:35:05 decorator==5.1.1 13:35:05 defusedxml==0.7.1 13:35:05 Deprecated==1.2.14 13:35:05 distlib==0.3.8 13:35:05 dnspython==2.6.1 13:35:05 docker==4.2.2 13:35:05 dogpile.cache==1.3.2 13:35:05 email_validator==2.1.1 13:35:05 filelock==3.13.3 13:35:05 future==1.0.0 13:35:05 gitdb==4.0.11 13:35:05 GitPython==3.1.42 13:35:05 google-auth==2.29.0 13:35:05 httplib2==0.22.0 13:35:05 identify==2.5.35 13:35:05 idna==3.6 13:35:05 importlib-resources==1.5.0 13:35:05 iso8601==2.1.0 13:35:05 Jinja2==3.1.3 13:35:05 jmespath==1.0.1 13:35:05 jsonpatch==1.33 13:35:05 jsonpointer==2.4 13:35:05 jsonschema==4.21.1 13:35:05 jsonschema-specifications==2023.12.1 13:35:05 keystoneauth1==5.6.0 13:35:05 kubernetes==29.0.0 13:35:05 lftools==0.37.10 13:35:05 lxml==5.1.0 13:35:05 MarkupSafe==2.1.5 13:35:05 msgpack==1.0.8 13:35:05 multi_key_dict==2.0.3 13:35:05 munch==4.0.0 13:35:05 netaddr==1.2.1 13:35:05 netifaces==0.11.0 13:35:05 niet==1.4.2 13:35:05 nodeenv==1.8.0 13:35:05 oauth2client==4.1.3 13:35:05 oauthlib==3.2.2 13:35:05 openstacksdk==3.0.0 13:35:05 os-client-config==2.1.0 13:35:05 os-service-types==1.7.0 13:35:05 osc-lib==3.0.1 13:35:05 oslo.config==9.4.0 13:35:05 oslo.context==5.5.0 13:35:05 oslo.i18n==6.3.0 13:35:05 oslo.log==5.5.0 13:35:05 oslo.serialization==5.4.0 13:35:05 oslo.utils==7.1.0 13:35:05 packaging==24.0 13:35:05 pbr==6.0.0 13:35:05 platformdirs==4.2.0 13:35:05 prettytable==3.10.0 13:35:05 pyasn1==0.5.1 13:35:05 pyasn1-modules==0.3.0 13:35:05 pycparser==2.21 13:35:05 pygerrit2==2.0.15 13:35:05 PyGithub==2.3.0 13:35:05 pyinotify==0.9.6 13:35:05 PyJWT==2.8.0 13:35:05 PyNaCl==1.5.0 13:35:05 pyparsing==2.4.7 13:35:05 pyperclip==1.8.2 13:35:05 pyrsistent==0.20.0 13:35:05 python-cinderclient==9.5.0 13:35:05 python-dateutil==2.9.0.post0 13:35:05 python-heatclient==3.5.0 13:35:05 python-jenkins==1.8.2 13:35:05 python-keystoneclient==5.4.0 13:35:05 python-magnumclient==4.4.0 13:35:05 python-novaclient==18.6.0 13:35:05 python-openstackclient==6.6.0 13:35:05 python-swiftclient==4.5.0 13:35:05 PyYAML==6.0.1 13:35:05 referencing==0.34.0 13:35:05 requests==2.31.0 13:35:05 requests-oauthlib==2.0.0 13:35:05 requestsexceptions==1.4.0 13:35:05 rfc3986==2.0.0 13:35:05 rpds-py==0.18.0 13:35:05 rsa==4.9 13:35:05 ruamel.yaml==0.18.6 13:35:05 ruamel.yaml.clib==0.2.8 13:35:05 s3transfer==0.10.1 13:35:05 simplejson==3.19.2 13:35:05 six==1.16.0 13:35:05 smmap==5.0.1 13:35:05 soupsieve==2.5 13:35:05 stevedore==5.2.0 13:35:05 tabulate==0.9.0 13:35:05 toml==0.10.2 13:35:05 tomlkit==0.12.4 13:35:05 tqdm==4.66.2 13:35:05 typing_extensions==4.10.0 13:35:05 tzdata==2024.1 13:35:05 urllib3==1.26.18 13:35:05 virtualenv==20.25.1 13:35:05 wcwidth==0.2.13 13:35:05 websocket-client==1.7.0 13:35:05 wrapt==1.16.0 13:35:05 xdg==6.0.0 13:35:05 xmltodict==0.13.0 13:35:05 yq==3.2.3 13:35:05 [oom-master-image-verify] $ /bin/sh -xe /tmp/jenkins4677762501097366411.sh 13:35:05 + cd kubernetes 13:35:05 + make check-for-staging-images 13:35:05 /w/workspace/oom-master-image-verify/kubernetes/../.ci/check-for-staging-images.sh 13:35:12 .......................................................................................................................................... 13:35:12 $ ssh-agent -k 13:35:12 unset SSH_AUTH_SOCK; 13:35:12 unset SSH_AGENT_PID; 13:35:12 echo Agent pid 12203 killed; 13:35:12 [ssh-agent] Stopped. 13:35:12 [PostBuildScript] - [INFO] Executing post build scripts. 13:35:12 [oom-master-image-verify] $ /bin/bash /tmp/jenkins15579363692903559307.sh 13:35:12 ---> sysstat.sh 13:35:12 [oom-master-image-verify] $ /bin/bash /tmp/jenkins7866415101687092430.sh 13:35:12 ---> package-listing.sh 13:35:12 ++ tr '[:upper:]' '[:lower:]' 13:35:12 ++ facter osfamily 13:35:13 + OS_FAMILY=debian 13:35:13 + workspace=/w/workspace/oom-master-image-verify 13:35:13 + START_PACKAGES=/tmp/packages_start.txt 13:35:13 + END_PACKAGES=/tmp/packages_end.txt 13:35:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:35:13 + PACKAGES=/tmp/packages_start.txt 13:35:13 + '[' /w/workspace/oom-master-image-verify ']' 13:35:13 + PACKAGES=/tmp/packages_end.txt 13:35:13 + case "${OS_FAMILY}" in 13:35:13 + dpkg -l 13:35:13 + grep '^ii' 13:35:13 + '[' -f /tmp/packages_start.txt ']' 13:35:13 + '[' -f /tmp/packages_end.txt ']' 13:35:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:35:13 + '[' /w/workspace/oom-master-image-verify ']' 13:35:13 + mkdir -p /w/workspace/oom-master-image-verify/archives/ 13:35:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-image-verify/archives/ 13:35:13 [oom-master-image-verify] $ /bin/bash /tmp/jenkins10834879893706132781.sh 13:35:13 ---> capture-instance-metadata.sh 13:35:13 Setup pyenv: 13:35:13 system 13:35:13 3.8.13 13:35:13 3.9.13 13:35:13 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 13:35:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HAxD from file:/tmp/.os_lf_venv 13:35:14 lf-activate-venv(): INFO: Installing: lftools 13:35:24 lf-activate-venv(): INFO: Adding /tmp/venv-HAxD/bin to PATH 13:35:24 INFO: Running in OpenStack, capturing instance metadata 13:35:24 [oom-master-image-verify] $ /bin/bash /tmp/jenkins6773401744159072757.sh 13:35:24 provisioning config files... 13:35:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-image-verify@tmp/config20746656927747018tmp 13:35:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:35:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:35:24 [EnvInject] - Injecting environment variables from a build step. 13:35:24 [EnvInject] - Injecting as environment variables the properties content 13:35:24 SERVER_ID=logs 13:35:24 13:35:24 [EnvInject] - Variables injected successfully. 13:35:24 [oom-master-image-verify] $ /bin/bash /tmp/jenkins6528809094835081515.sh 13:35:24 ---> create-netrc.sh 13:35:24 [oom-master-image-verify] $ /bin/bash /tmp/jenkins12118987442076947134.sh 13:35:24 ---> python-tools-install.sh 13:35:24 Setup pyenv: 13:35:24 system 13:35:24 3.8.13 13:35:24 3.9.13 13:35:24 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 13:35:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HAxD from file:/tmp/.os_lf_venv 13:35:26 lf-activate-venv(): INFO: Installing: lftools 13:35:34 lf-activate-venv(): INFO: Adding /tmp/venv-HAxD/bin to PATH 13:35:34 [oom-master-image-verify] $ /bin/bash /tmp/jenkins13606005460005175795.sh 13:35:34 ---> sudo-logs.sh 13:35:34 Archiving 'sudo' log.. 13:35:34 [oom-master-image-verify] $ /bin/bash /tmp/jenkins17550825662231359659.sh 13:35:34 ---> job-cost.sh 13:35:34 Setup pyenv: 13:35:34 system 13:35:34 3.8.13 13:35:34 3.9.13 13:35:34 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 13:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HAxD from file:/tmp/.os_lf_venv 13:35:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:35:41 lf-activate-venv(): INFO: Adding /tmp/venv-HAxD/bin to PATH 13:35:41 INFO: No Stack... 13:35:41 INFO: Retrieving Pricing Info for: v3-standard-4 13:35:41 INFO: Archiving Costs 13:35:41 [oom-master-image-verify] $ /bin/bash -l /tmp/jenkins1661887070642333902.sh 13:35:41 ---> logs-deploy.sh 13:35:41 Setup pyenv: 13:35:41 system 13:35:41 3.8.13 13:35:41 3.9.13 13:35:41 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 13:35:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HAxD from file:/tmp/.os_lf_venv 13:35:43 lf-activate-venv(): INFO: Installing: lftools 13:35:51 lf-activate-venv(): INFO: Adding /tmp/venv-HAxD/bin to PATH 13:35:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-image-verify/7486 13:35:51 INFO: archiving workspace using pattern(s): 13:35:52 Archives upload complete. 13:35:52 INFO: archiving logs to Nexus 13:35:53 ---> uname -a: 13:35:53 Linux prd-ubuntu2004-helm-2c-1g-18298 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 13:35:53 13:35:53 13:35:53 ---> lscpu: 13:35:53 Architecture: x86_64 13:35:53 CPU op-mode(s): 32-bit, 64-bit 13:35:53 Byte Order: Little Endian 13:35:53 Address sizes: 40 bits physical, 48 bits virtual 13:35:53 CPU(s): 4 13:35:53 On-line CPU(s) list: 0-3 13:35:53 Thread(s) per core: 1 13:35:53 Core(s) per socket: 1 13:35:53 Socket(s): 4 13:35:53 NUMA node(s): 1 13:35:53 Vendor ID: AuthenticAMD 13:35:53 CPU family: 23 13:35:53 Model: 49 13:35:53 Model name: AMD EPYC-Rome Processor 13:35:53 Stepping: 0 13:35:53 CPU MHz: 2800.000 13:35:53 BogoMIPS: 5600.00 13:35:53 Virtualization: AMD-V 13:35:53 Hypervisor vendor: KVM 13:35:53 Virtualization type: full 13:35:53 L1d cache: 128 KiB 13:35:53 L1i cache: 128 KiB 13:35:53 L2 cache: 2 MiB 13:35:53 L3 cache: 64 MiB 13:35:53 NUMA node0 CPU(s): 0-3 13:35:53 Vulnerability Itlb multihit: Not affected 13:35:53 Vulnerability L1tf: Not affected 13:35:53 Vulnerability Mds: Not affected 13:35:53 Vulnerability Meltdown: Not affected 13:35:53 Vulnerability Mmio stale data: Not affected 13:35:53 Vulnerability Retbleed: Vulnerable 13:35:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:35:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:35:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 13:35:53 Vulnerability Srbds: Not affected 13:35:53 Vulnerability Tsx async abort: Not affected 13:35:53 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 13:35:53 13:35:53 13:35:53 ---> nproc: 13:35:53 4 13:35:53 13:35:53 13:35:53 ---> df -h: 13:35:53 Filesystem Size Used Avail Use% Mounted on 13:35:53 udev 7.9G 0 7.9G 0% /dev 13:35:53 tmpfs 1.6G 1.1M 1.6G 1% /run 13:35:53 /dev/vda1 78G 8.9G 69G 12% / 13:35:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:35:53 tmpfs 5.0M 0 5.0M 0% /run/lock 13:35:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:35:53 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:35:53 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 13:35:53 /dev/loop1 62M 62M 0 100% /snap/core20/1405 13:35:53 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 13:35:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:35:53 13:35:53 13:35:53 ---> free -m: 13:35:53 total used free shared buff/cache available 13:35:53 Mem: 16009 721 13099 1 2188 14971 13:35:53 Swap: 1023 0 1023 13:35:53 13:35:53 13:35:53 ---> ip addr: 13:35:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:35:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:35:53 inet 127.0.0.1/8 scope host lo 13:35:53 valid_lft forever preferred_lft forever 13:35:53 inet6 ::1/128 scope host 13:35:53 valid_lft forever preferred_lft forever 13:35:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:35:53 link/ether fa:16:3e:91:21:be brd ff:ff:ff:ff:ff:ff 13:35:53 inet 10.30.106.41/23 brd 10.30.107.255 scope global dynamic ens3 13:35:53 valid_lft 86238sec preferred_lft 86238sec 13:35:53 inet6 fe80::f816:3eff:fe91:21be/64 scope link 13:35:53 valid_lft forever preferred_lft forever 13:35:53 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:35:53 link/ether 02:42:f7:fd:cf:60 brd ff:ff:ff:ff:ff:ff 13:35:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:35:53 valid_lft forever preferred_lft forever 13:35:53 13:35:53 13:35:53 ---> sar -b -r -n DEV: 13:35:53 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-18298) 03/26/24 _x86_64_ (4 CPU) 13:35:53 13:35:53 13:33:14 LINUX RESTART (4 CPU) 13:35:53 13:35:53 13:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:35:53 13:35:01 156.99 66.14 90.85 0.00 1771.77 7907.02 0.00 13:35:53 Average: 156.99 66.14 90.85 0.00 1771.77 7907.02 0.00 13:35:53 13:35:53 13:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:35:53 13:35:01 13439760 15311504 691360 4.22 75292 1980576 1441104 8.26 924064 1751492 195176 13:35:53 Average: 13439760 15311504 691360 4.22 75292 1980576 1441104 8.26 924064 1751492 195176 13:35:53 13:35:53 13:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:35:53 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:53 13:35:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 13:35:53 13:35:01 ens3 62.50 43.77 1034.48 9.32 0.00 0.00 0.00 0.00 13:35:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:53 Average: lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 13:35:53 Average: ens3 62.50 43.77 1034.48 9.32 0.00 0.00 0.00 0.00 13:35:53 13:35:53 13:35:53 ---> sar -P ALL: 13:35:53 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-18298) 03/26/24 _x86_64_ (4 CPU) 13:35:53 13:35:53 13:33:14 LINUX RESTART (4 CPU) 13:35:53 13:35:53 13:34:02 CPU %user %nice %system %iowait %steal %idle 13:35:53 13:35:01 all 21.73 9.84 7.59 2.30 0.10 58.45 13:35:53 13:35:01 0 5.83 11.94 8.25 1.35 0.08 72.54 13:35:53 13:35:01 1 28.32 10.73 9.03 2.38 0.10 49.44 13:35:53 13:35:01 2 27.68 7.12 6.14 3.32 0.09 55.65 13:35:53 13:35:01 3 25.21 9.54 6.94 2.15 0.12 56.05 13:35:53 Average: all 21.73 9.84 7.59 2.30 0.10 58.45 13:35:53 Average: 0 5.83 11.94 8.25 1.35 0.08 72.54 13:35:53 Average: 1 28.32 10.73 9.03 2.38 0.10 49.44 13:35:53 Average: 2 27.68 7.12 6.14 3.32 0.09 55.65 13:35:53 Average: 3 25.21 9.54 6.94 2.15 0.12 56.05 13:35:53 13:35:53 13:35:53