Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1523/

5 tests failed.
FAILED:  org.apache.solr.cloud.DistribCursorPagingTest.test

Error Message:
Could not load collection from ZK: collection1

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: 
collection1
        at 
__randomizedtesting.SeedInfo.seed([A5DE8909876BEF99:2D8AB6D329978261]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1250)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:679)
        at 
org.apache.solr.common.cloud.ClusterState$CollectionRef.get(ClusterState.java:386)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getDocCollection(CloudSolrClient.java:1208)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:851)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.cloud.DistribCursorPagingTest.assertFullWalkNoDups(DistribCursorPagingTest.java:718)
        at 
org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:593)
        at 
org.apache.solr.cloud.DistribCursorPagingTest.test(DistribCursorPagingTest.java:93)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /collections/collection1/state.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1262)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1248)
        ... 52 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [Overseer] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.cloud.Overseer  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at org.apache.solr.cloud.Overseer.start(Overseer.java:545)  at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:850)
  at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) 
 at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)  
at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)  at 
org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:393)  at 
org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:2069)
  at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:331)
  at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [Overseer]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.cloud.Overseer
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at org.apache.solr.cloud.Overseer.start(Overseer.java:545)
        at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:850)
        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
        at 
org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:393)
        at 
org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:2069)
        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:331)
        at java.lang.Thread.run(Thread.java:748)


        at __randomizedtesting.SeedInfo.seed([A5DE8909876BEF99]: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:303)
        at sun.reflect.GeneratedMethodAccessor47.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:  junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ZkControllerTest:     
1) Thread[id=17879, 
name=OverseerAutoScalingTriggerThread-72409618321965059-127.0.0.1:8983_solr-n_0000000001,
 state=RUNNABLE, group=Overseer autoscaling triggers]         at 
java.lang.ClassLoader.findLoadedClass0(Native Method)         at 
java.lang.ClassLoader.findLoadedClass(ClassLoader.java:1038)         at 
java.lang.ClassLoader.loadClass(ClassLoader.java:406)         at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)         at 
java.lang.ClassLoader.loadClass(ClassLoader.java:357)         at 
org.apache.logging.log4j.core.impl.ThrowableProxy.loadClass(ThrowableProxy.java:613)
         at 
org.apache.logging.log4j.core.impl.ThrowableProxy.toExtendedStackTrace(ThrowableProxy.java:738)
         at 
org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:138)
         at 
org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:122)
         at 
org.apache.logging.log4j.core.impl.Log4jLogEvent.getThrownProxy(Log4jLogEvent.java:605)
         at 
org.apache.logging.log4j.core.pattern.ExtendedThrowablePatternConverter.format(ExtendedThrowablePatternConverter.java:64)
         at 
org.apache.logging.log4j.core.pattern.PatternFormatter.format(PatternFormatter.java:38)
         at 
org.apache.logging.log4j.core.layout.PatternLayout$PatternSerializer.toSerializable(PatternLayout.java:334)
         at 
org.apache.logging.log4j.core.layout.PatternLayout.toText(PatternLayout.java:233)
         at 
org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:218)
         at 
org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:58)
         at 
org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.directEncodeEvent(AbstractOutputStreamAppender.java:177)
         at 
org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.tryAppend(AbstractOutputStreamAppender.java:170)
         at 
org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.append(AbstractOutputStreamAppender.java:161)
         at 
org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156)
         at 
org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:129)
         at 
org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:120)
         at 
org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:84)
         at 
org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:448)
         at 
org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:433)
         at 
org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)    
     at 
org.apache.logging.log4j.core.config.LoggerConfig.logParent(LoggerConfig.java:439)
         at 
org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:434)
         at 
org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)    
     at 
org.apache.logging.log4j.core.config.LoggerConfig.logParent(LoggerConfig.java:439)
         at 
org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:434)
         at 
org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)    
     at 
org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:403)    
     at 
org.apache.logging.log4j.core.config.DefaultReliabilityStrategy.log(DefaultReliabilityStrategy.java:49)
         at org.apache.logging.log4j.core.Logger.logMessage(Logger.java:146)    
     at 
org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2170)
         at 
org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2125)
         at 
org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2108)
         at 
org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2002)
         at 
org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1974)
         at org.apache.logging.slf4j.Log4jLogger.error(Log4jLogger.java:319)    
     at 
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:146)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.ZkControllerTest: 
   1) Thread[id=17879, 
name=OverseerAutoScalingTriggerThread-72409618321965059-127.0.0.1:8983_solr-n_0000000001,
 state=RUNNABLE, group=Overseer autoscaling triggers]
        at java.lang.ClassLoader.findLoadedClass0(Native Method)
        at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:1038)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:406)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        at 
org.apache.logging.log4j.core.impl.ThrowableProxy.loadClass(ThrowableProxy.java:613)
        at 
org.apache.logging.log4j.core.impl.ThrowableProxy.toExtendedStackTrace(ThrowableProxy.java:738)
        at 
org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:138)
        at 
org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:122)
        at 
org.apache.logging.log4j.core.impl.Log4jLogEvent.getThrownProxy(Log4jLogEvent.java:605)
        at 
org.apache.logging.log4j.core.pattern.ExtendedThrowablePatternConverter.format(ExtendedThrowablePatternConverter.java:64)
        at 
org.apache.logging.log4j.core.pattern.PatternFormatter.format(PatternFormatter.java:38)
        at 
org.apache.logging.log4j.core.layout.PatternLayout$PatternSerializer.toSerializable(PatternLayout.java:334)
        at 
org.apache.logging.log4j.core.layout.PatternLayout.toText(PatternLayout.java:233)
        at 
org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:218)
        at 
org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:58)
        at 
org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.directEncodeEvent(AbstractOutputStreamAppender.java:177)
        at 
org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.tryAppend(AbstractOutputStreamAppender.java:170)
        at 
org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.append(AbstractOutputStreamAppender.java:161)
        at 
org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156)
        at 
org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:129)
        at 
org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:120)
        at 
org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:84)
        at 
org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:448)
        at 
org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:433)
        at 
org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)
        at 
org.apache.logging.log4j.core.config.LoggerConfig.logParent(LoggerConfig.java:439)
        at 
org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:434)
        at 
org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)
        at 
org.apache.logging.log4j.core.config.LoggerConfig.logParent(LoggerConfig.java:439)
        at 
org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:434)
        at 
org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)
        at 
org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:403)
        at 
org.apache.logging.log4j.core.config.DefaultReliabilityStrategy.log(DefaultReliabilityStrategy.java:49)
        at org.apache.logging.log4j.core.Logger.logMessage(Logger.java:146)
        at 
org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2170)
        at 
org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2125)
        at 
org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2108)
        at 
org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2002)
        at 
org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1974)
        at org.apache.logging.slf4j.Log4jLogger.error(Log4jLogger.java:319)
        at 
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:146)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([A5DE8909876BEF99]:0)


