CI Link
https://gradle-enterprise.elastic.co/s/ylh225cmu7vis/tests/task/:x-pack:plugin:gpu:yamlRestTest/details/org.elasticsearch.xpack.gpu.GPUClientYamlTestSuiteIT?expanded-stacktrace=WyIwLTEiLCIwIl0&top-execution=1
Repro line
./gradlew ":x-pack:plugin:gpu:yamlRestTest" --tests "org.elasticsearch.xpack.gpu.GPUClientYamlTestSuiteIT" -Dtests.seed=27AEECDEC0C6BEB0 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=en -Dtests.timezone=Etc/UTC -Druntime.java=25
Does it reproduce?
Yes
Applicable branches
9.2, main
Failure history
No response
Failure excerpt
[2025-12-02T03:35:57,667][ERROR][o.e.b.Elasticsearch ] [test-cluster-0] fatal exception while booting Elasticsearch java.lang.IllegalArgumentException: unknown setting [vectors.indexing.use_gpu] please check that any required plugins are installed, or check the breaking changes documentation for removed settings
at org.elasticsearch.server@9.2.2/org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:591)
at org.elasticsearch.server@9.2.2/org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:533)
at org.elasticsearch.server@9.2.2/org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:503)
at org.elasticsearch.server@9.2.2/org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:473)
at org.elasticsearch.server@9.2.2/org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:136)
at org.elasticsearch.server@9.2.2/org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:53)
at org.elasticsearch.server@9.2.2/org.elasticsearch.node.NodeConstruction.validateSettings(NodeConstruction.java:532)
at org.elasticsearch.server@9.2.2/org.elasticsearch.node.NodeConstruction.prepareConstruction(NodeConstruction.java:299)
at org.elasticsearch.server@9.2.2/org.elasticsearch.node.Node.<init>(Node.java:185)
at org.elasticsearch.server@9.2.2/org.elasticsearch.bootstrap.Elasticsearch$1.<init>(Elasticsearch.java:405)
at org.elasticsearch.server@9.2.2/org.elasticsearch.bootstrap.Elasticsearch.initPhase3(Elasticsearch.java:405)
at org.elasticsearch.server@9.2.2/org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:100)
CI Link
https://gradle-enterprise.elastic.co/s/ylh225cmu7vis/tests/task/:x-pack:plugin:gpu:yamlRestTest/details/org.elasticsearch.xpack.gpu.GPUClientYamlTestSuiteIT?expanded-stacktrace=WyIwLTEiLCIwIl0&top-execution=1
Repro line
./gradlew ":x-pack:plugin:gpu:yamlRestTest" --tests "org.elasticsearch.xpack.gpu.GPUClientYamlTestSuiteIT" -Dtests.seed=27AEECDEC0C6BEB0 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=en -Dtests.timezone=Etc/UTC -Druntime.java=25
Does it reproduce?
Yes
Applicable branches
9.2, main
Failure history
No response
Failure excerpt