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.2] Upgrade Avro to 1.11.4 #43647

Open
wants to merge 2 commits into
base: 3.2
Choose a base branch
from

Conversation

aloubyansky
Copy link
Member

No description provided.

@quarkus-bot quarkus-bot bot changed the title Upgrade Avro to 1.11.4 [3.2] Upgrade Avro to 1.11.4 Oct 2, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 2, 2024

Thanks for your pull request!

Your pull request does not follow our editorial rules. Could you have a look?

  • description should not be empty, describe your intent or provide links to the issues this PR is fixing (using Fixes #NNNNN) or changelogs

This message is automatically generated by a bot.

@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Oct 2, 2024
@@ -0,0 +1 @@
byn7ntkhzvelzg7bls5pjngk6a
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add .develocity to the .gitignore instead :).

@quarkus-bot

This comment has been minimized.

@quarkus-bot
Copy link

quarkus-bot bot commented Oct 3, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 0a295b4.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
JVM Tests - JDK 11 Build Failures Logs Raw logs 🚧
JVM Tests - JDK 17 Build Failures Logs Raw logs 🚧
JVM Tests - JDK 17 Windows Build Failures Logs Raw logs 🚧

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: extensions/mailer/runtime 
! Skipped: extensions/mailer/deployment integration-tests/mailer 

📦 extensions/mailer/runtime

io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore line 38 - History - More details - Source on GitHub

java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
	at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
	at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
	at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
	at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore(MailerTruststoreTest.java:38)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore line 25 - History - More details - Source on GitHub

java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
	at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
	at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
	at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
	at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore(MailerTruststoreTest.java:25)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

⚙️ JVM Tests - JDK 17 #

- Failing: extensions/mailer/runtime 
! Skipped: extensions/mailer/deployment integration-tests/mailer 

📦 extensions/mailer/runtime

io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore line 38 - History - More details - Source on GitHub

java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
	at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
	at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
	at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
	at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore(MailerTruststoreTest.java:38)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore line 25 - History - More details - Source on GitHub

java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
	at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
	at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
	at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
	at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore(MailerTruststoreTest.java:25)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

⚙️ JVM Tests - JDK 17 Windows #

- Failing: extensions/mailer/runtime 
! Skipped: extensions/mailer/deployment integration-tests/mailer 

📦 extensions/mailer/runtime

io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore line 38 - History - More details - Source on GitHub

java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
	at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
	at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
	at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
	at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore(MailerTruststoreTest.java:38)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore line 25 - History - More details - Source on GitHub

java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
	at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
	at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
	at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
	at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore(MailerTruststoreTest.java:25)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants