Build:
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-master/17/
1 tests failed.
FAILED: org.apache.solr.core.TestConfigOverlay.testPaths
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([227A0FE1FEFB0FD4:7056C2C4EAB32558]:0)
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 12420 lines...]
[junit4] Suite: org.apache.solr.core.TestConfigOverlay
[junit4] 2> 588253 INFO
(SUITE-TestConfigOverlay-seed#[227A0FE1FEFB0FD4]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf'
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestConfigOverlay
-Dtests.method=testPaths -Dtests.seed=227A0FE1FEFB0FD4 -Dtests.multiplier=2
-Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=ee -Dtests.timezone=America/Atikokan -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J2 | TestConfigOverlay.testPaths <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([227A0FE1FEFB0FD4:7056C2C4EAB32558]:0)
[junit4] > at
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {},
docValues:{}, maxPointsInLeafNode=1184, maxMBSortInHeap=7.436163448086253,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ee,
timezone=America/Atikokan
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 11.0.4
(64-bit)/cpus=8,threads=1,free=130699832,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [LeaderTragicEventTest,
TestLegacyFieldReuse, TestCloudPhrasesIdentificationComponent,
TestPrepRecovery, SchemaVersionSpecificBehaviorTest,
TestExactSharedStatsCacheCloud, CdcrUpdateLogTest, TestStressUserVersions,
TestCollationFieldDocValues, ZkControllerTest, TestFileDictionaryLookup,
BigEndianAscendingWordDeserializerTest, AuthToolTest,
TestSolrCloudWithKerberosAlt, CdcrRequestHandlerTest, AtomicUpdatesTest,
TestClusterStateMutator, AnalyticsMergeStrategyTest, SimpleMLTQParserTest,
TestEmbeddedSolrServerConstructors, TestJmxIntegration, SimpleFacetsTest,
TestUseDocValuesAsStored, TestExportWriter, TestRawResponseWriter,
HdfsUnloadDistributedZkTest, NoCacheHeaderTest, LeaderElectionTest,
SpellCheckCollatorWithCollapseTest, SearchHandlerTest,
TestHttpShardHandlerFactory, TestReplicationHandlerDiskOverFlow,
DistributedSpellCheckComponentTest, CollectionsAPIDistributedZkTest,
DistributedQueryComponentCustomSortTest, AuditLoggerPluginTest,
DistributedIntervalFacetingTest, JWTAuthPluginTest, TestCloudRecovery,
HdfsLockFactoryTest, ZkShardTermsTest, TestJoin,
ProtectedTermFilterFactoryTest, SolrLogPostToolTest, ConvertedLegacyTest,
TestTolerantSearch, TestSolrConfigHandler, TestSolrQueryResponse,
HDFSCollectionsAPITest, TestSearcherReuse,
TestPerFieldSimilarityWithDefaultOverride, TestDistributedMap,
TestUnifiedSolrHighlighterWithoutStoredId, ReturnFieldsTest, TestConfigSets,
TestConfigOverlay]
[junit4] Completed [88/866 (1!)] on J2 in 0.04s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 54676 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]