Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4098/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
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([A263244130CAF8C7:D76EE45D20D03E12]: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.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$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=1223, 
name=cdcr-update-log-synchronizer-545-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=1211, 
name=cdcr-update-log-synchronizer-539-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=1223, name=cdcr-update-log-synchronizer-545-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=1211, name=cdcr-update-log-synchronizer-539-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([AF66F7C248A38974]: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=1223, name=cdcr-update-log-synchronizer-545-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=1211, 
name=cdcr-update-log-synchronizer-539-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=1223, name=cdcr-update-log-synchronizer-545-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=1211, name=cdcr-update-log-synchronizer-539-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([AF66F7C248A38974]:0)


FAILED:  
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
Expected to see nodes come back collection1 null Live Nodes: 
[127.0.0.1:51484_solr, 127.0.0.1:51488_solr, 127.0.0.1:51486_solr] Last 
available state: 
DocCollection(collection1//collections/collection1/state.json/22)={   
"pullReplicas":"0",   "replicationFactor":"1",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node1":{           "core":"collection1_shard1_replica_n1",           
"base_url":"http://127.0.0.1:51489/solr";,           
"node_name":"127.0.0.1:51489_solr",           "state":"down",           
"type":"NRT"},         "core_node3":{           
"core":"collection1_shard1_replica_n2",           
"base_url":"http://127.0.0.1:51488/solr";,           
"node_name":"127.0.0.1:51488_solr",           "state":"active",           
"type":"NRT"},         "core_node4":{           
"core":"collection1_shard1_replica_n3",           
"base_url":"http://127.0.0.1:51494/solr";,           
"node_name":"127.0.0.1:51494_solr",           "state":"down",           
"type":"NRT"},         "core_node5":{           
"core":"collection1_shard1_replica_n4",           
"base_url":"http://127.0.0.1:51487/solr";,           
"node_name":"127.0.0.1:51487_solr",           "state":"down",           
"type":"NRT"},         "core_node6":{           
"core":"collection1_shard1_replica_n5",           
"base_url":"http://127.0.0.1:51486/solr";,           
"node_name":"127.0.0.1:51486_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{"core_node2":{  
         "core":"collection1_shard2_replica_n1",           
"base_url":"http://127.0.0.1:51484/solr";,           
"node_name":"127.0.0.1:51484_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected to see nodes come back collection1
null
Live Nodes: [127.0.0.1:51484_solr, 127.0.0.1:51488_solr, 127.0.0.1:51486_solr]
Last available state: 
DocCollection(collection1//collections/collection1/state.json/22)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"collection1_shard1_replica_n1",
          "base_url":"http://127.0.0.1:51489/solr";,
          "node_name":"127.0.0.1:51489_solr",
          "state":"down",
          "type":"NRT"},
        "core_node3":{
          "core":"collection1_shard1_replica_n2",
          "base_url":"http://127.0.0.1:51488/solr";,
          "node_name":"127.0.0.1:51488_solr",
          "state":"active",
          "type":"NRT"},
        "core_node4":{
          "core":"collection1_shard1_replica_n3",
          "base_url":"http://127.0.0.1:51494/solr";,
          "node_name":"127.0.0.1:51494_solr",
          "state":"down",
          "type":"NRT"},
        "core_node5":{
          "core":"collection1_shard1_replica_n4",
          "base_url":"http://127.0.0.1:51487/solr";,
          "node_name":"127.0.0.1:51487_solr",
          "state":"down",
          "type":"NRT"},
        "core_node6":{
          "core":"collection1_shard1_replica_n5",
          "base_url":"http://127.0.0.1:51486/solr";,
          "node_name":"127.0.0.1:51486_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "core":"collection1_shard2_replica_n1",
          "base_url":"http://127.0.0.1:51484/solr";,
          "node_name":"127.0.0.1:51484_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([AF66F7C248A38974:F1523A8C0BDC1593]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:109)
        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)




Build Log:
[...truncated 10944 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/init-core-data-001
   [junit4]   2> 106846 WARN  
(SUITE-CdcrVersionReplicationTest-seed#[AF66F7C248A38974]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 106846 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[AF66F7C248A38974]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 106853 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[AF66F7C248A38974]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 106853 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[AF66F7C248A38974]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 106855 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 106856 INFO  (Thread-252) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 106856 INFO  (Thread-252) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 106860 ERROR (Thread-252) [    ] 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> 106963 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:49578
   [junit4]   2> 106997 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 107000 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 107003 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 107005 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 107007 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 107009 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 107011 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 107013 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 107016 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 107018 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 107020 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 107024 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 107318 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 107320 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@332cafbd{/,null,AVAILABLE}
   [junit4]   2> 107321 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@7c52a5af{HTTP/1.1,[http/1.1]}{127.0.0.1:49582}
   [junit4]   2> 107322 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.Server Started @111761ms
   [junit4]   2> 107322 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, 
hostContext=/, hostPort=49582, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-001/cores}
   [junit4]   2> 107322 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 107322 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 107322 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 107322 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 107322 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T13:12:29.680Z
   [junit4]   2> 107327 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 107327 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-001/solr.xml
   [junit4]   2> 107333 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 107337 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49578/solr
   [junit4]   2> 107381 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49582_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 107382 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49582_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:49582_
   [junit4]   2> 107384 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49582_    ] o.a.s.c.Overseer Overseer 
(id=98187578521485316-127.0.0.1:49582_-n_0000000000) starting
   [junit4]   2> 107402 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49582_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49582_
   [junit4]   2> 107407 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:49582_) [n:127.0.0.1:49582_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 107583 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49582_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414
   [junit4]   2> 107587 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49582_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414
   [junit4]   2> 107587 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49582_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414
   [junit4]   2> 107589 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49582_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-001/cores
   [junit4]   2> 107944 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 107947 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17641dfb{/,null,AVAILABLE}
   [junit4]   2> 107952 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@4bb4ea52{HTTP/1.1,[http/1.1]}{127.0.0.1:49587}
   [junit4]   2> 107952 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.Server Started @112391ms
   [junit4]   2> 107952 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, 
hostContext=/, hostPort=49587, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-002/cores}
   [junit4]   2> 107952 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 107953 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 107953 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 107953 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 107954 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T13:12:30.312Z
   [junit4]   2> 107973 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 107973 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-002/solr.xml
   [junit4]   2> 108008 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 108012 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49578/solr
   [junit4]   2> 108034 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49587_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 108037 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49587_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 108041 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49587_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49587_
   [junit4]   2> 108043 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:49582_) [n:127.0.0.1:49582_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 108044 INFO  
(zkCallback-202-thread-1-processing-n:127.0.0.1:49587_) [n:127.0.0.1:49587_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 108165 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49587_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414
   [junit4]   2> 108177 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49587_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414
   [junit4]   2> 108177 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49587_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414
   [junit4]   2> 108178 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49587_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-002/cores
   [junit4]   2> 108497 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 108500 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57b72eb8{/,null,AVAILABLE}
   [junit4]   2> 108500 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@75dcb629{HTTP/1.1,[http/1.1]}{127.0.0.1:49591}
   [junit4]   2> 108501 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.Server Started @112940ms
   [junit4]   2> 108501 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3, 
hostContext=/, hostPort=49591, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-003/cores}
   [junit4]   2> 108501 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 108501 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 108501 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 108501 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 108501 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T13:12:30.859Z
   [junit4]   2> 108505 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 108505 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-003/solr.xml
   [junit4]   2> 108516 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 108521 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49578/solr
   [junit4]   2> 108541 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49591_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 108556 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49591_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 108561 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49591_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49591_
   [junit4]   2> 108563 INFO  
(zkCallback-196-thread-2-processing-n:127.0.0.1:49582_) [n:127.0.0.1:49582_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 108563 INFO  
(zkCallback-202-thread-1-processing-n:127.0.0.1:49587_) [n:127.0.0.1:49587_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 108576 INFO  
(zkCallback-208-thread-1-processing-n:127.0.0.1:49591_) [n:127.0.0.1:49591_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 108744 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49591_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414
   [junit4]   2> 108753 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49591_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414
   [junit4]   2> 108753 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49591_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414
   [junit4]   2> 108754 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49591_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-003/cores
   [junit4]   2> 109076 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 109078 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@703bd122{/,null,AVAILABLE}
   [junit4]   2> 109079 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@3f72a8de{HTTP/1.1,[http/1.1]}{127.0.0.1:49596}
   [junit4]   2> 109079 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.e.j.s.Server Started @113519ms
   [junit4]   2> 109079 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4, 
hostContext=/, hostPort=49596, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-004/cores}
   [junit4]   2> 109079 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 109080 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 109080 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 109080 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 109080 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T13:12:31.438Z
   [junit4]   2> 109084 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 109084 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-004/solr.xml
   [junit4]   2> 109091 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 109095 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49578/solr
   [junit4]   2> 109108 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49596_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 109112 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49596_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 109115 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49596_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49596_
   [junit4]   2> 109117 INFO  
(zkCallback-202-thread-1-processing-n:127.0.0.1:49587_) [n:127.0.0.1:49587_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 109118 INFO  
(zkCallback-214-thread-1-processing-n:127.0.0.1:49596_) [n:127.0.0.1:49596_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 109117 INFO  
(zkCallback-208-thread-1-processing-n:127.0.0.1:49591_) [n:127.0.0.1:49591_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 109117 INFO  
(zkCallback-196-thread-2-processing-n:127.0.0.1:49582_) [n:127.0.0.1:49582_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 109182 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49596_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414
   [junit4]   2> 109185 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49596_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414
   [junit4]   2> 109186 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49596_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414
   [junit4]   2> 109187 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) 
[n:127.0.0.1:49596_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-004/cores
   [junit4]   2> 109225 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 109227 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[AF66F7C248A38974]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49578/solr 
ready
   [junit4]   2> 109230 INFO  (qtp1665765537-1098) [n:127.0.0.1:49582_    ] 
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> 109234 INFO  
(OverseerThreadFactory-501-thread-1-processing-n:127.0.0.1:49582_) 
[n:127.0.0.1:49582_    ] o.a.s.c.CreateCollectionCmd Create collection 
tmp_collection
   [junit4]   2> 109234 INFO  
(OverseerThreadFactory-501-thread-1-processing-n:127.0.0.1:49582_) 
[n:127.0.0.1:49582_    ] o.a.s.c.CreateCollectionCmd Only one config set found 
in zk - using it:conf1
   [junit4]   2> 109235 WARN  
(OverseerThreadFactory-501-thread-1-processing-n:127.0.0.1:49582_) 
[n:127.0.0.1:49582_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (tmp_collection) without cores.
   [junit4]   2> 109346 INFO  (qtp1665765537-1098) [n:127.0.0.1:49582_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 109347 INFO  (qtp1665765537-1098) [n:127.0.0.1:49582_    ] 
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=116
   [junit4]   2> 109351 INFO  (qtp1665765537-1099) [n:127.0.0.1:49582_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:49582_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 109357 INFO  
(OverseerThreadFactory-501-thread-2-processing-n:127.0.0.1:49582_) 
[n:127.0.0.1:49582_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "node":"127.0.0.1:49582_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 109359 INFO  
(OverseerCollectionConfigSetProcessor-98187578521485316-127.0.0.1:49582_-n_0000000000)
 [n:127.0.0.1:49582_    ] 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> 109360 INFO  
(OverseerThreadFactory-501-thread-2-processing-n:127.0.0.1:49582_) 
[n:127.0.0.1:49582_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:49582_ 
for creating new replica
   [junit4]   2> 109365 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_    ] 
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> 109365 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 109477 INFO  
(zkCallback-196-thread-2-processing-n:127.0.0.1:49582_) [n:127.0.0.1:49582_    
] 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> 110414 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 110424 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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> 110498 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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> 110530 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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> 110530 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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@31e96414
   [junit4]   2> 110531 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 110531 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-001/cores/tmp_collection_shard1_replica_n0],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-001/cores/tmp_collection_shard1_replica_n0/data/]
   [junit4]   2> 110543 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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=37, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=6.13671875, 
floorSegmentMB=1.5400390625, forceMergeDeletesPctAllowed=14.602252244657269, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 110744 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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> 110744 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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> 110746 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 110746 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 110748 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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=41, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=21.861328125, 
floorSegmentMB=2.021484375, forceMergeDeletesPctAllowed=22.51994285802654, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 110750 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@644716c0[tmp_collection_shard1_replica_n0] main]
   [junit4]   2> 110752 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 110752 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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> 110753 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 110765 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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> 110772 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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> 110805 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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 1571001260481445888
   [junit4]   2> 110806 INFO  
(searcherExecutor-522-thread-1-processing-n:127.0.0.1:49582_ 
x:tmp_collection_shard1_replica_n0 s:shard1 c:tmp_collection) 
[n:127.0.0.1:49582_ 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@644716c0[tmp_collection_shard1_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 110814 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 110814 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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> 110814 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49582/tmp_collection_shard1_replica_n0/
   [junit4]   2> 110814 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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> 110814 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.SyncStrategy http://127.0.0.1:49582/tmp_collection_shard1_replica_n0/ 
has no replicas
   [junit4]   2> 110814 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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> 110819 INFO  
(zkCallback-196-thread-2-processing-n:127.0.0.1:49582_) [n:127.0.0.1:49582_    
] o.a.s.h.CdcrLeaderStateManager Received new leader state @ 
tmp_collection:shard1
   [junit4]   2> 110821 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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:49582/tmp_collection_shard1_replica_n0/ shard1
   [junit4]   2> 110933 INFO  
(zkCallback-196-thread-2-processing-n:127.0.0.1:49582_) [n:127.0.0.1:49582_    
] 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> 110978 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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> 110981 INFO  (qtp1665765537-1100) [n:127.0.0.1:49582_ 
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=1616
   [junit4]   2> 110985 INFO  (qtp1665765537-1099) [n:127.0.0.1:49582_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:49582_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1633
   [junit4]   2> 110986 INFO  (qtp1665765537-1101) [n:127.0.0.1:49582_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:49587_&action=ADDREPLICA&collection=tmp_collection&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 110989 INFO  
(OverseerThreadFactory-501-thread-3-processing-n:127.0.0.1:49582_) 
[n:127.0.0.1:49582_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "node":"127.0.0.1:49587_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 110990 INFO  
(OverseerThreadFactory-501-thread-3-processing-n:127.0.0.1:49582_) 
[n:127.0.0.1:49582_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:49587_ 
for creating new replica
   [junit4]   2> 110990 INFO  
(OverseerCollectionConfigSetProcessor-98187578521485316-127.0.0.1:49582_-n_0000000000)
 [n:127.0.0.1:49582_    ] 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> 110993 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_    ] 
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> 110994 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 111100 INFO  
(zkCallback-202-thread-1-processing-n:127.0.0.1:49587_) [n:127.0.0.1:49587_    
] 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> 111100 INFO  
(zkCallback-196-thread-2-processing-n:127.0.0.1:49582_) [n:127.0.0.1:49582_    
] 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> 112022 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 112030 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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> 112098 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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> 112137 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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> 112137 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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@31e96414
   [junit4]   2> 112137 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 112137 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-002/cores/tmp_collection_shard2_replica_n0],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-002/cores/tmp_collection_shard2_replica_n0/data/]
   [junit4]   2> 112152 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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=37, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=6.13671875, 
floorSegmentMB=1.5400390625, forceMergeDeletesPctAllowed=14.602252244657269, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 112267 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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> 112267 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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> 112269 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 112269 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 112271 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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=41, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=21.861328125, 
floorSegmentMB=2.021484375, forceMergeDeletesPctAllowed=22.51994285802654, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 112286 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39e81783[tmp_collection_shard2_replica_n0] main]
   [junit4]   2> 112288 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 112288 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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> 112289 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 112292 INFO  
(searcherExecutor-528-thread-1-processing-n:127.0.0.1:49587_ 
x:tmp_collection_shard2_replica_n0 s:shard2 c:tmp_collection) 
[n:127.0.0.1:49587_ 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@39e81783[tmp_collection_shard2_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 112292 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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 1571001262040678400
   [junit4]   2> 112299 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 112299 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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> 112299 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49587/tmp_collection_shard2_replica_n0/
   [junit4]   2> 112299 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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> 112299 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.SyncStrategy http://127.0.0.1:49587/tmp_collection_shard2_replica_n0/ 
has no replicas
   [junit4]   2> 112299 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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> 112303 INFO  
(zkCallback-202-thread-1-processing-n:127.0.0.1:49587_) [n:127.0.0.1:49587_    
] o.a.s.h.CdcrLeaderStateManager Received new leader state @ 
tmp_collection:shard2
   [junit4]   2> 112305 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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:49587/tmp_collection_shard2_replica_n0/ shard2
   [junit4]   2> 112409 INFO  
(zkCallback-196-thread-2-processing-n:127.0.0.1:49582_) [n:127.0.0.1:49582_    
] 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> 112409 INFO  
(zkCallback-202-thread-1-processing-n:127.0.0.1:49587_) [n:127.0.0.1:49587_    
] 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> 112465 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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> 112472 INFO  (qtp1594350721-1123) [n:127.0.0.1:49587_ 
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=1478
   [junit4]   2> 112475 INFO  (qtp1665765537-1101) [n:127.0.0.1:49582_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:49587_&action=ADDREPLICA&collection=tmp_collection&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1489
   [junit4]   2> 112477 INFO  (qtp1665765537-1102) [n:127.0.0.1:49582_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:49591_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 112480 INFO  
(OverseerThreadFactory-501-thread-4-processing-n:127.0.0.1:49582_) 
[n:127.0.0.1:49582_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "node":"127.0.0.1:49591_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 112480 INFO  
(OverseerThreadFactory-501-thread-4-processing-n:127.0.0.1:49582_) 
[n:127.0.0.1:49582_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:49591_ 
for creating new replica
   [junit4]   2> 112480 INFO  
(OverseerCollectionConfigSetProcessor-98187578521485316-127.0.0.1:49582_-n_0000000000)
 [n:127.0.0.1:49582_    ] 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> 112484 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_    ] 
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> 112485 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 112591 INFO  
(zkCallback-196-thread-2-processing-n:127.0.0.1:49582_) [n:127.0.0.1:49582_    
] 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> 112591 INFO  
(zkCallback-202-thread-1-processing-n:127.0.0.1:49587_) [n:127.0.0.1:49587_    
] 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> 112591 INFO  
(zkCallback-208-thread-1-processing-n:127.0.0.1:49591_) [n:127.0.0.1:49591_    
] 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> 113505 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 113513 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
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> 113561 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
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> 113583 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
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> 113583 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
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@31e96414
   [junit4]   2> 113583 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 113583 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
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 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-003/cores/tmp_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_AF66F7C248A38974-001/jetty-003/cores/tmp_collection_shard1_replica_n1/data/]
   [junit4]   2> 113585 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
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=37, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=6.13671875, 
floorSegmentMB=1.5400390625, forceMergeDeletesPctAllowed=14.602252244657269, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 113647 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
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> 113647 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
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> 113649 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 113649 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 113652 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
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=41, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=21.861328125, 
floorSegmentMB=2.021484375, forceMergeDeletesPctAllowed=22.51994285802654, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 113659 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@395bb00d[tmp_collection_shard1_replica_n1] main]
   [junit4]   2> 113661 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 113661 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
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> 113662 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 113664 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
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 1571001263479324672
   [junit4]   2> 113665 INFO  
(searcherExecutor-534-thread-1-processing-n:127.0.0.1:49591_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection) 
[n:127.0.0.1:49591_ 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@395bb00d[tmp_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 113669 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
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> 113669 INFO  
(updateExecutor-205-thread-1-processing-n:127.0.0.1:49591_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection) 
[n:127.0.0.1:49591_ c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 113670 INFO  
(recoveryExecutor-206-thread-1-processing-n:127.0.0.1:49591_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:49591_ 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> 113670 INFO  
(recoveryExecutor-206-thread-1-processing-n:127.0.0.1:49591_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:49591_ c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 113670 INFO  
(recoveryExecutor-206-thread-1-processing-n:127.0.0.1:49591_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:49591_ 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> 113670 INFO  
(recoveryExecutor-206-thread-1-processing-n:127.0.0.1:49591_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:49591_ 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> 113670 INFO  
(recoveryExecutor-206-thread-1-processing-n:127.0.0.1:49591_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:49591_ 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:49582/tmp_collection_shard1_replica_n0/] and I am 
[http://127.0.0.1:49591/tmp_collection_shard1_replica_n1/]
   [junit4]   2> 113671 INFO  (qtp196091490-1146) [n:127.0.0.1:49591_ 
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=1186
   [junit4]   2> 113671 INFO  (qtp1665765537-1096) [n:127.0.0.1:49582_ 
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=2
   [junit4]   2> 113673 INFO  
(recoveryExecutor-206-thread-1-processing-n:127.0.0.1:49591_ 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:49591_ 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:49582]; [WaitForState: 
action=PREPRECOVERY&core=tmp_collection_shard1_replica_n0&nodeName=127.0.0.1:49591_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 113675 INFO  (qtp1665765537-1098) [n:127.0.0.1:49582_    ] 
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> 113675 INFO  (qtp1665765537-1102) [n:127.0.0.1:49582_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:49591_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1198
   [junit4]   2> 113676 INFO  (qtp1665765537-1099) [n:127.0.0.1:49582_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:49596_&action=ADDREPLICA&collection=tmp_collection&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 113677 INFO  (qtp1665765537-1098) [n:127.0.0.1:49582_    ] 
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:49591_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"tmp_collection_shard1_replica_n1","base_url":"http://127.0.0.1:49591","node_name":"127.0.0.1:49591_","state":"down","type":"NRT"}
   [junit4]   2> 113679 INFO  
(OverseerThreadFactory-501-thread-5-processing-n:127.0.0.1:49582_) 
[n:127.0.0.1:49582_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "node":"127.0.0.1:49596_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 113679 INFO  
(OverseerThreadFactory-501-thread-5-processing-n:127.0.0.1:49582_) 
[n:127.0.0.1:49582_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:49596_ 
for creating new replica
   [junit4]   2> 113680 INFO  
(OverseerCollectionConfigSetProcessor-98187578521485316-127.0.0.1:49582_-n_0000000000)
 [n:127.0.0.1:49582_    ] 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> 113683 INFO  (qtp1152901479-1168) [n:127.0.0.1:49596_    ] 
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> 113684 INFO  (qtp1152901479-1168) [n:127.0.0.1:49596_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 113793 INFO  
(zkCallback-196-thread-2-processing-n:127.0.0.1:49582_) [n:127.0.0.1:49582_    
] 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> 113793 INFO  
(zkCallback-214-thread-1-processing-n:127.0.0.1:49596_) [n:127.0.0.1:49596_    
] 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> 113793 INFO  
(zkCallback-208-thread-1-processing-n:127.0.0.1:49591_) [n:127.0.0.1:49591_    
] 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> 113793 INFO  
(zkCallback-202-thread-1-processing-n:127.0.0.1:49587_) [n:127.0.0.1:49587_    
] 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> 114676 INFO  (qtp1665765537-1103) [n:127.0.0.1:49582_ 
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> 114679 INFO  (qtp1665765537-1098) [n:127.0.0.1:49582_    ] 
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:49591_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"tmp_collection_shard1_replica_n1","base_url":"http://127.0.0.1:49591","node_name":"127.0.0.1:49591_","state":"recovering","type":"NRT"}
   [junit4]   2> 114679 INFO  (qtp1665765537-1098) [n:127.0.0.1:49582_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 114679 INFO  (qtp1665765537-1098) [n:127.0.0.1:49582_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:49591_&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=1004
   [junit4]   2> 114715 INFO  (qtp1152901479-1168) [n:127.0.0.1:49596_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 114725 INFO  (qtp1152901479-1168) [n:127.0.0.1:49596_ 
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> 114785 INFO  (qtp1152901479-1168) [n:127.0.0.1:49596_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 114810 INFO  (qtp1152901479-1168) [n:127.0.0.1:49596_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard2_replica_n1' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 114811 INFO  (qtp1152901479-1168) [n:127.0.0.1:49596_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard2.replica_n1' (registry 
'solr.core.tmp_collection.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31e96414
   [junit4]   2> 114811 INFO  (qtp1152901479-1168) [n:127.0.0.1:49596_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Buil

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

... (5) -> (3)
   [junit4]   2> 28995 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:56529_solr) 
[n:127.0.0.1:56529_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (3)
   [junit4]   2> 28995 INFO  
(zkCallback-71-thread-1-processing-n:127.0.0.1:56528_solr) 
[n:127.0.0.1:56528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (3)
   [junit4]   2> 28997 INFO  
(zkCallback-62-thread-2-processing-n:127.0.0.1:56527_solr) 
[n:127.0.0.1:56527_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 28997 INFO  
(zkCallback-71-thread-2-processing-n:127.0.0.1:56528_solr) 
[n:127.0.0.1:56528_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56528_solr
   [junit4]   2> 28997 INFO  
(zkCallback-71-thread-1-processing-n:127.0.0.1:56528_solr) 
[n:127.0.0.1:56528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 29005 INFO  (coreCloseExecutor-221-thread-1) 
[n:127.0.0.1:56528_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard2.replica_n1, tag=1203289138
   [junit4]   2> 29010 INFO  (coreCloseExecutor-222-thread-1) 
[n:127.0.0.1:56527_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=2027779480
   [junit4]   2> 29010 INFO  (coreCloseExecutor-221-thread-1) 
[n:127.0.0.1:56528_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=1203289138
   [junit4]   2> 29013 INFO  (coreCloseExecutor-222-thread-1) 
[n:127.0.0.1:56527_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=2027779480
   [junit4]   2> 29016 INFO  
(zkCallback-62-thread-2-processing-n:127.0.0.1:56527_solr) 
[n:127.0.0.1:56527_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 29016 INFO  
(zkCallback-62-thread-1-processing-n:127.0.0.1:56527_solr) 
[n:127.0.0.1:56527_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56527_solr
   [junit4]   2> 29019 WARN  
(zkCallback-62-thread-2-processing-n:127.0.0.1:56527_solr) 
[n:127.0.0.1:56527_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 30467 WARN  
(zkCallback-70-thread-1-processing-n:127.0.0.1:56531_solr) 
[n:127.0.0.1:56531_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 30478 WARN  
(zkCallback-68-thread-1-processing-n:127.0.0.1:56526_solr) 
[n:127.0.0.1:56526_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 30478 WARN  
(zkCallback-63-thread-3-processing-n:127.0.0.1:56530_solr) 
[n:127.0.0.1:56530_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 30479 INFO  (jetty-closer-20-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7c248eb5{/solr,null,UNAVAILABLE}
   [junit4]   2> 30479 INFO  (jetty-closer-20-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5c991f76{/solr,null,UNAVAILABLE}
   [junit4]   2> 30482 INFO  (jetty-closer-20-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@16b097f1{/solr,null,UNAVAILABLE}
   [junit4]   2> 30504 WARN  
(zkCallback-64-thread-2-processing-n:127.0.0.1:56533_solr) 
[n:127.0.0.1:56533_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 30504 WARN  
(zkCallback-65-thread-2-processing-n:127.0.0.1:56529_solr) 
[n:127.0.0.1:56529_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 30504 WARN  
(zkCallback-69-thread-2-processing-n:127.0.0.1:56535_solr) 
[n:127.0.0.1:56535_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 30505 INFO  (jetty-closer-20-thread-8) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25781c75{/solr,null,UNAVAILABLE}
   [junit4]   2> 30505 INFO  (jetty-closer-20-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2313569{/solr,null,UNAVAILABLE}
   [junit4]   2> 30506 INFO  (jetty-closer-20-thread-10) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14802b03{/solr,null,UNAVAILABLE}
   [junit4]   2> 30526 WARN  
(zkCallback-71-thread-2-processing-n:127.0.0.1:56528_solr) 
[n:127.0.0.1:56528_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 30526 INFO  (jetty-closer-20-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@21830d49{/solr,null,UNAVAILABLE}
   [junit4]   2> 30526 INFO  (jetty-closer-20-thread-9) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6dbbe846{/solr,null,UNAVAILABLE}
   [junit4]   2> 30530 ERROR 
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[A263244130CAF8C7]) [    ] 
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> 30532 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[A263244130CAF8C7]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56524 56524
   [junit4]   2> 30547 INFO  (Thread-44) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:56524 56524
   [junit4]   2> 30665 WARN  (Thread-44) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/aliases.json
   [junit4]   2>        11      /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/clusterprops.json
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        10      /solr/collections/collection1/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98187691895881752-127.0.0.1:56533_solr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/98187691895881758-127.0.0.1:56528_solr-n_0000000007
   [junit4]   2>        2       
/solr/overseer_elect/election/98187691895881754-127.0.0.1:56529_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2>        12      /solr/collections
   [junit4]   2> 
   [junit4]   2> 30665 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[A263244130CAF8C7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLTROnSolrCloud 
-Dtests.method=testSimpleQuery -Dtests.seed=A263244130CAF8C7 -Dtests.slow=true 
-Dtests.locale=tr-TR -Dtests.timezone=Europe/Gibraltar -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   7.76s J0 | TestLTROnSolrCloud.testSimpleQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: 
/responseHeader/status
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A263244130CAF8C7:D76EE45D20D03E12]: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: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTROnSolrCloud_A263244130CAF8C7-001
   [junit4]   2> Jun 23, 2017 1:41:26 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=MockRandom), 
popularity=PostingsFormat(name=LuceneVarGapFixedInterval), 
description=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=Direct), 
text=PostingsFormat(name=LuceneVarGapFixedInterval), 
title=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=479, 
maxMBSortInHeap=6.985615930750556, sim=RandomSimilarity(queryNorm=true): {}, 
locale=tr-TR, timezone=Europe/Gibraltar
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=100343592,total=267911168
   [junit4]   2> NOTE: All tests run in this JVM: [TestUserTermScorereQDF, 
TestModelManagerPersistence, TestManagedFeatureStore, TestLTRWithSort, 
TestExternalValueFeatures, TestRerankBase, TestLTROnSolrCloud]
   [junit4] Completed [10/33 (1!)] on J0 in 8.20s, 1 test, 1 error <<< FAILURES!

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

Reply via email to