Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-master/67/
2 tests failed.
FAILED:
org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed
Error Message:
Expected exception SolrServerException but no exception was thrown
Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrServerException
but no exception was thrown
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
at
org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77)
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
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
FAILED: org.apache.solr.core.TestConfigOverlay.testPaths
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([59997EF895EF9419:BB5B3DD81A7BE95]: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 12860 lines...]
[junit4] Suite: org.apache.solr.core.TestConfigOverlay
[junit4] 2> 831503 INFO
(SUITE-TestConfigOverlay-seed#[59997EF895EF9419]-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-Tests-master/solr/server/solr/configsets/_default/conf'
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestConfigOverlay
-Dtests.method=testPaths -Dtests.seed=59997EF895EF9419 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=fr-BF -Dtests.timezone=GMT0
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.00s J2 | TestConfigOverlay.testPaths <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([59997EF895EF9419:BB5B3DD81A7BE95]: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=1267, maxMBSortInHeap=7.62093794381257,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fr-BF, timezone=GMT0
[junit4] 2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6
(64-bit)/cpus=4,threads=1,free=195740440,total=463470592
[junit4] 2> NOTE: All tests run in this JVM:
[DefaultValueUpdateProcessorTest, TestRandomCollapseQParserPlugin,
TestMacroExpander, TestNestedUpdateProcessor, TestJsonFacetsWithNestedObjects,
DistributedFacetPivotLargeTest, FileUtilsTest, SynonymTokenizerTest,
CollectionStateZnodeTest, CreateRoutedAliasTest, PeerSyncWithBufferUpdatesTest,
UniqFieldsUpdateProcessorFactoryTest, UnloadDistributedZkTest,
TestDistributedGrouping, TestExportWriter, TestSortByMinMaxFunction,
SolrCoreCheckLockOnStartupTest, TestRequestStatusCollectionAPI,
SpellCheckComponentTest, BlobRepositoryCloudTest, TestFieldCacheSortRandom,
TestInPlaceUpdatesRequiredField, TestRestManager, MetricUtilsTest,
SolrLogPostToolTest, AnalyticsMergeStrategyTest, TestLockTree,
CoreAdminHandlerTest, CollectionsAPIDistributedZkTest, TestLuceneMatchVersion,
TestLegacyFieldCache, MoveReplicaHDFSFailoverTest, TestObjectReleaseTracker,
TestCloudManagedSchema, LukeRequestHandlerTest, AtomicUpdatesTest,
TestDocBasedVersionConstraints, HLLUtilTest, TestNestedDocsSort,
HdfsChaosMonkeyNothingIsSafeTest, HighlighterConfigTest, OverseerTaskQueueTest,
SliceStateTest, TestCloudJSONFacetSKG, TestConfigSetsAPIZkFailure,
TestMultiValuedNumericRangeQuery, MetricsHistoryWithAuthIntegrationTest,
PreAnalyzedFieldTest, HighlighterWithoutStoredIdTest,
AddSchemaFieldsUpdateProcessorFactoryTest, ManagedSchemaRoundRobinCloudTest,
RouteFieldTest, ConfigSetsAPITest, UpdateLogTest, SolrCloudReportersTest,
TestSchemalessBufferedUpdates, TestAnalyzeInfixSuggestions, NoCacheHeaderTest,
TestRealTimeGet, DirectoryFactoryTest, ReplicationFactorTest,
DistributedDebugComponentTest, ParsingFieldUpdateProcessorsTest,
TestSolrIndexConfig, TestStressUserVersions, TestStressLucene,
TermsComponentTest, TestWaitForStateWithJettyShutdowns,
HdfsCollectionsAPIDistributedZkTest, RulesTest, TestSolrCLIRunExample,
TestHdfsUpdateLog, SolrTestCaseJ4Test, BlockDirectoryTest, DeleteNodeTest,
TokenizerChainTest, TestTermsQParserPlugin, TestNRTOpen, V2ApiIntegrationTest,
TestDocSet, TestJmxIntegration, PrimUtilsTest, TestManagedStopFilterFactory,
TestCloudPhrasesIdentificationComponent, SplitHandlerTest,
TestEmbeddedSolrServerConstructors, DocValuesMultiTest, SearchHandlerTest,
TestFileDictionaryLookup, SuggestComponentTest, IndexSizeEstimatorTest,
TestRawResponseWriter, TestRandomRequestDistribution, TestSchemaNameResource,
ZkControllerTest, ShardRoutingCustomTest, CursorMarkTest,
TestUseDocValuesAsStored, TestRequestRateLimiter,
OverseerCollectionConfigSetProcessorTest,
IgnoreLargeDocumentProcessorFactoryTest, TestConfigReload,
TestMultiWordSynonyms, TestConfigOverlay]
[junit4] Completed [308/866 (1!)] on J2 in 0.06s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 2742 lines...]
[junit4] Suite: org.apache.solr.client.solrj.impl.LBSolrClientTest
[junit4] FAILURE 0.30s J1 | LBSolrClientTest.testServerIteratorTimeAllowed
<<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Expected
exception SolrServerException but no exception was thrown
[junit4] > at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
[junit4] > at
org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77)
[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] Completed [110/204 (1!)] on J1 in 0.31s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 51209 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]