Skip to content

Conversation

Naros
Copy link
Contributor

@Naros Naros commented Sep 18, 2025

This PR addresses several steps

  • Renames Debezium Outbox BOM to quarkus-debezium-outbox-bom
  • Added the new Debezium Quarkus Extension as quarkus-debezium-bom
  • Aligns both to be based on the same debezium-quarkus.version property value
  • Waiting on Debezium 3.3.0.Final in two weeks

@Naros Naros force-pushed the add-debezium-quarkus-extension branch from f8a78c9 to b8f99ee Compare September 18, 2025 03:58
@Naros Naros force-pushed the add-debezium-quarkus-extension branch from b8f99ee to b9a23d9 Compare September 30, 2025 17:50
@Naros Naros force-pushed the add-debezium-quarkus-extension branch from 5e30d6d to a6bdf6f Compare October 2, 2025 23:20
@Naros Naros marked this pull request as ready for review October 2, 2025 23:21
Copy link

quarkus-bot bot commented Oct 3, 2025

Status for workflow CI Build

This is the status report for running CI Build on commit a6bdf6f.

Failing Jobs

Status Name Step Failures Logs Raw logs
Build - JDK 17 Build with Maven Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Build - JDK 17 #

- Failing: Root module 

📦 Root module

Failed to execute goal io.quarkus:quarkus-platform-bom-maven-plugin:0.0.125:invoke-platform-project (build-platform-project) on project quarkus-platform-config: Failed to build the platform project, please consult the errors logged above.

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nats

org.apache.camel.quarkus.component.nats.it.NatsTest. - More details - Source on GitHub

java.lang.NoSuchFieldError: id_MLDSA65_RSA4096_PSS_SHA512
	at org.bouncycastle.operator.DefaultSignatureAlgorithmIdentifierFinder.<clinit>(Unknown Source)
	at org.bouncycastle.operator.jcajce.JcaContentSignerBuilder.<clinit>(Unknown Source)
	at io.smallrye.certs.CertificateUtils.generateCertificate(CertificateUtils.java:74)
	at io.smallrye.certs.CertificateHolder.<init>(CertificateHolder.java:33)
	at io.smallrye.certs.CertificateRequestManager.<init>(CertificateRequestManager.java:34)
	at io.smallrye.certs.CertificateGenerator.generate(CertificateGenerator.java:27)
	at org.apache.camel.quarkus.test.support.certificate.TestCertificateGenerationExtension.beforeAll(TestCertificateGenerationExtension.java:106)

📦 generated-platform-project/quarkus-maven-plugin

io.quarkus.platform.test.SampleProjectGenerationIT.testSampleProjectGeneration line 134 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: The process has exceeded the time out limit of 10 seconds
	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
	at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
	at io.quarkus.platform.test.SampleProjectGenerationIT.generateSampleAppWithMaven(SampleProjectGenerationIT.java:243)
	at io.quarkus.platform.test.SampleProjectGenerationIT.testSampleProjectGeneration(SampleProjectGenerationIT.java:134)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant