./gradlew ":x-pack:plugin:logsdb:qa:rolling-upgrade:v9.3.0#bwcTest" -Dtests.class="org.elasticsearch.xpack.logsdb.RandomizedRollingUpgradeIT" -Dtests.method="testIndexingSyntheticSource" -Dtests.seed=9617804EE6C9E568 -Dtests.bwc=true -Dtests.locale=kxv-Telu -Dtests.timezone=America/Argentina/Cordoba -Druntime.java=25
RandomizedRollingUpgradeIT > testIndexingSyntheticSource FAILED
org.elasticsearch.client.ResponseException: method [PUT], host [http://[::1]:33063], URI [/test-index-synthetic-1], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"Failed to parse mapping: Could not convert [doc_values] to boolean"}],"type":"mapper_parsing_exception","reason":"Failed to parse mapping: Could not convert [doc_values] to boolean","caused_by":{"type":"illegal_argument_exception","reason":"Could not convert [doc_values] to boolean","caused_by":{"type":"illegal_argument_exception","reason":"Failed to parse value [{cardinality=high}] as only [true] or [false] are allowed."}}},"status":400}
at __randomizedtesting.SeedInfo.seed([9617804EE6C9E568:7DFFAC6E94878DDE]:0)
at app//org.elasticsearch.client.RestClient.convertResponse(RestClient.java:351)
at app//org.elasticsearch.client.RestClient.performRequest(RestClient.java:317)
at app//org.elasticsearch.client.RestClient.performRequest(RestClient.java:292)
at app//org.elasticsearch.test.rest.ESRestTestCase.createIndex(ESRestTestCase.java:2060)
at app//org.elasticsearch.test.rest.ESRestTestCase.createIndex(ESRestTestCase.java:2018)
at app//org.elasticsearch.test.rest.ESRestTestCase.createIndex(ESRestTestCase.java:2013)
at app//org.elasticsearch.test.rest.ESRestTestCase.createIndex(ESRestTestCase.java:2009)
at app//org.elasticsearch.xpack.logsdb.RandomizedRollingUpgradeIT.createIndex(RandomizedRollingUpgradeIT.java:110)
at app//org.elasticsearch.xpack.logsdb.RandomizedRollingUpgradeIT.testIndexing(RandomizedRollingUpgradeIT.java:130)
at app//org.elasticsearch.xpack.logsdb.RandomizedRollingUpgradeIT.testIndexingSyntheticSource(RandomizedRollingUpgradeIT.java:157)
CI Link
https://gradle-enterprise.elastic.co/s/c6n6662t63iak
Repro line
Does it reproduce?
No
Applicable branches
main
Failure history
No response
Failure excerpt