- Notifications
You must be signed in to change notification settings - Fork3k
Use RoutingContext#normalizedPath() in access log exclusion#51289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
Thanks for your pull request! Your pull request does not follow our editorial rules. Could you have a look?
This message is automatically generated by a bot. |
quarkus-botbot commentedNov 28, 2025 • edited by github-actionsbot
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by github-actionsbot
Uh oh!
There was an error while loading.Please reload this page.
Status for workflow |
| Status | Name | Step | Failures | Logs | Raw logs | Build scan |
|---|---|---|---|---|---|---|
| ✔️ | JVM Integration Tests - JDK 17 | Logs | Raw logs | 🚧 | ||
| ✔️ | JVM Integration Tests - JDK 17 Windows | Logs | Raw logs | 🚧 | ||
| ✔️ | JVM Integration Tests - JDK 21 | Logs | Raw logs | 🚧 | ||
| ✔️ | JVM Integration Tests - JDK 21 Semeru | Logs | Raw logs | 🚧 | ||
| ❌ | JVM Integration Tests - JDK 25 | Build | Failures | Logs | Raw logs | 🚧 |
Full information is available in theBuild summary check run.
You can consult theDevelocity build scans.
Failures
⚙️ JVM Integration Tests - JDK 25#
- Failing: integration-tests/virtual-threads/grpc-virtual-threads📦 integration-tests/virtual-threads/grpc-virtual-threads
❌io.quarkus.grpc.example.streaming.VertxVirtualThreadTest. -History -More details -Source on GitHub
org.junit.jupiter.engine.execution.ConditionEvaluationException: Failed to evaluate condition [io.quarkus.test.junit.QuarkusTestExtension]: Internal error: Test class was loaded with an unexpected classloader (QuarkusClassLoader:Quarkus Base Runtime ClassLoader: TEST for JUnitQuarkusTest-io.quarkus.grpc.test.utils.VertxGRPCTestProfile (QuarkusTest)@7878459f) or the thread context classloader (jdk.internal.loader.ClassLoaders$AppClassLoader@341d43cd) was incorrect.at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:214)at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:197)at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:214)at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:197)at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:214)at java.base/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1693)...❌io.quarkus.grpc.example.streaming.VertxVirtualThreadTest.testStreamingOutputCall -History -More details -Source on GitHub
io.grpc.StatusRuntimeException: INTERNAL: Half-closed without a requestat io.grpc.Status.asRuntimeException(Status.java:532)at io.grpc.stub.ClientCalls$BlockingResponseStream.hasNext(ClientCalls.java:731)at java.base/java.util.Iterator.forEachRemaining(Iterator.java:132)at io.quarkus.grpc.example.streaming.VirtualThreadTestBase.testStreamingOutputCall(VirtualThreadTestBase.java:43)at java.base/java.lang.reflect.Method.invoke(Method.java:565)at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:995)at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:843)Flaky tests -Develocity
⚙️ JVM Tests - JDK 21 Semeru
📦 extensions/smallrye-reactive-messaging/deployment
❌io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector -History
Expecting actual: ["-6","-8","-9","-10","-11","-12","-13","-14"] to start with: ["-6", "-7", "-8", "-9"]-java.lang.AssertionError
java.lang.AssertionError: Expecting actual: ["-6","-8","-9","-10","-11","-12","-13","-14"]to start with: ["-6", "-7", "-8", "-9"]at io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector(ConnectorChangeTest.java:41)⚙️ JVM Tests - JDK 17 Windows
📦 extensions/scheduler/deployment
❌io.quarkus.scheduler.test.PausedSchedulerTest.testSchedulerPauseResume -History
expected: <false> but was: <true>-org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)at org.junit.jupiter.api.AssertFalse.failNotFalse(AssertFalse.java:63)at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:36)at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:31)at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:231)at io.quarkus.scheduler.test.PausedSchedulerTest.testSchedulerPauseResume(PausedSchedulerTest.java:47)⚙️ MicroProfile TCKs Tests
📦 tcks/microprofile-lra
❌org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable -History
Expecting the metric Compensated callback was called Expected: a value equal to or greater than <1> but: <0> was less than <1>-java.lang.AssertionError
java.lang.AssertionError: Expecting the metric Compensated callback was calledExpected: a value equal to or greater than <1> but: <0> was less than <1>at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)at org.eclipse.microprofile.lra.tck.TckRecoveryTests.assertMetricCallbackCalled(TckRecoveryTests.java:210)at org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable(TckRecoveryTests.java:195)at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
No description provided.