Skip to content

[CI] AzureRepositoriesMeteringIT class failing #111307

Description

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:repositories-metering-api:qa:azure:javaRestTest" --tests "org.elasticsearch.xpack.repositories.metering.azure.AzureRepositoriesMeteringIT.testStatsAreUpdatedAfterRepositoryOperations" -Dtests.seed=44E9999C8784A486 -Dtests.locale=zh-Hant-HK -Dtests.timezone=Etc/GMT-12 -Druntime.java=17

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [PUT], host [http://[::1]:34443], URI [/_snapshot/xsurssufsn?verify=true], status line [HTTP/1.1 500 Internal Server Error]
---
error:
  root_cause:
  - type: "repository_verification_exception"
    reason: "[xsurssufsn] path [_repositories_metering_tests_44E9999C8784A486] is\
      \ not accessible on master node"
  type: "repository_verification_exception"
  reason: "[xsurssufsn] path [_repositories_metering_tests_44E9999C8784A486] is not\
    \ accessible on master node"
  caused_by:
    type: "runtime_exception"
    reason: "Unexpected error: java.security.InvalidAlgorithmParameterException: the\
      \ trustAnchors parameter must be non-empty"
    caused_by:
      type: "invalid_algorithm_parameter_exception"
      reason: "the trustAnchors parameter must be non-empty"
    suppressed:
    - type: "exception"
      reason: "#block terminated with an error"
status: 500

Issue Reasons:

  • [main] 2 consecutive failures in step graalvm-ce17_checkpart2_java-matrix
  • [main] 35 failures in class org.elasticsearch.xpack.repositories.metering.azure.AzureRepositoriesMeteringIT (5.2% fail rate in 676 executions)
  • [main] 8 failures in step graalvm-ce17_checkpart2_java-matrix (57.1% fail rate in 14 executions)
  • [main] 11 failures in step part-2-fips (91.7% fail rate in 12 executions)
  • [main] 9 failures in step openjdk17_checkpart2_java-matrix (60.0% fail rate in 15 executions)
  • [main] 7 failures in step openjdk17_checkpart2_java-fips-matrix (58.3% fail rate in 12 executions)
  • [main] 10 failures in pipeline elasticsearch-periodic (62.5% fail rate in 16 executions)
  • [main] 6 failures in pipeline elasticsearch-pull-request (5.1% fail rate in 118 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    :Distributed/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITeam:DistributedMeta label for distributed teammedium-riskAn open issue or test failure that is a medium risk to future releases

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions