Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6672/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi

Error Message:
Error from server at http://127.0.0.1:61006/solr: 
java.nio.file.InvalidPathException: Illegal char <�> at index 53: 
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr�uildsolr-core estJ1 
empsolr.handler.V2ApiIntegrationTest_DB7F198BC7B028EC-001 empDir-002

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:61006/solr: 
java.nio.file.InvalidPathException: Illegal char <�> at index 53: 
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr�uildsolr-core      estJ1  
 empsolr.handler.V2ApiIntegrationTest_DB7F198BC7B028EC-001       empDir-002
        at 
__randomizedtesting.SeedInfo.seed([DB7F198BC7B028EC:7E1FE0A7FA94C52]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:787)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:583)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:222)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:460)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:390)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1135)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:876)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi(V2ApiIntegrationTest.java:141)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.ltr.TestLTROnSolrCloud.testSimpleQuery

Error Message:
Path not found: /responseHeader/status

Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/status
        at 
__randomizedtesting.SeedInfo.seed([ADCBA1F379BC53A:7FD17A03278103EF]:0)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
        at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:941)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.CdcrVersionReplicationTest:     1) Thread[id=409, 
name=cdcr-update-log-synchronizer-142-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=420, 
name=cdcr-update-log-synchronizer-148-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.CdcrVersionReplicationTest: 
   1) Thread[id=409, name=cdcr-update-log-synchronizer-142-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=420, name=cdcr-update-log-synchronizer-148-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([DB7F198BC7B028EC]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=409, name=cdcr-update-log-synchronizer-142-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=420, 
name=cdcr-update-log-synchronizer-148-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=409, name=cdcr-update-log-synchronizer-142-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=420, name=cdcr-update-log-synchronizer-148-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([DB7F198BC7B028EC]:0)




Build Log:
[...truncated 10930 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_DB7F198BC7B028EC-001\init-core-data-001
   [junit4]   2> 23863 WARN  
(SUITE-CdcrVersionReplicationTest-seed#[DB7F198BC7B028EC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 23863 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[DB7F198BC7B028EC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 23867 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[DB7F198BC7B028EC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 23867 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[DB7F198BC7B028EC]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 23872 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 23872 INFO  (Thread-59) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 23872 INFO  (Thread-59) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 23876 ERROR (Thread-59) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 23973 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:59717
   [junit4]   2> 23983 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 0x15cd47e08840000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 23995 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] 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> 23997 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] 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> 24000 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] 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> 24001 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] 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> 24003 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] 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> 24008 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] 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> 24010 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] 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> 24014 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] 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> 24015 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] 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> 24016 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] 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> 24017 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] 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> 24019 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 24601 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 24603 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3eb3164c{/,null,AVAILABLE}
   [junit4]   2> 24634 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@30818b7{HTTP/1.1,[http/1.1]}{127.0.0.1:59736}
   [junit4]   2> 24634 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.Server Started @28003ms
   [junit4]   2> 24634 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, 
hostContext=/, hostPort=59736, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_DB7F198BC7B028EC-001\jetty-001\cores}
   [junit4]   2> 24634 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 24635 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.0.0
   [junit4]   2> 24635 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 24635 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 24635 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T10:27:29.276Z
   [junit4]   2> 24654 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 24654 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] 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_DB7F198BC7B028EC-001\jetty-001\solr.xml
   [junit4]   2> 24673 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 24743 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59717/solr
   [junit4]   2> 24746 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 0x15cd47e08840003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 24773 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59736_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 24773 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59736_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:59736_
   [junit4]   2> 24774 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59736_    ] o.a.s.c.Overseer Overseer 
(id=98186929669144580-127.0.0.1:59736_-n_0000000000) starting
   [junit4]   2> 24781 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59736_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59736_
   [junit4]   2> 24783 INFO  
(OverseerStateUpdate-98186929669144580-127.0.0.1:59736_-n_0000000000) 
[n:127.0.0.1:59736_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 24870 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59736_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92
   [junit4]   2> 24874 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59736_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92
   [junit4]   2> 24876 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59736_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92
   [junit4]   2> 24878 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59736_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_DB7F198BC7B028EC-001\jetty-001\cores
   [junit4]   2> 25306 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 25306 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f73f917{/,null,AVAILABLE}
   [junit4]   2> 25308 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@14ae2b2c{HTTP/1.1,[http/1.1]}{127.0.0.1:59750}
   [junit4]   2> 25308 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.Server Started @28677ms
   [junit4]   2> 25308 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, 
hostContext=/, hostPort=59750, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_DB7F198BC7B028EC-001\jetty-002\cores}
   [junit4]   2> 25312 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 25313 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.0.0
   [junit4]   2> 25313 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 25313 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 25313 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T10:27:29.954Z
   [junit4]   2> 25318 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 0x15cd47e08840005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 25318 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 25318 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] 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_DB7F198BC7B028EC-001\jetty-002\solr.xml
   [junit4]   2> 25333 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 25337 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59717/solr
   [junit4]   2> 25342 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 0x15cd47e08840006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 25351 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59750_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 25354 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59750_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 25357 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59750_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59750_
   [junit4]   2> 25360 INFO  
(zkCallback-54-thread-1-processing-n:127.0.0.1:59736_) [n:127.0.0.1:59736_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 25360 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:59750_) [n:127.0.0.1:59750_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 25465 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59750_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92
   [junit4]   2> 25469 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59750_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92
   [junit4]   2> 25470 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59750_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92
   [junit4]   2> 25471 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59750_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_DB7F198BC7B028EC-001\jetty-002\cores
   [junit4]   2> 25894 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 25895 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71f3f0b9{/,null,AVAILABLE}
   [junit4]   2> 25896 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@6ee652ba{HTTP/1.1,[http/1.1]}{127.0.0.1:59762}
   [junit4]   2> 25896 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.Server Started @29265ms
   [junit4]   2> 25896 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3, 
hostContext=/, hostPort=59762, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_DB7F198BC7B028EC-001\jetty-003\cores}
   [junit4]   2> 25896 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 25909 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.0.0
   [junit4]   2> 25909 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 25909 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 25909 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T10:27:30.550Z
   [junit4]   2> 25925 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 0x15cd47e08840008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 25926 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 25926 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] 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_DB7F198BC7B028EC-001\jetty-003\solr.xml
   [junit4]   2> 25943 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 25947 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59717/solr
   [junit4]   2> 25961 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59762_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 25964 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59762_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 25966 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59762_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59762_
   [junit4]   2> 25967 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:59762_) [n:127.0.0.1:59762_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 25968 INFO  
(zkCallback-54-thread-1-processing-n:127.0.0.1:59736_) [n:127.0.0.1:59736_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 25968 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:59750_) [n:127.0.0.1:59750_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 26072 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59762_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92
   [junit4]   2> 26082 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59762_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92
   [junit4]   2> 26082 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59762_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92
   [junit4]   2> 26089 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59762_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_DB7F198BC7B028EC-001\jetty-003\cores
   [junit4]   2> 26568 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 26568 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1bdc048b{/,null,AVAILABLE}
   [junit4]   2> 26569 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@68dcf680{HTTP/1.1,[http/1.1]}{127.0.0.1:59787}
   [junit4]   2> 26569 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.e.j.s.Server Started @29938ms
   [junit4]   2> 26569 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4, 
hostContext=/, hostPort=59787, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_DB7F198BC7B028EC-001\jetty-004\cores}
   [junit4]   2> 26570 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 26570 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.0.0
   [junit4]   2> 26570 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 26570 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 26570 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T10:27:31.211Z
   [junit4]   2> 26589 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 26589 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] 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_DB7F198BC7B028EC-001\jetty-004\solr.xml
   [junit4]   2> 26606 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 26610 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59717/solr
   [junit4]   2> 26623 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59787_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 26625 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59787_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 26627 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59787_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59787_
   [junit4]   2> 26631 INFO  
