Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/699/
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.LeaderTragicEventTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.TransactionLog at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:188) at
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:467) at
org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1323) at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:571) at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:551) at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:283)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:233)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:951)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1167)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:634)
at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
at
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256) at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256) at
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178) at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
at
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:109)
at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709) at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515) at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:531) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352) at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [TransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.TransactionLog
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:188)
at
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:467)
at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1323)
at org.apache.solr.update.UpdateLog.add(UpdateLog.java:571)
at org.apache.solr.update.UpdateLog.add(UpdateLog.java:551)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:283)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:233)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:951)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1167)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:634)
at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
at
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
at
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
at
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:109)
at
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:531)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([1C04AABEA819B408]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:304)
at sun.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
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
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild
Error Message:
junit.framework.AssertionFailedError: Unexpected wrapped exception type,
expected CoreIsClosedException
Stack Trace:
java.util.concurrent.ExecutionException: junit.framework.AssertionFailedError:
Unexpected wrapped exception type, expected CoreIsClosedException
at
__randomizedtesting.SeedInfo.seed([1C04AABEA819B408:C389C8019670E16A]:0)
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild(InfixSuggestersTest.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: junit.framework.AssertionFailedError: Unexpected wrapped exception
type, expected CoreIsClosedException
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2737)
at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:121)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
Caused by: java.lang.RuntimeException: Exception during query
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:917)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$2(InfixSuggestersTest.java:122)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2729)
... 6 more
Caused by: org.apache.solr.common.SolrException: SolrCoreState already closed.
at
org.apache.solr.update.DefaultSolrCoreState.lock(DefaultSolrCoreState.java:186)
at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:121)
at
org.apache.solr.update.SolrCoreState.getTragicException(SolrCoreState.java:198)
at
org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:1805)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
... 9 more
Build Log:
[...truncated 12599 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
[junit4] 2> 347645 INFO
(SUITE-LeaderTragicEventTest-seed#[1C04AABEA819B408]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1C04AABEA819B408-001/init-core-data-001
[junit4] 2> 347646 WARN
(SUITE-LeaderTragicEventTest-seed#[1C04AABEA819B408]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
[junit4] 2> 347646 INFO
(SUITE-LeaderTragicEventTest-seed#[1C04AABEA819B408]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 347651 INFO
(SUITE-LeaderTragicEventTest-seed#[1C04AABEA819B408]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 347652 INFO
(SUITE-LeaderTragicEventTest-seed#[1C04AABEA819B408]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1C04AABEA819B408-001/tempDir-001
[junit4] 2> 347652 INFO
(SUITE-LeaderTragicEventTest-seed#[1C04AABEA819B408]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 347662 INFO (Thread-649) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 347662 INFO (Thread-649) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 347688 ERROR (Thread-649) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 347758 INFO
(SUITE-LeaderTragicEventTest-seed#[1C04AABEA819B408]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:55728
[junit4] 2> 347762 INFO (zkConnectionManagerCallback-626-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 347764 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x107a2669e300000, likely client has closed socket
[junit4] 2> 347766 INFO (jetty-launcher-623-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 347768 INFO (jetty-launcher-623-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 347768 INFO (jetty-launcher-623-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 347768 INFO (jetty-launcher-623-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 347768 INFO (jetty-launcher-623-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 347769 INFO (jetty-launcher-623-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6c0cb080{/solr,null,AVAILABLE}
[junit4] 2> 347770 INFO (jetty-launcher-623-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@424c3804{HTTP/1.1,[http/1.1]}{127.0.0.1:34591}
[junit4] 2> 347770 INFO (jetty-launcher-623-thread-1) [ ]
o.e.j.s.Server Started @347846ms
[junit4] 2> 347770 INFO (jetty-launcher-623-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34591}
[junit4] 2> 347770 ERROR (jetty-launcher-623-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 347770 INFO (jetty-launcher-623-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 347770 INFO (jetty-launcher-623-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 347770 INFO (jetty-launcher-623-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 347770 INFO (jetty-launcher-623-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 347770 INFO (jetty-launcher-623-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-25T16:51:50.221Z
[junit4] 2> 347773 INFO (jetty-launcher-623-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 347773 INFO (jetty-launcher-623-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 347773 INFO (jetty-launcher-623-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 347774 INFO (jetty-launcher-623-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@42a8f24b{/solr,null,AVAILABLE}
[junit4] 2> 347775 INFO (jetty-launcher-623-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@67dbe29e{HTTP/1.1,[http/1.1]}{127.0.0.1:54308}
[junit4] 2> 347775 INFO (jetty-launcher-623-thread-2) [ ]
o.e.j.s.Server Started @347851ms
[junit4] 2> 347775 INFO (jetty-launcher-623-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54308}
[junit4] 2> 347775 ERROR (jetty-launcher-623-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 347775 INFO (jetty-launcher-623-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 347775 INFO (jetty-launcher-623-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 347775 INFO (jetty-launcher-623-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 347775 INFO (jetty-launcher-623-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 347775 INFO (jetty-launcher-623-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-25T16:51:50.226Z
[junit4] 2> 347784 INFO (zkConnectionManagerCallback-628-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 347784 INFO (zkConnectionManagerCallback-630-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 347784 INFO (jetty-launcher-623-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 347784 INFO (jetty-launcher-623-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 348082 INFO (jetty-launcher-623-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55728/solr
[junit4] 2> 348084 INFO (zkConnectionManagerCallback-634-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 348086 INFO (zkConnectionManagerCallback-636-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 348143 INFO (jetty-launcher-623-thread-1)
[n:127.0.0.1:34591_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34591_solr
[junit4] 2> 348143 INFO (jetty-launcher-623-thread-1)
[n:127.0.0.1:34591_solr ] o.a.s.c.Overseer Overseer
(id=74206480499212292-127.0.0.1:34591_solr-n_0000000000) starting
[junit4] 2> 348196 INFO (zkConnectionManagerCallback-644-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 348209 INFO (jetty-launcher-623-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55728/solr
[junit4] 2> 348211 INFO (jetty-launcher-623-thread-1)
[n:127.0.0.1:34591_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:55728/solr ready
[junit4] 2> 348224 INFO
(OverseerStateUpdate-74206480499212292-127.0.0.1:34591_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34591_solr
[junit4] 2> 348244 INFO (jetty-launcher-623-thread-1)
[n:127.0.0.1:34591_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34591_solr
[junit4] 2> 348259 INFO (zkConnectionManagerCallback-647-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 348267 INFO (jetty-launcher-623-thread-1)
[n:127.0.0.1:34591_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 348272 INFO (zkCallback-635-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 348286 INFO (zkCallback-643-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 348298 INFO (jetty-launcher-623-thread-1)
[n:127.0.0.1:34591_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34591.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67f140bb
[junit4] 2> 348302 INFO (zkConnectionManagerCallback-650-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 348305 INFO (jetty-launcher-623-thread-1)
[n:127.0.0.1:34591_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34591.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67f140bb
[junit4] 2> 348305 INFO (jetty-launcher-623-thread-1)
[n:127.0.0.1:34591_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34591.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67f140bb
[junit4] 2> 348307 INFO (jetty-launcher-623-thread-1)
[n:127.0.0.1:34591_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1C04AABEA819B408-001/tempDir-001/node1/.
[junit4] 2> 348309 INFO (jetty-launcher-623-thread-2)
[n:127.0.0.1:54308_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 348313 INFO (jetty-launcher-623-thread-2)
[n:127.0.0.1:54308_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 348313 INFO (jetty-launcher-623-thread-2)
[n:127.0.0.1:54308_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54308_solr
[junit4] 2> 348338 INFO (zkCallback-635-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 348349 INFO (zkCallback-643-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 348350 INFO (zkConnectionManagerCallback-657-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 348351 INFO (jetty-launcher-623-thread-2)
[n:127.0.0.1:54308_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 348352 INFO (jetty-launcher-623-thread-2)
[n:127.0.0.1:54308_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:55728/solr ready
[junit4] 2> 348352 INFO (jetty-launcher-623-thread-2)
[n:127.0.0.1:54308_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 348362 INFO (zkCallback-649-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 348375 INFO (jetty-launcher-623-thread-2)
[n:127.0.0.1:54308_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54308.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67f140bb
[junit4] 2> 348382 INFO (jetty-launcher-623-thread-2)
[n:127.0.0.1:54308_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54308.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67f140bb
[junit4] 2> 348382 INFO (jetty-launcher-623-thread-2)
[n:127.0.0.1:54308_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54308.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67f140bb
[junit4] 2> 348383 INFO (jetty-launcher-623-thread-2)
[n:127.0.0.1:54308_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1C04AABEA819B408-001/tempDir-001/node2/.
[junit4] 2> 348419 INFO (zkConnectionManagerCallback-660-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 348422 INFO (zkConnectionManagerCallback-665-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 348423 INFO
(SUITE-LeaderTragicEventTest-seed#[1C04AABEA819B408]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 348424 INFO
(SUITE-LeaderTragicEventTest-seed#[1C04AABEA819B408]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55728/solr ready
[junit4] 2> 348459 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
[junit4] 2> 348460 INFO (qtp1684097959-2454) [n:127.0.0.1:34591_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 348464 INFO (OverseerThreadFactory-747-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection2
[junit4] 2> 348581 INFO
(OverseerStateUpdate-74206480499212292-127.0.0.1:34591_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34591/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 348584 INFO
(OverseerStateUpdate-74206480499212292-127.0.0.1:34591_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:54308/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 348790 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
x:collection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 348795 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
x:collection2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 348796 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
x:collection2_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n3&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 349816 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 349817 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 349827 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 349827 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.s.IndexSchema [collection2_shard1_replica_n3] Schema name=minimal
[junit4] 2> 349846 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 349846 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 349846 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using
configuration from collection collection2, trusted=true
[junit4] 2> 349846 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n3' using
configuration from collection collection2, trusted=true
[junit4] 2> 349847 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34591.solr.core.collection2.shard1.replica_n1' (registry
'solr.core.collection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67f140bb
[junit4] 2> 349847 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54308.solr.core.collection2.shard1.replica_n3' (registry
'solr.core.collection2.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67f140bb
[junit4] 2> 349847 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 349847 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 349847 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.c.SolrCore [[collection2_shard1_replica_n3] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1C04AABEA819B408-001/tempDir-001/node2/collection2_shard1_replica_n3],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1C04AABEA819B408-001/tempDir-001/node2/./collection2_shard1_replica_n3/data/]
[junit4] 2> 349847 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1C04AABEA819B408-001/tempDir-001/node1/collection2_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1C04AABEA819B408-001/tempDir-001/node1/./collection2_shard1_replica_n1/data/]
[junit4] 2> 349915 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 349915 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 349916 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 349916 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 349919 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4117166e[collection2_shard1_replica_n1] main]
[junit4] 2> 349920 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 349921 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 349921 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 349922 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1606982054574030848
[junit4] 2> 349925 INFO
(searcherExecutor-756-thread-1-processing-n:127.0.0.1:34591_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node2)
[n:127.0.0.1:34591_solr c:collection2 s:shard1 r:core_node2
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@4117166e[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 349939 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection2/terms/shard1 to Terms{values={core_node2=0}, version=0}
[junit4] 2> 349944 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 349957 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 349957 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 349958 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 349958 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 349964 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@e5300b2[collection2_shard1_replica_n3] main]
[junit4] 2> 349966 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 349966 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 349967 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 349967 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1606982054621216768
[junit4] 2> 349970 INFO
(searcherExecutor-757-thread-1-processing-n:127.0.0.1:54308_solr
x:collection2_shard1_replica_n3 c:collection2 s:shard1 r:core_node4)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.c.SolrCore
[collection2_shard1_replica_n3] Registered new searcher
Searcher@e5300b2[collection2_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 349973 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection2/terms/shard1 to Terms{values={core_node2=0,
core_node4=0}, version=1}
[junit4] 2> 350445 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 350445 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 350445 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34591/solr/collection2_shard1_replica_n1/
[junit4] 2> 350445 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n1
url=http://127.0.0.1:34591/solr START
replicas=[http://127.0.0.1:54308/solr/collection2_shard1_replica_n3/]
nUpdates=100
[junit4] 2> 350446 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n1
url=http://127.0.0.1:34591/solr DONE. We have no versions. sync failed.
[junit4] 2> 350454 INFO (qtp891084416-2457) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.c.S.Request [collection2_shard1_replica_n3] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 350454 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 350454 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 350454 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 350458 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34591/solr/collection2_shard1_replica_n1/ shard1
[junit4] 2> 350562 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 350565 INFO (qtp1684097959-2453) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1774
[junit4] 2> 350667 INFO (zkCallback-635-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 350995 INFO (qtp891084416-2464) [n:127.0.0.1:54308_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n3&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2198
[junit4] 2> 351001 INFO (qtp1684097959-2454) [n:127.0.0.1:34591_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 351080 INFO (zkCallback-649-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 351081 INFO (zkCallback-635-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 352002 INFO (qtp1684097959-2454) [n:127.0.0.1:34591_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3541
[junit4] 2> 352018 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.c.LeaderTragicEventTest Stop jetty node :
http://127.0.0.1:54308/solr
state:DocCollection(collection2//collections/collection2/state.json/6)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node2":{
[junit4] 2> "core":"collection2_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:34591/solr",
[junit4] 2> "node_name":"127.0.0.1:34591_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2> "core":"collection2_shard1_replica_n3",
[junit4] 2> "base_url":"http://127.0.0.1:54308/solr",
[junit4] 2> "node_name":"127.0.0.1:54308_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0"}
[junit4] 2> 352019 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@67dbe29e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 352020 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2065661778
[junit4] 2> 352021 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 352021 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@77ec18b5: rootName =
solr_54308, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@4be70ab2
[junit4] 2> 352028 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 352028 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@53e95541: rootName =
solr_54308, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@376626c5
[junit4] 2> 352032 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 352032 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@567fc3de: rootName =
solr_54308, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7264be4d
[junit4] 2> 352034 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:54308_solr
[junit4] 2> 352035 INFO (zkCallback-656-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 352036 INFO (zkCallback-664-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 352036 INFO (zkCallback-643-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 352036 INFO (zkCallback-635-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 352037 INFO (zkCallback-649-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 352047 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 352052 INFO (coreCloseExecutor-766-thread-1)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.c.SolrCore
[collection2_shard1_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@14191ab4
[junit4] 2> 352053 INFO (coreCloseExecutor-766-thread-1)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection2.shard1.replica_n3, tag=14191ab4
[junit4] 2> 352053 INFO (coreCloseExecutor-766-thread-1)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@28a696e1: rootName =
solr_54308, domain = solr.core.collection2.shard1.replica_n3, service url =
null, agent id = null] for registry solr.core.collection2.shard1.replica_n3 /
com.codahale.metrics.MetricRegistry@7b313b60
[junit4] 2> 352061 INFO (coreCloseExecutor-766-thread-1)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection2.shard1.leader, tag=14191ab4
[junit4] 2> 352081 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@42a8f24b{/solr,null,UNAVAILABLE}
[junit4] 2> 352081 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x107a2669e300007, likely client has closed socket
[junit4] 2> 352083 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 352135 INFO (zkCallback-664-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 352136 INFO (zkCallback-635-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 352136 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.c.LeaderTragicEventTest Corrupt leader :
core_node2:{"core":"collection2_shard1_replica_n1","base_url":"http://127.0.0.1:34591/solr","node_name":"127.0.0.1:34591_solr","state":"active","type":"NRT","force_set_state":"false","leader":"true"}
[junit4] 2> 352148 INFO (qtp1684097959-2448) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection2/terms/shard1 to Terms{values={core_node2=1,
core_node4=0}, version=2}
[junit4] 2> 352149 INFO (qtp1684097959-2448) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0
(1606982056899772416)]} 0 9
[junit4] 2> 352150 INFO (qtp1684097959-2449) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606982056910258176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 352150 INFO (qtp1684097959-2449) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7336c08c
commitCommandVersion:1606982056910258176
[junit4] 2> 352182 INFO (qtp1684097959-2449) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4a1f3b2[collection2_shard1_replica_n1] main]
[junit4] 2> 352184 INFO
(searcherExecutor-756-thread-1-processing-n:127.0.0.1:34591_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node2)
[n:127.0.0.1:34591_solr c:collection2 s:shard1 r:core_node2
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@4a1f3b2[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)))}
[junit4] 2> 352184 INFO (qtp1684097959-2449) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 352184 INFO (qtp1684097959-2449) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 34
[junit4] 2> 352189 INFO (qtp1684097959-2450) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{} 0 2
[junit4] 2> 352190 ERROR (qtp1684097959-2450) [n:127.0.0.1:34591_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Exception
writing document id 1 to the index; possible analysis error.
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:245)
[junit4] 2> at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
[junit4] 2> at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:951)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1167)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:634)
[junit4] 2> at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:109)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
[junit4] 2> at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
[junit4] 2> at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:531)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.lucene.store.AlreadyClosedException:
Underlying file changed by an external force at 2018-07-25T16:51:54Z,
(lock=NativeFSLock(path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1C04AABEA819B408-001/index-SimpleFSDirectory-002/write.lock,impl=sun.nio.ch.FileLockImpl[0:9223372036854775807
exclusive valid],creationTime=2018-07-25T16:51:52Z))
[junit4] 2> at
org.apache.lucene.store.NativeFSLockFactory$NativeFSLock.ensureValid(NativeFSLockFactory.java:191)
[junit4] 2> at
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:43)
[junit4] 2> at
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
[junit4] 2> at
org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:112)
[junit4] 2> at
org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
[junit4] 2> at
org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
[junit4] 2> at
org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat.fieldsWriter(AssertingStoredFieldsFormat.java:48)
[junit4] 2> at
org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
[junit4] 2> at
org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
[junit4] 2> at
org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:353)
[junit4] 2> at
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:389)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:494)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1603)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1595)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:957)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:336)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:283)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:233)
[junit4] 2> ... 56 more
[junit4] 2>
[junit4] 2> 352192 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.c.LeaderTragicEventTest Corrupt leader ex:
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:34591/solr/collection2_shard1_replica_n1:
Exception writing document id 1 to the index; possible analysis error.
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.LeaderTragicEventTest.corruptLeader(LeaderTragicEventTest.java:118)
[test/:?]
[junit4] 2> at
org.apache.solr.cloud.LeaderTragicEventTest.testOtherReplicasAreNotActive(LeaderTragicEventTest.java:168)
[test/:?]
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) ~[?:1.8.0_172]
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_172]
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_172]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
~[?:1.8.0_172]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 352468 INFO
(OverseerCollectionConfigSetProcessor-74206480499212292-127.0.0.1:34591_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 357195 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z;
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 357200 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 357200 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 357200 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 357201 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@48d00bb8{/solr,null,AVAILABLE}
[junit4] 2> 357201 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@52c50706{HTTP/1.1,[http/1.1]}{127.0.0.1:54308}
[junit4] 2> 357201 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.e.j.s.Server Started @357277ms
[junit4] 2> 357201 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54308}
[junit4] 2> 357201 ERROR
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 357201 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 357202 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.5.0
[junit4] 2> 357202 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 357202 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 357202 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-25T16:51:59.653Z
[junit4] 2> 357210 INFO (zkConnectionManagerCallback-667-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 357211 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 357284 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55728/solr
[junit4] 2> 357287 INFO (zkConnectionManagerCallback-671-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 357290 INFO (zkConnectionManagerCallback-673-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 357295 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[n:127.0.0.1:54308_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 357299 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[n:127.0.0.1:54308_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 357299 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[n:127.0.0.1:54308_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54308_solr
[junit4] 2> 357304 INFO (zkCallback-643-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 357304 INFO (zkCallback-664-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 357304 INFO (zkCallback-635-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 357304 INFO (zkCallback-635-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 357326 INFO (zkCallback-672-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 357335 INFO (zkConnectionManagerCallback-680-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 357336 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[n:127.0.0.1:54308_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 357336 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[n:127.0.0.1:54308_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:55728/solr ready
[junit4] 2> 357337 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[n:127.0.0.1:54308_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 357353 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[n:127.0.0.1:54308_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54308.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67f140bb
[junit4] 2> 357362 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[n:127.0.0.1:54308_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54308.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67f140bb
[junit4] 2> 357363 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[n:127.0.0.1:54308_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54308.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67f140bb
[junit4] 2> 357365 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[n:127.0.0.1:54308_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1C04AABEA819B408-001/tempDir-001/node2/.
[junit4] 2> 357365 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1C04AABEA819B408])
[n:127.0.0.1:54308_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection2_shard1_replica_n3]
[junit4] 2> 357391 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.1:54308_solr)
[n:127.0.0.1:54308_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 357413 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.1:54308_solr)
[n:127.0.0.1:54308_solr ] o.a.s.s.IndexSchema
[collection2_shard1_replica_n3] Schema name=minimal
[junit4] 2> 357416 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.1:54308_solr)
[n:127.0.0.1:54308_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 357428 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.1:54308_solr)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.5.0
[junit4] 2> 357497 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.1:54308_solr)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.s.IndexSchema
[collection2_shard1_replica_n3] Schema name=minimal
[junit4] 2> 357499 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.1:54308_solr)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 357499 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.1:54308_solr)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore
'collection2_shard1_replica_n3' using configuration from collection
collection2, trusted=true
[junit4] 2> 357499 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.1:54308_solr)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54308.solr.core.collection2.shard1.replica_n3' (registry
'solr.core.collection2.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67f140bb
[junit4] 2> 357500 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.1:54308_solr)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 357500 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.1:54308_solr)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.c.SolrCore
[[collection2_shard1_replica_n3] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1C04AABEA819B408-001/tempDir-001/node2/collection2_shard1_replica_n3],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1C04AABEA819B408-001/tempDir-001/node2/./collection2_shard1_replica_n3/data/]
[junit4] 2> 357568 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.1:54308_solr)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 357568 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.1:54308_solr)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 357569 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.1:54308_solr)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 357569 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.1:54308_solr)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 357571 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.1:54308_solr)
[n:127.0.0.1:54308_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@23dc95c4[collection2_shard1_replica_n3] main]
[junit4] 2> 357581 INFO
(coreLoadExecutor-776-thread-1-processing-n:127.0.0.
[...truncated too long message...]
eck:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null943218976
[copy] Copying 240 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null943218976
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null943218976
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 206ms :: artifacts dl 15ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 135 minutes 43 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]