Conversation
(cherry picked from commit b9af079)
(cherry picked from commit 4c1f159)
(cherry picked from commit a182f3b)
… files (cherry picked from commit 08b4850)
Relates to: quarkusio#52976 (cherry picked from commit f7983cc)
Relates to: quarkusio#52976 (cherry picked from commit 6a60670)
* Default client intelligence is handled by the client (cherry picked from commit d72861f)
Fixes: quarkusio#52935 (cherry picked from commit 0d8fa98)
(cherry picked from commit 6269d5e)
Closes: quarkusio#53029 (cherry picked from commit e9ec7f0)
Signed-off-by: Phillip Kruger <phillip.kruger@gmail.com> (cherry picked from commit 03bdaa4)
(cherry picked from commit 46feb1c)
Fixes: quarkusio#53030 (cherry picked from commit e5bfa52)
(cherry picked from commit bfbd644)
(cherry picked from commit 1833a6e)
- fixes quarkusio#52989 (cherry picked from commit d991464)
…profile (cherry picked from commit 16b1c1c)
This comment has been minimized.
This comment has been minimized.
Status for workflow
|
|
🎊 PR Preview c236f89 has been successfully built and deployed to https://quarkus-pr-main-53120-preview.surge.sh/version/main/guides/
|
Status for workflow
|
| Status | Name | Step | Failures | Logs | Raw logs | Build scan |
|---|---|---|---|---|---|---|
| ❌ | Native Tests - AWT, ImageIO and Java2D, Packaging .dll files (Windows) | Setup GraalVM |
Logs | Raw logs | 🚧 | |
| ❌ | Native Tests - Windows support | Setup GraalVM |
Logs | Raw logs | 🚧 | |
| ❌ | Build report | Produce report and add it as job summary |
Logs | Raw logs | 🚧 |
You can consult the Develocity build scans.
Flaky tests - Develocity
⚙️ JVM Tests - JDK 17
📦 core/deployment
❌ io.quarkus.deployment.dev.FileSystemWatcherTestCase.testFileSystemWatcher - History
expected: not <null>-org.opentest4j.AssertionFailedError
Details
org.opentest4j.AssertionFailedError: expected: not <null>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:159)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:139)
at org.junit.jupiter.api.AssertNotNull.failNull(AssertNotNull.java:55)
at org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:40)
at org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:34)
at org.junit.jupiter.api.Assertions.assertNotNull(Assertions.java:325)
at io.quarkus.deployment.dev.FileSystemWatcherTestCase.consumeEvents(FileSystemWatcherTestCase.java:169)
📦 extensions/smallrye-reactive-messaging-kafka/deployment
❌ io.quarkus.smallrye.reactivemessaging.kafka.deployment.testing.KafkaDevServicesContinuousTestingWorkingAppPropsTestCase.testContinuousTestingScenario3 - History
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image docker.io/library/redis:7-java.util.concurrent.CompletionException
Details
java.util.concurrent.CompletionException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image docker.io/library/redis:7
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
⚙️ Maven Tests - JDK 25 Semeru
📦 integration-tests/maven
❌ io.quarkus.maven.it.CreateProjectMojoIT.testProjectGenerationFromScratchWithResource - History
expected: 0 but was: 1-org.opentest4j.AssertionFailedError
Details
org.opentest4j.AssertionFailedError:
expected: 0
but was: 1
at io.quarkus.maven.it.CreateProjectMojoIT.testProjectGenerationFromScratchWithResource(CreateProjectMojoIT.java:241)
❌ io.quarkus.maven.it.CreateProjectMojoIT.testProjectGenerationFromScratchWithResource - History
expected: 0 but was: 1-org.opentest4j.AssertionFailedError
Details
org.opentest4j.AssertionFailedError:
expected: 0
but was: 1
at io.quarkus.maven.it.CreateProjectMojoIT.testProjectGenerationFromScratchWithResource(CreateProjectMojoIT.java:241)
❌ io.quarkus.maven.it.DevMojoIT.testProjectWithExtension - History
Condition with Lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 3 minutes.-org.awaitility.core.ConditionTimeoutException
Details
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 3 minutes.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
at io.quarkus.test.devmode.util.DevModeClient.getHttpResponse(DevModeClient.java:97)
at io.quarkus.test.devmode.util.DevModeClient.getHttpResponse(DevModeClient.java:88)
❌ io.quarkus.maven.it.DevMojoIT.testProjectWithExtension - History
Condition with Lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 3 minutes.-org.awaitility.core.ConditionTimeoutException
Details
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 3 minutes.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
at io.quarkus.test.devmode.util.DevModeClient.getHttpResponse(DevModeClient.java:97)
at io.quarkus.test.devmode.util.DevModeClient.getHttpResponse(DevModeClient.java:88)
⚙️ Gradle Tests - JDK 17 Windows
📦 integration-tests/gradle
❌ io.quarkus.gradle.devmode.IncludedKotlinBuildDevModeTest.main - History
Condition with Lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 1 minutes 30 seconds.-org.awaitility.core.ConditionTimeoutException
Details
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 1 minutes 30 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
at io.quarkus.test.devmode.util.DevModeClient.getHttpResponse(DevModeClient.java:164)
at io.quarkus.gradle.devmode.QuarkusDevGradleTestBase.getHttpResponse(QuarkusDevGradleTestBase.java:170)
⚙️ JVM Integration Tests - JDK 25
📦 integration-tests/virtual-threads/grpc-virtual-threads
❌ io.quarkus.grpc.example.streaming.VertxVirtualThreadTest.testUnary - History
INTERNAL: Half-closed without a request-io.grpc.StatusRuntimeException
Details
io.grpc.StatusRuntimeException: INTERNAL: Half-closed without a request
at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:368)
at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:349)
at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:174)
at io.grpc.testing.integration.TestServiceGrpc$TestServiceBlockingStub.unaryCall(TestServiceGrpc.java:277)
at io.quarkus.grpc.example.streaming.VirtualThreadTestBase.testUnary(VirtualThreadTestBase.java:33)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:1000)

Please don't merge, I will merge it myself.