(zkCallback-72-thread-1-processing-n:127.0.0.1:59787_) [n:127.0.0.1:59787_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 26631 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:59750_) [n:127.0.0.1:59750_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 26631 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:59762_) [n:127.0.0.1:59762_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 26631 INFO  
(zkCallback-54-thread-1-processing-n:127.0.0.1:59736_) [n:127.0.0.1:59736_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 26713 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59787_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92
   [junit4]   2> 26717 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59787_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92
   [junit4]   2> 26717 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59787_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92
   [junit4]   2> 26719 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) 
[n:127.0.0.1:59787_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_DB7F198BC7B028EC-001\jetty-004\cores
   [junit4]   2> 26792 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 26794 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[DB7F198BC7B028EC]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59717/solr 
ready
   [junit4]   2> 26799 INFO  (qtp1831044029-359) [n:127.0.0.1:59787_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 26805 INFO  
(OverseerThreadFactory-104-thread-1-processing-n:127.0.0.1:59736_) 
[n:127.0.0.1:59736_    ] o.a.s.c.CreateCollectionCmd Create collection 
tmp_collection
   [junit4]   2> 26805 INFO  
(OverseerThreadFactory-104-thread-1-processing-n:127.0.0.1:59736_) 
[n:127.0.0.1:59736_    ] o.a.s.c.CreateCollectionCmd Only one config set found 
in zk - using it:conf1
   [junit4]   2> 26806 WARN  
(OverseerThreadFactory-104-thread-1-processing-n:127.0.0.1:59736_) 
[n:127.0.0.1:59736_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (tmp_collection) without cores.
   [junit4]   2> 26917 INFO  (qtp1831044029-359) [n:127.0.0.1:59787_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 26918 INFO  (qtp1831044029-359) [n:127.0.0.1:59787_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=119
   [junit4]   2> 26922 INFO  (qtp1831044029-359) [n:127.0.0.1:59787_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:59736_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 26925 INFO  
(OverseerCollectionConfigSetProcessor-98186929669144580-127.0.0.1:59736_-n_0000000000)
 [n:127.0.0.1:59736_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 26926 WARN  
(OverseerCollectionConfigSetProcessor-98186929669144580-127.0.0.1:59736_-n_0000000000)
 [n:127.0.0.1:59736_    ] o.a.s.c.LockTree lock_is_leaked at[tmp_collection]
   [junit4]   2> 26931 INFO  
(OverseerThreadFactory-104-thread-1-processing-n:127.0.0.1:59736_) 
[n:127.0.0.1:59736_    ] o.a.s.c.LockTree Unlocked multiple times : 
tmp_collection
   [junit4]   2> 26931 INFO  
(OverseerThreadFactory-104-thread-2-processing-n:127.0.0.1:59736_) 
[n:127.0.0.1:59736_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "node":"127.0.0.1:59736_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 26937 INFO  
(OverseerThreadFactory-104-thread-2-processing-n:127.0.0.1:59736_) 
[n:127.0.0.1:59736_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:59736_ 
for creating new replica
   [junit4]   2> 26944 INFO  (qtp774135800-284) [n:127.0.0.1:59736_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n0&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 26947 INFO  (qtp774135800-284) [n:127.0.0.1:59736_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 27058 INFO  
(zkCallback-54-thread-1-processing-n:127.0.0.1:59736_) [n:127.0.0.1:59736_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 27998 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 28021 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n0] Schema name=test
   [junit4]   2> 28275 WARN  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 28292 WARN  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 28323 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 28366 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n0' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 28367 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard1.replica_n0' (registry 
'solr.core.tmp_collection.shard1.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92
   [junit4]   2> 28367 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 28367 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] o.a.s.c.SolrCore 
[[tmp_collection_shard1_replica_n0] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_DB7F198BC7B028EC-001\jetty-001\cores\tmp_collection_shard1_replica_n0],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_DB7F198BC7B028EC-001\jetty-001\cores\tmp_collection_shard1_replica_n0\data\]
   [junit4]   2> 28375 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=59.15625, 
floorSegmentMB=0.486328125, forceMergeDeletesPctAllowed=11.115476344906973, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 28540 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 28540 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28543 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 28543 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28544 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=8.2958984375, 
floorSegmentMB=1.7685546875, forceMergeDeletesPctAllowed=17.322237935262905, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.792197218873034
   [junit4]   2> 28545 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e055d7[tmp_collection_shard1_replica_n0] main]
   [junit4]   2> 28546 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 28546 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 28546 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 28555 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 28560 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 28587 INFO  
(searcherExecutor-125-thread-1-processing-n:127.0.0.1:59736_ 
x:tmp_collection_shard1_replica_n0 s:shard1 c:tmp_collection) 
[n:127.0.0.1:59736_ c:tmp_collection s:shard1  
x:tmp_collection_shard1_replica_n0] o.a.s.c.SolrCore 
[tmp_collection_shard1_replica_n0] Registered new searcher 
Searcher@1e055d7[tmp_collection_shard1_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28587 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570990879647203328
   [junit4]   2> 28594 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 28594 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 28594 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:59736/tmp_collection_shard1_replica_n0/
   [junit4]   2> 28594 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 28594 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.SyncStrategy http://127.0.0.1:59736/tmp_collection_shard1_replica_n0/ 
has no replicas
   [junit4]   2> 28594 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 28597 INFO  
(zkCallback-54-thread-1-processing-n:127.0.0.1:59736_) [n:127.0.0.1:59736_    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 28598 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59736/tmp_collection_shard1_replica_n0/ shard1
   [junit4]   2> 28703 INFO  
(zkCallback-54-thread-2-processing-n:127.0.0.1:59736_) [n:127.0.0.1:59736_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 28751 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 28755 INFO  (qtp774135800-284) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n0&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1811
   [junit4]   2> 28768 INFO  (qtp1831044029-359) [n:127.0.0.1:59787_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:59736_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1845
   [junit4]   2> 28768 INFO  (qtp1831044029-370) [n:127.0.0.1:59787_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:59750_&action=ADDREPLICA&collection=tmp_collection&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 28771 INFO  
(OverseerCollectionConfigSetProcessor-98186929669144580-127.0.0.1:59736_-n_0000000000)
 [n:127.0.0.1:59736_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 28772 INFO  
(OverseerThreadFactory-104-thread-3-processing-n:127.0.0.1:59736_) 
[n:127.0.0.1:59736_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "node":"127.0.0.1:59750_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 28772 INFO  
(OverseerThreadFactory-104-thread-3-processing-n:127.0.0.1:59736_) 
[n:127.0.0.1:59736_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:59750_ 
for creating new replica
   [junit4]   2> 28776 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard2_replica_n0&action=CREATE&collection=tmp_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 28778 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 28883 INFO  
(zkCallback-54-thread-2-processing-n:127.0.0.1:59736_) [n:127.0.0.1:59736_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 28883 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:59750_) [n:127.0.0.1:59750_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 29808 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 29824 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.s.IndexSchema [tmp_collection_shard2_replica_n0] Schema name=test
   [junit4]   2> 29934 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 29957 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard2_replica_n0' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 29958 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard2.replica_n0' (registry 
'solr.core.tmp_collection.shard2.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92
   [junit4]   2> 29958 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 29958 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] o.a.s.c.SolrCore 
[[tmp_collection_shard2_replica_n0] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_DB7F198BC7B028EC-001\jetty-002\cores\tmp_collection_shard2_replica_n0],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_DB7F198BC7B028EC-001\jetty-002\cores\tmp_collection_shard2_replica_n0\data\]
   [junit4]   2> 29962 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=59.15625, 
floorSegmentMB=0.486328125, forceMergeDeletesPctAllowed=11.115476344906973, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 30036 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 30037 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 30039 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 30039 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 30040 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=8.2958984375, 
floorSegmentMB=1.7685546875, forceMergeDeletesPctAllowed=17.322237935262905, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.792197218873034
   [junit4]   2> 30042 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@53f41e4c[tmp_collection_shard2_replica_n0] main]
   [junit4]   2> 30043 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 30044 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 30044 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 30046 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570990881177075712
   [junit4]   2> 30048 INFO  
(searcherExecutor-131-thread-1-processing-n:127.0.0.1:59750_ 
x:tmp_collection_shard2_replica_n0 s:shard2 c:tmp_collection) 
[n:127.0.0.1:59750_ c:tmp_collection s:shard2  
x:tmp_collection_shard2_replica_n0] o.a.s.c.SolrCore 
[tmp_collection_shard2_replica_n0] Registered new searcher 
Searcher@53f41e4c[tmp_collection_shard2_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 30053 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 30053 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 30053 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:59750/tmp_collection_shard2_replica_n0/
   [junit4]   2> 30053 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 30053 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.SyncStrategy http://127.0.0.1:59750/tmp_collection_shard2_replica_n0/ 
has no replicas
   [junit4]   2> 30053 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 30056 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:59750_) [n:127.0.0.1:59750_    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 30057 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59750/tmp_collection_shard2_replica_n0/ shard2
   [junit4]   2> 30163 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:59750_) [n:127.0.0.1:59750_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 30163 INFO  
(zkCallback-54-thread-2-processing-n:127.0.0.1:59736_) [n:127.0.0.1:59736_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 30212 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 30218 INFO  (qtp1274489065-314) [n:127.0.0.1:59750_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard2_replica_n0&action=CREATE&collection=tmp_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1441
   [junit4]   2> 30230 INFO  (qtp1831044029-370) [n:127.0.0.1:59787_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:59750_&action=ADDREPLICA&collection=tmp_collection&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1461
   [junit4]   2> 30233 INFO  (qtp1831044029-366) [n:127.0.0.1:59787_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:59762_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 30238 INFO  
(OverseerCollectionConfigSetProcessor-98186929669144580-127.0.0.1:59736_-n_0000000000)
 [n:127.0.0.1:59736_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 30239 INFO  
(OverseerThreadFactory-104-thread-4-processing-n:127.0.0.1:59736_) 
[n:127.0.0.1:59736_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "node":"127.0.0.1:59762_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 30239 INFO  
(OverseerThreadFactory-104-thread-4-processing-n:127.0.0.1:59736_) 
[n:127.0.0.1:59736_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:59762_ 
for creating new replica
   [junit4]   2> 30246 INFO  (qtp574023059-341) [n:127.0.0.1:59762_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n1&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 30247 INFO  (qtp574023059-341) [n:127.0.0.1:59762_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 30355 INFO  
(zkCallback-54-thread-2-processing-n:127.0.0.1:59736_) [n:127.0.0.1:59736_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 30355 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:59750_) [n:127.0.0.1:59750_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 30355 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:59762_) [n:127.0.0.1:59762_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31270 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 31289 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 31354 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 31376 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n1' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 31377 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard1.replica_n1' (registry 
'solr.core.tmp_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f24fa92
   [junit4]   2> 31377 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 31377 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[tmp_collection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_DB7F198BC7B028EC-001\jetty-003\cores\tmp_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_DB7F198BC7B028EC-001\jetty-003\cores\tmp_collection_shard1_replica_n1\data\]
   [junit4]   2> 31381 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=59.15625, 
floorSegmentMB=0.486328125, forceMergeDeletesPctAllowed=11.115476344906973, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 31461 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 31461 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 31463 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 31463 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 31465 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=8.2958984375, 
floorSegmentMB=1.7685546875, forceMergeDeletesPctAllowed=17.322237935262905, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.792197218873034
   [junit4]   2> 31465 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a222f77[tmp_collection_shard1_replica_n1] main]
   [junit4]   2> 31467 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 31467 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 31467 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 31471 INFO  
(searcherExecutor-137-thread-1-processing-n:127.0.0.1:59762_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection) 
[n:127.0.0.1:59762_ c:tmp_collection s:shard1  
x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[tmp_collection_shard1_replica_n1] Registered new searcher 
Searcher@1a222f77[tmp_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31471 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570990882671296512
   [junit4]   2> 31476 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.c.ZkController Core needs to recover:tmp_collection_shard1_replica_n1
   [junit4]   2> 31481 INFO  (qtp774135800-291) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1 r:core_node1 x:tmp_collection_shard1_replica_n0] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n0]  webapp= path=/cdcr 
params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 31485 INFO  
(updateExecutor-63-thread-1-processing-n:127.0.0.1:59762_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection) 
[n:127.0.0.1:59762_ c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 31486 INFO  (qtp574023059-341) [n:127.0.0.1:59762_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n1&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1240
   [junit4]   2> 31492 INFO  (qtp1831044029-366) [n:127.0.0.1:59787_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:59762_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1259
   [junit4]   2> 31494 INFO  (qtp1831044029-365) [n:127.0.0.1:59787_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:59787_&action=ADDREPLICA&collection=tmp_collection&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 31494 INFO  
(recoveryExecutor-64-thread-1-processing-n:127.0.0.1:59762_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:59762_ c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 31495 INFO  
(recoveryExecutor-64-thread-1-processing-n:127.0.0.1:59762_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:59762_ c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 31495 INFO  
(recoveryExecutor-64-thread-1-processing-n:127.0.0.1:59762_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:59762_ c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[tmp_collection_shard1_replica_n1]
   [junit4]   2> 31495 INFO  
(recoveryExecutor-64-thread-1-processing-n:127.0.0.1:59762_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:59762_ c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 31495 INFO  
(recoveryExecutor-64-thread-1-processing-n:127.0.0.1:59762_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:59762_ c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.c.RecoveryStrategy Publishing state 
of core [tmp_collection_shard1_replica_n1] as recovering, leader is 
[http://127.0.0.1:59736/tmp_collection_shard1_replica_n0/] and I am 
[http://127.0.0.1:59762/tmp_collection_shard1_replica_n1/]
   [junit4]   2> 31499 INFO  
(OverseerCollectionConfigSetProcessor-98186929669144580-127.0.0.1:59736_-n_0000000000)
 [n:127.0.0.1:59736_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 31504 INFO  
(recoveryExecutor-64-thread-1-processing-n:127.0.0.1:59762_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:59762_ c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:59736]; [WaitForState: 
action=PREPRECOVERY&core=tmp_collection_shard1_replica_n0&nodeName=127.0.0.1:59762_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 31504 INFO  
(OverseerThreadFactory-104-thread-5-processing-n:127.0.0.1:59736_) 
[n:127.0.0.1:59736_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "node":"127.0.0.1:59787_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 31505 INFO  
(OverseerThreadFactory-104-thread-5-processing-n:127.0.0.1:59736_) 
[n:127.0.0.1:59736_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:59787_ 
for creating new replica
   [junit4]   2> 31508 INFO  (qtp1831044029-364) [n:127.0.0.1:59787_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard2_replica_n1&action=CREATE&collection=tmp_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 31509 INFO  (qtp1831044029-364) [n:127.0.0.1:59787_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 31515 INFO  (qtp774135800-288) [n:127.0.0.1:59736_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 31516 INFO  (qtp774135800-288) [n:127.0.0.1:59736_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tmp_collection, shard=shard1, 
thisCore=tmp_collection_shard1_replica_n0, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:59762_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"tmp_collection_shard1_replica_n1","base_url":"http://127.0.0.1:59762","node_name":"127.0.0.1:59762_","state":"down","type":"NRT"}
   [junit4]   2> 31616 INFO  
(zkCallback-72-thread-1-processing-n:127.0.0.1:59787_) [n:127.0.0.1:59787_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31616 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:59762_) [n:127.0.0.1:59762_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31616 INFO  
(zkCallback-54-thread-2-processing-n:127.0.0.1:59736_) [n:127.0.0.1:59736_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31616 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:59750_) [n:127.0.0.1:59750_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 32487 INFO  (qtp774135800-287) [n:127.0.0.1:59736_ 
c:tmp_collection s:shard1 r:core_node1 x:tmp_collection_shard1_replica_n0] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n0]  webapp= path=/cdcr 
params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 32517 INFO  (qtp774135800-288) [n:127.0.0.1:59736_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tmp_collection, shard=shard1, 
thisCore=tmp_collection_shard1_replica_n0, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=recovering, 
localState=active, nodeName=127.0.0.1:59762_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"tmp_collection_shard1_replica_n1","base_url":"http://127.0.0.1:59762","node_name":"127.0.0.1:59762_","state":"recovering","type":"NRT"}
   [junit4]   2> 32517 INFO  (qtp774135800-288) [n:127.0.0.1:59736_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 32517 INFO  (qtp774135800-288) [n:127.0.0.1:59736_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:59762_&onlyIfLeaderActive=true&core=tmp_collection_shard1_replica_n0&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1002
   [junit4]   2> 32553 INFO  (qtp1831044029-364) [n:127.0.0.1:59787_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 32582 INFO  (qtp1831044029-364) [n:127.0.0.1:59787_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n1] 
o.a.s.s.IndexSchema [tmp_collection_shard2_replica_n1] Schema name=test
   [junit4]   2> 32665 INFO  (qtp1831044029-364) [n:127.0.0.1:59787_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test

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

689393
   [junit4]   2> 31164 INFO  (jetty-closer-24-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 31167 INFO  (jetty-closer-24-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@6c06898e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 31167 INFO  (jetty-closer-24-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1660521042
   [junit4]   2> 31168 INFO  (jetty-closer-24-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 31168 INFO  (jetty-closer-24-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@206fbe7c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 31169 INFO  (jetty-closer-24-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 31170 INFO  (jetty-closer-24-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=548312978
   [junit4]   2> 31171 INFO  (jetty-closer-24-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 31187 INFO  (jetty-closer-24-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 31195 INFO  (jetty-closer-24-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 31199 INFO  (jetty-closer-24-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 31241 INFO  (jetty-closer-24-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 31247 INFO  (jetty-closer-24-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2654f3f4{/solr,null,UNAVAILABLE}
   [junit4]   2> 31248 INFO  
(zkCallback-39-thread-2-processing-n:127.0.0.1:53749_solr) 
[n:127.0.0.1:53749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 31248 INFO  
(zkCallback-40-thread-1-processing-n:127.0.0.1:53743_solr) 
[n:127.0.0.1:53743_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 31251 INFO  (jetty-closer-24-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 31252 INFO  (jetty-closer-24-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 31253 INFO  (jetty-closer-24-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 31261 INFO  (jetty-closer-24-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 31263 INFO  (jetty-closer-24-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 31263 INFO  (coreCloseExecutor-183-thread-1) 
[n:127.0.0.1:53749_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@643af02f
   [junit4]   2> 31265 INFO  (coreCloseExecutor-184-thread-1) 
[n:127.0.0.1:53743_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7709b4e
   [junit4]   2> 31276 INFO  (coreCloseExecutor-183-thread-1) 
[n:127.0.0.1:53749_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n2, tag=1681584175
   [junit4]   2> 31283 INFO  (coreCloseExecutor-183-thread-1) 
[n:127.0.0.1:53749_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1681584175
   [junit4]   2> 31283 INFO  (coreCloseExecutor-184-thread-1) 
[n:127.0.0.1:53743_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=124820302
   [junit4]   2> 31291 INFO  (coreCloseExecutor-184-thread-1) 
[n:127.0.0.1:53743_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=124820302
   [junit4]   2> 31298 INFO  (jetty-closer-24-thread-3) [    ] o.a.s.c.Overseer 
Overseer (id=98187055229566984-127.0.0.1:53749_solr-n_0000000000) closing
   [junit4]   2> 31301 INFO  
(OverseerStateUpdate-98187055229566984-127.0.0.1:53749_solr-n_0000000000) 
[n:127.0.0.1:53749_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53749_solr
   [junit4]   2> 31308 WARN  
(zkCallback-39-thread-1-processing-n:127.0.0.1:53749_solr) 
[n:127.0.0.1:53749_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 31315 INFO  (jetty-closer-24-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@effb44c{/solr,null,UNAVAILABLE}
   [junit4]   2> 31316 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 0x15cd49b44800009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 32816 WARN  
(zkCallback-40-thread-2-processing-n:127.0.0.1:53743_solr) 
[n:127.0.0.1:53743_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 32821 INFO  (jetty-closer-24-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b7e8e65{/solr,null,UNAVAILABLE}
   [junit4]   2> 32825 ERROR 
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[ADCBA1F379BC53A]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 32827 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[ADCBA1F379BC53A]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53738 53738
   [junit4]   2> 32828 INFO  (Thread-70) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:53738 53738
   [junit4]   2> 32832 WARN  (Thread-70) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 32832 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[ADCBA1F379BC53A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLTROnSolrCloud 
-Dtests.method=testSimpleQuery -Dtests.seed=ADCBA1F379BC53A -Dtests.slow=true 
-Dtests.locale=ar-BH -Dtests.timezone=Pacific/Ponape -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   8.99s J0 | TestLTROnSolrCloud.testSimpleQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: 
/responseHeader/status
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ADCBA1F379BC53A:7FD17A03278103EF]:0)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
   [junit4]    >        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_ADCBA1F379BC53A-001
   [junit4]   2> Jun 23, 2017 10:59: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=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-BH, timezone=Pacific/Ponape
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=37401448,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldValueFeature, 
TestNoMatchSolrFeature, TestLTRScoringQuery, TestLinearModel, 
TestLTRQParserPlugin, TestLTRWithSort, TestManagedFeatureStore, 
TestLTROnSolrCloud]
   [junit4] Completed [16/33 (1!)] on J0 in 10.15s, 1 test, 1 error <<< 
FAILURES!

[...truncated 36900 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to