renaissance-finagle-http_0

[2024-12-20T00:59:48.373Z] Running test renaissance-finagle-http_0 ... [2024-12-20T00:59:48.373Z] =============================================== [2024-12-20T00:59:48.373Z] renaissance-finagle-http_0 Start Time: Fri Dec 20 00:59:48 2024 Epoch Time (ms): 1734656388065 [2024-12-20T00:59:48.373Z] variation: NoOptions [2024-12-20T00:59:48.373Z] JVM_OPTIONS: [2024-12-20T00:59:48.373Z] { \ [2024-12-20T00:59:48.373Z] echo ""; echo "TEST SETUP:"; \ [2024-12-20T00:59:48.373Z] echo "Nothing to be done for setup."; \ [2024-12-20T00:59:48.373Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17346563872123/renaissance-finagle-http_0"; \ [2024-12-20T00:59:48.373Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17346563872123/renaissance-finagle-http_0"; \ [2024-12-20T00:59:48.373Z] echo ""; echo "TESTING:"; \ [2024-12-20T00:59:48.373Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17346563872123/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \ [2024-12-20T00:59:48.373Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17346563872123/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \ [2024-12-20T00:59:48.373Z] echo ""; echo "TEST TEARDOWN:"; \ [2024-12-20T00:59:48.373Z] echo "Nothing to be done for teardown."; \ [2024-12-20T00:59:48.373Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17346563872123/TestTargetResult"; [2024-12-20T00:59:48.373Z] [2024-12-20T00:59:48.373Z] TEST SETUP: [2024-12-20T00:59:48.373Z] Nothing to be done for setup. [2024-12-20T00:59:48.373Z] [2024-12-20T00:59:48.373Z] TESTING: [2024-12-20T00:59:49.682Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2024-12-20T00:59:49.682Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by io.netty.util.internal.PlatformDependent0$3 (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17346563872123/renaissance-finagle-http_0/harness-005948-17402586298593420229/twitter-finagle/lib/netty-common-4.1.72.Final.jar) [2024-12-20T00:59:49.682Z] WARNING: Please consider reporting this to the maintainers of class io.netty.util.internal.PlatformDependent0$3 [2024-12-20T00:59:49.682Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2024-12-20T00:59:50.319Z] [2024-12-20T00:59:49.693+0000] com.twitter.finagle.http.HttpMuxer$ (com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1) [2024-12-20T00:59:50.319Z] INFO: HttpMuxer[/admin/metrics.json] = com.twitter.finagle.stats.MetricsExporter(com.twitter.finagle.stats.MetricsExporter) [2024-12-20T00:59:50.319Z] [2024-12-20T00:59:49.697+0000] com.twitter.finagle.http.HttpMuxer$ (com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1) [2024-12-20T00:59:50.319Z] INFO: HttpMuxer[/admin/per_host_metrics.json] = com.twitter.finagle.stats.HostMetricsExporter(com.twitter.finagle.stats.HostMetricsExporter) [2024-12-20T00:59:50.319Z] WARNING: A restricted method in java.lang.System has been called [2024-12-20T00:59:50.319Z] WARNING: java.lang.System::loadLibrary has been called by io.netty.util.internal.NativeLibraryUtil in an unnamed module (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17346563872123/renaissance-finagle-http_0/harness-005948-17402586298593420229/twitter-finagle/lib/netty-common-4.1.72.Final.jar) [2024-12-20T00:59:50.319Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2024-12-20T00:59:50.319Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2024-12-20T00:59:50.319Z] [2024-12-20T00:59:50.319Z] [2024-12-20T00:59:50.010+0000] com.twitter.finagle (com.twitter.finagle.Init$ $anonfun$once$1) [2024-12-20T00:59:50.319Z] INFO: Finagle version 21.12.0 (rev=95ec9bcb3d4db4553bdb7d90f07a034a6b6be5c0) built at 20211216-002149 [2024-12-20T00:59:50.319Z] finagle-http on :40359 spawning 2 client and default number of server workers. [2024-12-20T00:59:50.319Z] ====== finagle-http (web) [default], iteration 0 started ====== [2024-12-20T00:59:50.319Z] GC before operation: completed in 22.955 ms, heap usage 20.704 MB -> 9.908 MB. [2024-12-20T00:59:50.319Z] [2024-12-20T00:59:50.199+0000] com.twitter.finagle.BaseResolver (com.twitter.finagle.BaseResolver inetResolver$lzycompute) [2024-12-20T00:59:50.319Z] INFO: Using default inet resolver [2024-12-20T01:00:07.433Z] ====== finagle-http (web) [default], iteration 0 completed (16787.611 ms) ====== [2024-12-20T01:00:07.433Z] ====== finagle-http (web) [default], iteration 1 started ====== [2024-12-20T01:00:07.433Z] GC before operation: completed in 58.006 ms, heap usage 30.721 MB -> 12.885 MB. [2024-12-20T01:00:21.958Z] ====== finagle-http (web) [default], iteration 1 completed (12940.232 ms) ====== [2024-12-20T01:00:21.958Z] ====== finagle-http (web) [default], iteration 2 started ====== [2024-12-20T01:00:21.958Z] GC before operation: completed in 39.993 ms, heap usage 32.552 MB -> 13.533 MB. [2024-12-20T01:00:24.824Z] ====== finagle-http (web) [default], iteration 2 completed (4273.807 ms) ====== [2024-12-20T01:00:24.824Z] ====== finagle-http (web) [default], iteration 3 started ====== [2024-12-20T01:00:24.824Z] GC before operation: completed in 31.886 ms, heap usage 35.113 MB -> 13.551 MB. [2024-12-20T01:00:28.625Z] ====== finagle-http (web) [default], iteration 3 completed (3509.202 ms) ====== [2024-12-20T01:00:28.625Z] ====== finagle-http (web) [default], iteration 4 started ====== [2024-12-20T01:00:28.625Z] GC before operation: completed in 31.958 ms, heap usage 55.345 MB -> 13.569 MB. [2024-12-20T01:00:31.491Z] ====== finagle-http (web) [default], iteration 4 completed (3304.860 ms) ====== [2024-12-20T01:00:31.491Z] ====== finagle-http (web) [default], iteration 5 started ====== [2024-12-20T01:00:31.492Z] GC before operation: completed in 28.426 ms, heap usage 30.000 MB -> 13.614 MB. [2024-12-20T01:00:35.254Z] ====== finagle-http (web) [default], iteration 5 completed (3282.332 ms) ====== [2024-12-20T01:00:35.254Z] ====== finagle-http (web) [default], iteration 6 started ====== [2024-12-20T01:00:35.254Z] GC before operation: completed in 30.192 ms, heap usage 22.704 MB -> 13.616 MB. [2024-12-20T01:00:38.114Z] ====== finagle-http (web) [default], iteration 6 completed (3257.469 ms) ====== [2024-12-20T01:00:38.114Z] ====== finagle-http (web) [default], iteration 7 started ====== [2024-12-20T01:00:38.114Z] GC before operation: completed in 25.359 ms, heap usage 23.761 MB -> 13.583 MB. [2024-12-20T01:00:41.903Z] ====== finagle-http (web) [default], iteration 7 completed (3291.372 ms) ====== [2024-12-20T01:00:41.903Z] ====== finagle-http (web) [default], iteration 8 started ====== [2024-12-20T01:00:41.903Z] GC before operation: completed in 31.079 ms, heap usage 53.511 MB -> 13.608 MB. [2024-12-20T01:00:44.768Z] ====== finagle-http (web) [default], iteration 8 completed (3246.029 ms) ====== [2024-12-20T01:00:44.768Z] ====== finagle-http (web) [default], iteration 9 started ====== [2024-12-20T01:00:44.768Z] GC before operation: completed in 23.864 ms, heap usage 15.141 MB -> 13.585 MB. [2024-12-20T01:00:48.526Z] ====== finagle-http (web) [default], iteration 9 completed (3447.141 ms) ====== [2024-12-20T01:00:48.526Z] ====== finagle-http (web) [default], iteration 10 started ====== [2024-12-20T01:00:48.526Z] GC before operation: completed in 28.451 ms, heap usage 30.735 MB -> 13.616 MB. [2024-12-20T01:00:51.387Z] ====== finagle-http (web) [default], iteration 10 completed (3271.217 ms) ====== [2024-12-20T01:00:51.387Z] ====== finagle-http (web) [default], iteration 11 started ====== [2024-12-20T01:00:51.387Z] GC before operation: completed in 30.009 ms, heap usage 18.363 MB -> 13.940 MB. [2024-12-20T01:00:55.149Z] ====== finagle-http (web) [default], iteration 11 completed (3265.935 ms) ====== [2024-12-20T01:00:55.149Z] ----------------------------------- [2024-12-20T01:00:55.149Z] renaissance-finagle-http_0_PASSED [2024-12-20T01:00:55.149Z] ----------------------------------- [2024-12-20T01:00:55.149Z] [2024-12-20T01:00:55.149Z] TEST TEARDOWN: [2024-12-20T01:00:55.149Z] Nothing to be done for teardown. [2024-12-20T01:00:55.149Z] renaissance-finagle-http_0 Finish Time: Fri Dec 20 01:00:54 2024 Epoch Time (ms): 1734656454882