Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.16] Update Quarkus Amazon Services to 2.19.0 #1323

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

scrocquesel
Copy link
Contributor

Make sure that you have run ./mvnw -Dsync and included the changes in your pull request (preferably in the same commit, unless it makes sense to do otherwise).

Thanks!

@quarkus-bot
Copy link

quarkus-bot bot commented Oct 27, 2024

Status for workflow CI Build

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

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 project

Failed to execute goal io.quarkus:quarkus-platform-bom-maven-plugin:0.0.116: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-cxf-soap-grouped

org.apache.camel.quarkus.component.cxf.soap.wss.client.it.CxfSoapWssClientTest.testWrongClientNotHanging line 116 - More details - Source on GitHub

jakarta.xml.ws.WebServiceException: Could not send Message.
	at org.apache.cxf.jaxws.JaxWsClientProxy.mapException(JaxWsClientProxy.java:183)
	at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:145)
	at jdk.proxy6/jdk.proxy6.$Proxy265.sayHelloWrong(Unknown Source)
	at org.apache.camel.quarkus.component.cxf.soap.wss.client.it.CxfSoapWssClientTest.lambda$testWrongClientNotHanging$0(CxfSoapWssClientTest.java:116)
	at org.testcontainers.shaded.org.awaitility.core.CallableCondition$ConditionEvaluationWrapper.eval(CallableCondition.java:99)
	at org.testcontainers.shaded.org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at org.testcontainers.shaded.org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-langchain4j-chat

org.apache.camel.quarkus.component.langchain4j.chat.it.LangChain4jChatTest.simpleMessage - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor#activateSslNativeSupport threw an exception: java.lang.NoSuchFieldError: REST_CLIENT_REACTIVE
	at io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor.activateSslNativeSupport(RestClientReactiveProcessor.java:150)
	at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)
	at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856)
	at io.quarkus.builder.BuildContext.run(BuildContext.java:256)
	at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)

@gsmet gsmet merged commit 15c4672 into quarkusio:main Oct 30, 2024
3 of 4 checks passed
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.

2 participants