Skip to content

[CI] IndexingIT testIndexing failing #129533

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:qa:rolling-upgrade:v8.19.0#upgradedClusterTest" -Dtests.class="org.elasticsearch.upgrades.IndexingIT" -Dtests.method="testIndexing" -Dtests.seed=727871A2E3E80A61 -Dtests.bwc=true -Dtests.locale=lv -Dtests.timezone=Asia/Colombo -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: timed out waiting for green state for index [test_index,index_with_replicas,empty_index] cluster state [{
  "cluster_name" : "v8.19.0",
  "cluster_uuid" : "G-anRk73RlCyKG51LVCgAQ",
  "version" : 1903,
  "state_uuid" : "v5hnpHUwQbKNwwFLXADpxg",
  "master_node" : "5PBptISmTnCoJB5TRVfoVw",
  "blocks" : {
    "indices" : {
      "mounted_index_shared_cache" : {
        "8" : {
          "description" : "index write (api)",
          "retryable" : false,
          "levels" : [
            "write"
          ]
        }
      },
      ".ds-reindex_test_data_stream_ugprade_test-2025.06.17-000004" : {
        "4" : {
          "description" : "index closed",
          "retryable" : false,
          "levels" : [
            "read",
            "write"
          ]
        }
      },
      "mounted_index_full_copy" : {
        "8" : {
          "description" : "index write (api)",
          "retryable" : false,
          "levels" : [
            "write"
          ]
      
[truncated]

Issue Reasons:

  • [main] 2 failures in test testIndexing (0.2% fail rate in 1000 executions)

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

Metadata

Metadata

Assignees

Labels

:Data Management/Data streamsData streams and their lifecycles>test-failureTriaged test failures from CITeam:Data ManagementMeta label for data/management teamlow-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions