-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump grpc.version from 1.69.1 to 1.72.0 #47390
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
Conversation
Bumps `grpc.version` from 1.69.1 to 1.72.0. Updates `io.grpc:grpc-bom` from 1.69.1 to 1.72.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.1...v1.72.0) Updates `io.grpc:protoc-gen-grpc-java` from 1.69.1 to 1.72.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.1...v1.72.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-bom dependency-version: 1.72.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:protoc-gen-grpc-java dependency-version: 1.72.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 | Build |
Failures | Logs | Raw logs | 🔍 |
Full information is available in the Build summary check run.
You can consult the Develocity build scans.
Failures
⚙️ JVM Integration Tests - JDK 21 #
- Failing: integration-tests/observability-lgtm
📦 integration-tests/observability-lgtm
✖ io.quarkus.observability.test.LgtmReloadTest.testReload line 35 - History - More details - Source on GitHub
Details
org.awaitility.core.ConditionTimeoutException: Lambda expression in io.quarkus.observability.test.LgtmTestHelper expected the predicate to return <true> but was null within 1 minutes 1 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:712)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:729)
at io.quarkus.observability.test.LgtmTestHelper.poke(LgtmTestHelper.java:25)
at io.quarkus.observability.test.LgtmReloadTest.testReload(LgtmReloadTest.java:35)
Flaky tests - Develocity
⚙️ JVM Tests - JDK 21
📦 extensions/smallrye-reactive-messaging-kafka/deployment
✖ io.quarkus.smallrye.reactivemessaging.kafka.deployment.testing.KafkaDevServicesContinuousTestingWorkingAppPropsTestCase.testContinuousTestingScenario3 - History
io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.apicurio.registry.devservice.DevServicesApicurioRegistryProcessor\#startApicurioRegistryDevService threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/apicurio/apicurio-registry-mem:2.4.2.Final at io.quarkus.apicurio.registry.devservice.DevServicesApicurioRegistryProcessor.startApicurioRegistryDevService(DevServicesApicurioRegistryProcessor.java:96) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856)-java.lang.RuntimeException
Details
java.lang.RuntimeException:
io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[error]: Build step io.quarkus.apicurio.registry.devservice.DevServicesApicurioRegistryProcessor#startApicurioRegistryDevService threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/apicurio/apicurio-registry-mem:2.4.2.Final
at io.quarkus.apicurio.registry.devservice.DevServicesApicurioRegistryProcessor.startApicurioRegistryDevService(DevServicesApicurioRegistryProcessor.java:96)
at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733)
at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856)
at io.quarkus.builder.BuildContext.run(BuildContext.java:255)
at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
⚙️ JVM Integration Tests - JDK 17
📦 integration-tests/opentelemetry-grpc-only
✖ io.quarkus.it.opentelemetry.grpc.HelloGrpcClientTest.testHello - History
java.lang.RuntimeException: Failed to start quarkus-java.lang.RuntimeException
Details
java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:682)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:780)
at java.base/java.util.Optional.orElseGet(Optional.java:364)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
|
This needs a better look. Closing for now |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
grpc.versionfrom 1.69.1 to 1.72.0.Updates
io.grpc:grpc-bomfrom 1.69.1 to 1.72.0Release notes
Sourced from io.grpc:grpc-bom's releases.
... (truncated)
Commits
b0794e4Bump version to 1.72.0a2b642cUpdate README etc to reference 1.72.0b4e635dstub: Utility method StreamObservers.nextAndComplete() that does both onNext ...a6e1c1fstub: trailersFromThrowable() metadata should be copied (#11979) (#12008)8681786xds: ClusterResolverLoadBalancer handle update for both resolved addresses an...666136bcore: Avoid Set.removeAll() when passing a possibly-large List (#11994) (#12000)2448c8butil: Replace BUFFER_PICKER with FixedResultPicker2e260a4util: Graceful switch to new LB when leaving CONNECTING7507a9ecore: Use java.time.Time.getNano in InstantTimeProvider without reflection (#...a332eddfix: cleans up FileWatcherCertificateProvider in XdsSecurityClientServerTestUpdates
io.grpc:protoc-gen-grpc-javafrom 1.69.1 to 1.72.0Release notes
Sourced from io.grpc:protoc-gen-grpc-java's releases.
... (truncated)
Commits
b0794e4Bump version to 1.72.0a2b642cUpdate README etc to reference 1.72.0b4e635dstub: Utility method StreamObservers.nextAndComplete() that does both onNext ...a6e1c1fstub: trailersFromThrowable() metadata should be copied (#11979) (#12008)8681786xds: ClusterResolverLoadBalancer handle update for both resolved addresses an...666136bcore: Avoid Set.removeAll() when passing a possibly-large List (#11994) (#12000)2448c8butil: Replace BUFFER_PICKER with FixedResultPicker2e260a4util: Graceful switch to new LB when leaving CONNECTING7507a9ecore: Use java.time.Time.getNano in InstantTimeProvider without reflection (#...a332eddfix: cleans up FileWatcherCertificateProvider in XdsSecurityClientServerTestYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)