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

2 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
        at 
__randomizedtesting.SeedInfo.seed([A00F34AC318D7F47:285B0B769F7112BF]:0)
        at 
org.apache.solr.cloud.CloudInspectUtil.showDiff(CloudInspectUtil.java:125)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:206)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:167)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:669)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:153)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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)


FAILED:  org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest.test

Error Message:
There are still nodes recoverying - waited for 320 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 320 
seconds
        at 
__randomizedtesting.SeedInfo.seed([A00F34AC318D7F47:285B0B769F7112BF]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:195)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:1038)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1595)
        at 
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:143)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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)




Build Log:
[...truncated 14765 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/init-core-data-001
   [junit4]   2> 2217225 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[A00F34AC318D7F47]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2217226 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[A00F34AC318D7F47]-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-5776)
   [junit4]   2> 2217226 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[A00F34AC318D7F47]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2217226 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[A00F34AC318D7F47]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2217230 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2217230 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2217230 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2217330 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37617
   [junit4]   2> 2217330 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37617
   [junit4]   2> 2217330 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37617
   [junit4]   2> 2217334 INFO  (zkConnectionManagerCallback-11046-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2217337 INFO  (zkConnectionManagerCallback-11048-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2217338 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2217340 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2217341 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/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> 2217342 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/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> 2217343 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/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> 2217344 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/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> 2217345 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/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> 2217346 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/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> 2217347 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/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> 2217348 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/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> 2217349 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/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> 2217350 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2217591 WARN  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2217592 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2217592 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2217592 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2217593 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2217593 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2217593 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2217593 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10555bf4{/,null,AVAILABLE}
   [junit4]   2> 2217601 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5ecd4820{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:४१३५४}
   [junit4]   2> 2217601 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.e.j.s.Server Started @२२१७६६०ms
   [junit4]   2> 2217601 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=41354, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/control-001/cores}
   [junit4]   2> 2217601 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2217601 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2217601 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2217601 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2217602 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2217602 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-24T02:56:44.998Z
   [junit4]   2> 2217606 INFO  (zkConnectionManagerCallback-11050-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2217607 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2217607 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/control-001/solr.xml
   [junit4]   2> 2217613 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2217613 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2217615 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2217844 WARN  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4f9a58f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2217849 WARN  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@76cb875a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2217850 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37617/solr
   [junit4]   2> 2217852 INFO  (zkConnectionManagerCallback-11056-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2217854 INFO  (zkConnectionManagerCallback-11058-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2217949 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) 
[n:127.0.0.1:41354_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:41354_
   [junit4]   2> 2217949 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) 
[n:127.0.0.1:41354_    ] o.a.s.c.Overseer Overseer 
(id=72500288427982852-127.0.0.1:41354_-n_0000000000) starting
   [junit4]   2> 2217956 INFO  (zkConnectionManagerCallback-11065-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2217959 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) 
[n:127.0.0.1:41354_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37617/solr ready
   [junit4]   2> 2217960 INFO  
(OverseerStateUpdate-72500288427982852-127.0.0.1:41354_-n_0000000000) 
[n:127.0.0.1:41354_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:41354_
   [junit4]   2> 2217960 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) 
[n:127.0.0.1:41354_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41354_
   [junit4]   2> 2217962 INFO  
(OverseerStateUpdate-72500288427982852-127.0.0.1:41354_-n_0000000000) 
[n:127.0.0.1:41354_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2217970 INFO  (zkCallback-11064-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2217997 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) 
[n:127.0.0.1:41354_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 2218032 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) 
[n:127.0.0.1:41354_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2218049 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) 
[n:127.0.0.1:41354_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2218049 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) 
[n:127.0.0.1:41354_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2218051 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) 
[n:127.0.0.1:41354_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/control-001/cores
   [junit4]   2> 2218113 INFO  (zkConnectionManagerCallback-11071-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2218114 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2218115 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37617/solr ready
   [junit4]   2> 2218116 INFO  (qtp961534648-78585) [n:127.0.0.1:41354_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41354_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2218120 INFO  
(OverseerThreadFactory-8649-thread-1-processing-n:127.0.0.1:41354_) 
[n:127.0.0.1:41354_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 2218227 INFO  (qtp961534648-78587) [n:127.0.0.1:41354_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2218228 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2218229 INFO  (qtp961534648-78584) [n:127.0.0.1:41354_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2218230 INFO  (qtp961534648-78586) [n:127.0.0.1:41354_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2218231 INFO  (qtp961534648-78587) [n:127.0.0.1:41354_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2218235 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_    
x:control_collection_shard1_replica_n1] 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> 2218235 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2219260 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2219277 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2219392 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2219417 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
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> 2219418 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
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@67eff398
   [junit4]   2> 2219418 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2219421 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.55078125, noCFSRatio=1.0]
   [junit4]   2> 2219423 WARN  (qtp961534648-78588) [n:127.0.0.1:41354_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2219482 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
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> 2219482 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
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> 2219485 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2219485 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2219486 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
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=10, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=96.1865234375, 
floorSegmentMB=0.4794921875, forceMergeDeletesPctAllowed=22.372258002119796, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6674716777406442, deletesPctAllowed=21.475887912782373
   [junit4]   2> 2219486 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16c1d3ff[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2219488 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2219488 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
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> 2219489 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2219489 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
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 1620700254054645760
   [junit4]   2> 2219498 INFO  
(searcherExecutor-8654-thread-1-processing-n:127.0.0.1:41354_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:41354_ 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@16c1d3ff[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2219516 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
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> 2219517 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2219522 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2219522 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
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> 2219522 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41354/control_collection_shard1_replica_n1/
   [junit4]   2> 2219522 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
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> 2219523 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:41354/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2219523 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72500288427982852-core_node2-n_0000000000
   [junit4]   2> 2219526 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
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:41354/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2219627 INFO  (zkCallback-11057-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> 2219628 INFO  (zkCallback-11057-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> 2219628 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
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> 2219632 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_ 
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=1397
   [junit4]   2> 2219641 INFO  (qtp961534648-78585) [n:127.0.0.1:41354_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2219731 INFO  (zkCallback-11057-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> 2219731 INFO  (zkCallback-11057-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> 2219731 INFO  (zkCallback-11057-thread-3) [    ] 
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> 2219732 INFO  (qtp961534648-78585) [n:127.0.0.1:41354_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41354_&wt=javabin&version=2}
 status=0 QTime=1615
   [junit4]   2> 2219737 INFO  (zkConnectionManagerCallback-11076-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2219739 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2219740 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37617/solr ready
   [junit4]   2> 2219740 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2219741 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2219744 INFO  
(OverseerThreadFactory-8649-thread-2-processing-n:127.0.0.1:41354_) 
[n:127.0.0.1:41354_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2219744 INFO  
(OverseerCollectionConfigSetProcessor-72500288427982852-127.0.0.1:41354_-n_0000000000)
 [n:127.0.0.1:41354_    ] 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> 2219948 WARN  
(OverseerThreadFactory-8649-thread-2-processing-n:127.0.0.1:41354_) 
[n:127.0.0.1:41354_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 2219951 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2219952 INFO  (qtp961534648-78588) [n:127.0.0.1:41354_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=211
   [junit4]   2> 2219955 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=6
   [junit4]   2> 2220169 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-1-001
 of type NRT
   [junit4]   2> 2220180 WARN  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2220180 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2220180 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2220180 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2220231 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2220231 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2220231 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2220235 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7705a257{/,null,AVAILABLE}
   [junit4]   2> 2220236 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@71316f6f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:३५९१३}
   [junit4]   2> 2220236 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.Server Started @२२२०२९५ms
   [junit4]   2> 2220236 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=35913, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-1-001/cores}
   [junit4]   2> 2220236 ERROR (closeThreadPool-11077-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2220236 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2220236 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2220237 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2220237 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2220237 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-24T02:56:47.633Z
   [junit4]   2> 2220248 INFO  (zkConnectionManagerCallback-11079-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220250 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2220250 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-1-001/solr.xml
   [junit4]   2> 2220255 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2220255 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2220257 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2220380 WARN  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3d095ede[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2220382 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-2-001
 of type NRT
   [junit4]   2> 2220388 WARN  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5d5b16fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2220389 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37617/solr
   [junit4]   2> 2220391 WARN  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2220391 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2220391 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2220391 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2220392 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2220392 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2220393 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2220393 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5cd4b53c{/,null,AVAILABLE}
   [junit4]   2> 2220393 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4460bbdc{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:३३७१९}
   [junit4]   2> 2220393 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.Server Started @२२२०४५३ms
   [junit4]   2> 2220393 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=33719, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-2-001/cores}
   [junit4]   2> 2220394 ERROR (closeThreadPool-11077-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2220394 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2220394 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2220394 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2220394 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2220394 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-24T02:56:47.790Z
   [junit4]   2> 2220396 INFO  (zkConnectionManagerCallback-11085-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220399 INFO  (zkConnectionManagerCallback-11087-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220401 INFO  (zkConnectionManagerCallback-11089-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220401 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2220401 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-2-001/solr.xml
   [junit4]   2> 2220407 INFO  (closeThreadPool-11077-thread-1) 
[n:127.0.0.1:35913_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2220407 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2220407 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2220409 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2220411 INFO  (closeThreadPool-11077-thread-1) 
[n:127.0.0.1:35913_    ] o.a.s.c.ZkController Publish node=127.0.0.1:35913_ as 
DOWN
   [junit4]   2> 2220412 INFO  (closeThreadPool-11077-thread-1) 
[n:127.0.0.1:35913_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2220412 INFO  (closeThreadPool-11077-thread-1) 
[n:127.0.0.1:35913_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35913_
   [junit4]   2> 2220413 INFO  (zkCallback-11064-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2220413 INFO  (zkCallback-11057-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2220420 INFO  (zkCallback-11075-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2220427 INFO  (zkCallback-11088-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2220444 INFO  (zkConnectionManagerCallback-11096-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220446 INFO  (closeThreadPool-11077-thread-1) 
[n:127.0.0.1:35913_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2220450 INFO  (closeThreadPool-11077-thread-1) 
[n:127.0.0.1:35913_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37617/solr ready
   [junit4]   2> 2220467 INFO  (closeThreadPool-11077-thread-1) 
[n:127.0.0.1:35913_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 2220527 INFO  (closeThreadPool-11077-thread-1) 
[n:127.0.0.1:35913_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2220543 INFO  (closeThreadPool-11077-thread-1) 
[n:127.0.0.1:35913_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2220544 INFO  (closeThreadPool-11077-thread-1) 
[n:127.0.0.1:35913_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2220546 INFO  (closeThreadPool-11077-thread-1) 
[n:127.0.0.1:35913_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-1-001/cores
   [junit4]   2> 2220636 WARN  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@48b644bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2220640 WARN  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@596da7c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2220641 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37617/solr
   [junit4]   2> 2220658 INFO  (zkConnectionManagerCallback-11103-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220661 INFO  (zkConnectionManagerCallback-11105-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220666 INFO  (closeThreadPool-11077-thread-2) 
[n:127.0.0.1:33719_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2220670 INFO  (closeThreadPool-11077-thread-2) 
[n:127.0.0.1:33719_    ] o.a.s.c.ZkController Publish node=127.0.0.1:33719_ as 
DOWN
   [junit4]   2> 2220671 INFO  (closeThreadPool-11077-thread-2) 
[n:127.0.0.1:33719_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2220671 INFO  (closeThreadPool-11077-thread-2) 
[n:127.0.0.1:33719_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33719_
   [junit4]   2> 2220673 INFO  (zkCallback-11075-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2220673 INFO  (zkCallback-11064-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2220673 INFO  (zkCallback-11088-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2220673 INFO  (zkCallback-11057-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2220674 INFO  (zkCallback-11104-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2220679 INFO  (zkCallback-11095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2220707 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-3-001
 of type NRT
   [junit4]   2> 2220707 INFO  (zkConnectionManagerCallback-11112-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220707 WARN  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2220707 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2220707 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2220707 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2220708 INFO  (closeThreadPool-11077-thread-2) 
[n:127.0.0.1:33719_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2220710 INFO  (closeThreadPool-11077-thread-2) 
[n:127.0.0.1:33719_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37617/solr ready
   [junit4]   2> 2220712 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2220712 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2220712 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2220713 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35ec5b59{/,null,AVAILABLE}
   [junit4]   2> 2220713 INFO  (closeThreadPool-11077-thread-2) 
[n:127.0.0.1:33719_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 2220719 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@80553a7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:३६७४७}
   [junit4]   2> 2220719 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.s.Server Started @२२२०७७८ms
   [junit4]   2> 2220719 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36747, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-3-001/cores}
   [junit4]   2> 2220719 ERROR (closeThreadPool-11077-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2220719 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2220719 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2220719 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2220719 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2220719 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-24T02:56:48.115Z
   [junit4]   2> 2220748 INFO  (closeThreadPool-11077-thread-2) 
[n:127.0.0.1:33719_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2220748 INFO  (zkConnectionManagerCallback-11115-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220749 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2220749 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-3-001/solr.xml
   [junit4]   2> 2220754 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2220754 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2220756 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2220766 INFO  (closeThreadPool-11077-thread-2) 
[n:127.0.0.1:33719_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2220766 INFO  (closeThreadPool-11077-thread-2) 
[n:127.0.0.1:33719_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2220768 INFO  (closeThreadPool-11077-thread-2) 
[n:127.0.0.1:33719_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-2-001/cores
   [junit4]   2> 2220908 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-4-001
 of type NRT
   [junit4]   2> 2220908 WARN  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2220912 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2220912 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2220912 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2220914 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2220914 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2220915 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2220915 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6395124d{/,null,AVAILABLE}
   [junit4]   2> 2220916 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@43393c5b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:३५७८७}
   [junit4]   2> 2220916 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.s.Server Started @२२२०९७५ms
   [junit4]   2> 2220916 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=35787, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-4-001/cores}
   [junit4]   2> 2220916 ERROR (closeThreadPool-11077-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2220916 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2220916 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2220916 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2220916 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2220916 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-24T02:56:48.312Z
   [junit4]   2> 2220918 INFO  (zkConnectionManagerCallback-11117-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220920 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2220920 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-4-001/solr.xml
   [junit4]   2> 2220925 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2220925 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2220927 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2221361 WARN  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@66c5d3ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2221368 WARN  (closeThreadPool-11077-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1e44d2de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2221370 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37617/solr
   [junit4]   2> 2221379 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-5-001
 of type NRT
   [junit4]   2> 2221392 WARN  (closeThreadPool-11077-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2221392 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2221393 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2221393 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2221399 INFO  (zkConnectionManagerCallback-11123-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2221419 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2221419 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2221420 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2221420 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4878c484{/,null,AVAILABLE}
   [junit4]   2> 2221421 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ae5d689{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:४६४८१}
   [junit4]   2> 2221421 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.e.j.s.Server Started @२२२१४८०ms
   [junit4]   2> 2221421 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/tempDir-001/jetty5,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=46481, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-5-001/cores}
   [junit4]   2> 2221421 ERROR (closeThreadPool-11077-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2221421 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2221421 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2221421 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2221421 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2221421 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-24T02:56:48.817Z
   [junit4]   2> 2221439 INFO  (zkConnectionManagerCallback-11125-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2221445 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2221445 INFO  (zkConnectionManagerCallback-11127-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2221449 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2221449 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-5-001/solr.xml
   [junit4]   2> 2221455 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2221455 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2221456 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35787_ as DOWN
   [junit4]   2> 2221457 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2221457 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2221457 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35787_
   [junit4]   2> 2221459 INFO  (zkCallback-11104-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2221459 INFO  (zkCallback-11088-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2221459 INFO  (zkCallback-11057-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2221460 INFO  (zkCallback-11075-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2221460 INFO  (zkCallback-11064-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2221472 INFO  (zkCallback-11095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2221472 INFO  (zkCallback-11111-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2221479 INFO  (zkCallback-11124-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2221543 WARN  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@183969bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2221581 WARN  (closeThreadPool-11077-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@667b553a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2221583 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37617/solr
   [junit4]   2> 2221583 INFO  (zkConnectionManagerCallback-11135-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2221585 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2221587 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37617/solr ready
   [junit4]   2> 2221607 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2221635 INFO  (zkConnectionManagerCallback-11140-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2221665 INFO  (zkConnectionManagerCallback-11143-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2221670 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2221675 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36747_ as DOWN
   [junit4]   2> 2221676 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2221676 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36747_
   [junit4]   2> 2221690 INFO  (zkCallback-11111-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2221690 INFO  (zkCallback-11075-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2221690 INFO  (zkCallback-11104-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2221690 INFO  (zkCallback-11088-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2221690 INFO  (zkCallback-11064-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2221690 INFO  (zkCallback-11095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2221690 INFO  (zkCallback-11057-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2221699 INFO  (zkCallback-11134-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2221705 INFO  (zkCallback-11124-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2221711 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2221715 INFO  (zkCallback-11142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2221747 INFO  
(OverseerCollectionConfigSetProcessor-72500288427982852-127.0.0.1:41354_-n_0000000000)
 [n:127.0.0.1:41354_    ] 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> 2221781 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2221781 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2221785 INFO  (closeThreadPool-11077-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-4-001/cores
   [junit4]   2> 2221819 INFO  (zkConnectionManagerCallback-11150-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2221821 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2221822 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37617/solr ready
   [junit4]   2> 2221835 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2221875 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A00F34AC318D7F47]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-6-001
 of type NRT
   [junit4]   2> 2221888 WARN  (closeThreadPool-11077-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2221888 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2221888 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2221888 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2221928 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2221928 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2221928 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2221979 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10e4e13a{/,null,AVAILABLE}
   [junit4]   2> 2221981 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@11dc88b8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:४३५०६}
   [junit4]   2> 2221981 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.e.j.s.Server Started @२२२२०४०ms
   [junit4]   2> 2221981 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/tempDir-001/jetty6,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=43506, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-6-001/cores}
   [junit4]   2> 2221981 ERROR (closeThreadPool-11077-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2221981 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2221981 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2221981 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2221981 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2221981 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-24T02:56:49.377Z
   [junit4]   2> 2221985 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2221997 INFO  (zkConnectionManagerCallback-11153-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2221998 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2221998 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-6-001/solr.xml
   [junit4]   2> 2222003 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2222003 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2222005 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2222023 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2222023 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2222025 INFO  (closeThreadPool-11077-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-3-001/cores
   [junit4]   2> 2222030 WARN  (closeThreadPool-11077-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@45a2e472[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2222037 WARN  (closeThreadPool-11077-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4e51f727[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2222038 INFO  (closeThreadPool-11077-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37617/solr
   [junit4]   2> 2222059 INFO  (zkConnectionManagerCallback-11159-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2222083 INFO  (zkConnectionManagerCallback-11161-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2222090 INFO  (closeThreadPool-11077-thread-3) 
[n:127.0.0.1:46481_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 2222094 INFO  (closeThreadPool-11077-thread-3) 
[n:127.0.0.1:46481_    ] o.a.s.c.ZkController Publish node=127.0.0.1:46481_ as 
DOWN
   [junit4]   2> 2222096 INFO  (closeThreadPool-11077-thread-3) 
[n:127.0.0.1:46481_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2222096 INFO  (closeThreadPool-11077-thread-3) 
[n:127.0.0.1:46481_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46481_
   [junit4]   2> 2222099 INFO  (zkCallback-11142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2222100 INFO  (zkCallback-11124-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2222100 INFO  (zkCallback-11088-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2222100 INFO  (zkCallback-11104-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2222100 INFO  (zkCallback-11075-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2222100 INFO  (zkCallback-11057-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2222101 INFO  (zkCallback-11134-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2222101 INFO  (zkCallback-11095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2222101 INFO  (zkCallback-11111-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2222101 INFO  (zkCallback-11064-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2222111 INFO  (zkCallback-11149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2222128 INFO  (zkCallback-11160-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2222151 INFO  (zkConnectionManagerCallback-11168-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2222153 INFO  (closeThreadPool-11077-thread-3) 
[n:127.0.0.1:46481_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (6)
   [junit4]   2> 2222154 INFO  (closeThreadPool-11077-thread-3) 
[n:127.0.0.1:46481_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37617/solr ready
   [junit4]   2> 2222154 INFO  (closeThreadPool-11077-thread-3) 
[n:127.0.0.1:46481_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 2222184 INFO  (closeThreadPool-11077-thread-3) 
[n:127.0.0.1:46481_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2222207 INFO  (closeThreadPool-11077-thread-3) 
[n:127.0.0.1:46481_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2222208 INFO  (closeThreadPool-11077-thread-3) 
[n:127.0.0.1:46481_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67eff398
   [junit4]   2> 2222210 INFO  (closeThreadPool-11077-thread-3) 
[n:127.0.0.1:46481_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A00F34AC318D7F47-001/shard-5-001/cores
   [junit4]   2> 2222289 WARN  (closeThreadPool-11077-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6fc669ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2222317 WARN  (closeThreadPool-11077-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@55a05025[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2222319 INFO  (closeThreadPool-11077-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37617/solr
   [junit4]   2> 2222332 INFO  (zkConnectionManagerCallback-11175-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2222427 INFO  (zkConnectionManagerCallback-11177-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2222434 INFO  (closeThreadPool-11077-thread-4) 
[n:127.0.0.1:43506_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (6)
   [junit4]   2> 222244

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

ntAdapter.evaluate(StatementAdapter.java:36) 
[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 3979935 ERROR 
(SUITE-HdfsRestartWhileUpdatingTest-seed#[A00F34AC318D7F47]-worker) [    ] 
o.a.s.c.SolrCore Too many close [count:-1] on 
org.apache.solr.core.SolrCore@7814b7e2. Please report this exception to 
[email protected]
   [junit4]   2> 3979935 ERROR 
(SUITE-HdfsRestartWhileUpdatingTest-seed#[A00F34AC318D7F47]-worker) [    ] 
o.a.s.c.u.ObjectReleaseTracker 
   [junit4]   2> java.lang.AssertionError: Too many closes on SolrCore
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.close(SolrCore.java:1525) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ObjectReleaseTracker.tryClose(ObjectReleaseTracker.java:85)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:321) 
[java/:?]
   [junit4]   2>        at 
sun.reflect.GeneratedMethodAccessor144.invoke(Unknown Source) ~[?:?]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_191]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_191]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_A00F34AC318D7F47-001
   [junit4]   2> Dec 24, 2018 3:26:07 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 32 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@65748def),
 locale=sr-Latn, timezone=Europe/Saratov
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=2,free=131652456,total=501219328
   [junit4]   2> NOTE: All tests run in this JVM: 
[SuggestComponentContextFilterQueryTest, TestHalfAndHalfDocValues, 
CustomHighlightComponentTest, TestFunctionQuery, MultiSolrCloudTestCaseTest, 
SolrMetricReporterTest, TestSubQueryTransformerCrossCore, TestApiFramework, 
RecoveryAfterSoftCommitTest, TestSQLHandlerNonCloud, 
CreateCollectionCleanupTest, TestCloudPivotFacet, MetricsConfigTest, 
OverseerModifyCollectionTest, SyncSliceTest, TestExceedMaxTermLength, 
ResponseBuilderTest, TlogReplayBufferedWhileIndexingTest, TestMissingGroups, 
TestSimpleQParserPlugin, TestStressCloudBlindAtomicUpdates, TestReqParamsAPI, 
TestGeoJSONResponseWriter, PropertiesRequestHandlerTest, 
DeleteLastCustomShardedReplicaTest, HLLUtilTest, TriggerIntegrationTest, 
SolrCloudExampleTest, CollectionTooManyReplicasTest, TestCoreAdminApis, 
TestLegacyFieldCache, TestMacros, TestCursorMarkWithoutUniqueKey, 
HttpPartitionTest, CollectionPropsTest, ExecutePlanActionTest, 
DefaultValueUpdateProcessorTest, FieldMutatingUpdateProcessorTest, 
SolrGraphiteReporterTest, DocumentAnalysisRequestHandlerTest, 
URLClassifyProcessorTest, TestRawTransformer, TestConfigSetsAPI, 
RangeFacetCloudTest, BasicFunctionalityTest, TestZkAclsWithHadoopAuth, 
TestCloudSchemaless, TestChildDocTransformer, TestHighlightDedupGrouping, 
ReplaceNodeNoTargetTest, TestUtilizeNode, UtilsToolTest, 
TestNumericTokenStream, SolrInfoBeanTest, TokenizerChainTest, 
SearchRateTriggerIntegrationTest, TestSimPolicyCloud, 
TestPartialUpdateDeduplication, OverseerTaskQueueTest, 
DistributedSuggestComponentTest, TestSafeXMLParsing, TestSolr4Spatial2, 
TestCloudDeleteByQuery, TestCollectionsAPIViaSolrCloudCluster, 
TestSolrDeletionPolicy1, CdcrReplicationHandlerTest, TestRequestForwarding, 
TestInPlaceUpdatesStandalone, SolrRrdBackendFactoryTest, SaslZkACLProviderTest, 
DistributedQueryComponentOptimizationTest, UpdateRequestProcessorFactoryTest, 
TestAnalyzeInfixSuggestions, ShardSplitTest, TestExtendedDismaxParser, 
SolrSlf4jReporterTest, SimplePostToolTest, TestCloudJSONFacetSKG, 
SubstringBytesRefFilterTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestSolrCoreSnapshots, HdfsLockFactoryTest, TestFileDictionaryLookup, 
FileBasedSpellCheckerTest, TestIntervalFaceting, AutoAddReplicasPlanActionTest, 
DistributedVersionInfoTest, TestPHPSerializedResponseWriter, 
RestartWhileUpdatingTest, HdfsBasicDistributedZkTest, PluginInfoTest, 
DistributedFacetPivotLongTailTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HighlighterTest, DisMaxRequestHandlerTest, NumberUtilsTest, 
FastVectorHighlighterTest, TestInfoStreamLogging, CloudMLTQParserTest, 
TestUseDocValuesAsStored, BasicDistributedZk2Test, DocValuesMissingTest, 
TestTestInjection, SolrIndexSplitterTest, SpatialFilterTest, 
TestQuerySenderListener, CheckHdfsIndexTest, TestReloadDeadlock, 
BooleanFieldTest, TestHighFrequencyDictionaryFactory, SolrRequestParserTest, 
CdcrWithNodesRestartsTest, ExplicitHLLTest, 
PreAnalyzedFieldManagedSchemaCloudTest, HdfsRestartWhileUpdatingTest]
   [junit4] Completed [614/838 (2!)] on J1 in 415.93s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 827 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J0-20181224_021947_0831577340983153818633.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid15289.hprof
 ...
   [junit4] Heap dump file created [659916500 bytes in 5.944 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 9030 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:651:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:585:
 Some of the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid15289.hprof

Total time: 306 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to