Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6154/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CdcrVersionReplicationTest.testCdcrDocVersions

Error Message:
unable to create new native thread

Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:714)
        at 
org.apache.http.impl.client.IdleConnectionEvictor.start(IdleConnectionEvictor.java:96)
        at 
org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:1178)
        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:260)
        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:421)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:403)
        at 
org.apache.solr.SolrTestCaseJ4.getCloudSolrClient(SolrTestCaseJ4.java:2144)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.createCloudClient(BaseCdcrDistributedZkTest.java:183)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.commit(BaseCdcrDistributedZkTest.java:245)
        at 
org.apache.solr.cloud.CdcrVersionReplicationTest.doTestCdcrDocVersions(CdcrVersionReplicationTest.java:118)
        at 
org.apache.solr.cloud.CdcrVersionReplicationTest.testCdcrDocVersions(CdcrVersionReplicationTest.java:74)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10642 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\init-core-data-001
   [junit4]   2> 38117 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[7ADCBF11D6338AEE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 38211 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[7ADCBF11D6338AEE]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 38222 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 38222 INFO  (Thread-72) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 38222 INFO  (Thread-72) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 38322 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:62243
   [junit4]   2> 38351 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 38356 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 38360 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 38364 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 38369 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 38374 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 38376 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 38380 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 38383 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 38386 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 38388 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 38390 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157885fc3510001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 38401 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157885fc3510002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 38401 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 39045 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-001\cores\collection1
   [junit4]   2> 39177 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 39179 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@98684f{/,null,AVAILABLE}
   [junit4]   2> 39471 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.ServerConnector Started ServerConnector@b68881{SSL,[ssl, 
http/1.1]}{127.0.0.1:62253}
   [junit4]   2> 39471 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.Server Started @44514ms
   [junit4]   2> 39471 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, 
hostContext=/, hostPort=62253, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-001\cores}
   [junit4]   2> 39472 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 39473 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 39473 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 39473 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-03T02:29:21.070Z
   [junit4]   2> 39485 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157885fc3510003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 39486 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 39486 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-001\solr.xml
   [junit4]   2> 39537 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62243/solr
   [junit4]   2> 39659 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62253_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:62253_
   [junit4]   2> 39661 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62253_    ] o.a.s.c.Overseer Overseer 
(id=96695861891891205-127.0.0.1:62253_-n_0000000000) starting
   [junit4]   2> 39681 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62253_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62253_
   [junit4]   2> 39697 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:62253_) [n:127.0.0.1:62253_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 39756 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62253_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-001\cores
   [junit4]   2> 39756 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62253_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 39764 INFO  
(OverseerStateUpdate-96695861891891205-127.0.0.1:62253_-n_0000000000) 
[n:127.0.0.1:62253_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 40768 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only 
one config set found in zk - using it:conf1
   [junit4]   2> 40834 WARN  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 40837 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 40949 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 41262 WARN  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 41265 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 41342 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 41342 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-001\cores\collection1\data\]
   [junit4]   2> 41343 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16f494f
   [junit4]   2> 41345 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=34.376953125, 
floorSegmentMB=2.0205078125, forceMergeDeletesPctAllowed=26.29729113367211, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.16166531575232598
   [junit4]   2> 41522 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 41522 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 41533 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 41533 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 41533 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=84.673828125, 
floorSegmentMB=0.48828125, forceMergeDeletesPctAllowed=4.9604698224361226, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 41534 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a29be0[collection1] main]
   [junit4]   2> 41537 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 41537 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 41539 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 41554 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 41567 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 41628 INFO  
