Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/177/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
KeeperErrorCode = ConnectionLoss for /solr/configs/_default/solrconfig.xml

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = 
ConnectionLoss for /solr/configs/_default/solrconfig.xml
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:102)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1221)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:358)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:358)
        at 
org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:615)
        at 
org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:640)
        at 
org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:640)
        at 
org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:640)
        at 
org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:640)
        at 
org.apache.solr.common.cloud.SolrZkClient.printLayoutToStream(SolrZkClient.java:660)
        at 
org.apache.solr.common.cloud.SolrZkClient.printLayoutToStdOut(SolrZkClient.java:655)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.printLayout(AbstractDistribZkTestBase.java:315)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testStopAndStartCoresInOneInstance(BasicDistributedZkTest.java:632)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:427)
        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:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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 14223 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\init-core-data-001
   [junit4]   2> 2231587 INFO  
(SUITE-BasicDistributedZkTest-seed#[23B5CC6AB7D7F0C]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2231593 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2231593 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2231593 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2231694 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51319
   [junit4]   2> 2231694 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51319
   [junit4]   2> 2231694 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 51319
   [junit4]   2> 2231700 INFO  (zkConnectionManagerCallback-12265-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2231703 INFO  (zkConnectionManagerCallback-12267-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2231705 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2231707 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2231708 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2231709 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2231710 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2231712 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2231713 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2231713 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2231714 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2231715 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2231716 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2231717 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2232459 WARN  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2232460 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2232460 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2232460 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2232461 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2232461 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2232461 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2232461 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@630e26b0{/,null,AVAILABLE}
   [junit4]   2> 2232463 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@48b96a50{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:51327}
   [junit4]   2> 2232463 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.e.j.s.Server 
Started @2232549ms
   [junit4]   2> 2232463 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\tempDir-001/control/data,
 hostContext=/, hostPort=51327, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\control-001\cores}
   [junit4]   2> 2232464 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2232464 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2232464 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 2232464 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2232464 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2232464 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-01T20:56:31.765Z
   [junit4]   2> 2232468 INFO  (zkConnectionManagerCallback-12269-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2232470 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2232470 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\control-001\solr.xml
   [junit4]   2> 2232479 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2232479 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2232480 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2232528 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2232530 WARN  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@42d6577f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2232538 WARN  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@76497678[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2232539 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51319/solr
   [junit4]   2> 2232542 INFO  (zkConnectionManagerCallback-12276-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2232546 INFO  (zkConnectionManagerCallback-12278-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2232621 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_   
 ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51327_
   [junit4]   2> 2232622 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_   
 ] o.a.s.c.Overseer Overseer 
(id=72166022639583236-127.0.0.1:51327_-n_0000000000) starting
   [junit4]   2> 2232628 INFO  (zkConnectionManagerCallback-12285-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2232630 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_   
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51319/solr 
ready
   [junit4]   2> 2232631 INFO  
(OverseerStateUpdate-72166022639583236-127.0.0.1:51327_-n_0000000000) 
[n:127.0.0.1:51327_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:51327_
   [junit4]   2> 2232632 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_   
 ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51327_
   [junit4]   2> 2232632 INFO  
(OverseerStateUpdate-72166022639583236-127.0.0.1:51327_-n_0000000000) 
[n:127.0.0.1:51327_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2232633 INFO  (zkCallback-12284-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2232707 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_   
 ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2232756 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2232762 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2232764 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2232767 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_   
 ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\control-001\cores
   [junit4]   2> 2232805 INFO  (zkConnectionManagerCallback-12291-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2232806 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2232808 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51319/solr ready
   [junit4]   2> 2232809 INFO  (qtp933307578-34018) [n:127.0.0.1:51327_    ] 
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:51327_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2232812 INFO  
(OverseerThreadFactory-10329-thread-1-processing-n:127.0.0.1:51327_) 
[n:127.0.0.1:51327_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 2232920 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_    
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> 2232921 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2233956 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2233972 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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> 2234104 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2234240 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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> 2234241 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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@2a7bcc50
   [junit4]   2> 2234241 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\control-001\cores\control_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 2234242 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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=46, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=82.185546875, 
floorSegmentMB=1.974609375, forceMergeDeletesPctAllowed=16.784459321744624, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=46.54867271359947
   [junit4]   2> 2234244 WARN  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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> 2234342 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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> 2234342 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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> 2234346 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2234346 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2234346 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4403692735329303]
   [junit4]   2> 2234347 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3fec796f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2234349 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2234349 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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> 2234349 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2234349 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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 1629646690608742400
   [junit4]   2> 2234352 INFO  
(searcherExecutor-10334-thread-1-processing-n:127.0.0.1:51327_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:51327_ 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@3fec796f[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2234355 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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> 2234355 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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> 2234358 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2234358 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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> 2234358 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51327/control_collection_shard1_replica_n1/
   [junit4]   2> 2234359 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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> 2234359 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51327/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2234359 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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/72166022639583236-core_node2-n_0000000000
   [junit4]   2> 2234366 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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:51327/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2234468 INFO  (zkCallback-12277-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> 2234471 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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> 2234476 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 
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=1556
   [junit4]   2> 2234484 INFO  (qtp933307578-34018) [n:127.0.0.1:51327_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2234590 INFO  (zkCallback-12277-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> 2234590 INFO  (zkCallback-12277-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> 2234601 INFO  (qtp933307578-34018) [n:127.0.0.1:51327_    ] 
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:51327_&wt=javabin&version=2}
 status=0 QTime=1791
   [junit4]   2> 2234615 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100629d80490006, likely client has closed socket
   [junit4]   2> 2234632 INFO  (zkConnectionManagerCallback-12297-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2234633 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2234635 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51319/solr ready
   [junit4]   2> 2234635 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2234636 INFO  (qtp933307578-34017) [n:127.0.0.1:51327_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2234642 INFO  
(OverseerThreadFactory-10329-thread-2-processing-n:127.0.0.1:51327_) 
[n:127.0.0.1:51327_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2234644 INFO  
(OverseerCollectionConfigSetProcessor-72166022639583236-127.0.0.1:51327_-n_0000000000)
 [n:127.0.0.1:51327_    ] 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> 2234847 WARN  
(OverseerThreadFactory-10329-thread-2-processing-n:127.0.0.1:51327_) 
[n:127.0.0.1:51327_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 2234850 INFO  (qtp933307578-34017) [n:127.0.0.1:51327_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2234850 INFO  (qtp933307578-34017) [n:127.0.0.1:51327_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=213
   [junit4]   2> 2234850 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2235512 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-1-001
 of type NRT
   [junit4]   2> 2235512 WARN  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2235513 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2235513 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2235513 INFO  (closeThreadPool-12298-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_172-b11
   [junit4]   2> 2235513 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2235513 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2235513 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2235513 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62797200{/,null,AVAILABLE}
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6e89b880{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:51355}
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.s.Server Started @2235601ms
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=51355, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-1-001\cores}
   [junit4]   2> 2235515 ERROR (closeThreadPool-12298-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-01T20:56:34.816Z
   [junit4]   2> 2235519 INFO  (zkConnectionManagerCallback-12300-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2235522 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2235522 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100629d80490008, likely client has closed socket
   [junit4]   2> 2235522 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-1-001\solr.xml
   [junit4]   2> 2235532 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2235532 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2235533 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2235874 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2235877 WARN  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1a364288[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2235885 WARN  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@466071cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2235886 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51319/solr
   [junit4]   2> 2235889 INFO  (zkConnectionManagerCallback-12307-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2235892 INFO  (zkConnectionManagerCallback-12309-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2235897 INFO  (closeThreadPool-12298-thread-1) 
[n:127.0.0.1:51355_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2235900 INFO  (closeThreadPool-12298-thread-1) 
[n:127.0.0.1:51355_    ] o.a.s.c.ZkController Publish node=127.0.0.1:51355_ as 
DOWN
   [junit4]   2> 2235901 INFO  (closeThreadPool-12298-thread-1) 
[n:127.0.0.1:51355_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2235901 INFO  (closeThreadPool-12298-thread-1) 
[n:127.0.0.1:51355_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51355_
   [junit4]   2> 2235902 INFO  (zkCallback-12284-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2235902 INFO  (zkCallback-12277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2235902 INFO  (zkCallback-12296-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2235904 INFO  (zkCallback-12308-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2235982 INFO  (zkConnectionManagerCallback-12316-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2235983 INFO  (closeThreadPool-12298-thread-1) 
[n:127.0.0.1:51355_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2235985 INFO  (closeThreadPool-12298-thread-1) 
[n:127.0.0.1:51355_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:51319/solr ready
   [junit4]   2> 2235985 INFO  (closeThreadPool-12298-thread-1) 
[n:127.0.0.1:51355_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 2236022 INFO  (closeThreadPool-12298-thread-1) 
[n:127.0.0.1:51355_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2236029 INFO  (closeThreadPool-12298-thread-1) 
[n:127.0.0.1:51355_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2236029 INFO  (closeThreadPool-12298-thread-1) 
[n:127.0.0.1:51355_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2236033 INFO  (closeThreadPool-12298-thread-1) 
[n:127.0.0.1:51355_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-1-001\cores
   [junit4]   2> 2236236 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-2-001
 of type NRT
   [junit4]   2> 2236236 WARN  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2236237 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2236237 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2236237 INFO  (closeThreadPool-12298-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_172-b11
   [junit4]   2> 2236237 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2236237 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2236237 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2236238 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5bb12853{/,null,AVAILABLE}
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@75520996{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:51374}
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.s.Server Started @2236325ms
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=51374, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-2-001\cores}
   [junit4]   2> 2236239 ERROR (closeThreadPool-12298-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-01T20:56:35.540Z
   [junit4]   2> 2236244 INFO  (zkConnectionManagerCallback-12319-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2236245 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2236245 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100629d8049000c, likely client has closed socket
   [junit4]   2> 2236245 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-2-001\solr.xml
   [junit4]   2> 2236256 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2236256 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2236257 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2236651 INFO  
(OverseerCollectionConfigSetProcessor-72166022639583236-127.0.0.1:51327_-n_0000000000)
 [n:127.0.0.1:51327_    ] 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> 2236985 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2236993 WARN  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@11d2b117[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2237005 WARN  (closeThreadPool-12298-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2ac72cae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2237006 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51319/solr
   [junit4]   2> 2237013 INFO  (zkConnectionManagerCallback-12326-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237043 INFO  (zkConnectionManagerCallback-12328-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237057 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2237065 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:51374_ as DOWN
   [junit4]   2> 2237065 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2237065 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51374_
   [junit4]   2> 2237068 INFO  (zkCallback-12284-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2237068 INFO  (zkCallback-12296-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2237068 INFO  (zkCallback-12308-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2237068 INFO  (zkCallback-12315-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2237068 INFO  (zkCallback-12327-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2237085 INFO  (zkCallback-12277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2237096 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-3-001
 of type NRT
   [junit4]   2> 2237104 WARN  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2237104 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2237104 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2237104 INFO  (closeThreadPool-12298-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_172-b11
   [junit4]   2> 2237104 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2237104 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2237104 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2237104 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@653adb57{/,null,AVAILABLE}
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@167cb1d2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:51390}
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.s.Server Started @2237199ms
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=51390, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-3-001\cores}
   [junit4]   2> 2237113 ERROR (closeThreadPool-12298-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-01T20:56:36.414Z
   [junit4]   2> 2237129 INFO  (zkConnectionManagerCallback-12332-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237130 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2237130 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-3-001\solr.xml
   [junit4]   2> 2237145 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2237145 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2237146 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2237161 INFO  (zkConnectionManagerCallback-12338-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237162 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2237162 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51319/solr ready
   [junit4]   2> 2237162 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2237193 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2237200 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2237200 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2237203 INFO  (closeThreadPool-12298-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-2-001\cores
   [junit4]   2> 2237431 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2237433 WARN  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@395dcb33[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2237440 WARN  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@45f8b6d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2237441 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51319/solr
   [junit4]   2> 2237444 INFO  (zkConnectionManagerCallback-12345-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237445 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100629d80490011, likely client has closed socket
   [junit4]   2> 2237448 INFO  (zkConnectionManagerCallback-12347-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237452 INFO  (closeThreadPool-12298-thread-2) 
[n:127.0.0.1:51390_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2237455 INFO  (closeThreadPool-12298-thread-2) 
[n:127.0.0.1:51390_    ] o.a.s.c.ZkController Publish node=127.0.0.1:51390_ as 
DOWN
   [junit4]   2> 2237456 INFO  (closeThreadPool-12298-thread-2) 
[n:127.0.0.1:51390_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2237456 INFO  (closeThreadPool-12298-thread-2) 
[n:127.0.0.1:51390_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51390_
   [junit4]   2> 2237458 INFO  (zkCallback-12296-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237458 INFO  (zkCallback-12284-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237458 INFO  (zkCallback-12315-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237458 INFO  (zkCallback-12277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237458 INFO  (zkCallback-12327-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237458 INFO  (zkCallback-12308-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237459 INFO  (zkCallback-12337-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237459 INFO  (zkCallback-12346-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237530 INFO  (zkConnectionManagerCallback-12354-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237531 INFO  (closeThreadPool-12298-thread-2) 
[n:127.0.0.1:51390_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2237532 INFO  (closeThreadPool-12298-thread-2) 
[n:127.0.0.1:51390_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:51319/solr ready
   [junit4]   2> 2237532 INFO  (closeThreadPool-12298-thread-2) 
[n:127.0.0.1:51390_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 2237572 INFO  (closeThreadPool-12298-thread-2) 
[n:127.0.0.1:51390_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2237579 INFO  (closeThreadPool-12298-thread-2) 
[n:127.0.0.1:51390_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2237579 INFO  (closeThreadPool-12298-thread-2) 
[n:127.0.0.1:51390_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2237582 INFO  (closeThreadPool-12298-thread-2) 
[n:127.0.0.1:51390_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-3-001\cores
   [junit4]   2> 2237835 INFO  
(TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-4-001
 of type NRT
   [junit4]   2> 2237835 WARN  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2237835 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2237835 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2237835 INFO  (closeThreadPool-12298-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_172-b11
   [junit4]   2> 2237836 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2237836 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2237836 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@420b77ba{/,null,AVAILABLE}
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@420b5115{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:51413}
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.s.Server Started @2237923ms
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=51413, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-4-001\cores}
   [junit4]   2> 2237837 ERROR (closeThreadPool-12298-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-01T20:56:37.138Z
   [junit4]   2> 2237840 INFO  (zkConnectionManagerCallback-12357-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237842 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2237842 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-4-001\solr.xml
   [junit4]   2> 2237850 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2237850 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2237851 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2238309 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2238312 WARN  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4a99d763[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2238318 WARN  (closeThreadPool-12298-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@73f5a77a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2238318 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51319/solr
   [junit4]   2> 2238321 INFO  (zkConnectionManagerCallback-12364-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2238323 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100629d80490015, likely client has closed socket
   [junit4]   2> 2238325 INFO  (zkConnectionManagerCallback-12366-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2238330 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2238333 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:51413_ as DOWN
   [junit4]   2> 2238334 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2238334 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51413_
   [junit4]   2> 2238337 INFO  (zkCallback-12296-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238337 INFO  (zkCallback-12337-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238337 INFO  (zkCallback-12284-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238337 INFO  (zkCallback-12315-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238337 INFO  (zkCallback-12346-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238337 INFO  (zkCallback-12327-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238337 INFO  (zkCallback-12277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238337 INFO  (zkCallback-12308-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238338 INFO  (zkCallback-12365-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238338 INFO  (zkCallback-12353-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238398 INFO  (zkConnectionManagerCallback-12373-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2238399 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2238401 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51319/solr ready
   [junit4]   2> 2238401 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2238433 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2238442 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2238442 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2238458 INFO  (closeThreadPool-12298-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-4-001\cores
   [junit4]   2> 2238535 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:51355_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2238535 INFO  (qtp933307578-34021) [n:127.0.0.1:51327_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:51390_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2238535 INFO  (qtp933307578-34016) [n:127.0.0.1:51327_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:51413_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2238535 INFO  (qtp933307578-34020) [n:127.0.0.1:51327_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:51374_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2238540 INFO  
(OverseerThreadFactory-10329-thread-3-processing-n:127.0.0.1:51327_) 
[n:127.0.0.1:51327_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:51355_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 2238540 INFO  
(OverseerThreadFactory-10329-thread-4-processing-n:127.0.0.1:51327_) 
[n:127.0.0.1:51327_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:51413_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 2238542 INFO  
(OverseerThreadFactory-10329-thread-3-processing-n:127.0.0.1:51327_) 
[n:127.0.0.1:51327_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 2238542 INFO  
(OverseerThreadFactory-10329-thread-4-processing-n:127.0.0.1:51327_) 
[n:127.0.0.1:51327_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 2238545 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_    
x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2238545 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_    
x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2239598 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2239601 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2239609 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 2239616 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 2240551 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2240552 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2240573 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2240573 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2240573 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-4-001\cores\collection1_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-4-001\cores\collection1_shard1_replica_n2\data\]
   [junit4]   2> 2240573 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2240574 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=82.185546875, 
floorSegmentMB=1.974609375, forceMergeDeletesPctAllowed=16.784459321744624, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=46.54867271359947
   [junit4]   2> 2240574 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2240574 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-1-001\cores\collection1_shard2_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-1-001\cores\collection1_shard2_replica_n1\data\]
   [junit4]   2> 2240574 WARN  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
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> 2240574 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=82.185546875, 
floorSegmentMB=1.974609375, forceMergeDeletesPctAllowed=16.784459321744624, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=46.54867271359947
   [junit4]   2> 2240574 WARN  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_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> 2240683 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2240683 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2240686 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2240686 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2240686 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2240686 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2240686 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4403692735329303]
   [junit4]   2> 2240688 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6c321b3[collection1_shard1_replica_n2] main]
   [junit4]   2> 2240689 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2240689 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2240689 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2240689 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1629646697256714240
   [junit4]   2> 2240689 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2240689 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2240689 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4403692735329303]
   [junit4]   2> 2240689 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4000a20[collection1_shard2_replica_n1] main]
   [junit4]   2> 2240693 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2240693 INFO  
(searcherExecutor-10375-thread-1-processing-n:127.0.0.1:51413_ 
x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@6c321b3[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2240693 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2240693 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2240694 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1629646697261957120
   [junit4]   2> 2240695 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2240695 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 2240697 INFO  
(searcherExecutor-10376-thread-1-processing-n:127.0.0.1:51355_ 
x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[collection1_shard2_replica_n1] Registered new searcher 
Searcher@4000a20[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2240700 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2240700 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2240700 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:51413/collection1_shard1_replica_n2/
   [junit4]   2> 2240700 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2240700 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 2240700 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2240700 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:51413/collection1_shard1_replica_n2/ has no replicas
   [junit4]   2> 2240700 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72166022639583254-core_node3-n_0000000000
   [junit4]   2> 2240702 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51413/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 2240703 INFO  (zkCallback-12365-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2240703 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2240703 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2240703 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:51355/collection1_shard2_replica_n1/
   [junit4]   2> 2240704 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2240704 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 2240704 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:51355/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 2240704 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72166022639583242-core_node4-n_0000000000
   [junit4]   2> 2240707 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51355/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 2240708 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2163
   [junit4]   2> 2240711 INFO  (qtp933307578-34016) [n:127.0.0.1:51327_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:51413_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=2175
   [junit4]   2> 2240809 INFO  (zkCallback-12365-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2240809 INFO  (zkCallback-12365-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [

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

.SolrZkClient.printLayout(SolrZkClient.java:640)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.printLayoutToStream(SolrZkClient.java:660)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.printLayoutToStdOut(SolrZkClient.java:655)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.printLayout(AbstractDistribZkTestBase.java:315)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.testStopAndStartCoresInOneInstance(BasicDistributedZkTest.java:632)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:427)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=34823, name=zkCallback-12432-thread-9, 
state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: GC overhead limit 
exceeded
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([23B5CC6AB7D7F0C]:0)
   [junit4]    >        at java.lang.ThreadLocal.createMap(ThreadLocal.java:244)
   [junit4]    >        at java.lang.ThreadLocal.set(ThreadLocal.java:205)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:195)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$13/1472920684.run(Unknown
 Source)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@79761fe8),
 locale=id-ID, timezone=Asia/Harbin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_172 
(64-bit)/cpus=3,threads=1,free=79888192,total=477626368
   [junit4]   2> NOTE: All tests run in this JVM: 
[CloudExitableDirectoryReaderTest, SolrCloudReportersTest, 
MetricsHistoryHandlerTest, TestNRTOpen, TestUtilizeNode, 
TestReplicationHandlerDiskOverFlow, TestIBSimilarityFactory, 
SystemInfoHandlerTest, SolrRequestParserTest, SearchRateTriggerIntegrationTest, 
CollectionStateFormat2Test, CreateRoutedAliasTest, TestNumericTerms64, 
TestAnalyzedSuggestions, TestOverriddenPrefixQueryForCustomFieldType, 
SystemCollectionCompatTest, ReturnFieldsTest, DocValuesTest, 
DirectSolrConnectionTest, TriLevelCompositeIdRoutingTest, SOLR749Test, 
StatelessScriptUpdateProcessorFactoryTest, TestLFUCache, 
WrapperMergePolicyFactoryTest, SolrJmxReporterTest, TestUseDocValuesAsStored, 
HdfsRestartWhileUpdatingTest, TestGeoJSONResponseWriter, 
QueryElevationComponentTest, CdcrVersionReplicationTest, 
JWTAuthPluginIntegrationTest, BooleanFieldTest, CustomTermsComponentTest, 
TestSurroundQueryParser, TestPayloadScoreQParserPlugin, 
TolerantUpdateProcessorTest, TestCoreAdminApis, TestMinMaxOnMultiValuedField, 
SolrCloudExampleTest, TestLegacyNumericUtils, TestCharFilters, 
TestFileDictionaryLookup, CoreAdminOperationTest, TestConfig, TestInitParams, 
WordBreakSolrSpellCheckerTest, SecurityConfHandlerTest, BadCopyFieldTest, 
DateMathParserTest, TestConfigSetImmutable, TestMultiWordSynonyms, 
ShardRoutingTest, ConcurrentDeleteAndCreateCollectionTest, CursorPagingTest, 
HdfsBasicDistributedZkTest, TestLeaderElectionWithEmptyReplica, 
CategoryRoutedAliasUpdateProcessorTest, TestSolrQueryParser, 
UpdateRequestProcessorFactoryTest, MetricUtilsTest, ZkStateReaderTest, 
TestRandomDVFaceting, SolrCmdDistributorTest, TestObjectReleaseTracker, 
TestSearcherReuse, MissingSegmentRecoveryTest, 
SimpleCollectionCreateDeleteTest, TestRTGBase, UpdateLogTest, 
AsyncCallRequestStatusResponseTest, MultiSolrCloudTestCaseTest, 
TestSimpleTrackingShardHandler, CSVRequestHandlerTest, TestMacros, 
AdminHandlersProxyTest, TestQuerySenderNoQuery, TestRequestStatusCollectionAPI, 
TestSolrCoreSnapshots, PeerSyncWithLeaderAndIndexFingerprintCachingTest, 
TestDFISimilarityFactory, EmbeddedSolrNoSerializeTest, 
XmlUpdateRequestHandlerTest, TestCollectionAPIs, UtilsToolTest, 
TestRecoveryHdfs, TestAtomicUpdateErrorCases, TestPostingsSolrHighlighter, 
DistributedDebugComponentTest, SliceStateTest, SchemaApiFailureTest, 
TestCoreBackup, TestUtils, TestQueryTypes, TestDistributedMissingSort, 
TestSkipOverseerOperations, ZkControllerTest, TestCopyFieldCollectionResource, 
TestStreamBody, CollectionsAPIAsyncDistributedZkTest, 
TestGraphTermsQParserPlugin, SortSpecParsingTest, 
PreAnalyzedUpdateProcessorTest, UUIDFieldTest, DirectSolrSpellCheckerTest, 
TestFacetMethods, TestShardHandlerFactory, SpellCheckComponentTest, 
DistributedTermsComponentTest, BaseCdcrDistributedZkTest, TestDocumentBuilder, 
TestCloudSearcherWarming, TestStressCloudBlindAtomicUpdates, DeleteStatusTest, 
SpellingQueryConverterTest, DistributedFacetExistsSmallTest, 
IndexSizeTriggerTest, CoreMergeIndexesAdminHandlerTest, ComputePlanActionTest, 
HdfsRecoverLeaseTest, BlockDirectoryTest, BlockJoinFacetRandomTest, 
TestDistributedMap, TestDeleteCollectionOnDownNodes, OverseerTest, 
SearchHandlerTest, DistributedFacetPivotSmallTest, TestRawTransformer, 
NodeLostTriggerTest, TestSolr4Spatial2, TestLockTree, TestUpdate, 
TestLazyCores, AddBlockUpdateTest, TestPullReplica, DistributedQueueTest, 
TestDynamicFieldResource, ForceLeaderWithTlogReplicasTest, TestSimPolicyCloud, 
ZkNodePropsTest, TestSafeXMLParsing, MoreLikeThisHandlerTest, 
TestReplicationHandler, QueryResultKeyTest, TestCSVResponseWriter, 
TestEmbeddedSolrServerConstructors, TestSchemalessBufferedUpdates, 
MetricsConfigTest, HdfsDirectoryFactoryTest, FastVectorHighlighterTest, 
LeaderElectionContextKeyTest, BigEndianAscendingWordDeserializerTest, 
SolrMetricManagerTest, FileUtilsTest, TestOnReconnectListenerSupport, 
TestTolerantSearch, TestStressUserVersions, HdfsChaosMonkeySafeLeaderTest, 
TestSolrFieldCacheBean, RequestHandlersTest, TestSolrDeletionPolicy2, 
BlobRepositoryCloudTest, ResponseLogComponentTest, TestSolrXml, 
TestComponentsName, TestPointFields, TestIntervalFaceting, TestExportWriter, 
TestRestoreCore, ConnectionManagerTest, TestIndexingPerformance, 
InfixSuggestersTest, TestWordDelimiterFilterFactory, TestRandomFlRTGCloud, 
TestScoreJoinQPScore, TestHighlightDedupGrouping, TestStressLiveNodes, 
HealthCheckHandlerTest, TestReloadDeadlock, TriggerIntegrationTest, 
LeaderFailureAfterFreshStartTest, FieldMutatingUpdateProcessorTest, 
ReplaceNodeNoTargetTest, TestLegacyNumericRangeQueryBuilder, DeleteReplicaTest, 
TestSQLHandlerNonCloud, TestSolrConfigHandler, TestCustomStream, 
CircularListTest, TestLegacyField, DistributedMLTComponentTest, 
TestLuceneMatchVersion, TaggingAttributeTest, ScheduledTriggerIntegrationTest, 
HighlighterMaxOffsetTest, CopyFieldTest, TestManagedSynonymFilterFactory, 
TestStressRecovery, LoggingHandlerTest, DistributedSpellCheckComponentTest, 
SuggesterTSTTest, TestLocalFSCloudBackupRestore, HttpPartitionTest, 
DirectUpdateHandlerTest, SystemLogListenerTest, BJQParserTest, 
TestPartialUpdateDeduplication, ExternalFileFieldSortTest, 
SolrMetricsIntegrationTest, TestValueSourceCache, CdcrUpdateLogTest, 
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, DisMaxRequestHandlerTest, 
DistributedIntervalFacetingTest, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, 
BasicDistributedZk2Test, BasicDistributedZkTest]
   [junit4] Completed [456/846 (1!)] on J1 in 289.24s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1424 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20190401_201918_9391869505862508922355.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\heapdumps\java_pid22708.hprof
 ...
   [junit4] Heap dump file created [481911494 bytes in 5.305 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 8948 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:633: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:585: Some of the 
tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid22708.hprof

Total time: 144 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to