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

Bump elasticsearch-opensource-components.version from 8.17.0 to 8.17.1 #45764

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2025

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

Sourced from org.elasticsearch.client:elasticsearch-rest-client's releases.

Elasticsearch 8.17.1

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.17/release-notes-8.17.1.html

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...
  • Additional commits viewable in compare view

Updates co.elastic.clients:elasticsearch-java from 8.17.0 to 8.17.1

Commits

Updates org.elasticsearch.client:elasticsearch-rest-client-sniffer from 8.17.0 to 8.17.1

Release notes

Sourced from org.elasticsearch.client:elasticsearch-rest-client-sniffer's releases.

Elasticsearch 8.17.1

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.17/release-notes-8.17.1.html

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...
  • Additional commits viewable in compare view

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)

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]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Jan 21, 2025
Copy link

quarkus-bot bot commented Jan 21, 2025

/cc @gsmet (elasticsearch), @loicmathieu (elasticsearch), @marko-bekhta (elasticsearch)

Copy link

quarkus-bot bot commented Jan 22, 2025

Status for workflow Quarkus CI

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

Failing Jobs

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)

Copy link
Contributor

@marko-bekhta marko-bekhta left a comment

Choose a reason for hiding this comment

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

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 area/elasticsearch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant