-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Bump elasticsearch-opensource-components.version from 8.17.0 to 8.17.1 #45764
base: main
Are you sure you want to change the base?
Bump elasticsearch-opensource-components.version from 8.17.0 to 8.17.1 #45764
Conversation
Bumps `elasticsearch-opensource-components.version` from 8.17.0 to 8.17.1. Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.17.0 to 8.17.1 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v8.17.0...v8.17.1) Updates `co.elastic.clients:elasticsearch-java` from 8.17.0 to 8.17.1 - [Release notes](https://github.com/elastic/elasticsearch-java/releases) - [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch-java@v8.17.0...v8.17.1) Updates `org.elasticsearch.client:elasticsearch-rest-client-sniffer` from 8.17.0 to 8.17.1 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v8.17.0...v8.17.1) --- updated-dependencies: - dependency-name: org.elasticsearch.client:elasticsearch-rest-client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: co.elastic.clients:elasticsearch-java dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.elasticsearch.client:elasticsearch-rest-client-sniffer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
/cc @gsmet (elasticsearch), @loicmathieu (elasticsearch), @marko-bekhta (elasticsearch) |
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✔️ | JVM Tests - JDK 17 | Logs | Raw logs | 🔍 | ||
✔️ | JVM Tests - JDK 21 | Logs | Raw logs | 🔍 | ||
✖ | JVM Tests - JDK 17 Windows | Build |
Failures | Logs | Raw logs | 🔍 |
Full information is available in the Build summary check run.
You can consult the Develocity build scans.
Failures
⚙️ JVM Tests - JDK 17 Windows #
- Failing: extensions/smallrye-graphql-client/deployment
! Skipped: extensions/oidc-client-graphql/deployment integration-tests/smallrye-graphql-client integration-tests/smallrye-graphql-client-keycloak
📦 extensions/smallrye-graphql-client/deployment
✖ io.quarkus.smallrye.graphql.client.deployment.ssl.TypesafeGraphQLClientClientAuthenticationBadKeystoreTest.
line 75
- History - More details - Source on GitHub
java.util.concurrent.ExecutionException: java.net.BindException: Address already in use: bind
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096)
at io.quarkus.smallrye.graphql.client.deployment.ssl.SSLTestingTools.runServer(SSLTestingTools.java:52)
at io.quarkus.smallrye.graphql.client.deployment.ssl.TypesafeGraphQLClientClientAuthenticationBadKeystoreTest.setupServer(TypesafeGraphQLClientClientAuthenticationBadKeystoreTest.java:58)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:513)
at io.quarkus.test.QuarkusUnitTest.interceptBeforeAllMethod(QuarkusUnitTest.java:392)
✖ io.quarkus.smallrye.graphql.client.deployment.ssl.TypesafeGraphQLClientClientAuthenticationCorrectKeystoreTest.
line 69
- History - More details - Source on GitHub
java.util.concurrent.ExecutionException: java.net.BindException: Address already in use: bind
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096)
at io.quarkus.smallrye.graphql.client.deployment.ssl.SSLTestingTools.runServer(SSLTestingTools.java:52)
at io.quarkus.smallrye.graphql.client.deployment.ssl.TypesafeGraphQLClientClientAuthenticationCorrectKeystoreTest.setupServer(TypesafeGraphQLClientClientAuthenticationCorrectKeystoreTest.java:58)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:513)
at io.quarkus.test.QuarkusUnitTest.interceptBeforeAllMethod(QuarkusUnitTest.java:392)
✖ io.quarkus.smallrye.graphql.client.deployment.ssl.TypesafeGraphQLClientReloadKeystoreDefaultTest.
line 133
- History - More details - Source on GitHub
java.util.concurrent.ExecutionException: java.net.BindException: Address already in use: bind
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096)
at io.quarkus.smallrye.graphql.client.deployment.ssl.SSLTestingTools.runServer(SSLTestingTools.java:52)
at io.quarkus.smallrye.graphql.client.deployment.ssl.TypesafeGraphQLClientReloadKeystoreDefaultTest.setupServer(TypesafeGraphQLClientReloadKeystoreDefaultTest.java:97)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:513)
at io.quarkus.test.QuarkusUnitTest.interceptBeforeAllMethod(QuarkusUnitTest.java:392)
✖ io.quarkus.smallrye.graphql.client.deployment.ssl.TypesafeGraphQLClientReloadKeystoreTest.
line 134
- History - More details - Source on GitHub
java.util.concurrent.ExecutionException: java.net.BindException: Address already in use: bind
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096)
at io.quarkus.smallrye.graphql.client.deployment.ssl.SSLTestingTools.runServer(SSLTestingTools.java:52)
at io.quarkus.smallrye.graphql.client.deployment.ssl.TypesafeGraphQLClientReloadKeystoreTest.setupServer(TypesafeGraphQLClientReloadKeystoreTest.java:98)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:513)
at io.quarkus.test.QuarkusUnitTest.interceptBeforeAllMethod(QuarkusUnitTest.java:392)
✖ io.quarkus.smallrye.graphql.client.deployment.ssl.TypesafeGraphQLClientServerAndClientAuthenticationTest.
line 70
- History - More details - Source on GitHub
java.util.concurrent.ExecutionException: java.net.BindException: Address already in use: bind
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096)
at io.quarkus.smallrye.graphql.client.deployment.ssl.SSLTestingTools.runServer(SSLTestingTools.java:52)
at io.quarkus.smallrye.graphql.client.deployment.ssl.TypesafeGraphQLClientServerAndClientAuthenticationTest.setupServer(TypesafeGraphQLClientServerAndClientAuthenticationTest.java:59)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:513)
at io.quarkus.test.QuarkusUnitTest.interceptBeforeAllMethod(QuarkusUnitTest.java:392)
✖ io.quarkus.smallrye.graphql.client.deployment.ssl.TypesafeGraphQLClientServerAuthenticationBadKeystoreOnServerTest.
line 73
- History - More details - Source on GitHub
java.util.concurrent.ExecutionException: java.net.BindException: Address already in use: bind
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096)
at io.quarkus.smallrye.graphql.client.deployment.ssl.SSLTestingTools.runServer(SSLTestingTools.java:52)
at io.quarkus.smallrye.graphql.client.deployment.ssl.TypesafeGraphQLClientServerAuthenticationBadKeystoreOnServerTest.setupServer(TypesafeGraphQLClientServerAuthenticationBadKeystoreOnServerTest.java:57)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:513)
at io.quarkus.test.QuarkusUnitTest.interceptBeforeAllMethod(QuarkusUnitTest.java:392)
✖ io.quarkus.smallrye.graphql.client.deployment.ssl.TypesafeGraphQLClientServerAuthenticationCorrectTruststoreTest.
line 68
- History - More details - Source on GitHub
java.util.concurrent.ExecutionException: java.net.BindException: Address already in use: bind
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096)
at io.quarkus.smallrye.graphql.client.deployment.ssl.SSLTestingTools.runServer(SSLTestingTools.java:52)
at io.quarkus.smallrye.graphql.client.deployment.ssl.TypesafeGraphQLClientServerAuthenticationCorrectTruststoreTest.setupServer(TypesafeGraphQLClientServerAuthenticationCorrectTruststoreTest.java:57)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:513)
at io.quarkus.test.QuarkusUnitTest.interceptBeforeAllMethod(QuarkusUnitTest.java:392)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hibernate Search tests passed:
- HSEARCH-5307 Upgrade Elasticsearch client to 8.17.1/ HSEARCH-5308 Test against latest Elasticsearch 8.17.1 hibernate/hibernate-search#4476
- https://ci.hibernate.org/job/hibernate-search/job/PR-4476/1/pipeline-graph/
The failed test looks unrelated to the client upgrade.
Bumps
elasticsearch-opensource-components.version
from 8.17.0 to 8.17.1.Updates
org.elasticsearch.client:elasticsearch-rest-client
from 8.17.0 to 8.17.1Release notes
Sourced from org.elasticsearch.client:elasticsearch-rest-client's releases.
Commits
d4b391d
Fix ESQL async get while task is being cancelled (#119897) (#119907)37450c4
Include full stacktrace in gradle functional test failures (#119900) (#119904)c71c008
ESQL:connect_transport_exception
should be thrown instead of `verification...20cc47d
[Inference API] Fix bug checking for e5 or reranker default IDs (#119797) (#1...e1e2df0
[DOCS][ML] Document the text_expansion task type (#119581) (#119876)03231d2
Resolve/cluster should mark remotes as not connected when a security exceptio...1d587bf
Mute org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFunc...b36b8fc
Mute org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFunc...b84b16c
Add missing traces ilm policy for OTel traces data streams (#119449) (#119823)f0b80fd
[8.17] [Build] Update krb5kdc test fixture base image and krb5 library (#1194...Updates
co.elastic.clients:elasticsearch-java
from 8.17.0 to 8.17.1Commits
e5cbae4
[codegen] update to latest specef157c3
[codegen] update to latest spec6228acf
[codegen] update to latest spec1822bfd
unit test fixes8ef4a51
bump versionUpdates
org.elasticsearch.client:elasticsearch-rest-client-sniffer
from 8.17.0 to 8.17.1Release notes
Sourced from org.elasticsearch.client:elasticsearch-rest-client-sniffer's releases.
Commits
d4b391d
Fix ESQL async get while task is being cancelled (#119897) (#119907)37450c4
Include full stacktrace in gradle functional test failures (#119900) (#119904)c71c008
ESQL:connect_transport_exception
should be thrown instead of `verification...20cc47d
[Inference API] Fix bug checking for e5 or reranker default IDs (#119797) (#1...e1e2df0
[DOCS][ML] Document the text_expansion task type (#119581) (#119876)03231d2
Resolve/cluster should mark remotes as not connected when a security exceptio...1d587bf
Mute org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFunc...b36b8fc
Mute org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFunc...b84b16c
Add missing traces ilm policy for OTel traces data streams (#119449) (#119823)f0b80fd
[8.17] [Build] Update krb5kdc test fixture base image and krb5 library (#1194...You 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)