opensearch-project / skills

Apache License 2.0
6 stars 29 forks source link

[BUG] 2.13 branch build failure #277

Closed zane-neo closed 2 months ago

zane-neo commented 6 months ago

What is the bug? When OpenSearch 2.13 releases, skills repo 2.13 branch build failed, more details can be found here: https://build.ci.opensearch.org/blue/organizations/jenkins/integ-test/detail/integ-test/8053/pipeline.

How can one reproduce the bug? Steps to reproduce the behavior:

  1. Checkout 2.13 branch at commit: a7c8b442a886fa49c67710d55ee7aa01aafef93a
  2. Run ./gradlew build -Dos.arch=x86_64 under skills repo
  3. See error

What is the expected behavior? The build should be succeed

What is your host/environment?

Do you have any screenshots? If applicable, add screenshots to help explain your problem.

Do you have any additional context? Add any other context about the problem.

dblock commented 3 months ago

Catch All Triage - 1 2 3 4 5 6

zane-neo commented 2 months ago

Closing this issue as 2.13 has released