-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIPExecution or management of Ingest Pipelines including GeoIP>test-failureTriaged test failures from CITriaged test failures from CIv7.0.0-beta1
Description
Build link: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/2403/console
Failure:
FAILURE 0.02s J1 | ConvertProcessorTests.testConvertIntHexError <<< FAILURES!
16:12:34 > Throwable #1: junit.framework.AssertionFailedError: Expected exception IllegalArgumentException but no exception was thrown
16:12:34 2> NOTE: Linux 4.4.103-6.38-default amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=16,threads=1,free=392839560,total=514850816
16:12:34 > at __randomizedtesting.SeedInfo.seed([824DEFADB99C72AC:406271664BE4837E]:0)
16:12:34 > at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2686)
16:12:34 > at org.elasticsearch.ingest.common.ConvertProcessorTests.testConvertIntHexError(ConvertProcessorTests.java:75)
16:12:34 2> NOTE: All tests run in this JVM: [SplitProcessorTests, DateProcessorFactoryTests, URLDecodeProcessorTests, GsubProcessorTests, GrokProcessorFactoryTests, LowercaseProcessorTests, SetProcessorTests, ConvertProcessorTests]
16:12:34 > at java.lang.Thread.run(Thread.java:748)
16:12:34 1> [2018-07-25T21:12:34,506][INFO ][o.e.i.c.ConvertProcessorTests] [testConvertStringList]: before test
16:12:34 1> [2018-07-25T21:12:34,507][INFO ][o.e.i.c.ConvertProcessorTests] [testConvertStringList]: after test
16:12:34 1> [2018-07-25T21:12:34,510][INFO ][o.e.i.c.ConvertProcessorTests] [testConvertNullField]: before test
16:12:34 1> [2018-07-25T21:12:34,510][INFO ][o.e.i.c.ConvertProcessorTests] [testConvertNullField]: after test
16:12:34 1> [2018-07-25T21:12:34,513][INFO ][o.e.i.c.ConvertProcessorTests] [testAutoConvertDoubleNotMatched]: before test
16:12:34 1> [2018-07-25T21:12:34,514][INFO ][o.e.i.c.ConvertProcessorTests] [testAutoConvertDoubleNotMatched]: after test
16:12:34 1> [2018-07-25T21:12:34,516][INFO ][o.e.i.c.ConvertProcessorTests] [testConvertLongHexError]: before test
16:12:34 1> [2018-07-25T21:12:34,517][INFO ][o.e.i.c.ConvertProcessorTests] [testConvertLongHexError]: after test
16:12:34 1> [2018-07-25T21:12:34,519][INFO ][o.e.i.c.ConvertProcessorTests] [testConvertDoubleError]: before test
16:12:34 1> [2018-07-25T21:12:34,520][INFO ][o.e.i.c.ConvertProcessorTests] [testConvertDoubleError]: after test
16:12:34 Completed [34/48] on J1 in 0.33s, 35 tests, 1 failure <<< FAILURES!
Reproduce with:
./gradlew :modules:ingest-common:test -Dtests.seed=824DEFADB99C72AC -Dtests.class=org.elasticsearch.ingest.common.ConvertProcessorTests -Dtests.method="testConvertIntHexError" -Dtests.security.manager=true -Dtests.locale=es-PE -Dtests.timezone=PLT
Reproduces locally; I will mute the test.
Metadata
Metadata
Assignees
Labels
:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIPExecution or management of Ingest Pipelines including GeoIP>test-failureTriaged test failures from CITriaged test failures from CIv7.0.0-beta1