08:01:58 Started by timer 08:01:58 Running as SYSTEM 08:01:58 [EnvInject] - Loading node environment variables. 08:01:58 Building remotely on prd-centos8-builder-2c-2g-240 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:58 [ssh-agent] Looking for ssh-agent implementation... 08:01:58 $ ssh-agent 08:01:58 SSH_AUTH_SOCK=/tmp/ssh-pty2jConBJfY/agent.5410 08:01:58 SSH_AGENT_PID=5412 08:01:58 [ssh-agent] Started. 08:01:58 Running ssh-add (command line suppressed) 08:01:58 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_16265084727252602981.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_16265084727252602981.key) 08:01:58 [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) 08:02:04 provisioning config files... 08:02:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:02:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:02:04 provisioning config files... 08:02:05 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:02:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11074062823035823998.sh 08:02:05 ---> jenkins-sandbox-cleanup.sh 08:02:05 Setup pyenv: 08:02:05 system 08:02:05 * 3.8.13 (set by /opt/pyenv/version) 08:02:05 * 3.9.13 (set by /opt/pyenv/version) 08:02:05 * 3.10.6 (set by /opt/pyenv/version) 08:02:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4gvj 08:02:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:27 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.0.0 08:02:53 lf-activate-venv(): INFO: Adding /tmp/venv-4gvj/bin to PATH 08:02:54 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:02:54 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:02:54 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:02:54 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:02:54 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:02:54 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:02:54 Traceback (most recent call last): 08:02:54 File "/tmp/venv-4gvj/bin/jenkins-jobs", line 8, in 08:02:54 sys.exit(main()) 08:02:54 File "/tmp/venv-4gvj/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:54 jjb = JenkinsJobs(argv) 08:02:54 File "/tmp/venv-4gvj/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:54 self.parser = create_parser() 08:02:54 File "/tmp/venv-4gvj/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:54 extension_manager.map(parse_subcommand_args, subparser) 08:02:54 File "/tmp/venv-4gvj/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:02:54 raise NoMatches('No %s extensions found' % self.namespace) 08:02:54 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:54 Build step 'Execute shell' marked build as failure 08:02:54 $ ssh-agent -k 08:02:54 unset SSH_AUTH_SOCK; 08:02:54 unset SSH_AGENT_PID; 08:02:54 echo Agent pid 5412 killed; 08:02:54 [ssh-agent] Stopped. 08:02:54 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:54 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17303376409551122188.sh 08:02:54 ---> sysstat.sh 08:02:54 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16496805023018305660.sh 08:02:54 ---> package-listing.sh 08:02:54 ++ tr '[:upper:]' '[:lower:]' 08:02:54 ++ facter osfamily 08:02:54 + OS_FAMILY=redhat 08:02:54 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:54 + START_PACKAGES=/tmp/packages_start.txt 08:02:54 + END_PACKAGES=/tmp/packages_end.txt 08:02:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:54 + PACKAGES=/tmp/packages_start.txt 08:02:54 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:54 + PACKAGES=/tmp/packages_end.txt 08:02:54 + case "${OS_FAMILY}" in 08:02:54 + rpm -qa 08:02:54 + sort 08:02:55 + '[' -f /tmp/packages_start.txt ']' 08:02:55 + '[' -f /tmp/packages_end.txt ']' 08:02:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:55 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:55 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:55 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10484668783828967837.sh 08:02:55 ---> capture-instance-metadata.sh 08:02:55 Setup pyenv: 08:02:55 system 08:02:55 3.8.13 08:02:55 3.9.13 08:02:55 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YdTk 08:02:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:03:12 lf-activate-venv(): INFO: Installing: lftools 08:04:00 lf-activate-venv(): INFO: Adding /tmp/venv-YdTk/bin to PATH 08:04:00 INFO: Running in OpenStack, capturing instance metadata 08:04:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10013354505455841111.sh 08:04:00 provisioning config files... 08:04:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config2835129494189603181tmp 08:04:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] 08:04:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:04:00 provisioning config files... 08:04:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:04:00 [EnvInject] - Injecting environment variables from a build step. 08:04:00 [EnvInject] - Injecting as environment variables the properties content 08:04:00 SERVER_ID=logs 08:04:00 08:04:00 [EnvInject] - Variables injected successfully. 08:04:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6377107582375930336.sh 08:04:00 ---> create-netrc.sh 08:04:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3372703337070595066.sh 08:04:00 ---> python-tools-install.sh 08:04:00 Setup pyenv: 08:04:00 system 08:04:00 3.8.13 08:04:00 3.9.13 08:04:00 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YdTk from file:/tmp/.os_lf_venv 08:04:06 lf-activate-venv(): INFO: Installing: lftools 08:04:17 lf-activate-venv(): INFO: Adding /tmp/venv-YdTk/bin to PATH 08:04:17 Generating Requirements File 08:05:15 Python 3.10.6 08:05:15 pip 25.0 from /tmp/venv-YdTk/lib/python3.10/site-packages/pip (python 3.10) 08:05:15 appdirs==1.4.4 08:05:15 argcomplete==3.5.3 08:05:15 aspy.yaml==1.3.0 08:05:15 attrs==25.1.0 08:05:15 autopage==0.5.2 08:05:15 beautifulsoup4==4.13.3 08:05:15 boto3==1.36.16 08:05:15 botocore==1.36.16 08:05:15 bs4==0.0.2 08:05:15 cachetools==5.5.1 08:05:15 certifi==2025.1.31 08:05:15 cffi==1.17.1 08:05:15 cfgv==3.4.0 08:05:15 chardet==5.2.0 08:05:15 charset-normalizer==3.4.1 08:05:15 click==8.1.8 08:05:15 cliff==4.8.0 08:05:15 cmd2==2.5.11 08:05:15 cryptography==3.3.2 08:05:15 debtcollector==3.0.0 08:05:15 decorator==5.1.1 08:05:15 defusedxml==0.7.1 08:05:15 Deprecated==1.2.18 08:05:15 distlib==0.3.9 08:05:15 dnspython==2.7.0 08:05:15 docker==4.2.2 08:05:15 dogpile.cache==1.3.4 08:05:15 durationpy==0.9 08:05:15 email_validator==2.2.0 08:05:15 filelock==3.17.0 08:05:15 future==1.0.0 08:05:15 gitdb==4.0.12 08:05:15 GitPython==3.1.44 08:05:15 google-auth==2.38.0 08:05:15 httplib2==0.22.0 08:05:15 identify==2.6.6 08:05:15 idna==3.10 08:05:15 importlib-resources==1.5.0 08:05:15 iso8601==2.1.0 08:05:15 Jinja2==3.1.5 08:05:15 jmespath==1.0.1 08:05:15 jsonpatch==1.33 08:05:15 jsonpointer==3.0.0 08:05:15 jsonschema==4.23.0 08:05:15 jsonschema-specifications==2024.10.1 08:05:15 keystoneauth1==5.9.1 08:05:15 kubernetes==32.0.0 08:05:15 lftools==0.37.10 08:05:15 lxml==5.3.0 08:05:15 MarkupSafe==3.0.2 08:05:15 msgpack==1.1.0 08:05:15 multi_key_dict==2.0.3 08:05:15 munch==4.0.0 08:05:15 netaddr==1.3.0 08:05:15 niet==1.4.2 08:05:15 nodeenv==1.9.1 08:05:15 oauth2client==4.1.3 08:05:15 oauthlib==3.2.2 08:05:15 openstacksdk==4.3.0 08:05:15 os-client-config==2.1.0 08:05:15 os-service-types==1.7.0 08:05:15 osc-lib==3.2.0 08:05:15 oslo.config==9.7.0 08:05:15 oslo.context==5.7.0 08:05:15 oslo.i18n==6.5.0 08:05:15 oslo.log==7.0.0 08:05:15 oslo.serialization==5.6.0 08:05:15 oslo.utils==8.0.0 08:05:15 packaging==24.2 08:05:15 pbr==6.1.1 08:05:15 platformdirs==4.3.6 08:05:15 prettytable==3.14.0 08:05:15 psutil==6.1.1 08:05:15 pyasn1==0.6.1 08:05:15 pyasn1_modules==0.4.1 08:05:15 pycparser==2.22 08:05:15 pygerrit2==2.0.15 08:05:15 PyGithub==2.5.0 08:05:15 PyJWT==2.10.1 08:05:15 PyNaCl==1.5.0 08:05:15 pyparsing==2.4.7 08:05:15 pyperclip==1.9.0 08:05:15 pyrsistent==0.20.0 08:05:15 python-cinderclient==9.6.0 08:05:15 python-dateutil==2.9.0.post0 08:05:15 python-heatclient==4.1.0 08:05:15 python-jenkins==1.8.2 08:05:15 python-keystoneclient==5.5.0 08:05:15 python-magnumclient==4.7.0 08:05:15 python-openstackclient==7.2.1 08:05:15 python-swiftclient==4.6.0 08:05:15 PyYAML==6.0.2 08:05:15 referencing==0.36.2 08:05:15 requests==2.32.3 08:05:15 requests-oauthlib==2.0.0 08:05:15 requestsexceptions==1.4.0 08:05:15 rfc3986==2.0.0 08:05:15 rpds-py==0.22.3 08:05:15 rsa==4.9 08:05:15 ruamel.yaml==0.18.10 08:05:15 ruamel.yaml.clib==0.2.12 08:05:15 s3transfer==0.11.2 08:05:15 simplejson==3.19.3 08:05:15 six==1.17.0 08:05:15 smmap==5.0.2 08:05:15 soupsieve==2.6 08:05:15 stevedore==5.4.0 08:05:15 tabulate==0.9.0 08:05:15 toml==0.10.2 08:05:15 tomlkit==0.13.2 08:05:15 tqdm==4.67.1 08:05:15 typing_extensions==4.12.2 08:05:15 tzdata==2025.1 08:05:15 urllib3==1.26.20 08:05:15 virtualenv==20.29.1 08:05:15 wcwidth==0.2.13 08:05:15 websocket-client==1.8.0 08:05:15 wrapt==1.17.2 08:05:15 xdg==6.0.0 08:05:15 xmltodict==0.14.2 08:05:15 yq==3.4.3 08:05:15 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3633558263854744487.sh 08:05:15 ---> sudo-logs.sh 08:05:15 Archiving 'sudo' log.. 08:05:16 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8780744843591438209.sh 08:05:16 ---> job-cost.sh 08:05:16 Setup pyenv: 08:05:16 system 08:05:16 3.8.13 08:05:16 3.9.13 08:05:16 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YdTk from file:/tmp/.os_lf_venv 08:05:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-YdTk/bin to PATH 08:05:35 INFO: No Stack... 08:05:35 INFO: Retrieving Pricing Info for: v3-standard-2 08:05:41 INFO: Archiving Costs 08:05:41 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins18116216507900412879.sh 08:05:41 ---> logs-deploy.sh 08:05:41 Setup pyenv: 08:05:41 system 08:05:41 3.8.13 08:05:41 3.9.13 08:05:41 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YdTk from file:/tmp/.os_lf_venv 08:05:47 lf-activate-venv(): INFO: Installing: lftools 08:05:58 lf-activate-venv(): INFO: Adding /tmp/venv-YdTk/bin to PATH 08:05:58 WARNING: Nexus logging server not set 08:05:58 INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jenkins-sandbox-cleanup/341/ 08:05:58 INFO: archiving logs to S3 08:05:59 ---> uname -a: 08:05:59 Linux prd-centos8-builder-2c-2g-240.novalocal 4.18.0-489.el8.x86_64 #1 SMP Thu Apr 27 17:02:11 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:05:59 08:05:59 08:05:59 ---> lscpu: 08:05:59 Architecture: x86_64 08:05:59 CPU op-mode(s): 32-bit, 64-bit 08:05:59 Byte Order: Little Endian 08:05:59 CPU(s): 2 08:05:59 On-line CPU(s) list: 0,1 08:05:59 Thread(s) per core: 1 08:05:59 Core(s) per socket: 1 08:05:59 Socket(s): 2 08:05:59 NUMA node(s): 1 08:05:59 Vendor ID: AuthenticAMD 08:05:59 CPU family: 23 08:05:59 Model: 49 08:05:59 Model name: AMD EPYC-Rome Processor 08:05:59 Stepping: 0 08:05:59 CPU MHz: 2799.998 08:05:59 BogoMIPS: 5599.99 08:05:59 Virtualization: AMD-V 08:05:59 Hypervisor vendor: KVM 08:05:59 Virtualization type: full 08:05:59 L1d cache: 32K 08:05:59 L1i cache: 32K 08:05:59 L2 cache: 512K 08:05:59 L3 cache: 16384K 08:05:59 NUMA node0 CPU(s): 0,1 08:05:59 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:05:59 08:05:59 08:05:59 ---> nproc: 08:05:59 2 08:05:59 08:05:59 08:05:59 ---> df -h: 08:05:59 Filesystem Size Used Avail Use% Mounted on 08:05:59 devtmpfs 3.8G 0 3.8G 0% /dev 08:05:59 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:05:59 tmpfs 3.8G 17M 3.8G 1% /run 08:05:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:05:59 /dev/vda1 40G 9.0G 32G 23% / 08:05:59 tmpfs 770M 0 770M 0% /run/user/1001 08:05:59 08:05:59 08:05:59 ---> free -m: 08:05:59 total used free shared buff/cache available 08:05:59 Mem: 7697 561 5027 19 2107 6842 08:05:59 Swap: 1023 0 1023 08:05:59 08:05:59 08:05:59 ---> ip addr: 08:05:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:05:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:05:59 inet 127.0.0.1/8 scope host lo 08:05:59 valid_lft forever preferred_lft forever 08:05:59 inet6 ::1/128 scope host 08:05:59 valid_lft forever preferred_lft forever 08:05:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:05:59 link/ether fa:16:3e:ac:c6:79 brd ff:ff:ff:ff:ff:ff 08:05:59 altname enp0s3 08:05:59 altname ens3 08:05:59 inet 10.30.87.68/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 08:05:59 valid_lft 86115sec preferred_lft 86115sec 08:05:59 inet6 fe80::f816:3eff:feac:c679/64 scope link 08:05:59 valid_lft forever preferred_lft forever 08:05:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:05:59 link/ether 02:42:63:cb:4a:2e brd ff:ff:ff:ff:ff:ff 08:05:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:05:59 valid_lft forever preferred_lft forever 08:05:59 08:05:59 08:05:59 ---> sar -b -r -n DEV: 08:05:59 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 02/08/2025 _x86_64_ (2 CPU) 08:05:59 08:05:59 08:00:31 LINUX RESTART (2 CPU) 08:05:59 08:05:59 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:05:59 08:03:01 AM 28.91 6.65 22.26 934.89 2543.69 08:05:59 08:04:01 AM 57.06 0.40 56.66 54.66 4172.84 08:05:59 08:05:01 AM 52.86 0.05 52.81 1.07 5138.66 08:05:59 Average: 46.27 2.37 43.91 330.24 3951.65 08:05:59 08:05:59 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:05:59 08:03:01 AM 5547872 7122728 2334444 29.62 2688 1770972 942336 10.55 306152 1755980 41464 08:05:59 08:04:01 AM 5333124 7082564 2549192 32.34 2688 1933984 935108 10.47 313080 1920848 125564 08:05:59 08:05:01 AM 5303096 7076376 2579220 32.72 2688 1957296 919100 10.29 314580 1944492 27228 08:05:59 Average: 5394697 7093889 2487619 31.56 2688 1887417 932181 10.44 311271 1873773 64752 08:05:59 08:05:59 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:05:59 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:59 08:03:01 AM eth0 23.81 17.49 193.87 5.38 0.00 0.00 0.00 0.00 08:05:59 08:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:59 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:59 08:04:01 AM eth0 33.64 23.10 593.47 5.54 0.00 0.00 0.00 0.00 08:05:59 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:59 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:59 08:05:01 AM eth0 10.21 9.10 92.22 2.17 0.00 0.00 0.00 0.00 08:05:59 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:59 Average: eth0 22.56 16.56 293.18 4.36 0.00 0.00 0.00 0.00 08:05:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:59 08:05:59 08:05:59 ---> sar -P ALL: 08:05:59 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 02/08/2025 _x86_64_ (2 CPU) 08:05:59 08:05:59 08:00:31 LINUX RESTART (2 CPU) 08:05:59 08:05:59 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:05:59 08:03:01 AM all 14.24 0.00 1.79 1.42 0.08 82.48 08:05:59 08:03:01 AM 0 14.70 0.00 1.89 1.09 0.08 82.24 08:05:59 08:03:01 AM 1 13.79 0.00 1.69 1.75 0.07 82.71 08:05:59 08:04:01 AM all 15.59 0.00 1.90 1.15 0.08 81.28 08:05:59 08:04:01 AM 0 11.94 0.00 1.52 0.85 0.08 85.61 08:05:59 08:04:01 AM 1 19.25 0.00 2.28 1.45 0.07 76.95 08:05:59 08:05:01 AM all 10.43 0.00 1.03 1.36 0.07 87.11 08:05:59 08:05:01 AM 0 7.63 0.00 0.93 0.47 0.07 90.90 08:05:59 08:05:01 AM 1 13.23 0.00 1.13 2.25 0.07 83.32 08:05:59 Average: all 13.42 0.00 1.57 1.31 0.07 83.62 08:05:59 Average: 0 11.42 0.00 1.45 0.80 0.08 86.26 08:05:59 Average: 1 15.42 0.00 1.70 1.82 0.07 80.99 08:05:59 08:05:59 08:05:59