elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1k stars 24.82k forks source link

[CI] IngestCommonClientYamlTestSuiteIT test {yaml=ingest/310_reroute_processor/Test data stream with lazy rollover obtains pipeline from template} failing #116157

Open elasticsearchmachine opened 2 days ago

elasticsearchmachine commented 2 days ago

Build Scans:

Reproduction Line:

./gradlew ":modules:ingest-common:yamlRestTest" --tests "org.elasticsearch.ingest.common.IngestCommonClientYamlTestSuiteIT.test {yaml=ingest/310_reroute_processor/Test remove then add reroute processor with and without lazy rollover}" -Dtests.seed=6629E496FCE6A5F8 -Dtests.locale=pt -Dtests.timezone=Australia/West -Druntime.java=23

Applicable branches: 8.x

Reproduces locally?: N/A

Failure History: See dashboard&_a=(controlGroupState:(initialChildControlState:('0c0c9cb8-ccd2-45c6-9b13-96bac4abc542':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:task.keyword,order:0,selectedOptions:!(),title:'GradleTask',type:optionsListControl),'4e6ad9d6-6fdc-4fcc-bf1a-aa6ca79e0850':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:className.keyword,order:1,selectedOptions:!(org.elasticsearch.ingest.common.IngestCommonClientYamlTestSuiteIT),title:'Suite',type:optionsListControl),'144933da-5c1b-4257-a969-7f43455a7901':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:name.keyword,order:2,selectedOptions:!(test%20%7Byaml%3Dingest%2F310_reroute_processor%2FTest%20data%20stream%20with%20lazy%20rollover%20obtains%20pipeline%20from%20template%7D),title:'Test',type:optionsListControl)))))

Failure Message:

java.lang.AssertionError: Failure at [ingest/310_reroute_processor:464]: got unexpected warning header [
    299 Elasticsearch-8.17.0-325a3051cbf6f4c7a8cc12540bccf39bc23308a6 "index template [template-1] has index patterns [data-stream-1] matching patterns from existing older templates [global] with patterns (global => [*]); this template [template-1] will take precedence during new index creation"
]

Issue Reasons:

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

elasticsearchmachine commented 2 days ago

Pinging @elastic/es-data-management (Team:Data Management)

parkertimmins commented 2 days ago

Fixed in https://github.com/elastic/elasticsearch/pull/116200

elasticsearchmachine commented 1 day ago

This has been muted on branch 8.x

Mute Reasons:

Build Scans: