Skip to content

[CI] NullPointerException in PutMappingRequestTests #37654

@markharwood

Description

@markharwood

Build: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=centos/195/

java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([CC504FAEFA4AB2B3:ED387AB673ED5269]:0)
	at org.elasticsearch.client.indices.PutMappingRequestTests.assertEqualInstances(PutMappingRequestTests.java:59)
	at org.elasticsearch.client.indices.PutMappingRequestTests.assertEqualInstances(PutMappingRequestTests.java:29)
	at org.elasticsearch.test.AbstractXContentTestCase$XContentTester.test(AbstractXContentTestCase.java:137)
	at org.elasticsearch.test.AbstractXContentTestCase.testFromXContent(AbstractXContentTestCase.java:196)

Reproduces with :

./gradlew :client:rest-high-level:unitTest -Dtests.seed=CC504FAEFA4AB2B3 -Dtests.class=org.elasticsearch.client.indices.PutMappingRequestTests -Dtests.method="testFromXContent" -Dtests.security.manager=true -Dtests.locale=es-MX -Dtests.timezone=America/Havana -Dcompiler.java=11 -Druntime.java=8

Metadata

Metadata

Labels

>test-failureTriaged test failures from CI

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions