This failure is preventing the promotion of the current Elasticsearch snapshot.
For more information on the Elasticsearch snapshot process including how to reproduce using the unverified ES build please read the failed promotion annotation. Other important information can be found at:
AggregateError:
Error: Bulk doc failure [operation=index]:
doc: {"@timestamp":"2022-06-20T23:59:40Z","kubernetes":{"container":{"cpu":{"usage":{"core":{"ns":12828317850},"limit":{"pct":0.0000277905},"nanocores":80037,"node":{"pct":0.0000277905}}},"memory":{"available":{"bytes":790830121},"majorpagefaults":0,"pagefaults":74843,"rss":{"bytes":289260},"usage":{"bytes":139548672,"limit":{"pct":0.00009923134671484496},"node":{"pct":0.01770037710617187}},"workingset":{"bytes":2248540}},"name":"container-name-44","start_time":"2021-03-30T07:59:06Z"},"host":"gke-apps-0","namespace":"namespace26","node":"gke-apps-0-1","pod":"gke-apps-0-1-0"}}
error: {"type":"document_parsing_exception","reason":"[1:577] failed to parse: _id must be unset or set to [WyHN6JfQyASA-CHIAAABgYOOweA] but was [WyHN6N6AwdaJByQWAAABgYOOweA] because [sample-01] is in time_series mode","caused_by":{"type":"illegal_argument_exception","reason":"_id must be unset or set to [WyHN6JfQyASA-CHIAAABgYOOweA] but was [WyHN6N6AwdaJByQWAAABgYOOweA] because [sample-01] is in time_series mode"}}
at Array.map (<anonymous>)
at indexDocs (index_doc_records_stream.ts:64:13)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Writable.write [as _write] (index_doc_records_stream.ts:78:9)
at indexDocs (index_doc_records_stream.ts:64:13)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Writable.write [as _write] (index_doc_records_stream.ts:78:9)
Example plugin functional tests
test/examples/search/warnings.ts
Search examples handling warnings with search source fetch "before all" hook for "should show search warnings as toasts"
This failure is preventing the promotion of the current Elasticsearch snapshot.
For more information on the Elasticsearch snapshot process including how to reproduce using the unverified ES build please read the failed promotion annotation. Other important information can be found at: