renaissance-finagle-http_0

[2025-03-01T22:33:30.091Z] Running test renaissance-finagle-http_0 ... [2025-03-01T22:33:30.091Z] =============================================== [2025-03-01T22:33:30.091Z] renaissance-finagle-http_0 Start Time: Sat Mar 1 16:33:29 2025 Epoch Time (ms): 1740868409919 [2025-03-01T22:33:30.091Z] variation: NoOptions [2025-03-01T22:33:30.091Z] JVM_OPTIONS: [2025-03-01T22:33:30.091Z] { \ [2025-03-01T22:33:30.091Z] echo ""; echo "TEST SETUP:"; \ [2025-03-01T22:33:30.091Z] echo "Nothing to be done for setup."; \ [2025-03-01T22:33:30.091Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17408684081790/renaissance-finagle-http_0"; \ [2025-03-01T22:33:30.091Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17408684081790/renaissance-finagle-http_0"; \ [2025-03-01T22:33:30.091Z] echo ""; echo "TESTING:"; \ [2025-03-01T22:33:30.091Z] "/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_17408684081790/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \ [2025-03-01T22:33:30.091Z] 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_17408684081790/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-03-01T22:33:30.091Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-03-01T22:33:30.091Z] echo "Nothing to be done for teardown."; \ [2025-03-01T22:33:30.091Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17408684081790/TestTargetResult"; [2025-03-01T22:33:30.091Z] [2025-03-01T22:33:30.091Z] TEST SETUP: [2025-03-01T22:33:30.091Z] Nothing to be done for setup. [2025-03-01T22:33:30.091Z] [2025-03-01T22:33:30.091Z] TESTING: [2025-03-01T22:33:31.513Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-03-01T22:33:31.513Z] 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_17408684081790/renaissance-finagle-http_0/harness-163330-11897860765139176946/twitter-finagle/lib/netty-common-4.1.72.Final.jar) [2025-03-01T22:33:31.513Z] WARNING: Please consider reporting this to the maintainers of class io.netty.util.internal.PlatformDependent0$3 [2025-03-01T22:33:31.513Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-03-01T22:33:31.513Z] [2025-03-01T16:33:31.641-0600] com.twitter.finagle.http.HttpMuxer$ (com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1) [2025-03-01T22:33:31.513Z] INFO: HttpMuxer[/admin/metrics.json] = com.twitter.finagle.stats.MetricsExporter(com.twitter.finagle.stats.MetricsExporter) [2025-03-01T22:33:31.513Z] [2025-03-01T16:33:31.645-0600] com.twitter.finagle.http.HttpMuxer$ (com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1) [2025-03-01T22:33:31.513Z] INFO: HttpMuxer[/admin/per_host_metrics.json] = com.twitter.finagle.stats.HostMetricsExporter(com.twitter.finagle.stats.HostMetricsExporter) [2025-03-01T22:33:32.202Z] WARNING: A restricted method in java.lang.System has been called [2025-03-01T22:33:32.202Z] 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_17408684081790/renaissance-finagle-http_0/harness-163330-11897860765139176946/twitter-finagle/lib/netty-common-4.1.72.Final.jar) [2025-03-01T22:33:32.202Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2025-03-01T22:33:32.202Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2025-03-01T22:33:32.202Z] [2025-03-01T22:33:32.202Z] [2025-03-01T16:33:32.003-0600] com.twitter.finagle (com.twitter.finagle.Init$ $anonfun$once$1) [2025-03-01T22:33:32.202Z] INFO: Finagle version 21.12.0 (rev=95ec9bcb3d4db4553bdb7d90f07a034a6b6be5c0) built at 20211216-002149 [2025-03-01T22:33:32.202Z] finagle-http on :39900 spawning 8 client and default number of server workers. [2025-03-01T22:33:32.202Z] ====== finagle-http (web) [default], iteration 0 started ====== [2025-03-01T22:33:32.202Z] GC before operation: completed in 49.933 ms, heap usage 21.865 MB -> 10.370 MB. [2025-03-01T22:33:32.202Z] [2025-03-01T16:33:32.249-0600] com.twitter.finagle.BaseResolver (com.twitter.finagle.BaseResolver inetResolver$lzycompute) [2025-03-01T22:33:32.202Z] INFO: Using default inet resolver [2025-03-01T22:33:50.026Z] ====== finagle-http (web) [default], iteration 0 completed (15596.557 ms) ====== [2025-03-01T22:33:50.026Z] ====== finagle-http (web) [default], iteration 1 started ====== [2025-03-01T22:33:50.026Z] GC before operation: completed in 68.238 ms, heap usage 93.560 MB -> 15.858 MB. [2025-03-01T22:33:56.367Z] ====== finagle-http (web) [default], iteration 1 completed (8415.861 ms) ====== [2025-03-01T22:33:56.367Z] ====== finagle-http (web) [default], iteration 2 started ====== [2025-03-01T22:33:56.367Z] GC before operation: completed in 58.965 ms, heap usage 18.356 MB -> 16.118 MB. [2025-03-01T22:34:04.000Z] ====== finagle-http (web) [default], iteration 2 completed (6939.792 ms) ====== [2025-03-01T22:34:04.000Z] ====== finagle-http (web) [default], iteration 3 started ====== [2025-03-01T22:34:04.000Z] GC before operation: completed in 44.573 ms, heap usage 52.578 MB -> 16.144 MB. [2025-03-01T22:34:10.294Z] ====== finagle-http (web) [default], iteration 3 completed (7105.981 ms) ====== [2025-03-01T22:34:10.294Z] ====== finagle-http (web) [default], iteration 4 started ====== [2025-03-01T22:34:10.294Z] GC before operation: completed in 48.357 ms, heap usage 41.446 MB -> 16.102 MB. [2025-03-01T22:34:17.933Z] ====== finagle-http (web) [default], iteration 4 completed (7064.617 ms) ====== [2025-03-01T22:34:17.933Z] ====== finagle-http (web) [default], iteration 5 started ====== [2025-03-01T22:34:17.933Z] GC before operation: completed in 53.523 ms, heap usage 116.556 MB -> 16.097 MB. [2025-03-01T22:34:24.245Z] ====== finagle-http (web) [default], iteration 5 completed (6762.921 ms) ====== [2025-03-01T22:34:24.246Z] ====== finagle-http (web) [default], iteration 6 started ====== [2025-03-01T22:34:24.246Z] GC before operation: completed in 55.954 ms, heap usage 110.856 MB -> 16.144 MB. [2025-03-01T22:34:31.884Z] ====== finagle-http (web) [default], iteration 6 completed (7092.608 ms) ====== [2025-03-01T22:34:31.884Z] ====== finagle-http (web) [default], iteration 7 started ====== [2025-03-01T22:34:31.884Z] GC before operation: completed in 39.105 ms, heap usage 64.304 MB -> 16.209 MB. [2025-03-01T22:34:39.542Z] ====== finagle-http (web) [default], iteration 7 completed (7178.922 ms) ====== [2025-03-01T22:34:39.542Z] ====== finagle-http (web) [default], iteration 8 started ====== [2025-03-01T22:34:39.542Z] GC before operation: completed in 44.386 ms, heap usage 49.893 MB -> 16.135 MB. [2025-03-01T22:34:45.854Z] ====== finagle-http (web) [default], iteration 8 completed (6567.043 ms) ====== [2025-03-01T22:34:45.854Z] ====== finagle-http (web) [default], iteration 9 started ====== [2025-03-01T22:34:45.854Z] GC before operation: completed in 60.915 ms, heap usage 63.560 MB -> 16.184 MB. [2025-03-01T22:34:52.186Z] ====== finagle-http (web) [default], iteration 9 completed (6915.767 ms) ====== [2025-03-01T22:34:52.186Z] ====== finagle-http (web) [default], iteration 10 started ====== [2025-03-01T22:34:52.186Z] GC before operation: completed in 35.689 ms, heap usage 60.449 MB -> 16.179 MB. [2025-03-01T22:34:59.840Z] ====== finagle-http (web) [default], iteration 10 completed (6793.883 ms) ====== [2025-03-01T22:34:59.840Z] ====== finagle-http (web) [default], iteration 11 started ====== [2025-03-01T22:34:59.840Z] GC before operation: completed in 47.622 ms, heap usage 24.522 MB -> 16.232 MB. [2025-03-01T22:35:06.101Z] ====== finagle-http (web) [default], iteration 11 completed (7050.567 ms) ====== [2025-03-01T22:35:06.787Z] ----------------------------------- [2025-03-01T22:35:06.787Z] renaissance-finagle-http_0_PASSED [2025-03-01T22:35:06.787Z] ----------------------------------- [2025-03-01T22:35:06.787Z] [2025-03-01T22:35:06.787Z] TEST TEARDOWN: [2025-03-01T22:35:06.787Z] Nothing to be done for teardown. [2025-03-01T22:35:06.787Z] renaissance-finagle-http_0 Finish Time: Sat Mar 1 16:35:06 2025 Epoch Time (ms): 1740868506907