FAILED:  org.apache.solr.uninverting.TestDocTermOrds.testTriggerUnInvertLimit

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([A5DE8909876BEF99]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.uninverting.TestDocTermOrds

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([A5DE8909876BEF99]:0)




Build Log:
[...truncated 13228 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/init-core-data-001
   [junit4]   2> 722067 WARN  
(SUITE-DistribCursorPagingTest-seed#[A5DE8909876BEF99]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 722068 INFO  
(SUITE-DistribCursorPagingTest-seed#[A5DE8909876BEF99]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 722069 INFO  
(SUITE-DistribCursorPagingTest-seed#[A5DE8909876BEF99]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9182
 - causes OOM)
   [junit4]   2> 722069 INFO  
(SUITE-DistribCursorPagingTest-seed#[A5DE8909876BEF99]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 722069 INFO  
(SUITE-DistribCursorPagingTest-seed#[A5DE8909876BEF99]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qkjc/
   [junit4]   2> 722108 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 722130 INFO  (Thread-2925) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 722130 INFO  (Thread-2925) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 722149 ERROR (Thread-2925) [    ] 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> 722230 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37143
   [junit4]   2> 722233 INFO  (zkConnectionManagerCallback-318-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 722237 INFO  (zkConnectionManagerCallback-320-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 722242 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-deeppaging.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 722244 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema-sorts.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 722254 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 722255 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 722256 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 722278 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 722279 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 722282 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 722283 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 722284 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 722285 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 722287 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 722716 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 722717 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 722717 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 722717 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 722719 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@320a1e8d{/qkjc,null,AVAILABLE}
   [junit4]   2> 722720 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@73d76287{HTTP/1.1,[http/1.1]}{127.0.0.1:34117}
   [junit4]   2> 722720 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.Server Started @722854ms
   [junit4]   2> 722720 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/tempDir-001/control/data,
 hostContext=/qkjc, hostPort=34117, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/control-001/cores}
   [junit4]   2> 722720 ERROR 
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 722720 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 722721 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 722721 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 722721 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 722721 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-06T16:18:46.268Z
   [junit4]   2> 722723 INFO  (zkConnectionManagerCallback-322-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 722732 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 722732 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/control-001/solr.xml
   [junit4]   2> 722736 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 722736 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 722758 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 722761 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37143/solr
   [junit4]   2> 722763 INFO  (zkConnectionManagerCallback-326-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 722765 INFO  (zkConnectionManagerCallback-328-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 722947 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34117_qkjc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 722948 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34117_qkjc    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34117_qkjc
   [junit4]   2> 722949 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34117_qkjc    ] o.a.s.c.Overseer Overseer 
(id=72409452013682692-127.0.0.1:34117_qkjc-n_0000000000) starting
   [junit4]   2> 723036 INFO  (zkConnectionManagerCallback-335-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723067 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34117_qkjc    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37143/solr ready
   [junit4]   2> 723068 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34117_qkjc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34117_qkjc
   [junit4]   2> 723082 INFO  
(OverseerStateUpdate-72409452013682692-127.0.0.1:34117_qkjc-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 723114 INFO  (zkCallback-334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 723473 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34117_qkjc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a
   [junit4]   2> 723480 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34117_qkjc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a
   [junit4]   2> 723481 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34117_qkjc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a
   [junit4]   2> 723482 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34117_qkjc    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/control-001/cores
   [junit4]   2> 723513 INFO  (zkConnectionManagerCallback-340-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723515 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 723515 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37143/solr ready
   [junit4]   2> 723518 INFO  (qtp183645738-4169) [n:127.0.0.1:34117_qkjc    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34117_qkjc&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 723521 INFO  (OverseerThreadFactory-775-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 723638 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 723638 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 723744 INFO  (zkCallback-327-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 724841 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 724892 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=sortable
   [junit4]   2> 726487 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema sortable/1.6 with uniqueid field id
   [junit4]   2> 726487 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 726488 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a
   [junit4]   2> 726488 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 726488 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 726511 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1589488503, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 726732 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 726732 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 726733 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 726733 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 726747 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=89.7763671875, 
floorSegmentMB=1.447265625, forceMergeDeletesPctAllowed=13.946388500639072, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 726747 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@226d6f9d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 726765 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 726766 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 726779 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 726779 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1597014309943115776
   [junit4]   2> 726780 INFO  
(searcherExecutor-778-thread-1-processing-n:127.0.0.1:34117_qkjc 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:34117_qkjc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@226d6f9d[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 726797 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 726800 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 726800 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 726800 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34117/qkjc/control_collection_shard1_replica_n1/
   [junit4]   2> 726800 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 726800 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:34117/qkjc/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 726800 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 726803 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34117/qkjc/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 726804 INFO  (zkCallback-327-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 726854 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 726856 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3218
   [junit4]   2> 726859 INFO  (qtp183645738-4169) [n:127.0.0.1:34117_qkjc    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 726956 INFO  (zkCallback-327-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 727534 INFO  
(OverseerCollectionConfigSetProcessor-72409452013682692-127.0.0.1:34117_qkjc-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> 727860 INFO  (qtp183645738-4169) [n:127.0.0.1:34117_qkjc    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34117_qkjc&wt=javabin&version=2}
 status=0 QTime=4341
   [junit4]   2> 727876 INFO  (zkConnectionManagerCallback-345-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 727877 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 727887 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37143/solr ready
   [junit4]   2> 727887 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 727888 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 727895 INFO  (OverseerThreadFactory-775-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 727896 WARN  (OverseerThreadFactory-775-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 728139 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 728140 INFO  (qtp183645738-4173) [n:127.0.0.1:34117_qkjc    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=251
   [junit4]   2> 728549 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/shard-1-001
 of type NRT
   [junit4]   2> 728549 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 728551 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 728551 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 728551 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 728551 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6cd91ff8{/qkjc,null,AVAILABLE}
   [junit4]   2> 728552 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5fecd350{HTTP/1.1,[http/1.1]}{127.0.0.1:34582}
   [junit4]   2> 728573 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.Server Started @728707ms
   [junit4]   2> 728573 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/qkjc, hostPort=34582, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/shard-1-001/cores}
   [junit4]   2> 728573 ERROR 
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 728573 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 728574 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 728574 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 728574 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 728574 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-06T16:18:52.121Z
   [junit4]   2> 728577 INFO  (zkConnectionManagerCallback-347-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728579 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 728579 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/shard-1-001/solr.xml
   [junit4]   2> 728583 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 728583 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 728584 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 728626 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37143/solr
   [junit4]   2> 728649 INFO  (zkConnectionManagerCallback-351-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728759 INFO  (zkConnectionManagerCallback-353-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728781 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34582_qkjc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 728783 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34582_qkjc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 728801 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34582_qkjc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 728801 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34582_qkjc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34582_qkjc
   [junit4]   2> 728812 INFO  (zkCallback-334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 728848 INFO  (zkCallback-327-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 728849 INFO  (zkCallback-344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 728849 INFO  (zkCallback-352-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 729208 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34582_qkjc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a
   [junit4]   2> 729262 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34582_qkjc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a
   [junit4]   2> 729263 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34582_qkjc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a
   [junit4]   2> 729264 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34582_qkjc    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/shard-1-001/cores
   [junit4]   2> 729349 INFO  (zkConnectionManagerCallback-360-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729365 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34582_qkjc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 729366 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:34582_qkjc    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37143/solr ready
   [junit4]   2> 729462 INFO  (qtp183645738-4171) [n:127.0.0.1:34117_qkjc    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34582_qkjc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 729465 INFO  
(OverseerCollectionConfigSetProcessor-72409452013682692-127.0.0.1:34117_qkjc-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 729469 INFO  (OverseerThreadFactory-775-thread-3) [    ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34582_qkjc for creating new 
replica
   [junit4]   2> 729486 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 729620 INFO  (zkCallback-352-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 730517 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 730554 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=sortable
   [junit4]   2> 730878 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema sortable/1.6 with uniqueid field id
   [junit4]   2> 730878 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 730879 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a
   [junit4]   2> 730879 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 730879 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 730882 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1589488503, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 731068 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 731068 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 731077 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 731077 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 731079 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=89.7763671875, 
floorSegmentMB=1.447265625, forceMergeDeletesPctAllowed=13.946388500639072, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 731079 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@338b4be5[collection1_shard2_replica_n41] main]
   [junit4]   2> 731080 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 731081 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 731090 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 731090 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1597014314463526912
   [junit4]   2> 731091 INFO  
(searcherExecutor-789-thread-1-processing-n:127.0.0.1:34582_qkjc 
x:collection1_shard2_replica_n41 c:collection1 s:shard2) 
[n:127.0.0.1:34582_qkjc c:collection1 s:shard2  
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@338b4be5[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 731103 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0}, version=0}
   [junit4]   2> 731106 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 731106 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 731106 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34582/qkjc/collection1_shard2_replica_n41/
   [junit4]   2> 731106 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 731106 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:34582/qkjc/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 731106 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 731109 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34582/qkjc/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 731210 INFO  (zkCallback-352-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 731260 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 731262 INFO  (qtp372192306-4221) [n:127.0.0.1:34582_qkjc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1775
   [junit4]   2> 731265 INFO  (qtp183645738-4171) [n:127.0.0.1:34117_qkjc    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:34582_qkjc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1802
   [junit4]   2> 731363 INFO  (zkCallback-352-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 731432 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/shard-2-001
 of type NRT
   [junit4]   2> 731433 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 731434 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 731434 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 731434 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 731435 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57e00684{/qkjc,null,AVAILABLE}
   [junit4]   2> 731435 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@12aeb340{HTTP/1.1,[http/1.1]}{127.0.0.1:33312}
   [junit4]   2> 731435 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.Server Started @731569ms
   [junit4]   2> 731435 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/qkjc, hostPort=33312, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/shard-2-001/cores}
   [junit4]   2> 731436 ERROR 
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 731436 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 731436 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 731436 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 731436 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 731437 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-06T16:18:54.984Z
   [junit4]   2> 731459 INFO  (zkConnectionManagerCallback-362-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731461 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 731461 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/shard-2-001/solr.xml
   [junit4]   2> 731465 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 731465 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 731466 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 731466 INFO  
(OverseerCollectionConfigSetProcessor-72409452013682692-127.0.0.1:34117_qkjc-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 731477 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37143/solr
   [junit4]   2> 731479 INFO  (zkConnectionManagerCallback-366-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731493 INFO  (zkConnectionManagerCallback-368-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731508 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:33312_qkjc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 731509 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:33312_qkjc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 731512 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:33312_qkjc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 731512 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:33312_qkjc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33312_qkjc
   [junit4]   2> 731513 INFO  (zkCallback-334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 731513 INFO  (zkCallback-344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 731513 INFO  (zkCallback-352-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 731513 INFO  (zkCallback-327-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 731514 INFO  (zkCallback-359-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 731514 INFO  (zkCallback-367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 731761 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:33312_qkjc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a
   [junit4]   2> 731770 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:33312_qkjc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a
   [junit4]   2> 731770 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:33312_qkjc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a
   [junit4]   2> 731771 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:33312_qkjc    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/shard-2-001/cores
   [junit4]   2> 731784 INFO  (zkConnectionManagerCallback-375-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731785 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:33312_qkjc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 731786 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) 
[n:127.0.0.1:33312_qkjc    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37143/solr ready
   [junit4]   2> 731832 INFO  (qtp1254227970-4256) [n:127.0.0.1:33312_qkjc    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:33312_qkjc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 731850 INFO  (OverseerThreadFactory-775-thread-4) [    ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33312_qkjc for creating new 
replica
   [junit4]   2> 731903 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 732016 INFO  (zkCallback-367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 732016 INFO  (zkCallback-352-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 732934 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 732942 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=sortable
   [junit4]   2> 733020 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema sortable/1.6 with uniqueid field id
   [junit4]   2> 733020 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 733041 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a
   [junit4]   2> 733041 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 733042 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 733044 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1589488503, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 733122 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 733122 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 733123 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 733123 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 733124 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=89.7763671875, 
floorSegmentMB=1.447265625, forceMergeDeletesPctAllowed=13.946388500639072, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 733125 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b264512[collection1_shard1_replica_n43] main]
   [junit4]   2> 733126 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 733126 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 733143 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 733144 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1597014316617302016
   [junit4]   2> 733176 INFO  
(searcherExecutor-800-thread-1-processing-n:127.0.0.1:33312_qkjc 
x:collection1_shard1_replica_n43 c:collection1 s:shard1) 
[n:127.0.0.1:33312_qkjc c:collection1 s:shard1  
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@5b264512[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 733179 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node44=0}, version=0}
   [junit4]   2> 733190 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 733190 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 733190 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:33312/qkjc/collection1_shard1_replica_n43/
   [junit4]   2> 733190 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 733190 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:33312/qkjc/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 733190 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 733206 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33312/qkjc/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 733326 INFO  (zkCallback-352-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 733326 INFO  (zkCallback-367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 733357 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 733367 INFO  (qtp1254227970-4260) [n:127.0.0.1:33312_qkjc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1463
   [junit4]   2> 733412 INFO  (qtp1254227970-4256) [n:127.0.0.1:33312_qkjc    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:33312_qkjc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1580
   [junit4]   2> 733505 INFO  (zkCallback-352-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 733505 INFO  (zkCallback-367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 733850 INFO  
(OverseerCollectionConfigSetProcessor-72409452013682692-127.0.0.1:34117_qkjc-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 733882 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/shard-3-001
 of type NRT
   [junit4]   2> 733882 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 733884 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 733884 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 733884 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 733884 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c3d5087{/qkjc,null,AVAILABLE}
   [junit4]   2> 733885 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5af4bf79{HTTP/1.1,[http/1.1]}{127.0.0.1:45797}
   [junit4]   2> 733885 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.e.j.s.Server Started @734019ms
   [junit4]   2> 733885 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/qkjc, hostPort=45797, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/shard-3-001/cores}
   [junit4]   2> 733885 ERROR 
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 733885 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 733885 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 733885 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 733885 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 733885 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-06T16:18:57.432Z
   [junit4]   2> 733888 INFO  (zkConnectionManagerCallback-377-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733889 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 733889 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_A5DE8909876BEF99-001/shard-3-001/solr.xml
   [junit4]   2> 733893 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 733893 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 733907 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fb4268a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 733910 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A5DE8909876BEF99]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37143/solr
   [junit4]   2> 733924 INFO  (zkConnectionManagerCallback-381-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733927 INFO  (zkConnectionManagerCallback-383-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733942 INFO  (TEST-D

[...truncated too long message...]

ngth is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null1882692049
     [copy] Copying 40 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null1882692049
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null1882692049

resolve-example:

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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null689770069
     [copy] Copying 246 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null689770069
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null689770069

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 56ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            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: 596 minutes 43 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to