dacapo-h2_0

[2026-02-13T22:41:54.873Z] Running test dacapo-h2_0 ... [2026-02-13T22:41:54.873Z] =============================================== [2026-02-13T22:41:55.314Z] dacapo-h2_0 Start Time: Fri Feb 13 17:41:54 2026 Epoch Time (ms): 1771022514862 [2026-02-13T22:41:55.314Z] variation: NoOptions [2026-02-13T22:41:55.314Z] JVM_OPTIONS: [2026-02-13T22:41:55.314Z] { \ [2026-02-13T22:41:55.315Z] echo ""; echo "TEST SETUP:"; \ [2026-02-13T22:41:55.315Z] echo "Nothing to be done for setup."; \ [2026-02-13T22:41:55.315Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_1771020217630/dacapo-h2_0"; \ [2026-02-13T22:41:55.315Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_1771020217630/dacapo-h2_0"; \ [2026-02-13T22:41:55.315Z] echo ""; echo "TESTING:"; \ [2026-02-13T22:41:55.315Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2026-02-13T22:41:55.315Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_1771020217630/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-13T22:41:55.315Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-13T22:41:55.315Z] echo "Nothing to be done for teardown."; \ [2026-02-13T22:41:55.315Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_1771020217630/TestTargetResult"; [2026-02-13T22:41:55.315Z] [2026-02-13T22:41:55.315Z] TEST SETUP: [2026-02-13T22:41:55.315Z] Nothing to be done for setup. [2026-02-13T22:41:55.315Z] [2026-02-13T22:41:55.315Z] TESTING: [2026-02-13T22:41:57.042Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2026-02-13T22:41:57.043Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for h2 is as follows: 'H2 requires Java 11 or newer.' [2026-02-13T22:41:57.554Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2026-02-13T22:41:57.554Z] Preparing the H2 database... [2026-02-13T22:41:57.554Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000 [2026-02-13T22:43:25.502Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2026-02-13T22:43:25.502Z] Starting 100000 requests... [2026-02-13T22:43:31.151Z] [2026-02-13T22:43:38.024Z] 5% [2026-02-13T22:43:43.689Z] 10% [2026-02-13T22:43:48.244Z] 15% [2026-02-13T22:43:53.704Z] 20% [2026-02-13T22:43:59.345Z] 25% [2026-02-13T22:44:03.917Z] 30% [2026-02-13T22:44:07.484Z] 35% [2026-02-13T22:44:11.838Z] 40% [2026-02-13T22:44:15.334Z] 45% [2026-02-13T22:44:19.198Z] 50% [2026-02-13T22:44:22.056Z] 55% [2026-02-13T22:44:25.978Z] 60% [2026-02-13T22:44:28.736Z] 65% [2026-02-13T22:44:33.197Z] 70% [2026-02-13T22:44:35.984Z] 75% [2026-02-13T22:44:38.746Z] 80% [2026-02-13T22:44:41.383Z] 85% [2026-02-13T22:44:45.164Z] 90% [2026-02-13T22:44:49.610Z] 95% [2026-02-13T22:44:49.610Z] 100% [2026-02-13T22:44:49.610Z] Completed requests [2026-02-13T22:44:49.610Z] Stock level ............. 3973 ( 4.0%) [2026-02-13T22:44:49.610Z] Order status by name .... 2361 ( 2.4%) [2026-02-13T22:44:49.610Z] Order status by ID ...... 1609 ( 1.6%) [2026-02-13T22:44:49.610Z] Payment by name ......... 25847 (25.8%) [2026-02-13T22:44:49.610Z] Payment by ID ........... 17220 (17.2%) [2026-02-13T22:44:49.610Z] Delivery schedule ....... 4029 ( 4.0%) [2026-02-13T22:44:49.610Z] New order ............... 44509 (44.5%) [2026-02-13T22:44:49.610Z] New order rollback ...... 452 ( 0.5%) [2026-02-13T22:44:49.610Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 87456 msec ===== [2026-02-13T22:44:49.610Z] ===== DaCapo processed 100000 requests in 87384 msec, 1144 requests per second ===== [2026-02-13T22:44:49.610Z] ===== DaCapo tail latency, simple: 50% 229 usec, 90% 2383 usec, 99% 68747 usec, 99.9% 184688 usec, 99.99% 318537 usec, max 1310228 usec, measured over 100000 events ===== [2026-02-13T22:44:49.610Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 917 usec, 90% 19324 usec, 99% 71294 usec, 99.9% 188784 usec, 99.99% 318537 usec, max 1310228 usec, measured over 100000 events ===== [2026-02-13T22:44:49.610Z] ===== DaCapo tail latency, metered full smoothing: 50% 7209533 usec, 90% 10512269 usec, 99% 11588198 usec, 99.9% 11799429 usec, 99.99% 11817230 usec, max 11880686 usec, measured over 100000 events ===== [2026-02-13T22:45:16.046Z] Resetting database to initial state.................... [2026-02-13T22:45:16.658Z] ----------------------------------- [2026-02-13T22:45:16.658Z] dacapo-h2_0_PASSED [2026-02-13T22:45:16.658Z] ----------------------------------- [2026-02-13T22:45:16.658Z] [2026-02-13T22:45:16.658Z] TEST TEARDOWN: [2026-02-13T22:45:16.658Z] Nothing to be done for teardown. [2026-02-13T22:45:16.658Z] dacapo-h2_0 Finish Time: Fri Feb 13 17:45:16 2026 Epoch Time (ms): 1771022716589