(searcherExecutor-188-thread-1-processing-n:127.0.0.1:62253_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:62253_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@a29be0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 41629 INFO  
(coreLoadExecutor-187-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1547133793836466176
   [junit4]   2> 41642 INFO  
(coreZkRegister-180-thread-1-processing-n:127.0.0.1:62253_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:62253_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 41642 INFO  
(coreZkRegister-180-thread-1-processing-n:127.0.0.1:62253_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:62253_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 41642 INFO  
(coreZkRegister-180-thread-1-processing-n:127.0.0.1:62253_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:62253_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:62253/collection1/
   [junit4]   2> 41642 INFO  
(coreZkRegister-180-thread-1-processing-n:127.0.0.1:62253_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:62253_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 41643 INFO  
(coreZkRegister-180-thread-1-processing-n:127.0.0.1:62253_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:62253_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:62253/collection1/ has no replicas
   [junit4]   2> 41652 INFO  
(zkCallback-60-thread-4-processing-n:127.0.0.1:62253_) [n:127.0.0.1:62253_    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 41662 INFO  
(coreZkRegister-180-thread-1-processing-n:127.0.0.1:62253_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:62253_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: https://127.0.0.1:62253/collection1/ shard2
   [junit4]   2> 41816 INFO  
(coreZkRegister-180-thread-1-processing-n:127.0.0.1:62253_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:62253_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 42489 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-002\cores\collection1
   [junit4]   2> 42495 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 42496 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f29a9e{/,null,AVAILABLE}
   [junit4]   2> 42502 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.ServerConnector Started ServerConnector@47f8e7{SSL,[ssl, 
http/1.1]}{127.0.0.1:62265}
   [junit4]   2> 42502 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.Server Started @47545ms
   [junit4]   2> 42502 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, 
hostContext=/, hostPort=62265, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-002\cores}
   [junit4]   2> 42503 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 42503 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 42503 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 42503 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-03T02:29:24.100Z
   [junit4]   2> 42509 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157885fc3510006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 42510 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 42510 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-002\solr.xml
   [junit4]   2> 42538 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62243/solr
   [junit4]   2> 42558 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62265_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 42566 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62265_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62265_
   [junit4]   2> 42570 INFO  
(zkCallback-60-thread-2-processing-n:127.0.0.1:62253_) [n:127.0.0.1:62253_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 42572 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:62265_) [n:127.0.0.1:62265_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 42615 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62265_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-002\cores
   [junit4]   2> 42615 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62265_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 42619 INFO  
(OverseerStateUpdate-96695861891891205-127.0.0.1:62253_-n_0000000000) 
[n:127.0.0.1:62253_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 43645 WARN  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 43646 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 43673 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 43824 WARN  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 43829 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 43881 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 43882 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-002\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-002\cores\collection1\data\]
   [junit4]   2> 43882 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16f494f
   [junit4]   2> 43884 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=34.376953125, 
floorSegmentMB=2.0205078125, forceMergeDeletesPctAllowed=26.29729113367211, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.16166531575232598
   [junit4]   2> 43931 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 43931 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 43933 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 43933 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 43935 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=84.673828125, 
floorSegmentMB=0.48828125, forceMergeDeletesPctAllowed=4.9604698224361226, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 43936 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@bae004[collection1] main]
   [junit4]   2> 43937 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 43939 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 43939 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 43943 INFO  
(searcherExecutor-200-thread-1-processing-n:127.0.0.1:62265_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:62265_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@bae004[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 43943 INFO  
(coreLoadExecutor-199-thread-1-processing-n:127.0.0.1:62265_) 
[n:127.0.0.1:62265_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1547133796262871040
   [junit4]   2> 43959 INFO  
(coreZkRegister-194-thread-1-processing-n:127.0.0.1:62265_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:62265_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 43959 INFO  
(coreZkRegister-194-thread-1-processing-n:127.0.0.1:62265_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:62265_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 43959 INFO  
(coreZkRegister-194-thread-1-processing-n:127.0.0.1:62265_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:62265_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:62265/collection1/
   [junit4]   2> 43959 INFO  
(coreZkRegister-194-thread-1-processing-n:127.0.0.1:62265_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:62265_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 43959 INFO  
(coreZkRegister-194-thread-1-processing-n:127.0.0.1:62265_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:62265_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:62265/collection1/ has no replicas
   [junit4]   2> 43968 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:62265_) [n:127.0.0.1:62265_    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 43972 INFO  
(coreZkRegister-194-thread-1-processing-n:127.0.0.1:62265_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:62265_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: https://127.0.0.1:62265/collection1/ shard1
   [junit4]   2> 44127 INFO  
(coreZkRegister-194-thread-1-processing-n:127.0.0.1:62265_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:62265_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 44789 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-003\cores\collection1
   [junit4]   2> 44796 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 44797 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1548bb7{/,null,AVAILABLE}
   [junit4]   2> 44808 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.ServerConnector Started ServerConnector@cd6bc2{SSL,[ssl, 
http/1.1]}{127.0.0.1:62286}
   [junit4]   2> 44809 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.Server Started @49852ms
   [junit4]   2> 44809 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3, 
hostContext=/, hostPort=62286, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-003\cores}
   [junit4]   2> 44810 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 44810 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 44810 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 44810 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-03T02:29:26.407Z
   [junit4]   2> 44818 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157885fc3510009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 44818 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 44820 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-003\solr.xml
   [junit4]   2> 44843 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62243/solr
   [junit4]   2> 44869 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62286_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 44879 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62286_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62286_
   [junit4]   2> 44887 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:62265_) [n:127.0.0.1:62265_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 44889 INFO  
(zkCallback-72-thread-1-processing-n:127.0.0.1:62286_) [n:127.0.0.1:62286_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 44887 INFO  
(zkCallback-60-thread-2-processing-n:127.0.0.1:62253_) [n:127.0.0.1:62253_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 44935 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62286_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-003\cores
   [junit4]   2> 44935 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62286_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 44939 INFO  
(OverseerStateUpdate-96695861891891205-127.0.0.1:62253_-n_0000000000) 
[n:127.0.0.1:62253_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 45965 WARN  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 45967 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 46001 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 46165 WARN  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 46169 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 46234 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 46236 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-003\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-003\cores\collection1\data\]
   [junit4]   2> 46236 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16f494f
   [junit4]   2> 46239 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=34.376953125, 
floorSegmentMB=2.0205078125, forceMergeDeletesPctAllowed=26.29729113367211, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.16166531575232598
   [junit4]   2> 46300 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 46300 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 46301 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 46302 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 46303 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=84.673828125, 
floorSegmentMB=0.48828125, forceMergeDeletesPctAllowed=4.9604698224361226, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 46303 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@12e063b[collection1] main]
   [junit4]   2> 46305 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 46307 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 46307 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 46311 INFO  
(searcherExecutor-212-thread-1-processing-n:127.0.0.1:62286_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:62286_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@12e063b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 46312 INFO  
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:62286_) 
[n:127.0.0.1:62286_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1547133798746947584
   [junit4]   2> 46319 INFO  
(coreZkRegister-206-thread-1-processing-n:127.0.0.1:62286_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:62286_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 46322 INFO  
(updateExecutor-69-thread-1-processing-n:127.0.0.1:62286_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:62286_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 46323 INFO  
(recoveryExecutor-70-thread-1-processing-n:127.0.0.1:62286_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:62286_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 46323 INFO  
(recoveryExecutor-70-thread-1-processing-n:127.0.0.1:62286_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:62286_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 46323 INFO  
(recoveryExecutor-70-thread-1-processing-n:127.0.0.1:62286_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:62286_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1]
   [junit4]   2> 46323 INFO  
(recoveryExecutor-70-thread-1-processing-n:127.0.0.1:62286_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:62286_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 46323 INFO  
(recoveryExecutor-70-thread-1-processing-n:127.0.0.1:62286_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:62286_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state 
of core [collection1] as recovering, leader is 
[https://127.0.0.1:62253/collection1/] and I am 
[https://127.0.0.1:62286/collection1/]
   [junit4]   2> 46329 INFO  
(recoveryExecutor-70-thread-1-processing-n:127.0.0.1:62286_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:62286_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [https://127.0.0.1:62253]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:62286_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 46492 INFO  (qtp3701123-321) [n:127.0.0.1:62253_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 46493 INFO  (qtp3701123-321) [n:127.0.0.1:62253_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of tmp_collection) have state: recovering
   [junit4]   2> 46493 INFO  (qtp3701123-321) [n:127.0.0.1:62253_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tmp_collection, shard=shard2, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:62286_, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:62286","node_name":"127.0.0.1:62286_","state":"recovering"}
   [junit4]   2> 46493 INFO  (qtp3701123-321) [n:127.0.0.1:62253_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 46493 INFO  (qtp3701123-321) [n:127.0.0.1:62253_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:62286_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 47132 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-004\cores\collection1
   [junit4]   2> 47141 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 47143 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cc6e9d{/,null,AVAILABLE}
   [junit4]   2> 47152 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.ServerConnector Started ServerConnector@2e6b4d{SSL,[ssl, 
http/1.1]}{127.0.0.1:62312}
   [junit4]   2> 47152 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.Server Started @52195ms
   [junit4]   2> 47152 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4, 
hostContext=/, hostPort=62312, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-004\cores}
   [junit4]   2> 47153 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 47153 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 47153 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 47153 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-03T02:29:28.750Z
   [junit4]   2> 47164 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 47165 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-004\solr.xml
   [junit4]   2> 47201 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62243/solr
   [junit4]   2> 47211 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157885fc351000d, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 47235 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62312_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 47247 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62312_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62312_
   [junit4]   2> 47252 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:62265_) [n:127.0.0.1:62265_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 47252 INFO  
(zkCallback-72-thread-1-processing-n:127.0.0.1:62286_) [n:127.0.0.1:62286_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 47253 INFO  
(zkCallback-79-thread-1-processing-n:127.0.0.1:62312_) [n:127.0.0.1:62312_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 47253 INFO  
(zkCallback-60-thread-3-processing-n:127.0.0.1:62253_) [n:127.0.0.1:62253_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 47289 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62312_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-004\cores
   [junit4]   2> 47289 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) 
[n:127.0.0.1:62312_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 47293 INFO  
(OverseerStateUpdate-96695861891891205-127.0.0.1:62253_-n_0000000000) 
[n:127.0.0.1:62253_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 48347 WARN  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 48351 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 48432 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 48601 WARN  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 48604 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 48665 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 48666 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-004\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001\jetty-004\cores\collection1\data\]
   [junit4]   2> 48666 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16f494f
   [junit4]   2> 48668 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=34.376953125, 
floorSegmentMB=2.0205078125, forceMergeDeletesPctAllowed=26.29729113367211, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.16166531575232598
   [junit4]   2> 48743 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 48743 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 48745 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 48745 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 48747 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=84.673828125, 
floorSegmentMB=0.48828125, forceMergeDeletesPctAllowed=4.9604698224361226, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 48747 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@159874e[collection1] main]
   [junit4]   2> 48753 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 48766 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 48767 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 48773 INFO  
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:62312_) 
[n:127.0.0.1:62312_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1547133801327493120
   [junit4]   2> 48774 INFO  
(searcherExecutor-223-thread-1-processing-n:127.0.0.1:62312_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:62312_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@159874e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 48782 INFO  
(coreZkRegister-217-thread-1-processing-n:127.0.0.1:62312_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:62312_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 48784 INFO  
(updateExecutor-76-thread-1-processing-n:127.0.0.1:62312_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:62312_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 48784 INFO  
(recoveryExecutor-77-thread-1-processing-n:127.0.0.1:62312_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:62312_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 48785 INFO  
(recoveryExecutor-77-thread-1-processing-n:127.0.0.1:62312_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:62312_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 48785 INFO  
(recoveryExecutor-77-thread-1-processing-n:127.0.0.1:62312_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:62312_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1]
   [junit4]   2> 48785 INFO  
(recoveryExecutor-77-thread-1-processing-n:127.0.0.1:62312_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:62312_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 48785 INFO  
(recoveryExecutor-77-thread-1-processing-n:127.0.0.1:62312_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:62312_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state 
of core [collection1] as recovering, leader is 
[https://127.0.0.1:62265/collection1/] and I am 
[https://127.0.0.1:62312/collection1/]
   [junit4]   2> 48791 INFO  
(recoveryExecutor-77-thread-1-processing-n:127.0.0.1:62312_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:62312_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [https://127.0.0.1:62265]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:62312_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   1> / (2)
   [junit4]   1> DATA:
   [junit4]   1>     
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>  /solr (9)
   [junit4]   1>   /solr/configs (1)
   [junit4]   1>    /solr/configs/conf1 (11)
   [junit4]   1>     /solr/configs/conf1/currency.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/enumsConfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/protwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/schema.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     
/solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "disclaimer": "This data is not real, it was 
synthetically created to match currency.xml.  It is modeled after the data 
format available from openexchangerates.org.  See 
https://openexchangerates.org/documentation for details
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           IMPORTANT NOTE: In order for tests to work, this 
data must be kept in sync with ./currency.xml",
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "license": 
"http://www.apache.org/licenses/LICENSE-2.0";,
   [junit4]   1>           "timestamp": 1332070464,
   [junit4]   1>           "base": "USD",
   [junit4]   1>           "rates": {
   [junit4]   1>             "USD": 1,
   [junit4]   1>             "JPY": 81.29,
   [junit4]   1>             "EUR": 2.5,
   [junit4]   1>             "GBP": 0.5,
   [junit4]   1>             "MXN": 2.0
   [junit4]   1>           }
   [junit4]   1>         }
   [junit4]   1>         
   [junit4]   1>   /solr/overseer (6)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>    /solr/overseer/queue-work (1)
   [junit4]   1>     /solr/overseer/queue-work/qn-0000000014 (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "core":"collection1",
   [junit4]   1>           "core_node_name":"core_node4",
   [junit4]   1>           "roles":null,
   [junit4]   1>           "base_url":"https://127.0.0.1:62312";,
   [junit4]   1>           "node_name":"127.0.0.1:62312_",
   [junit4]   1>           "numShards":"2",
   [junit4]   1>           "state":"recovering",
   [junit4]   1>           "shard":"shard1",
   [junit4]   1>           "collection":"tmp_collection",
   [junit4]   1>           "operation":"state"}
   [junit4]   1>    /solr/overseer/collection-map-failure (0)
   [junit4]   1>    /solr/overseer/collection-map-completed (0)
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>    /solr/overseer/collection-map-running (0)
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/collections (3)
   [junit4]   1>    /solr/collections/collection1 (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>    /solr/collections/tmp_collection (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/tmp_collection/leaders (2)
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard2 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard2/leader 
(0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node1",
   [junit4]   1>             "base_url":"https://127.0.0.1:62253";,
   [junit4]   1>             "node_name":"127.0.0.1:62253_"}
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard1 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard1/leader 
(0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node2",
   [junit4]   1>             "base_url":"https://127.0.0.1:62265";,
   [junit4]   1>             "node_name":"127.0.0.1:62265_"}
   [junit4]   1>     /solr/collections/tmp_collection/cdcr (1)
   [junit4]   1>      /solr/collections/tmp_collection/cdcr/state (2)
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/process (0)
   [junit4]   1>       DATA:
   [junit4]   1>           stopped
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/buffer (0)
   [junit4]   1>       DATA:
   [junit4]   1>           enabled
   [junit4]   1>     /solr/collections/tmp_collection/leader_elect (2)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard2 (1)
   [junit4]   1>       
/solr/collections/tmp_collection/leader_elect/shard2/election (2)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard2/election/96695861891891205-core_node1-n_0000000000
 (0)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard2/election/96695861891891211-core_node3-n_0000000001
 (0)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard1 (1)
   [junit4]   1>       
/solr/collections/tmp_collection/leader_elect/shard1/election (2)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard1/election/96695861891891214-core_node4-n_0000000001
 (0)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard1/election/96695861891891208-core_node2-n_0000000000
 (0)
   [junit4]   1>    /solr/collections/control_collection (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>   /solr/live_nodes (4)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:62253_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:62286_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:62312_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:62265_ (0)
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"96695861891891205-127.0.0.1:62253_-n_0000000000"}
   [junit4]   1>    /solr/overseer_elect/election (4)
   [junit4]   1>     
/solr/overseer_elect/election/96695861891891208-127.0.0.1:62265_-n_0000000001 
(0)
   [junit4]   1>     
/solr/overseer_elect/election/96695861891891214-127.0.0.1:62312_-n_0000000003 
(0)
   [junit4]   1>     
/solr/overseer_elect/election/96695861891891205-127.0.0.1:62253_-n_0000000000 
(0)
   [junit4]   1>     
/solr/overseer_elect/election/96695861891891211-127.0.0.1:62286_-n_0000000002 
(0)
   [junit4]   1>   /solr/security.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {}
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"tmp_collection":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "autoAddReplicas":"false",
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:62265";,
   [junit4]   1>                   "node_name":"127.0.0.1:62265_",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:62312";,
   [junit4]   1>                   "node_name":"127.0.0.1:62312_",
   [junit4]   1>                   "state":"down"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:62253";,
   [junit4]   1>                   "node_name":"127.0.0.1:62253_",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:62286";,
   [junit4]   1>                   "node_name":"127.0.0.1:62286_",
   [junit4]   1>                   "state":"recovering"}}}}}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"urlScheme":"https"}
   [junit4]   1> 
   [junit4]   2> 48929 INFO  (qtp22026808-352) [n:127.0.0.1:62265_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 48929 INFO  (qtp22026808-352) [n:127.0.0.1:62265_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of tmp_collection) have state: recovering
   [junit4]   2> 48931 INFO  (qtp22026808-352) [n:127.0.0.1:62265_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tmp_collection, shard=shard1, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:62312_, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"https://127.0.0.1:62312","node_name":"127.0.0.1:62312_","state":"recovering"}
   [junit4]   2> 48931 INFO  (qtp22026808-352) [n:127.0.0.1:62265_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 48931 INFO  (qtp22026808-352) [n:127.0.0.1:62265_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:62312_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   1> / (2)
   [junit4]   1> DATA:
   [junit4]   1>     
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>  /solr (9)
   [junit4]   1>   /solr/configs (1)
   [junit4]   1>    /solr/configs/conf1 (11)
   [junit4]   1>     /solr/configs/conf1/currency.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/enumsConfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/protwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/schema.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     
/solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "disclaimer": "This data is not real, it was 
synthetically created to match currency.xml.  It is modeled after the data 
format available from openexchangerates.org.  See 
https://openexchangerates.org/documentation for details
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           IMPORTANT NOTE: In order for tests to work, this 
data must be kept in sync with ./currency.xml",
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "license": 
"http://www.apache.org/licenses/LICENSE-2.0";,
   [junit4]   1>           "timestamp": 1332070464,
   [junit4]   1>           "base": "USD",
   [junit4]   1>           "rates": {
   [junit4]   1>             "USD": 1,
   [junit4]   1>             "JPY": 81.29,
   [junit4]   1>             "EUR": 2.5,
   [junit4]   1>             "GBP": 0.5,
   [junit4]   1>             "MXN": 2.0
   [junit4]   1>           }
   [junit4]   1>         }
   [junit4]   1>         
   [junit4]   1>   /solr/overseer (6)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>    /solr/overseer/queue-work (0)
   [junit4]   1>    /solr/overseer/collection-map-failure (0)
   [junit4]   1>    /solr/overseer/collection-map-completed (0)
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>    /solr/overseer/collection-map-running (0)
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/collections (3)
   [junit4]   1>    /solr/collections/collection1 (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>    /solr/collections/tmp_collection (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/tmp_collection/leaders (2)
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard2 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard2/leader 
(0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node1",
   [junit4]   1>             "base_url":"https://127.0.0.1:62253";,
   [junit4]   1>             "node_name":"127.0.0.1:62253_"}
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard1 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard1/leader 
(0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node2",
   [junit4]   1>             "base_url":"https://127.0.0.1:62265";,
   [junit4]   1>             "node_name":"127.0.0.1:62265_"}
   [junit4]   1>     /solr/collections/tmp_collection/cdcr (1)
   [junit4]   1>      /solr/collections/tmp_collection/cdcr/state (2)
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/process (0)
   [junit4]   1>       DATA:
   [junit4]   1>           stopped
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/buffer (0)
   [junit4]   1>       DATA:
   [junit4]   1>           enabled
   [junit4]   1>     /solr/collections/tmp_collection/leader_elect (2)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard2 (1)
   [junit4]   1>       
/solr/collections/tmp_collection/leader_elect/shard2/election (2)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard2/election/96695861891891205-core_node1-n_0000000000
 (0)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard2/election/96695861891891211-core_node3-n_0000000001
 (0)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard1 (1)
   [junit4]   1>       
/solr/collections/tmp_collection/leader_elect/shard1/election (2)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard1/election/96695861891891214-core_node4-n_0000000001
 (0)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard1/election/96695861891891208-core_node2-n_0000000000
 (0)
   [junit4]   1>    /solr/collections/control_collection (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>   /solr/live_nodes (4)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:62253_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:62286_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:62312_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:62265_ (0)
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"96695861891891205-127.0.0.1:62253_-n_0000000000"}
   [junit4]   1>    /solr/overseer_elect/election (4)
   [junit4]   1>     
/solr/overseer_elect/election/96695861891891208-127.0.0.1:62265_-n_0000000001 
(0)
   [junit4]   1>     
/solr/overseer_elect/election/96695861891891214-127.0.0.1:62312_-n_0000000003 
(0)
   [junit4]   1>     
/solr/overseer_elect/election/96695861891891205-127.0.0.1:62253_-n_0000000000 
(0)
   [junit4]   1>     
/solr/overseer_elect/election/96695861891891211-127.0.0.1:62286_-n_0000000002 
(0)
   [junit4]   1>   /solr/security.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {}
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"tmp_collection":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "autoAddReplicas":"false",
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:62265";,
   [junit4]   1>                   "node_name":"127.0.0.1:62265_",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:62312";,
   [junit4]   1>                   "node_name":"127.0.0.1:62312_",
   [junit4]   1>                   "state":"recovering"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:62253";,
   [junit4]   1>                   "node_name":"127.0.0.1:62253_",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:62286";,
   [junit4]   1>                   "node_name":"127.0.0.1:62286_",
   [junit4]   1>                   "state":"recovering"}}}}}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"urlScheme":"https"}
   [junit4]   1> 
   [junit4]   2> 49012 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 49071 INFO  (qtp3701123-320) [n:127.0.0.1:62253_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=tmp_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 49111 INFO  
(OverseerThreadFactory-185-thread-1-processing-n:127.0.0.1:62253_) 
[n:127.0.0.1:62253_    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 49159 INFO  (qtp3701123-317) [n:127.0.0.1:62253_    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c9863a
   [junit4]   2> 49159 INFO  (qtp3701123-317) [n:127.0.0.1:62253_    ] 
o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR 
handler @ tmp_collection:shard2
   [junit4]   2> 49172 INFO  (qtp22026808-348) [n:127.0.0.1:62265_    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@e80111
   [junit4]   2> 49172 INFO  (qtp22026808-348) [n:127.0.0.1:62265_    ] 
o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR 
handler @ tmp_collection:shard1
   [junit4]   2> 49252 WARN  (qtp15709728-379) [n:127.0.0.1:62286_    ] 
o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1] 
coreNodeName=[core_node3]
   [junit4]   2> 49252 INFO  (qtp15709728-379) [n:127.0.0.1:62286_    ] 
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 49295 WARN  (qtp20696078-413) [n:127.0.0.1:62312_    ] 
o.a.s.c.RecoveryStrategy S

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

g down CoreContainer instance=21584578
   [junit4]   2> 351614 INFO  (coreCloseExecutor-264-thread-1) 
[n:127.0.0.1:62312_ c:source_collection s:shard2 r:core_node3 
x:source_collection_shard2_replica2] o.a.s.c.SolrCore 
[source_collection_shard2_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@132affa
   [junit4]   2> 351615 INFO  (coreCloseExecutor-264-thread-1) 
[n:127.0.0.1:62312_ c:source_collection s:shard2 r:core_node3 
x:source_collection_shard2_replica2] o.a.s.h.CdcrRequestHandler Solr core is 
being closed - shutting down CDCR handler @ source_collection:shard2
   [junit4]   2> 351618 INFO  (coreCloseExecutor-264-thread-1) 
[n:127.0.0.1:62312_ c:source_collection s:shard2 r:core_node3 
x:source_collection_shard2_replica2] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 351618 INFO  (coreCloseExecutor-264-thread-1) 
[n:127.0.0.1:62312_ c:source_collection s:shard2 r:core_node3 
x:source_collection_shard2_replica2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f289
   [junit4]   2> 351703 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.Overseer Overseer 
(id=96695861891891214-127.0.0.1:62312_-n_0000000003) closing
   [junit4]   2> 351703 INFO  
(OverseerStateUpdate-96695861891891214-127.0.0.1:62312_-n_0000000003) 
[n:127.0.0.1:62312_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:62312_
   [junit4]   2> 351711 WARN  
(zkCallback-79-thread-5-processing-n:127.0.0.1:62312_) [n:127.0.0.1:62312_    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 351714 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.ServerConnector Stopped ServerConnector@2e6b4d{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 351714 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1cc6e9d{/,null,UNAVAILABLE}
   [junit4]   2> 351808 WARN  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.u.t.QueuedThreadPool qtp20696078{STOPPING,8<=1042<=10000,i=0,q=0} 
Couldn't stop Thread[qtp20696078-2547,5,TGRP-CdcrVersionReplicationTest]
   [junit4]   2> 351808 WARN  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.u.t.QueuedThreadPool qtp20696078{STOPPING,8<=1042<=10000,i=0,q=0} 
Couldn't stop Thread[qtp20696078-2542,5,]
   [junit4]   2> 351808 WARN  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.e.j.u.t.QueuedThreadPool qtp20696078{STOPPING,8<=1042<=10000,i=0,q=0} 
Couldn't stop Thread[qtp20696078-2546,5,TGRP-CdcrVersionReplicationTest]
   [junit4]   2> 351808 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testCdcrDocVersions
   [junit4]   2> 351823 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[7ADCBF11D6338AEE]) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62243 62243
   [junit4]   2> 351826 INFO  (Thread-72) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:62243 62243
   [junit4]   2> 351830 WARN  (Thread-72) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/aliases.json
   [junit4]   2>        8       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/tmp_collection/state.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        2       
/solr/collections/tmp_collection/leaders/shard2/leader
   [junit4]   2>        2       
/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2>        2       
/solr/collections/source_collection/leaders/shard2/leader
   [junit4]   2>        2       
/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/clusterprops.json
   [junit4]   2>        11      /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2>        4       
/solr/collections/source_collection/cdcr/state/process
   [junit4]   2>        4       
/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2>        4       /solr/collections/source_collection/state.json
   [junit4]   2>        4       
/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        55      /solr/overseer/queue
   [junit4]   2>        55      /solr/overseer/collection-queue-work
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2>        11      /solr/collections
   [junit4]   2>        8       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CdcrVersionReplicationTest -Dtests.method=testCdcrDocVersions 
-Dtests.seed=7ADCBF11D6338AEE -Dtests.slow=true -Dtests.locale=be-BY 
-Dtests.timezone=America/Eirunepe -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR    314s J0 | CdcrVersionReplicationTest.testCdcrDocVersions 
<<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: unable to create new 
native thread
   [junit4]    >        at java.lang.Thread.start0(Native Method)
   [junit4]    >        at java.lang.Thread.start(Thread.java:714)
   [junit4]    >        at 
org.apache.http.impl.client.IdleConnectionEvictor.start(IdleConnectionEvictor.java:96)
   [junit4]    >        at 
org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:1178)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:260)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:421)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:403)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.getCloudSolrClient(SolrTestCaseJ4.java:2144)
   [junit4]    >        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.createCloudClient(BaseCdcrDistributedZkTest.java:183)
   [junit4]    >        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.commit(BaseCdcrDistributedZkTest.java:245)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrVersionReplicationTest.doTestCdcrDocVersions(CdcrVersionReplicationTest.java:118)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrVersionReplicationTest.testCdcrDocVersions(CdcrVersionReplicationTest.java:74)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=2526, name=qtp15709728-2526, state=RUNNABLE, 
group=TGRP-CdcrVersionReplicationTest]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: unable to create new 
native thread
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7ADCBF11D6338AEE]:0)
   [junit4]    >        at java.lang.Thread.start0(Native Method)
   [junit4]    >        at java.lang.Thread.start(Thread.java:714)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.startThreads(QueuedThreadPool.java:462)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$200(QueuedThreadPool.java:47)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:639)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #3: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=2542, name=qtp20696078-2542, state=RUNNABLE, 
group=TGRP-CdcrVersionReplicationTest]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: unable to create new 
native thread
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7ADCBF11D6338AEE]:0)
   [junit4]    >        at java.lang.Thread.start0(Native Method)
   [junit4]    >        at java.lang.Thread.start(Thread.java:714)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.startThreads(QueuedThreadPool.java:462)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$200(QueuedThreadPool.java:47)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:639)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 351844 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[7ADCBF11D6338AEE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_7ADCBF11D6338AEE-001
   [junit4]   2> Oct 03, 2016 2:34:33 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=ClassicSimilarity, locale=be-BY, timezone=America/Eirunepe
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=158601056,total=363003904
   [junit4]   2> NOTE: All tests run in this JVM: 
[SchemaVersionSpecificBehaviorTest, TestConfigReload, 
CdcrVersionReplicationTest]
   [junit4] Completed [39/636 (1!)] on J0 in 314.56s, 1 test, 1 error <<< 
FAILURES!

[...truncated 54511 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to